BODY {
  background-color: #003478;
  background-image: url("../../images/hintergrund.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

* {
  font-family: 'Montserrat',sans-serif !important;
}

#dv_sofar {
  background-color: #003478;
}

.start-title {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px 0px 0px 0px;
  background-color: #003478;
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.12)
}

.ajax_basket_small_count {
  display: none
}

.start-title > H1 {
  margin-top: 15px!important;
  margin-bottom: 15px!important
}

.start-title-sub {
  color: #3D3D3D!important
}

#shopItemDesignation h1 {
  margin-bottom: 0;
}

#shopItemDesignation small {
  color: #666666;
}

DIV.shop-content {
  padding-bottom: 20px
}

div.list_thumbnail {
  background-color: rgba(0,0,0,0.3)
}

.scroll_div {
  width: 100%;
  height: calc(100% - 45px);
  overflow-x: hidden;
  overflow-y: auto
}

DIV.shop-content-sub {
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,0.4)
}

DIV.shop-content-sub > DIV > H1 {
  font-size: x-large
}

#dv_content {
  height: 100%;
  margin: auto
}

.dv_content,.shop-content {
  min-height: 100%!important;
  padding-top: 30px;
  border-left: 1px solid rgba(0,52,120,0.3);
  border-right: 1px solid rgba(0,52,120,0.3);
  background-color: rgba(255,255,255,0.8)
}

.shop-content h1,
#modelContainer h1 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.shop_order_checkout {
  overflow: auto;
}

.noNavMenu {
  height: 100%!important;
  padding-bottom: 0px!important
}

#dv_main {
  width: 100%;
  height: calc(100% - 45px);
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#dv_main.LEFTNAV {
  padding-bottom: 0px
}

.shop-headline {
  color: #D52B1E;
  font-weight: 700!important;
  font-size: xx-large!important
}

.shop-headline > DIV {
  padding: 0px!important
}

.shopSubTitle {
  font-size: large;
  padding-top: 0px;
  padding-bottom: 15px
}

#myModal .modal-dialog {
  /*width: 60%;
  min-width: 700px!important*/
}

.modal-header {
  color: #ffffff;
  background: #185D8B;
  border-radius: 5px 5px 0px 0px
}

#myBasketSelModal {
  overflow: auto;
}

#myBasketSelModal .modal-footer {
  text-align: left
}

#myBasketSelModal .modal-footer p {
  font-size: 10px!important
}

#loginModal iframe {
  width: 100%;
  height: 100%
}

img.header-logo {
  position: fixed;
  max-height: 50px;
  margin: 25px;
  top: 10px
}

.carousel-indicators li {
  border-color: #D52B1E!important
}

.carousel-indicators {
  bottom: 0px!important;
  margin-bottom: 2px!important
}

.carousel-indicators .active {
  background-color: #D52B1E!important
}

.matrix_active {
  background-color: #FFCC80
}

img.header-add {
  position: fixed;
  max-height: 70px;
  left: 300px;
  top: 20px
}

#selectedPrice {
  font-size: large
}

.shopStartCategorieRow {
  border: 1px solid #C6C6C6;
  border-radius: 5px
}

.vinNumberRowCorrection {
  padding-bottom: 20px
}

.siteIssueContainer {
  position: absolute;
  right: 30px;
  bottom: -3px;
}

.siteIssueContainer a {
  color: #ffffff;
}

.siteIssueContainer a:hover,
.siteIssueContainer a:visited,
.siteIssueContainer a:focus {
  color: #ffffff;
}

.custNavLi {
  position: relative;
  display: block;
  padding-top: 13px;
  padding-right: 15px;
  padding-bottom: 18px;
  padding-left: 15px;
  margin-bottom: 0px;
  box-sizing: border-box;
  float: left;
  color: #fff;
  transform: skewX(-46deg)
}

li.custNavLi div:not(.ajax_basket_small, #BASKETCONTENT) {
  transform: skewX(46deg)
}

.custNavLi:hover,.custNavLiActive {
  background: #2F97DB;
  cursor: pointer
}

#mobileMenu .custNavLi {
  transform: skewX(0deg)
}

.footer-large {
  display: inline;
  color: #000!important
}

.footer-large > li {
  display: inline;
  border: 0px!important;
  padding-left: 5px;
  padding-right: 5px
}

.footer-large > li > a {
  color: #fff!important
}

.footer-large > li > a:hover {
  color: #D52B1E!important;
  text-decoration: none
}

#footer {
  position: fixed;
  z-index: 1001;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  padding: 5px;
  background-color: #003478;
  transition: all 0.4s ease-in-out
}

