.wrap-template-17 .box-select {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.wrap-template-17 .box-select .category {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
  position: relative;
  color: #000;
}
.wrap-template-17 .box-select span {
  color: #000 !important;
  margin-right: 6px;
}
.wrap-template-17 .box-select select {
  color: #A3A3A3;
  appearance: unset;
  border-radius: 5px;
  height: 38px;
  padding: 0 10px;
}

.wrap-template-17 .box-select .sort.category select {
  padding: 0 25px;
}
.wrap-template-17 .box-select select {
  margin-left: 10px;
}
.wrap-template-17 .box-select .category:after {
  content: '>';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate( 90deg );
  color: #A3A3A3;
}
.wrap-templates-new.wrap-template-17 .search-box .category input {
  height: 38px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 250px;
  border-radius: 5px;
}
#wrapper #header .change-color-search, #wrapper .change-color-search {
  background-color: transparent !important;
}
.wrap-templates-new.wrap-template-17-2 .logo_color {
  color: #E0BD00 !important;
}
.wrap-templates-new.wrap-template-17-2 .search button {
  background: #E0BD00;
}
.wrap-templates-new.wrap-template-17-2 #delivery-date .date {
  color: #4A4A4A !important;
}
.wrap-templates-new.wrap-template-17-2 .category-title,
.wrap-templates-new.wrap-template-17-2 .item-info .category .category-title {
  background: #E0BD00;
}

.wrap-templates-new.wrap-template-17-2 .custom-item-page .item-list li.bl-hot {
  background: #f7f0cb !important;
}
.wrap-templates-new.wrap-template-17-2 .item .page_navi ul li span {
  background: #e0bd00;
  border-color:#e0bd00 ;

}
.wrap-template-17-2 h2 {
  color: #E0BD00;
}
.wrap-templates-new.wrap-template-17-3 .logo_color {
  color: #032D6A !important;
}
.wrap-templates-new.wrap-template-17-3 .search button {
  background: #032D6A;
}
.wrap-templates-new.wrap-template-17-3 #delivery-date .date {
  color: #4A4A4A !important;
}
.wrap-templates-new.wrap-template-17-3 .category-title,
.wrap-templates-new.wrap-template-17-3 .item-info .category .category-title {
  background: #032D6A;
}

.wrap-templates-new.wrap-template-17-3 .custom-item-page .item-list li.bl-hot {
  background: #CDECF4 !important;
}
.wrap-templates-new.wrap-template-17-3 .item .page_navi ul li span {
  background: #032D6A;
  border-color:#032D6A ;

}
.wrap-template-17-3 h2 {
  color: #032D6A;
}
.wrap-templates-new.wrap-template-17-4 .logo_color {
  color: #F24084 !important;
}
.wrap-templates-new.wrap-template-17-4 .search button {
  background: #F24084;
}
.wrap-templates-new.wrap-template-17-4 #delivery-date .date {
  color: #4A4A4A !important;
}
.wrap-templates-new.wrap-template-17-4 .category-title,
.wrap-templates-new.wrap-template-17-4 .item-info .category .category-title {
  background: #F24084;
}
.wrap-templates-new.wrap-template-17-4 .custom-item-page .item-list li.bl-hot {
  background: #F7DCE6 !important;
}
.wrap-templates-new.wrap-template-17-4 .item .page_navi ul li span {
  background: #F24084;
  border-color:#F24084 ;

}
.wrap-template-17-4 h2 {
  color: #F24084;
}
.wrap-templates-new.wrap-template-17-5 .logo_color {
  color: #000000 !important;
}
.wrap-templates-new.wrap-template-17-5 .search button {
  background: #000000;
}
.wrap-templates-new.wrap-template-17-5 #delivery-date .date {
  color: #4A4A4A !important;
}
.wrap-templates-new.wrap-template-17-5 .category-title,
.wrap-templates-new.wrap-template-17-5 .item-info .category .category-title {
  background: #000000;
}
.wrap-templates-new.wrap-template-17-5 .custom-item-page .item-list li.bl-hot {
  background: #EEEEEE !important;
}
.wrap-templates-new.wrap-template-17-5 .item .page_navi ul li span {
  background: #000000;
  border-color:#000000 ;

}
.wrap-template-17-5 h2 {
  color: #000000;
}
@media (max-width: 991px){
  .wrap-template-17-2 .header_name {
    background-color: #f7f0cb;
  }
  .wrap-template-17-3 .header_name {
    background-color: #CDECF4;
  }
  .wrap-template-17-4 .header_name {
    background-color: #F7DCE6;
  }
  .wrap-template-17-5 .header_name {
    background-color: #EEE;
  }
}