/*
Theme Name:  Hot Sandwich
Theme URI:  https://hotsandwich.com/
Description:  Hot Sandwich
Author:  Bret Dawson
Textdomain:  hotsandwich
Author URI:  https://hotsandwich.com/
Template:  twentytwenty
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

body,
#site-header, 
.archive-header, 
.entry-header, 
.singular .entry-header,
.menu-modal,
.menu-modal-inner,
.footer-nav-widgets-wrapper, #site-footer {
    background-color: #fff8e1;
}

body,
.header-footer-group,
body:not(.overlay-header) #site-header .toggle,
.menu-modal .toggle {
    color: #0f0e0f;
}

.footer-nav-widgets-wrapper, #site-footer {
    border: none;
    background-image: url('/wp-content/uploads/2021/12/divider2.png');
    background-position: top left;
    background-repeat: repeat-x;
}

.site-description,
body:not(.overlay-header) .toggle-inner .toggle-text, 
.widget .post-date, 
.widget .rss-date, 
.widget_archive li, 
.widget_categories li, 
.widget cite, 
.widget_pages li, 
.widget_meta li, 
.widget_nav_menu li, 
.powered-by-wordpress, 
.to-the-top, 
.singular .entry-header .post-meta, 
.singular:not(.overlay-header) .entry-header .post-meta a,
.post-meta {
    color: #577553;
}

a,
.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
    color: #009d00;
}

blockquote {
  border-color: #009d00;
}

.footer-top {
  border-color: #0f0e0f;
}

.footer-social a, .social-icons a {
    background-color: #009d00;
}

hr,
.entry-content hr,
hr.styled-separator {
    background-image: url('/wp-content/uploads/2021/12/divider2.png');
    background-repeat: repeat-x;
    height: 10px;
}

