/*
Theme Name: EML Cheeta full width
Theme URI: http://emlmedia.com.au/
Description: EML Media full width child theme for Cheeta Teamwear
Author: EML Media
Author URI: http://www.emlmedia.com.au/
Template: storefront
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, white, light, one-column, responsive-layout, custom-background
Text Domain: storefront-child
*/

.cart_totals .woocommerce-shipping-destination {
    display: none;
}

footer.site-footer {
    padding-bottom: 0.3em;
}

footer h3 {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    /*
    font-size: 18px;
    padding-bottom: 22px;
    */
}

footer p, footer li {
    font-family: "Overpass",sans-serif;
    font-size: 15px;
}

footer p {
    line-height: 1em;
}
footer p {
    line-height: 1.5em;
}

footer.site-footer div.textwidget li a,
footer.site-footer div.textwidget p a {
    text-decoration: none;
}

footer .footer-widgets {
    padding-top: 0;
    border-bottom: none;
}

div.footer-widget-1 img {margin-top: 80px;}


div.footer-lower {
    margin: 0 0 20px;
}

div.footer-lower ul {
    list-style: outside none;
}

div.footer-lower li {
    display: inline-block;
    margin-right: 40px;
}

div.footer-lower #links li a {
    text-decoration: none;
}

.footer-lower #links, 
.footer-lower #spread-the-word {
    width: 49%;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.footer-lower #spread-the-word {
    margin-bottom: 0;
    text-align: right;
    max-width: 100%;
    width: 50%;
    padding: 0;
}

.footer-lower #spread-the-word a {
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 100%;
    vertical-align: top;
    text-align: center;
    position: relative;
    width: 40px;
    display: inline-block;
    margin: 0 3px;
    height: 40px;
}

@media screen and (min-width: 768px) {
    .site-header .site-branding img {
        height: auto;
        max-width: 450px;
        max-height: 252px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer-lower #links,
    .footer-lower #spread-the-word 
    {
        display: inline;
    }
}
div.site-info {
    padding: 0.4em 0;
    border-top: 1px solid #bbb;
}

.site-header .site-branding {margin-bottom: 0.5em;}

.hentry .entry-header h1 {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {
    .site-header .site-branding img {
        height: auto;
        max-width: 450px;
        max-height: 252px;
    }
}