/*
Theme Name: ZoeticHomes
Theme URI: https://www.zoetichomes.com
Author: Acrity Group
Author URI: https://www.muvmint.com
Description: Custom theme developed using Bootstrap framework
Version: 2.0
Text Domain: zoetichomes
Tags: 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.50em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

.clear::before, .clear::after, .entry-content::before, .entry-content::after, .entry-footer::before, .entry-footer::after, .comment-content::before, .comment-content::after, .site-header::before, .site-header::after, .site-content::before, .site-content::after, .site-footer::before, .site-footer::after, .nav-links::before, .nav-links::after, .pagination::before, .pagination::after, .comment-author::before, .comment-author::after, .widget-area::before, .widget-area::after, .widget::before, .widget::after, .comment-meta::before, .comment-meta::after {
  content: "";
  display: table;
  table-layout: fixed;
}

html, body {
  height: 100%;
  margin: 0;
}
body {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 1.2rem;
  background:url(images/streetofhomes.jpg) bottom right/cover no-repeat fixed;
  }

.row {
    margin-left:  0 !important;
    margin-right:  0 !important;
}
img {
    max-width:  100%;
    height:  auto;
}
.container {
    max-width: 1200px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left:  auto;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 1.5em;
  font-weight: bold;
  }

h1 {
  font-size: 2em;
  margin-top: 0;
  }

h2 {
  font-size: 1.5em;
  }

h3 {
  font-size: 1.2em;
  } 

h4 {
  font-size: 1.1em;
  }

h5, h6 {
  font-size: 1em;
  }

.clearfix {
  clear: both;
  display: table;
  }

ol, ul {
 box-sizing: border-box;
  }


/* ------ BOOTSTRAP OVERRIDE ------ */

a {
  color: #677d2c;
  text-decoration: none;
}

a:hover, a:focus {
  color: #94B3D6;
  text-decoration: underline;
}

a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
}



/* -------------  HEADER ------------  */

header, footer {
    background-color: #002147;
}
#header .col-4 {
    padding-left: 0em;
}
#header #searchform {
  max-width: 250px;
  }

.sitename {
    padding-top: 10px;
}

a.sitename {
    color: #fff;
    white-space: nowrap;
    font-size: 2.5rem;
    text-decoration: none;
    font-family: "DM Serif Display", serif;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px #000000;
}

a.sitename:hover {
  color: #94B3D6 !important;
  text-decoration: none;
}

.navbar-expand-xl {
    padding:  0.5rem 0;
}
.headersearch {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}

/* ------ NAVIGATION  ------ */

.navbar ul {
  margin-left: 0;
}

.dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: 400 !important;
    line-height: 1.42857143;
    border-bottom: 1px #EEE solid;
    padding: 5px 15px !important;
}

.dropdown-menu li a {
  color: #212529 !important;
} 
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color:#FFF !important;
  background-color: #333!important;
  text-decoration: none!important;
}
ul.dropdown-menu li > ul.dropdown-menu{
left: 100%;
top: 0;
}
.navbar-toggle {
    background-color: #FFF;
}
ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block;
}
ul li .dropdown-menu ul li {
    margin-left: 1em;
}
.dropdown-toggle:after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
 }

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.menu-item-has-children:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
#menu-main-menu li a {
  padding: 0 15px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  font-family: "Roboto Condensed", serif;
}

#menu-main-menu li a:hover, #menu-main-menu li a:active, #menu-main-menu li.current-menu-item a {
  color: #94B3D6;
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.menu-item.menu-item-search {
  display: none;
}

nav .container {
    padding: 0;
}
.container-fluid {
  max-width: 1350px;
}
.nav {
  text-transform: uppercase;
}
#myNavbar {
  float: left;
  font-weight: 900;
}
.navbar-default {
  background-color: #000;
  border: none;
}
.navbar {
  margin-bottom: 0 !important;
  border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
      color: #FFF !important;
      font-weight: bold;
      font-size: 12px;
      color: #FFF;
      margin: 0 10px;
}

.navbar-nav .dropdown-menu{
  position: absolute;
  left: auto;
  top: inherit;
  min-width: auto;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
  background-color: #f8f9fa;
  border-radius: 0;
  padding: 0;
}

