
.hikashop_checkout_buttons
{
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  border-top: 1px solid #fff;
}

.hikabtn_checkout_login_form,
.hikabtn_checkout_login_register,
.hikabtn_checkout_next {
  background-color: #FF3D00;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0);
  background-image: none, linear-gradient(0, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin-top: 20px;
    margin-bottom: 10px;
  height: 40px;
    text-transform: uppercase;
	  letter-spacing: 1px;
	   
}

.hikabtn_checkout_continue, .hikabtn_checkout_continue:hover {
  background-color: #FF3D00;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0);
  background-image: none, linear-gradient(0, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));

 /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;

  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;

  vertical-align: middle;
  /* 8 */
  line-height: 43px;
  /* 9 */
  min-height: 43px;
  /* 10 */
  font-size: 13px;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border:0px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  background-image: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0);
  font-family: 'Rubik';
  font-weight: 400!important;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
  margin-top: 20px;
}


.hikashop_quantity_form {
  margin: 1px 0;
    float:left;
}

.uk-button.uk-button-primary.hikashop_cart_input_button,
.uk-button.uk-button-primary.hikashop_cart_input_button:hover,
.uk-button.uk-button-primary.hikashop_cart_input_button:active{
	 -webkit-appearance: none;
  margin: 6px 0 0 0;
  overflow: visible;
  font: inherit;
  color: #333333;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
  background-color: transparent;
  vertical-align: top;
  line-height: 26px;
  min-height: 22px;
  font-size: 22px;
  text-decoration: none;
  text-align: center;
  border: 0px solid #fff;
  border-radius: 0;
  -webkit-transition: background 0.0s ease;
  transition: background 0.0s ease;
	  border-color: rgba(255, 0, 0, 0);
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0);
  background-image: url(../images/cartdemo.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100%;
	float: right;
}
@media (max-width:960px) {
.uk-button.uk-button-primary.hikashop_cart_input_button,
.uk-button.uk-button-primary.hikashop_cart_input_button:hover,
    .uk-button.uk-button-primary.hikashop_cart_input_button:active {float: left; }}




.hikashop_subcontainer{
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
  background-color: #400f00!important;
   font: 400 14px / 19px 'Rubik';
}
div.hikashop_subcontainer_border{
	border: 1px solid #7F1E00;
}

