@charset "UTF-8";
/*
Theme Name: PPM 2019
Theme URI: https://github.com/usergoodness/ppm
Author: UserGoodness
Author URI: https://usergoodness.com/
Description: A theme for Pantry Plus More Inc.
Version: 2019.1
License: Not Licensed for Reuse
Tags: one-column, featured-images, responsive
Text Domain: ppm2019

PPM 2019 WordPress Theme ┬⌐ 2011-2019 UserGoodness
*/
/********* SETTINGS ********/
/* font, colors definitions, etc. */
/* The default CSS browser values for all HTML elements arranged alphabetically. */
/* https://www.w3schools.com/cssref/css_default_values.asp */
/* Last Updated: 03/06/2019 */
* {font-family:”Roboto”, arial;}
a:link {
  color: internal value;
  text-decoration: underline;
  cursor: auto; }
  a:link:visited {
    color: internal value;
    text-decoration: underline;
    cursor: auto; }
    a:link:visited:active {
      color: internal value; }
  a:link:link:active {
    color: internal value; }

address {
  display: block;
  font-style: italic; }

area {
  display: none; }

article {
  display: block; }

aside {
  display: block; }

b {
  font-weight: bold; }

bdo {
  unicode-bidi: bidi-override; }

blockquote {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px; }

body {
  display: block;
  margin: 8px; }

body:focus {
  outline: none; }

caption {
  display: table-caption;
  text-align: center; }

cite {
  font-style: italic; }

code {
  font-family: monospace; }

col {
  display: table-column; }

colgroup {
  display: table-column-group; }

datalist {
  display: none; }

dd {
  display: block;
  margin-left: 40px; }

del {
  text-decoration: line-through; }

details {
  display: block; }

dfn {
  font-style: italic; }

div {
  display: block; }

dl {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0; }

dt {
  display: block; }

em {
  font-style: italic; }

embed:focus {
  outline: none; }

fieldset {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 2px groove internal value; }

figcaption {
  display: block; }

figure {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px; }

footer {
  display: block; }

form {
  display: block;
  margin-top: 0em; }

h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

h4 {
  display: block;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

head {
  display: none; }

header {
  display: block; }

hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px; }

html {
  display: block; }
  html:focus {
    outline: none; }

i {
  font-style: italic; }

iframe[seamless] {
  display: block; }
iframe:focus {
  outline: none; }

img {
  display: inline-block; }

ins {
  text-decoration: underline; }

kbd {
  font-family: monospace; }

label {
  cursor: default; }

legend {
  display: block;
  padding-left: 2px;
  padding-right: 2px;
  border: none; }

li {
  display: list-item; }

link {
  display: none; }

map {
  display: inline; }

mark {
  background-color: yellow;
  color: black; }

menu {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

nav {
  display: block; }

object:focus {
  outline: none; }

ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

output {
  display: inline; }

p {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0; }

param {
  display: none; }

pre {
  display: block;
  font-family: monospace;
  white-space: pre;
  margin: 1em 0; }

q {
  display: inline; }
  q::before {
    content: open-quote; }
  q::after {
    content: close-quote; }

rt {
  line-height: normal; }

s {
  text-decoration: line-through; }

samp {
  font-family: monospace; }

script {
  display: none; }

section {
  display: block; }

small {
  font-size: smaller; }

strike {
  text-decoration: line-through; }

strong {
  font-weight: bold; }

style {
  display: none; }

sub {
  vertical-align: sub;
  font-size: smaller; }

summary {
  display: block; }

sup {
  vertical-align: super;
  font-size: smaller; }

table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: gray; }

tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit; }

td {
  display: table-cell;
  vertical-align: inherit; }

tfoot {
  display: table-footer-group;
  vertical-align: middle;
  border-color: inherit; }

th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  text-align: center; }

thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit; }

title {
  display: none; }

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit; }

u {
  text-decoration: underline; }

ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

var {
  font-style: italic; }

/* Font Styling */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Karla', sans-serif; }

body {
  font-family: 'Open Sans', sans-serif; }

/* Colors */
/********* TOOLS *********/
/* globally used mixins and functions. */
.colwrapper {
  margin: 2em 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  float: left; }

.colwrapperbig {
  margin: 6em 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  float: left; }

.onecol {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  float: left; }

.twocol {
  display: inline-block;
  overflow: hidden;
  height: auto;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  float: left; }
  @media (min-width: 768px) {
    .twocol {
      width: 50%; } }
  .twocol img {
    width: 100%;
    height: auto; }

.threecol {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  float: left;
  padding: 0; }
  .threecol img {
    max-width: 50%;
    height: auto;
    margin: 0 25%; }
  @media (min-width: 768px) {
    .threecol {
      width: 50%;
      padding: 0 1em; } }
  @media (min-width: 1024px) {
    .threecol {
      width: 33%; } }