/* ------ SLIDER ------ */

#slider {  }
.slider img{  }

.homeblurb {
  background: rgba(0,0,0,.7);
  color: #fff;
  padding: 2rem;
  margin: 3em auto;
  text-align: center;
  max-width: 780px;
  height: fit-content;
}

.card {
  border: none;
}
h2.card-title {
  margin: 0;
  font-size: 1.3rem;
}

.postdata {
  font-size: 15px;
  margin: 1rem 0;
}

.postdata a:hover {
  text-decoration: none;
}
.homeblurb h2 {
  font-size: 2.2em;
  line-height: 1;
  color: #FFF;
  border-bottom: 1px #FFF solid;
  padding-bottom: 5px;
  margin: 0;
}
.homeblurb p {
  font-size: 2rem;
  margin-top: 10px;
  line-height: 1.2;
  font-family: "DM Serif Display", serif;
}

.page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.content {
  flex: 1;
}

.homecontent {
  margin: 2em auto; 
  background-color: rgb(255,255,255);
  padding: 1em;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.4);
}
.homecontent h2{
  margin-top: 0;
font-family: "DM Serif Display", serif;
}
.homecontent .col-md-7,  .homecontent .col-md-4{
  font-size: 1.1rem;
  padding: 0 1rem;

}
/* -------------  PAGES  ------------  */

.pagecontent {
  padding: 1em;
  background-color: #FFF;
  margin-top: 1em;
}

.page h1 {
  margin-top: 1rem;
}
.homepage h1 {
 font-size: 1.5em;
}

.homepage h2 {
margin: 1rem 0;
font-size: 1.5rem;
}

.caption {
  color: #666 !important;
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 1.5em;
}

.featured-image {
  margin-bottom: 1em;
}

span.featured-image-caption{
  color: #666 !important;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 1.5em;
}


.bounce {
  animation: bounce 2s ease 0s 1 normal forwards;
}

@keyframes bounce {
  0% {
    transform: scale(0.5);
  }

  100% {
    transform: scale(1);
  }
}

/* -------------  POSTS  ------------  */
#post h2 {
  font-size: 1.5rem;
}

#post h2.card-title {
  font-size: 1.25rem;
  margin: 0;
  font-family: "Roboto Condensed";
  font-weight: bold;
}


/* -------------  Sidebar  ------------  */

.col-sm-3.sidebar-primary {
    padding-left: 2em;
}

#sidebar-primary .widgettitle {
background: #2B75A9;
text-align: center;
color: #FFF;
padding: 13px 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
margin-bottom: 1em;
border-radius: 5px;
}

#sidebar-primary .widgettitle::after {
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid;
    border-top-color: #2B75A9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
    left: 90%;
    width: 0;
    height: 0;
    margin-left: -5px;
}

/* -------------  Footer ------------  */

footer {
    color: #FFF;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    text-align: center;
}

footer a {
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}

footer a:hover {
    color: #94B3D6;
    text-decoration: none;
    text-transform: uppercase;
}
footer ul {
  margin: 0;
}
footer ul li {
  display: inline;
}
/* ----------  Social Media ----------  */

.smicons a {
  font-size: 2rem;
  color: #999;
  margin: 5px;
}

.smicons a:hover {
  color: #e21833;
}
/* -------------  Widgets ------------  */

.widget-container, .childmenu {
  list-style: none;
  padding: 1em 0 0 0;
  font-size: 1.1rem;
  background-color: #f8f8f8;
  padding: 1em;
  border-top: 10px solid #e21833;
  border-bottom: 1px solid #DDD;
}
.widget-container a, .widget-container a:hover {
  text-decoration: none;
}
.widget_recent_entries li {
}
.widget-container h2 {
  margin: .5em 0;
  color: #333;
  font-size: 1.5rem;
}

.widget-container h3 {
margin: .5em 0;
color: #333;
font-size: 1em;
font-weight: bold;
}

.widgettitle a:hover {
  color: rgb(51, 102, 153);
}
.widget ul, .childmenu ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.childmenu {
    margin-top: 3em;
}
.widget ul li, .childmenu ul li {
  margin: 0 0 8px 0;
  padding: 4px 0 4px 0;
  font-size: 16px;
  border-bottom: 1px dotted #999;
}
.widget ul li ul li {
    border-bottom: none;
    margin: 2px 0;
}

