.payment_item.checkout_table_inner img {
	max-width: 398px !important;
}

.euoss-text {
	font-size: 11px;
}

.EnergyLabel_SVG_Box {
    width: 100%;
	display: block;
	float: left;
}

.EnergyLabel_SVG_Box_inner {
    max-width: 60px;
    margin: 5px;
	float: right;
}

.product_listing .EnergyLabel_SVG_Box_inner {
	float: left;
}

a.shipping {
	text-decoration: underline;
}

.EnergyLabel_SVG_Box_data {
    width: 100%;
    margin: 5px;
	float: right;
	font-size: 11px;
}

.EnergyLabel_SVG_RangeBG {
    fill: #fff;
}

.EnergyLabel_SVG_LetterRange {
    fill: #000;
    font-weight: 700;
    font-size: 6px;
    font-family: Arial;
}

.EnegeryLabel_SVG_Arrow {
    fill: #222;
}

.EnergyLabel_SVG_LetterRange {
    fill: #000;
    font-weight: 700;
    font-size: 6px;
    font-family: Arial;
}

.EnegeryLabel_SVG_Classification {
    fill: #fff;
    font-weight: 700;
}

.EnergyLabel_SVG_BG_Stroke {
    stroke: #000;
    stroke-width: 0.5;
}

.carousel-control-prev, .carousel-control-next {
    background: transparent;
    border-color: transparent;
}

svg.lnr {
	height: 1.1rem;
    width: 1.1rem;
    text-align: center;
	margin-top: -0.15rem;
}

#gm_attr_calc_qty {
    float: left;
}
#slider_galery .carousel-item img {
    max-width: 100%;
    height: auto;
}
button.value-increment, a.value-increment {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    float: left;
    height: 38px;
    padding: 3px 10px;
    border-radius: 0.25rem;
	width: 10%;
}

button.value-decrement, a.value-decrement {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    float: left;
    height: 38px;
    padding: 3px 10px;
    border-radius: 0.25rem;
	width: 10%;
}
.checkout_table_inner a.value-decrement,
.checkout_table_inner a.value-increment {
	width: 16%;
}
div.continue_button {
    width: 50%;
    float: left;
}

a.paypal_ecs_button img {
    margin-right: 1rem;
}


.gm_cart_data {
    font-size: 19px;
    text-decoration: none;
    height: 38px;
    width: 45px !important;
    float: left;
}

#properties_error {
    float: left;
}

#properties_selection_container, #attributes_selection_container {
    position: relative;
    width: 100%;
}

#properties_selection_container dt, #attributes_selection_container dt {
    clear: both;
}

#properties_selection_container dt, #properties_selection_container dd, #attributes_selection_container dt, #attributes_selection_container dd {
    float: left;
    width: 50%;
    padding: 15px;
}

#properties_selection_container #properties_selection_shadow {
    background: url("images/wait.gif") no-repeat scroll center center #FFFFFF;
    display: none;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
}

#properties_selection_container.details_attributes_dropdown option:disabled {
    color: #bbb;
}

#cart_button.inactive {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#search_suggest {
    width: 360px;
    min-height: 250px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 15px #1d1d1d;
    border-radius: 0 0 5px 5px;
    position: absolute;
    right: 10%;
    top: 105%;
    z-index: 99999;
}

.fs10 {
    font-size: 0.9rem
}

.fs11 {
    font-size: 1.0rem
}

.fs12 {
    font-size: 1.1rem
}

.fs13 {
    font-size: 1.05rem
}

.fs14 {
    font-size: 1.1rem
}

.fs15 {
    font-size: 1.15rem
}

.fs16 {
    font-size: 1.2rem
}

.fs17 {
    font-size: 1.25rem
}

.fs18 {
    font-size: 1.3rem
}

.fs19 {
    font-size: 1.35rem
}

.fs20 {
    font-size: 1.4rem
}

.fs21 {
    font-size: 1.45rem
}

.fs22 {
    font-size: 1.5rem
}

.fs23 {
    font-size: 1.55rem
}

.fs24 {
    font-size: 1.6rem
}

.fs25 {
    font-size: 1.65rem
}

.fs26 {
    font-size: 1.7rem
}

.fs27 {
    font-size: 1.75rem
}

.fs28 {
    font-size: 1.8rem
}

.fs29 {
    font-size: 1.85rem
}

.fs30 {
    font-size: 1.9rem
}

.fs31 {
    font-size: 1.95rem
}

.fs32 {
    font-size: 2.0rem
}

.class_error_message {
    color: #ad425d;
}

.order_payment .items {
    padding-left: 0;
}

.order_payment .payment_item {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.order_payment .payment_item .caption {
    float: left;
    width: 585px;
}

.order_payment .payment_item .caption .title {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.order_payment .payment_item .radiobox,
.order_payment .shipping_item .radiobox {
    display: block !important;
    width: 10px;
    max-width: 10px;
    float: left;
    margin-left: 1rem;
}

.order_payment .payment_item fieldset {
    margin-top: 20px;
    padding-left: 40px;
}

.order_payment .payment_item fieldset label {
    font-weight: bold;
    padding-left: 0;
}

.order_payment .payment_item .price {
    float: left;
}

.order_payment .payment_item .price p {
    font-weight: 700;
    text-align: right;
}

.order_payment .payment_item p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.order_payment .payment_item.active {
    background-color: #eee;
}

@media (max-width: 360px) {
    .hidden-xxs {
        display: none !important;
    }
}

.bs-light {
    opacity: 0.4;
}

.paywithamazonbtn img {
    float: left;
    text-align: right;
    cursor: pointer;
}

#menubox_filter #menubox_filter_body {
    position: relative;
}

#menubox_filter .feature_value_disabled label {
    text-decoration: line-through;
}

