.wrap-template-15 .custom-item-page .item-list li.bl-hot {
    background: transparent !important;
}
#wrapper .wrap-template-15 .box-select.change-color-search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: transparent !important;
}
.wrap-template-15 .box-select .category {
    display: flex;
    align-items: center;
    margin: 0 0 0 20px;
    position: relative;
}
.wrap-template-15 .box-select select {
    color: #A3A3A3 !important;
    appearance: unset;
    border-radius: 5px;
    height: 38px;
    padding: 0 10px;
}
.wrap-template-15 .box-select .category:after {
    content: '>';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate( 90deg );
    color: #A3A3A3;
}
.wrap-template-15 .box-select span {
    margin-right: 6px;
}
.wrap-template-15 .box-select select {
    margin-left: 5px;
}
.wrap-template-15 #delivery-date{
    margin-bottom: 30px;
}
.wrap-template-15 .sidebar--box-content-search input {
    height: 38px;
    margin-bottom: 10px;
    width: 100%;
    max-width: 250px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
}
#wrapper .wrap-template-15  .change-color-search {
    background-color: transparent !important;
}
.wrap-template-15 .box-select .sort.category select {

    padding: 0px 25px;
}
.wrap-template-15 .category, .wrap-template-15 select {
    color: #000 !important;
}
.wrap-templates-new.wrap-template-15-2 .logo_color {
    color: #032D6A !important;
}
.wrap-templates-new.wrap-template-15-2  #delivery-date h3 {
    color: #032D6A;
}
.wrap-templates-new.wrap-template-15-2 #delivery-date .date {
    color: #361B1A !important;
}
.wrap-templates-new.wrap-template-15-2 .search button ,
.wrap-templates-new.wrap-template-15-2 .category-title,
.wrap-templates-new.wrap-template-15-2 .item-info .category .category-title{
    background: #032D6A;
}
.wrap-templates-new.wrap-template-15-2 .item .page_navi ul li span {
    background: #032D6A;
}

.wrap-templates-new.wrap-template-15-3 .logo_color {
    color: #910016 !important;
}
.wrap-templates-new.wrap-template-15-3  #delivery-date h3 {
    color: #910016;
}
.wrap-templates-new.wrap-template-15-3 #delivery-date .date {
    color: #361B1A !important;
}
.wrap-templates-new.wrap-template-15-3 .search button ,
.wrap-templates-new.wrap-template-15-3 .category-title,
.wrap-templates-new.wrap-template-15-3 .item-info .category .category-title{
    background: #910016;
}
.wrap-templates-new.wrap-template-15-3 .item .page_navi ul li span {
    background: #910016;
}

.wrap-templates-new.wrap-template-15-4 .logo_color {
    color:#1C5010 !important;
}
.wrap-templates-new.wrap-template-15-4  #delivery-date h3 {
    color: #1C5010;
}
.wrap-templates-new.wrap-template-15-4 #delivery-date .date {
    color: #361B1A !important;
}
.wrap-templates-new.wrap-template-15-4 .search button ,
.wrap-templates-new.wrap-template-15-4 .category-title,
.wrap-templates-new.wrap-template-15-4 .item-info .category .category-title{
    background: #1C5010;
}
.wrap-templates-new.wrap-template-15-4 .item .page_navi ul li span {
    background: #1C5010;
}

.wrap-templates-new.wrap-template-15-5 .logo_color {
    color:#F24084 !important;
}
.wrap-templates-new.wrap-template-15-5  #delivery-date h3 {
    color: #F24084;
}
.wrap-templates-new.wrap-template-15-5 #delivery-date .date {
    color: #361B1A !important;
}
.wrap-templates-new.wrap-template-15-5 .search button ,
.wrap-templates-new.wrap-template-15-5 .category-title,
.wrap-templates-new.wrap-template-15-5 .item-info .category .category-title{
    background: #F24084;
}
.wrap-templates-new.wrap-template-15-5 .item .page_navi ul li span {
    background: #F24084;
}
@media screen and (max-width: 1023px) {
    .wrap-templates-new.wrap-template-15 .search-box .category {
        color: #000 !important;
    }
}