.widget ul li ul li ul li {
    border-bottom: none;
}
.widget ul.sub-menu {
    margin-left: 15px;
}
.widget ul li .children {
  padding-left:.8em;
}

/* -------------  Search  ------------  */

.navbar #search {
    float: right;
    margin-right: 1rem;
}
.searchresults {
  margin: 1em;
  border-bottom: 1px solid #EEE;
  padding-bottom: 1em;
}
.searchresults h3 a {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}
.nosearchresults {
  padding: 5px;
  margin: 2em 0;
  border: 1px solid rgb(255,204,51);
}
#searchform {
  border: 1px solid #D8D8D8;
  background: #fff url(images/search.png) 99% 50% no-repeat;
  text-align: left;
  padding: 6px 18px 6px 6px;
  border-radius: 8px;
  font-size: 14px;
}
#search input[type="text"] {
  box-shadow: none;
  border: none;
  margin-bottom: 0;
  color: #575757;
  width: 200px;
}
#content-search {
  width: 300px;
  padding: 15px 0;
}

.searchtitle{
  text-transform: none;
}

/* -------------  Pagination ------------  */

.pager {
  margin-top: 35px;

}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}

.pagination a, .pagination span {
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 7px 0 0;
  padding: 7px 10px 6px;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #333 !important;
  background: #FFDE00;
}

.pagination .current {
  padding: 6px 9px 5px;
  background: #333;
  color: #fff;
}

/* -------------  Buttons ------------  */

.btn {
  border: none !important;
  display: inline-block;
  padding: 10px 20px !important;
  font-weight: bold !important;
  line-height: 1
}

.btn-primary {
  color: #fff;
  background-color: #e21833;
  border-radius: 0.25rem;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 14px;
}

.btn-secondary {
  color: #fff;
  background-color: #272727;
  border-radius: 0.25rem;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 14px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, 
.btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #f3c726;
    background-color: #000;
    border-color: #000;
}

.btn-light, .btn-light:visited {
  border: 2px solid #fff !important;
  color: #fff !important;
  background: 0 0 !important;
  font-weight: bold;
}

.btn-light:focus, .btn-light:hover {
  color: #000 !important;
  background: #fff !important;
  box-shadow: none !important;
  border: 2px solid #000 !important;
}

.btn-dark, .btn-dark:visited {
  border: 2px solid #333;
  color: #FFF !important;
  background: #333 !important;
  font-weight: bold;
  letter-spacing: .5px;
}

.btn-dark:focus, .btn-dark:hover {
  background: #e21833 !important;
  color: #FFF !important;
  box-shadow: none !important;
  border: 2px solid #e21833;
}

.btn:hover {
    text-decoration: none;
}

input:focus {
    outline: none !important;
}

/* ------ CONTACT 7 Form Button ------ */

.wpcf7-submit {
  color: #fff;
  background-color: #333;
  border: 2px solid #333 !important;
  display: inline-block;
  padding: 10px 20px !important;
  border-width: 2px;
  border-style: solid;
  font-size: .875rem;
  font-weight: bold !important;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-radius: 0.25rem;
  }


.wpcf7-submit:hover {
    border-color: #333;
    background-color: #FFF;
    color: #333;
}
/* -------------  Form Elements ------------  */

.wpcf7-form input[type="text"], .wpcf7-form select, .wpcf7-form input[type="email"], .wpcf7 input[type="tel"], .wpcf7-form textarea {
margin: 5px 0 0;
width: 90%;
border: 1px solid #DDD;
box-shadow: 0 0 5px #DDD inset;
color: #999;
height: inherit;
padding: 4px;
font-weight: normal;
}

.wpcf7 label {
    font-weight: bold;
}


input[type="file"] {
  max-width: 100%;
}

.required {
  color: #e21833;
  font-weight: bold;
}


/* -------------  Alignments ------------  */

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* -------------  Clearings ------------  */

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}
/* -------------  Accordion  ------------  */

