/*
Theme Name: Foodking Child
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Description: Foodking Child Theme
Version: 1.0
Template: foodking
Text Domain: foodking-child
*/

.elementor-element-4225173 .footer-widgets-wrapper .widget-head img {
    width: 200px;
}

.elementor-element-4225173 .footer-widgets-wrapper .footer-content {
    margin-top: -100px;
}

.catagory-product-card-2 .icon {
    background-color: #ffffff00 !important;
}

/* .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    display: none !important;
} */
.catagory-product-card-2 .icon a {
    left: 0 !important;
    bottom: 0 !important;
}
.header-top-wrapper .top-right .search-wrp input {
    background-color: #fff !important;
    margin-right: 15px !important;
}
.wc-block-cart-items__row .wc-block-cart-item__image img {
    max-width: 200px;
    width: 200px !important;
}
/* .hero-1 .container .row .col-xl-5 {
    width: 60%;
    max-width: 60%;
    max-width: 60%;
}
 .hero-1 .hero-content .col-xl-6 {
     width: 60%;
    max-width: 60%;
    max-width: 60%;
} */

#hero_banner .container .row .col-xl-5 {
    width: 60%;
    max-width: 60%;
    max-width: 60%;
}

#hero_banner .container .row .col-xl-6 {
    width: 40%;
    max-width: 40%;
    max-width: 40%;
}

#hero_banner .hero-1 .chiken-image img {
    width: 70%;
    height: 70%;
}

#hero_banner .hero-1 {
    padding: 110px 0;
}


table.variations select#pa_sizes {
    display: none !important;
}

table.variations .select_option_label.select_option.selected span {
    vertical-align: middle;
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    padding: 15px 20px;
    color: var(--whiteColor);
    text-align: center;
    border-radius: 100px;
    background-color: var(--primaryColor);
}

table.variations .select_option_label.select_option span {
    vertical-align: middle;
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    padding: 15px 20px;
    color: #000;
    text-align: center;
    border-radius: 100px;
    border: 2px solid var(--primaryColor);
}

.select_box:not(.on_ptab) .select_option:hover,
.select_option.selected,
.select_option.selected:hover {
    border-color: transparent !important;
}

.woocommerce-variation-add-to-cart .input-counter {
    margin-left: 20px;
}

.woocommerce-variation-add-to-cart .input-counter input {
    height: 52px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #212121;
    color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #212121;
    text-decoration: none;
    background-image: none;
    color: #ffff;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    padding: 20px 50px;
    color: var(--whiteColor);
    text-align: center;
    border-radius: 9px;
    letter-spacing: 0.8px;
    z-index: 1;
    transition: all 500ms ease;
    background-color: var(--primaryColor);
    text-transform: capitalize;
    text-decoration: none;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover {
    background-color: #212121;
    color: #ffff;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: none;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
    justify-content: center;
}

.product .product-details-content .products-review {
    display: none;
}

/* .woocommerce .breadcrumb-wrapper.bg-cover,
.woocommerce .form-clt,
.header-top {
    display: none;
} */

.woocommerce .woocommerce-topbar {
    border: 1px solid transparent !important;
    padding: 0;
    margin-bottom: 0;
}

.woocommerce .section-padding {
    padding: 40px 0;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .form-control {
    border: 1px solid transparent !important;
    width: 150px !important;
    right: 0 !important;
}






#product_category_slider_home .category-slide-box {
    text-align: center;
    /* padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fff; */
    transition: 0.3s;
}

#product_category_slider_home .category-slide-box:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

.swiper-wrapper {
    justify-content: center;
}
#product_category_slider_home .category-slide-box img {
    height: 80px;
    width: 80px;
    border-radius: 50% !important;
    object-fit: fill;
}

#product_category_slider_home .category-slide-box h4 {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}

#product_category_slider_home .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal,
#product_category_slider_home .swiper-button-next,
#product_category_slider_home .swiper-button-prev {
	display: none;
}

/* #product_category_slider_home .swiper-backface-hidden .swiper-slide {
	margin-right: 15px !important;
} */

.elementor-element-0e483a2 .e-con-inner{
    max-width: 71% !important;
}

