body div#hikashop_messages_error {
    border: 1px solid #de7a7b;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.mzshop-cart-tabs li{
	margin-top: 5px;
	display: inline-block;
	width: 20%;
	min-width: 260px;
	padding: 0px 12px;
}
.mzshop-cart-tabs{
	width: 100%;
	padding: 0px;
}
.mzshop-cart-tabs-item a{
	border: 1px solid #FFAC04;
	padding: 3px 3px;
	display: block;
	width: 100%;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.mzshop-cart-tabs-item.completed a{
	background-color: #F7F7F7;
	border: 1px solid #707070;
}
.mzshop-cart-tabs-item:hover a,
.mzshop-cart-tabs-item.active a{
	background-color: #FFAC04;
}
.mz_cart_product_name_image .hikashop_cart_product_name{
	font-size: 15px;
}
.mz_cart_product_name_image .mz_cart_product_remove{
	color: #000000;	
	vertical-align: top;
}
.mz_cart_product_name_image img{
	float: none !important;
	margin-left: 10px;
	margin-right: 40px !important;
	width: 100px;
	border-radius: 3px;	
	height: auto;
}
body .uk-margin-medium-bottom .uk-breadcrumb, 
body .hika_toolbar,
#hikashop_cart_product_listing thead,
#hikashop_show_cart_form table.hikashop_cart_products td:before{
	display: none;
}
#hikashop_cart_product_listing{
	margin-top: 30px;
}
.hikashop_cart_product_name a{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#hikashop_cart_product_listing .hikashop_product_price{
	color: #FFAC04;
	text-transform: uppercase;
	font-weight: bold;    
}
#hikashop_cart_product_listing .hikashop_product_price:after{
	content: '*';
	color: #000000;
	padding-left: 1px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}
