* {
  box-sizing: border-box;
}
.wrap-template-14 .header-search .link a {
  width: 40px !important;
  height: 40px !important;
}
.wrap-template-14-2 .background-eee {
  background: #99abc3 !important;
}
.wrap-template-14-2 .logo_color {
  color: #002d6a !important;
}
.wrap-template-14-2 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #002d6a;
}
.wrap-template-14-2 #delivery-date .date {
  color: #585858 !important;
}
.wrap-template-14-2 .item .page_navi ul li span {
  background: #002d6a;
  border-color: #002d6a;
}
.wrap-template-14-2 .category-title,
.wrap-template-14-2 .item-info .category .category-title {
  background: #002d6a;
}
.wrap-template-14-3 .background-eee {
  background: #D39AA2 !important;
}
.wrap-template-14-3 .logo_color {
  color: #910016 !important;
}
.wrap-template-14-3 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #910016;
}
.wrap-template-14-3 #delivery-date .date {
  color: #585858 !important;
}
.wrap-template-14-3 .item .page_navi ul li span {
  background: #910016;
  border-color: #910016;
}
.wrap-template-14-3 .category-title,
.wrap-template-14-3 .item-info .category .category-title {
  background: #910016;
}

.wrap-template-14-4 .background-eee {
  background: #a4b99f !important;
}
.wrap-template-14-4 .logo_color {
  color: #1C5010 !important;
}
.wrap-template-14-4 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #1C5010;
}
.wrap-template-14-4 #delivery-date .date {
  color: #585858 !important;
}
.wrap-template-14-4 .item .page_navi ul li span {
  background: #1C5010;
  border-color: #1C5010;
}
.wrap-template-14-4 .category-title,
.wrap-template-14-4 .item-info .category .category-title {
  background: #1C5010;
}

.wrap-template-14-5 .background-eee {
  background:#E5C899 !important;
}
.wrap-template-14-5 .logo_color {
  color: #BE7500 !important;
}
.wrap-template-14-5 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #BE7500;
}
.wrap-template-14-5 #delivery-date .date {
  color: #585858 !important;
}
.wrap-template-14-5 .item .page_navi ul li span {
  background: #BE7500;
  border-color: #BE7500;
}
.wrap-template-14-5 .category-title,
.wrap-template-14-5 .item-info .category .category-title {
  background: #BE7500;
}
@media screen and (max-width: 1023px) {
  .wrap-templates-new h2{
    margin-bottom: 0;
  }
  .wrap-template-14 footer{
    margin-top: 0;
  }

  .wrap-template-14-2  .search button{
    background-color: #002d6a;
  }

  .wrap-template-14-3  .search button{
    background-color: #910016;
  }

  .wrap-template-14-4  .search button{
    background-color: #1C5010;
  }

  .wrap-template-14-5  .search button{
    background-color: #BE7500;
  }
}