/*

grey:		f1f1f1
violet:		942193
violet2:
green:		76aa1e
black:		333


*/
.em-wrapper-header .em-header-style27 .em_nav .hnav .menu-item-depth-0.green > a span {
  color: #008000;
}
.em-wrapper-header .em-header-style27 .em_nav .hnav .menu-item-depth-0.green:hover > a.em-menu-link span {
  color: #008000;
  border-color: #008000;
}
/****************************************************************************************************************
mixer layout
****************************************************************************************************************/
/*
#mixer_layout
{
    position:relative;
    margin:10px 0px 400px 10px;
    min-height:700px;
}
*/
#mixer_layout {
  position: relative;
  margin: 100px 0px 400px 10px;
  min-height: 700px;
}
.col-sm-24 #mixer_layout .col-sm-12.first {
  padding-left: 0;
}
.col-sm-24 #mixer_layout .col-sm-12.last {
  padding-right: 0;
}
/****************************************************************************************************************
mixer_bag
****************************************************************************************************************/
#mixer_bag {
  overflow: hidden;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
#mixer_bag form {
  max-width: 350px;
  margin: 0 auto;
  display: block;
}
#mixer_bag button {
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 1px;
}
#mixer_bag button img {
  display: block;
  max-width: 100%;
}
@media (min-width: 768px) {
  #mixer_bag .col-sm-12 {
    width: 50%;
  }
}
/***********************************************************************************************
mixer_cat
***********************************************************************************************/
#mixer_cat {
  position: fixed;
  width: 200px;
  top: 155px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#mixer_cat.noscroll {
  position: absolute;
  top: 0;
  left: 0;
}
#mixer_cat a {
  display: block;
  padding: 5px 10px;
  background: #f1f1f1;
  color: #333;
  margin: 0 0 10px 0;
}
#mixer_cat a.current {
  background: #942193;
  color: #fff;
}
.mixer_seperator {
  padding: 5px 10px;
  background: #942193;
  color: #fff;
}
/****************************************************************************************************************
mixer_products
****************************************************************************************************************/
#mixer_products {
  margin: 0 250px 0 210px;
}
.mixer_product_buttons {
  height: 30px;
  text-align: right;
}
.mixer_product_buttons .btn-cart {
  margin: 0 0 0 10px;
  padding: 7px;
  border-radius: 3px;
  border-width: 0px;
  text-transform: uppercase;
}
.mixer_product_buttons .btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
}
.mixer_product_buttons .btn-cart span {
  padding-left: 3px;
  padding-right: 3px;
}
.mixer_product_buttons .quickshop-link-container {
  margin: 0;
  display: inline !important;
}
.mixer_product {
  margin: 10px 0;
  border: 1px solid #333;
  padding: 9px;
  position: relative;
  background: #fff;
  transition: opacity 0.3s;
}
.mixer_product img {
  float: left;
}
.mixer_product_content {
  margin: 0 0 0 190px;
  min-height: 120px;
  color: #333;
}
.mixer_product h2 {
  padding-right: 37px;
}
.mixer_r {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 32px;
  width: 32px !important;
}
.mixer_product.in_mixer {
  opacity: 0.3;
}
.mixer_product.in_mixer .btn-cart {
  display: none;
}
.mixer_product_content strike {
  color: #aeaeae;
  font-weight: 500;
  margin: 0 5px 0 0;
}
.mixer_product.show_description .mixer_product_text {
  display: block;
}
.modal .close {
  z-index: 20;
}
.modal .product-img-box {
  padding-top: 30px;
}
.mgs-quickview:not(.action) {
  color: #a1a1a1;
  border-color: #CDCDCD;
  background-color: #CDCDCD;
  padding: 7px;
  border-radius: 3px;
}
.mgs-quickview:not(.action):hover {
  color: #ffffff;
  border-color: #942193;
  background-color: #942193;
}
/****************************************************************************************************************
mixer_sidebar
****************************************************************************************************************/
#mixer_sidebar {
  position: fixed;
  top: 0;
  width: 240px;
  top: 155px;
  transform: translate(0, 0);
}
#mixer_sidebar.noscroll {
  position: absolute;
  top: 0;
}
#mixer_form .button {
  text-transform: uppercase;
  padding: 7px 10px 7px 10px;
  border-radius: 5px;
  border-width: 1px;
}
/****************************************************************************************************************
mixer_steps
****************************************************************************************************************/
#mixer_steps {
  height: 30px;
  margin: 0 0 20px 0;
  overflow: hidden;
}
#mixer_steps div {
  height: 30px;
  margin: 0 10px 0 0;
  float: left;
  overflow: hidden;
}
#mixer_steps div span,
#mixer_steps div a {
  background: #f1f1f1;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
#mixer_steps div.current span {
  background: #76aa1e;
  color: #fff;
}
/****************************************************************************************************************
mixer
****************************************************************************************************************/
#mixer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*bottom:20px;*/
  visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body.mixer_loaded #mixer {
  visibility: visible;
}
#mixer_wrapper {
  background: #333;
  position: relative;
  padding: 1px;
}
#mixer_content,
#mixer_empty {
  background: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}
