@charset "utf-8";

/* Platz für modifizierte Stylesheet-Angaben
 * Nähere Infos: https://wiki.selfhtml.org/wiki/CSS
 * -------------------------------------------------------------------------- */

body{
  color: #000000;
}

.header-area {
  height: 200px;
}

.logo {
  margin-top:10px;
  margin-bottom:2px;
 /* float:left;*/
 text-align: left;
}

.logo img {
  max-width: 87px;
}
.top_title {
    font-size: 13px;
    color: black;
    text-align: left;
}

.search-bar-border {
  border-radius: 5px;
  border: 1px solid  #d6b092;
  margin-top: 25px;
}

.header-top {
    background-color: #C31622;
    /*height: 40px;*/
}

.navbar-default {
    background-color: unset;
    border-color: unset;
    border: 0;
}

.navbar-fixed-top {
    top: 0;
    border: 0;
}

.welcome-mes {
    color: #ffffff;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 8px;
}

.welcome-mes a, .welcome-mes a:link, .welcome-mes a:hover {
  color: #ffffff;
  text-transform: uppercase;
}

.header-right-menu nav ul li ul li a {
  color: #c31622 !important;
  text-transform: uppercase;
}

.header-logo {
  /*text-align: center;*/
  background-color: #FFFFFF;
  height: 96px;
}


.header-right-menu {
  padding-top: 8px;
}

.header-bottom-bg {
    /*height: 50px;*/
    background-color: #d6b092;
    color: #FFFFFF;
    padding-top: 1px;
}

.main-content-area {
  padding: 50px 0px;
  min-height: 630px;
  background-color: #FFFFFF;
}

.main-content-area2 {
  padding: 50px 0px;
  min-height: 630px;
  background-color: #eae6e6;
}

.slider-area {
  min-height: 630px;
  background: #eae6e6;
}

.about-us-text {
  padding-bottom: 30px;
}


.panel {
  border: 0px;
}

.top-mycart {
    float: right;
    width: 42px;
    padding-left: 0px;
    position: relative;
}
.top-wishlist {
    float: left;
    width: 20px;
    position: relative;
}

.about-us-text h1 {
    font-size: 24px;
    margin-top:30px;
}

.header-right-menu nav > ul > li > a {
    color: #fff;
    line-height: 0px;
    margin: 0px 0px 20px 0px;
}

.right-main-product .all-grid-product .single-product-item .product-image img {
    max-width: 100%;
}

.mainmenu nav > ul > li > a {
    color: #fff;
}

.mainmenu nav > ul > li > a:hover {
    color: #c31622;
}

.active {
   color: #c31622 !important;
}

.infobox
{
  border: 2px solid #c31622;
  background-color: #fff;
  margin-top: 10px;
}

.header-right-menu nav ul li ul {
    width: 170px;
}

.produkt_details
{
  border: 2px double #aaaaaa;
  padding:10px;
}

.sidebar-list h3 {
  font-size:13px;
}
.per-page select {
    background-position: 49px center !important;
    padding: 3px 3px;
}

.ui-slider-handle {
  background-color: #dddddd;
}

.ui-slider-handle:hover, .ui-slider-handle:focus {
  border: 1px solid #cccccc;
}

.varianten_table_details {
  background-color: #c31622;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
}

.varianten_table_details td {
  height: 30px;
  color:white;
}

.varianten_table_details input {
  font-size:14px;
  color:#000000;
}

.varianten_table_details .btn{
    padding: 2px 10px;
}

.single-pro-main-image-container {
  max-height: 455px;
  max-width: 455px;
  height: unset;
  width: unset;
}

.single-product-item {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    height: 273px;
}

.single-pro-thumb img {
    max-height: 62px;
    max-width: unset;
    margin-right: 4px;
}

.single-product-text .product-price {
    margin-bottom: 10px;
    margin-top: 6px;
    text-align: center;
    min-height: 26px;
}

.right-main-product .all-grid-product .single-product-item .product-image {
    height: 205px;
    vertical-align: middle;
}

.product_checkbox {
  width: 35px;
}

.single-product-text {
  margin-bottom: -40px;
}

.order-button {
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
}

.range_value_1 {
  margin-top: 10px;
}

.top-wishlist a.top-wishlist-link {
  background-color: #fff;
  border: 1px solid #d6b092;
}

.top-mycart a.top-mycart-link:before {
    background-color: #c31622;
}

.category-search-area {
   width: 100%;
   margin: 5px 10px 5px 0px;
   text-align: right;
}

.cat-search-box {
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #d6b092;
    font-size: 13px;
    height: 28px;
    padding: 0 20px 0 10px;
}

.cat-search-btn {
    color: #d6b092;
    font-size: 19px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
}

.list-group-item {
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
}

.header-search-results .panel-group {
    margin-bottom: 0px;
    margin-right: -4px;
}

.navbar_top: {
  width:1170px;
}

.owl-theme .owl-controls {
    margin-top: 0px;
}

.owl-controls.clickable {
  width:100px;
}

.related-product .owl-controls.clickable {
    top: -87px;
}

.owl-controls .owl-buttons i {
    color: white;
    font-size: 12px;
    right: 2px;
    top: -1px;
}

.owl-controls .owl-buttons .owl-next:hover i, .owl-controls .owl-buttons .owl-prev:hover i {
    color: white;
}

.select2-dropdown {
  width: 240px !important;
}
.select2-selection__rendered {
  font-size: 12px;
  text-align:left;
}

.footer-area {
  background: #C31622;
  padding: 20px 0px 106px 0px;
}

.footer-bottom {
  background: #C31622;
  color: #FFFFFF;
  padding: 0px;
}

.footer-area a {
  color:#FFFFFF;
}

#cookie-bar .cb-enable {
  background-color: #c31622;
}

#cookie-bar .cb-enable:hover {
  background-color: #d6b092;
}

.header-right-menu nav ul li.last ul {
    top: 18px;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
  .navbar_top {
     width: 1170px;
   }

  .single-image-add-text {
    width: 360px !important;
  }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
   .navbar_top {
     width: 962px;
   }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_top {
     width: 738px;
   }

    .mainmenu {
    display: unset !important;
    }

   .single-image-add-text {
    width: 50% !important;
  }

}

/* Landscape phones and portrait tablets */
@media (min-width: 576px) and (max-width: 767px) {
  .navbar_top {
     width: 546px;
   }
       .mainmenu {
    display: unset !important;
    }

      .header-area {
  height: 230px;
  }

}

/* Portrait phones and smaller */
@media (min-width: 480px) and (max-width: 575px) {
  .navbar_top {
     width: 450px;
   }
       .mainmenu {
    display: unset !important;
    }

      .header-area {
  height: 240px;
  }

}


@media (max-width: 479px) {
   .navbar_top {
     width: 459px;
   }

   .mainmenu {
    display: unset !important;
    }
   .main-content-area, .main-content-area2 {
    padding: 0px 0px 30px 0px;
    min-height: unset;
    }
    .about-us-text {
    padding-bottom: 0px;
    }

   .header-area {
    height: 260px;
   }


}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: unset !important;
  }
}