#d_image {
  margin-top: 0px
}

#d_inner_list {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto
}

DIV.breadcrumps {
  color: #000!important;
  background-color: #003478;
  border-bottom: 0px solid;
  border-top: 1px solid #185D8B;
  margin-left: -14px;
  min-height: 29px
}

#menu {
  text-align: center
}

#menu > li > a {
  text-decoration: none;
}

#menu > li > a > i {
  transition: all 0.2s ease-in-out;
  color: #003478;
  text-shadow: 0px 3px 2px rgba(0,0,0,0.3)
}

#menu > li > a > i:hover {
  color: #2f97db!important;
  text-shadow: 0px 5px 4px rgba(0,0,0,0.2);
}

ul.menuSizeTouch {
  display: table;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 45px;
  bottom: 30px;
  left: 0px;
  margin: 0;
  border-top: 1px solid #003478;
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.4)
}

#navbar-collapse {
  background-color: #003478!important;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.7),0px 0px 15px rgba(0,0,0,0.3);
  margin-bottom: 0
}

#navBarTopContainer {
  padding-left: 0px;
  padding-right: 0px
}

#navBarTopRow {
  background-color: #003478!important;
  background: url("../../images/logo.png") left top no-repeat;
  background-size: auto 80px;
  padding-left: 203px;
  margin-left: 0px
}

.menu-item-selected {
  background-color: #003478!important;
  color: #fff!important
}

.menu-item > a:hover {
  background-color: #2F97DB!important
}

.menu-item {
  background-color: #003478!important;
  color: #fff!important
}

.menu-line {
  background-color: #003478!important;
  color: #fff!important
}

.menu-line > a {
  padding-top: 4px!important;
  padding-bottom: 4px!important;
  background-color: #003478!important;
  color: #fff!important
}

.menu-item > a {
  padding-top: 2px!important;
  padding-bottom: 2px!important;
  background-color: #003478!important;
  color: #fff!important
}

.menu-line > a:hover {
  background-color: #2F97DB!important
}

ul.dropdown-menu.menu-item {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left
}

.sa-widget.sa-shop-summary-widget .satisfaction-text {
  color: #333 !important;
}

#basketframe {
  min-height: 300px!important
}

.ajax_basket_small_amount {
  left: -12px !important
}

.ajax_basket_small_price {
  margin-top: 8px!important;
  margin-left: -14px!important
}

.ajax_basket_small_currency {
  display: none!important
}

.ui-dialog-title {
  color: #000
}

.custNavUl {
  margin-bottom: 0px;
  padding-left: 0;
  list-style: none;
  box-sizing: border-box
}

.floatbox H1 {
  font-size: 2em!important
}

#shopItemText {
  padding: 15px !important;
  overflow-x: auto;
  height: 250px
}

#shopItemBasketButtonDiv {
  margin-top: 10px;
  padding-top: 10px
}

#shopItemBasketButtonDiv button {
  transition: all 0.2s ease-in-out
}

#mobileMenuButton {
  position: fixed;
  top: 0;
  height: 50px;
  border-radius: 0;
  background-color: #003478;
  color: #ffffff;
  border: none
}

#shopItemBasketButton > span {
  display: inline-block;
  margin-left: 10px;
  font-size: large
}

.vin-text {
  font-size: large;
  padding-top: 8px;
}

.startAccessories:hover,a.startAccessories:hover {
  border-color: #e87817;
  text-decoration: none;
  color: #e87817
}

.startAccessories {
  margin-top: 15px;
  font-size: large;
  font-weight: 700;
  width: 194px;
  border: 1px solid #E2E2E2;
  border-radius: 5px
}

.catalog-start {
  height: 150px;
  background-image: url(../images/mainbg.jpg);
  background-repeat: no-repeat;
  margin: 10px;
  background-position: -110px -55px;
  opacity: 0.4;
  border: 1px black solid;
  opacity: 1;
  max-width: 1100px;
  width: 100%;
  display: inline-block
}

.cat-arr {
  opacity: 0
}

.catalogue-text {
  font-size: 56px;
  text-align: left;
  top: 75px;
  position: relative;
  color: white;
  margin-left: 20px
}

.select {
  width: 100%
}

.con {
  padding: 0!important;
  padding-top: 20px!important
}

.text-thumb {
  position: relative;
  background-color: #2f97db
}

.mobileMenuButton {
  display: none
}

.toggled {
  position: fixed!important;
  height: 100%!important;
  overflow-x: hidden;
  overflow-y: auto
}

