/*
Theme Name: Foodking
Theme URI: https://modinatheme.com/foodking
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Description: Fast Food Restaurant WordPress Theme
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodking
Tags: custom-menu, sticky-post, featured-images, threaded-comments, translation-ready
*/

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
	color: #fff;
}

.catagory-product-card-2 .icon .yith-wcwl-add-to-wishlist-button--added svg {
	color: #fff !important;
}
.elementor-widget-foodking_testimonial_two {
	overflow: hidden !important;
}
.marqee-list .text-slider.text-color {
	color: #00813d !important;
	-webkit-text-stroke-color: unset;
    -webkit-text-fill-color: unset;
}
.marqee-list .text-slider.text-color-2 {
	color: #00813d !important;
	-webkit-text-stroke-color: unset;
    -webkit-text-fill-color: unset;
}
.foodking-seo-breadcrumbs span:first-child a {
	color: #00813d;
    transition: .5s;
    padding-right: 10px;
    margin-right: 4px;
    font-weight: 500;
	font-size: 20px;
}
.foodking-seo-breadcrumbs span:last-child {
	color: #fff;
}
.wc-block-components-product-metadata p {
	display: none;
}
.wp-block-search .wp-block-search__input {
	color: #000;
}
.fooder-menu-wrapper .food-menu-items .price {
	text-wrap: nowrap;
}
	.elementor-kit-9 h2 {
		text-wrap-style: balance !important;
	}

/* .catagory-product-card-2 {
	min-height: 553px;
} */

.catagory-product-card-2 .icon a:hover svg {
	color: #000;
}
.wc-block-cart__submit-container {
	margin-top: 20px;
	text-align: center;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button {
	background-color: var(--mainColor);
	border: 1px solid var(--mainColor);
	color: #000 !important;
	width: max-content;
	padding: 10px 25px;
	border-radius: 9px;
	text-decoration: unset !important;
	transition: .3s;
	outline: none;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	background-color: var(--mainColor);
	border: 1px solid var(--mainColor);
	color: #000 !important;
	width: max-content;
	padding: 10px 25px;
	border-radius: 9px;
	text-decoration: unset !important;
	transition: .3s;
	outline: none;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
		background-color: #fff;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button:focus {
	outline: none;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
	background-color: #fff;
}

.wc-block-components-address-form__phone {
	display: none;
}
.fooder-menu-section .fooder-menu-wrapper .food-menu-items .price {
	color: #000;
}
.contact-area .contact-form-items .form-clt {
	right: 0;
}
.contact-area .contact-form-items .form-clt .icon {
	left: 0 !important;
	margin-right: 0;
}
.contact-area .policy {
	margin-top: 10px;
}
.contact-area  .policy .wpcf7-list-item {
	margin-left: 0;
	margin-top: 20px;
}
.contact-area span.button-content-wrapper.d-flex.align-items-center {
	margin-top: 20px;
}

	.breadcrumb-wrapper.bg-cover {
		background-image:url(https://eat.wpseller.ru/wp-content/uploads/2025/03/pizza-bg-3.png) !important;
	}

.booking-items .form-clt {
	right: unset;
}

@media (max-width: 767px) {
	.woocommerce-topbar .woocommerce-topbar-ordering .form-control {
		right: 0 !important;
	}
	
	.about-wrapper-2 .about-content .about-counter-area .counter-items {
		border-right: 0 !important;
	}
	.about-counter-area {
		flex-direction: column;
		text-align: center;
	}
	.about-wrapper-2 .about-content .about-counter-area .counter-items {
		padding-right: 0 !important;
	}
	.product-details-content .theme-btn {
		margin-top: 20px;
	}
	.products_details div.product .woocommerce-tabs ul#tabs {
		text-align: center !important;
	}
	.products_details div.product .woocommerce-tabs {
		text-align: center;
	}
	.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
		color: #000;
	}
	.products_details div.product .woocommerce-tabs ul#tabs li a {
		margin-right: 0 !important;
		width: 200px;
	}
	.products_details div.product .woocommerce-tabs ul#tabs li {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.breadcrumb-wrapper.bg-cover {
		background-image:url(https://eat.wpseller.ru/wp-content/uploads/2025/03/pizza-bg-3.png) !important;
	}
	.contact-area .contact-form-items .form-clt {
		top: unset;
	}
	.contact-area span.button-content-wrapper.d-flex.align-items-center {
		margin-left: 0 !important;
	}
	.contact-area .contact-form-items .form-clt-big textarea {
		padding-left: 20px !important;
	}
}


