/*!
Theme Name: moosesdownunder
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: https://digitalguider.com/
Description: A custom WordPress theme for moosesdownunder.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: moosesdownunder
*/

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {display:none;}
.booking-section input.wpcf7-form-control.wpcf7-submit.has-spinner.theme-btn.bg-yellow {
    background-color: var(--theme3);
    color: var(--header);
    font-weight: 700;
	padding: 13px 26px;
}
.contact-info-items.active .content p a {
    color: var(--white);
}
.blog-wrapper .single-blog-post.post-details .post-content .blog-one__image img {
	width:100%;
}
.page-id-251 .about-section {
	padding-top:60px!important;
}
section.privacy-area.space-top.space-bottom {
    padding: 55px 0px!important;
}
.mobile-menu ul#primary-menu {
    display: block !important;
}
.search-results .food-banner-section .col-xl-4 {
	padding-bottom:25px;
}
.no-results input {
    color: #000;
}
.term-pizza section.no-results.not-found.section-padding {
	display:none;
}
.table-content table {
	width: 100%;
}

.fooder-menu-wrapper .food-menu-items .food-menu-content{
	width:61%!important;
}
span.custom-oz {
    font-size: 13px;
}