/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /*body {
  background-image: -webkit-radial-gradient(100% 100%, center, #e9f3f7, #e9f3f7);
  background-image: radial-gradient(100% 100% at center, #e9f3f7, #e9f3f7);
}
 */
.sourcerer {
    display: inline;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: transparent;
    border: none;
    border-radius: 0px;
} 
 
.shipping p {
	margin: 0 0 3px;
}

.shipping hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
 #breadcrumbs .inner-container {
    padding: 0px 0!important;
}
@media (min-width:768px) {
 .lmivtable {
  display:table;
  width:100%;
 }
 .lmivtable:nth-child(2n-1) {
  background-color:#eff1f2
 }
 .lmivtable>.lmiv-row {
  display:table-cell;
  width:50%!important;
  float:none!important;
  vertical-align:top;
 }
}

.lmiv-row {
 float:left;
 padding:0 15px;
 width:100%;
}

@media (max-width:767px) {
 .lmiv-row:nth-child(2n-1) {
  background-color:#eff1f2;
 }
}

 @media (min-width:992px) {
 .lmiv-row {
  width:50%;
 }
}
/* 18778 */
.lmiv-row .lmiv-key {
 width:35%;
 padding:5px 0;
 float:left;
 font-size: 12px;
 line-height: 1.2;
 font-weight:700;
 text-overflow:ellipsis;
 overflow:hidden;
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.lmiv-row .lmiv-value {
 padding:5px 0;
 float:none;
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size: 12px;
 line-height: 1.2;
}
.divHeader {
	background-color: #eff1f2;
	text-align: center;
	font-weight: bolder;
	padding: 4px;
	border-bottom: 1px solid #dbd6cf;
}

.vm-img-desc {
 display: none !important;
}

.catawards {
    display: block;
    margin-right: 10px;
    max-width: 40px;
}
.divCatAwards {
    display: flex;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.txtUP {
	text-transform: uppercase!important;
	font-weight: 600;
}

.hrcf {
    margin-top: 3px;
    margin-bottom: 3px;
}
.cf-field-cont {
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.tab-content {
    padding: 5px 5px!important;
}
-----------Relaunch----------------

h1, .h1 {
    font-size: 28px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 20px;
}
h4, .h4 {
    font-size: 16px;
}
.page-header > h2 {
    font-size: 24px;
}
.product-listing .product-inner {
  background-color: transparent;
  border: 1px solid rgba(22, 85, 151, 0.2);
  border-radius: 10px;
}
.bg-danger {
	padding: 10px;
}
.produkt-weinwerte	{
	margin: 0px;
	float: left;
}
.XXWWeinwerte {
    border: 1px solid #e0dfdf;
    float: left;
    padding-left: 4px;
    margin: 10px 0px 10px 0px;
}
.XXWWeinwerteData {
    text-align: center;
    font-size: 14px;
    margin-right: 3px;
}

.XXWWeinwerteTitle {
    margin: 0 8px;
    font-weight: bold;
}
@media (max-width : 767px) {
.product-image-gallery-main-cont:after {
content: " ";
position: absolute;
z-index: 100;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
} 


.product-name-sub {
	font-size: 12px;
	font-weight: bolder;
	padding: 10px 0 5px;
	margin: 0;
}

@media (max-width : 480px) {
	.product-image-gallery-main-cont:after {
		content: " ";
		position: absolute;
		z-index: 100;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}
}
.proopc-step-cart {
  display: inline-block;
  background: #000;
  color: #FFF;
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 20px !important;
  font-size: 10px !important;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin: 3px 5px 3px 5px;
  text-align: center;
}
.proopc-alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 0 none;
  margin: 0;
  padding: 8px 10px;
  text-align: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.proopc-alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 0 none;
  margin: 0;
  padding: 5px;
  font-size:11px!important;
  text-align: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.vmpayment_name {
	display:none;
}


div.minimalistBlack {
  border: 3px solid #000000;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.minimalistBlack .divTableCell, .divTable.minimalistBlack .divTableHead {
  border: 1px solid #000000;
  padding: 2px 2px;
}
.divTable.minimalistBlack .divTableBody .divTableCell {
  font-size: 10px;
}
.divTable.minimalistBlack .divTableRow:nth-child(even) {
  background: #F2F2F2;
}
.divTable.minimalistBlack .divTableHeading {
  background: #CFCFCF;
}
.divTable.minimalistBlack .divTableHeading .divTableHead {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}
.minimalistBlack .tableFootStyle {
  font-size: 14px;
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}


div.PackageSize {
  border: 1px solid #DDD;
  width: 100%;
  max-width:400px;
  text-align: center;
  border-collapse: collapse;
}
.divTable.PackageSize .divTableCell, .divTable.PackageSize .divTableHead {
  border: 1px solid #DDD;
  padding: 3px 3px;
}
.divTable.PackageSize .divTableBody .divTableCell {
  font-size: 10px!important;
}
.divTableCellHead {
	text-align: right;
	font-size: 11px;
	font-weight: 500;
}
.divTable.PackageSize .divTableHeading {
    border-bottom: 0px solid;
}
.divTable.PackageSize .divTableHeading .divTableHead {
  font-size: 11px!important;
  font-weight: 500!important;
  text-align: center;
}
.Headline {
  font-size: 11px!important;
  font-weight: 500!important;
  text-align: center;
}
.PackageSize .tableFootStyle {
  font-size: 14px;
}
/* DivTable.com */
.divTable{ display: table; margin-right: auto; margin-left: auto;}
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead, .divTableCellHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}


