/*
Theme Name: COVID19 - HZJZ
Theme URI: http://covid.hzjz.hr/
Description: Tema za COVID19 - HZJZ
Author: Michel studio
Author URI: http://michel.hr/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support){
	display: none !important;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary{
	width: 100% !important;
	float: left;
}
.xdsoft_time.xdsoft_disabled, .product_meta, .price, .product-total, .variation-Inventory, .variation-TotalDays, .cart-subtotal, .order-total, .rnb-loader, .woocommerce-order-overview__total, .total, .woocommerce-table tfoot, .woocommerce-message, .woocommerce-table__product-name a, .woocommerce-table__product-name .product-quantity, .woocommerce-table--order-details thead, .woocommerce-checkout-review-order-table thead, #barcode_toggler, .woocommerce-checkout .optional, .select2-search{
	display: none !important;
}
.wc-item-meta{
	list-style-type: none;
}
.wc-item-meta-label{
	font-size: 16px;
	font-weight: bold;
	color: #d2232a;
}
.woocommerce form.checkout table.shop_table td, .woocommerce form.checkout table.shop_table th{
	text-align: left !important;
}
.woocommerce-checkout table.shop_table{
	margin-bottom: 0 !important;
	line-height: 14px;
}
.woocommerce #payment{
	margin-top: 0 !important;
}
#pickup-modal-body{
	padding: 0 !important
}
#cal-submit-btn{
	background: #D2232A !important;
	color: #fff !important;
	padding: 5px 0;
	border-radius: 0 !important;
	border: 0 !important;
}
#barcode_toggler{
	background: #D2232A !important;
	color: #fff !important;
	padding: 10px 20px;
	border-radius: 0 !important;
	border: 0 !important;
	font-weight: 700;
	text-transform: uppercase;
}
.woocommerce-error{
	background: #D2232A;
	color: #fff;
}
.woocommerce-billing-fields input{
	padding: 0 30px 0 20px !important;
	height: 44px !important;
	line-height: 42px !important;
	border: 1px solid #e6e6e6 !important;
	box-sizing: border-box;
	width: 100% !important;
}
.woocommerce-additional-fields textarea{
	border: 1px solid #e6e6e6 !important;
	box-sizing: border-box;
	width: 100% !important;	
	padding: 12px 20px;
}
.woocommerce-billing-fields label, .woocommerce-additional-fields label{
	display: block !important;
	margin-bottom: 5px;
}
.woocommerce-checkout #billing_country_field{
	height: auto;
}
.woocommerce-order p.thank-you-notice{
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0 28px 0;
	color: #303030;
}
#barcodediv{
	display: block !important;
}
.slot_column.afternoon, .slot_column.evening, .variation-Duration, .slot_column li.slot_heading, .wc-appointment-summary-name, .variation-Trajanjetestiranja{
	display: none !important;
}
.slot_column{
	width: 100% !important;
	display: table !important;
	table-layout: fixed;
}
.slot_column li{
	width: 33% !important;
	float: left;
}
.slot_column li, .slot_column li a{
	height: 50px;
}
.wc-appointment-summary .wc-appointment-summary-list{
	margin: 0 !important;
}
.wc-appointment-summary .wc-appointment-summary-list li:last-child{
	display: none !important;
}

/* POPISIVAČI */

.post-password-form input[type="password"]{
	background: #f7f7f7 !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
}
.q_tabs.boxed .tabs-container{
	border-top: 0 !important
}
.q_tabs .tabs-nav li a{
	color: #1a1a1a !important;
}
.q_tabs.boxed .tabs-nav li.active a, .q_tabs.boxed .tabs-nav li.active a:hover{
	border: 0 !important;
	background: #cc071e !important;
	color: #fff !important;
}
.wc-appointments-appointment-cost{
	display: none !important;
}