.shariff ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  margin: 0;
  padding: 0;
  list-style: none;
}

.shariff ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0 10px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}

.shariff ul li:first-child {
  margin-left: 0;
}

.shariff ul li:last-child {
  margin-right: 0;
}

.shariff a {
  display: block;
  padding: .6rem 1.5rem;
  border-radius: 30px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1rem;
  white-space: nowrap;
}

.shariff a svg, .shariff a .fab {
  margin-right: .5rem;
}

.shariff a .share_text {
  font-size: .85rem;
}

.shariff ul.theme-white li a {
  border: 1px solid #fff;
  color: #FFF;
}

.shariff ul.theme-grey li a {
  border: 1px solid #263238;
  color: #263238;
}

.shariff ul.theme-grey li a:hover {
  color: #FFF;
}

.shariff ul.theme-white li.twitter a:hover, .shariff ul.theme-grey li.twitter a:hover {
  background-color: #1DA1F2;
  border-color: #1DA1F2;
}

.shariff ul.theme-white li.facebook a:hover, .shariff ul.theme-grey li.facebook a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}

.shariff ul.theme-white li.googleplus a:hover, .shariff ul.theme-grey li.googleplus a:hover {
  background-color: #1DA1F2;
  border-color: #1DA1F2;
}

.shariff ul.theme-white li.linkedin a:hover, .shariff ul.theme-grey li.linkedin a:hover {
  background-color: #0077B5;
  border-color: #0077B5;
}

.shariff ul.theme-white li.pinterest a:hover, .shariff ul.theme-grey li.pinterest a:hover {
  background-color: #BD081C;
  border-color: #BD081C;
}

.shariff ul.theme-white li.tumblr a:hover, .shariff ul.theme-grey li.tumblr a:hover {
  background-color: #2C4762;
  border-color: #2C4762;
}

.shariff ul.theme-white li.mail a:hover, .shariff ul.theme-grey li.mail a:hover {
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.shariff ul.theme-colored li.twitter a {
  background-color: #1DA1F2;
  border: 1px solid #1DA1F2;
  color: #FFF;
}

.shariff ul.theme-colored li.twitter a:hover {
  background-color: #0c85d0;
}

.shariff ul.theme-colored li.facebook a {
  background-color: #3b5998;
  border: 1px solid #3b5998;
  color: #FFF;
}

.shariff ul.theme-colored li.facebook a:hover {
  background-color: #2d4373;
}

.shariff ul.theme-colored li.googleplus a {
  background-color: #1DA1F2;
  border: 1px solid #1DA1F2;
  color: #FFF;
}

.shariff ul.theme-colored li.googleplus a:hover {
  background-color: #0c85d0;
}

.shariff ul.theme-colored li.linkedin a {
  background-color: #0077B5;
  border: 1px solid #0077B5;
  color: #FFF;
}

.shariff ul.theme-colored li.linkedin a:hover {
  background-color: #005582;
}

.shariff ul.theme-colored li.pinterest a {
  background-color: #BD081C;
  border: 1px solid #BD081C;
  color: #FFF;
}

.shariff ul.theme-colored li.pinterest a:hover {
  background-color: #8c0615;
}

.shariff ul.theme-colored li.tumblr a {
  background-color: #2C4762;
  border: 1px solid #2C4762;
  color: #FFF;
}

.shariff ul.theme-colored li.tumblr a:hover {
  background-color: #1c2e3f;
}

.shariff ul.theme-colored li.mail a {
  background-color: #03a9f4;
  border: 1px solid #03a9f4;
  color: #FFF;
}

.shariff ul.theme-colored li.mail a:hover {
  background-color: #0286c2;
}
body.path-search .block-system-main-block h2,
body.path-search .item-list > h3 {
  margin: 4rem 0 1.5rem;
  font-weight: 300;
}

body.path-search .item-list > h3 {
  text-align: center;
}

body.path-search .search-help-link {
  display: none;
}

body.path-search .form-item, body.path-search .form-actions {
  margin: 0;
}

.container-inline div,
.container-inline label {
  width: 100%;
}

#edit-basic,
.pane-search-form .container-inline {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 60px;
  margin-bottom: 1rem;
  padding: 0 8px 0 0;
  border: 1px solid #cfd8dc;
  border-radius: 30px;
}

#edit-basic label,
.pane-search-form .container-inline label {
  display: none;
}

#edit-basic .element-invisible,
.pane-search-form .container-inline .element-invisible {
  display: none;
}

#edit-basic input[type='text'],
#edit-basic input[type='search'],
.pane-search-form .container-inline input[type='text'],
.pane-search-form .container-inline input[type='search'] {
  background: transparent;
  width: 100%;
  height: 60px;
  padding-left: 1.2rem;
  border: none;
  font-size: 1.2rem;
}

#edit-basic input[type='submit'],
.pane-search-form .container-inline input[type='submit'] {
  width: auto;
  margin-right: 0;
  font-weight: bold;
}

.search-results {
  margin: 0;
  padding: 0;
}

.search-results > li {
  background: transparent;
  margin: 0 -1.5rem;
  padding: 2rem  1.5rem;
  border-bottom: 1px solid #eceff1;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.search-results > li:last-child {
  border-bottom: none;
}

.search-results > li:hover {
  background: #f2f4f5;
}

.search-results h3.search-result__title {
  font-size: 1rem;
  text-transform: uppercase;
}

.search-results h3.search-result__title a {
  color: #263238;
  text-decoration: underline;
}

.search-results .search-result__snippet-info {
  margin-bottom: .2rem;
  font-size: .889rem;
  color: rgba(38, 50, 56, 0.6);
}

.search-results .search-result__snippet-info strong {
  color: #263238;
}

.search-results .search-result__info {
  margin: 0;
  color: #263238;
  font-size: .7rem;
  text-transform: uppercase;
}

.search-results .search-result__info a {
  text-decoration: underline;
  font-weight: bold;
}