#mixer_empty.hidden {
  display: none;
}
#mixer .item {
  position: relative;
  display: block;
  background: #fff;
  margin-left: 30px;
}
#mixer .item::before {
  content: ' ';
  background: #333;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
}
#mixer .item::after {
  content: ' ';
  background: #333;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
}
#mixer .item .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.6;
}
#mixer .item.item-small2 .bg {
  display: none;
}
#mixer .item strong {
  position: absolute;
  top: 8px;
  left: 10px;
  right: 23px;
  height: 26px;
  line-height: 13px;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.7);
}
#mixer .item.item-small strong {
  top: 2px;
}
#mixer .item strong b {
  height: 13px;
  position: relative;
  display: block;
  color: #333;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mixer .item strong i {
  display: block;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
#mixer .item .mixer-delete {
  position: absolute;
  top: 17px;
  right: 10px;
  top: 22px;
}
#mixer .item .mixer-delete {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  background: url(../images/mixer_delete.png);
}
/*
#mixer .ui-resizable-handle
{
	position:absolute;
	left:0;
	bottom:-10px;
	height:20px;
	width:100%;
	cursor:s-resize;
}

#mixer .ui-resizable-handle span
{
	position:absolute;
	left:0;
	top:8px;
	height:3px;
	width:100%;
	background:#7c7c7c;
}

#mixer .ui-resizable-handle:hover span,
#mixer .item.ui-resizable-resizing .ui-resizable-handle span
{
	background:#942193;
}

#mixer .item.ui-resizable-resizing
{
	background:#eee;
}

#mixer .item.ui-resizable-disabled .ui-resizable-handle
{
	display:none;
}
*/
/***********************************************************************************************
MIXER-Name und Bestellung
***********************************************************************************************/
@media (min-width: 768px) {
  #mixer_layout .col-sm-8 {
    width: 33.33333%;
  }
  #mixer_layout .col-sm-16 {
    width: 66.66667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#mixer_layout .col-sm-8 .box {
  border: 1px solid #e5e5e5;
  padding: 2rem;
  margin-bottom: 25px;
}
#mixer_layout .col-sm-16 .section .box {
  border: 1px solid #e5e5e5;
  padding: 2rem;
  margin-bottom: 25px;
}
#mixer_layout .col-sm-16 .section .box .buttons-set {
  margin-bottom: 16px;
}
#mixer_layout .col-sm-16 .section .box .btn-cart {
  margin: 0 0 0 10px;
  padding: 7px;
  border-radius: 3px;
  border-width: 0px;
  text-transform: uppercase;
}
#mixer_layout .col-sm-16 .section .box .btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
}
#mixer_layout .col-sm-16 .section .box .btn-cart span {
  padding-left: 3px;
  padding-right: 3px;
}
/***********************************************************************************************
MIXER-FORM
***********************************************************************************************/
#mixer_form {
  border-top: 1px solid #333;
}
#mixer form {
  background: #fff;
  margin: 0;
  display: block;
  position: relative;
  height: 80px;
  overflow: hidden;
}
#mixer button {
  margin: 0;
  margin: 0 10px;
  font-size: 13px;
}
#mixer-fields {
  display: none;
}
#mixer_price {
  margin: 0 10px;
  font-weight: 700;
  font-size: 15px;
  color: #333;
  height: 40px;
  line-height: 40px;
}
#mixer_price-info {
  position: absolute;
  bottom: 4px;
  left: 5px;
  right: 5px;
  height: 34px;
  line-height: 17px;
  font-size: 12px;
}
#mixer_price_info a {
  color: #606060;
}
#mixer_price_info a:hover {
  color: #942193;
  text-decoration: none;
}
/***********************************************************************************************
MIXER-LABEL
***********************************************************************************************/
#mixer h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: 600 !important;
  margin: 0;
  padding: 0;
  height: 30px;
  line-height: 30px !important;
  top: 5px;
  left: 5px;
  right: 5px;
  color: #fff;
}
/*
body.category-salzbar #mixer h2
{
	background-position:0 -32px;
	color:#0075b0;
}

body.category-currybar #mixer h2
{
	background-position:0 -64px;
	color:#fff4e0;
}

body.category-zuckerbar #mixer h2
{
	background-position:0 -96px;
	color:#fcd9ca;
}

body.category-kraeuterbar #mixer h2
{
	background-position:0 -128px;
	color:#008739;
}

body.category-mixbar #mixer h2
{
	background-position:0 -160px;
	color:#e5c3de;
}
*/
/***********************************************************************************************
mixer_empty
***********************************************************************************************/
#mixer_empty {
  background: #fff;
  position: absolute;
  top: 31px;
  left: 1px;
  width: 238px;
  height: 500px;
}
#mixer_empty div {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
}
#mixer_empty p {
  height: 100%;
  padding: 0;
  line-height: 20px;
  position: relative;
  top: -110px;
  width: 180px;
  margin: 0 auto;
  text-align: left;
}
#mixer_empty p strong {
  display: block;
  height: 40px;
}
/***********************************************************************************************
mixer-slider
***********************************************************************************************/
.mixer-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  /*background:rgba(255,0,0,0.3);*/
}
.ui-slider-handle {
  width: 30px;
  height: 20px;
  position: absolute;
  left: 0;
}
#mixer .ui-slider-handle {
  position: absolute;
  left: 0;
  height: 1px;
  width: 30px;
  cursor: s-resize;
  background: #333;
}
#mixer .ui-slider-handle span {
  position: absolute;
  left: 0;
  top: -4px;
  height: 10px;
  width: 30px;
}
#mixer .ui-slider-handle span span {
  display: block;
  position: relative;
  top: 3px;
  left: 5px;
  height: 3px;
  background: #333;
  width: 20px;
}
#mixer .ui-slider-handle:hover span span,
#mixer .ui-slider-handle.ui-state-active span span {
  background: #942193;
}
#mixer .ui-slider-handle i {
  position: absolute;
  top: -8px;
  left: 4px;
  width: 12px;
  height: 19px;
  background: url(../images/mixer_arrows.png) no-repeat;
}
#mixer .ui-slider-handle:hover i,
#mixer .ui-slider-handle.ui-state-active i {
  display: block;
}
.item-percent {
  background: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  color: #fff;
}
/***********************************************************************************************
mixer-slider
***********************************************************************************************/
#mixer_bag_preview {
  position: relative;
}
#mixer_bag_preview img {
  width: 100%;
  display: block;
}
#mixer_bag_preview div {
  position: absolute;
  top: 12%;
  left: 0;
  width: 100%;
  z-index: 5;
}
#mixer_bag_preview div span {
  display: block;
  padding: 0 20%;
  text-align: center;
  font-size: 20px;
  color: #333;
}
/***********************************************************************************************
warning
***********************************************************************************************/
#warnings {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000000;
  text-align: center;
  height: 1px;
}
#warnings-content {
  text-align: center;
  height: 1px;
  margin: 0 10px;
}
.warning {
  max-width: 400px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.6s;
  margin: 0 auto 5px auto;
  background: #942193;
  color: #fff;
}
.warning.warning-hidden {
  opacity: 0;
  transition: opacity 0.3s;
}
.warning p {
  padding: 10px;
}
.warning p b {
  display: block;
  font-weight: 600;
}
table.small td {
  padding: 0 0 5px 0;
}
table.small td.min {
  padding-right: 20px;
}
/******************************** 992 ********************************/
@media (max-width: 991px) {
  .mixer_product img {
    float: none;
    margin: 0 0 10px 0;
  }
  .mixer_product_content {
    margin: 0;
  }
  #mixer_layout {
    margin-left: 0;
  }
  #mixer_cat {
    width: auto;
    display: none;
  }
  #mixer_products {
    margin-left: 0;
  }
}
/******************************** 768 ********************************/
@media (max-width: 768px) {
  #mixer_sidebar,
  #mixer_sidebar.noscroll {
    position: static;
    width: auto;
    margin: 0 0 20px 0;
    transform: none !important;
  }
  #mixer {
    position: relative;
  }
  #mixer_empty {
    right: 1px;
    width: auto;
  }
  #mixer_products {
    margin-right: 0;
  }
  #mixer_steps {
    height: auto;
    margin: 0 0 10px 0;
  }
  #mixer_steps div {
    float: none;
    margin: 0 0 10px 0;
  }
  #mixer_steps div a,
  #mixer_steps div span {
    float: none;
    display: block;
  }
  #mixer .item {
    margin-left: 60px;
  }
  #mixer .ui-slider-handle {
    width: 60px;
  }
  #mixer .ui-slider-handle span {
    width: 60px;
    height: 20px;
    top: -9px;
  }
  #mixer .ui-slider-handle span span {
    top: 8px;
    width: 50px;
  }
  #mixer .ui-slider-handle i {
    left: 19px;
  }
  .mixer_product h2 {
    margin: 0;
  }
  .mixer_product_content {
    min-height: 0;
  }
  .mixer_toggle {
    font-size: 0;
    overflow: hidden;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #cdcdcd;
    position: absolute;
    bottom: 9px;
    left: 9px;
    cursor: pointer;
  }
  .mixer_toggle::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-size: 14px;
  }
  .mixer_product.show_description .mixer_toggle::before {
    content: "\f106";
  }
  .mixer_product_text {
    display: none;
  }
}
#quickshop-content .col-sm-12 {
  float: none;
  margin: 0 auto;
}
#quickshop-content .product-view-detail .product-img-box {
  margin-bottom: 20px;
}
/*//////////////////////////////////////////////////////////////////////////
	Zeitweise Anpassung fÃžr Subscriptions
//////////////////////////////////////////////////////////////////////////*/
/*
#mixer-order .form-list li:nth-child(4)
{
    display: none;
}

#input_subscription
{
    display: none;
}
*/