.thumbnails {
  min-width: 200px;
  height: 160px;
  margin-bottom: 30px
}

@media (max-width: 1023px) {

  #d_select {
    margin-top: 3%;
  }

  .pageTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 7;
    top: 0;
    left: 81px;
    width: calc(100% - 80px) !important;
    height: 50px;
    background-color: #003478;
    line-height: 0;
  }

  .pageTitle h1 {
    display: flex;
    flex-direction: column;
    margin: 0;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 600;
  }

  .pageTitle h1 span {
    font-size: 1.5rem;
  }

  .footer-large {
    display:none;
    margin-top: 30px
  }

  .footer-large > li {
    display: block;
    padding: 20px 5px;
    border-bottom: 1px solid rgba(255,255,255,0.3)!important
  }

  #d_image {
    overflow: hidden;
    min-height: 50%
  }

  TH.list_header,td.list_header {
    border-top: 1px solid #B6B6B6
  }

  #carouselRow {
    display: none
  }

  #mobileMenuButton {
    display: block
  }

  #footer {
    display: block!important;
    bottom: 0!important;
    height: 30px;
    margin-top: 0;
    padding: 0;
    background-color: #3a8ddb
  }

  #footerButton {
    display: block!important
  }

  .custNavLi {
    float: none
  }

  DIV.breadcrumps {
    display: none
  }

  #navbar-collapse {
    display: none
  }

  body {
    padding-top: 30px!important
  }

  ul.menuSizeTouch {
    margin-bottom: 0px;
    padding: 0
  }

  #menu > li i {
    font-size: 2.5em
  }

  .siteIssueContainer {
    position: unset;
  }
}

@media (max-width: 767px) {
  #logo-area {
    display:none
  }

  #ORDER_BASKET .form-control-static {
    padding-top: 0px;
  }
}

.list_div {
  margin: 0!important;
  padding-bottom: 20px
}

#mobileMenu {
  display: none;
  background-color: #003478;
  width: 80%
}

.textBubble,.textBubble > DIV.dynamic_content,.textBubble > DIV {
  background-color: #FFCC80
}

#mobileMenuDiv {
  background-color: #D52B1E
}

#DIV_ZOOM_AREA_IMG {
  box-shadow: 0 2px 5px rgba(0,0,0,0.4)
}

a.logo-text,a.logo-text:link,a.logo-text:hover,a.logo-text:active,a.logo-text:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-size: xx-large;
  font-weight: 600;
  color: #fff;
  text-decoration: none
}

#logo-area {
  text-align: left;
  background: #003478
}

#logo-area > a > img {
  height: 80px
}

.header-menu {
  background-image: url("../../pictures/kawasaki_logo_bg.JPG");
  background-repeat: repeat-x;
  background-size: 200px 70px;
  height: 70px
}

body.BOTOMNAV {
  margin-bottom: 0px!important
}

.ui-dialog-titlebar {
  background-color: #FFCC80!important;
  border: 0px!important
}

.nav > li {
  float: left;
  padding: 0;
}

[class^="d2s-icon-"]:before,[class*=" d2s-icon-"]:before {
  margin-left: 0em!important
}

.machine_table .input-group {
  margin-top: 5px;
  width: 100%
}

.navbar-inverse {
  background-color: #FFCC80!important;
  border-bottom-color: #003478!important
}

.navbar-inverse .navbar-nav>li>a {
  color: #000000!important
}

#tr_dv_sofar > li {
  background-color: #000!important
}

#tr_dv_sofar > li:hover {
  background-color: #000!important
}

#dv_sofar ul > li {
  font-size: 0.8em!important
}

#dv_sofar > ul > li:first-child,#dv_sofar > ul > li:nth-child(2) {
  display: none
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: #e1e2e2!important;
  color: #003478!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #e1e2e2!important;
  color: #003478!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

@media (min-width: 1024px) {
  ul.menuSizeTouch {
    font-size:30px!important
  }
}

td > i:hover,DIV > i:hover,a > i:hover {
  color: #003478!important
}

DIV.navgroup-text2 {
  top: 200px!important;
  width: 161px!important
}

DIV.breadcrumps {
  top: 0px!important;
  margin-bottom: 0px
}

div.img-inner {
  transition: all 0.2s ease-out;
  position: relative;
  height: 160px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.4);
  color: #727272
}

div.img-inner:hover {
  box-shadow: 2px 4px 10px rgba(0,0,0,0.4);
  color: #D52B1E
}

div.img-inner img {
  max-width: 100%;
  max-height: 100%;
}

div.img-group:hover div.text {
  background-color: #D52B1E
}

