/**
* Theme Name: Grogin Child
* Description: This is a child theme of Grogin, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: grogin
* Version: 1.5.4
*/

.home .slick-list.draggable{
	max-height: 432px;
}

.entry-header.mb-10{
	display: none !important;
}
.cart-wrapper .order-review-wrapper .woocommerce-checkout-payment #place_order, .products .product-type-2 .product-cart a.button {
	background-color: #4cbb45 !important;
}

.woocommerce-Price-amount bdi{
	display: flex;
	flex-direction: row-reverse;
	gap: 3px;
	justify-content: flex-end;
}
.woocommerce-Price-currencySymbol{
	font-size: 12px;
	align-self: end;
}
.quick-button.style-1.location-selector-button{
	display: none !important;
}
#delivery_option_later, #delivery_option_now{
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 4px;
}

.cart-wrapper{
	position: relative;
}
.order-review-wrapper{
	position: sticky;
	top: 50px;
}

#delivery_option_field .woocommerce-input-wrapper{
	display: flex;
}

body .site-header.header-type2 .header-row .site-menu .menu>.menu-item.current-menu-item>a {
	color: #4cbb45 !important;
}
.product-zoom img{
	height: 150px !important;
}

.woocommerce-billing-fields > h3:first-of-type {
	display: none !important;
}

.mini_cart_item img {
	height: 100% !important;
}

.product-notices{
	display: none !important;
}
.orderon-whatsapp{
	display: none !important
}
.site-mobile-navbar ul li a .menu-text{
	color: #000 !important;
}