body.responsive.layout-full #page-wrapper .full-container {
  max-width: 1280px;
}
.nav-previous {display: none;}
.nav-next {display: none;}
#main {padding-top: 0px; padding-bottom: 0px; padding-left: 6px; padding-right: 6px;}
#colophon {
  margin-bottom: 20px;
  background: #2f3033;
    background-color: rgb(47, 48, 51);
  padding: 30px;
    padding-top: 10px;
    padding-bottom: 10px; border-top: #99C355 5px solid;
}
#colophon #theme-attribution, #colophon #site-info {display: none;}
.panel-grid-cell .widget-title {display: none}

#footer-widgets .widget {padding: 0 0px;}
#masthead {padding-bottom: 0px; box-shadow: 0px 5px 5px #aaaaaa;}
#site-header {padding-bottom: 15px;}

@media (max-width: 600px) {
  #page-wrapper h3 { font-size: 20px; margin: .2em 0;}
}
@media (min-width: 601px) {
  #page-wrapper h3 { font-size: 30px; }
}
@media (max-width: 600px) {
  #page-wrapper h2 { font-size: 24px; margin: .2em 0;}
}
@media (min-width: 601px) {
  #page-wrapper h2 { font-size: 36px; }
}
@media (max-width: 600px) {
  #page-wrapper h4 { font-size: 16px; margin: .2em 0;}
}
@media (min-width: 601px) {
  #page-wrapper h4 { font-size: 24px; }
}

body.responsive #footer-widgets .widget, body.responsive #masthead-widgets .widget {
	width: auto;
	float: none;
	padding: 0;
	/* padding-bottom: 0px; */
}
.pt-cv-colsys .pt-cv-content-item
{
  flex: none;
  max-width: initial;
  border-bottom: #ddd solid 1px;
}
.entry-content a, .entry-content a:visited, article.post .author-box .box-content .author-posts a:hover, #secondary a, #secondary a:visited, #masthead .hgroup a, #masthead .hgroup a:visited, .comment-form .logged-in-as a, .comment-form .logged-in-as a:visited
{  color: #98c451; font-weight: bold;}

#colophon .widget_nav_menu .menu-item a {
  display: block;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #333333;
}
.pt-cv-title {display: none;}

#colophon .widget_nav_menu .menu-item a {
  display: block;
  text-align: center;
  border-bottom: 0px solid #333333; font-size: 1.2em;
}



.sidemenu section h2 {display: none}
@media screen and (min-width: 48em) {
  .sidemenu {
    right: -25%;
    width: 25%;
  }
}
@media screen and (min-width: 2em) and (max-width: 48em) {
  .sidemenu {
    right: -55%;
    width: 55%;
  }
}
.sidemenu {
  position: fixed;
  right: -25%;
  width: 25%;
  transition: left 0.2s ease-in-out, right 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 9999;
  background-color: #98c451;
  top: 0;
  bottom: 0;
  color: #ffffff;
  overflow-x: hidden;
  overflow-y: scroll;
  opacity: 0;
}
.sidemenu section a {  color: #fff; font-size: 1.2em; text-decoration: none; line-height: 2em;}
.sidemenu section a:hover {color: #111;}
.dashicons, .dashicons-before::before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  height: 15px;
  font-size: 30px;
  vertical-align: top;
  text-align: center;
  transition: color .1s ease-in; 
}

#footer-widgets .widget a {
  color: #fff; text-decoration: none; font-size: 1.2em;
}
.pt-cv-colsys .pt-cv-content-item {
  flex: none;
  max-width: initial;
  border-bottom: #ddd solid 0px;
}
.woocommerce #page-wrapper .woocommerce-breadcrumb {
  font-weight: 500;
  color: #5e5e5e;
  margin-bottom: 20px; display: none;
}

.woocommerce #page-wrapper .product h1.entry-title {
  font-size: 22px;
  color: #3b3b3b;
  margin-bottom: 24px; text-align: right;
}
.related.products {display: none; }
.posted_in {display: none; }





.sidemenu .submenu-toggle {
  display: inline-block;
  transition: transform 0.25s ease-in-out;
  cursor: pointer;
  padding: 0;
  width: 15px;
  height: 15px;
  margin-left: 1rem;
  line-height: inherit;
}

.dashicons, {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  font-size: 15px;
  vertical-align: top;
  text-align: center;
  transition: color .1s ease-in;
}


#ppcp-messages {display: none;}
#ppc-button-wrapper {display: none;}