* {
  box-sizing: border-box;
}
.wrap-template-19-1 .logo_color {
  color: #52719B !important;
}
.wrap-template-19-1 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #52719B;
}
.wrap-template-19-1 div#delivery-date {
  background-color: #52719B!important;
}
.wrap-template-19-1 #delivery-date .date {
  color: #fff !important;
}

.wrap-template-19-1 .custom-item-page .item-list li.bl-hot .items {
  background: #99abc3;
}
.wrap-template-19-1 .item-list .quantity-size {
  color: #888383!important;
}
.wrap-template-19-1 .category-title,
.wrap-template-19-1 .item-info .category .category-title {
  background: #52719B;
}
.wrap-template-19-1 .item-list .category .price{
  color: #C10000 !important;
}
.wrap-template-19-1 .search-box .form_search_main {
  background-color: #99abc3;
}
.wrap-template-19-1 .item .page_navi ul li span {
  background: #52719b;
  border-color: #52719b;
}
.wrap-template-19-1 .search-box .category {
  color: #fff !important;
}
.wrap-template-19-2 .logo_color {
  color: #fff !important;
}
.wrap-template-19-2 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #D7A88F;
}
.wrap-template-19-2 div#delivery-date {
  background-color: #D7A88F!important;
}
.wrap-template-19-2 #delivery-date .date {
  color: #fff !important;
}
.wrap-template-19-2 .custom-item-page .item-list li.bl-hot .items {
  background: #E5C899;
}
.wrap-template-19-2 .item-list .quantity-size {
  color: #888383!important;
}
.wrap-template-19-2 .category-title,
.wrap-template-19-2 .item-info .category .category-title {
  background: #D7A88F;
}
.wrap-template-19-2 .item-list .category .price{
  color: #C10000 !important;
}
.wrap-template-19-2 .search-box .form_search_main {
  background-color: #E5C899;
}
.wrap-template-19-2 .item .page_navi ul li span {
  background:  #D7A88F;
  border-color: #D7A88F;
}
.wrap-template-19-2 .search-box .category {
  color: #fff !important;
}

.wrap-template-19-3 .logo_color {
  color: #6D8B66 !important;
}
.wrap-template-19-3 .wrap_content_temt_search .header--box-content-search .search button {
  background-color: #6D8B66;
}
.wrap-template-19-3 div#delivery-date {
  background-color: #6D8B66!important;
}
.wrap-template-19-3 #delivery-date .date {
  color: #fff !important;
}
.wrap-template-19-3 .custom-item-page .item-list li.bl-hot .items {
  background: #A4B99F;
}
.wrap-template-19-3 .item-list .quantity-size {
  color: #888383!important;
}
.wrap-template-19-3 .category-title,
.wrap-template-19-3 .item-info .category .category-title {
  background: #6D8B66;
}
.wrap-template-19-3 .item-list .category .price{
  color: #C10000 !important;
}
.wrap-template-19-3 .search-box .form_search_main {
  background-color: #A4B99F;
}
.wrap-template-19-3 .item .page_navi ul li span {
  background:  #6D8B66;
  border-color:#6D8B66;
}
.wrap-template-19-3 .search-box .category {
  color: #fff !important;
}


.wrap-template-19-4 .logo_color {
  color: #DEAD9E !important;
}

.wrap-template-19-4 div#delivery-date {
  background-color: #DEAD9E!important;
}
.wrap-template-19-4 #delivery-date .date {
  color: #fff !important;
}
.wrap-template-19-4 .custom-item-page .item-list li.bl-hot .items {
  background: #B28C81;
}
.wrap-template-19-4 .item-list .quantity-size {
  color: #888383!important;
}
.wrap-template-19-4 .category-title,
.wrap-template-19-4 .item-info .category .category-title {
  background: #DEAD9E;
}
.wrap-template-19-4 .item-list .category .price{
  color: #C10000 !important;
}
.wrap-template-19-4 .search-box .form_search_main {
  background-color: #B28C81;
}
.wrap-template-19-4 .item .page_navi ul li span {
  background:  #DEAD9E;
  border-color:#DEAD9E;
}
.wrap-template-19-4 .search-box .category {
  color: #fff !important;
}
@media screen and (max-width: 1023px) {
  .wrap-template-19-1 .search button {
    background: #52719b;
  }
  .wrap-template-19-2 .search button {
    background: #D7A88F;
  }
  .wrap-template-19-3 .search button {
    background: #6D8B66;
  }
  .wrap-templates-new.wrap-template-19-1 .pick-up .main-content .item,
  .wrap-template-19-1 .pick-up .wrap-main-content .item-info{
    background-color: #99abc3;
  }
  .wrap-templates-new.wrap-template-19-2 .pick-up .main-content .item,
  .wrap-template-19-2 .pick-up .wrap-main-content .item-info{
    background-color: #E5C899;
  }
  .wrap-templates-new.wrap-template-19-3 .pick-up .main-content .item,
  .wrap-template-19-3 .pick-up .wrap-main-content .item-info{
    background-color: #a4b99f ;
  }
  .wrap-templates-new.wrap-template-19-4 .pick-up .main-content .item,
  .wrap-template-19-4 .pick-up .wrap-main-content .item-info{
    background-color: #b28c81  ;
  }
  .wrap-template-19 .search-box .category{
    width: 100%;
  }
}
@media (max-width: 991px){
  .wrap-template-19 .search-box .category{
    width: 100%;
  }
}