div.hikashop_subcontainer_border::hover{box-shadow:0px 1px 4px #7F1E00}

/* Produktliste Tabelle */
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th
{
  background-color: #2e0b00;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th
{
  background-color: #2e0b00;
}

.hikashop_products_listing_main h1 {margin-top: 0px;}

.hikashop_products_table{border-collapse: collapse; margin:30px 0px!important;   font: 400 15px / 17px 'Rubik';}
.hikashop_products_table thead th{border-bottom: 0px solid #009900; padding: 5px; color:#ffffff; font-weight:bold; font-size: 14px; text-align: left;}
.hikashop_products_table thead th label{font-weight:bold; font-size: 14px; text-align: left; padding: 0;line-height: 16px;}

.hikashop_products_table td {padding:10px 4px;   font: 400 15px / 18px 'Rubik';}
.hikashop_products_table td p { font: 400 15px / 18px 'Rubik';margin-bottom: 5px;}
.hikashop_product_table_row { border: 0px solid #0099ff;}
.hikashop_product_table_row td { padding: 15px 0 0 0!important;}
.hikashop_products_table tr {border-bottom:0px solid #FF3D00;}
.hikashop_products_table tr.linie {border-bottom:1px solid #7f1e00; height: 5px; padding: 0;}
.hikashop_products_table tr.linie td { height: 5px; padding: 0; margin-bottom: 0px;}

.hikashop_products_table td.linie {border-bottom:1px solid #FF3D00; padding-bottom: 3px;}

.hikashop_product_list_item a{color:#ffffff; font-size:12px; text-decoration:none}
.hikashop_product_name_in_list {font-weight:400;}
.hikashop_product_list_item a:hover{color:#FF3D00}
.hikashop_product_price_per_unit{font-weight:normal}
.hikashop_product_list li {list-style-position: inside;
	list-style-type: disc; line-height: 1.7em; margin:15px 5px; text-align:center}

.hikashop_product_price, span.hikashop_product_price {
color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-family:'Rubik'!important;
  white-space: nowrap;
}
.hikashop_product_price, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, .hikashop_checkout_cart_additional{color:#ffffff; font-weight:normal; font-size:16px; font-style:normal; font-family:'Rubik'!important;}

.hikashop_subcategories h3 a{color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none;}
.hikashop_subcategories h3 a:hover{color:#FF3D00;}
.hikashop_category_list_item a{color:#fff; text-decoration:none; padding:2px 0px; display:block}
.hikashop_category_list_item a:hover{color:#FF3D00;}


.hikashop_subcategories h4{padding:5px; margin:0px;}
.accordion-heading .accordion-toggle {padding:0px; margin:0px; padding-left:20px}
.hikashop_subcategories h4 a{color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none;}
.hikashop_subcategories h4 a:hover{color:#FF3D00;}
.hikashop_category_list_item a{color:#fff; text-decoration:none; padding:2px 0px; display:block}
.hikashop_category_list_item a:hover{color:#FF3D00;}

.accordion-heading .title {margin:0;padding:5px;color:#fff;cursor:pointer;}
.accordion-heading .panel {border:1px solid #eee; margin-bottom:3px; border-radius:3px}
.accordion-heading .content {background:#ffffff;}
.accordion-heading div.content {padding:0px 10px 10px 10px;}
.accordion-heading a.accordion-toggle {display:inline;background:transparent url(../images/j_arrow.png) 5px 50% no-repeat; padding-left:20px;font-weight:700;}
.hikashop_categories_listing_main{margin:10px 0px}
.hikashop_category_name a
{
  color: #ffffff;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}


.hikashop_products_table{border-collapse: collapse; margin:10px 0px; width: 100%; border: 0px solid;}
.hikashop_products_table thead th{border-bottom: 0px solid #DDDDDD; padding: 5px 10px; color:#ffffff; font-weight:bold; font-size: 12px; text-align: left; display: none;}
.hikashop_products_table td {padding-top:10px; padding-bottom:5px;border: 0px solid #7f1e00;}
@media(max-width:960px) {
tr.trbeschreibung {margin-top:60px;}}
.hikashop_products_table td.beschreibung  { font: 400 15px / 19px 'Rubik';margin-bottom: 0px; color: #b6b0ae;padding-top:0px;}
.hikashop_products_table td.beschreibung p { max-width:600px;}


.hikashop_product_name_row {
	width: 35%;
	max-width: 250px;
    padding-right:30px!important;
}
.hikashop_products_listing td.produktdaten {
	width: 35%;
	max-width: 350px!important;
  padding-right:0px!important;
}
.hikashop_product_code_row {
	width: 0px;
}
.hikashop_product_code_row {
    text-align: left!important;
}
.hikashop_product_price_row, .hikashop_products_listing td.preiszelle {
	width:100px;
      padding-right:10px!important;
}
@media(max-width:960px) {}
.hikashop_product_price_full {
  text-align: left;
}}

.hikashop_product_add_to_cart_row {
	width: 15%;
}

.hikashop_products_listing td.buttonzelle {min-width:140px!important;}

span.hikashop_product_name {
	text-align: left!important;
	display:block;
	margin-bottom: 5px;
	font-size: 19px;
	line-height: 22px;
	font-weight: 500;
}
.hikashop_product_name a{color:#fff; text-decoration:none; font-weight:400; display:block}
.hikashop_product_name a:hover{color:#FF3D00;}

span.hikashop_product_description {
	text-align: left;
	display:block;
		margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	  line-height: 19px;
	font-weight: 300;	
	  color: #FF3D00;
}
.hikashop_product_description {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	  line-height: 19px;
	font-weight: 300;	
	  color: #ffffff;
}

.hikashop_product_custom_namezusatz_line .hikashop_product_custom_value {
	  font: 400 17px / 22px 'Rubik';
	  size: 17px!important;
	padding-bottom: 1px;
}

.hikashop_product_price_full {
	  color: #ffffff!important;
	     font: 400 14px / 19px 'Rubik';
		 padding-bottom: 15px;
}

#hikashop_category_information_module_ .hikashop_subcontainer
{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #ffffff!important;
  padding: 15px;
  border: 1px solid #ffffff;
    font: 400 14px / 19px 'Rubik';
	
}
.hikashop_products_table dl
{
  line-height: 17px;
  margin-top: 0px!important;
  margin-bottom: 4px!important;
display: block;
border-bottom: 1px solid transparent;
}

.hikashop_subcontainer dl
{
  line-height: 19px;
  margin-top: 0px!important;
  margin-bottom: 2px!important;
 
}
.hikashop_product_custom_name label
{
  color: #ffffff!important;
      font:400 14px / 19px 'Rubik';
	  padding-right: 0px;
	  
}
.hikashop_product_custom_name:after
{
content: "";

	  padding-right: 0px;
	     font: 400 14px / 19px 'Rubik';
}
.hikashop_product_custom_namezusatz_line label
{
  color: #ffffff!important;
      font: 400 17px / 22px 'Rubik';
	  padding-right: 0px;
	  display: none;

}
#hikashop_product_custom_info_main .hikashop_product_custom_namezusatz_line label
{
  color: #ffffff!important;
      font: 400 17px / 22px 'Rubik';
	  padding-right: 0px;
	  display:block;

}
.hikashop_product_bottom_part .hikashop_product_price_full {
 color: #ffffff!important;
      font: 400 17px / 22px 'Rubik';
text-align: left;
	 
}
.hikashop_product_bottom_part span.hikashop_product_price
{
  color: #ffffff;
       font: 400 17px / 42px 'Rubik';
	   margin-bottom: 20px;
	 
}
.hikashop_product_price_full {
 font: 400 1px / 22px 'Rubik';
}



.hikashop_product_custom_namezusatz_line .hikashop_product_custom_name:after 
{
	  display: none;
}

	.hikashop_product_custom_name label
{
  color: #ffffff!important;
      font: 400 15px / 16px 'Rubik';
	  padding-right: 1px;
float: left;
}
.hikashop_product_custom_name:after
{
content: ": ";
float: left;
 padding-right: 5px;
	    
 font: 400 15px / 17px 'Rubik';
}



.hikashop_product_custom_value
{
  color: #ffffff!important;
      font: 400 15px / 17px 'Rubik';

}
/* Zeile 20 */
#hikashop_category_information_menu_137 div.hikashop_subcontainer, #hikashop_category_information_menu_137 .hikashop_rtop *, #hikashop_category_information_menu_137 .hikashop_rbottom *
{
  background-color: #400F00;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
}

/* Zeile 22 */
#hikashop_category_information_menu_137 div.hikashop_subcontainer, #hikashop_category_information_menu_137 div.hikashop_subcontainer span, #hikashop_category_information_menu_137 div.hikashop_container
{
  text-align: left;
    background-color: #400F00;
}

/* Zeile 27 */
#hikashop_category_information_module_ div.hikashop_subcontainer, #hikashop_category_information_module_ .hikashop_rtop *, #hikashop_category_information_module_ .hikashop_rbottom *
{
  background-color: #400F00;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
}

/* Zeile 29 */
#hikashop_category_information_module_ div.hikashop_subcontainer, #hikashop_category_information_module_ div.hikashop_subcontainer span, #hikashop_category_information_module_ div.hikashop_container
{
  text-align: left;
    background-color: #400F00;
}


/* Zeile 154 */
.hikashop_category_name a:hover
{
  color: #FF3D00;
}
.hikashop_category_list_item a
{
  color: #ffffff;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  display: block;
}

/* Zeile 2216 */
.hikashop_category_list_item a
{
  color: #ffffff;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  display: block;
}

/* Zeile 2188 */
.hikashop_category_list_item a:hover
{
  color: #FF3D00;
}

/* Zeile 2217 */
.hikashop_category_list_item a:hover
{
  color: #FF3D00;
}

.label,
.badge {
  display: normal;
  padding: 0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  color: #ffffff;
  vertical-align: top;
  white-space: normal;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0.0);
  background-color: #2E0B00!important;
  letter-spacing: normal!important;
}

.label-info[href],
.badge-info[href] {
  background-color: #2E0B00!important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
  background-color: #ffffff;
  color: #000000;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition-property: border, box-shadow;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: linear, linear;
  transition-delay: 0s, 0s;
   font: 'Rubik';
  font-size: 16px!important;
  line-height: 24px;
  font-weight: 400;
    padding-top: 0px!important;
  padding-right: 6px;
  padding-bottom: 0px!important;
  padding-left: 6px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
  box-shadow: none;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  outline-width: 0px;
  outline-style: none;
  outline-color: currentcolor;
  background-color: #ffffff;
    color: #000000;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  background-image: none;
   font: 'Rubik';
  font-size: 15px!important;
  line-height: 24px;
  font-weight: 400;
    padding-top: 0px!important;
  padding-right: 6px;
  padding-bottom: 0px!important;
  padding-left: 6px;

}
.inputbox.hkform-control, .hkform-control, input.hkform-control, input.hkform-control.validate-username {
	background-color: #ffffff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition-property: border, box-shadow;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: linear, linear;
  transition-delay: 0s, 0s;
  color: #000000;
  font: 'Rubik';
  font-size: 15px!important;
  line-height: 24px;
  font-weight: 400;
    padding-top: 0px!important;
  padding-right: 6px;
  padding-bottom: 0px!important;
  padding-left: 6px;
  height: 10px!important;
}
.inputbox.hkform-control:focus, .hkform-control:focus, input.hkform-control:focus,
input.hkform-control.validate-username:focus {
	background-color: #ffffff;
  color: #000000;
  
}
/* Zeile 7531 */
.control-group input
{
  height: 20px!important;
  min-height: 20px;
  line-height: 25px;
}

 input.hikashop_product_quantity_field
{
  background-color: #FF3D00;
   border: 1px solid #ffffff!important;
    border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
  transition-property: border, box-shadow;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: linear, linear;
  transition-delay: 0s, 0s;
  color: #ffffff;
  font-size:15px!important;
  font: 400 15px / 17px 'Rubik';
  height: 30px;
}
 input.hikashop_product_quantity_field:hover
{
  background-color: #FF3D00;
}
 input.hikashop_product_quantity_field:active
{
  background-color: #cc3302;
}
legend
{
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 1.4;
  color: #ffffff;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
a.hikashop_product_quantity_field_change, a.hikashop_product_quantity_field_change:hover 
{
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: #ffffff;
  font-weight: normal;
    font: 400 24px / 24px 'Rubik';
    background: none!important;
    background-color: none!important;
     box-shadow: 0 0 0 0px rgba(0,0,0,0);
}
table.hikashop_shipping_methods_table input  {display:none!important;}
table.hikashop_shipping_methods_table label  span{font-weight:500;}
/*Warenkorb Modul rechts*/

.uk-panel-box-secondary {
  background-color: #7f1e00;
  color: #ffffff;
  background-image: none, linear-gradient(0, #7f1e00, #7f1e00);
  box-shadow: 0 12px 50px 0 rgba(0, 0, 0, 0);
  border: 0 solid rgba(0, 0, 0, 0);
}

.uk-panel-box.uk-panel-box-secondary.warenkorb,
.uk-panel-box.warenkorb
{
	  font: 400 16px / 20px 'Rubik';
}
 .uk-panel-box.uk-panel-box-secondary.warenkorb input.hikashop_product_quantity_field,
  .uk-panel-box.warenkorb input.hikashop_product_quantity_field
{
  background-color: #FF3D00;
  font: 400 16px / 20px 'Rubik';
  height: 22px;
  width: 22px;
}
 .uk-panel-box.uk-panel-box-secondary.warenkorb span.hikashop_product_price,
  .uk-panel-box.warenkorb span.hikashop_product_price
{
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  font-family: "Rubik";
}

.hikashop_cart_title
{
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  text-align: left;
}

/* WARENKORB */
.hikashop_cart_product_name a
{
  color: #FFFFFF;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
   font: 400 17px / 24px 'Rubik';
}
.hikashop_cart_product_name a:hover
{
  color: #FF3D00;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
   font: 400 17px / 24px 'Rubik';
}
.hikashop_cart .hikashop_cart_value,
.hikashop_cart .hikashop_cart_module_product_name_value,
.hikashop_cart .hikashop_cart_module_product_total_title,
.hikashop_cart .hikashop_cart_module_product_price_value .hikashop_product_price,
.hikashop_cart .hikashop_product_price
{
  color: #ffffff;
 font: 400 15px / 18px 'Rubik'!important;
}

.hikashop_cart table td { vertical-align:top; padding-bottom: 10px!important;}


td.hikashop_cart_module_product_name_value.hikashop_cart_value {max-width:80px!important;}
td.hikashop_cart_module_product_quantity_value.hikashop_cart_value {min-width:30px;}

td.hikashop_cart_module_product_total_title {
  padding: 0px 0px!important;
      vertical-align:top;
}

.hikashop_cart_module_product_price_value.hikashop_cart_value .hikashop_product_price_full,
.hikashop_cart_module_product_total_value .hikashop_product_price_full .hikashop_product_price
{text-align: right;}

.hikashop_cart_module_product_total_value span.hikashop_product_price_full { text-align: right;}

.hikashop_cart .hikashop_product_quantity_div input.form-control, .hikashop_cart main .form-control.hikashop_product_quantity_field {
  max-width: 30px;
max-height: 30px;
  padding: 3px 3px;
}
.hikashop_cart .hikashop_cart_title,
.hikashop_cart_module .hikashop_cart_product_quantity_refresh,
.hikashop_cart .hikashop_product_quantity_change_div_default
{display:none;}

.hikashop_cart .uk-button.uk-button-primary.hikashop_cart_proceed_to_checkout {
    background-color: #FF3D00;}
.hikashop_cart .uk-button.uk-button-primary.hikashop_cart_proceed_to_checkout:hover {
    background-color: #2E0B00;}
td.hikashop_cart_module_product_quantity_value {
  display: inline-block;
  width: 45px;
}

.hikashop_checkout_cart table td  {
  padding: .5rem .5rem;
  border-bottom: 1px solid #7f1e0066;
}


.hikashop_checkout_cart table td.hikashop_cart_product_price_value span,
.hikashop_checkout_cart table td.hikashop_cart_product_total_value span,
.hikashop_checkout_cart table td.hikashop_cart_subtotal_value, 
.hikashop_checkout_cart table td.hikashop_cart_shipping_value,
.hikashop_checkout_cart table td.hikashop_cart_total_value
{
text-align:right;
    font-weight:400!important;
}
.hikashop_checkout_cart table td.hikashop_cart_shipping_value span {
    font-weight:400!important;}


.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover {

    width: 100%;
  color: #ffffff;
  vertical-align: top;
  border-color: transparent!important;
    margin-bottom: 10px;
    border:0px solid;
    padding:0!important;
    padding-left:0px;
    background: transparent;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover>:not(caption)>*>* {
    padding: 0rem 0rem!important;
    background-color: transparent;
    border-bottom-width: 0px!important;
    box-shadow: inset 0 0 0 0px transparent;
}



#hikashop_checkout_cart_final_total_title
{
  color: #ffffff;
 font: 400 16px / 22px 'Rubik';
}
.hikashop_checkout_cart_shipping, .hikashop_checkout_cart_subtotal
{
	  color: #FFFFFF;
   font: 400 16px / 22px 'Rubik';
}

span.hikashop_checkout_cart_final_total
{
 color: #FFFFFF;
    font: 400 16px / 22px 'Rubik';
}
.hkform-group.control-group {
	min-height: 24px;
			margin-bottom: 0px!important;
}

.hkform-group.control-group.hikashop_registration_address_title_line,
.hkform-group.control-group.hikashop_registration_address_country_line,
.hkform-group.control-group.hikashop_registration_address_state_line
 {
		padding-bottom: 2px!important;
		min-height: 20px;
		
}
.hikashop_checkout_login
{
  clear: both;
  width: auto;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}
.hikashop_checkout_login h1
{
 font-family: 'Rubik';  
    font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  border-top: 0px solid #cccccc;
 padding: 0px 0 15px 0;
    font-weight:500;
}
.hikashop_checkout_login h2
{
 font-family: 'Rubik';  
    font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  border-top: 0px solid #cccccc;
 padding: 0px 0 10px 0;
     font-weight:500;
}

.hikashop_checkout_shipping_name {
	 color: #FFFFFF;
    font: 400 16px / 20px 'Rubik';
}
.hk-container-fluid {padding-left:0px;padding-right:0px;}

.hkc-xs-1, .hkc-sm-1, .hkc-md-1, .hkc-lg-1, .hkc-xl-1, .hkc-xs-2, .hkc-sm-2, .hkc-md-2, .hkc-lg-2, .hkc-xl-2, .hkc-xs-3, .hkc-sm-3, .hkc-md-3, .hkc-lg-3, .hkc-xl-3, .hkc-xs-4, .hkc-sm-4, .hkc-md-4, .hkc-lg-4, .hkc-xl-4, .hkc-xs-5, .hkc-sm-5, .hkc-md-5, .hkc-lg-5, .hkc-xl-5, .hkc-xs-6, .hkc-sm-6, .hkc-md-6, .hkc-lg-6, .hkc-xl-6, .hkc-xs-7, .hkc-sm-7, .hkc-md-7, .hkc-lg-7, .hkc-xl-7, .hkc-xs-8, .hkc-sm-8, .hkc-md-8, .hkc-lg-8, .hkc-xl-8, .hkc-xs-9, .hkc-sm-9, .hkc-md-9, .hkc-lg-9, .hkc-xl-9, .hkc-xs-10, .hkc-sm-10, .hkc-md-10, .hkc-lg-10, .hkc-xl-10, .hkc-xs-11, .hkc-sm-11, .hkc-md-11, .hkc-lg-11, .hkc-xl-11, .hkc-xs-12, .hkc-sm-12, .hkc-md-12, .hkc-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    border: 0px solid #ff0033;
}
.btn-group, .uk-button-group {
  display: block;
  vertical-align: top;
  position: relative;
}
 
.hkc-lg-1, .hkc-lg-2, .hkc-lg-3, .hkc-lg-4, .hkc-lg-5, .hkc-lg-6, .hkc-lg-7, .hkc-lg-8, .hkc-lg-9, .hkc-lg-10, .hkc-lg-11, .hkc-lg-12 {
    float: none;
}


#hikashop_checkout_terms_1_2 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #cccccc;
	padding-left: 6px;
}
#hikashop_checkout_terms_1_2 a {
	padding-left: 6px;
}
.hkform-horizontal .hkcontrol-label
{
  text-align: left;
  margin-bottom: 0px;
  padding-top: 7px;
}

.hika_edit
{
  background-color: #f9f9f9;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hikashop_messages.hikashop_error {
	margin-bottom: 20px;
}

/* Well overrides
 ========================================================================== */
.well {
  /* Reset */
  border: none;
  box-shadow: none;
  /* Overrides */
  padding: 20px !important;
  background: #400f00;
  overflow: hidden;
  border-radius: 0;
  background-image: none;
  box-shadow: 0 12px 50px 0 rgba(0, 0, 0, 0);
}
.well .uk-panel-teaser > .uk-overlay {
  border-radius: 0 0 0 0;
}
.well .uk-button:disabled {
  background-color: #FF3D00 !important;
  color: #ffffff !important;
}
.well .uk-button-link:disabled {
  background: none !important;
}

/* Hika */

.fas.fa-pen { color: #ff3300;}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  div.hikashop_products_listing td.hikashop_product_image_row, div.hikashop_products_listing td.hikashop_product_price_row, div.hikashop_products_listing td.hikashop_product_name_row, div.hikashop_products_listing td.hikashop_product_vote_row, div.hikashop_products_listing td.hikashop_product_price_row, div.hikashop_products_listing td.hikashop_product_add_to_cart_row, div.hikashop_products_listing td.hikashop_product_compare_row, div.hikashop_products_listing span.hikashop_product_stock_count, div.hikashop_products_listing span.hikashop_product_name {
    display: block;
    text-align: left;
  }
}
.hikashop_results_counter {}
.hikashop_products_pagination .list-footer .limit, .hikashop_subcategories_pagination .list-footer .limit {
  color: #fff;
  font-weight: normal;
  margin-bottom: 5px;
}
.hikashop_products_pagination, .hikashop_subcategories_pagination {
  font-size: 15px;
  text-align: center;
  clear: both;
  padding-top: 15px;
}
.page-link {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #2e0b00;
  border: 0px solid rgba(255,255,255,1);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.page-item  {
  padding: 0px .3rem!important;
}
.page-item .page-link {
  padding: 0px .75rem!important;
}
.page-item .page-link:hover, .page-link:hover,
.pagenav_previous_chevron.page-link:hover{
  z-index: 2;
  color: #cc3302!important;
  background-color: #2e0b00!important;
  border-color: rgba(255,255,255,0);
}
.hikashop_products_pagination .hikashop_results_counter, .hikashop_subcategories_pagination .hikashop_results_counter {
  color: #fff;
}

.hk-container-fluid input[type="radio"] {
    background-color: none;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 0px 0px 8px 0px;
    padding: initial;
    border: 0px!important;
   display:block;
   
}

 .btn-check {
    position: relative;
    clip: rect(0,0,0,0);
    pointer-events: none;
    border: 0px solid!important;
}
.btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary:active, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}
.btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary:active, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}


label.btn.btn-outline-primary {
    color: #fff;
    border-color: transparent;
    padding: 0 0 10px 0px!important;
    margin-left:20px!important;
    margin-top: -32px!important;
    margin-bottom: 10px!important;
    border: 0px solid!important;
    float:left;
    height:20px!important;

}
.btn[class*=btn-outline-] {
    background: transparent;
    border: 0px solid transparent;
}

.control-group input {
  height: 40px !important;
  min-height: 30px;
  line-height: 35px;
}
.hika_registration_address {
    padding-top: 30px;
font-family: 'Rubik';
  font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 500;}

/* Search result Seite */
#hikashop_product_top_part h1 {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  line-height: 1.3;
  font-family: 'Libre Baskerville';
  text-transform: uppercase;
}
#hikashop_product_custom_info_main h4 { color: #fff;  font-size: 16px;}
#hikashop_product_description_main p {
   font: 400 15px / 18px 'Rubik';
      color: #fff;
}
.hikashop_product_page a.hikashop_product_quantity_field_change, .hikashop_product_page a.hikashop_product_quantity_field_change:hover {

  margin-top: -4px;
  margin-right: 5px;
  margin-bottom: -4px;
  margin-left: 5px;
  color: #ffffff;
  font-weight: normal;
  font: 400 22px / 18px 'Rubik';

}
.hikashop_product_page .hikashop_product_quantity_change_div_plus_default,
.hikashop_product_page .hikashop_product_quantity_change_div_minus_default {  margin-top: -4px;  margin-bottom: -4px;}