/*
Theme Name: Meals for Mutts

Author: kindlebit team
Author URI: https://kindlebit.com/
Description: Meals For Mutts brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meals
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



#read-more {display:none;}

#show-more {
    text-align: center;
}

#read-more {    
    letter-spacing: 1.6px;
    font-size: 12pt;
    margin-bottom: 25px;
    line-height: 22pt;
    color: #002a4f;}

    #read-more h1, #read-more h2 {
    	text-align: center;
    	    margin-top: 40px;
    margin-bottom: 10px;
        font-size: 30px;
    }

     #read-more h3 {
    	    margin-top: 20px;
    margin-bottom: 10px;
        font-size: 20px;
    }

    #read-more li {margin:10px 0px;}

    #read-more a {
    	color:#002a4f;
    	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

    }

    #read-more a:hover {color:#d2b348!important;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#show-more, a#hide-less {
     color:#d2b348!important;
}

#popular-searches, #hide-links{display:none;}

#show-links, #hide-links {
	    color: #fff;
    text-decoration: none;
    font-size: 10pt;
    letter-spacing: 1px;
    line-height: 20pt;
    margin: 0px;
}

.kk-footer-container { display: block;
    width: 100%;
    background-color: #000;
}
.kk-footer {
    display: flex;
justify-content: space-between; margin: 0 auto;
max-width: 1180px;
padding: 50px 10px;
width: 95%; }

.kk-footer a{
color:#fff!important;
 letter-spacing: 1px;
    line-height: 20pt;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
}
.kk-footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.kk-footer a:hover{
color:#d2b348!important; -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
@media (max-width: 799px) { .kk-footer {
padding: 20px 10px 0;
text-align: center; 
display:block;}
}

