/*** ***/
.woo_c-message-group,
.woocommerce-notices-wrapper,
.payment_methods,
.mfp-arrow {
	display: none !important;
}
body {
	background-color: #161616;
}
h3,
.woo-c_review .woo-c_details_table_price, .woo-c_cart_totals .woo-c_details_table_price, .woo-c_checkout_result .woo-c_details_table_price {
	color: #fff;
}
body.woocommerce-checkout {
	color: #fff;
}
.datepicker {
	margin-bottom: 40px;
	width: 50%;
	margin-left: 0;
}
.mini_cart_item-desc {
    color: #161616;
}
.widget_shopping_cart_content .remove {
    color: #161616;
}
.woocommerce-checkout button, 
.woocommerce-checkout .btn {
	background-color: #bd9f63;
}
button:hover, 
.btn:hover {
	border-color: transparent;
	background-color: #fff;
	color: #161616;
}
.woocommerce-cart-form,
.woo-c_checkout_form,
.woo-c_checkout_result {
	background-color: #2b2b2b;
	padding: 25px;
	border: 1px solid #bd9f63;
	border-radius: 5px;
	margin-bottom: 30px;
}
.woo-c_cart_table_item:first-child {
    border-top: none;
	border-bottom: 1px solid #444;
}
.accordion_container {
	margin-top: 100px;
	margin-right: 15px;
    margin-left: 15px;
}
.accordion:first-child h3 {
    border-top-right-radius: 2px;
}
.accordion {
  	margin: 0;
  	border-top: 1px solid #161616;
	/* border-right: 1px solid #bd9f63; */
	border-bottom: 1px solid #161616;
	border-left: 2px solid #bd9f63;
}
.accordion h3 {
  	background-color: #444;
	color: #fff;
  	padding: 10px;
  	margin: 0;
  	font-weight: 500;
	font-size: 16px;
  	cursor: pointer;
}
.accordion-content {
	/* border-bottom: 1px solid #bd9f63; */
  	display: none;
	background-color: #2b2b2b;
	color: #fff;
}
.accordion-content h4 {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}
.product {
    display: flex;
    flex-wrap: wrap;
	margin: 0 10px;
	border-bottom: 1px solid #444;
}
.product-thumbnail {
	width: 15%;
	margin-top: 10px;
}
.product-thumbnail img {
    height: 60px;
	width: auto;
}
.product-details {
	width: 85%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.quantity-and-button {
    display: flex;
    align-items: center;
}
.quantity {
    margin-right: 10px;
}
.add-to-cart a {
    background-color: #bd9f63;
    color: #fff;
    padding: 8px 16px;
	margin-left: 5px;
    border: none;
	border-radius: 5px;
    cursor: pointer;
}
.add-to-cart a:hover {
    background-color: #fff;
    color: #161616;
}
.site-header .menu-other > li .cart-total > a,
.woo-c_order_details_order strong, .woo-c_order_details_date strong, .woo-c_order_details_total strong, .woo-c_order_details_method strong {
    color: #fff;
}
.site-header svg {
    fill: #fff;
}
.quantity-btn.btn,
.quantity-btn.btn:focus {
    background-color: #6d6d6d;
    border: none;
}
.quantity-btn.btn:hover {
    background-color: #aba7a7;
}
.quantity-btn svg {
    fill: #fff;
}
.quantity input {
	padding: 0 5px;
    background-color: #3a3a3b;
    color: #fff;
}
.header-cart {
    background: #3a3a3b;
    border-radius: 5px;
}
input[type="text"],
input[type="email"],
textarea {
	background-color: #3a3a3b;
	color: #fff;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
	background-color: #c7c7c7;
	color: #000;
}
.wpcf7-form label, .form-row:not(.terms):not(.place-order):not(.create-account) label, .field-label,
.woocommerce .place-order .btn, .woocommerce .wc-proceed-to-checkout .btn,
.woo-c_review .woo-c_details_table_label, .woo-c_cart_totals .woo-c_details_table_label, .woo-c_checkout_result .woo-c_details_table_label,
.widget_shopping_cart_content .buttons .button {
    text-transform: unset;
}
.woo-c_review .woo-c_details_table th, .woo-c_review .woo-c_details_table td, .woo-c_cart_totals .woo-c_details_table th, .woo-c_cart_totals .woo-c_details_table td, .woo-c_checkout_result .woo-c_details_table th, .woo-c_checkout_result .woo-c_details_table td,
.woo-c_cart_table_item{
    border-bottom: 1px solid #444;
}
table td, table th, .wp-block-table td, .wp-block-table th {
    border: none;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}
button.button.btn.update-cart {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
}
.woo-c_actions.actions {
    height: 1px;
}
.woo-c_product {
    font-weight: 500;
}
.blockOverlay {
    background: transparent !important;
}
.widget_shopping_cart_content h3.heading-md.empt-container-headline {
    color: #161616;
}
.widget_shopping_cart_content svg {
	fill: #161616;
}
.widget_shopping_cart_content .empt-container-cta {
    margin-top: 30px;
}
.quantity-and-button .price {
    margin-right: 30px;
}
button.mfp-close:hover {
    background: transparent;
}
form.woo_c-product-details-variations.cart.woocommerce-add-to-cart {
    display: flex;
    align-items: center;
}
.simple-qty {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
a.single_add_to_cart_button.btn.alt.btn-loading-disabled {
    font-weight: 500;
}
#billing_soovin_transporti_field {
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
	.product,
	.product .product-details,
	.product .product-details .quantity-and-button,
	.product .product-details .quantity-and-button form {
		flex-direction: column;
		align-items: baseline;
	}
	.product .product-details {
		font-size: 80%;
		width: 100%;
	}
	.product .add-to-cart {
		margin: 10px 0;
	}
	.ion.ion-android-close {
		color: #000000;
	}
}