/**
 * Infortis/ultimo
 * Custom CSS fallback
 * app/design/frontend/Infortis/ultimo/web/css/_custom.less
 */
.header .logo-wrapper .logo {
  display: inline-block;
  max-width: 220px;
  margin: 0;
  text-decoration: none !important;
}
.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header .form-search {
  margin: 0 auto;
  position: relative;
  padding-right: 70px;
}
.block-search .input-text {
  max-width: 221px;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  color: #bbbbbb;
  border: none;
  padding-right: 10px;
  float: right;
}
.block-search .action.search {
  height: 32px;
  width: 70px;
  background-color: #535353;
  color: #fff;
  margin: 0;
  line-height: 32px;
}
.block-search .action.search:hover {
  background-color: #b1b1b1;
  color: #fff !important;
}
.block-search .action.search::before {
  display: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  font-size: 12px;
  line-height: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.account .block-reorder .actions-toolbar,
.catalog-category-view .block-reorder .actions-toolbar {
  max-width: none;
  width: 100%;
  border-top: 1px dotted #e5e5e5;
  text-align: center;
  padding: 5px 0 0;
}
.account .block-reorder .actions-toolbar .secondary,
.catalog-category-view .block-reorder .actions-toolbar .secondary {
  width: 100%;
}
.account .block-reorder .actions-toolbar .primary,
.catalog-category-view .block-reorder .actions-toolbar .primary {
  float: none;
  margin: 0;
}
#user-menu-wrapper-regular {
  float: right;
}
.header-container .right-column .user-menu .mini-cart,
.header-container .right-column .user-menu .mini-compare,
.header-container .right-column .user-menu .top-links,
.header-container .right-column .user-menu .top-links ul {
  float: none !important;
}
h1 {
  font-size: 2.667em !important;
  line-height: 1.25em;
  margin: 10px 0;
  word-wrap: break-word;
}
h4 {
  font-size: 1.3333em;
  line-height: 1.25em;
  margin: 10px 0;
}
h2 {
  font-size: 2em !important;
  line-height: 1.25em;
  margin: 10px 0 10px;
}
h3 {
  font-weight: normal;
  line-height: 1.2em;
  font-size: 1.6666em;
  margin: 10px 0;
}
.col-main h6 {
  font-weight: bold;
  font-size: 14pt;
}
.f-left,
.left {
  float: left !important;
}
.cms-home .main.container {
  background-color: transparent;
  padding-bottom: 0;
  padding-top: 0;
}
.cms-home .main.container .inner-container {
  padding: 0;
}
.category-cms p {
  margin-bottom: 0;
}
.category-cms .entry-content ul {
  margin-bottom: 0;
}
.category-cms .entry-content ul li {
  margin-bottom: 0;
}
#datenschutz ol {
  list-style-type: decimal;
  margin-left: 15px;
}
#datenschutz ol li {
  padding-left: 20px;
  padding-top: 20px;
  margin: 0;
}
#agbs #agblist li {
  margin: 0;
}
#agbs #agblist > li .listheadline {
  font-weight: bold;
  line-height: 50px;
  height: 50px;
}
#agbs #agblist > li .listheadline span {
  padding-right: 20px;
}
#agbs #agblist > li .listcontent {
  padding-left: 34px;
  box-sizing: border-box;
}
#agbs #agblist ol li .listitem_under {
  display: inline-table;
  padding-right: 10px;
  line-height: 40px;
}
#agbs #agblist ol li .listitem_text {
  display: inline-table;
  padding-right: 10px;
  width: 90%;
}
.category-cms .col3-set {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.sidebar-main .block.filter {
  margin: 0;
}
.sidebar-main .block.filter .title {
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  color: #e30327;
  margin: 0;
}
.sidebar-main .block.filter .title strong {
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.9rem;
  margin: 0;
}
.sidebar-main .block.filter .content .options {
  padding-left: 10px;
  padding-top: 10px;
}
.sidebar-main .block.filter .content .options dt {
  font-weight: 600;
  padding: 10px 0 0;
  margin: 0;
}
.sidebar-main .block.filter .content .options dd {
  padding: 5px 0 10px 5px;
}
.sidebar-main .block.filter .content .options dd li {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  color: #535353;
  line-height: 1.5em;
  margin: 0;
  background: url(../images/bullet.png) 3px 5px no-repeat;
  padding-left: 15px;
}
.sidebar-main .block.filter .content .options dd li:hover {
  background-position: 6px 5px;
}
.category-cms .block.itemslider .block-title {
  color: #e30327;
  font-weight: bold;
  font-size: 1.6em;
  padding: 8px 80px 7px 0px !important;
}
.catalog-category-view .category-cms .block.itemslider .block-content {
  padding: 0;
}
.catalog-category-view .category-cms .block.itemslider .block-content .owl-buttons {
  top: -36px;
}
.sidebar .block .block-title {
  padding-top: 8px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
body.catalogsearch-result-index .sidebar .block .filter-content .block-subtitle {
  padding-top: 8px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.template-page-content ul {
  list-style-type: disc;
  margin: 0 0 0 2%;
}
.template-page-content ul li {
  margin: 5px 0 0 0;
}
.breadcrumbs .items {
  font-size: 0.917em;
}
.breadcrumbs .item:not(:last-child):after {
  background: url(../images/pix.png) 0 -129px no-repeat;
  width: 7px;
  height: 5px;
  margin: 6px 4px 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.breadcrumbs .items > li {
  color: #535353;
  position: relative;
  padding-right: 15px;
}
.products-grid-partitioned .item .actions .actions-primary .action.tocart {
  width: 100%;
}
.faq_anchors h3 {
  margin: 10px 0 5px;
  font-size: 1.3333em;
  font-weight: bold;
}
.faq_content a:hover {
  color: #818181;
}
.search-autocomplete {
  right: 70px;
  top: 32px;
}
.filter-options .filter-options-title {
  text-transform: none;
}
.filter-options .filter-options-content {
  padding: 5px 0px 10px 5px;
}
.filter-options .filter-options-content li {
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  line-height: 1.5em;
  background: url(../images/img/bullet.png) 3px 5px no-repeat;
  padding-left: 15px;
}
.filter-options .filter-options-content li a {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.filter-options .filter-options-content li a:hover {
  color: #e30327;
  background: none;
}
.filter-options .filter-options-content li:hover {
  background-position: 6px 5px;
}
.feature.indent {
  padding-left: 51px;
  position: relative;
  min-height: 60px;
}
.feature.neutralcertificates .icon {
  padding: 0px;
  max-width: 40px;
  max-height: 80px;
  padding-bottom: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.feature.neutralcertificates p {
  font-size: 10px;
  line-height: 18px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  background: #e30327;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background-color: #535353;
  color: #fff;
}
.block-minicart .block-content > .actions > .primary .action.primary span:after {
  display: none;
}
.minicart-items .product-item-details {
  padding-left: 100px;
}
.minicart-items .product > .product-item-photo {
  padding: 3px;
  border: 1px solid #e5e5e5;
}
#scroll-to-top {
  border-radius: 0;
}
.pages .action.previous > span,
.pages .action.next > span {
  position: relative;
}
.pages .page,
.pages .current .page,
.pages .action {
  width: 32px;
  height: 32px;
}
.toolbar-products .pages {
  padding: 5px 0;
}
.pages .page {
  background-color: #f5f5f5 !important;
}
.pages .page:hover,
.pages .item.pages-item-next a:hover,
.pages .item.pages-item-previous a:hover {
  background-color: #ddd !important;
  color: #333 !important;
}
.pages .current .page {
  background-color: #ddd !important;
}
.pages .item.pages-item-next a {
  background-image: url(../images/pix.png);
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: -30px -55px;
  text-indent: -9999px;
}
.pages .item.pages-item-previous a {
  background-image: url(../images/pix.png);
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: 0px -55px;
  text-indent: -9999px;
}
.pages .action.next:before,
.pages .action.previous:before {
  display: none;
}
.cms-home .slideshow-wrapper-additional,
.cms-home .viewport,
.cms-home .products_taschen,
.cms-home .products_geschenke,
.cms-home .products_shirts,
.cms-home .products_taschen,
.cms-home .caritasba1nner,
.cms-home .caritasbanner {
  background-color: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.cms-home .mybannercontainer {
  margin: 0;
  width: 100%;
}
.cms-home .viewport.mybannercontainer {
  padding: 0;
  margin: 0;
  float: none;
  display: block;
}
.cms-home .home {
  margin: 0 -1%;
}
.cms-home .caritasbanner .section-title {
  margin-bottom: 15px;
}
.products-grid .sticker {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 1.1666em;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
}
.products-grid .sticker.new {
  background-color: #e30327;
  color: #fff;
}
.products-grid .sticker.sale {
  background-color: #F12B63;
  color: #fff;
  display: none;
}
/* Effects */
.item:hover .sticker {
  width: 70px;
  height: 70px;
}
.sticker-wrapper {
  position: absolute;
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
}
.product-view .sticker-wrapper {
  z-index: 99;
  /* On product page z-index gteater than Cloud Zoom image */
}
.sticker-wrapper.top-right {
  top: -3px;
  right: -3px;
  background-image: url("/media/catalog/sale/sale_80x80.png");
  width: 80px;
  height: 80px;
}
.sticker-wrapper.bottom-right {
  bottom: -3px;
  right: -3px;
}
.sticker-wrapper.bottom-left {
  bottom: -3px;
  left: -3px;
}
.sticker-wrapper.top-left {
  top: -3px;
  left: -3px;
}
.products-grid .sticker.new,
.products-list .sticker.new {
  top: -3px;
  left: 0px;
  /*
  Muttertag sticker 
  background-image: url("/media/catalog/sale/muttertag_st.png");
  */
  background-image: url("../images/sale/neu_54x54.png");
  width: 170px !important;
  height: 80px !important;
  background-color: transparent;
  border-radius: 0;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0px;
  position: relative;
  max-width: 98%;
}
.item:hover .sticker {
  width: 170px;
  height: 70px;
  top: 20px;
}
.sticker-wrapper.top-right {
  background: none;
}
.sticker-wrapper.top-right {
  left: 0px;
  width: 100%;
}
.product-img-box .sticker-wrapper.top-left .sticker.new {
  /* zum muttertag
  background-image: url("/media/catalog/sale/muttertag_st_big.png");
  */
  background-image: url("../images/sale/neu_92x92.png");
  width: 272px;
  height: 88px;
}
.cms-home .block.itemslider .block-title {
  color: #e30327;
  font-size: 1.6em;
  font-weight: bold;
}
.cms-home .product.details.product-item-details,
body.catalog-category-view .category-cms .owl-carousel .product.details.product-item-details {
  position: relative;
  max-width: 170px;
  margin: 0 auto;
}
.cms-home .products-grid .price-box,
body.catalog-category-view .category-cms .products-grid .owl-carousel .price-box {
  position: absolute;
  right: 0;
  top: -37px;
  width: 70px;
  max-width: 72px;
  background-color: #535353;
  color: #fff;
  margin-left: 0;
  margin-top: 0;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}
.cms-home .products-grid .price-box .price {
  color: #fff;
  font-size: 1.1em;
}
.cms-home .products-grid .item:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.cms-home .products-grid .item:hover .price-box {
  background-color: #e30327;
}
div.social-links a {
  color: #e30327;
}
div.social-links a:hover {
  background-color: #b1b1b1;
}
.social-links a {
  background-color: #535353;
  border-radius: 0;
  display: block;
  float: left;
  height: 32px;
  margin-bottom: 5px;
  margin-right: 3px;
  overflow: hidden;
  transition: all 300ms ease-in-out 0s;
  width: 32px;
}
.float-left {
  float: left;
}
.footer .footer-copyright {
  font-size: 0.9166em;
  line-height: 1.3636em;
  margin: 0 0 10px 10px;
  color: #333333;
}
.footer .footer-copyright small {
  font-size: 0.9166em;
  line-height: 1.3636em;
}
.products-grid .product-item-name {
  margin: 0;
  line-height: 1.8rem !important;
}
.product.name a {
  color: #000;
  font-size: 10pt;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
}
.product.name a:hover,
.product.name a:focus {
  color: #e30327;
}
.slider-arrows1 .owl-controls .owl-buttons div {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/slider-arrows.png) !important;
  background-repeat: no-repeat;
  background-color: #ddd !important;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.slider-arrows1 .owl-controls .owl-buttons div:hover {
  background-color: #333 !important;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev {
  background-position: -10px -10px;
  margin-right: 1px;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev:hover {
  background-position: -10px -60px;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-next {
  background-position: -60px -10px;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-next:hover {
  background-position: -60px -60px;
}
.mybannercontainer a,
.mybannercontainer li {
  font-size: 10pt;
}
.mybannercontainer li {
  position: relative;
  text-align: center;
}
.mybannercontainer .captionposition p {
  margin: 0;
}
.caption.light3 .heading,
.caption.light3 p {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
}
.mybannercontainer .mybannercaption {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 0;
  text-align: left;
}
.mybannercontainer .captionposition {
  margin: 0 0 5px;
}
.products_taschen .block,
.products_geschenke .block,
.products_shirts .block,
.products_taschen .block {
  margin-bottom: 0;
}
.viewport .textwrapper span.salebutton {
  line-height: 2.4em;
  margin-top: 10px;
  padding: 10px 5px;
  width: 50%;
  color: #fff;
  background-color: #e30327;
  font-weight: bold;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  text-align: center;
}
.viewport .textwrapper span.salebutton .mybutton {
  color: #fff;
}
.viewport .textwrapper p {
  margin-bottom: 1em;
}
.viewport .textwrapper span.salebutton:hover {
  color: #fff;
  background-color: #b1b1b1;
}
.viewport .textwrapper span a {
  color: #e30327;
}
.viewport .textwrapper span a:hover {
  color: #000;
}
.item .tax-details {
  display: none;
}
.header-primary .dropdown-block .dropdown-heading {
  line-height: 24px;
}
.products-grid .product-image {
  display: block;
  margin: 0 auto 10px;
  position: relative;
  text-align: center;
}
.products-grid .owl-carousel .owl-item {
  padding: 0 0 10px;
}
body a {
  color: black;
}
body a:hover,
body a:focus {
  color: #e30327;
}
body .footer-primary-container {
  padding: 0;
}
body .footer-container2 {
  background: none;
}
body .footer-primary {
  background-color: #fff;
  margin-top: 15px;
}
body .footer-bottom-container .footer-bottom {
  background-color: #fff;
  padding: 10px 0 4px 0;
}
.block.itemslider .item {
  margin-left: 5px;
  margin-right: 5px;
}
.block-title strong,
.caritasbanner h3 {
  font-weight: bold !important;
}
.footer a {
  color: #000;
}
.footer a:hover,
.footer a:focus {
  color: #e30327;
}
body .footer .heading {
  font-weight: bold;
  margin-bottom: 0;
}
.footer ul.bullet li {
  padding-left: 12px;
  background: rgba(0, 0, 0, 0) url("../images/footer-bullet.png") no-repeat scroll 0 3px;
}
.footer ul.bullet li:hover {
  background-position: 3px 3px;
}
body .footer-bottom {
  background-color: #fff;
  border-top: 1px solid #f5f5f5;
}
body .footer-bottom-container {
  background-color: transparent !important;
}
.columns .column.main {
  padding-bottom: 10px;
}
body.cms-home .columns .column.main {
  padding-bottom: 5px;
}
body.cms-home .footer-primary {
  margin-top: 0;
}
.block-vertnav .block-title strong {
  color: #e30327;
}
.uaccordion-style1 li a {
  padding: 5px 10px 5px 35px;
}
body .sideacco .nav-item > a {
  background-color: #fff;
  color: #000;
  line-height: 1.5em;
  padding-right: 10px;
}
body .sideacco .nav-item > a:hover,
body .sideacco .nav-item > a:focus {
  background-color: rgba(0, 0, 0, 0.03);
  color: #e30327;
}
body .sideacco .nav-item.current > a {
  background-color: #fff;
  color: #e30327;
}
body .sideacco .nav-item.parent > a {
  padding-right: 10px;
}
body .sideacco .nav-item.parent > a span.caret {
  display: none;
}
body .uaccordion-style1 .opener {
  background-color: #333333 !important;
  color: #fff;
}
body .uaccordion .opener {
  left: 0;
}
body .sideacco .nav-item > .opener {
  height: 31px;
  line-height: 31px;
  width: 28px;
  color: #fff;
}
body .sideacco .nav-item.item-active > .opener {
  background-color: #e30327 !important;
}
body .uaccordion li.nav-item--only-subcategories:hover > .opener {
  background-color: #ababab !important;
  color: #fff;
}
body .uaccordion li.nav-item--only-subcategories ul.nav-panel--dropdown li a {
  padding: 5px 10px 4px 35px;
}
body .uaccordion li.nav-item--only-subcategories ul.nav-panel--dropdown li.level1 a {
  padding-left: 50px;
}
body .uaccordion li.nav-item--only-subcategories ul.nav-panel--dropdown li.level2 a {
  padding-left: 65px;
}
.column.main .page-title-wrapper {
  border-bottom: 1px solid #e5e5e5;
}
.column.main .page-title-wrapper .page-title {
  color: #e30327;
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-size: 2.667em;
  font-weight: bold;
  line-height: 1.25em;
}
.category-description {
  margin: 20px 0;
  position: relative;
}
.category-description p {
  font-size: 14px;
  line-height: 18px;
}
.products-grid .price-box {
  width: 70px;
  position: absolute;
  top: -35px;
  right: 0;
  margin: 0;
  background-color: #535353;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.products-grid .price-box:hover {
  background-color: #e30327;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.itemgrid-adaptive.itemgrid-3col .item:hover .price-box {
  background-color: #e30327;
}
.products-grid.equal-height .item .actions {
  position: relative;
  bottom: auto !important;
}
.products-grid.equal-height .item .actions .actions-primary {
  width: 100%;
}
.product-items .item .tocart {
  padding: 0;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  width: 100%;
  color: #fff;
}
.product-items .item .tocart span {
  font-size: 12px;
  padding-left: 28px;
  background: url("../images/cart_white.png") no-repeat scroll 0 0;
  transition: background 450ms ease-in-out 0s;
}
.product-items .item .tocart:hover span,
.product-items .item .tocart:focus span {
  background: url("../images/cart_white.png") no-repeat scroll 5px 0;
  color: #fff !important;
}
.toolbar-products {
  margin-bottom: 0;
  padding: 5px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.toolbar-products .modes {
  float: right;
  margin-right: 0;
  padding: 5px 0px;
}
.toolbar-products .modes .modes-mode {
  margin-left: 1px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.toolbar-products .modes .modes-mode.active {
  background-color: #ddd;
}
.toolbar-products .modes a.modes-mode {
  background-color: transparent;
}
.toolbar-products .modes a.modes-mode:hover {
  background-color: #ddd;
}
.toolbar-products .modes a.modes-mode:hover:before {
  color: #333;
}
.page-products .toolbar .limiter {
  display: block;
  padding: 5px 10px 5px 0;
}
.page-products .toolbar-products .sorter {
  float: left;
  padding: 5px 10px 5px 0;
}
.page-products .toolbar-products .sorter .sorter-action {
  background: url(../images/pix.png) 0 -87px no-repeat transparent;
  background-color: transparent;
  width: 30px;
  height: 30px;
}
.page-products .toolbar-products .sorter .sorter-action:hover {
  background-position: -60px -87px;
  background-color: #ddd;
}
.page-products .toolbar-products .sorter .sorter-action:before {
  display: none;
}
.page-products .toolbar-products .toolbar-amount {
  padding: 5px 10px 5px 0;
  margin-right: 10px;
  background: url(../images/link-separator.png) right center no-repeat;
  font-weight: bold;
}
body.catalog-category-view .main.container,
body.catalogsearch-result-index .main.container {
  padding-top: 35px;
}
body.catalog-product-view .main.container {
  padding-top: 35px;
}
.breadcrumbs {
  margin: 0 0 10px;
}
body.catalog-category-view .products-grid .product-item-name,
body.catalogsearch-result-index .products-grid .product-item-name {
  float: none;
  width: auto;
  line-height: 22px !important;
  height: 40px;
}
body.catalog-category-view .product-items .item .price-box .price,
body.catalogsearch-result-index .product-items .item .price-box .price {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}
body.catalog-category-view .products-grid .product-item-name a {
  font-size: 14px;
}
body.catalog-category-view .category-description h2 {
  font-size: 2em;
  line-height: 1.25em;
  margin: 10px 0 10px;
}
body.catalog-product-view .product-shop .delivery_time {
  display: none;
}
body.catalog-product-view .product-shop .attribute.overview {
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
body.catalog-product-view .product-shop .overview .product_headline {
  color: #e30327;
  font-size: 2.6666em;
  line-height: 1.2em;
  font-weight: bold;
  width: 92%;
  margin: 0px 0px 30px 0px;
  word-wrap: break-word;
}
body.catalog-product-view .product-shop .overview h3 {
  width: 92%;
  font-size: 12pt;
}
body.catalog-product-view .product-shop .product-info-price {
  float: right;
  margin: 15px 0px 5px;
  text-align: right;
}
body.catalog-product-view .product-shop .product-info-price .price-box .price {
  font-size: 18pt;
  color: #e30327;
}
body.catalog-product-view .product-shop .product-add-form {
  clear: none;
  padding: 15px 0 0 0;
  margin: 0;
  border: none;
}
body.catalog-product-view .product-shop .product-add-form .product-options-wrapper {
  width: 60%;
}
body.catalog-product-view .product-shop .product-add-form .product-options-wrapper .field {
  margin: 0;
}
body.catalog-product-view .product-shop .product-add-form .product-options-wrapper .field .label {
  display: none;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart {
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .qty {
  float: right;
  padding: 0;
  margin-top: 3px;
  line-height: 24px;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .qty .label {
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .qty .input-text {
  height: 32px;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .qty .input-text:hover {
  border-color: #999;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .qty .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .actions {
  float: right;
  margin-left: 10px;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .actions .primary {
  background-color: #e30327;
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  margin: 0px;
  font-size: 12px;
  min-width: inherit;
}
body.catalog-product-view .product-shop .product-add-form .box-tocart .actions .primary:hover {
  color: #fff;
}
body.catalog-product-view .product-shop .product-info-price .product-info-stock-sku {
  display: none;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .block-title {
  color: #e30327;
  font-weight: bold;
  padding: 0 80px 7px 0;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .block-title strong {
  font-size: 1.6em;
  margin: 0;
}
body.catalog-product-view .slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -35px;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  width: 140px !important;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .products-grid .price-box {
  text-align: right;
  position: absolute;
  right: 10px;
  top: 120px;
  z-index: 1;
  background-color: #535353;
  padding: 0 6px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .products-grid .price-box .price {
  color: #fff;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .item:hover .price-box {
  background-color: #e30327;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .item:hover .product-item-name a {
  color: #e30327;
}
body.catalog-product-view .custom-sidebar-right .block.related {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
body.catalog-product-view .custom-sidebar-right .block.itemslider .block-content {
  margin-bottom: 0;
}
body.catalog-product-view .product.data.items.style1 > .item.title > .switch {
  font-size: 13px;
  line-height: 40px;
  height: 40px;
}
body.catalog-product-view .product.data.items.style1 > .item.title.active > .switch {
  margin-top: 0px;
  padding-top: 0;
  font-weight: bold;
  color: #e30327;
}
body.catalog-product-view .product.data.items.style1 > .item.content {
  margin-top: 41px;
}
body.catalog-product-view .box-tabs .content h2,
body.catalog-product-view .collateral-tabs .content h2 {
  color: #e30327;
  font-weight: bold;
  font-size: 1.5em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
body.catalog-product-view .box-tabs .content h6,
body.catalog-product-view .collateral-tabs .content h6 {
  color: #000;
  font-weight: bold;
  font-size: 1.3em;
}
body.catalog-product-view .box-tabs .content ul.product_description_list,
body.catalog-product-view .collateral-tabs .content ul.product_description_list {
  padding-left: 20px;
  margin-bottom: 1em;
}
body.catalog-product-view .box-tabs .content ul.product_description_list li,
body.catalog-product-view .collateral-tabs .content ul.product_description_list li {
  padding-left: 5px;
  list-style-type: disc;
}
body.catalog-product-view .sticker-wrapper .sticker.new {
  background-image: url("../images/neu_92x92.png");
  width: 92px;
  height: 92px;
  font-size: 0px;
  background-color: transparent;
}
body.catalog-product-view .product.data.items.style1 > .item.title > .switch:hover {
  color: #333;
  background-color: #e5e5e5;
}
body.catalog-product-view .product.data.items.style1 > .item.title.active > .switch:hover {
  color: #e30327;
  background-color: #fff;
}
body.catalog-product-view .product-columns-wrapper .product-img-column {
  z-index: 1;
}
body.catalog-category-view .products-list .product-items .item,
body.catalogsearch-result-index .products-list .product-items .item {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
body.catalog-category-view .products-list .product-items .item:hover,
body.catalogsearch-result-index .products-list .product-items .item:hover {
  margin-left: -1%;
  margin-right: -1%;
  padding-left: 1%;
  padding-right: 1%;
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
body.catalog-category-view .products-list-ext .product-item-description,
body.catalogsearch-result-index .products-list-ext .product-item-description {
  margin: 0 0 15px 0;
  border-right: 1px solid #f5f5f5;
  padding-right: 15px;
}
body.catalog-category-view .products-list-ext .product-item-description h1.product_headline {
  font-size: 2em;
  margin: 10px 0;
}
body.catalog-category-view .products-list-ext .product-item-description h3 {
  line-height: 1.33em;
  font-size: 1.3em;
}
body.catalog-category-view .products-list-ext .product-item-description .more,
body.catalogsearch-result-index .products-list-ext .product-item-description .more {
  font-weight: bold;
}
body.catalog-category-view .products-list .product-item-img,
body.catalogsearch-result-index .products-list .product-item-img {
  min-width: inherit;
  width: 31.33%;
  padding: 0;
  margin: 0 1%;
  float: left;
}
body.catalog-category-view .products-list .product-item-img .product-item-photo .product-image-container {
  width: 100% !important;
  vertical-align: top;
}
body.catalog-category-view .products-list .product-item-img .product-item-photo .product-image-container .product-image-photo {
  width: 100%;
}
body.catalog-category-view .products-list .product-item-details,
body.catalogsearch-result-index .products-list .product-item-details {
  width: 39.67%;
  padding: 0px;
  margin: 0 1%;
  float: left;
}
body.catalog-category-view .products-list .product-item-details .product-name,
body.catalogsearch-result-index .products-list .product-item-details .product-name {
  display: none;
}
body.catalog-category-view .products-list .product-item-inner,
body.catalogsearch-result-index .products-list .product-item-inner {
  width: 23%;
  padding: 0;
  margin: 0 1%;
  float: left;
}
body.catalog-category-view .products-list .product-item-inner .product-item-inner-content,
body.catalogsearch-result-index .products-list .product-item-inner .product-item-inner-content {
  border-left: none;
  padding-left: 0px;
}
body.catalog-category-view .products-list .product-item-inner .product-item-actions .actions-primary .tocart span {
  padding-left: 0;
  background: none;
}
body.catalog-category-view .products-list .product-item-inner .price-box,
body.catalogsearch-result-index .products-list .product-item-inner .price-box {
  margin: 0 0 15px;
  font-size: 1.333em;
  line-height: 1.25em;
}
body.catalog-category-view .products-list .product-item-inner .price-box .price,
body.catalogsearch-result-index .products-list .product-item-inner .price-box .price {
  font-size: inherit;
}
body.catalog-category-view .products-list .product-item-inner .actions-primary .primary,
body.catalogsearch-result-index .products-list .product-item-inner .actions-primary .primary {
  width: 100%;
  max-width: 180px;
}
body.catalogsearch-result-index .products-list .product-item-inner .actions-primary .primary span {
  padding-left: 0;
  background: none;
}
body.catalog-category-view .products-list .product-items .item:first-child,
body.catalogsearch-result-index .products-list .product-items .item:first-child {
  border-top: none;
}
body.catalogsearch-result-index .products-list .product-item-inner .actions-primary .primary {
  padding: 0px 25px;
}
.messages .message.success {
  border: solid 1px #535353;
  background-color: #eee;
  background-image: url(../images/i_msg-success.png);
  color: #535353;
  font-weight: bold;
  padding: 25px 25px 25px 80px;
  background-repeat: no-repeat;
  background-position: 25px center;
  font-size: 12px;
}
.messages .message-error {
  padding: 25px 25px 25px 80px !important;
  background-color: #F5DAD3;
  background-image: url(../images/i_msg-error.png);
  color: #c02230;
  background-repeat: no-repeat !important;
  background-position: 25px center !important;
  border: #535353 1px solid;
}
.messages .message-notice {
  border: solid 1px #535353;
  background-color: #f5f5f5;
  color: #e30327;
  font-weight: bold;
  background-image: url(../images/i_msg-note.png);
  background-position: 25px center !important;
  background-repeat: no-repeat !important;
  padding: 25px 25px 25px 80px !important;
  font-size: 12px !important;
}
.messages .message.success > :first-child:before,
.messages .message-error > :first-child:before,
.messages .message.notice > :first-child:before {
  display: none;
}
.itemslider-thumbnails .slides > li a {
  display: block;
  padding: 4px;
  border: 1px solid #eee;
}
.itemslider-thumbnails .slides > li a:hover {
  border-color: #999;
}
.itemslider-thumbnails .slides > li a {
  transition: color 300ms ease-in-out, border-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, border-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, border-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, border-color 300ms ease-in-out;
}
.product-view .product-img-column .product-image {
  border: 1px solid #eee;
  padding: 5px;
  position: relative;
}
#zoom-btn.zoom-btn-small {
  background: url(../images/fullscreen_1.png) no-repeat -2px -2px transparent;
  opacity: 0.6;
  right: 10px;
  bottom: 10px;
  color: #b1b1b1;
}
#zoom-btn.zoom-btn-small:hover {
  background: url(../images/fullscreen_2.png) no-repeat -2px -2px transparent;
  opacity: 0.9;
  right: 10px;
  bottom: 10px;
  color: #535353;
}
#cboxPrevious,
#cboxNext {
  position: absolute !important;
  background: url(../images/slider-arrows.png) no-repeat #dddddd !important;
  width: 30px !important;
  height: 30px !important;
  text-indent: -9999px !important;
}
#cboxNext {
  bottom: 10px !important;
  left: 40px !important;
  background-position: -60px -10px !important;
}
#cboxPrevious {
  bottom: 10px !important;
  left: 10px !important;
  background-position: -10px -10px !important;
}
#cboxClose {
  position: absolute !important;
  bottom: 10px !important;
  right: 10px !important;
  background: url(../images/close-button.png) -10px -10px no-repeat #dddddd !important;
  width: 30px !important;
  height: 30px !important;
  text-indent: -9999px !important;
}
#cboxPrevious:hover,
#cboxNext:hover {
  background-color: #333 !important;
}
#cboxPrevious:hover {
  background-position: -10px -60px !important;
}
#cboxNext:hover {
  background-position: -60px -60px !important;
}
#cboxClose:hover {
  background-position: -10px -60px !important;
  background-color: #333  !important;
}
#cboxNext,
#cboxPrevious,
#cboxClose {
  transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
#cboxOverlay {
  background: url(../images/colorbox/overlay.png) repeat 0 0;
  position: fixed;
  width: 100%;
  height: 100%;
}
.header-top-search-wrapper .search-wrapper.block-search .block-content {
  padding: 0;
}
body.catalog-category-view .category-cms .products-grid .product-item-name {
  float: left;
  width: 100%;
  line-height: 14px !important;
  height: auto;
}
body.catalog-category-view .category-cms .products-grid .product-item-name a {
  font-size: 9pt;
  font-weight: 600;
}
body.catalog-category-view .category-cms .products-grid .price-box {
  position: absolute;
  top: 110px;
  right: 10px;
  background-color: #535353;
  margin-left: 0px;
  margin-top: 5px;
  width: 70px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
body.catalog-category-view .category-cms .products-grid .price-box .price {
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
}
body.catalog-category-view .category-cms .products-grid .products .item {
  display: inline-block;
  width: 100%;
  padding: 20px 10px 10px ;
  box-sizing: border-box;
}
body.catalog-category-view .category-cms .products-grid .products .item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body.catalog-category-view .category-cms .products-grid .products .item:hover .product-item-name a {
  color: #e30327;
}
body.catalog-category-view .category-cms .products-grid .products .item:hover .price-box {
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  background-color: #e30327;
}
.checkout-cart-index .table-wrapper {
  margin-bottom: 15px;
}
.checkout-cart-index .cart-container .form-cart {
  width: 100%;
}
.checkout-cart-index .cart.table-wrapper .items .col {
  padding: 10px;
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .items .col .cell-label {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar {
  margin-left: 0;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-edit {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete {
  width: 15px;
  height: 20px;
  padding: 0;
  margin: 0;
  background: url(../images/pix.png) 0 -186px no-repeat;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete:hover {
  background-position: -16px -186px;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete:active {
  background-position: -33px -186px;
}
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete span {
  font-size: 0px;
}
.checkout-cart-index .cart.table-wrapper .items .col .price-including-tax {
  color: #333333;
  font-size: 12px;
}
.checkout-cart-index .cart.table-wrapper .items .col .price-including-tax .price {
  font-weight: normal;
}
.checkout-cart-index .cart.table-wrapper .items thead + .item {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-cart-index .cart.table-wrapper .items thead + .item .item-info {
  border-bottom: #eee solid 1px;
}
.checkout-cart-index .cart.table-wrapper tbody tr td {
  border-right: 1px solid #e5e5e5;
}
.checkout-cart-index .cart.table-wrapper tbody tr td:last-child {
  border-right: none;
}
.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding: 10px;
  display: table-cell;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
  font-size: 1.4em;
  margin: 0 0 10px;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a {
  color: #000;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a:hover {
  color: #e30327;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options {
  margin: 0 0 0 10px;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dt {
  font-weight: normal;
  background: url(../images/bullet.png) 0 4px no-repeat;
  padding-left: 10px;
  white-space: normal;
  margin: 0 7px 0 0;
  float: none;
  clear: none;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options:before,
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options:after {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dd {
  margin: 0 0 2px;
  float: none;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  margin-top: 0;
  width: 2.5em;
  padding: 8px 2px 7px 2px;
  border: 1px solid #ddd;
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text:hover {
  border-color: #999;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.checkout-cart-index .form-cart .action {
  background-color: #535353;
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 12px;
}
.checkout-cart-index .cart-container .form-cart .action.continue {
  background-color: #535353;
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 12px;
  border-radius: 0;
}
.checkout-cart-index .cart-container .form-cart .action.update {
  padding: 0 20px;
}
.checkout-cart-index .cart-container .form-cart .action.clear {
  display: none;
}
.checkout-cart-index .cart-container .form-cart .actions {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.checkout-cart-index .cart-container .form-cart .action:hover,
.checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-edit:hover {
  background-color: #B1B1B1;
}
.checkout-cart-index .form-cart .action.continue:before,
.checkout-cart-index .cart-container .form-cart .action.update:before {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 98%;
  margin: 20px 1% 0 1%;
  background: none;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .block > .title {
  border-top: none;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-cart-index .cart-container .cart-summary .block > .title:after {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .block > .title:hover {
  color: #e30327;
}
.checkout-cart-index .cart-container .cart-summary .shipping {
  width: 33.33%;
  background: #f5f5f5;
  padding: 0 10px;
  float: left;
  box-sizing: border-box;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  width: 33.33%;
  float: right;
  background: #f5f5f5;
  padding: 20px;
  border: none;
  box-sizing: border-box;
}
.checkout-cart-index .cart-container .cart-summary .discount {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.totals .totals {
  width: auto;
  float: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.totals .mark {
  padding: 1px 0px 1px 7px;
  text-align: right;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.totals .amount {
  padding: 1px 0px 1px 7px;
  text-align: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .checkout-methods-items {
  text-align: right;
  margin: 10px 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .checkout-methods-items .action.primary {
  width: auto;
  background-color: #e30327;
  color: #ffffff;
  font-weight: bold;
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .checkout-methods-items .action.primary:hover {
  background-color: #535353;
}
.checkout-cart-index .cart.table-wrapper .items .col.edit .actions-toolbar {
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .items .col.edit {
  text-align: center;
}
.checkout-cart-index .cart.table-wrapper .items .col.edit .actions-toolbar .action-edit {
  background: none;
  padding: 0px;
  font-weight: normal;
  margin: 0px;
  font-size: 12px;
  height: auto;
  line-height: 12px;
  vertical-align: top;
}
.checkout-cart-index .cart.table-wrapper .items .col.edit .actions-toolbar .action-edit:hover {
  color: #e30327;
}
.checkout-cart-index .cart.table-wrapper .items .col.edit .actions-toolbar .action-delete {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .items .col.img {
  width: 110px;
}
.checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo {
  padding-right: 0;
  max-width: none;
}
.checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container {
  width: auto !important;
}
.checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper {
  max-width: 110px;
}
.checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper img {
  transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
}
.checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper img:hover {
  opacity: 0.85;
}
.checkout-cart-index .main.container {
  padding-top: 40px;
}
.checkout-cart-index .column.main .page-title-wrapper {
  border-bottom: none;
  margin: 0 0 15px;
}
.checkout-cart-index .column.main .page-title-wrapper .page-title {
  padding: 0;
}
.social-links.smaller {
  float: left;
  padding-top: 8px;
}
.login-container .action.primary {
  background-color: #535353 !important;
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  color: #fff !important;
}
.login-container .action.primary:hover {
  background-color: #B1B1B1 !important;
  color: #fff;
}
.customer-account-login .main,
.customer-account-create .main,
.customer-account-forgotpassword .main {
  padding-top: 30px;
}
.customer-account-login .column.main .page-title-wrapper,
.customer-account-create .column.main .page-title-wrapper,
.customer-account-forgotpassword .column.main .page-title-wrapper {
  border-bottom: none;
  padding: 0;
  margin: 0 0 15px;
}
.customer-account-login .column.main .page-title-wrapper .page-title,
.customer-account-create .column.main .page-title-wrapper .page-title,
.customer-account-forgotpassword .column.main .page-title-wrapper .page-title {
  padding: 0;
}
.login-container .block-customer-login .fieldset {
  position: relative;
}
.login-container .block-customer-login .fieldset:after {
  position: absolute;
  bottom: 65px;
  margin: 0;
  font-size: 0.833em;
}
.login-container .block-customer-login .fieldset .field.note {
  margin: 0 0 20px;
}
.login-container .block-customer-login .fieldset .field {
  margin: 0 0 8px;
}
.login-container .block-customer-login .fieldset .field .label {
  margin: 0 0 2px 0;
  font-weight: 600;
  padding: 0;
  text-align: left;
}
.login-container .block-customer-login .fieldset .field .control {
  width: 100%;
}
.login-container .block-customer-login .fieldset .field .control .input-text {
  width: 254px;
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
}
.login-container .block-customer-login .fieldset .field .control .input-text:hover {
  border-color: #999;
}
.login-container .block-customer-login .fieldset .field .control .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.login-container .block-customer-login .fieldset .actions-toolbar {
  margin: 45px 0 0 0;
}
.login-container .block .block-title {
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e5e5e5;
}
.login-container .block .block-title strong {
  font-weight: normal !important;
}
.login-container .block-new-customer .block-content {
  position: relative;
  padding-bottom: 65px;
  min-height: 172px;
}
.login-container .block-new-customer .block-content .actions-toolbar .primary {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.customer-account-create .form.create.account,
.customer-account-forgotpassword .form.password.forget {
  width: 100%;
}
.customer-account-create .form.create.account .fieldset {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding: 30px 30px 10px;
}
.customer-account-create .form.create.account .fieldset > .legend {
  font-size: 1.5em;
  font-weight: normal;
  background-color: #fff;
  text-transform: uppercase;
  float: left;
  margin: -42px 0 0 -10px;
  padding: 0 10px;
}
.customer-account-create .form.create.account .fieldset > .field {
  float: left;
  width: 275px;
  margin-bottom: 13px;
}
.customer-account-create .form.create.account .fieldset > .field > .label {
  padding: 0;
  font-weight: 600;
  text-align: left;
  width: auto;
}
.customer-account-create .form.create.account .fieldset > .field .control {
  width: 100%;
  float: left;
}
.customer-account-create .form.create.account .fieldset > .field .control .input-text {
  width: 254px;
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
}
.customer-account-create .form.create.account .fieldset > .field .control .input-text:hover {
  border-color: #999;
}
.customer-account-create .form.create.account .fieldset > .field .control .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.customer-account-create .form.create.account .fieldset > .field.choice {
  width: 100%;
}
.customer-account-create .form.create.account .fieldset > .field.choice:before {
  display: none;
}
.customer-account-create .form.create.account .fieldset > .field.confirmation {
  width: 100%;
}
.customer-account-create .form.create.account .fieldset > .field .control #password-strength-meter-container {
  width: 254px;
}
.customer-account-create .form.create.account .actions-toolbar {
  margin: 10px 0;
}
.customer-account-create .form.create.account .actions-toolbar .primary {
  float: right;
}
.customer-account-create .form.create.account .actions-toolbar .secondary {
  float: left;
}
.customer-account-create .form.create.account .actions-toolbar .action {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
}
.customer-account-create .form.create.account .actions-toolbar .action:hover {
  background-color: #B1B1B1;
}
.customer-account-forgotpassword .form.password.forget .fieldset {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding: 30px 30px 10px;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .legend {
  font-size: 1.5em;
  font-weight: normal;
  background-color: #fff;
  text-transform: uppercase;
  float: left;
  margin: -42px 0 0 -10px;
  padding: 0 10px;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field {
  margin-bottom: 13px;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field > .label {
  padding: 0;
  font-weight: 600;
  text-align: left;
  width: auto;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field.note {
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field .control {
  width: 100%;
  float: left;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar {
  margin: 10px 0;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field .control {
  width: 100%;
  float: left;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field .control .input-text {
  width: 254px;
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field .control .input-text:hover {
  border-color: #999;
}
.customer-account-forgotpassword .form.password.forget .fieldset > .field .control .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary {
  float: right;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
  float: left;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .action {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .action:hover {
  background-color: #B1B1B1;
}
.account .col-main {
  padding-top: 30px;
}
.account .sidebar {
  margin: 6px 0 10px;
}
.account .sidebar-main .account-nav {
  margin-bottom: 0;
}
.account .sidebar-main .account-nav .title {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #e30327;
}
.account .sidebar-main .account-nav .title strong {
  font-size: 1.5em;
  line-height: 1.2222em;
}
.account .sidebar-main .account-nav .content {
  padding: 10px 0 0 10px;
  background: none;
}
.account .sidebar-main .account-nav .item {
  margin: 0;
}
.account .sidebar-main .account-nav .item a {
  padding: 3px 2px 3px 30px;
  background: url(../images/arrow-menu.png) 0px 1px no-repeat;
  display: block;
  color: #555;
  word-wrap: break-word;
}
.account .sidebar-main .account-nav .item a:hover {
  background: url(../images/arrow-menu-hover.png) 0px 1px no-repeat;
  color: #e30327;
  padding-left: 36px;
}
.account .sidebar-main .account-nav .item.current {
  padding: 4px 2px 4px 5px;
  background: url(../images/arrow-menu-hover.png) 4px 2px no-repeat;
  color: #000;
}
.account .sidebar-main .account-nav .item.current a {
  padding: 0 0 0 30px;
  border: none;
  background: none;
  color: #e30327;
}
.account .sidebar-main .account-nav .item > strong {
  padding: 0 0 0 30px;
  border: none;
  color: #e30327;
}
.account .sidebar-additional .block-title,
.catalog-category-view .sidebar-additional .block-title {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
}
.account .sidebar-additional .block-title > strong,
.catalog-category-view .sidebar-additional .block-title > strong {
  font-size: 1.5em;
  line-height: 1.2222em;
  font-weight: normal !important;
  margin: 0px;
}
.account .block .block-content,
.catalog-category-view .block .block-content {
  padding: 10px;
  display: inline-block;
  width: 100%;
}
.customer-account-edit .action.primary {
  background-color: #535353;
  color: #fff;
}
.customer-account-edit .action.primary:hover {
  background-color: #B1B1B1;
  color: #fff;
}
.customer-account-edit .actions-toolbar .action.view {
  background-color: transparent;
  padding: 0;
  margin: 0;
  height: auto;
  color: #000;
  font-weight: normal;
  line-height: 15px;
}
.customer-account-edit .actions-toolbar .action.view:hover {
  background-color: transparent;
  color: #e30327;
}
.customer-account-edit .actions-toolbar .action {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
}
.customer-account-edit .actions-toolbar .action:hover {
  background-color: #B1B1B1;
  color: #fff;
}
.account .column.main .page-title-wrapper {
  margin: 0 0 15px;
}
.account .column.main .page-title-wrapper .page-title {
  padding: 2px 0;
}
.newsletter-manage-index .actions-toolbar .action.primary,
.newsletter-manage-index .actions-toolbar .action.back {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
}
.newsletter-manage-index .actions-toolbar .action.primary:hover,
.newsletter-manage-index .actions-toolbar .action.back:hover {
  background-color: #B1B1B1;
  color: #fff;
}
.account .form-edit-account .fieldset {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding: 30px 30px 10px;
}
.account .form-edit-account .fieldset > .legend {
  font-size: 1.5em;
  font-weight: normal;
  background-color: #fff;
  text-transform: uppercase;
  float: left;
  margin: -42px 0 0 -10px;
  padding: 0 10px;
}
.account .form-edit-account .fieldset > .field {
  float: left;
  width: 275px;
  margin-bottom: 13px;
}
.account .form-edit-account .fieldset > .field .label {
  margin: 0 0 2px 0;
  font-weight: 600;
  width: auto;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
.account .form-edit-account .fieldset > .field .control {
  width: 100%;
  float: left;
}
.account .form-edit-account .fieldset > .field.choice:before {
  display: none;
}
.account .fieldset > .field .control .input-text {
  width: 254px;
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
}
.account .fieldset > .field .control .input-text:hover {
  border-color: #999;
}
.account .fieldset > .field .control .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.account .fieldset > .field .control select {
  width: 254px;
  border: 1px solid #ddd;
  padding: 6px 6px 6px 2px;
  font-size: 12px;
}
.account .fieldset > .field .control select:hover {
  border-color: #999;
}
.account .fieldset > .field .control select:focus {
  border-color: #000;
  box-shadow: none;
}
.account .fieldset > .field .control #password-strength-meter-container {
  width: 254px;
}
.account .form-edit-account .actions-toolbar {
  margin: 10px 0 !important;
}
.catalog-category-view .sidebar .filter .block-content {
  padding: 0;
}
.catalog-category-view .sidebar .filter .block-subtitle {
  color: #e30327;
  padding-top: 8px;
  padding-bottom: 7px;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.2222em;
}
.account .action.tocart,
.account .action.add,
.catalog-category-view .action.tocart,
.customer-address-index .actions-toolbar .secondary .action.back {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
}
.account .action.tocart:hover,
.account .action.add:hover,
.catalog-category-view .action.tocart:hover,
.customer-address-index .actions-toolbar .secondary .action.back:hover {
  background-color: #B1B1B1;
  color: #fff;
}
.customer-address-index .box-billing-address {
  padding: 15px;
  margin: 0 0 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.customer-address-index .block .block-content {
  padding: 0;
}
.customer-address-index .block-addresses-default .block-title strong,
.customer-address-index .block-addresses-list .block-title strong {
  font-size: 2em !important;
  line-height: 1.25em !important;
  font-weight: normal !important;
}
.newsletter-manage-index .form-newsletter-manage .fieldset {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding: 30px 30px 10px;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .legend {
  font-size: 1.5em;
  font-weight: normal;
  background-color: #fff;
  text-transform: uppercase;
  float: left;
  margin: -42px 0 0 -10px;
  padding: 0 10px;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field {
  float: left;
  width: 275px;
  margin-bottom: 13px;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field > .label {
  padding: 0;
  font-weight: 600;
  text-align: left;
  width: auto;
  vertical-align: top;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field .control {
  width: 100%;
  float: left;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field .control .input-text {
  width: 254px;
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field .control .input-text:hover {
  border-color: #999;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field .control .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field.choice:before {
  display: none;
}
.newsletter-manage-index .form-newsletter-manage .actions-toolbar {
  margin: 10px 0 !important;
}
.account .message.info {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.account .form-address-edit .fieldset {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  padding: 30px 30px 10px;
}
.account .form-address-edit .fieldset > .legend {
  font-size: 1.5em;
  font-weight: normal;
  background-color: #fff;
  text-transform: uppercase;
  float: left;
  margin: -42px 0 0 -10px;
  padding: 0 10px;
}
.account .form-address-edit .fieldset > .field {
  float: left;
  width: 275px;
  margin-bottom: 13px;
}
.account .form-address-edit .fieldset > .field .label {
  margin: 0 0 2px 0;
  font-weight: 600;
  width: auto;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
.account .form-address-edit .fieldset > .field .control {
  width: 100%;
  float: left;
}
.account .form-address-edit .fieldset > .field.choice:before {
  display: none;
}
.account .form-address-edit .actions-toolbar {
  margin: 10px 0 !important;
}
.account .form-address-edit .actions-toolbar .primary {
  float: right;
}
.account .form-address-edit .actions-toolbar .secondary {
  float: left;
}
.account .form-address-edit .actions-toolbar .action {
  padding: 0px 25px;
  height: 45px;
  line-height: 45px;
  background-color: #535353;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  width: auto;
  margin: 0;
}
.account .form-address-edit .actions-toolbar .action:hover {
  background-color: #B1B1B1;
  color: #fff;
}
.account .form-address-edit .fieldset > .field.billing,
.account .form-address-edit .fieldset > .field.shipping {
  position: relative;
  padding-left: 20px;
  margin-top: 2px;
}
.account .form-address-edit .fieldset > .field.billing .checkbox,
.account .form-address-edit .fieldset > .field.shipping .checkbox {
  position: absolute;
  left: 0;
  top: 0;
}
.block .box-actions a.action.edit,
.block .box-actions a.change-password {
  font-weight: 600;
}
.navi-wrapper #mainmenu.mobile-view {
  display: none;
}
.nav-regular .level0-wrapper {
  position: absolute;
  top: 50px;
  left: 0;
  background-color: #fff;
  width: 96%;
  padding: 2%;
}
.nav-regular .level0-wrapper {
  opacity: 0;
  transition: opacity 150ms ease-in-out 150ms;
  -moz-transition: opacity 150ms ease-in-out 150ms;
  -webkit-transition: opacity 150ms ease-in-out 150ms;
  -o-transition: opacity 150ms ease-in-out 150ms;
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.nav-regular .level0-wrapper {
  display: block;
  left: -10000px;
}
.nav-regular .shown-sub {
  opacity: 1;
  left: 0;
  z-index: 2000 !important;
}
.nav-regular li.level0 {
  float: left;
  position: static;
}
.nav-regular li.level0.nav-6,
.nav-regular li.level0.last {
  float: right;
}
.nav-regular .level0 {
  margin: 0;
}
.nav-regular .level0 > a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 50px;
  display: block;
  padding: 0 15px;
}
.nav-regular .level0:hover > a {
  background-color: #b1b1b1;
  color: #fff;
}
.nav-regular li.parent > a {
  padding-right: 20px;
  background: url(../images/arrow-dropdown.png) 100% center no-repeat;
}
.nav-regular li.parent:hover > a {
  background: #b1b1b1 url(../images/arrow-dropdown-w.png) 100% center no-repeat;
}
.nav-regular li.parent.active > a {
  background: url(../images/arrow-dropdown-w.png) 100% center no-repeat;
}
.nav-regular li.level0.active > a {
  background-color: #e30327;
  color: #ffffff;
}
.nav-regular .nav-custom-link .header-nav-dropdown-wrapper {
  padding-bottom: 10px;
}
.nav-regular .myBlockHeader {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.nav-regular .myBlockHeader ul.mywrapper {
  background-color: #ffffff;
  color: #333333;
}
.nav-regular .myBlockHeader ul li {
  margin: 0px;
  padding: 0px;
  line-height: 10pt;
}
.nav-regular .myBlockHeader ul.mywrapper li.level1 {
  padding-top: 8px;
}
.nav-regular .myBlockHeader ul.mywrapper .section-right {
  margin-top: 25px;
  float: right;
}
.nav-regular .myBlockHeader ul.mywrapper .section-right .banner a.banner {
  display: inline-block;
}
.nav-regular .myBlockHeader ul.mywrapper .section-right .banner a.banner img {
  width: 100%;
}
.nav-regular .myBlockHeader .redbg {
  background-color: #e30327;
}
.nav-regular .myBlockHeader .redbg:hover {
  background-color: #B1B1B1;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Tiere {
  background: url(../images/tiere.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Essen {
  background: url(../images/nahrung.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Bildung {
  background: url(../images/bildung.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Hilfspakete {
  background: url(../images/plus.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.T-Shirts {
  background: url(../images/shirt.png) no-repeat scroll 10px 26px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Bekleidung {
  background: url(../images/bekleidung.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Drucksorten {
  background: url(../images/drucksorten.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Heim {
  background: url(../images/heimgarten.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.So {
  background: url(../images/howto_icon.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Anlass {
  background: url(../images/gift_icon.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Firmen {
  background: url(../images/work_icon.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Schulen {
  background: url(../images/school_icon.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage.Danke {
  background: url(../images/heart_icon.png) no-repeat scroll 10px 20px transparent;
}
.nav-regular .myBlockHeader ul.mywrapper li a div div.mycategoryImage {
  vertical-align: bottom;
  text-align: left;
  margin-top: 20px;
  padding-top: 20px;
  bottom: 0px;
}
.nav-regular .nav-custom-link .header-nav-dropdown-wrapper .heading {
  margin: 10px 0 20px 0;
}
.nav-regular .myBlockHeader h3 {
  font-size: 14pt;
  color: #e30327;
  font-weight: bold;
}
.nav-regular .submenu > li.level2 {
  background: url(../images/footer-bullet.png) 5px 3px no-repeat;
  padding-left: 15px;
  transition: background-position 150ms ease-out 0s;
}
.nav-regular .header-nav-dropdown-wrapper .section-right .section-subtext {
  padding-top: 15px;
  padding-left: 5px;
}
.nav-regular .header-nav-dropdown-wrapper .section-right .section-subtext h3 {
  margin: 10px 0;
}
.nav-regular .header-nav-dropdown-wrapper .section-right .section-subtext p {
  margin: 10px 0;
}
.nav-regular .submenu > li.level2:hover {
  background-position: 9px 3px;
}
.nav-regular .header-nav-dropdown-wrapper .myBlockHeader ul.mywrapper ul.submenu li {
  float: none;
  clear: both;
  padding: 0px 5px 4px 10px;
}
.nav-regular .submenu li.level2 a.submenulink {
  padding-left: 10px;
  font-size: 11pt;
  line-height: 13pt;
  display: block;
}
.nav-regular .submenu li.level2 a {
  color: #333333;
}
.nav-regular .submenu li a:hover {
  color: #e30327;
}
.nav-regular ul li a {
  padding: 0px 5px 0px 5px;
  box-sizing: border-box;
}
.nav-regular .myBlockHeader ul.mywrapper li.level1 a {
  display: inline-block;
  width: 100%;
  padding-right: 5px;
  background: none;
}
.header-regular .block-search .input-text:focus {
  border: none;
  box-shadow: none;
}
body.catalogsearch-result-index .products-grid .product-item-name {
  line-height: 20px !important;
}
body.catalogsearch-result-index .products.products-grid .item .product-name a {
  font-size: 15px;
  font-weight: bold;
}
body.catalogsearch-result-index .products.products-grid .item .price-box .price {
  color: #e30327;
  font-size: 1.5em;
  font-weight: bold;
}
.checkout-onepage-success .main.container {
  padding-top: 30px;
}
.checkout-onepage-success .column .page-title {
  padding: 0;
  margin: 0 0 15px;
}
.checkout-onepage-success .column .page-title h1 {
  margin: 0;
  color: #e30327;
  font-weight: bold;
}
.checkout-onepage-success .data-table {
  display: inline-block;
}
.checkout-onepage-success .data-table tbody,
.checkout-onepage-success .data-table tbody tr {
  display: inline-block;
  width: 100%;
}
.checkout-onepage-success .data-table thead,
.checkout-onepage-success .data-table thead tr {
  display: inline-block;
  width: 100%;
}
.checkout-onepage-success .data-table thead tr {
  border-bottom: 1px solid #e5e5e5 !important;
}
.checkout-onepage-success .data-table thead tr th {
  float: left;
}
.checkout-onepage-success .data-table thead tr th,
.checkout-onepage-success .data-table tbody tr td {
  border-right: none;
  padding: 10px;
}
.checkout-onepage-success .data-table tbody tr td.successproductsmallimageurl {
  width: 25%;
  padding-right: 6%;
  float: left;
}
.checkout-onepage-success .data-table tbody tr td.successproductname {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.checkout-onepage-success .data-table tbody tr td.successproductname .successSpende .button {
  padding: 0px 25px;
  height: 45px;
  background-color: #535353;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.checkout-onepage-success .data-table tbody tr td.successproductname .successSpende .button:hover {
  background-color: #B1B1B1;
}
.checkout-onepage-success .buttons-set .button {
  float: right;
  padding: 0px 25px;
  height: 45px;
  background-color: #535353;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.checkout-onepage-success .buttons-set .button:hover {
  background-color: #B1B1B1;
}
.createpdf-index-index .pdfimage {
  width: 35%;
  float: left;
  border: 1px solid #eee;
  padding: 5px;
  margin-right: 20px;
  min-width: 220px;
}
.createpdf-index-index .billetAnleitung {
  width: 60%;
  float: left;
}
.createpdf-index-index .createpdf {
  float: left;
}
.createpdf-index-index .createpdf .input-text,
.createpdf-index-index .createpdf .pdfInputField {
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
  font-size: 12px;
}
.createpdf-index-index .createpdf .input-text:hover,
.createpdf-index-index .createpdf .pdfInputField:hover {
  border-color: #999;
}
.createpdf-index-index .createpdf .input-text:focus,
.createpdf-index-index .createpdf .pdfInputField:focus {
  border-color: #000;
  box-shadow: none;
}
.createpdf-index-index .createpdf .button {
  padding: 0px 25px;
  height: 45px;
  background-color: #535353;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.createpdf-index-index .createpdf .button:hover {
  background-color: #B1B1B1;
}
.createpdf-index-index .columns .page-title-wrapper {
  display: none;
}
.opc-wrapper .shipping-address-item.selected-item,
.main-color--border {
  border-color: #e30327 !important;
}
.opc-progress-bar-item._active::before,
.opc-progress-bar-item._active > span::before,
.opc-wrapper .shipping-address-item.selected-item::after,
.filter-title strong[data-count]::after,
.main-color--bg {
  background-color: #e30327 !important;
}
.checkout-index-index .column .checkout-shipping-address .action-show-popup,
.checkout-index-index .column .checkout-payment-method .actions-toolbar .action.primary,
.checkout-index-index .column .checkout-payment-method .form-discount .actions-toolbar .action-apply {
  padding: 0px 25px;
  height: 45px;
  background-color: #535353;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.checkout-index-index .column .checkout-shipping-address .action-show-popup:hover,
.checkout-index-index .column .checkout-payment-method .actions-toolbar .action.primary:hover,
.checkout-index-index .column .checkout-payment-method .form-discount .actions-toolbar .action-apply:hover {
  background-color: #B1B1B1;
}
.checkout-index-index .column .checkout-shipping-method .actions-toolbar .continue {
  padding: 0px 25px;
  height: 45px;
  background-color: #e30327;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.checkout-index-index .column .checkout-shipping-method .actions-toolbar .continue:hover {
  background-color: #535353;
}
.checkout-index-index .column .checkout-payment-method .form-discount .input-text {
  border: 1px solid #ddd;
  padding: 8px 2px 7px 2px;
  font-size: 12px;
}
.checkout-index-index .column .checkout-payment-method .form-discount .input-text:hover {
  border-color: #999;
}
.checkout-index-index .column .checkout-payment-method .form-discount .input-text:focus {
  border-color: #000;
  box-shadow: none;
}
.checkout-index-index .column .addresses {
  margin-top: 20px;
}
.cookiealert {
  padding: 2px 0;
  border-bottom: 1px solid #e0e0e0 !important;
  background: #f0f0f0;
  font-size: 12px;
  font-family: Verdana;
}
.v-minimalist {
  background-color: transparent;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.v-bar .v-message {
  padding: 8px 10px;
  text-align: left;
  width: 75%;
  box-sizing: border-box;
  float: left;
}
.v-bar .v-actions {
  line-height: 50px;
  width: 25%;
  text-align: right;
  float: right;
}
.v-bar .v-actions .v-button {
  padding: 0px 25px;
  background-color: #535353;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 35px;
  line-height: 35px;
  margin: 0 0 0 6px;
}
.v-bar .v-actions .v-button:hover {
  background-color: #B1B1B1;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  -moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  -ms-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  -o-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.page-wrapper {
  border-top: 0 !important;
}
.catalog-product-view .product-lower-primary-column .itemslider .block-title {
  color: #e30327;
  font-weight: bold;
  font-size: 1.6em;
  padding: 8px 80px 7px 0px;
}
.catalog-product-view .product-lower-primary-column .itemslider .block-title > strong {
  font-size: 19px;
  line-height: 24px;
}
.catalog-product-view .product-lower-primary-column .itemslider .products-grid .item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.catalog-product-view .product-lower-primary-column .itemslider .products-grid .item:hover .product-item-name a {
  color: #e30327;
}
.catalog-product-view .product-lower-primary-column .itemslider .products-grid .price-box {
  position: absolute;
  z-index: 1;
  top: 110px;
  right: 10px;
  background-color: #535353;
  margin-left: 0px;
  margin-top: 5px;
  width: 70px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.catalog-product-view .product-lower-primary-column .itemslider .products-grid .price-box .price {
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
}
.catalog-product-view .product-lower-primary-column .itemslider .products-grid .products .item:hover .price-box {
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  background-color: #e30327;
}
.filled_newslatter .control {
  float: right !important;
}
.filled_newslatter #newsletter-subscribe {
  float: left;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement {
  position: relative;
  padding-left: 20px;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  margin: 2px 5px 0 0px;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement label {
  vertical-align: top;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement label button.action {
  text-align: left;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement label .action-show span {
  margin: 0;
  font-weight: 600;
  color: #333;
}
.checkout-index-index .opc-payment .checkout-agreements .checkout-agreement label .action-show span:hover {
  color: #333;
}
.checkout-index-index .checkout-payment-method .payment-method-content .actions-toolbar .primary .action.primary {
  padding: 0px 25px;
  height: 45px;
  background-color: #e30327;
  color: #fff;
  line-height: 45px;
  font-size: 12px;
}
.checkout-index-index .checkout-payment-method .payment-method-content .actions-toolbar .primary .action.primary:hover {
  background-color: #535353;
}
.product-shop .attribute.overview .type {
  display: none;
}
.footer-container .social-links a {
  background-color: #e30327;
}
#cookielaw-widget {
  margin: 10px 0;
}
#cookielaw-widget .v-actions {
  width: 100%;
}
#cookielaw-widget #v-accept {
  margin-right: 10px;
}
#cookielaw-widget button.active span.title-active {
  background-color: #e30327 !important;
}
#cookielaw-widget .active span > span::after {
  content: "✔";
  font-size: 15px;
  margin-left: 15px;
}
#cookielaw-widget button.button {
  background-color: #535353;
  color: #fff;
}
#cookielaw-widget button.active span {
  background-color: red !important;
}
#cookielaw-widget .title-inactive:hover {
  background-color: #b1b1b1 !important;
}
#cookielaw-widget button.button {
  border: 0 none;
  cursor: pointer;
  overflow: visible;
  padding: 0;
  width: auto;
}
#cookielaw-widget .button.btn-cart span {
  width: auto;
}
#cookielaw-widget button.button span span {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
}
#cookielaw-widget button.button span {
  color: #fff;
  font-weight: bold;
  transition: none 0s ease 0s;
  display: block;
  float: left;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}
#cookielaw-widget button.button:hover {
  background-color: #b1b1b1 !important;
  color: #fff;
}
.grid12-2 {
  width: 23%;
}
.block-vertnav .block-title span {
  font-size: 19px;
  font-weight: normal;
  line-height: 24px;
  color: #e30327;
}
.payment-method-content .payment-method-billing-address {
  display: none;
}
.mylist .textwrapper:hover {
  color: #e30327;
}
/*09/08*/
.cms-no-route .columns .column.main {
  padding: 10px 0 0 270px;
  background: rgba(0, 0, 0, 0) url("../images/magnifier.jpg") no-repeat scroll 40px 40px;
}
.cms-no-route .column.main .page-title h1 {
  color: #e30327;
  font-weight: bold;
  margin: 0;
  min-height: 1.3125em;
}
.cms-no-route .main.container {
  background-color: #fff;
  padding: 40px 0;
}
/*09/08*/
.note-msg.empty-catalog {
  background: transparent url("../images/empty-catalog.png") no-repeat scroll 10px 10px;
  color: inherit;
  min-height: 70px;
  padding: 40px 20px 40px 160px;
}
.note-msg,
.notice-msg {
  background-image: url("../images/i_msg-note.png");
  border: 1px solid #535353;
  color: #e30327;
  font-weight: bold;
  background-position: 25px center;
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 25px 25px 25px 80px;
}
@media (min-width: 768px) {
  .page-layout-2columns-left .column.main {
    width: 75.58% !important;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 24.42% !important;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 24.42% !important;
  }
  .catalog-category-view .block-vertnav .block-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1279px) {
  body.catalog-category-view .container,
  body.catalogsearch-result-index .container {
    max-width: 96%;
  }
  body.account .container {
    max-width: 96%;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img {
    width: 80px;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper {
    max-width: 80px;
  }
  .account .form-edit-account .fieldset > .field.choice {
    width: 100%;
  }
  .itemslider-thumbnails {
    max-width: 237px !important;
  }
}
@media (max-width: 1199px) {
  .social-links.smaller {
    float: right;
  }
  .category-cms p {
    width: 100% !important;
  }
  .viewport .textwrapper span.salebutton {
    display: inline-block;
    width: 100%;
    line-height: 1.4em;
  }
}
@media (max-width: 991px) {
  body.catalog-category-view .products-list .product-item-inner .product-item-inner-content .actions-primary,
  body.catalogsearch-result-index .products-list .product-item-inner .product-item-inner-content .actions-primary {
    width: 100%;
  }
  .navi-wrapper #mainmenu {
    display: none;
  }
  .nav-holders-wrapper + .mobnav-trigger {
    width: 100%;
    border-bottom: 1px solid #dddddd;
  }
  .nav-mobile .nav-item.level0 > a {
    font-size: 1.333em !important;
    text-transform: uppercase;
    line-height: 48px;
  }
  .nav-mobile li.nav-item {
    border-bottom: 1px solid #dddddd;
  }
  .nav-mobile .nav-item.level0 > .opener,
  .nav-mobile ul.level0 .nav-item > .opener {
    color: #000 !important;
  }
  .nav-mobile .nav-item.level1 > a {
    font-size: 1.333em !important;
    text-transform: uppercase !important;
    line-height: 48px;
  }
  .nav-acco li.level1 > a {
    padding-left: 20px;
  }
  .nav-acco ul.nav-panel {
    border-top: 1px solid #dddddd;
  }
  .nav-acco li.nav-item:last-child {
    border-bottom: none;
  }
  .nav-acco li.level2 > a {
    padding-left: 40px;
    font-size: 1.333em !important;
    text-transform: uppercase;
  }
  .nav-acco li.level3 > a {
    padding-left: 60px;
    font-size: 1.333em !important;
    text-transform: uppercase;
  }
  .itemslider-thumbnails {
    max-width: 158px !important;
  }
  .account .block-reorder .actions-toolbar .primary .primary {
    padding: 0 7px;
  }
  .category-cms .grid-full iframe,
  .category-cms iframe {
    width: 100%;
  }
  .catalog-category-view .block-reorder .actions-toolbar .primary {
    padding: 0px 6px;
  }
  .v-bar .v-message {
    width: 65%;
  }
  .v-bar .v-actions {
    width: 35%;
  }
  .opc-block-summary .table-totals .amount {
    white-space: normal;
  }
  body.catalogsearch-result-index .products-list .product-item-inner .actions-primary .primary,
  body.catalog-category-view .products-list .product-item-inner .actions-primary .primary {
    padding: 0 5px;
  }
}
@media (max-width: 959px) {
  body.catalog-category-view .itemgrid-3col .item {
    width: 48%;
  }
  body.catalog-category-view .itemgrid-3col > li:nth-of-type(3n+1) {
    clear: none;
  }
  .page-products .toolbar-products .toolbar-amount {
    display: none;
  }
}
@media (max-width: 769px) {
  .header-mobile .block-search .input-text:focus {
    box-shadow: none;
  }
  .filled_newslatter .control {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view .itemgrid-3col > li:nth-of-type(3n+1) {
    clear: none !important;
  }
  body.catalog-category-view .modes-mode:before,
  body.catalogsearch-result-index .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.catalog-category-view .modes-mode:before .filled_newslatter .control,
  body.catalogsearch-result-index .modes-mode:before .filled_newslatter .control {
    float: left;
    width: 100%;
  }
  body.catalog-category-view .modes-mode:hover:before,
  body.catalogsearch-result-index .modes-mode:hover:before {
    color: #7d7d7d;
  }
  body.catalog-category-view .mode-list:before,
  body.catalogsearch-result-index .mode-list:before {
    content: '\e60b';
  }
  .toolbar-products {
    text-align: center;
  }
  .toolbar-products .modes {
    display: inline-block;
  }
  .page-products .toolbar-products .toolbar-amount {
    display: none;
  }
  .page-products .toolbar .limiter {
    display: inline-block;
  }
  .page-products .toolbar-products .sorter {
    position: relative;
    float: left;
  }
  .toolbar-products .modes .modes-mode span {
    display: none;
  }
  .header-container .logo-wrapper--mobile .logo img {
    width: auto;
  }
  body.catalog-category-view .products-list .product-item-img,
  body.catalogsearch-result-index .products-list .product-item-img {
    width: 48%;
  }
  body.catalog-category-view .products-list .product-item-details,
  body.catalogsearch-result-index .products-list .product-item-details {
    width: 48%;
  }
  body.catalog-category-view .products-list .product-item-inner,
  body.catalogsearch-result-index .products-list .product-item-inner {
    width: 48%;
    float: right;
  }
  body.catalog-category-view .products-list .product-item-img .product-item-photo .product-image-container .product-image-photo {
    width: inherit;
    max-width: 100%;
  }
  body.catalog-category-view .products-list-ext .product-item-description,
  body.catalogsearch-result-index .products-list-ext .product-item-description {
    padding-right: 0;
    border-right: none;
  }
  body.catalog-product-view .product-columns-wrapper .box-tabs.grid-full {
    order: 4;
    margin-top: 20px;
  }
  body.catalog-product-view .product-shop .product-add-form .product-options-bottom {
    margin-top: 15px;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    display: none;
  }
  .cart.table-wrapper .items > .item .item-info {
    margin-bottom: 20px;
    display: block;
  }
  .cart.table-wrapper .items > .item {
    border-bottom: #eee solid 1px;
  }
  .checkout-cart-index .cart.table-wrapper .items .col .cell-label {
    display: inline-block;
    width: 30%;
    font-weight: bold;
    min-width: 100px;
    max-width: 140px;
    margin-right: 10px;
  }
  .checkout-cart-index .table-wrapper .items thead {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img {
    width: 33%;
    border: 1px solid #eee !important;
    float: left;
    margin-right: 3%;
    min-width: 100px;
    min-height: 145px;
    padding: 5px !important;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo {
    position: static;
  }
  .checkout-cart-index .cart.table-wrapper .items .col {
    padding: 3px 5px !important;
    width: 33%;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.item {
    min-height: inherit;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.remove {
    display: block;
    clear: both;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container {
    width: 100% !important;
    vertical-align: top;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper {
    max-width: none;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.img .product-item-photo .product-image-container .product-image-wrapper img {
    width: 100%;
  }
  .checkout-cart-index .cart.table-wrapper .items thead + .item {
    border-top: none;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.edit {
    text-align: left;
    display: none !important;
  }
  .checkout-cart-index .cart.table-wrapper tbody tr td {
    border-right: none;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item,
  .checkout-cart-index .cart.table-wrapper .item .col.price,
  .checkout-cart-index .cart.table-wrapper .item .col.qty,
  .checkout-cart-index .cart.table-wrapper .item .col.subtotal {
    display: block;
    width: 100%;
    float: none;
  }
  .checkout-cart-index .cart.table-wrapper .items .col .price-including-tax {
    display: inline-block;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.qty .field.qty {
    display: inline-block;
  }
  .checkout-cart-index .cart-container .form-cart .action.continue {
    float: left;
  }
  .checkout-cart-index .cart-container .form-cart .action.update {
    float: right;
  }
  .checkout-cart-index .cart-container .form-cart .actions {
    margin-top: 20px;
    border-bottom: none;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals {
    width: 100%;
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container .cart-summary {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .shipping {
    width: 48%;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
    margin: 0 0 6px;
    display: block;
  }
  .catalog-product-view .main.container.show-bg .col-main.grid-full {
    width: 98% !important;
  }
  .catalog-product-view .product-view .product-shop.grid12-5 {
    width: 53% !important;
    padding-left: 2%;
  }
  body.catalog-product-view .product-view.product-columns-wrapper {
    display: block;
  }
  body.catalog-product-view .product-columns-wrapper .product-img-column {
    width: 45% !important;
  }
  .checkout-cart-index .cart.table-wrapper .items thead + .item {
    border-bottom: none;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete {
    background: none;
    font-size: 12px;
    z-index: 1;
    line-height: 30px;
    width: 100%;
    text-indent: 0;
    font-weight: 600;
    background-color: #535353;
    text-align: center;
    bottom: 39px;
    position: relative;
    height: 30px;
    color: #fff;
    margin-left: 1px;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete:hover {
    background-color: #B1B1B1;
    opacity: 1;
  }
  .checkout-cart-index .cart.table-wrapper .items .col.remove .actions-toolbar .action.action-delete span {
    font-size: 11px;
  }
  .login-container .block-new-customer {
    float: left;
    width: 49%;
  }
  .login-container .block-customer-login {
    float: right;
    width: 49%;
  }
  .login-container .block-customer-login .fieldset .actions-toolbar .primary {
    text-align: left;
    float: left;
  }
  .login-container .block-customer-login .fieldset .actions-toolbar .secondary {
    text-align: left;
  }
  .login-container .block-new-customer .actions-toolbar .primary .action,
  .login-container .block-customer-login .fieldset .actions-toolbar .primary .action {
    width: auto;
  }
  .account .form-edit-account .actions-toolbar > .primary {
    text-align: left;
    display: inline-block;
  }
  .account .form-edit-account .actions-toolbar > .secondary {
    text-align: right;
    display: inline-block;
    float: right;
  }
  .account .form-edit-account .actions-toolbar > .primary .action {
    width: auto;
  }
  .account .form-edit-account .actions-toolbar > .secondary .action {
    width: auto;
  }
  .account .page-main {
    padding-top: 0;
  }
  .category-cms .grid-full iframe,
  .category-cms iframe {
    width: 100%;
    height: 500px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .item-options dd {
    display: inline;
  }
  .viewport .textwrapper span.salebutton {
    width: auto;
  }
  .page-products .columns {
    padding-top: 0;
  }
  .cookiealert .container {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .v-bar .v-actions {
    line-height: 40px;
  }
  .cms-home .home {
    margin: 0;
  }
  .account .block .block-content,
  .catalog-category-view .block .block-content {
    box-sizing: border-box;
  }
  .catalogsearch-result-index .filter .filter-title strong {
    position: relative;
  }
  .catalogsearch-result-index .filter.active .filter-title strong {
    width: 100%;
    position: relative;
  }
  .catalogsearch-result-index .filter.active .filter-title strong:after {
    float: right;
  }
  .mybannercontainer .captionposition {
    margin: 0 0 5px 173px;
  }
}
@media (max-width: 560px) {
  .login-container .block-customer-login .fieldset .field .control .input-text {
    width: 100%;
  }
  .filled_newslatter .control {
    float: left;
    width: 100%;
  }
}
@media (max-width: 510px) {
  .catalog-product-view .product-view .product-shop.grid12-5 {
    width: 100% !important;
    padding-left: 0%;
  }
  body.catalog-product-view .product-columns-wrapper .product-img-column {
    width: 100% !important;
  }
  .filled_newslatter .control {
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .mybannercontainer .captionposition {
    margin: 0 0 5px 93px;
  }
}
@media (max-width: 479px) {
  .toolbar-products .modes,
  .page-products .toolbar .limiter {
    display: none;
  }
  .page-products .toolbar-products .sorter {
    float: none;
    padding: 5px 0px;
  }
  body.catalog-category-view .itemgrid-3col .item {
    width: 275px;
    margin: 0 auto;
    float: none;
    padding-bottom: 60px !important;
  }
  body.catalog-category-view .itemgrid-3col .item:hover {
    margin: 0 auto;
  }
  body.catalog-category-view .products-list .product-item-img,
  body.catalogsearch-result-index .products-list .product-item-img {
    width: 100%;
    margin: 0 0 20px 0;
  }
  body.catalogsearch-result-index .products-list .product-item-img {
    text-align: center;
  }
  body.catalog-category-view .products-list .product-item-details,
  body.catalogsearch-result-index .products-list .product-item-details {
    width: 100%;
    margin: 0;
  }
  body.catalog-category-view .products-list .product-item-inner,
  body.catalogsearch-result-index .products-list .product-item-inner {
    width: 100%;
    margin: 0;
  }
  body.catalog-product-view .custom-sidebar-right .block.itemslider .item {
    width: 130px !important;
  }
  .checkout-cart-index .cart-container .cart-summary .shipping {
    width: 100%;
  }
  .login-container .block-new-customer,
  .login-container .block-customer-login {
    float: left;
    width: 100%;
  }
  .login-container .block-new-customer .block-content {
    min-height: 12px;
    padding-bottom: 0;
  }
  .login-container .block-new-customer .block-content .actions-toolbar .primary {
    text-align: left;
    position: relative;
  }
  .login-container .block-customer-login .fieldset .actions-toolbar .secondary {
    float: right;
  }
  .customer-account-create .form.create.account .fieldset > .field,
  .customer-account-create .form.create.account .fieldset > .field .control .input-text,
  .customer-account-forgotpassword .form.password.forget .fieldset > .field .control .input-text,
  .customer-account-create .form.create.account .fieldset > .field .control #password-strength-meter-container,
  .account .form-address-edit .fieldset > .field,
  .account .fieldset > .field .control select {
    width: 100%;
  }
  .account .form-edit-account .fieldset > .field,
  .account .fieldset > .field .control .input-text,
  .account .fieldset > .field .control #password-strength-meter-container {
    width: 100%;
  }
  #zoom-btn.zoom-btn-small {
    display: none;
  }
  .itemslider-thumbnails {
    max-width: 158px !important;
  }
  .col3-set .col-1,
  .col3-set .col-3 {
    width: 100%;
  }
  .col3-set .col-2 {
    width: 100%;
    margin-left: 0;
  }
  .category-cms .grid-full iframe,
  .category-cms iframe {
    height: 240px;
  }
  .col2-set .col1,
  .col2-set .col2 {
    width: 100% !important;
  }
  .col2-set .col1 img,
  .col2-set .col2 img {
    width: 100%;
  }
  #agbs #agblist ol li .listitem_text {
    width: 84%;
  }
  .checkout-onepage-success .data-table tbody tr td.successproductsmallimageurl {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 10px;
  }
  .checkout-onepage-success .data-table tbody tr td.successproductsmallimageurl img {
    max-width: 180px;
  }
  .checkout-onepage-success .data-table tbody tr td.successproductname {
    width: 100%;
  }
  .createpdf-index-index .pdfimage {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
  }
  .createpdf-index-index .billetAnleitung,
  .createpdf-index-index .createpdf {
    width: 100%;
  }
  .createpdf-index-index .createpdf .input-text,
  .createpdf-index-index .createpdf .pdfInputField {
    width: 100% !important;
  }
  .v-bar .v-message {
    width: 100%;
  }
  .v-bar .v-actions {
    width: 100%;
    text-align: left;
  }
  .filled_newslatter .control {
    float: left;
    width: 100%;
  }
  .mybannercontainer .captionposition {
    margin: 0 0 5px 13px;
  }
}
@media (max-width: 360px) {
  .mybannercontainer .captionposition {
    margin: 0 0 5px 33px;
  }
}
@media (max-width: 320px) {
  .mybannercontainer .captionposition {
    margin: 0 0 5px 13px;
  }
}
.customer-account-create .form.create.account .fieldset > .field.choice.newsletter {
  display: none;
}
.imgdim-x .product.details.product-item-details {
  position: relative;
  max-width: 295px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .imgdim-x .product.details.product-item-details {
    position: relative;
    max-width: 295px;
    margin: 0 auto;
  }
}