div.img-inner.list_thumb {
  background-size: auto 100%;
  background-color: #ffffff
}

div.img-group {
  height: 100%;
  cursor: pointer
}

div.img-group:hover,.hovered {
  cursor: pointer
}

div.img-group:hover > img.inactive,div.hovered > img.inactive {
  border: 0px!important;
  color: #003478
}

div.img-group:hover > div.text-thumb,div.img-group:hover > div.text {
  border-left: 0px!important;
  border-right: 0px!important;
  border-bottom: 0px!important;
  color: #D52B1E
}

.hovered > div > div.text-thumb {
  background-color: #D52B1E
}

img.inactive {
  border: 0px!important;
  max-width: 100%;
}

table.table-hover > tbody > tr:hover {
  cursor: pointer
}

.menu-popup-touch {
  border-color: #fff!important
}

.menu-popup {
  border-color: #fff!important
}

table.list {
  border: 0px!important
}

table.list > tbody tr:nth-child(odd) {
  background-color: #fff
}

table.list > tbody tr {
  border-top: 1px solid #B6B6B6
}

#relatedArticles {
  height: 100%
}

#shopArticleCarousel {
  width: 100%;
  height:100%;
  overflow-x: hidden;
  overflow-y: auto
}

.relatedArticlesTitle {
  font-size: 1.5em
}

.pageTitle.listTitle h1 {
  margin: 0;
  font-size: 2rem;
}

#hiddenListTitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding: 8px;
  font-size: 1.3rem;
  height: 50px;
  background-color: #003478;
  width: calc(100% - 81px);
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: right
}

.listTitle,.relatedArticlesTitle {
  margin: 0;
  padding: 15px 0px;
  color: rgba(0,0,0,0.8);
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

#shopArticleCarousel img {
  width: 100%
}

TH.list_header,td.list_header {
  background-color: #6ac3ef!important;
  border-bottom-color: #B6B6B6;
  color: #212121;
  font-weight: normal!important;
  padding-left: 0px
}

.highlight-list {
  color: #fff!important;
  background-color: #D52B1E!important
}

.highlight-list a {
  color: #fff!important;
  background-color: #D52B1E!important;
  text-decoration: none;
}

tr.hover-row {
  transition: all 0.2s ease-in-out;
  transition-property: all 0.2s ease-in-out
}

tr.hover-row img {
  border-radius: 3px
}

tr.hover-row:hover {
  color: #fff!important;
  background-color: #D52B1E!important;
  cursor: pointer
}

tr.hover-row:hover > a:hover,tr.hover-row:hover > td > span:hover {
  color: #fff!important
}

.result_table td {
  vertical-align: middle!important
}

.dropdown-menu {
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto
}

#shopCarouselIconRight {
  color: #D52B1E
}

#shopCarouselIconLeft {
  color: #D52B1E
}

table.machine_table {
  text-align: left;
  color: #000000;
  max-width: 450px;
  background-color: #ffffff
}

table.machine_table button {
  color: #ffffff
}

.machine_header {
  background-color: #003478;
  vertical-align: middle;
  padding: 5px!important;
  color: #ffffff;
  font-size: 18px
}

div.footer-bg {
  background: #FFCC80;
  border-radius: 7px;
  border: 1px solid #003478!important
}

ul.footer-large > li > a {
  color: #000
}

ul.footer-large > li > a:hover {
  color: #fff
}

#footerButton {
  width: 100%;
  height: 30px;
  padding: 8px;
  background-color: #003478
}

#footerButton i {
  color: #ffffff!important
}

.ui-dialog {
  z-index: 1000!important
}

.navbar-header .logo {
  background-image: url("../images/header/logo.png");
  background-size: 100% auto;
  display: inline-block;
  height: 50px;
  width: 150px
}

#SEARCH_FORM {
  margin-top: 5px
}

li > a > span > H1 {
  font-size: 14px
}

DIV.news {
  width: 100%;
  text-align: center;
  padding: 8px
}

td > i:hover,DIV > i:hover {
  cursor: pointer
}

span.variations {
  font-size: 6pt
}

span.variations_group {
}

span.variation_YEAR {
  color: white;
  background-color: darkblue
}

span.variation_COUNTRY {
  color: white;
  background-color: darkgreen
}

span.variation_COLOR {
  color: white;
  background-color: grey
}

span.variation_MODEL {
  color: white;
  background-color: darkred
}

img.thumb {
  width: auto;
  height: 100%
}

div.thumblist {
  margin-top: 10px;
  background-color: transparent;
  color: #ffffff;
}

