/*672c3e839b118e8ff06746d4dc3bffde*/
/*
 1. Top bar
 2. Header
 3. Navigation
 4. Feature
 5. Main top
 6. Expanded top
 7. Main content wrapper
 7.1 Plans
 7.2 About us page
 7.3 Gallery
 7.4 Auction
 7.5 Vendor register
 7.6 Sidebar
 7.7 Filter
 8. Main bottom
 9. Expanded bottom
 10. Before footer
 11. Footer
 12. Typography
 13. Modal	
 14. Media queries
 */
/* line 33, templates/marktplatz/custom/scss/custom.scss */
#g-page-surround {
  min-height: auto;
  overflow: hidden !important;
}
/* line 37, templates/marktplatz/custom/scss/custom.scss */
a[id^="mdledt"] {
  color: #fff !important;
  background-image: linear-gradient(to bottom, #688bb3, #688bb3);
  border: none;
}
/* line 41, templates/marktplatz/custom/scss/custom.scss */
a[id^="mdledt"]:hover {
  background-color: #4e719a !important;
}
/* line 45, templates/marktplatz/custom/scss/custom.scss */
body a {
  color: #688bb3;
}
/* line 47, templates/marktplatz/custom/scss/custom.scss */
body a:hover {
  color: #4e719a;
}
/* ################################## 1. TOPBAR ################################## */
/* line 53, templates/marktplatz/custom/scss/custom.scss */
#g-topbar {
  background-color: #688bb3;
  color: #fff;
}
/* line 56, templates/marktplatz/custom/scss/custom.scss */
#g-topbar .g-content {
  margin: 0;
  padding: 0;
}
/* line 60, templates/marktplatz/custom/scss/custom.scss */
#g-topbar a {
  color: #fff;
}
/* line 61, templates/marktplatz/custom/scss/custom.scss */
#g-topbar ul {
  margin: 0;
  float: right;
}
/* line 64, templates/marktplatz/custom/scss/custom.scss */
#g-topbar ul li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 10px;
  text-transform: uppercase;
  position: relative;
}
/* line 70, templates/marktplatz/custom/scss/custom.scss */
#g-topbar ul li.active, #g-topbar ul li:hover, #g-topbar ul li a:focus {
  background-color: #8aa5c4;
}
/* line 77, templates/marktplatz/custom/scss/custom.scss */
#g-topbar .nav a {
  font-size: 0.8rem;
  padding: 8px 0;
}
/* line 80, templates/marktplatz/custom/scss/custom.scss */
#g-topbar .nav a:hover {
  background: transparent none repeat scroll 0 0;
}
/* line 84, templates/marktplatz/custom/scss/custom.scss */
#g-topbar p {
  font-size: 0.8rem;
  margin: 0;
  padding: 8px 0;
}
/* ################################## 2. HEADER ################################## */
/* line 93, templates/marktplatz/custom/scss/custom.scss */
/* line 94, templates/marktplatz/custom/scss/custom.scss */
#g-header a {
  color: #688bb3;
}
/* line 95, templates/marktplatz/custom/scss/custom.scss */
#g-header p {
  font-size: 14px;
  margin: 5px 0 0;
}
/* line 99, templates/marktplatz/custom/scss/custom.scss */
#g-header .gantry-logo {
  width: 151px;
  height: 28px;
  display: block;
  background-image: url('../images/martfame_logo_marts.png');
}
/* line 104, templates/marktplatz/custom/scss/custom.scss */
#g-header .gantry-logo img {
  display: none;
}
/* line 106, templates/marktplatz/custom/scss/custom.scss */
#g-header .g-content {
  padding: 1.7rem 0 0 0;
  margin: 1rem 0.2rem;
}
/* line 110, templates/marktplatz/custom/scss/custom.scss */
/* line 111, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form {
  display: table;
  margin: 0;
}
/* line 114, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .searchCategory, #g-header .search-shop form .searchInputBg, #g-header .search-shop form .searchBttn {
  margin: 0;
}
/* line 119, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .form-control {
  border-radius: 0;
  border-right: none !important;
  height: 18px;
  min-height: 12px;
}
/* line 125, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .inputbox.search-inputbox {
  height: 20px;
}
/* line 128, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .pickList {
  padding-left: 0;
}
/* line 130, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .pickList .simpleselect {
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  height: 32px;
}
/* line 136, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop form .btn.btn-primary {
  border-radius: 0;
  padding: 6px 12px;
  position: relative;
}
/* line 142, templates/marktplatz/custom/scss/custom.scss */
#g-header .search-shop .chosen-single {
  height: 32px;
  line-height: 28px;
  border-radius: 0;
}
/* line 148, templates/marktplatz/custom/scss/custom.scss */
#g-header .moduletable.joobi-cart a.btn {
  border-color: #688bb3;
}
/* line 151, templates/marktplatz/custom/scss/custom.scss */
/* line 152, templates/marktplatz/custom/scss/custom.scss */
#g-header .cartMini span.badge {
  color: #688bb3;
}
/* line 155, templates/marktplatz/custom/scss/custom.scss */
#g-header .cartMini + .dropdown-menu {
  min-width: 160px;
  overflow: hidden;
}
/* line 159, templates/marktplatz/custom/scss/custom.scss */
#g-header .cartMini + .dropdown-menu .cartQuanity {
  padding: 0;
}
/* line 164, templates/marktplatz/custom/scss/custom.scss */
#g-header .hoverDropDown {
  padding-bottom: 1px;
}
/* line 166, templates/marktplatz/custom/scss/custom.scss */
#g-header .hoverDropDown .btnHead {
  display: block;
  height: auto;
  padding: 5px 10px;
  width: auto;
  margin: 0;
  background: #688bb3;
}
/* line 173, templates/marktplatz/custom/scss/custom.scss */
#g-header .hoverDropDown .btnHead .code {
  color: #fff;
  font-size: 14px;
}
/* line 179, templates/marktplatz/custom/scss/custom.scss */
#g-header .symbol {
  color: #fff;
}
/* line 182, templates/marktplatz/custom/scss/custom.scss */
#g-header .dropdown-mini {
  float: none;
}
/* line 184, templates/marktplatz/custom/scss/custom.scss */
#g-header .dropdown-mini .btn.btn-success {
  background: #688bb3;
  padding: 6px 10px;
  height: auto;
  width: auto;
}
/* ################################## 3. NAVIGATION ################################## */
/* line 195, templates/marktplatz/custom/scss/custom.scss */
/* line 196, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-container {
  background: #688bb3;
  border-radius: 4px;
}
/* line 200, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
/* line 204, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 206, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #688bb3;
}
/* line 207, templates/marktplatz/custom/scss/custom.scss */
/* line 208, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel .g-menu-item-title {
  font-size: 0.9rem;
}
/* line 209, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li {
  background: #688bb3;
}
/* line 211, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li.active {
  background: #8aa5c4 !important;
}
/* line 212, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover {
  background: #8aa5c4 !important;
}
/* line 217, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
}
/* line 220, templates/marktplatz/custom/scss/custom.scss */
/* line 221, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.6rem 0.938rem;
}
/* line 222, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active {
  background: #8aa5c4 !important;
}
/* line 223, templates/marktplatz/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.active) {
  background: #8aa5c4 !important;
}
/* ################################## 4. FEATURE ################################## */
/* line 230, templates/marktplatz/custom/scss/custom.scss */
#g-feature {
  margin-top: 10px;
  padding: 0;
  z-index: 0;
  position: relative;
}
/* line 236, templates/marktplatz/custom/scss/custom.scss */
#g-feature p {
  margin: 0;
}
/* line 237, templates/marktplatz/custom/scss/custom.scss */
#g-feature .g-content {
  margin: 0;
  padding: 0;
}
/* line 241, templates/marktplatz/custom/scss/custom.scss */
#g-feature .joobi-slider {
  text-decoration: none;
  font-size: 14px !important;
}
/* line 244, templates/marktplatz/custom/scss/custom.scss */
#g-feature .joobi-slider .tp-buton.lightgrey.larg {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff !important;
  padding: 8px 20px !important;
}
/* line 249, templates/marktplatz/custom/scss/custom.scss */
#g-feature .joobi-slider .tp-button.green.large {
  background: #2a816d;
  padding: 8px 20px !important;
  font-size: 14px !important;
}
/* line 254, templates/marktplatz/custom/scss/custom.scss */
#g-feature .joobi-slider .tp-button.blue.large {
  background: #1867a9;
  padding: 8px 20px !important;
  font-size: 14px !important;
}
/* ################################## 5. MAIN TOP ################################## */
/* line 264, templates/marktplatz/custom/scss/custom.scss */
#g-maintop {
  background: #fbfbfb none repeat scroll 0 0;
  border-bottom: 1px solid #e1e1e1;
}
/* line 267, templates/marktplatz/custom/scss/custom.scss */
/* line 268, templates/marktplatz/custom/scss/custom.scss */
#g-maintop .g-block .custom-1 {
  font-size: 13px;
}
/* line 270, templates/marktplatz/custom/scss/custom.scss */
#g-maintop .g-block .custom-1 > span {
  font-size: 18px;
  color: #020202;
}
/* line 275, templates/marktplatz/custom/scss/custom.scss */
#g-maintop .g-block:not(:last-child) {
  border-right: 1px solid #e1e1e1;
}
/* ################################## 6. EXPANDED TOP ################################## */
/* line 283, templates/marktplatz/custom/scss/custom.scss */
/* line 284, templates/marktplatz/custom/scss/custom.scss */
#g-expandedtop .g-content {
  padding: 0;
}
/* line 285, templates/marktplatz/custom/scss/custom.scss */
#g-expandedtop .joobi-animation img {
  transition: all 0.4s ease 0s;
}
/* line 287, templates/marktplatz/custom/scss/custom.scss */
#g-expandedtop .joobi-animation img:hover {
  transform: scale(1.1) rotate(-1.1deg);
}
/* line 289, templates/marktplatz/custom/scss/custom.scss */
#g-expandedtop .joobi-animation a {
  display: block;
  overflow: hidden;
}
/* ################################## 7. MAIN CONTENT ################################## */
/* line 297, templates/marktplatz/custom/scss/custom.scss */
div.breadcrumb {
  background-color: #fff;
  padding: 0;
}
/* line 300, templates/marktplatz/custom/scss/custom.scss */
div.breadcrumb .breadcrumb {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
}
/* line 304, templates/marktplatz/custom/scss/custom.scss */
div.breadcrumb .breadcrumb li:last-child a {
  color: #ccc;
}
/* line 307, templates/marktplatz/custom/scss/custom.scss */
.sample-content h2 {
  font-size: 1.5rem;
}
/* line 310, templates/marktplatz/custom/scss/custom.scss */
/* line 311, templates/marktplatz/custom/scss/custom.scss */
.badgeShare button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333;
  box-shadow: none;
}
/* line 315, templates/marktplatz/custom/scss/custom.scss */
.badgeShare button:hover {
  background: none transparent;
}
/* line 318, templates/marktplatz/custom/scss/custom.scss */
/* line 319, templates/marktplatz/custom/scss/custom.scss */
.badgeShareOnline a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333;
  box-shadow: none;
}
/* line 323, templates/marktplatz/custom/scss/custom.scss */
.badgeShareOnline a:hover {
  background: none transparent;
}
/* line 326, templates/marktplatz/custom/scss/custom.scss */
/* line 327, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteImage {
  min-height: 240px;
  display: block;
  text-align: center;
}
/* line 332, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteName {
  text-align: center;
  display: block;
  float: none;
}
/* line 337, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteRightInfo {
  text-align: center;
}
/* line 339, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteRightInfo p {
  line-height: normal;
  text-align: center;
  font-size: 14px;
  margin: 5px 0;
}
/* line 346, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .carrouselPanel {
  margin-top: 20px;
}
/* line 347, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .container-fluid {
  padding: 0;
}
/* line 348, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .panel {
  box-shadow: none;
  margin: 0;
}
/* line 352, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .panel.panel-default {
  border: 0 none;
}
/* line 353, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .row {
  margin: 0;
}
/* line 354, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .itemDefault {
  border: 1px solid #ddd;
  padding: 0 5px;
  transition: all 0.3s ease 0s;
  position: relative;
}
/* line 360, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .itemDefault:hover {
  border-color: #688bb3;
}
/* line 364, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .panel-body {
  padding: 0;
  position: relative;
}
/* line 368, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .carousel-control {
  text-shadow: none;
  opacity: 1;
  color: #688bb3;
}
/* line 372, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .carousel-control.left, .joobi-products .carousel-control.right {
  border: 0 none;
  border-radius: 0;
  background: transparent none repeat scroll 0 0 !important;
}
/* line 378, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .carousel-control.left {
  left: -3%;
}
/* line 379, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .carousel-control.right {
  right: -3%;
}
/* line 380, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .g-title::after {
  background: #ddd none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 13%;
  position: absolute;
  top: 50%;
  width: 20%;
}
/* line 390, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .g-title::before {
  background: #ddd none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 13%;
  top: 50%;
  width: 20%;
}
/* line 400, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .g-title {
  font-size: 1.9rem;
  font-weight: normal;
  margin: 0;
  padding: 20px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
/* line 409, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteRightInfo {
  margin: 0rem 0 1rem;
}
/* line 412, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .fa.fa-star-o.text-warning {
  padding: 0 1px;
}
/* line 415, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .siteRating {
  display: block;
  text-align: center;
}
/* line 420, templates/marktplatz/custom/scss/custom.scss */
#cart_onepage_payment tr td:first-of-type {
  width: 5%;
}
/* line 423, templates/marktplatz/custom/scss/custom.scss */
.bilingAddress p {
  margin-bottom: 0;
}
/* line 426, templates/marktplatz/custom/scss/custom.scss */
/* line 427, templates/marktplatz/custom/scss/custom.scss */
#wf_catalog_catalog_home_page .priceQtyTxt {
  display: inline-block;
  margin-right: 10px;
}
/* line 431, templates/marktplatz/custom/scss/custom.scss */
#wf_catalog_catalog_home_page .itemQty {
  display: inline-block;
}
/* line 433, templates/marktplatz/custom/scss/custom.scss */
#wf_catalog_catalog_home_page .itemQty input {
  width: 40%;
  padding: 0 5px;
}
/* line 438, templates/marktplatz/custom/scss/custom.scss */
#wf_catalog_catalog_home_page a {
  margin-top: 10px;
}
/* line 442, templates/marktplatz/custom/scss/custom.scss */
.MiniView .catalogCat.categoryMini.Flop .imageAndName > .em-icon:hover, .MiniView .catalogCat.categoryMini .catCollapse .imageAndName > .em-icon:hover {
  color: #688bb3;
}
/* line 446, templates/marktplatz/custom/scss/custom.scss */
.MiniView .catalogCat.categoryMini .catCollapse .imageAndName > .treeSymb {
  color: #688bb3;
}
/* line 449, templates/marktplatz/custom/scss/custom.scss */
/* line 450, templates/marktplatz/custom/scss/custom.scss */
#siteContent #cart-tosocial #siteShareOnline .btn, #siteContent #siteShareOnline .btn, #siteContent #siteShareButton .btn {
  color: #688bb3;
  border-color: #688bb3;
}
/* line 456, templates/marktplatz/custom/scss/custom.scss */
#siteContent #cart-tosocial #siteShareOnline .btn:hover, #siteContent #siteShareOnline .btn:hover, #siteContent #siteShareButton .btn:hover {
  background: #688bb3;
  color: #fff;
  border-color: #688bb3;
}
/* line 464, templates/marktplatz/custom/scss/custom.scss */
#siteShareButton .btn {
  margin-bottom: 10px;
}
/* line 467, templates/marktplatz/custom/scss/custom.scss */
.itemMini .itemDefault:hover {
  border-color: #688bb3;
}
/* line 470, templates/marktplatz/custom/scss/custom.scss */
/* line 471, templates/marktplatz/custom/scss/custom.scss */
.viewBody .carrouselWidget a.fa.fa-chevron-left, .viewBody .carrouselWidget a.fa.fa-chevron-right {
  color: #688bb3;
}
/* line 475, templates/marktplatz/custom/scss/custom.scss */
.viewBody .carrouselWidget .GridView .panel-default:hover {
  border-color: #688bb3 !important;
}
/* line 479, templates/marktplatz/custom/scss/custom.scss */
.catalogCat.categoryStandard:hover {
  border-color: #688bb3;
}
/* line 482, templates/marktplatz/custom/scss/custom.scss */
#catalogCategoryPage .GridView .itemDefault:hover {
  border-color: #688bb3;
}
/* line 485, templates/marktplatz/custom/scss/custom.scss */
/* line 486, templates/marktplatz/custom/scss/custom.scss */
.table-responsive .badgeTable tr:hover td {
  background-color: rgba(104, 139, 179, 0.15);
}
/* line 490, templates/marktplatz/custom/scss/custom.scss */
.siteRelated .itemDefault:hover {
  border-color: #688bb3;
}
/* line 493, templates/marktplatz/custom/scss/custom.scss */
a.addQty {
  background: #688bb3;
}
/* line 496, templates/marktplatz/custom/scss/custom.scss */
.quantity-adder span {
  background: #688bb3;
}
/* line 499, templates/marktplatz/custom/scss/custom.scss */
.priceTotal {
  color: #688bb3;
}
/* line 502, templates/marktplatz/custom/scss/custom.scss */
#catalogquantity {
  color: #688bb3;
}
/* line 505, templates/marktplatz/custom/scss/custom.scss */
/* line 506, templates/marktplatz/custom/scss/custom.scss */
.wizard.basketTrail .current {
  background: #688bb3;
}
/* line 508, templates/marktplatz/custom/scss/custom.scss */
.wizard.basketTrail .current::after {
  border-left-color: #577eaa;
  z-index: 1;
}
/* line 513, templates/marktplatz/custom/scss/custom.scss */
.wizard.basketTrail a:after {
  z-index: 1;
}
/* line 523, templates/marktplatz/custom/scss/custom.scss */
.chosen-container-single .chosen-single div {
  margin-top: 5px;
}
/* line 526, templates/marktplatz/custom/scss/custom.scss */
/* line 527, templates/marktplatz/custom/scss/custom.scss */
#g-main #cartOption .controls select {
  width: 45% !important;
  line-height: 35px;
  height: 35px;
  border-radius: 0px;
}
/* line 533, templates/marktplatz/custom/scss/custom.scss */
#g-main #cartOption .controls input {
  border-radius: 0;
  height: 30px !important;
  line-height: 30px;
  padding: 3px 12px;
  width: 38% !important;
}
/* line 541, templates/marktplatz/custom/scss/custom.scss */
.joobi-features .showAll {
  margin-bottom: 20px;
}
/* line 544, templates/marktplatz/custom/scss/custom.scss */
.GridView .joobi-features {
  margin-bottom: 10px;
}
/* line 547, templates/marktplatz/custom/scss/custom.scss */
.joobi-features .panel-default {
  border: 1px solid #ddd;
  padding: 0 5px;
  transition: all 0.3s ease 0s;
}
/* line 551, templates/marktplatz/custom/scss/custom.scss */
.joobi-features .panel-default:hover .badgeShareOnline {
  display: block;
}
/* line 552, templates/marktplatz/custom/scss/custom.scss */
.joobi-features .panel-default:hover .badgeShare {
  display: block;
}
/* Joobi Apps apply to all apps */
/* line 557, templates/marktplatz/custom/scss/custom.scss */
.widgetBox {
  border: none;
}
/* line 560, templates/marktplatz/custom/scss/custom.scss */
.nav.nav-tabs {
  margin-bottom: 0;
  margin-left: 0;
}
/* line 564, templates/marktplatz/custom/scss/custom.scss */
.nav.nav-tabs .active a {
  border-color: #688bb3;
  border-top: 4px solid #688bb3 !important;
}
/* line 567, templates/marktplatz/custom/scss/custom.scss */
.nav.nav-tabs .active a:hover {
  padding-top: 13px;
  border-top-width: 1px !important;
  border-color: #688bb3;
}
/* line 574, templates/marktplatz/custom/scss/custom.scss */
.viewBody #toolbarBox {
  height: auto;
}
/* line 577, templates/marktplatz/custom/scss/custom.scss */
.tab-pane .form-group {
  margin-left: 0;
  margin-right: 0;
}
/* line 581, templates/marktplatz/custom/scss/custom.scss */
.sitePrice, .siteBid {
  display: block;
}
/* Background image particle styles */
/* line 586, templates/marktplatz/custom/scss/custom.scss */
.bg-image {
  background-repeat: no-repeat;
  background-color: #ccc;
  padding: 50px 0;
}
/* line 590, templates/marktplatz/custom/scss/custom.scss */
.bg-image h1, .bg-image h2 {
  text-align: center;
  color: white;
}
/* line 594, templates/marktplatz/custom/scss/custom.scss */
.bg-image h1 {
  font-weight: bold;
}
/* ################################## 7.1 PLANS ################################## */
/* line 601, templates/marktplatz/custom/scss/custom.scss */
.plans, .plans ul, .plans ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 607, templates/marktplatz/custom/scss/custom.scss */
.pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
/* line 613, templates/marktplatz/custom/scss/custom.scss */
.pricePlans {
  zoom: 1;
}
/* line 617, templates/marktplatz/custom/scss/custom.scss */
.pricePlans {
  max-width: 69em;
  margin: 0 auto;
}
/* line 622, templates/marktplatz/custom/scss/custom.scss */
.pricePlans .plans .plan {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 20px 0;
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 633, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .j-pricing-table-title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #4d4d4d;
  margin: 0;
  padding: 0.6em 0;
}
/* line 641, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .j-pricing-table-title h2.best-plan-title {
  background: #688bb3;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
/* line 648, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .j-pricing-table-price p {
  background: #688bb3;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
/* line 658, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .j-pricing-table-price p.bestPlanPrice {
  background: #5379a5;
}
/* line 662, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .j-pricing-table-price p span {
  color: #acbfd5;
}
/* line 667, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .options li {
  font-weight: 700;
  color: #364762;
  line-height: 2.5;
}
/* line 673, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .options li span {
  font-weight: 400;
  color: #979797;
}
/* line 677, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .button {
  background-color: initial;
  display: block;
}
/* line 681, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #688bb3;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2.8em;
  border: 2px solid #688bb3;
  display: inline-block;
  width: 80%;
  height: 2.8em;
  border-radius: 4px;
  margin: 1.5em 0 1.8em;
}
/* line 696, templates/marktplatz/custom/scss/custom.scss */
.j-pricing-table .button a.bestPlanButton {
  color: #fff;
  background: #5379a5;
  border: 2px solid #5379a5;
}
/* line 702, templates/marktplatz/custom/scss/custom.scss */
#credits {
  text-align: center;
  font-size: 0.8em;
  font-style: italic;
  color: #777;
}
/* line 709, templates/marktplatz/custom/scss/custom.scss */
#credits a {
  color: #333;
}
/* line 713, templates/marktplatz/custom/scss/custom.scss */
#credits a:hover {
  text-decoration: none;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* line 719, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans .plan {
    margin: 0 2% 20px 0;
  }
  /* line 723, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 730, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans .plan {
    margin: 0 2% 20px 0;
  }
  /* line 734, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  /* line 741, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans {
    margin: 2em auto;
  }
  /* line 745, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans .plan {
    margin: 0 1.33% 20px 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  /* line 755, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans > li:last-child {
    margin-right: 0;
  }
  /* line 759, templates/marktplatz/custom/scss/custom.scss */
  .pricePlans .plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  /* line 767, templates/marktplatz/custom/scss/custom.scss */
  .j-pricing-table .button a {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  /* line 775, templates/marktplatz/custom/scss/custom.scss */
  .j-pricing-table .button a:hover {
    background: #688bb3;
    color: #fff;
  }
  /* line 780, templates/marktplatz/custom/scss/custom.scss */
  .j-pricing-table .button a.bestPlanButton:hover {
    background: #688bb3;
    border: 2px solid #688bb3;
  }
}
/* ################################## 7.2 ABOUT US PAGE ################################## */
/* line 788, templates/marktplatz/custom/scss/custom.scss */
.members {
  text-align: center;
}
/* line 790, templates/marktplatz/custom/scss/custom.scss */
.members .fb, .members .in, .members .git {
  color: #688bb3;
  font-size: 36px;
}
/* line 795, templates/marktplatz/custom/scss/custom.scss */
.members .fb:hover, .members .in:hover, .members .git:hover {
  text-decoration: none;
  color: #4e719a;
}
/* line 800, templates/marktplatz/custom/scss/custom.scss */
.members h2 {
  margin-bottom: 0;
}
/* line 804, templates/marktplatz/custom/scss/custom.scss */
.about-info {
  text-align: center;
}
/* ################################## 7.3 GALLERY ################################## */
/* line 810, templates/marktplatz/custom/scss/custom.scss */
.mosaicflow__column {
  float: left;
}
/* line 814, templates/marktplatz/custom/scss/custom.scss */
.mosaicflow__item {
  position: relative;
}
/* line 817, templates/marktplatz/custom/scss/custom.scss */
.mosaicflow__item img {
  display: block;
  width: 100%;
  max-width: 500px;
  height: auto;
}
/* line 823, templates/marktplatz/custom/scss/custom.scss */
.mosaicflow__item p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 840, templates/marktplatz/custom/scss/custom.scss */
.mosaicflow__item:hover p {
  opacity: 1;
}
/* ################################## 7.4 AUCTION ################################## */
/* line 846, templates/marktplatz/custom/scss/custom.scss */
.showAll .btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 2px;
  box-shadow: none;
  padding: 8px 12px;
  text-shadow: 0 0 0;
  transition: all 0.3s ease 0s;
  color: #688bb3;
}
/* line 855, templates/marktplatz/custom/scss/custom.scss */
.showAll .btn:hover {
  background: #688bb3;
  color: #fff;
}
/* line 860, templates/marktplatz/custom/scss/custom.scss */
#cart-tosocial.auctionStyle #siteShareOnline {
  width: 100%;
}
/* line 863, templates/marktplatz/custom/scss/custom.scss */
#siteHeader .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 867, templates/marktplatz/custom/scss/custom.scss */
#auctionBuyNowPrice {
  font-size: 14px;
  color: #688bb3;
}
/* line 871, templates/marktplatz/custom/scss/custom.scss */
#auctionBid {
  font-size: 14px;
  color: #688bb3;
}
/* line 875, templates/marktplatz/custom/scss/custom.scss */
#auctionBidDateDetail.col-xs-8 {
  color: #ff3a3a;
}
/* line 878, templates/marktplatz/custom/scss/custom.scss */
#siteAuction #cartContainer .row {
  margin-bottom: 15px;
}
/* line 881, templates/marktplatz/custom/scss/custom.scss */
#auctionBidDate.col-xs-4, #auctionBidValue.col-xs-4, #auctionBidCount.col-xs-4 {
  font-size: 14px;
}
/* line 886, templates/marktplatz/custom/scss/custom.scss */
#auctionBidDate, #auctionBidValue, #auctionBidCount {
  color: #688bb3;
}
/* line 891, templates/marktplatz/custom/scss/custom.scss */
.gantry .auctionPlaceBidBttn {
  margin-left: 0;
}
/* line 894, templates/marktplatz/custom/scss/custom.scss */
.auctionPlaceBidBttn > div, #auctionNoticeDetail > div {
  padding-left: 0;
}
/* ################################## 7.5 VENDORS ################################## */
/* line 901, templates/marktplatz/custom/scss/custom.scss */
/* line 902, templates/marktplatz/custom/scss/custom.scss */
.PG_vendors_register .control-label {
  width: 16.6667%;
}
/* line 906, templates/marktplatz/custom/scss/custom.scss */
.control-label {
  width: 16% !important;
}
/* line 908, templates/marktplatz/custom/scss/custom.scss */
.control-label span {
  color: #688bb3;
}
/* line 912, templates/marktplatz/custom/scss/custom.scss */
.PG_vendors_listing #wz_search, .PG_order_listing #wz_search, .PG_wishlist_my_listing #wz_search, .PG_vendor_inbox_listing #wz_search {
  display: inline-block !important;
  min-height: 18px;
  padding: 5px !important;
  width: 100%;
}
/* line 921, templates/marktplatz/custom/scss/custom.scss */
.GridView .container-fluid .panel-default:hover {
  border-color: #688bb3 !important;
}
/* line 924, templates/marktplatz/custom/scss/custom.scss */
/* line 925, templates/marktplatz/custom/scss/custom.scss */
#infoFilter .filter-search {
  width: 45%;
}
/* line 926, templates/marktplatz/custom/scss/custom.scss */
#infoFilter .searchbox {
  width: 45%;
}
/* line 928, templates/marktplatz/custom/scss/custom.scss */
#infoFilter .searchbox input#wz_search {
  height: 17px;
  min-height: 17px;
  width: 92%;
}
/* line 935, templates/marktplatz/custom/scss/custom.scss */
#cart-tosocial.member-page #siteShareOnline {
  float: none;
  width: 100%;
}
/* line 939, templates/marktplatz/custom/scss/custom.scss */
#siteCartbutton.membership-cart {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
/* line 943, templates/marktplatz/custom/scss/custom.scss */
#siteCartbutton.membership-cart .subcriptionAttribute {
  display: inline-block;
}
/* line 947, templates/marktplatz/custom/scss/custom.scss */
.g-container .size-75 #siteMedia.col-md-6 {
  width: 50%;
}
/* line 950, templates/marktplatz/custom/scss/custom.scss */
/* line 951, templates/marktplatz/custom/scss/custom.scss */
.PG_vendors_area_home .page-header {
  margin: 0;
}
/* ################################## 7.6 SIDEBAR START ################################## */
/* line 958, templates/marktplatz/custom/scss/custom.scss */
.moduletable.boderbg {
  background: #f5f5f5 none repeat scroll 0 0;
  border-top: 10px solid #688bb3;
  margin: 10px 0;
  padding: 10px;
}
/* line 963, templates/marktplatz/custom/scss/custom.scss */
.moduletable.boderbg div.panel {
  background-color: #f5f5f5;
  box-shadow: none;
}
/* line 968, templates/marktplatz/custom/scss/custom.scss */
/* line 969, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .icon-plus {
  display: inline-block;
  float: right;
  background: #fff none repeat scroll 0 0;
  border-radius: 2px;
  color: #aaa;
  height: auto;
  line-height: normal;
  margin: 0 0 5px;
  padding: 0 8px;
  width: auto;
  cursor: pointer;
  transition: all 0.4s ease 0s;
}
/* line 983, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .icon-plus:hover {
  color: #688bb3;
}
/* line 986, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .icon-plus::before {
  content: "+";
  font-family: "roboto", sans-serif;
}
/* line 991, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .icon-minus {
  font-weight: bold;
  padding: 0 10px;
}
/* line 995, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .icon-minus::before {
  content: "-";
  font-family: "roboto", sans-serif;
  margin-left: 2px;
}
/* line 1001, templates/marktplatz/custom/scss/custom.scss */
/* line 1002, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .siteName {
  display: inline-block;
}
/* line 1005, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .siteName a {
  font-weight: 400;
}
/* line 1009, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .imageAndName {
  padding: 3px 0;
  max-width: 100%;
}
/* line 1013, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .imageAndName.open {
  max-width: 100%;
}
/* line 1016, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .catsiteImage.listSiteImage {
  margin: -2px 5px 0 0;
}
/* line 1019, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .treeSymb {
  font-size: 0.0009em;
  margin-left: 10px;
}
/* line 1023, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .showAll {
  float: none;
}
/* line 1025, templates/marktplatz/custom/scss/custom.scss */
.displayCategory .Collapse .showAll .btn {
  margin-top: 10px;
}
/* line 1031, templates/marktplatz/custom/scss/custom.scss */
.itemBig:hover {
  border-color: #688bb3;
}
/* line 1034, templates/marktplatz/custom/scss/custom.scss */
#categorySubCategories .MiniView .catalogCat.categoryMini:hover {
  border-color: #688bb3;
}
/* ################################## 7.7 FILTER ################################## */
/* line 1040, templates/marktplatz/custom/scss/custom.scss */
/* line 1041, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group-btn .btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 6px 10px;
  color: #688bb3;
}
/* line 1050, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .vendors_name input {
  height: 20px;
  min-height: 20px;
}
/* line 1054, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .advSearchFilter {
  background: #f5f5f5 none repeat scroll 0 0;
  display: table;
  float: none;
  padding: 10px;
  margin: 10px 0;
  border-top: 10px solid #688bb3;
}
/* line 1062, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .advSearchFilter.name input {
  height: 20px;
  min-height: 20px;
  border-right: none;
}
/* line 1067, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .advSearchTo {
  float: left;
  width: 10%;
  padding-left: 0;
}
/* line 1072, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group.piceValue:last-child {
  width: 50% !important;
}
/* line 1075, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group.piceValue {
  float: left;
  width: 40% !important;
}
/* line 1079, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group.piceValue:first-of-type input.priceInput {
  border-radius: 4px;
}
/* line 1082, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group.piceValue:last-of-type input.priceInput {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
/* line 1087, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .input-group.piceValue .btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  box-shadow: none;
  height: auto;
  line-height: normal;
  margin-left: -1px;
  padding: 6.5px 8px;
  width: auto;
  color: #688bb3;
}
/* line 1098, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .form-control.priceInput {
  display: block;
  min-height: 20px;
  width: 80% !important;
  height: auto;
}
/* line 1104, templates/marktplatz/custom/scss/custom.scss */
.joobi-filers .piceValue .input-group-addon {
  display: none;
}
/* ################################## MAIN CONTENT END ################################## */
/* ################################## 8. MAIN BOTTOM ################################## */
/* line 1113, templates/marktplatz/custom/scss/custom.scss */
/* line 1114, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .siteImage {
  padding: 0;
  display: block;
  float: none;
}
/* line 1119, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .badgeShare {
  position: absolute;
  right: 5px;
  top: 0;
  display: none;
}
/* line 1125, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .badgeShareOnline {
  padding: 0;
  position: absolute;
  top: 50px;
  right: 5px;
  display: none;
}
/* line 1132, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .siteIntro {
  text-align: center;
  display: block;
}
/* line 1136, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .siteIntro p {
  margin: 1rem 0;
}
/* line 1138, templates/marktplatz/custom/scss/custom.scss */
/* line 1139, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .itemDefault:hover .badgeShare, #g-mainbottom .itemDefault:hover .badgeShareOnline {
  display: block;
}
/* line 1144, templates/marktplatz/custom/scss/custom.scss */
#g-mainbottom .siteRightInfo {
  margin: 0rem 0 1rem;
}
/* line 1149, templates/marktplatz/custom/scss/custom.scss */
.catalogItem .standardSquare.top-right {
  left: 28px;
  right: auto;
  top: 12px;
}
/* line 1154, templates/marktplatz/custom/scss/custom.scss */
.joobi-products .badgeShareOnline .btn-group {
  display: block;
}
/* line 1159, templates/marktplatz/custom/scss/custom.scss */
.siteCountDown {
  display: block;
}
/* ################################## 9. EXPANDED BOTTOM ################################## */
/* line 1165, templates/marktplatz/custom/scss/custom.scss */
#g-expandedbottom {
  background: url('');
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
/* line 1171, templates/marktplatz/custom/scss/custom.scss */
#g-expandedbottom h1, #g-expandedbottom h5 {
  color: #fff;
}
/* line 1173, templates/marktplatz/custom/scss/custom.scss */
#g-expandedbottom .platform-content {
  padding: 80px 0;
  text-align: center;
}
/* ################################## 10. BEFORE FOOTER ################################## */
/* line 1181, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter {
  background: #121214 none repeat scroll 0 0;
}
/* line 1184, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter h2, #g-beforefooter h3 {
  color: #fff;
  font-size: 1.4rem;
}
/* line 1188, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter a {
  color: #f9f9f9;
  font-size: 14px;
}
/* line 1191, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter a:hover {
  color: #666;
}
/* line 1193, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter ul {
  margin: 0;
}
/* line 1197, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter li {
  line-height: 28px;
  list-style: outside none none;
}
/* line 1201, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter p {
  margin: 0 0 10px;
  font-size: 14px;
}
/* line 1205, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter .g-social a {
  background: transparent none repeat scroll 0 0;
}
/* line 1208, templates/marktplatz/custom/scss/custom.scss */
/* line 1209, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter .footer_account li::after {
  content: url('../images/ok-icon.png');
  left: -5px;
  position: absolute;
  top: 0;
}
/* line 1215, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter .footer_account a {
  padding: 0 0 0 15px;
}
/* line 1217, templates/marktplatz/custom/scss/custom.scss */
#g-beforefooter .footer_account a:hover {
  background: transparent;
}
/* ################################## 11. FOOTER ################################## */
/* line 1224, templates/marktplatz/custom/scss/custom.scss */
#g-footer {
  background: #0c0c0c none repeat scroll 0 0;
}
/* line 1227, templates/marktplatz/custom/scss/custom.scss */
#g-footer .g-content {
  font-size: 14px;
}
/* line 1230, templates/marktplatz/custom/scss/custom.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #2a816d;
  color: #fff;
  background-position: 0 -42px;
}
/* ========================= Styles which not founded ========================= */
/* line 1244, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset1 #catalogHomeItemTabs .active a {
  border-color: #2a816d;
}
/* line 1245, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset1 .viewBody .siteItems .GridView .panel:hover {
  border-color: #2a816d;
}
/* line 1246, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset1 .viewBody .siteItems .GridView .panel-default:hover {
  border-color: #2a816d;
}
/* line 1247, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset1 .joobi-products.joobi-features .panel-default:hover {
  border-color: #2a816d;
}
/* line 1249, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset2 #catalogHomeItemTabs .active a {
  border-color: #1867a9;
}
/* line 1250, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset2 .viewBody .siteItems .GridView .panel:hover {
  border-color: #1867a9;
}
/* line 1251, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset2 .viewBody .siteItems .GridView .panel-default:hover {
  border-color: #1867a9;
}
/* line 1252, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset2 .joobi-products.joobi-features .panel-default:hover {
  border-color: #1867a9;
}
/* line 1254, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset3 #catalogHomeItemTabs .active a {
  border-color: #d0205e;
}
/* line 1255, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset3 .viewBody .siteItems .GridView .panel:hover {
  border-color: #d0205e;
}
/* line 1256, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset3 .viewBody .siteItems .GridView .panel-default:hover {
  border-color: #d0205e;
}
/* line 1257, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset3 .joobi-products.joobi-features .panel-default:hover {
  border-color: #d0205e;
}
/* line 1259, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset4 #catalogHomeItemTabs .active a {
  border-color: #54555e;
}
/* line 1260, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset4 .viewBody .siteItems .GridView .panel:hover {
  border-color: #54555e;
}
/* line 1261, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset4 .viewBody .siteItems .GridView .panel-default:hover {
  border-color: #54555e;
}
/* line 1262, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset4 .joobi-products.joobi-features .panel-default:hover {
  border-color: #54555e;
}
/* line 1264, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset5 #catalogHomeItemTabs .active a {
  border-color: #f6a525;
}
/* line 1265, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset5 .viewBody .siteItems .GridView .panel:hover {
  border-color: #f6a525;
}
/* line 1266, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset5 .viewBody .siteItems .GridView .panel-default:hover {
  border-color: #f6a525;
}
/* line 1267, templates/marktplatz/custom/scss/custom.scss */
.g-style-preset5 .joobi-products.joobi-features .panel-default:hover {
  border-color: #f6a525;
}
/* ################################## 12. TYPOGRAPHY ################################## */
/* line 1273, templates/marktplatz/custom/scss/custom.scss */
.clear {
  clear: both;
}
/* line 1276, templates/marktplatz/custom/scss/custom.scss */
.heading-inner1 {
  float: left;
  width: 48%;
  margin-right: 4%;
}
/* line 1281, templates/marktplatz/custom/scss/custom.scss */
.heading-inner2 {
  float: left;
  width: 48%;
}
/* line 1285, templates/marktplatz/custom/scss/custom.scss */
.joobiprint {
  border: 1px solid #888;
  padding: 2px;
  padding: 1rem;
  background-color: #f7f7f7;
  border-radius: 0.1875rem;
}
/* line 1292, templates/marktplatz/custom/scss/custom.scss */
.pln {
  color: #000;
}
/* line 1293, templates/marktplatz/custom/scss/custom.scss */
.tag {
  color: #00f;
}
/* line 1294, templates/marktplatz/custom/scss/custom.scss */
.atv {
  color: #080;
}
/* line 1295, templates/marktplatz/custom/scss/custom.scss */
.atn {
  color: #606;
}
/* line 1296, templates/marktplatz/custom/scss/custom.scss */
code {
  color: #9c1d3d;
}
/* line 1297, templates/marktplatz/custom/scss/custom.scss */
small {
  font-size: 85%;
}
/* line 1298, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn {
  background: #2a816d none repeat scroll 0 0;
  border: 2px solid transparent;
  color: #fff !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
  padding: 0.75rem 1.5rem;
  text-shadow: none;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
/* line 1311, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn:hover {
  text-decoration: none;
}
/* line 1316, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn:hover, .joobi-btn:active, .joobi-btn:focus {
  background: #4cb29b none repeat scroll 0 0;
  text-decoration: none;
  color: #fff !important;
}
/* line 1323, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-2 {
  border-radius: 2rem;
}
/* line 1326, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-3.button-3, .joobi-btn.button-4.button-3, .joobi-btn.button-grey.button-3, .joobi-btn.button-pink.button-3, .joobi-btn.button-green.button-3, .joobi-btn.button-purple.button-3, .joobi-btn.button-orange.button-3, .joobi-btn.button-blue.button-3, .joobi-btn.button-3.button-4, .joobi-btn.button-4.button-4, .joobi-btn.button-grey.button-4, .joobi-btn.button-pink.button-4, .joobi-btn.button-green.button-4, .joobi-btn.button-purple.button-4, .joobi-btn.button-orange.button-4, .joobi-btn.button-blue.button-4 {
  background: transparent none repeat scroll 0 0;
}
/* line 1343, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-3.button-3:hover, .joobi-btn.button-4.button-3:hover, .joobi-btn.button-grey.button-3:hover, .joobi-btn.button-pink.button-3:hover, .joobi-btn.button-green.button-3:hover, .joobi-btn.button-purple.button-3:hover, .joobi-btn.button-orange.button-3:hover, .joobi-btn.button-blue.button-3:hover, .joobi-btn.button-3.button-4:hover, .joobi-btn.button-4.button-4:hover, .joobi-btn.button-grey.button-4:hover, .joobi-btn.button-pink.button-4:hover, .joobi-btn.button-green.button-4:hover, .joobi-btn.button-purple.button-4:hover, .joobi-btn.button-orange.button-4:hover, .joobi-btn.button-blue.button-4:hover, .joobi-btn.button-3.button-3:active, .joobi-btn.button-4.button-3:active, .joobi-btn.button-grey.button-3:active, .joobi-btn.button-pink.button-3:active, .joobi-btn.button-green.button-3:active, .joobi-btn.button-purple.button-3:active, .joobi-btn.button-orange.button-3:active, .joobi-btn.button-blue.button-3:active, .joobi-btn.button-3.button-4:active, .joobi-btn.button-4.button-4:active, .joobi-btn.button-grey.button-4:active, .joobi-btn.button-pink.button-4:active, .joobi-btn.button-green.button-4:active, .joobi-btn.button-purple.button-4:active, .joobi-btn.button-orange.button-4:active, .joobi-btn.button-blue.button-4:active, .joobi-btn.button-3.button-3:focus, .joobi-btn.button-4.button-3:focus, .joobi-btn.button-grey.button-3:focus, .joobi-btn.button-pink.button-3:focus, .joobi-btn.button-green.button-3:focus, .joobi-btn.button-purple.button-3:focus, .joobi-btn.button-orange.button-3:focus, .joobi-btn.button-blue.button-3:focus, .joobi-btn.button-3.button-4:focus, .joobi-btn.button-4.button-4:focus, .joobi-btn.button-grey.button-4:focus, .joobi-btn.button-pink.button-4:focus, .joobi-btn.button-green.button-4:focus, .joobi-btn.button-purple.button-4:focus, .joobi-btn.button-orange.button-4:focus, .joobi-btn.button-blue.button-4:focus {
  background: transparent none repeat scroll 0 0;
}
/* line 1349, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-3 {
  border: 2px solid #2a816d;
  border-radius: 2rem;
  color: #2a816d !important;
}
/* line 1353, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-3:hover, .joobi-btn.button-3:active, .joobi-btn.button-3:focus {
  border: 2px solid #4cb29b;
  color: #4cb29b !important;
}
/* line 1360, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-4 {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #1867a9;
  color: #1867a9 !important;
}
/* line 1364, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-4:hover, .joobi-btn.button-4:active, .joobi-btn.button-4:focus {
  border: 2px solid #3180c2;
  color: #3180c2 !important;
}
/* line 1371, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-grey {
  background: #54555e none repeat scroll 0 0;
}
/* line 1373, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-grey:hover, .joobi-btn.button-grey:active, .joobi-btn.button-grey:focus {
  background: #000 none repeat scroll 0 0;
}
/* line 1379, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-pink {
  background: #d13b7b none repeat scroll 0 0;
}
/* line 1381, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-pink:hover, .joobi-btn.button-pink:active, .joobi-btn.button-pink:focus {
  background: #9b2457 none repeat scroll 0 0;
}
/* line 1387, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-green {
  background: #2a816d none repeat scroll 0 0;
}
/* line 1389, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-green:hover, .joobi-btn.button-green:active, .joobi-btn.button-green:focus {
  background: #4cb29b none repeat scroll 0 0;
}
/* line 1395, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-purple {
  background: #874f9a none repeat scroll 0 0;
}
/* line 1397, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-purple:hover, .joobi-btn.button-purple:active, .joobi-btn.button-purple:focus {
  background: #5b3567 none repeat scroll 0 0;
}
/* line 1403, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-orange {
  background: #f6a525 none repeat scroll 0 0;
}
/* line 1405, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-orange:hover, .joobi-btn.button-orange:active, .joobi-btn.button-orange:focus {
  background: #ad7527 none repeat scroll 0 0;
}
/* line 1411, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-blue {
  background: #1867a9 none repeat scroll 0 0;
}
/* line 1413, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-blue:hover, .joobi-btn.button-blue:active, .joobi-btn.button-blue:focus {
  background: #3180c2 none repeat scroll 0 0;
}
/* line 1420, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-pink.button-3, .joobi-btn.button-pink.button-4 {
  border: 2px solid #d13b7b;
  color: #d13b7b !important;
}
/* line 1424, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-pink.button-3:hover, .joobi-btn.button-pink.button-4:hover, .joobi-btn.button-pink.button-3:active, .joobi-btn.button-pink.button-4:active, .joobi-btn.button-pink.button-3:focus, .joobi-btn.button-pink.button-4:focus {
  border: 2px solid #9b2457;
  color: #9b2457 !important;
}
/* line 1431, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-green.button-3, .joobi-btn.button-green.button-4 {
  border: 2px solid #2a816d;
  color: #2a816d !important;
}
/* line 1436, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-orange.button-3, .joobi-btn.button-orange.button-4 {
  border: 2px solid #f6a525;
  color: #f6a525 !important;
}
/* line 1442, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-square[class*="joobi-btn"] {
  border-radius: 0;
}
/* line 1445, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-purple.button-3, .joobi-btn.button-purple.button-4 {
  border: 2px solid #874f9a;
  color: #874f9a !important;
}
/* line 1449, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn.button-purple.button-3:hover, .joobi-btn.button-purple.button-4:hover, .joobi-btn.button-purple.button-3:active, .joobi-btn.button-purple.button-4:active, .joobi-btn.button-purple.button-3:focus, .joobi-btn.button-purple.button-4:focus {
  border: 2px solid #5b3567;
  color: #5b3567 !important;
}
/* line 1456, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn .fa {
  font-size: 1.5rem;
}
/* line 1459, templates/marktplatz/custom/scss/custom.scss */
.joobi-btn .fa-fw {
  text-align: center;
  width: 1.28571em;
}
/* line 1463, templates/marktplatz/custom/scss/custom.scss */
.gantry .btn-default {
  border-color: #688bb3;
  color: #688bb3;
  background-image: none;
}
/* line 1467, templates/marktplatz/custom/scss/custom.scss */
.gantry .btn-default:hover {
  background-color: #688bb3;
  color: #fff;
  border-color: #688bb3;
}
/* line 1473, templates/marktplatz/custom/scss/custom.scss */
.gantry .btn-warning, .gantry .btn-success, .gantry .btn-primary, .gantry .btn-danger, .gantry .btn-info, #g-page-surround .btn.active {
  background-color: #688bb3;
  border-color: #688bb3;
  background-image: none;
}
/* line 1482, templates/marktplatz/custom/scss/custom.scss */
.gantry .btn-warning:hover, .gantry .btn-success:hover, .gantry .btn-primary:hover, .gantry .btn-danger:hover, .gantry .btn-info:hover, #g-page-surround .btn.active:hover, .gantry .btn-warning:focus, .gantry .btn-success:focus, .gantry .btn-primary:focus, .gantry .btn-danger:focus, .gantry .btn-info:focus, #g-page-surround .btn.active:focus {
  background-color: #4e719a;
  border-color: #4e719a;
}
/* line 1488, templates/marktplatz/custom/scss/custom.scss */
.btn.btn-fa-map-marker:hover {
  color: #4e719a;
}
/* ################################## 13. MODAL ################################## */
/* line 1495, templates/marktplatz/custom/scss/custom.scss */
.modal-content {
  border: medium none;
  box-shadow: none;
}
/* line 1499, templates/marktplatz/custom/scss/custom.scss */
.gantry.contentpane.modal #g-page-surround {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  overflow: visible;
}
/* line 1504, templates/marktplatz/custom/scss/custom.scss */
#wzpOpUp.modal {
  width: 100%;
  margin-left: 0;
  left: 0;
}
/* line 1509, templates/marktplatz/custom/scss/custom.scss */
#wzpOpUp.modal .modal-body {
  overflow-y: hidden;
}
/* line 1513, templates/marktplatz/custom/scss/custom.scss */
div.modal {
  box-shadow: none;
  border: medium none;
  background-color: transparent;
}
/* line 1518, templates/marktplatz/custom/scss/custom.scss */
body.modal {
  position: static;
  overflow-y: auto !important;
}
/* ################################## 14. MEDIA QUERIES ################################## */
@media (max-width: 1200px) {
  /* line 1527, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar ul li {
    padding: 0 8px;
  }
  /* line 1530, templates/marktplatz/custom/scss/custom.scss */
  .termsConditionsValue {
    padding-left: 16%;
  }
}
@media (max-width: 959px) {
  /* line 1536, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar ul li {
    padding: 0 4px;
  }
  /* line 1539, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar .nav a {
    font-size: 0.7rem;
  }
  /* line 1542, templates/marktplatz/custom/scss/custom.scss */
  .chosen-container {
    font-size: 11px;
  }
  /* line 1545, templates/marktplatz/custom/scss/custom.scss */
  div.searchBttn {
    margin-left: 0 !important;
  }
  /* line 1548, templates/marktplatz/custom/scss/custom.scss */
  .carousel .itemDefault {
    margin-bottom: 10px;
  }
  /* line 1551, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title, .siteRelated .panel-title, .viewBody .panel-title, #catalogCategoryPage #categoryItems .panel-heading .panel-title {
    font-size: 1.2rem;
  }
  /* line 1556, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title::before, .siteRelated .panel-title::before, .viewBody .panel-title::before, #catalogCategoryPage #categoryItems .panel-heading .panel-title::before {
    right: 12%;
  }
  /* line 1559, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title::after, .siteRelated .panel-title::after, .viewBody .panel-title::after, #catalogCategoryPage #categoryItems .panel-heading .panel-title::after {
    left: 12%;
  }
  /* line 1563, templates/marktplatz/custom/scss/custom.scss */
  h1 {
    font-size: 1.5rem;
  }
  /* line 1564, templates/marktplatz/custom/scss/custom.scss */
  h2 {
    font-size: 1.3rem;
  }
  /* line 1565, templates/marktplatz/custom/scss/custom.scss */
  h3 {
    font-size: 1.2rem;
  }
  /* line 1566, templates/marktplatz/custom/scss/custom.scss */
  h4 {
    font-size: 1.1rem;
  }
  /* line 1567, templates/marktplatz/custom/scss/custom.scss */
  #g-sidebar .g-content {
    padding: 0;
    margin: 0;
  }
  /* line 1571, templates/marktplatz/custom/scss/custom.scss */
  .joobi-filers .advSearchFilter {
    padding: 5px;
  }
  /* line 1574, templates/marktplatz/custom/scss/custom.scss */
  #g-sidebar .siteName {
    font-size: 0.9rem;
  }
  /* line 1577, templates/marktplatz/custom/scss/custom.scss */
  #g-sidebar li a {
    font-size: 0.9rem;
  }
  /* line 1580, templates/marktplatz/custom/scss/custom.scss */
  .termsConditionsValue {
    padding-left: 34%;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1586, templates/marktplatz/custom/scss/custom.scss */
  #siteVendor .siteQuestion a {
    margin-top: -40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1592, templates/marktplatz/custom/scss/custom.scss */
  #g-header .cartMini + .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 1596, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion {
    display: block;
  }
  /* line 1598, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion a {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1605, templates/marktplatz/custom/scss/custom.scss */
  #g-header .g-block:first-of-type {
    width: 100%;
    flex: 0 100%;
  }
  /* line 1608, templates/marktplatz/custom/scss/custom.scss */
  #g-header .g-block:first-of-type > div {
    margin: 0;
  }
  /* line 1609, templates/marktplatz/custom/scss/custom.scss */
  #g-header .g-block:first-of-type .gantry-logo {
    margin: auto;
  }
  /* line 1613, templates/marktplatz/custom/scss/custom.scss */
  #g-header .g-block:nth-of-type(2) {
    flex: 0 59%;
  }
  /* line 1616, templates/marktplatz/custom/scss/custom.scss */
  #g-sidebar .g-content {
    padding: 0;
  }
  /* line 1619, templates/marktplatz/custom/scss/custom.scss */
  .auctionPlaceBidBttn {
    float: none !important;
  }
  /* line 1622, templates/marktplatz/custom/scss/custom.scss */
  #g-header .cartMini + .dropdown-menu {
    left: -10px;
  }
  /* line 1625, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion {
    vertical-align: top;
  }
  /* line 1627, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion a {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  /* line 1635, templates/marktplatz/custom/scss/custom.scss */
  #g-header .g-content {
    margin: 0.5rem 0.2rem;
    padding: 0.5rem 0 0;
  }
  /* line 1639, templates/marktplatz/custom/scss/custom.scss */
  .search-shop .btn.btn-primary {
    padding: 4.6px 12px;
    font-size: 14px;
  }
  /* line 1643, templates/marktplatz/custom/scss/custom.scss */
  .chosen-container {
    font-size: 12px;
  }
  /* line 1646, templates/marktplatz/custom/scss/custom.scss */
  #g-maintop .g-block.size-33-3 {
    border-bottom: 1px solid #e1e1e1;
    border-right: 0;
  }
  /* line 1650, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title::before, .siteRelated .panel-title::before, .viewBody .panel-title:before, #catalogCategoryPage #categoryItems .panel-heading .panel-title:before {
    right: 0;
  }
  /* line 1656, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title::after, .siteRelated .panel-title::after, .viewBody .panel-title:after, #catalogCategoryPage #categoryItems .panel-heading .panel-title:after {
    left: 0;
  }
  /* line 1662, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar p {
    text-align: center;
    font-size: 0.7rem;
    padding: 14px 0 8px;
  }
  /* line 1667, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar .nav.menu {
    text-align: center;
  }
  /* line 1670, templates/marktplatz/custom/scss/custom.scss */
  .joobi-products .g-title, .siteRelated .panel-title, .viewBody .panel-title, #catalogCategoryPage #categoryItems .panel-heading .panel-title {
    font-size: 1rem;
  }
  /* line 1676, templates/marktplatz/custom/scss/custom.scss */
  h1 {
    font-size: 1.3rem;
  }
  /* line 1677, templates/marktplatz/custom/scss/custom.scss */
  h2 {
    font-size: 1.2rem;
  }
  /* line 1678, templates/marktplatz/custom/scss/custom.scss */
  h3 {
    font-size: 1.1rem;
  }
  /* line 1679, templates/marktplatz/custom/scss/custom.scss */
  h4 {
    font-size: 1rem;
  }
  /* line 1680, templates/marktplatz/custom/scss/custom.scss */
  .PG_vendors_listing .filter-search, .PG_order_listing .filter-search, .PG_wishlist_my_listing .filter-search, .PG_vendor_inbox_listing .filter-search {
    width: 100%;
  }
  /* line 1686, templates/marktplatz/custom/scss/custom.scss */
  .catalog-search .searchInputBg {
    width: 62%;
  }
  /* line 1689, templates/marktplatz/custom/scss/custom.scss */
  .catalog-search .searchType, .catalog-search .searchCategory {
    width: 35%;
  }
  /* line 1693, templates/marktplatz/custom/scss/custom.scss */
  .catalogCat.categoryStandard {
    margin: 0 3% 10px 0;
    width: 30%;
  }
  /* line 1697, templates/marktplatz/custom/scss/custom.scss */
  .termsConditionsValue {
    padding-left: 22%;
  }
  /* line 1700, templates/marktplatz/custom/scss/custom.scss */
  .gantry-logo {
    margin: 0 auto;
  }
  /* line 1703, templates/marktplatz/custom/scss/custom.scss */
  #g-topbar ul.menu {
    float: none;
    display: block;
    text-align: center;
  }
  /* line 1708, templates/marktplatz/custom/scss/custom.scss */
  #g-maintop, #g-expandedtop p, #g-beforefooter {
    text-align: center;
  }
  /* line 1713, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor {
    width: 100%;
  }
  /* line 1716, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion {
    display: inline-block;
  }
  /* line 1719, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteQuestion a {
    margin-left: 0;
  }
  /* line 1723, templates/marktplatz/custom/scss/custom.scss */
  .gantry #siteVendor .siteRating {
    display: inline-block;
    width: auto;
    margin-right: 10%;
  }
}
@media (max-width: 480px) {
  /* line 1734, templates/marktplatz/custom/scss/custom.scss */
  .search-shop .btn.btn-primary {
    font-size: 14px;
    left: 0;
    padding: 4.6px 12px;
    text-align: left;
    width: 100%;
  }
  /* line 1741, templates/marktplatz/custom/scss/custom.scss */
  #g-header .searchBttn {
    margin-top: 10px;
    width: 100%;
  }
}
/* EasySocial popbox conflict */
/* line 1748, templates/marktplatz/custom/scss/custom.scss */
#es.popbox--cluster.bottom-left, #es.popbox--cluster.bottom-right {
  bottom: auto;
}
/*# sourceMappingURL=custom_11.css.map */