.twocol-textpadleft {
  padding: 0; }
  @media (min-width: 768px) {
    .twocol-textpadleft {
      padding: 0 2em 0 0; } }

.twocol-textpadright {
  padding: 0; }
  @media (min-width: 768px) {
    .twocol-textpadright {
      padding: 0 0 0 2em; } }

hr {
  width: 45px;
  height: 1px;
  color: #FAD31F;
  background: #FAD31F;
  border: 1px solid #FAD31F;
  margin: 0;
  display: inline-block;
  padding: 0; }

/********* GENERIC *********/
/* reset and/or normalize styles, box-sizing definition, etc. */
.flexing {
  display: block; }
  @media (min-width: 768px) {
    .flexing {
      display: flex;
      align-items: center; } }

.centertext {
  text-align: center;
  max-width: 500px;
  display: block;
  margin: 0 auto; }

.center {
  text-align: left; }
  @media (min-width: 768px) {
    .center {
      text-align: center; } }

.red {
  color: #FF1A45; }

.clearer {
  clear: both; }
  @media (min-width: 1024px) {
    .clearer {
      clear: none; } }

/********* ELEMENTS *********/
/* styling for bare HTML elements (like H1, A, etc.). */
a:link {
  cursor: pointer; }

button {
  width: 196px;
  height: 64px;
  border-radius: 4px;
  font-size: 24px; }

.primary {
  background-color: #FF1A45;
  color: white;
  border: none; }

.secondary {
  border: solid 4px #0049FF;
  background-color: white; }

.wp-block-button a {
  min-width: 196px;
  height: auto;
  border-radius: 4px;
  font-size: 24px;
  background-color: #FF1A45;
  color: white;
  border: none;
  text-decoration: none;
  cursor: pointer; }

.is-style-outline {
  background-color: white; }
  .is-style-outline a {
    color: black;
    border: 4px solid !important;
    border-color: #0049ff !important;
    cursor: pointer; }

#hpimage {
  display: block;
  width: 100%;
  height: 320px;
  overflow: hidden;
  background-image: url("../ppm/images/header2.jpg");
  background-position: center center;
  background-size: cover;
  margin: 0 0 2em 0; }
  @media (min-width: 768px) {
    #hpimage {
      height: 480px; } }
  @media (min-width: 1024px) {
    #hpimage {
      height: 640px; } }
  #hpimage #hpimage-text {
    margin: 200px auto 0 auto;
    width: 90%;
    height: 200px;
    font-family: Karla;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px 5%; }
    @media (min-width: 768px) {
      #hpimage #hpimage-text {
        color: black;
        background: none;
        padding: 0;
        float: right;
        font-size: 24px;
        margin: 150px 10px 0 0;
        width: 410px;
        height: 156px; } }
    @media (min-width: 1024px) {
      #hpimage #hpimage-text {
        font-size: 32px;
        margin: 200px 20px 0 0; } }

#results {
  background: #FF1A45; }
  #results ul {
    padding: 2em;
    overflow: hidden;
    margin: 0;
    list-style: none;
    display: block; }
    @media (min-width: 1024px) {
      #results ul {
        display: flex;
        align-items: center; } }
    #results ul li {
      background: url("../ppm/images/bullet.png") no-repeat 1em top;
      width: 100%;
      float: left;
      box-sizing: border-box;
      font-family: Karla;
      font-size: 24px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: white;
      padding-left: 3em; }
      @media (min-width: 1024px) {
        #results ul li {
          width: 33%;
          background: url("../ppm/images/bullet.png") no-repeat 1em center; } }
      #results ul li:before {
        padding: 1px; }

/********* OBJECTS *********/
/* class-based selectors which define undecorated design patterns, for example media object known from OOCSS */
body {
  margin: 0; }

#wrapper {
  max-width: 1140px;
  padding: 0 1em;
  margin: 0 auto; }

