/*
Theme Name: Baker Child
Theme URI: https://baker.qodeinteractive.com/landing/
Description: A child theme of Baker Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: baker
Template: baker
*/

.edgtf-side-menu-button-opener {
	display: none !important;
}

.hide_read_more .edgtf-ib-text-holder a {
	display: none !important;
}

.products li .edgtf-pl-category,
.products li .price {
	display: none !important;
}

ul.products>.product .edgtf-pl-text-wrapper {
	margin-top: 0px !important;
}

@media only screen and (min-width: 1025px) {
	.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a {
		max-height: 140px !important;
		margin: 22px !important;
		height: 140px !important;
		-webkit-filter: drop-shadow( 1px 2px 3px rgba(0, 0, 0, .7));
		filter: drop-shadow( 1px 2px 3px rgba(0, 0, 0, .7));
	}
	.edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a {
		max-height: 90px !important;
		-webkit-filter: drop-shadow( 1px 2px 3px rgba(0, 0, 0, .7));
		filter: drop-shadow( 1px 2px 3px rgba(0, 0, 0, .7));
		margin-top: 9px;
	}
	

	
	
}

.edgtf-single-product-summary .product_meta {
	display: none;
}


.edgtf-title .edgtf-title-holder .edgtf-container {
	background: url('/wp-content/uploads/2022/10/tasty-stonebaked-pizza-is-ready-italian-chef-is-removing-it-from-oven-sm.jpg');
	background-size: cover;
	background-attachment: fixed;
}


.edgtf-title .edgtf-title-holder .edgtf-container .edgtf-title-subtitle-holder-inner > * {
	color: #e6c265 !important;
}


.woocommerce-product-details__short-description a {
	background: #e6c265;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    margin-left: 15px;
    font-weight: 400;
}

.woocommerce-tabs {
	display: none !important;
}