#lines_slide .section-padding {
	padding: 0 0 20px 0;
}
#lines_slide .text-slider {
	font-size: 40px;
    height: 100px;
	line-height: 100px;
	margin: 0 15px;
}
#lines_slide .marquee-wrapper {
	margin-top: 10px;
	margin-bottom: -10px;
}
.catagory-product-card-2 .catagory-product-image img {
    border-radius: 18px;
}
.catagory-product-card-2 .catagory-product-content {
    margin-top: 10px;
}
.header-1 {
    padding: 10px 0px !important;
}
.catagory-product-card-2 .catagory-product-image {
    height: auto !important;
}
.catagory-product-card-2 .catagory-product-content .catagory-button {
    margin-top: 15px !important;
}
@media screen and (max-width:767px) {
    #lines_slide .text-slider {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
    }
    #lines_slide .text-slider img {
        max-width: 50px;
    }
    .hero-1 .hero-content h1 {
        display: none !important;
    }
}
#lines_slide .text-slider.text-color-2 {
    	color: #212121 !important;
	-webkit-text-stroke-width: 0px !important;
	-webkit-text-stroke-color: transparent;
	-webkit-text-fill-color: #212121 !important;
	font-family: "oswald",sans-serif !important;
}
#lines_slide .text-slider.text-color {
	color: #212121 !important;
	-webkit-text-stroke-width: 0px !important;
	-webkit-text-stroke-color: #212121;
	-webkit-text-fill-color:#212121 !important;
	font-family: "oswald",sans-serif !important;
}
#lines_slide .marquee-inner.to-left {
	animation: marqueeLeft 45s linear infinite;
}

#home_video_products .section-padding {
	padding: 80px 0 10px 0;
}

#blacknoxcard .section-padding {
    padding: 100px 0 0 0;
}

#hero_banner .hero-1 {
    padding: 40px 0 !important;
}


.products_details div.product .woocommerce-tabs ul#tabs li {
    margin-right: 0 !important;
    margin-left: 5px !important;
}
.products_details div.product .woocommerce-tabs ul#tabs li a {
    padding: 18px 30px !important;
}



.breadcrumb-wrapper .page-heading {
    padding: 80px 0 !important;
}
.breadcrumb-wrapper .page-heading h1 {
    font-size: 30px !important;
}

.products_details div.product .product_meta ul li:first-child{
    display: none !important;
}

/* *********************** */



.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text {
    margin-top: -10px !important;
}
.footer-bottom .footer-bottom-wrapper {
    justify-content: center !important;
}
.whatsaap_icon .whatsapp-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    background-color: #4dc247;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    /* box-shadow: 2px 2px 11px rgba(0,0,0,0.7); */
    position: fixed;
    bottom: 120px;
    right: 26px;
    z-index: 10;
}

.whatsaap_icon .whatsapp-ico:hover{
    box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
}

.whatsaap_icon{
	z-index: 99;
    position: absolute;
}

.foodking-toolkit-cus-class .blog-wrapper .single-blog-post img {
    width: 40% !important;
}
.home_favorite_products ul.product-icon {
	display: block !important;
}

.home_favorite_products .single-product-items-2 .product-image img {
    max-height: 185px;
    width: 100%;
}
.home_favorite_products .single-product-items-2 .product-image {
    margin-top: 20px;
}
.home_favorite_products .single-product-items-2.text-center {
    min-height: 400px;
}
.home_favorite_products .single-product-items-2 .product-image img {
    max-height: 185px;
    width: 100%;
}

 @media screen and (max-width:767px) {
	.main_home_four_icon_img img.attachment-full {
		width: 25% !important;
    	margin-bottom: 80px;
	}
	.food-category-section .home_favorite_products .single-product-items-2 .product-image img {
		max-height: fit-content !important;
		min-height: fit-content;
  	height: fit-content;
}
} 


.catagory-product-card-2 .catagory-product-image img {
    min-height: 250px;
    object-fit: cover !important;
    max-height: 250px;
    height: 250px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{
	object-fit: cover;
  width: 100%;
  height: 120px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{
	margin-top:10px;
}


.nice-select.open .list {
	overflow: auto;
	height: 300px;
}
.nice-select span {
	color: #000 !important;
}