/*
Theme Name:   Pizzon Child
Theme URI: https://templatescoder.com/themes/pizzon-pizza-restaurant-wordpress-template/
Description:  Child Theme For Pizzon Theme 
Author:       TemplatesCoder
Author URI:   https://templatescoder.com
Template:     pizzon
Version:      1.0.0
Tested up to: 6.3
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-Price-currencySymbol i, .tmpcoder-post-list-price i {font-size: 80%;}


input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.book-tabel-date {
    width: 100% !important;
    max-width: 100%;
}
.home-book-table .sent .wpcf7-response-output {
    color: #46b450 !important;
    border-color: #46b450 !important;
}
form.variations_form.cart .woocommerce-variation-add-to-cart.variations_button {
    align-items: start;
}
.woocommerce .asd-wpsorter-custom-order-notice {
    display: none;
}
.custom-related-product .product-detail-section {
    margin-top: 25px;
}
.custom-related-product  .tmpcoder-related-description {
    display: none;
}
.custom-related-product h2.woocommerce-loop-product__title {
        font-weight: 500 !important;
        color: #000 !important;
}
 ul.custom-related-product li.product .price {
	display: inline-block !important;
} 

@media screen and (max-width: 1024px) {
	
	nav.tmpcoder-mobile-nav-menu-container span.tmpcoder-mobile-toggle-line {
		background-color: #d83522 !important;
	}
	
	.rollncrust-hedaer .elementor-widget-site-logo {
		width: 210px !important;
		max-width: 250px !important;
	}
	
} /* max width 1024*/

