.relatedthumb {
  width: 25% !important;
}
.gsc-input-box {
  width: 90% !important;
}
.gsc-input {
  top: 0px;
  max-width: 90% !important;
}
.ubermenu .ubermenu-nav {
  margin-top: 6px;
}
.new_search_container {
  width: 50%;
  float: left;
}
.new_button_container {
  width: 50%;
  float: left;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  padding-top: 10px;
}
.new_button_container a {
  background-color: #790000;
  font-family: 'bebas-neue', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: white;
  font-size: 18px;
  line-height: 1em;
  display: block;
  padding: 5px 5px;
  margin: 0 5px 0 0;
  width: 45%;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav_container {
  width: 100% !important;
}
.new_housekeeping {
  background-color: #bfbfbf;
  min-height: 35px;
  padding: 5px;
}
.new_housekeeping_container {
  max-width: 410px;
  float: right;
}
.gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
  padding: 0px !important;
}
.new_button_container a:hover {
  background-color: #c10000;
}
a.new_store_button {
  background-color: #1c2d64;
}
a.new_store_button:hover {
  background-color: #2042b0;
}
.custom_slide_container {
  min-height: 447px;
}
.featured_homepage_posts img {
  min-height: 215px;
  background-color: black;
}
@media screen and (max-width: 600px) {
  .housekeeping {
    background-color: rgba(191, 191, 191, 0);
  }
  .searchcontainer {
    margin-top: -8px;
  }
  html > body > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(1) > #primary > #content > #post-2 > div > div:nth-child(6) > div > div {
    display: none !important;
  }
  html > body > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(1) > #primary > #content > #post-2 > div > div:nth-child(8) > div > div {
    display: none !important;
  }
  .relatedthumb {
    width: 50% !important;
  }
  .new_housekeeping_container {
    max-width: 100%;
    float: none;
    margin: 5px auto;
  }
}
@media screen and (max-width: 1024px) {
  .custom_slide_container {
    min-height: auto;
  }
  .featured_homepage_posts img {
    min-height: auto;
  }
}
@media screen and (max-width: 768px) {
  .custom_slide_container {
    min-height: auto;
  }
}
@media screen and (max-width: 320px) {
  .searchcontainer {
    display: none !important;
  }
  .nav_container {
    float: none;
    width: 100% !important;
  }
}
.take_action_block {
  margin-top: 0 !important;
}
