/* Foodix Custom Css Start */
.breadcrumb-link span {
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin: 3px;
}
ul.breadcrumb-link{
    color: white;
}
body .header-navigation .nav-inner-menu .nav-right-item{
    margin-left: 0px;
}
.nav-right-item .nav-button-ml-40{
    margin-left: 40px;
}
.post-content-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font-size: 38px;
    width: 80px;
    height: 80px;
    background: #ffffff4a;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.post-content-video-icon a.video-popup {
    color: #ffffff;
    background: #ffffff00;
}
.gallery-content .post-thumbnail .prev {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    background: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}
.gallery-content .post-thumbnail .next {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    background: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}

.sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content form .search-btn {
    position: absolute;
    top: 8px;
    right: 1px;
    background-color: transparent;
}




.sidebar-widget .cat-item:not(:last-child) a {
    border-bottom: 1px solid #DDD;
}
.sidebar-widget .cat-item a{
    font: 600 18px var(--body-font);
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}
.sidebar-widget .cat-item:last-child a{
    padding-bottom: 0;
    margin-bottom: 0;
}
.cat-item .children a{
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
.blogs-grid-section .sidebar-widget.sidebar-post-widget{
    padding: 0;
}



.foodix-pagination span.page-numbers.current {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid rgba(35, 35, 35, 0.3);
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #BF1109;
    color: white;
    border: 1px solid #ddd;
}


.blog-details-wrapper .comments-area .comments-list .comment{
    flex-direction: column;
}

/* .blog-details-wrapper .comments-area .comments-list .comment:has(> .children) {
    border: 0;
} */

.commentt.d-flex {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.reply.comment-reply-for-post a {
    color: #BF1109;
}
.booking-form span.wpcf7-form-control-wrap {
    width: 100%;
}
.order-image-box-two img {
    max-width: 780px !important;
}
/* Foodix Custom Css End */

.form_group .wpcf7-form-control-wrap {
    width: 100%;
}
.ratings.rating-four li:last-child {
    color: #FEA400;
}
.custom-rating-menu li{
    list-style: none;
    display: inline;
}
body .menu-item.style-four .menu-info .menu-meta .custom-rating-menu li i{
    margin-right: 0px;
}
 

/* Woocommerce css */
.menu-item.style-four .menu-thumbnail .wishlist-btn button {
    background-color: rgb(44 44 44 / 30%);
}
.price del span {
    font-size: 20px;
    text-decoration: line-through;
    color: rgba(0, 0, 0, 0.4);
}
.archive-addtocart-button a.added {
    display: none;
}
.archive-addtocart-button a.added_to_cart {
    background-color: transparent;
    border: 1px solid;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    font-size: 20px;
    font-weight: 500;
    border-color: rgba(0, 0, 0, 0.1);
}
.archive-addtocart-button a.added_to_cart:hover {
    border-color: #BF1109;
}

.menu-thumbnail .new {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}
.foodix-pagination ul.page-numbers li {
    display: inline-block;
    margin: 0 4px;
}
.filter-category .nice-select {
    padding: 10px 55px;
}
.filter-category {
    max-width: 253px;
}

/* WooSw */
.woosw-item--atc .add_to_cart_button {
    background: #e5e5e5;
    padding: 0px 10px;
}
.woosw-item--price del span {
    text-decoration: line-through;
    font-size: 12px;
}
.woosw-popup-content-bot a {
    color: black;
}
/* ENd */

/* product details */
.details-review-stock {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.product__details-stock {
    color: #BF1109;
    border: 1px solid #ddd;
    padding: 0 10px;
    border-radius: 2px;
}
.woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    margin-top: 10px;
}
.woocommerce-product-gallery .flex-control-thumbs li {
    margin-right: 10px;
}

.quantity-up-custom, .quantity-down-custom{
    cursor: pointer;
}
.menu-info-content form.cart{
    display: flex;
    margin-bottom: 20px;
}
.single_add_to_cart_button{
    background-color: var(--primary-color);
    color: var(--white-color);
    border-radius: 10px;
    font: 700 20px var(--body-font);
    padding: 17px 46px;
    transition: all 0.3s ease-out 0s;
}
form.cart .quantity-input{
    margin-right: 10px;
}
.menu-details-wrapper .menu-info-content span.price {
    margin-bottom: 25px;
}
.product_meta {
    display: flex;
    flex-direction: column;
}
.product_meta .sku_wrapper{
    font-weight: 700;
    margin-bottom: 10px;
}
.product_meta .sku_wrapper span.sku{
    font-weight: 300;
    font-size: 17px;
}
.product_meta .posted_in{
    font-weight: 700;
    margin-bottom: 10px;
}
.product_meta .posted_in a{
    font-weight: 300;
    font-size: 17px;
}
.product_meta .posted_in a:hover{
    color: #BF1109;
}
.product__details-share span{
    font-weight: 700;
    font-size: 17px;
    margin-right: 7px;
}

.product__details-share a{
    font-size: 17px;
    margin-right: 5px;
}
.woocommerce-product-details__short-description p{
    font-size: 20px;
}

.menu-details-wrapper .menu-info-content h4.title {
    font-size: 35px;
}
.product__details-share {
    margin-bottom: 10px;
}
.cart-btn:hover{
    background-color: #14A83A;
}


.flex-control-nav.flex-control-thumbs {
	padding: 0;
	display: flex;
	grid-gap: 14px;
	margin-top: 13px;
	justify-content: center;
	flex-wrap: wrap;
}
.flex-control-nav.flex-control-thumbs li {
	width: 20%;
	list-style: none;
	display: inline-block;
}
.flex-control-nav.flex-control-thumbs li img {
	width: 100%;
}

.product-thumbnails-slider {
	margin: 0 -10px;
}
.flex-control-nav.flex-control-thumbs.product-thumbnails-slider li {
	margin: 0 10px;
}

.woocommerce-product-gallery,
.woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery__image,
.woocommerce-product-gallery__image img {
    width: 100%;
}

.woocommerce-product-gallery__image img {
    height: auto;
    display: block;
}
.woocommerce-product-gallery__image img {
    max-width: 100% !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper a {
    width: 100%;
}
.menu-info-content form.variations_form {
    display: flex;
    flex-direction: column;
}
.woocommerce-variation-add-to-cart {
    display: flex;
}
table.variations {
    margin-bottom: 20px;
}
table.variations a.reset_variations {
    margin: 17px;
}
.menu-info-content form.cart.grouped_form {
    display: flex;
    flex-direction: column;
}
.menu-info-content form.cart.grouped_form table tr .woocommerce-grouped-product-list-item__quantity {
    padding-bottom: 15px;
    text-align: center;
}
.grouped_form .quantity-input {
    padding: 4px 19px;
    max-width: 149px;
}
.menu-info-content form.cart.grouped_form table tr td {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 3px;
}
.grouped_form .group_table{
    margin-bottom: 30px;
}
.related-product-slider .product {
    margin-right: 10px;
    margin-left: 10px;
}

.description-content-wrapper .tabs li.active a{
    color: #BF1109;
}
.description-content-wrapper .tabs li.active{
    border-bottom: 2px solid #BF1109;
}
.foodix-tabs.style-three .nav-tabs {
    justify-content: start;
    gap: 20px;
}
table.woocommerce-product-attributes{
    width: 100%;
}
table.woocommerce-product-attributes tbody tr th{
    padding: 10px 20px;
}
table.woocommerce-product-attributes tbody tr:nth-child(odd){
    background-color: #f1f1f1;
}
.woocommerce-Reviews .comment_container{
    display: flex;
    margin-bottom: 10px;
}

.woocommerce-Reviews .comment_container img{
    flex: 0 0 auto;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}
.wc-block-grid__product-price.price {
    font-size: 22px;
}
.wc-block-grid__product-title {
    font-size: 22px !important;
    color: black;
}
.menu-button a.cart-buttonn{
    width: 55px;
    height: 55px;
    border-radius: 10px;
    color: var(--white-color);
    background-color: #14A83A;
    line-height: 55px;
    text-align: center;
}
.animated-list-wrap .animated-wrap .animated-inner.left {
    animation: marquee_left 6s linear infinite;
}
.product-gallery-slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    border-radius: 10px;
}
.product-gallery-slider .flex-control-thumbs img{
	cursor:pointer; 
}
.wc-block-components-product-metadata__description ul.check-list.style-one li i {
    margin-right: 5px;
}
.related-product-sec .menu-info{
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1)
}
body .recent-custom-css .widget-content .recent-post-list li:not(:last-child) {
    margin-bottom: 30px !important;
}
