/*
Theme Name:   Food And Cook Child
Theme URI:    http://dahz.daffyhazan.com/food-cook/
Description:  Food & Cook Child Theme.
Author:       Dahz
Author URI:   http://www.daffyhazan.com/
Template:     food-cook
Version:      1.0.0
License:      GNU General Public License v3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options
Text Domain:  woothemes

Copyright: (c) 2012-2016 DahzTheme.
*/
 #logo img {
    max-width: 100%;
    width: 50%!important;
}
#navigation .nav > li.has-children > a:after {
   
}
button, input, select, textarea,input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 6px;
    color: #4e4e4e;
    font-size: 18px;
    width: 100%;
    max-width: 500px;
}
.print-only{
	display:none;
}

.product-template-default .print-only{
	display:block;
}

.menu-item-has-children a {
    margin-right: 7px!important;
    display: inline-block!important;
}
#navigation .nav > li.has-children > a:after {
    top: 7px!important;
    right: -3px!important;
}
#covid19message{color:#000;font-weight:bold;position:relative;width:calc(100% + 2.96em);background:#fff7c1;padding:15px 15%;margin:0 -1.618em;font-size:16px;box-sizing: border-box;}
#covid19message a, #covid19message a:link, #covid19message a:visited, #covid19message a:active, #covid19message a:hover{color:#000;text-decoration:underline;}

div.wpcf7-response-output {
	border: 2px solid #527c16!important;
    background: #527c16!important;
    color: #fff!important;
    font-weight: bold!important;
    font-size: 120%!important;
}
form.sent .wpcf7-submit, form.sent p { display: none; }
.media-product-title{font-size:140%;font-weight:bold;}
.media-product-title span{font-size:80%;font-family:'Open Sans',sans-serif;font-weight:300;margin-left:8px;}

.PorkSausageRolls, .PorkMarinated, .ItalianSausages, .ChickenSausageRolls, .ChickenMarinated, .BreakfastLinks{display:none !important;}

@media only screen and (max-width: 800px){
    #covid19message{padding:15px;}
}