.su-accordion .su-spoiler {
  margin: 1rem 0;
  border-bottom: 1px solid #EEE;
}
.su-spoiler-title {
  font-size: 1.1rem !important;
  margin: 1rem 0;
}

.su-spoiler-title:hover {
  color: #e21833;
}

/* -------------  RESPONSIVE DESIGN ------------  */

@media (min-width: 1021px){
  .navbar-expand-xl {
      -ms-flex-flow: row nowrap !important;
      flex-flow: row nowrap !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
      position: absolute !important;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
      padding-right: 0.5rem !important;
      padding-left: 0.5rem !important;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
    }
    .navbar-expand-xl .navbar-toggler {
      display: none !important;
    }
  }


@media screen and (max-width: 992px) {

.alignleft { float: none; }

.bg-dark{
  background-color:#002147 !important;
}
  
.headersearch {
  display: none;
  }

.navbar-toggler {
  margin-left: 0;
  margin-right: 15px;
  padding: .25rem .25rem;
  background-color: #677d2c;
  border: 0;
  float: right;
  }

.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }

#header {
  display: none;
  }

#pagecontent {
  padding: 0;
  }

.navbar-brand {
  display: block;
  }

#menu-main-menu {
  background-color: #002147;
  margin-top: 1em;
  }

.size-full {
  margin: 0;
  }
.menu-item.menu-item-search {
  display: flex;
  justify-content: center;
}
ul#menu-main-menu.navbar-nav li a {
    border-bottom: #EEE 1px dotted;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 0 0 5px 0;
    display: flex;
    justify-content: center;
  }
.navbar #search {
  margin-left: .5em;
  min-width: 275px;
  }

.navbar-collapse li {
  padding: 10px 0;
  }

.navbar-brand {
  padding: 0 .5em;
  max-width: 80%;
  }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: .5em;
  }
  .homesidebar .col-sm-7, .homesidebar .col-md-4 {
   padding: 1em;
   width: 100%;
  }
  .navbar-collapse li {
    padding: 5px 0;
  }
.navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .navbar-toggler:focus {
        background-color: #759a21 !important;
        box-shadow: none;
   }
  .desktop-search{
    display: none;
  }
  .section_image {
    height: 50%;
    text-align: center;
    overflow: hidden;
    width: 50%;
    margin: auto;
  }
  .section_links{
    text-align: center;
  }
  .section_title{
    text-align: center;
  }
  .featured_container {
    margin: 2%;
    width: 95%;
    border-bottom: 1px solid #333;
    padding-bottom: 3em;
  }

  .navbar-nav .dropdown-menu {
    position: inherit;
    background-color: inherit;
    border: none;
    padding: 0 10px;
    box-shadow: none;
    display: block;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 100% !important;
  }
.col-7.homesidebar, .col-4.homesidebar {
  width: 100%;
  }
.wp-block-buttons.is-layout-flex {
  display: grid;
  }

}


@media screen and (max-width: 768px) {
  .row.navbar-light {
    --bs-gutter-x: 0 !important;
  }
  .homeblurb {
    margin: 2em auto;
  }
  .page-content {
    margin-top: 1em;
    padding: 1rem;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0%;
  }
  .blog-post {
  margin-bottom: 1em;
  }

  img.wp-post-image {
    max-width: 100%;
}
}

@media screen and (max-width: 568px) {
 
 a.sitename {
  font-size: 1.4rem;
  white-space: normal;
 }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #999 !important;
  text-decoration: none !important;
  background-color: #FFF !important;
}  
.featured_img > img {
    float: none;
    max-width: 100%;
    margin: 1em auto;
  }
  .eo-event-thumbnail.wp-post-image {
    float: none !important; 
    margin: 1em 0;
  }
  table td {
    display: block;
    text-align: center;
  }
  #slider {
  min-height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: unset;
}
footer ul li {
  display: block;
}
.homecontent {
  margin: 1em auto;
  padding: 10px;
}

}

/** PRINT STYLES **/

@media print {

  .blog-masthead {
    display: none;
  }
  .navbar {
    display: none;
  }

  .page-content,.pagecontent {
    box-shadow: none;
    }

  .footer_levelone{
    display: none;
  }

}