@media (max-width: 650px) {
  img.thumb {
    width:100px
  }

  div.thumblist {
    margin-top: 10px;
    color: #ffffff
  }

  div.thumbnail-text {
    top: 100px!important;
    font-size: 10px!important
  }

  div.text-thumb {
    font-size: 10px!important
  }
}

@media (max-width: 650px) {
  span.cart-text {
    display:none
  }
}

div.list_thumbnail {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden
}

div.thumbnail-text {
  position: relative;
  top: 166px;
  color: black;
  left: 5px;
  border: 0px;
  background-color: transparent
}

div.list_items {
  height: 100%;
  overflow: hidden;
  padding-right: 0px
}

div.list_image {
  display: none;
  background-color: white;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.4)
}

span.listbasket {
  background-color: #5aab26;
  margin-bottom: 10px
}

#d_select {
  display: inline-block;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
}

#d_select > div:not(#shopauskunft-widget_wrapper) {
  padding: 10px
}

#d_select .input-group-addon {
  width: 135px;
  text-align: left
}

#d_select .machine-img-frame {
  padding-bottom: 10px
}

.machine_select_nav > div > a {
  text-decoration: underline
}

@media (min-width: 768px) {
  #tr_dv_sofar {
    height:40px!important
  }
}

table.selection_table {
  width: 100%;
  border: solid 1px rgba(0,0,0,0.12);
  text-align: left
}

.group_selection {
  width: 100%;
}

.group_selection h4 {
  margin-bottom: 5px;
  font-weight: 600;
}

DIV.group_selection > A > BUTTON {
  color: #ffffff
}

DIV.group_selection > A > BUTTON.active {
  color: rgba(0,0,0,0.87);
  background-color: #a8d3f0
}

.helpful_links_section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 15px 0;
  background-color: #ffffff;
  border: 1px solid rgba(0, 52, 120, 0.3);
}

.helpful_links_section a {
  text-decoration: underline;
}

#dv_machine_matrix_inner {
  padding-right: 20px
}

TD > A {
  color: #000
}

DIV.bg {
  color: rgba(0,0,0,0.87);
  min-height: auto;
  height: 100%
}

article {
  margin-bottom: 70px
}

DIV.shop-content-special {
  background: #D2E3C6
}

IMG.shop-image {
  display: none;
  max-height: 400px;
  border: solid 2px #000000;
  margin-top: 5px
}

img.MultiImage {
  border: 1px solid #FFFFFF;
  max-Width: 100px
}

img.MultiImage:hover {
  border: 1px solid #60bf19;
  max-Width: 100px
}

.input-group-addon {
  color: #4A4A4A !important;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
  padding: 7px !important;
}

.menuSizeTouch button {
  border: 0;
  background: transparent;
  color: #003478;
}

.menuSizeTouch button:hover {
  color: #2f97db !important;
}

DIV.machine-text {
  position: relative;
  text-align: center;
  font-weight: bolder;
  color: #000000;
  top: 230px;
  background-color: rgba(255,255,255,0.5);
  width: 330px;
  display: inline-block
}

div.text {
  transition: all 0.2s ease-out;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 3px;
  border: 0px;
  background-color: #185D8B;
  color: #ffffff;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bolder
}

DIV.navgroup-text {
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  overflow: hidden;
  background-color: #185D8B;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 5px;
  transition: 0.1s all ease-in-out
}

DIV.variation-text {
  color: #ffffff;
  position: relative;
  text-align: left;
  top: -20px;
  background-color: rgba(255,255,255,0.5);
  width: 50%;
  display: inline-block;
  left: 200px
}

.variation-text-shop {
  color: #ffffff;
  position: relative;
  text-align: left;
  top: -27px;
  background-color: rgba(255,255,255,0.5);
  width: 50%;
  display: inline-block;
  left: 197px;
  font-family: verdana;
  height: 146px;
  z-index: 1
}

DIV.navgroup-text2 {
  position: relative;
  text-align: center;
  font-weight: bolder;
  color: #ffffff;
  top: 90px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.5);
  width: 192px;
  display: inline-block;
  text-overflow: ellipsis;
  height: 40px
}

BUTTON.shop-navigation {
  height: 100%;
  background: rgba(255,255,255,0.2);
  top: 0
}

div.list_content {
  overflow: hidden;
  padding-bottom: 110px
}

@media (max-width: 770px) {
  div.list_content {
    padding-bottom:80px
  }
}

.border-black {
  border: 1px solid #000000;
  border-collapse: collapse
}

DIV.shop_background {
  background-repeat: no-repeat;
  min-height: 200px;
  background-position: 0 0
}
