 /*
 Theme Name: Foodica Child
 Theme URI: https://www.wpzoom.com/free-wordpress-themes/foodica-lite/
 Description: Foodica is perfect for creating food based blogs and recipe websites. A beautiful featured slider and WooCommerce integration mean Foodica is packed with features to help you stand out. For DEMO and more details about the PRO version look here: https://www.wpzoom.com/free-wordpress-themes/foodica-lite/
 Tags: two-columns, three-columns, right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, threaded-comments, translation-ready, blog, e-commerce, food-and-drink
 Version: 1.0.11
 Template: foodica
 Author: WPZOOM
 Author URI: https://www.wpzoom.com/
 License: GPL v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: foodicachild
 Domain Path: /languages/
 */

 p.site-description {
     margin: 16px 0px 0px 0px;
 }

 div.navbar-brand-wpz {
     margin: 20px 0px 25px 0px;
 }

 img.img-header {
     width: 75px;
     display: inline;
     margin-top: -45px;
     margin-right: 40px;
 }

 .navbar-brand-wpz h1 {
     display: inline;
 }

 @media (max-width: 575.98px)and (orientation:portrait) {

     .recipe-card-directions .direction-step {
         font-size: 15px;
     }

     .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-newdesign {
         padding: 20px 20px 35px;
     }

     .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-newdesign .recipe-card-image {
         margin-top: -21px;
         margin-left: -21px;
         margin-right: -21px;
         margin-bottom: 30px;
     }

     .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-newdesign .details-items .detail-item .detail-item-icon {
         display: block;
     }

     img.img-header {
         width: 35px;
         margin: -20px 10px 0px -10px;
     }
     div.navbar-brand-wpz h1 a {
         font-size: 38px;
         margin-right: -10px
     }

     p.site-description {
         margin: 5px 0px 0px 0px;
     }

     div.navbar-brand-wpz {
         margin: 0px 0px 25px 0px;
     }

     nav.main-navbar {
         margin-bottom: 25px;
     }

 }

 @media (min-width: 576px) and (max-width: 991.98px) and (orientation:landscape) {
     img.img-header {
         width: 55px;
         display: inline;
         margin-top: -30px;
         margin-right: 30px;
     }
 }

 div.content-area > article.post > div.post-thumb > img {
     display: none;
 }

 div.content-area > article.post > div.post-thumb {
     margin: 0px;
 }

 #wpzoom-recipe-card {
     margin: 30px;
 }

 nav.top-navbar {
     display: none;
 }

 #wpzoom-recipe-card > .footer-copyright {
     display: none;
 }