#header {
  min-height: 70px; }
  @media (min-width: 1024px) {
    #header {
      height: 112px;
      border-bottom: none; } }
  #header #branding {
    display: inline-block;
    margin: 0; }
    #header #branding a {
      border: none;
      cursor: pointer; }
    #header #branding img {
      width: auto;
      height: 50px;
      padding: 10px 0; }
      @media (min-width: 1024px) {
        #header #branding img {
          width: 238px;
          height: 77px;
          padding: 16px 0; } }
  #header #menu {
    display: none; }
    @media (min-width: 1024px) {
      #header #menu {
        display: inline-block;
        float: right;
        padding: 32px 0 0 0; }
        #header #menu ul {
          list-style-type: none; }
          #header #menu ul li {
            display: inline-block;
            height: 46px; }
            #header #menu ul li a {
              margin: 0 20px;
              padding: 10px 0;
              color: #000100;
              font-size: 18px;
              font-family: 'Karla', sans-serif;
              font-weight: bold;
              text-decoration: none;
              cursor: pointer; }
            #header #menu ul li ul {
              padding: 0 !important;
              margin: 1em 0 0 20px;
              height: auto;
              display: none;
              position: absolute;
              background-color: #f9f9f9;
              min-width: 160px;
              box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
              padding: 12px 16px;
              z-index: 2; }
              #header #menu ul li ul li {
                height: auto;
                display: block; }
                #header #menu ul li ul li a {
                  min-width: 250px;
                  display: block;
                  font-weight: normal;
                  border-bottom: none !important; }
              #header #menu ul li ul li:hover {
                background-color: #FAD31F; }
          #header #menu ul li:hover ul {
            display: block; }
          #header #menu ul li:hover a {
            border-bottom: 4px solid #FF1A45; }
          #header #menu ul a {
            color: #000100;
            font-size: 18px;
            font-family: 'Karla', sans-serif;
            font-weight: bold;
            text-decoration: none; }
          #header #menu ul [aria-current] {
            color: #FF1A45; } }
  #header #mobiletoggle {
    display: inline-block;
    height: 50px;
    float: right;
    margin: 10px 0; }
    #header #mobiletoggle .fa {
      font-size: 36px;
      display: block;
      height: 30px; }
    @media (min-width: 1024px) {
      #header #mobiletoggle {
        display: none; } }
    #header #mobiletoggle span {
      font-size: 12px;
      display: block; }
  #header #mobilemenu {
    display: none; }
    @media (min-width: 1024px) {
      #header #mobilemenu {
        display: none !important; } }
    #header #mobilemenu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #header #mobilemenu ul [aria-current] {
        color: #FF1A45;
        font-weight: bold; }
      #header #mobilemenu ul li {
        padding: 0 0 10px 0; }
        #header #mobilemenu ul li a {
          color: #000;
          text-decoration: none; }
        #header #mobilemenu ul li ul {
          padding: 10px 0 0 20px;
          margin: 0; }

#container {
  padding-bottom: 2em;
  overflow: hidden; }

#footer {
  padding: 30px 0;
  background: #000100;
  color: #fff; }
  #footer a {
    color: #fff;
    text-decoration: none; }
  #footer a:hover {
    text-decoration: underline; }
  #footer #footer-sidebar1, #footer #footer-sidebar2, #footer #footer-sidebar3 {
    display: inline-block;
    width: 100%; }
    @media (min-width: 768px) {
      #footer #footer-sidebar1, #footer #footer-sidebar2, #footer #footer-sidebar3 {
        width: 49%; } }
    @media (min-width: 1024px) {
      #footer #footer-sidebar1, #footer #footer-sidebar2, #footer #footer-sidebar3 {
        width: 33%; } }
  #footer #footer-sidebar2 i {
    font-size: 24px;
    padding: 0 10px 0 0;
    width: 25px; }
  #footer #footer-sidebar3 {
    font-size: 14px; }
    #footer #footer-sidebar3 #mc_embed_signup_scroll input {
      height: 48px;
      border: solid 1px #fff;
      background-color: #464646;
      padding: 0 2%;
      color: white;
      width: 60%; }
      @media (min-width: 768px) {
        #footer #footer-sidebar3 #mc_embed_signup_scroll input {
          width: 65%; } }
    #footer #footer-sidebar3 #mc_embed_signup_scroll #mc-embedded-subscribe {
      display: inline-block;
      background: #fff;
      color: #000;
      height: 50px;
      margin: 0 0 0 2%;
      padding: 0 2%;
      width: 25%; }
      @media (min-width: 768px) {
        #footer #footer-sidebar3 #mc_embed_signup_scroll #mc-embedded-subscribe {
          width: 22%; } }
  #footer #copyright {
    text-align: center;
    color: #9b9b9b;
    padding: 20px 0 0 0; }

/********* COMPONENETS *********/
/* specific UI components. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/********* UTILITIES *********/
/* utilities and helper classes with ability to override */
.hide {
  display: none; }

.destroy {
  display: none !important; }

.acchide {
  /* accessibility hiding */
  position: absolute;
  top: -999999em;
  left: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */

/* Uncompressed with SASS */
button {
    cursor: pointer;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 1em;
  border: 1px solid black;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.facebook_events-template-default .author, .facebook_events-template-default .meta-sep {
	display: none;
}

.attachment-post-thumbnail {
	max-width: 640px;
	width: 100%;
	height: auto;
}