/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2018 | 07:21:56 */
#content .wrapper {
  padding: 0 20px;
}
.searchFormWrapper {
  position: relative;
}
.searchFormWrapper .searchForm:before {
  content: '';
  top: 0;
  height: 100%;
  left: -100%;
  right: -100%;
  position: absolute;
  background-color: #efefef;
  z-index: -1;
}
.furtherblock2addblue + .searchFormWrapper .searchForm:before {
  display: none;
}
body.page-parent:not(.home) .searchFormWrapper .searchForm:before {
  background-color: transparent;
}
body.page-parent .searchFormWrapper + .furtherblock {
  padding: 0 !important;
}
.searchbydhaval {

}
.searchbydhaval .page-title {
  width: 100%;
  font-size: 3em;
  line-height: 1.4;
}
.searchbydhaval .page-header {
  padding: 25px 0;
}
.searchbydhaval .entry-title {
  display: block !important;
  width: 100%;
  font-size: 1.5em;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: 0;
}
.searchbydhaval  article {
  margin: 0 !important;
  padding: 15px;
}
.searchbydhaval article:nth-child(2n) {
  background-color: #eee;
}
.searchbydhaval h2 {
  background-color: #0072b9;
  color: #fff;
  margin-bottom: 0;
  padding: 15px;
}
.searchbydhaval .archive-post-wrap {
  border: 0;
  padding-bottom: 0;
}
.searchbydhaval .archive-post-wrap .entry-summary,
.searchbydhaval .archive-post-wrap .entry-footer {
  display:none;
}
.searchForm input[type="search"],
.searchForm input[type="text"] {
  height: auto;
  padding: 9px 12px;
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.searchForm [type="submit"] {
  vertical-align: top;
  display: inline-table;
}
.searchForm {
  text-align: center;
  padding: 0;
}
.furtherblock2addblue .searchForm {
  padding: 65px 0;
}
.searchForm form {
  max-width: 1050px;
  margin: 0 auto;
}
.furtherblock2addblue {
  min-height: 0 !important;
}
body {
  padding-top: 64px;
  overflow-x: hidden;
}
.site {
  padding-top: 0;
}
.searchForm + .furtherblock {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
}
.searchKeyword {
  background-color: #fff9c0;
  padding: .2em;
}
.searchForm + #content .searchForm {
  display: none;
}
.searchFormWrapper + #content .searchFormWrapper {
  display: none;
}