/* Footer first column */
.elementor-element-17a24958 .elementor-heading-title a:hover {
	color: #876a1d !important;
}
.elementor-element-8a90ec8 .elementor-heading-title a:hover {
	color: #876a1d !important;
}
/* Footer middle column */
.elementor-element-7451ecd, .elementor-element-c8865e2 {
font-size: 18px;
}
.menu-musu-gaminiai-container a, .menu-nuorodos-container a {
	color: #919C93;
}
.menu-musu-gaminiai-container a:hover, .menu-nuorodos-container a:hover {
	color: #876a1d;
}
.footer-nav-list .elementor-widget-container h5 {
	font-size: 24px;
}

/*woo css*/
button.single_add_to_cart_button.button.alt.wp-element-button {
	background-color: #364a15 !important;
}
button.single_add_to_cart_button.button.alt.wp-element-button:hover {
	background-color: white !important;
}
.product-attributes-wrap {
	display: flex;
}
.product-attributes.product-attributes-col-1, .product-attributes.product-attributes-col-2 {
	width: 100%;
}
hr {
	margin: 10px 0 10px 0;
}
/* Thank you page */
.order-again a{
	color: #364A15;
}
/*Media css*/
@media (min-width: 768px) {
	div.header_bottom {
	margin-top: 0px !important;
}
	.header_container .container {
	width: 1250px;
}
}
@media (max-width: 768px) {
	.product-attributes-wrap {
		display: block;
	}
	.shipping-pickup-store {
		display: flex;
    flex-direction: column;
	}
	.shipping-pickup-store td span.select2 {
		width: unset !important;
	}
	.shipping-pickup-store th {
		width: 100% !important;
	}
	.shipping-pickup-store td {
		width: 100% !important;
	}
}

.woocommerce .shop-product_actions a, .woocommerce .shop-product_actions a.button {
	display: flex !important;
}

div.section.text-center.page-5906 {
	margin-top: 15px !important;
  margin-bottom: 40px !important;
}

.wwbp_calculation_section table td .weight {
	display: flex !important;
}

.woocommerce-form__label-for-checkbox span {
	margin-left: 25px !important;
}

.custom-short-description p {
	margin-bottom: 0px;
}

.woocommerce div.product form.cart .button {
	background-color: #007a3d;
	color: white;
}