/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.page-layout-1column .product.media,
.page-layout-2columns-left .product.media,
.page-layout-2columns-right .product.media,
.page-layout-3columns .product.media {
  width: 100% !important;
  float: inherit;
}
.page-layout-1column .product-info-main,
.page-layout-2columns-left .product-info-main,
.page-layout-2columns-right .product-info-main,
.page-layout-3columns .product-info-main {
  width: 100% !important;
  float: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
nav.navigation,
.owl-carousel,
.panel.header {
  font-family: 'Montserrat', sans-serif;
}
nav.navigation {
  font-size: 1.4rem;
  font-weight: normal;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
.sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
  font-size: 1.4rem;
  font-weight: normal;
}
#maincontent {
  border-bottom: 1px #010102 solid;
}
.page-wrapper > .breadcrumbs a,
.page-wrapper > .breadcrumbs a:hover,
.page-wrapper > .breadcrumbs a:focus,
.footer-middle,
.footer-bottom,
.footer-middle .block .block-title strong,
.footer-middle a,
.footer-middle a:hover,
.footer-middle a:focus {
  color: #010102;
}
.bundle-options-container .product-add-form {
  display: block !important;
}
#maincontent .product.description ul {
  padding-left: 0;
}
#maincontent .sidebar-main .remus-category-links {
  text-transform: uppercase;
}
#maincontent .product.description ul,
#maincontent .product.info ul,
#maincontent .sidebar-main .remus-category-links ul {
  list-style: none;
  padding-left: 0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 36px;
}
#maincontent .product.description li,
#maincontent .product.info li,
#maincontent .sidebar-main .remus-category-links li {
  margin: 0 2rem;
  position: relative;
}
#maincontent .product.description li:before,
#maincontent .product.info li:before,
#maincontent .sidebar-main .remus-category-links li:before {
  content: '';
  height: 1.5rem;
  width: 1.5rem;
  background-image: url('../images/cursor-right-black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -2rem;
  top: 0.9rem;
}
#maincontent .masonry-grid {
  margin: 0 -3px;
}
#maincontent .masonry-grid img {
  margin: 0 !important;
}
#maincontent .masonry-grid .home-content {
  padding: 10px;
  background-color: white;
  min-height: 506px;
}
#maincontent .masonry-grid .home-content .intro-img img {
  width: 100%;
}
#maincontent .masonry-grid h1,
#maincontent .masonry-grid h2,
#maincontent .masonry-grid h3,
#maincontent .masonry-grid h4,
#maincontent .masonry-grid h5,
#maincontent .masonry-grid h6 {
  margin-top: 0;
}
#maincontent .masonry-grid a.home-content {
  color: black;
}
#maincontent .masonry-grid .topic {
  color: red;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background-color: white;
  padding: 12px 3px 3px 20px;
  font-size: 18px;
  text-transform: uppercase;
}
#maincontent .masonry-grid .masonry-grid-item a.home-content:before {
  margin-top: -10px;
  margin-left: -10px;
}
.product-header > .container > .product-info-price {
  position: absolute;
  z-index: 3;
  bottom: 80px;
  background-color: red;
  color: white;
}
.product-header > .container > .product-info-price .price-details {
  padding-left: 10px;
}
.product-header > .container > .product-info-price .price-details a {
  color: white;
  text-decoration: underline;
}
#product-addtocart-button span {
  position: relative;
}
#product-addtocart-button span:after {
  content: '';
  height: 1.8rem;
  width: 1.8rem;
  background-image: url('../images/cursor-right-white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -2.4rem;
  top: 0;
}
.contact-index-index > .page-wrapper > .container {
  background-color: white;
}
#maincontent {
  padding-top: 75px;
}
.checkout-cart-index #maincontent,
.checkout-index-index #maincontent,
.cms-page-view #maincontent,
.page-products #maincontent,
.aw-blog-post-view #maincontent,
.account #maincontent,
.cms-no-route #maincontent,
.contact-index-index #maincontent {
  background-color: white;
}
#maincontent #account-nav ul {
  list-style: none;
  padding-left: 0;
}
#maincontent #account-nav li {
  line-height: 1.4rem;
  padding: 8px 15px;
}
#maincontent #account-nav li > strong {
  padding: 0 15px;
  position: initial;
}
#maincontent #account-nav li .delimiter {
  display: block;
  height: 20px;
}
#maincontent #form-validate .field.choice,
#maincontent #form-validate .field.company {
  clear: both;
  padding-top: 18px;
}
.catalog-product-view #maincontent {
  padding-top: 15px;
}
#banner-slider-carousel ~ #maincontent {
  padding-top: 0;
}
#maincontent .main h1,
#maincontent .main h2,
#maincontent .main h3,
#maincontent .main h4,
#maincontent .main h5,
#maincontent .main h6 {
  clear: both;
  display: inline-block;
  width: 100%;
}
#maincontent .main img {
  margin: 0 10px;
}
.opc-progress-bar-item._active:before {
  background: red;
}
.opc-progress-bar-item._active > span:before {
  background: red;
}
input[type="radio"] {
  margin: 2px 4.5px 0 2rem;
}
header.page-header.type5 {
  background-color: white;
  position: inherit;
}
header .panel.header {
  border-bottom: 1px solid black;
}
header .panel.header .greet.welcome {
  padding-left: 10px;
}
.page-header .panel.wrapper {
  background-color: white;
  color: black;
}
.product-header {
  position: relative;
}
.product-header > .container > .page-title-wrapper {
  position: absolute;
  z-index: 3;
  bottom: 60px;
}
.page-wrapper > .breadcrumbs {
  color: black;
  background-color: transparent;
  position: absolute;
  top: 142px;
  left: 0;
  right: 0;
  z-index: 3;
}
.header.content {
  z-index: 1;
}
.options-list input[type="radio"] {
  display: none;
}
.options-list input[type="radio"] + img {
  border: 2px solid transparent;
}
.options-list input[type="radio"] ~ .options-label {
  display: inline-block;
  margin-left: 30px;
  position: relative;
}
.options-list input[type="radio"] ~ .options-label:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
  border: 1px solid black;
  border-radius: 50%;
}
.options-list input[type="radio"]:checked + img {
  border: 2px solid black;
}
.options-list input[type="radio"]:checked ~ .options-label:after {
  content: "";
  position: absolute;
  left: -27px;
  top: 3px;
  z-index: 2;
  width: 10px;
  height: 10px;
  background-color: black;
  border-radius: 50%;
}
.product.info.detailed {
  margin-bottom: 0px;
}
.base-product-bottom {
  background-color: #86817b;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 9px 18px;
}
.base-product-bottom .product-info-stock-sku {
  float: right;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.base-product-bottom .product-info-stock-sku .available {
  display: none;
}
.base-product-bottom .product-info-stock-sku .stock.unavailable {
  font-weight: 700;
}
.product-cart-box {
  background-color: red;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 9px 18px;
  overflow: hidden;
}
.product-cart-box.grey {
  background-color: #86817b;
}
.product-cart-box .shipping-cost-details a {
  color: white;
  text-decoration: underline;
}
.product-cart-box .price-box {
  margin: 0;
  float: left;
  padding-bottom: 0;
}
.product-cart-box .price-container .price {
  font-size: 2.2rem;
  font-weight: 600;
  color: white;
}
.product-cart-box .stock {
  float: right;
  font-weight: 700;
  font-size: 14px;
  padding-top: 10px;
}
.product-cart-box .stock.available {
  display: none;
}
.product-cart-box .product-add-form {
  float: right;
}
.product-cart-box .product-add-form .box-tocart {
  margin: 0;
}
.block.upsell .title {
  background: none;
}
.block.upsell .title strong {
  background-color: transparent;
}
.products-grid .owl-stage .product-item .product-item-details {
  position: absolute !important;
  top: 4px;
  z-index: 2;
  left: 14px;
  right: 1px;
  padding-left: 5px;
  padding-right: 5px;
  pointer-events: none;
  background: linear-gradient(#ffffff 10px, rgba(255, 255, 255, 0) 40px);
}
.products-grid .owl-stage .product-item .product-item-details .product-name a {
  font-weight: 700;
}
.products.wrapper.grid.products-grid {
  margin-left: -14px;
}
.products-grid .owl-stage .price-box {
  text-align: left;
  position: absolute;
  z-index: 2;
  left: 14px;
  bottom: 20px;
  color: white;
  font-weight: 600;
  background-color: red;
  padding: 0 10px;
}
.products-grid .owl-stage .price-box:after {
  content: "";
  width: 30px;
  height: 100%;
  background: linear-gradient(112deg, #ff0000 49%, transparent 51%);
  position: absolute;
  top: 0;
  right: -30px;
}
.products-grid .owl-stage .price-box .price,
.products-grid .owl-stage .price-box .price-label {
  color: white !important;
}
.products-grid .owl-stage .price-box .price-container .price {
  font-size: inherit;
}
.breadcrumbs .items > li {
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-toggle {
  float: right;
  margin-right: 0;
}
.logo img {
  max-height: 50px;
}
.remus-header > .red {
  color: red;
  font-weight: 700;
}
.vehicle-overview {
  margin-bottom: 20px;
}
a.btn-primary {
  color: white !important;
}
header.page-header .social-icons {
  float: right;
  margin: -6px 0 0;
  padding: 0 0 0 15px;
}
header.page-header .social-icons li {
  margin: 0;
}
header.page-header .social-icons li > a {
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 16px;
}
.social-icons > li > a.facebook-link:hover {
  background-color: #3c599b;
}
.social-icons > li > a.youtube-link:hover {
  background-color: red;
}
.social-icons > li > a.instagram-link:hover {
  background-color: darkred;
}
.social-icons > li > a.flickr-link:hover {
  background-color: #ff0084;
}
.social-icons > li > a.twitter-link:hover {
  background-color: #1ca8e3;
}
.page-header.type5 .panel.header .switcher {
  padding-left: 15px;
  border-left: 1px solid #ccc;
  float: right;
  margin-left: 15px;
}
.text-muted {
  color: #6c757d !important;
}
.btn-link.active {
  background-color: red;
  color: white;
}
.btn-link.gray {
  background-color: #7f7f7f;
  color: white;
}
.remus-sound {
  margin-top: 20px;
}
.remus-sound .label {
  display: block;
}
.remus-video {
  margin-top: 20px;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-footer #footer_newsletter {
  background-color: white;
}
.home-content .remus-news img {
  border-right: none !important;
}
.home-content .remus-news a {
  color: black;
}
.remus-category-links h5,
.field.option label h5 {
  font-weight: normal;
  font-size: 110%;
  text-transform: uppercase;
}
.page-footer .remus-category-links a {
  color: #010102;
}
.product-cart-box .price-details,
#bundleSummary .price-details {
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  color: white;
}
.product-cart-box .price-details a,
#bundleSummary .price-details a {
  color: white;
}
.page-footer .block.newsletter .block-title {
  font-weight: normal;
  font-size: 110%;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.1;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
.porto-icon-flickr:before {
  content: '\f16e';
}
.remus-header {
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  .remus-header {
    display: block;
    margin-bottom: 15px;
  }
  .greet.welcome > span {
    display: none;
  }
  .page-wrapper > .breadcrumbs {
    top: 175px;
  }
}
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.notSupported:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  cursor: not-allowed;
}
.nested.options-list.row > col-12.col-md-3 {
  position: relative;
}
.notSupported .alert-warning {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 2;
}
.pilots.dn-pilotsEndcap ul {
  margin: 0 auto;
  text-align: center;
}
.pilots.dn-pilotsEndcap li {
  display: inline-block;
  vertical-align: top;
}
.product-vehicle-images {
  text-align: center;
}
.aw-blog-index-index .blog-post-title,
.aw-blog-category-view .blog-post-title {
  font-size: 2rem;
}
.aw-blog-index-index .aw-blog-index-index #maincontent,
.aw-blog-category-view .aw-blog-index-index #maincontent,
.aw-blog-index-index .aw-blog-category-view #maincontent,
.aw-blog-category-view .aw-blog-category-view #maincontent {
  background-color: initial !important;
}
.aw-blog-index-index .masonry-grid-item,
.aw-blog-category-view .masonry-grid-item {
  background-color: white;
  padding: 10px;
  min-height: 320px;
}
.aw-blog-index-index .masonry-grid,
.aw-blog-category-view .masonry-grid {
  margin: 3px;
  position: relative;
}
.aw-blog-index-index .masonry-grid-item a,
.aw-blog-category-view .masonry-grid-item a {
  display: block;
  position: relative;
}
.aw-blog-index-index .masonry-grid-item a:before,
.aw-blog-category-view .masonry-grid-item a:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #000;
  transition: 0.3s all;
}
.aw-blog-index-index .masonry-grid-item a:hover:before,
.aw-blog-category-view .masonry-grid-item a:hover:before {
  visibility: visible;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.aw-blog-index-index .masonry-grid img,
.aw-blog-category-view .masonry-grid img {
  width: 100%;
}
.aw-blog-index-index .blog-pagination,
.aw-blog-category-view .blog-pagination {
  margin-top: 10px;
  background-color: white;
  padding: 10px;
  margin-left: -3px;
  margin-right: -3px;
}
.aw-blog-index-index .blog-sidebar-block,
.aw-blog-category-view .blog-sidebar-block {
  background-color: white;
  padding: 10px;
  margin-bottom: 10px !important;
}
.layout-1280 .page-wrapper > .breadcrumbs {
  max-width: 1280px;
}
#banner-slider-carousel .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  pointer-events: none;
  font-size: 35px;
}
#banner-slider-carousel .owl-nav button {
  height: 44px;
}
#banner-slider-carousel .owl-nav .owl-prev,
#banner-slider-carousel .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 22px);
  pointer-events: initial;
  color: red;
}
#banner-slider-carousel .owl-nav .owl-prev {
  left: 0;
}
#banner-slider-carousel .owl-nav .owl-next {
  right: 0;
}
#banner-slider-carousel .owl-dots {
  z-index: 55;
  opacity: 1 !important;
  visibility: visible !important;
  bottom: 40px;
  position: absolute;
  text-align: left;
  left: 25px;
  right: 0;
}
#banner-slider-carousel .owl-dot {
  height: 15px;
  width: 15px;
  background-color: white;
  border-radius: 50%;
  margin: 5px;
}
#banner-slider-carousel .owl-dot.active,
#banner-slider-carousel .owl-dot:hover {
  background-color: red;
}
#banner-slider-carousel .owl-controls {
  height: calc(50% + 37px);
  opacity: 1;
}
#banner-slider-carousel .slide .container {
  margin: 0 25px;
  width: calc(100% - 50px);
}
#banner-slider-carousel .slide .text-content em {
  font-size: 40px;
  font-style: normal;
  display: block;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#banner-slider-carousel .slide .text-content h2 {
  font-size: 60px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  text-shadow: black 2px 2px;
}
#banner-slider-carousel .slide .text-content span {
  font-size: 16px;
  margin-top: 30px;
  color: #fff;
  vertical-align: top;
  font-weight: 300;
  text-transform: uppercase;
  padding: 13px 28px;
  border-radius: 0;
  background-color: red;
  border: 2px solid red;
  display: inline-block;
}
#banner-slider-carousel .slide .text-content a {
  font-size: 16px;
  color: #fff;
  vertical-align: top;
  font-weight: 400;
  letter-spacing: 0.075em;
  padding: 13px 28px;
  margin-top: 30px;
  border-radius: 0;
  border: 2px solid white;
  background-color: red;
}
#banner-slider-carousel .slide .text-content a:hover {
  background-color: white;
  color: black;
}
#banner-slider-carousel .item[data-videosrc] video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#banner-slider-carousel .mute {
  position: absolute;
  right: 20px;
  bottom: 20px;
  border-radius: 0;
  background-color: red;
  color: white;
  border: 2px solid white;
  font-size: 16px;
  padding: 13px 28px;
  vertical-align: top;
  font-weight: 400;
  letter-spacing: 0.075em;
  height: auto;
  line-height: initial;
  font-family: 'Montserrat', sans-serif;
}
#banner-slider-carousel .mute.active {
  background-color: transparent;
  color: white;
}
#banner-slider-carousel .textbox {
  position: absolute;
  left: 0;
  bottom: 120px;
  width: 380px;
  background-color: white;
  padding: 30px;
}
.banner-textbox-outer {
  display: none;
}
.container-textbox {
  background-color: white;
  margin-top: -30px;
  padding-top: 35px;
}
.vehicle-category {
  position: relative;
}
.vehicle-category span {
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  font-size: 120%;
  font-weight: bold;
}
.vehicle-category:hover:after {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#vehicle-tabs a.active {
  font-weight: bold;
}
#vehicle-tabs #tab1 {
  text-align: center;
}
#masonry_grid_posts [data-link] {
  cursor: pointer;
}
#masonry_grid_posts [data-link]:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
#masonry_grid_home .masonry-grid {
  margin: 3px;
  position: relative;
}
#masonry_grid_home .masonry-grid-item a {
  display: block;
  position: relative;
}
#masonry_grid_home .masonry-grid-item a .teaser-text {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  top: 5%;
  right: 0;
  font-size: 2.6rem;
  color: black;
  vertical-align: top;
  font-weight: 400;
  letter-spacing: 0.075em;
  padding: 13px 28px;
  margin-top: 30px;
  border-radius: 0;
  z-index: 0;
  background-color: white;
}
#masonry_grid_home .masonry-grid-item a:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #000;
  transition: 0.3s all;
  z-index: 2;
}
#masonry_grid_home .masonry-grid-item a:hover:before {
  visibility: visible;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#masonry_grid_home .masonry-grid img {
  width: 100%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-grey {
  background-color: #edecec;
}
.text-center {
  text-align: center;
}
body {
  font-size: 1.1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
#maincontent,
.container-textbox,
#banner-slider-carousel {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
}
#maincontent .lead,
.container-textbox .lead,
#banner-slider-carousel .lead {
  font-size: 1.75rem;
}
#maincontent h1,
.container-textbox h1,
#banner-slider-carousel h1,
#maincontent h2,
.container-textbox h2,
#banner-slider-carousel h2 {
  font-size: 3rem;
}
#maincontent h3,
.container-textbox h3,
#banner-slider-carousel h3 {
  font-size: 2.75rem;
}
#maincontent h4,
.container-textbox h4,
#banner-slider-carousel h4 {
  font-size: 1.65rem;
}
#maincontent .grid-icons em,
.container-textbox .grid-icons em,
#banner-slider-carousel .grid-icons em {
  font-size: 45px;
  padding-top: 10px;
  display: inline-block;
  width: 80px;
  height: 80px;
  color: red;
}
#maincontent .gray-icons .grid-icons em,
.container-textbox .gray-icons .grid-icons em,
#banner-slider-carousel .gray-icons .grid-icons em {
  color: #404040;
}
#maincontent h1,
.container-textbox h1,
#banner-slider-carousel h1,
#maincontent h2,
.container-textbox h2,
#banner-slider-carousel h2,
#maincontent h3,
.container-textbox h3,
#banner-slider-carousel h3,
#maincontent h4,
.container-textbox h4,
#banner-slider-carousel h4,
#maincontent h5,
.container-textbox h5,
#banner-slider-carousel h5,
#maincontent h6,
.container-textbox h6,
#banner-slider-carousel h6 {
  font-weight: 300;
}
#maincontent blockquote footer:before,
.container-textbox blockquote footer:before,
#banner-slider-carousel blockquote footer:before,
#maincontent blockquote small:before,
.container-textbox blockquote small:before,
#banner-slider-carousel blockquote small:before,
#maincontent blockquote .small:before,
.container-textbox blockquote .small:before,
#banner-slider-carousel blockquote .small:before {
  font-weight: bold;
}
#maincontent blockquote,
.container-textbox blockquote,
#banner-slider-carousel blockquote {
  margin-left: 0;
}
.section {
  margin-top: 12rem;
  margin-bottom: 12rem;
}
.gray-background {
  position: relative;
}
.gray-background:before {
  content: '';
  top: -6rem;
  bottom: -6rem;
  left: -30px;
  right: -30px;
  position: absolute;
  background-color: #f3f3f3;
}
.remus-product-view-stock {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 60px;
  margin-top: -10px;
  margin-bottom: -10px;
  background-size: 34px 34px;
  display: inline-block;
  background: url('../images/lagernd.png') no-repeat right center;
}
.remus-product-view-stock.unavailable {
  background-image: url('../images/nicht-lagernd.png');
}
.sidebar.sidebar-additional #cart-sidebar-reorder .product-item .product-item-name {
  max-width: calc(100% - 25px);
  vertical-align: bottom;
  height: 18px;
}
#vehicle-loader {
  position: relative;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  border: none !important;
  background-color: transparent !important;
  background: url('../images/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('../images/default-skin.svg');
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url('../images/preloader.gif') 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
}
