/*
Theme Name: Wills and Wellness Theme
Theme URI: http://marketingthechange.com
Author: Josh Morley
template: catch-kathmandu-pro
*/

#site-logo,
#hgroup,
.header-sidebar,
#supplementary,
#main {
  padding-top: 10px;
}

#supplementary {
  display: flex;
  align-items: center;
  justify-content: center;
}

.number-top {
  width: 250px;
  height: 60px;
  overflow: hidden;
  margin-top: -3px;
  position: inherit;
  right: 10%;
  text-align: center;
  float: right;
  background-image: url("https://willsandwellness.com/wp-content/uploads/2016/03/Untitled-blue.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.number-top span {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  margin-top: 1em;
  position: inherit;
}

p.span-number {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  position: inherit;
}

.number-top p {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  position: inherit;
  margin-top: -10px;
}

#page {
  border-top: solid #84afbc 3px;
}
/* Remove meta from post */
.entry-meta {
  display: none !important;
}

/* Remove meta from home page */
.home .entry-meta {
  display: none;
}
/* WPTheme 2015 Metadata Removal */
.entry-footer {
  display: none !important;
}

/* WPTheme 2015 Metadata Removal */
.home .entry-footer {
  display: none;
}

/* Remove automatic hyphenation */
.site-content article {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.widget-area .widget {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

#hgroup-wrap,
.hentry,
.comments-area article {
  padding-bottom: 20px;
}

li#menu-item-4653 {
  display: none;
}
li#menu-item-4656 {
  display: none;
}
li#menu-item-4655 {
  display: none;
}
li#menu-item-4657 {
  display: none;
}
li#menu-item-4658 {
  display: none;
}
li#menu-item-4659 {
  display: none;
}
li#menu-item-4660 {
  display: none;
}
li#menu-item-4661 {
  display: none;
}
li#menu-item-4662 {
  display: none;
}
li#menu-item-4761 {
  display: none;
}

@media screen and (max-width: 767px) {
  .number-top {
    position: relative;
    margin: 0 auto;
    margin-top: -3px;
    padding: 0em 1em 1em 2em;
  }
}
.number-top span {
  position: inherit;
}
.number-top p {
  position: inherit;
}

.sb-options li {
  display: none;
}

.sb-options li:nth-child(31) {
  display: inherit;
}
.sb-options li:nth-child(32) {
  display: inherit;
}
.sb-options li:nth-child(33) {
  display: inherit;
}
.sb-options li:nth-child(34) {
  display: inherit;
}
.sb-options li:nth-child(35) {
  display: inherit;
}
.sb-options li:nth-child(36) {
  display: inherit;
}
.sb-options li:nth-child(37) {
  display: inherit;
}
.sb-options li:nth-child(38) {
  display: inherit;
}
.sb-options li:nth-child(39) {
  display: inherit;
}
.sb-options li:last {
  display: inherit;
}
