.wrap-template-10-2 .wrap_content_temt_search .header--box-content-search .search button{
    background-color: #002D6A;
}
.wrap-template-10-2 .background-aaa {
    background: #99ABC3 !important;
}
#wrapper .wrap-template-10-2 .change-color-search{
    background-color: transparent !important;
}
.wrap-template-10-2 #delivery-date .date{
    color: #fff !important;
}
.wrap-template-10-2 .category-title, .wrap-template-10-2 .item-info .category .category-title {
    background: #002D6A;
}
.wrap-template-10-2 .item .page_navi ul li span {
    background: #002d6a;
}
.wrap-templates-new.wrap-template-10-2 h2{
    color: #000;
}

.wrap-template-10-3 .wrap_content_temt_search .header--box-content-search .search button{
    background-color: #910016;
}
.wrap-template-10-3 .background-aaa {
    background: #D39AA2 !important;
}
#wrapper .wrap-template-10-3 .change-color-search{
    background-color: transparent !important;
}
.wrap-template-10-3 #delivery-date .date{
    color: #fff !important;
}
.wrap-template-10-3 .category-title, .wrap-template-10-3 .item-info .category .category-title {
    background: #910016;
}
.wrap-template-10-3 .item .page_navi ul li span {
    background: #910016;
}
.wrap-templates-new.wrap-template-10-3 h2{
    color: #000;
}

.wrap-template-10-4 .wrap_content_temt_search .header--box-content-search .search button{
    background-color: #1C5010;
}
.wrap-template-10-4 .background-aaa {
    background: #A4B99F !important;
}
#wrapper .wrap-template-10-4 .change-color-search{
    background-color: transparent !important;
}
.wrap-template-10-4 #delivery-date .date{
    color: #fff !important;
}
.wrap-template-10-4 .category-title, .wrap-template-10-4 .item-info .category .category-title {
    background: #1C5010;
}
.wrap-template-10-4 .item .page_navi ul li span {
    background: #1C5010;
}
.wrap-templates-new.wrap-template-10-4 h2{
    color: #000;
}

.wrap-template-10-5 .wrap_content_temt_search .header--box-content-search .search button{
    background-color: #BE7500;
}
.wrap-template-10-5 .background-aaa {
    background: #E5C899 !important;
}
#wrapper .wrap-template-10-5 .change-color-search{
    background-color: transparent !important;
}
.wrap-template-10-5 #delivery-date .date{
    color: #fff !important;
}
.wrap-template-10-5 .category-title, .wrap-template-10-5 .item-info .category .category-title {
    background: #BE7500;
}
.wrap-template-10-5 .item .page_navi ul li span {
    background: #BE7500;
}
.wrap-templates-new.wrap-template-10-5 h2{
    color: #000;
}

@media screen and (max-width: 1023px){
    .wrap-templates-new.wrap-template-10-2 .search button{
        background: #002d6a;
    }

    .wrap-templates-new.wrap-template-10-3 .search button{
        background: #910016;
    }

    .wrap-templates-new.wrap-template-10-4 .search button{
        background: #1C5010;
    }

    .wrap-templates-new.wrap-template-10-5 .search button{
        background: #BE7500;
    }

}