
/* .block-content .body-content .block-at-01 .grid-container{
  grid-template-columns: 25% 25% 25% 25%;
  grid-gap: 0%;
} */
.block-content .block-search .Rectangle-651 .Rectangle-651 .show-or-hide .form-group select {
  height: auto;
}
.block-content .block-search .Rectangle-651 .Rectangle-651 .show-or-hide .form-group #custom-search-input .input-group .search-query {
  height: auto;
}
  .block-content .block-search .Rectangle-651 .Rectangle-651 .show-or-hide .form-group #custom-search-input .input-group .search-query::placeholder {
    color: #86672d;
    font-weight: normal;
  }

.block-search label{
  color: white;
}

@media (max-width: 1199px) {
  .block-search label{
    font-size: 1em;
  }
}

#custom-search-input .input-group .input-group-btn button em {
  color: #6b5224;
  line-height: 2;
  padding: 0.75em;
}

.nav-link.btn-search { 
  cursor: pointer;
  padding: 0.75em; 
  width: 100%;
  mix-blend-mode:undefined;
  -webkit-box-shadow:0px 2px 23.3px 0.7px rgba(107, 82, 36, 0.4);
  box-shadow:0px 2px 23.3px 0.7px rgba(107, 82, 36, 0.4);
  background-color:#cdb464;
  border:solid 0.5px #86672d;
  font-weight:bold;
  font-style:normal;
  font-stretch:normal;
  line-height:normal;
  letter-spacing:0.2px;
  text-align:center;
  color:white;
  font-size:14px
}
  .nav-link.btn-search:hover { 
    padding: 0.75em; 
    width: 100%; 
    mix-blend-mode: undefined;
    background-color: #6b5224;
    border: solid 0.5px #86672d;
  }
.grid-title a{
    color:#222222
}
/* 
.block-at-03 .grid-container .grid-item {
  border: solid 0.05em #cdb464 !important;
}
*/

.grid-footer a label{
  cursor: pointer; 
}
.style-view a {
  color: #9a332b;
}
.warp-image{
  position: relative;
}