#hikashop_cart_product_listing .hikashop_cart_product_category{
	color: #727476;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 4px;
}
.hikashop_cart_product_name_block{
	display: inline-flex; 
	flex-direction: column; 
	vertical-align: top;  
	padding-top: 11px;
}
body #hikashop_show_cart_form table td {
	text-align: left !important;
}
#hikashop_cart_product_listing tbody tr{
	border-bottom: 1px solid #707070;
}
#hikashop_cart_product_listing tr td{
	border-top: 0px !important;
}
.hika_show_cart_total_block{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.hika_cart_total_block_item{
	display: flex;
	flex-direction: column;
	text-align: right;	
}
.hika_cart_total_block_text{
	padding: 4px 5px;
	color: #727476;
	font-size: 14px;
}
.hika_cart_total_block_price{
	background-color: #F7F7F7;
	padding: 4px 5px;
	font-weight: bold;
	font-size: 14px;
}
.price-with-tax .hika_cart_total_block_price{
	color: #FFAC04;
	font-size: 16px;
}
.tax-price .hika_cart_total_block_price{
	color: #727476;
}
.mz-cart-forward-block{
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 16px;
	flex-wrap: wrap;
}
.mz-cart-forward-item{
	display: block;	
	font-size: 13px;
	font-weight: 600;
}
.mz-cart-forward-item_next-page {
    font-size: 16px;
    color: #fff;
    background-color: #ffa943;
    padding: 10px 12px;
}
.mz-contactdetails-col-6.mz-contactdetails-second-col{	
	margin-top: 14px;
}
.mz-contactdetails-header {
	background-color: #F7F7F7;
	padding: 10px 10px;
	border: 1px solid #FFAC04;
	margin-bottom: 20px;
	max-width: 920px;
}
.mz-contactdetails-header h4{
	font-size: 15px;
	margin: 0px 0px 8px 0px !important;
}
.mz-contactdetails-header p{
	font-size: 13px;
	margin: 0px 0px !important;
	color: #727476;
	font-weight: 400;
}
.mz-contactdetails-input-item {
	/* display: flex; */
	flex-direction: row;
}
.mz-contactdetails-input-item > div{
	width: 100%;
}
body .mz-contactdetails-input-item input[type='email'],
body .mz-contactdetails-input-item textarea,
body .mz-contactdetails-input-item > div input[type='text'],
body .mz-contactdetails-input-item > input[type='text']{
	width: 100% !important;
	display: block !important;
	font-size: 13px;
	padding: 3px 5px !important;
}
body .mz-contactdetails-input-item select,
body .mz-contactdetails-input-item input[type='email'],
body .mz-contactdetails-input-item input[type='text']{
	height: 33px !important;
}
body .mz-contactdetails-input-item select,
body .mz-contactdetails-input-item input,
body .mz-contactdetails-input-item textarea{
	font-size: 13px;
	border: 1px solid #727476 !important;
}
body .mz-contactdetails-input-item textarea{
	min-height: 70px;
}
.mz-contactdetails-reservierungsinformationen{
	font-size: 13px;
}
.mz-contactdetails-required-fields{
	font-size: 11px;
	padding-left: 21px;
	color: #727476;
}
.i_want_a_callback,
.gender {
	font-weight: 600;
}
.gender.mz-contactdetails-checkbox { 
	display: inline-block;
	margin: 3px 10px;
	width: auto !important;
}
.gender.mz-contactdetails-checkbox label {
	margin-right: 5px;
}
.mz-contactdetails-checkbox { 
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 13px;
	padding: 10px 10px 10px 0px;
}
.mz-contactdetails-checkbox input[type='checkbox']{	
	margin-top: 6px;
}
.mz-contactdetails-input-item.number_of_days_reservation_block {
	display: flex;
	flex-direction: row;    
	font-size: 13px;
	align-items: center;
	margin-bottom: 20px;
}
.mz-contactdetails-input-item.number_of_days_reservation_block label{	
	font-size: 12px;
	line-height: 1.2;
	margin-right: 10px;
}
.mz-contactdetails-reservierungsbedingungen_zustimmung{
	margin-top: 7px;
}
.mz-contactdetails-reservierungsbedingungen{	
	margin-top: 20px;
}
.mz-contactdetails-reservierungsbedingungen h6{	
	margin: 0px 0px 5px 0px;
}
.mz-contactdetails-reservierungsbedingungen p{
	font-size: 13px;
	margin: 0px;
}
.mz-contactdetails-input-item select {
	max-width: 200px;
	margin-left: 15px;
}
.mz-contactdetails-checkbox label {
	max-width: calc(100% - 20px);
}
.i_want_a_callback.mz-contactdetails-checkbox label {
	padding-left: 10px;
}
.mz_checkout_back_btn {
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
#hikashop_checkout_form #hikabtn_checkout_next {   
	background-color: #FFAC04;
	color: #000;
	padding: 7px 18px;
	text-transform: uppercase;
	border: 1px solid #FFAC04;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	border-radius: 0px;
}
p.mz_checkout_user_data {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	padding-left: 10px;
}
.mz-contactdetail-subsection-header-orange {
	background-color: #FFAC04;
	padding: 4px 10px;
	font-weight: 600;
	font-size: 15px;
	max-width: 300px;
	margin-bottom: 13px;
}
.mz_confirm_checkout_reservierungsinformationen{	
	background-color: #F7F7F7;
	padding: 4px 10px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 13px;
	border: 1px solid #727476;
}
.mz_confirm_checkout_reservierungsinformationen h5{	
	color: #727476;
	font-weight: 600;
	font-size: 15px;
	margin: 0px;
}
.mz-contactdetail-subsection-header-grey {
	background-color: #F7F7F7;
	padding: 6px 6px;
	max-width: 300px;
	border: 1px solid #727476;
	color: #727476;
	font-weight: 600;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}
.mz_confirm_checkout_reservierungsinformationen p {
	margin: 8px 0px 3px 0px;
	font-size: 13px;
	color: #727476;
	font-weight: 400;
}
.mz_checkout_user_data strong {
	font-size: 13px;
}
p.mz_checkout_user_data.address_privacy_agb span,
p.mz_checkout_user_data.address_zurueckruf strong {
	text-decoration: underline;
}
.mz_checkout_user_data_comment {
	background-color: #F7F7F7;
	padding: 7px 7px 30px 7px;
	border: 1px solid #727476;
}
td.mz_confirm_checkout_product_image_name_block {
	display: flex;
	flex-direction: row;
}
.checkout-confirm-page .hikashop_cart_product_image_thumb {
	margin-right: 30px;
}
.checkout-confirm-page p.hikashop_cart_product_name {
	margin: 0px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}
.checkout-confirm-page a.hikashop_cart_product_category {
	color: #727476;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 4px;
}
.checkout-confirm-page td.hikashop_cart_product_total_value {
	color: #FFAC04;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
}
.checkout-confirm-page td.hikashop_cart_product_total_value span:after {
	content: '*';
	color: #000000;
	padding-left: 1px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}
.checkout-confirm-page img.hikashop_product_checkout_cart_image {
	width: 100px;
	height: auto;
	border-radius: 2px;
}
.hk_cart_post_order_completed a {
	color: #000;
	font-weight: 600;
	margin-left: 3px;
	padding: 5px 18px;
	margin-top: 10px;
	text-align: center;
}
a.hk_cart_post_order_completed_trip {
	background-color: #ffa943;
}
a.hk_cart_post_order_completed_home:after {
	content: ' ';
	bottom: 0px;
	position: absolute;
	left: 18px;
	right: 18px; 
	background-color: #ffa943;
	height: 2px;
	padding: 0px 18px;
}
a.hk_cart_post_order_completed_home {
	position: relative;
}
.hk_cart_post_order_completed {
    margin-top: 20px;
}
/*skks*/
@media(max-width: 600px){
	.hk_cart_post_order_completed a {
		display: block;
	}
	a.hk_cart_post_order_completed_home:after{
		left: 25%;
		right: 25%; 
	}
}
@media(max-width: 500px){
	td.mz_confirm_checkout_product_image_name_block{
		flex-direction: column;
	}
}
@media(min-width: 1024px){
	.mzshop-cart-tabs li{
		padding: 12px;
	}
}
@media(min-width: 771px){
	.mz-contactdetails-block-row {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.mz-contactdetails-col-6 {
		width: 48%;
	}
}
@media(min-width: 760px){
	.hika_cart_total_block_item{
		flex-direction: row;
	}
	.hika_cart_total_block_text{
		width: 65%;
	}
	.hika_cart_total_block_price{
		width: 35%;
	}
}