#menubox_filter option:disabled {
    color: #ccc;
}

#menubox_filter #menubox_body_shadow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: #fff url(images/wait.gif) no-repeat center center;
    color: red;
    text-align: center;
    padding: 20px;
}

#menubox_filter #menubox_body_shadow.error {
    background: #fff;
}

#menubox_filter #menubox_body_shadow.error span {
    cursor: pointer;
}

#menubox_filter .feature_hidden {
    display: none;
}

#menubox_filter .feature_empty_text {
    display: none;
}

#menubox_filter .input.select input {
    float: left;
}

#menubox_filter .input.select label {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}

.checkout_table {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.checkout_table div.checkout_table_inner:nth-of-type(odd) {
    background-color: #f9f9f9;
    border-bottom: none;
}

.checkout_table_inner {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #ccc;
}

.gm_products_vpe {
    font-size: 0.8rem;
}

.gm_products_vpe_pre {
    font-size: 13px;
    color: #999;
    float: none;
    width: 100%;
    display: block;
}


table.parcelshops {
    width: 100%;
}

.accept_box input {
    margin-right: 15px;
}

.remarks iframe {
    width: 100%;
}

.ribbons {
    left: 0;
    top: 0;
    position: absolute;
	z-index: 10;
}

.ribbons > div {
    height: 20px;
    width: 40px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    padding-top: 2px;
}

.ribbons > div:last-of-type {
    border-right: 0;
}

.ribbons > .ribbon-new {
    background: #616161;
    color: #fff;
}

.ribbons > .ribbon-special {
    background: #dc3545;
    color: #fff;
}

.ribbons > .ribbon-recommendation {
    background: #007bff;
    color: #fff;
}

.panel-pagination-info {
    padding: 1rem;
    text-align: right;
}

.checkout_error {
    color: #dc3545;
	font-weight: 900;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.rating-not-verify a {
  color: #990000;
  font-weight: 500;
}

.rating-verify a {
  color: #198754;
  font-weight: 500;
}

.create_password_input_field .strengthMeter {
	width: 100%;
	height: 3px;
	background: #222;
	margin: 1rem 0;
}

.create_password_input_field .strengthMeter::before {
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	transition: 0.5s;
	background: #f00;
}

.create_password_input_field.weak .strengthMeter::before {
	width: 10%;
	background: #f00;
}

.create_password_input_field.moderate .strengthMeter::before {
	width: 70%;
	background: #eedc3d;
}

.create_password_input_field.strong .strengthMeter::before {
	width: 98%;
	background: #18e605;
}

.create_password_input_field .strengthMeter::after {
	transition: 0.5s;
	color: aliceblue;
}

.create_password_input_field.weak .strengthMeter::after {
	color: #f00;
}

.create_password_input_field.moderate .strengthMeter::after {
	color: #eedc3d;
}

.create_password_input_field.strong .strengthMeter::after {
	color: #18e605;
}

.showpassword {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.conditions_info_link svg {
  margin-left: 5px;
  margin-bottom: 5px;
}



#infoleiste {
	font-size:0.8rem;
}
#infoleiste .close-icon svg {
	margin-left: 1rem;
	fill:white;
}
#infoleiste .text {
	color: #fff; 
	padding:10px; 
	flex:auto; 
	text-align: center;
	letter-spacing: 0.3px;
}
#infoleiste .text a {
	color: #fff; 
	text-decoration:underline;
}
#infoleiste .vorlage_1  {
	background: #cda16d;
}
#infoleiste .vorlage_2  {
	background: #ae4b50;
}
#infoleiste .vorlage_3  {
	background: #4d737b;
}
#infoleiste .vorlage_4  {
	background: #747474;
}
#infoleiste .vorlage_5  {
	background: #000000;
}

@media (max-width: 768px) {
    #properties_selection_container dt, #properties_selection_container dd, #attributes_selection_container dt, #attributes_selection_container dd {
        float: left;
        width: 100%;
        padding: 5px 15px;
    }
	div.continue_button, .checkout_button {
		width: 100%;
		float: left;
		margin-bottom: 1rem;
	}

	input[type="radio"], input[type="checkbox"] {
		width: 27px;
		height: 27px;
	}
}

@media (min-width: 760px) {
	div.fieldset-content {
		min-height: 8rem;
		margin-bottom: 0;
	}
	div.fieldset-content p {
		margin-bottom: 0;
	}
	div.login-buttons {
		margin-top: 0;
	}
	input[type="radio"], input[type="checkbox"] {
		width: 20px;
		height: 20px;
	}
}

@media (min-width: 1200px) {


}

.payrexx {
    .payment-module-icon {
        img {
            background: initial !important;
        }
    }
    .payment-module-description {
        img {
            margin: 7px 7px 7px 7px;
            background: #fff;
            width: 70px;
        }
    }
}
