.image img {
    width: 100%;
}

.text-center-ct {
    text-align: center;
}
.wrap-background{
    background-size: cover;
    background-position: center;
}
.wrap-templates-new .container_8 {
    display: block;
    max-width: 800px;
    padding: 0 15px;
    margin: 0 auto;
}

.wrap-templates-new * {
    box-sizing: border-box;
}

.wrap-templates-new .header_name {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 70px;
}

.wrap-templates-new .header_name_sample {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-templates-new .header_name .link {
    width: max-content;
    position: absolute;
    right: 0;
}

.wrap-templates-new .header_name .link .image {
    display: inline-flex;
    max-width: 70px;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    padding: 18px;
}

.wrap-templates-new .logo-review img {
    max-width: 180px;
    max-height: 150px;
}

.wrap-templates-new #delivery-date {
    float: unset;
    background: transparent !important;
    color: #000 !important;
    width: 100%;
    padding: 0;
    margin-bottom: 90px;
}

.wrap-templates-new #delivery-date h3 {
    color: #000;
    margin-bottom: 30px;
}

.wrap-templates-new .search-box .price,
.wrap-templates-new .search-box .category,
.wrap-templates-new .search-box .search {
    float: unset;
}

#wrapper .wrap-templates-new .search-box {
    background: transparent;
}

.wrap-templates-new .search-box .form_search_main {
    float: unset;
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 25px;
}

.wrap-templates-new .list_up_down {
    display: flex;
    justify-content: end;
    position: relative;
}

.wrap-templates-new .list_up_down .info_up_down {
    background: #fff;
    box-shadow: 1px 0 4px #00000029;
    border: 1px solid #F0F0F0;
    position: absolute;
    top: 35px;
    padding: 15px;
    width: 124px;
    z-index: 9;
}

.wrap-templates-new .list_up_down .info_up_down .text_up-down a {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    display: block;
}

.wrap-templates-new .custom-item-page {
    width: 100%;
    padding: 0;
    margin: 0;
}

.wrap-templates-new .custom-item-page .item-list .links {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.wrap-templates-new .custom-item-page .item-list li.bl-hot {
    float: unset;
    width: calc(100% / 3);
    padding-left: 20px;
    padding-right: 20px;
    background: #fff !important;
}

/*.wrap-templates-new .item-list li.bl-hot:nth-child(2),*/
/*.wrap-templates-new .item-list li.bl-hot:nth-child(5),*/
/*.wrap-templates-new .item-list li.bl-hot:nth-child(8) {*/
/*    margin-left: 0;*/
/*    margin-right: 0;*/
/*}*/

.item-list li.bl-hot:hover {
    opacity: 1;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.wrap-templates-new .item-list li.bl-hot .items:hover {
    opacity: .7;
    -webkit-transform: translate(2px, -2px);
    -ms-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
    -webkit-box-shadow: -4px 5px 8px 1px rgba(169, 169, 169, 0.75);
    box-shadow: -4px 5px 8px 1px rgba(169, 169, 169, 0.75);
}

.wrap-templates-new .search {
    padding: 0;
}

.wrap-templates-new .search button {
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 12px 15px;
    width: 150px;
}

.wrap-templates-new .search button .img_search {
    max-width: 22px;
    margin-right: 10px;
}

.wrap-templates-new .search-box .category,
.wrap-templates-new .search-box .price,
.wrap-templates-new .search-box select {
    color: #A3A3A3 !important;
    padding-right: 0;
}

.wrap-templates-new .box_input_search {
    display: flex;
    align-items: center;
}

.wrap-templates-new .box_form_search input,
.wrap-templates-new .search-box select {
    border: 1px solid #A3A3A3;
    border-radius: 5px;
    padding: 15px 10px;
    margin-top: 10px;
}

.wrap-templates-new .box_input_search input {
    max-width: 110px;
}

.wrap-templates-new .search-box select {
    max-width: 130px;
}

.wrap-templates-new .search-box .category input {
    background: #fff;
    max-width: 200px;
}

.wrap-templates-new .span_equivalent {
    margin: 0 10px;
}

.wrap-templates-new .item-list li.bl-hot .img-box a {
    position: relative;
    height: 235px;
    padding: 15px;
    display: block;
    margin-bottom: 20px;
}
/*-----------------9/6-----------------------*/

.wrap-templates-new .header_name_sample .logo-review{
    max-height: 150px;
    position: relative;
    overflow: hidden;
}
.wrap-templates-new .logo-review img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.box_price_cate{
    padding-bottom: 10px;
}
/*------------------------*/
.wrap-templates-new .item-list li.bl-hot .img-box a img {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.wrap-templates-new .bl-hot .item-info {
    padding: 10px;
}

.wrap-templates-new .item-list p {
    color: #000;
}

.wrap-templates-new .item-list .item-name {
    color: #000;
}

.wrap-templates-new .item-list .quantity-size {
    color: #888888 !important;
}

.wrap-templates-new .items .category {
    display: flex;
    flex-direction: column-reverse;
}

.wrap-templates-new .item-list .category .price {
    font-size: 20px;
    line-height: 34px;
    color: #C10000;
    margin-bottom: 8px;
}

.wrap-templates-new .category-title,
.wrap-templates-new .item-info .category .category-title {
    background: #696969;
    border: 0;
    border-radius: 0;
    color: #FFFFFF;
    padding: 6px 30px 6px 7px;
    max-width: 110px;
}

.wrap-templates-new .page_navi li {
    margin-right: 5px;
}

.wrap-templates-new .item .page_navi ul li span {
    border-radius: 0;
    padding: 10px;
    background: #898989;
    color: #fff;
}

.wrap-templates-new .item .page_navi ul li a {
    border-radius: 0;
    padding: 10px;
    background: white;
    color: #898989;
}

.wrap-templates-new h2 {
    font-size: 30px;
    line-height: 41px;
    background: transparent !important;
    text-align: center;
    color: #000000;
    margin: 100px auto 40px;
}

.wrap-templates-new .pick-up .item-info .item-name {
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 10px;
    color: #000;
}

.wrap-templates-new .pick-up .main-content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.wrap-templates-new .pick-up .main-content .item {
    padding-right: 15px;
    padding-left: 15px;
    flex: 1;
}

.wrap-templates-new .pick-up .main-content .box-image .content {
    background: #FAFAFA;
    padding: 30px;
}

.wrap-templates-new .pick-up .main-content .box-image .content .image {
    position: relative;
    padding-top: 100%;
}

.wrap-templates-new .pick-up .main-content .box-image .content .image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    -o-object-fit: contain;
}

.wrap-templates-new .main-content .item .text-info {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #000000;
}

.wrap-templates-new .main-content .item .item-info .quantity-size {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    color: #888888 !important;
}

.wrap-templates-new .main-content .item .price {
    font-size: 30px;
    line-height: 51px;
    color: #C10000;
}

.wrap-templates-new .main-content .item .price .text-price-tax {
    font-size: 12px;
    margin-left: 3px;
}

.wrap-templates-new .news .item {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.wrap-templates-new .news .date {
    color: #A3A3A3;
    margin-right: 15px;
}

.wrap-templates-new .news .text {
    color: #000;
}

.wrap-templates-new .logo_color {
    display: block;
}

.wrap-templates-new .category-select {
    position: relative;
}

.wrap-templates-new .category-select select {
    appearance: unset;
    -webkit-appearance: unset;
}

.wrap-templates-new .category-select:after {
    content: '';
    display: block;
    border-top: 6px solid #A3A3A3;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: unset;
    position: absolute;
    top: 55%;
    right: 10px;
}

.wrap-templates-new .item-info .category .price {
    float: unset;
}
.wrap-template-9 .link a {
    width: 40px;
    height: 40px;
    margin: 10px 15px;
    background: transparent;
    display: inline-block;
}
.template_9 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wrap-templates-new.wrap-template-9 .search-box .form_search_main{
    justify-content: flex-end;
}
.wrap-templates-new.wrap-template-9 .search-box .sort,
.wrap-templates-new.wrap-template-11 .search-box .sort,
.wrap-templates-new.wrap-template-12 .search-box .sort {
    margin-right: 0;
    padding-right: 0;
}
.wrap-templates-new.wrap-template-9 .search-box select,
.wrap-templates-new.wrap-template-11 .search-box select,
.wrap-templates-new.wrap-template-12 .search-box select{
    margin-top: 0;
}
.wrap-templates-new.wrap-template-9 .search-box .category,
.wrap-templates-new.wrap-template-11 .search-box .category,
.wrap-templates-new.wrap-template-12 .search-box .category{
    color: #000 !important;
}
.wrap-templates-new.wrap-template-9 .search-box select,
.wrap-templates-new.wrap-template-11 .search-box select,
.wrap-templates-new.wrap-template-12 .search-box select{
    width: 130px;
}
.wrap-templates-new.wrap-template-9 .group-search-box {
    margin-right: 15px;
}
.wrap_content_temt1.header--box-content.wrap_content_temt_search {
    max-width: 330px;
    display: flex;
    justify-content: flex-end;
    margin: 0 15px 0 0;
    padding: 0;
}
.header--box-content-search {
    display: flex;
}
.wrap-templates-new .wrap_content_temt_search .header--box-content-search input[type="text"] {
    max-width: 180px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bbbbbb;
}
.wrap-templates-new .wrap_content_temt_search .header--box-content-search .search button {
    padding: 10px;
    margin-left: 15px;
    background-color: #000;
    color: #fff;
    border: 0;
    line-height: 19px;
    width: 100px;
}
.wrap-template-9.wrap-template-10 .link a {
    width: 70px;
    height: 70px;
}
.wrap-template-10 .header-search,
.wrap-template-11 .header-search,
.wrap-template-12 .header-search{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.wrap-template-11 .header-search{
    margin-bottom: 20px;
}
.wrap-templates-new.wrap-template-10 .header_name .link,
.wrap-templates-new.wrap-template-11 .header_name .link,
.wrap-templates-new.wrap-template-12 .header_name .link{
    position: relative;
}
.wrap-templates-new.wrap-template-10 .header_name,
.wrap-templates-new.wrap-template-11 .header_name,
.wrap-templates-new.wrap-template-12 .header_name{
    margin: 10px 0 10px 15px;
}
.wrap-templates-new.wrap-template-11  .header_name_sample,
.wrap-templates-new.wrap-template-12  .header_name_sample{
    margin-right: 20px;
}
.wrap-templates-new.wrap-template-11 .search-box .form_search_main,
.wrap-templates-new.wrap-template-12 .search-box .form_search_main{
    justify-content: flex-end;
}
@media (max-width: 991px){

    .wrap-templates-new .header_name {
        margin: 15px 0 25px;
    }

    .wrap-templates-new .header_name .link .image {
        width: 42px;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap-templates-new .header_name_sample {
        margin-top: 60px;
    }

    /*.wrap-templates-new .logo-review img {*/
    /*    max-width: 285px;*/
    /*}*/

    .wrap-templates-new .header_name .link {
        top: 0;
    }

    .wrap-templates-new #delivery-date {
        margin-bottom: 30px;
    }

    .wrap-templates-new #delivery-date h3 {
        font-size: 25px;
        line-height: 43px;
        font-weight: 400;
    }

    .wrap-templates-new #delivery-date .date {
        font-size: 14px;
        line-height: 24px;
    }

    .wrap-templates-new .search-box .form_search_main {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
    }

    .wrap-templates-new .search-box .category,
    .wrap-templates-new .search-box .price,
    .wrap-templates-new .search-box select {
        width: 100%;
        padding-right: 0;
    }

    .wrap-templates-new .search-box select {
        width: 100%;
    }

    .wrap-templates-new .search-box select,
    .wrap-template-9 input[name="min_price"],
    .wrap-template-9 input[name="max_price"] {
        background: #fff;
        color: #000;
    }
    .wrap-template-10 .search-box .category {
        width: 100%;
    }
    .wrap-templates-new .search-box .search {
        width: 100%;
    }

    .wrap-templates-new .box_input_search input {
        max-width: 50%;
        width: 50%;
    }

    .wrap-templates-new .search-box select {
        max-width: 100%;
        margin-top: 10px;
    }

    .wrap-templates-new .search-box .category input {
        width: 100%;
        max-width: 100%;
    }

    .wrap-templates-new .search button {
        width: 100%;
    }

    .wrap-templates-new .custom-item-page .item-list li.bl-hot {
        width: 100%;
    }

    .wrap-templates-new .bl-hot hr {
        display: none;
    }

    .wrap-templates-new .bl-hot .box_price_cate .item-price {
        color: #C10000;
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .wrap-templates-new .pick-up .main-content {
        display: block;
    }
    .wrap-templates-new .bl-hot .box_price_cate .text-price-tax {
        color: #C10000;
    }

    .wrap-templates-new .item-list .quantity-size {
        margin: 15px 0;
    }

    .wrap-templates-new .category-title {
        background: #696969;
        border: 0;
        color: #fff;
        padding: 10px;
        width: 110px;
        border-radius: 0;
        text-align: center;
    }

    .wrap-templates-new .page_navi {
        border: 0;
    }

    .wrap-templates-new h2 {
        margin: 30px auto 20px;
    }

    .wrap-templates-new .pick-up .main-content .item {
        flex: auto;
        padding-top: 20px;
    }
    .wrap-templates-new.wrap-template-10 .pick-up .main-content .item{
        padding-top: 0;
    }

    .wrap-templates-new .news .item {
        flex-direction: column;
        align-items: start;
    }

    .wrap-template-9 .header_name_sample,
    .wrap-template-11 .header_name_sample,
    .wrap-template-12 .header_name_sample,
    .wrap-template-14 .header_name_sample,
    .wrap-template-15 .header_name_sample{
        justify-content: center;
        margin-top: -5px;
    }
    .wrap-template-9 .link a,
    .wrap-template-9.wrap-template-10 .link a{
        width: 25px;
        height: 25px;
        margin: 10px;
    }
    .wrap-template-11 .link,
    .wrap-template-12  .link,
    .wrap-template-14  .link,
    .wrap-template-15  .link{
        display: flex;
    }
    .wrap-template-9 .wrap_content_temt1.header--box-content,
    .wrap-template-11 .wrap_content_temt1.header--box-content,
    .wrap-template-12 .wrap_content_temt1.header--box-content,
    .wrap-template-14 .wrap_content_temt1.header--box-content,
    .wrap-template-15 .wrap_content_temt1.header--box-content{
        display: flex;
    }
    .wrap-template-9 .header-search,
    .wrap-template-11 .header-search,
    .wrap-template-12 .header-search,
    .wrap-template-14 .header-search,
    .wrap-template-15 .header-search{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .wrap-template-9 .search button,
    .wrap-template-11 .search button,
    .wrap-template-12 .search button,
    .wrap-template-14 .search button{
        width: 80px;
        padding: 5px 15px;
        margin-top: 0;
        border-radius: 0;
        line-height: 20px;
        margin-right: 0 !important;
        display: block;
    }
    .wrap-template-9 .content-search--input input[type="text"],
    .wrap-template-11 .content-search--input input[type="text"],
    .wrap-template-12 .content-search--input input[type="text"],
    .wrap-template-14 .content-search--input input[type="text"],
    .wrap-template-15 .content-search--input input[type="text"]{
        width: 105px;
        padding: 6px;
        margin-right: 5px;
        border-radius: 3px;
        border: 0;
        background-color: #e3e3e3;
    }
    .wrap-template-9 .search-box .search,
    .wrap-template-11 .search-box .search,
    .wrap-template-12 .search-box .search,
    .wrap-template-14 .search-box .search,
    .wrap-template-15 .search-box .search{
        margin-bottom: 0;
    }
    .wrap-templates-new.wrap-template-9 .search-box .form_search_main,
    .wrap-templates-new.wrap-template-11 .search-box .form_search_main,
    .wrap-templates-new.wrap-template-12 .search-box .form_search_main,
    .wrap-templates-new.wrap-template-14 .search-box .form_search_main,
    .wrap-templates-new.wrap-template-15 .search-box .form_search_main{
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #a3a3a3;
        flex-direction: row;
    }
    .wrap-template-9 .search-box .category,
    .wrap-template-11 .search-box .category,
    .wrap-template-12 .search-box .category,
    .wrap-template-14 .search-box .category,
    .wrap-template-15 .search-box .category{
        width: 55%;

    }
    .wrap-template-9 .search-box .sort.category,
    .wrap-template-11 .search-box .sort.category,
    .wrap-template-12 .search-box .sort.category,
    .wrap-template-14 .search-box .sort.category,
    .wrap-template-15 .search-box .sort.category{
        margin-right: 0;
        width: 45%;
        padding-right: 0;
    }
    .wrap-templates-new.wrap-template-9 .search-box select,
    .wrap-templates-new.wrap-template-11 .search-box select,
    .wrap-templates-new.wrap-template-12 .search-box select,
    .wrap-templates-new.wrap-template-12 .search-box select,
    .wrap-templates-new.wrap-template-15 .search-box select{
        width: 100%;
        margin-top: 10px;
    }
    .wrap-templates-new.wrap-template-12 .link .image,
    .wrap-templates-new.wrap-template-11 .link .image,
    .wrap-templates-new.wrap-template-14 .link .image,
    .wrap-templates-new.wrap-template-15 .link .image{
        width: 42px;
        height: 42px;
        border-radius: 8px;
        padding: 10px;
        max-width: 70px;
        border: 1px solid #E0E0E0;
        margin: 10px;
        background-color: #fff;
    }
    .wrap-template-18 .item-content {
        background: #fff;
    }
    .wrap-template-11 .pick-up .main-content{
        display: block;
    }

    .wrap-template-13 .pick-up .main-content
    {
        display: block;
    }
}

.wrap-templates-new .custom-item-page {
    background: transparent;
}

.background-aaa {
    background: #AAAAAA !important;
}

.background-eee {
    background: #EEEEEE;
}

.p-3-r {
    padding: 3rem 0;
}

.wrap-templates-new.wrap-template-10 h2 {
    margin: 0 auto 50px;
    height: auto;
    color: #fff;
}

.wrap-templates-new.wrap-template-10 .news .text,
.wrap-templates-new.wrap-template-10 .news .date {
    color: #fff;
}

.wrap-template-10 .pick-up {
    margin-bottom: 80px;
}

.wrap-template-10 .item .page_navi ul li span {
    background: #000;
}

.wrap-template-10 .custom-item-page .item-list li.bl-hot {
    background: transparent !important;
}

.wrap-template-10 .custom-item-page .item-list .bl-hot .items {
    background: #fff;
}

.wrap-template-10 #delivery-date {
    color: #fff !important;
}

.wrap-template-10 #delivery-date h3 {
    color: #fff;
}

/*.wrap-template-10 .search-box .category,*/
/*.wrap-template-10 .search-box .price,*/
/*.wrap-template-10 .search-box select {*/
/*    color: #fff !important;*/
/*}*/
.wrap-templates-new.wrap-template-10 #delivery-date{
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    .pick-up .wrap-main-content .item-info {

        padding: 10px;
    }

    .wrap-template-10 .custom-item-page {
        margin-bottom: 50px;
    }

    .wrap-template-10 .custom-item-page .item-list li.bl-hot {
        margin-bottom: 10px;
    }

    .wrap-template-10 .custom-item-page .item-list .bl-hot .items p {
        padding: 0 10px;
    }

    .wrap-template-10 .box_price_cate .category-title {
        margin: 0 10px;
    }
}

.wrap-template-9 .logo_color {
    font-size: 59px;
    line-height: 68px;
    font-family: Arial;
    color: #000000 !important;
}
.wrap-template-10 .logo_color {
    font-size: 30px;
    line-height: 34px;
    font-family: Arial;
    color: #000000 !important;
}
.wrap-template-11 .logo_color {
    font-size: 59px;
    line-height: 71px;
    font-family: Times;
    color: #4D4D4D !important;
}

@media (max-width: 991px) {
    .wrap-template-9 .logo_color {
        font-size: 48px;
        line-height: 55px;
    }
    .wrap-template-11 .logo_color {
        font-size: 51px;
        line-height: 61px;
    }
}

.wrap-template-11 .header_name .link .image {
    background: #fff;
}

.wrap-template-11 .category-title,
.wrap-template-11 .item-info .category .category-title {
    background: #FECF57;
}

.wrap-template-11 .search button {
    background: #A3A3A3;
}

.wrap-template-11 #delivery-date h3,
.wrap-template-11 #delivery-date .date {
    color: #4D4D4D;
}

.wrap-template-11 .news {
    background: rgba(255, 255, 255, .8);
}

.wrap-template-11 .custom-item-page .item-list li.bl-hot {
    background: transparent !important;
    margin-bottom: 10px;
}

.wrap-template-11 .custom-item-page .item-list li.bl-hot .items {
    background: #fff;
}

.wrap-template-11 .item-list li.bl-hot .items:hover {
    opacity: 1;
}

.wrap-template-11 .news {
    margin: 3rem auto 0;
    padding: 30px 10px;
}

.wrap-template-11 .news h2 {
    margin-top: 0;
}

.wrap-template-11 .search-box .category,
.wrap-template-11 .search-box .price,
.wrap-template-11 .search-box select {
    color: #A3A3A3 !important;
}

.wrap-template-11 .item-list p,
.wrap-template-11 .box_price_cate .category-title {
    margin: 0 10px;
}

.wrap-template-12 .header_name_sample {
    justify-content: start;
}

.wrap-template-12 .logo_color {
    color: #BBCFE9 !important;
    font-size: 50px;
    line-height: 58px;
}

.wrap-template-12 #delivery-date {
    text-align: left;
}

.wrap-template-12 #delivery-date h3 {
    font-size: 30px;
    line-height: 51px;
}

.wrap-template-12 .search-box .price {
    color: #A3A3A3;
}

.wrap-template-12 .search button {
    background: #BBCFE9;
}


.wrap-template-12 input[name="min_price"],
.wrap-template-12 input[name="max_price"] {
    background: #fff;
}
.wrap-templates-new.wrap-template-13 .container_8 {
    max-width: 1100px;
}
@media (max-width: 991px) {
    .wrap-template-12 .logo_color {
        font-size: 30px;
        line-height: 34px;
    }

    .wrap-template-12 .header_name_sample {
        margin-top: 0;
    }

    .wrap-template-13 .item-list p,
    .wrap-template-13 .box_price_cate .category-title,
    .wrap-template-13 .item-list .quantity-size {
        margin: 0 10px;
    }
}

.wrap-template-13 .logo_color {
    font-family: Times;
}

.wrap-template-13 .custom-item-page .item-list li.bl-hot {
    background: #A4B488 !important;
}

.wrap-template-13 .custom-item-page .item-list li.bl-hot .items {
    background: #fff;
}

.wrap-template-13 .category-title {
    background: #A4B488;
}


/*.wrap-template-13 .search-box .category,*/
/*.wrap-template-13 .search-box .price,*/
/*.wrap-template-13 .search-box select {*/
/*    color: #fff !important;*/
/*}*/
.wrap-template-13 .search button {
    background: #314019;
}
.wrap-template-13 .category-title,
.wrap-template-13 .item-info .category .category-title {
    background: #a4b488;
}
.wrap-template-13 .pick-up .main-content{
    background-color: #fff;
    align-items: center;
}

.wrap-template-13 .logo_color,
.wrap-template-13 #delivery-date h3,
.wrap-template-13 #delivery-date .date {
    color: #314019 !important;
}

.wrap-template-13 .item .page_navi ul li span {
    background: #314019;
}

.wrap-template-13 h2,
.wrap-template-13 .news .date,
.wrap-template-13 .news .text {
    color: #fff;
}

.wrap-template-14 .logo_color {
    color: #FDA826 !important;
    font-size: 46px;
    line-height: 56px;
    font-family: Times;
}

.wrap-template-14 .search button {
    background: #FDA826;
}

.wrap-template-14 .custom-item-page .item-list li.bl-hot
{
    background: transparent !important;
}

.wrap-template-14 .custom-item-page .item-list li.bl-hot .items,
.wrap-template-14 .box_input_search input {
    background: #fff;
}

.wrap-template-14 h2 {
    height: auto;
    margin-top: 0;
}

.wrap-template-14 .header_name_sample {
    flex-direction: column;
}

.wrap-template-14 #delivery-date {
    margin-bottom: 0;
}

.wrap-template-14 .header_name_sample .logo-review {
    margin-bottom: 2rem;
}

.wrap-template-14 .pick-up {
    padding: 80px 0;
}
.wrap-template-14 .header-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
.wrap-template-14 .header-search .link {
    display: flex;
}
.wrap-template-14 .header-search .link a {
    width: 40px;
    height: 40px;
}
.wrap-template-14 .header-search .link .cart_t3 {
    margin-left: 25px;
}
.wrap-template-14 .search-box .form_search_main{
    justify-content: flex-end;
}
.wrap-template-14 .search-box .sort{
    padding-right: 0;
    margin-right: 0;
}
.wrap-template-14 .search-box select{
    margin-top: 0;
}
.wrap-template-14 .search-box select{
    width: 150px;
}
.wrap-template-14 .search-box .category{
    color: #000 !important;
}
@media (max-width: 991px) {
    .wrap-template-14 .header_name {
        flex-direction: column;
    }

    .wrap-template-14 .pick-up {
        padding: 60px 0 30px;
    }
    .wrap-template-14 .header-search .link .cart_t3{
        margin-left: 0;
    }
    .wrap-template-14 .header-search .link{
        position: relative;
    }
    .wrap-template-14 .item-info .search-box select {
        width: 100%;
        margin-top: 10px;
    }
    .wrap-templates-new .pick-up .main-content {
        display: block;
    }
}

.item-content-d-flex {
    display: flex;
}

.wrap-template-15 {

    padding: 25px 50px;
}

.wrap-template-15 .header_name {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.wrap-template-15 .header_name_sample {
    flex-direction: column;
    justify-content: flex-start;
    flex: inherit;
}

.wrap-template-15 .search-box .form_search_main {
    flex-direction: column;
}

.wrap-template-15 .top-logo .link {
    display: flex;
    justify-content: end;
}

.wrap-template-15 .top-logo .link a {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    margin-left: 10px;
}

.wrap-template-15 .search-box .form_search_main {
    align-items: start;
}

.wrap-template-15 #delivery-date {
    text-align: left;
}


.wrap-template-16{

    padding: 0;
}
.wrap-template-16 .p-3-r {
    padding-top: 0;
}
.wrap-template-16 .header_name {
    margin-top: 0;
    background: url("/common/design/user/img/template/background-tem16.png") no-repeat;
    padding: 180px 30px 0;
    background-size: cover;
}
.wrap-template-15 .header_name_sample .logo-review {
    margin-bottom: 30px;
}
.wrap-template-15 .search-box .form_search_main div {
    margin-bottom: 10px;
}
.wrap-template-16 .top-logo {
    margin-top: 30px;
    margin-bottom: 85px;
}
.wrap-templates-new.wrap-template-16 .custom-item-page .item-list li.bl-hot{
    background: #EEEEEE !important;
    padding-left: 15px;
    padding-right: 15px;
}
.wrap-templates-new.wrap-template-16  .custom-item-page .item-list li.bl-hot .items {
    background-color: #fff;
}
.wrap-template-15 h2{
    text-align: left;
}
.wrap-template-15 .search-box .form_search_main div.img_search.image {
    margin-bottom: 0;
}
.wrap-template-15 .pick-up .main-content{
    align-items: center;
}
.wrap-template-16 .news h2{
    padding-left: 0;
}
.wrap-template-15 .background-eee {
    background: inherit !important;
}
@media (max-width: 991px) {
    .wrap-template-15 .item-content-d-flex {
        flex-direction: column;
    }
    .wrap-template-20 .pick-up .main-content {
        align-items: inherit;
    }
    .wrap-template-20 .search-box .category{
        padding-right: 0px;
    }
    .wrap-template-15 .header_name {
        width: 100%;
        justify-content: center;
    }

    .wrap-template-15 .header_name_sample,
    .wrap-template-15 .clear-fix.box_form_search {
        width: 100%;
    }

    .wrap-template-15 #delivery-date {
        text-align: center;
    }

    .wrap-template-15 .search-box .form_search_main div.search {
        margin-top: 20px;
    }

    .wrap-template-15 h2 {
        text-align: center;
    }

    .wrap-template-15 .news .item {
        flex-direction: row;

    }
    .wrap-template-16 .header_name{
        padding: 45px 30px 100px;
    }
    .wrap-template-15{
        padding: 0 10px;
    }
    .wrap-template-15 .header-search .link a {
        width: 45px;
        height: 45px;
        background: #fff;
        border-radius: 8px;
        padding: 10px;
        margin-left: 10px;
    }
    .wrap-template-16 .top-logo{
        margin: 0;
    }
}
.wrap-template-17 .header_name {
    margin-top: 0;
    background-color:#fff;
    padding: 180px 30px 0;
}
.wrap-template-17{

    padding: 0;
}
.wrap-template-17 .item-list li.bl-hot .img-box{
    background-color: #fff;
}
.wrap-template-17 .p-3-r {
    padding-top: 0;
}
.wrap-template-17 .top-logo {
     margin-top: 30px;
     margin-bottom: 85px;
 }
.wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot{
    background: #fff !important;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;

}
.wrap-template-17 h2{
    color: #407505;
}
@media (min-width: 992px) {
    .wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot {
        background: #E6EADA !important;
        min-height: auto;
        padding-top: 0;
    }
    .wrap-template-17 .top-logo {
        padding-top: 20px;
    }
    .wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot .items {
        display: flex;
        width: 100%;
        align-items: center;
    }


    .wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot .items .img-box,
    .wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot .items .item-info {
        width: 50%;
    }

    .wrap-templates-new.wrap-template-17 .custom-item-page .item-list li.bl-hot .items .clear-fix {
        width: 0;
    }

    .wrap-templates-new.wrap-template-17 .bl-hot .item-info {
        padding: 25px 0;
        border-top: 1px solid #8d8e8a;
        border-bottom: 2px solid #b1b3aa;
        margin-left: 25px;
        border-left: 0;
        border-right: 0;
    }
}
@media (max-width: 991px) {
    .wrap-template-17 .header_name{
        background-color: #E6EADA;
        padding:80px 30px;
    }
    .wrap-template-15 .news .item {
        flex-direction: column;
    }
    .wrap-template-17 .top-logo {
        margin-top: 0;
        margin-bottom: 0;
    }

}

.wrap-template-18 .header_name{
    background: url("/common/design/user/img/template/img-bg18.png") no-repeat;
    background-size: cover;
    height: 600px;
    margin: 0px 0 160px;
    display: block;
}
.wrap-templates-new.wrap-template-18  .header_name .link{
    top: 25px;
    right: 35px;
}
.wrap-template-18 div#delivery-date {
    position: absolute;
    bottom: -160px;
    background-color: #D7A88F !important;
    padding: 45px 0;
}
.wrap-template-18 .search button {
    background: #000;
}

.wrap-templates-new.wrap-template-18 #delivery-date h3{
    color: #fff;
    font-size: 30px;
}
.wrap-templates-new.wrap-template-18 #delivery-date .date {
    color: #fff;
}
.wrap-templates-new.wrap-template-18 .header_name .link{
    position: relative;
    right: 0;
    top: 0;
    margin-left: 15px;
}
.wrap-templates-new.wrap-template-18.wrap-template-19 .header_name .link{
    margin-left: 0px;
}
.wrap-template-18 .header-search .link a{
    width: 70px;
    height: 70px;
}
@media (max-width: 991px) {
    .wrap-template-18 .header_name {
        background: url("/common/design/user/img/template/img-banner-top-18.png") no-repeat;
        height: 250px;
        margin-bottom: 185px;
    }
    /*.wrap-template-18 .search-box .search button {*/
    /*    margin-bottom: 15px;*/
    /*}*/
    .wrap-template-18 h2{
        font-weight: 600;
    }
    .wrap-template-18 div#delivery-date{
        bottom: -185px;
    }
}
.wrap-templates-new.wrap-template-19 .header_name {
    background: url("/common/design/user/img/template/img-bg19.png") no-repeat;
    background-size: cover;
    height: 600px;
    background-position: bottom center;
}
.wrap-template-19 .wrap_content_temt_search .header--box-content-search input[type="text"]::placeholder {
    color: #A3A3A3;
}
.wrap-template-18 div#delivery-date{
    background-color: #d7a88f !important;
}
.wrap-template-19 div#delivery-date{
    background-color: #4e4946 !important;
}


.wrap-templates-new.wrap-template-19 .main-content .item .text-info,
.wrap-templates-new.wrap-template-19 .news .text,
.wrap-templates-new.wrap-template-19 .pick-up .item-info .item-name,
.wrap-template-19 h2{
    color: #fff;
}
.wrap-template-19 .header_name .link .image,
.wrap-template-13 .header_name .link .image,
.wrap-template-22 .header_name .link .image{
    background-color: #fff;
}


@media (min-width: 992px) {
    .wrap-template-19 .custom-item-page .item-list li.bl-hot .items {
        background: #3B3A3A;
    }
    .wrap-templates-new.wrap-template-19 .item-list .item-name {
        color: #fff;
    }
}

@media (max-width: 991px) {
    .wrap-templates-new.wrap-template-19 .header_name {
        background: url("/common/design/user/img/template/img-bg-sp19.png") no-repeat;
        margin-bottom: 185px;
        background-size: cover;
        background-position: center;
    }
    .wrap-template-19 .header--box-content-search input[type="text"]::placeholder {
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .wrap-template-20 .top-logo {
        display: flex;
    }
    .wrap-template-20 .top-logo .logo-review {
        width: 50%;
        text-align: left;
    }
    .wrap-template-20 .top-logo .link{
        width: 50%;
    }
}
.wrap-template-21 .item-content-d-flex{
    flex-direction: column;
}
.wrap-template-21 .top-logo {
    display: flex;
    justify-content: space-between;
}
.wrap-template-21 .top-logo .header_name_sample {
    margin-left: 200px;
}
.wrap-template-21 .top-logo .header_name_sample{
    width: 50%;
    align-items: inherit;
}
/*.wrap-template-21 .top-logo .link {*/
/*    width: 70%;*/
/*    align-items: inherit;*/
/*}*/
.wrap-template-21 .image-banner img{
    width: 100%;
}
.wrap-template-21 .header-search {
    display: flex;
    justify-content: space-between;
    width: 50%;
    align-items: inherit;
}
.wrap-templates-new.wrap-template-21 .search-box .category input{
    max-width: 100%;
}
.wrap-template-21 .header_name {
    /*width: 100%;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    justify-content: flex-end;
    align-items: flex-end;
}
.wrap-template-21 .search-box .sort {
    margin-right: 0;
    padding-right: 0;
}
.wrap-template-21 .search-box select {
    width: 150px;
    margin-top: 0;
}
.wrap-template-21 .search-box .category {
    color: #000 !important;
}
.wrap-template-21 .search-box .form_search_main{
    flex-direction: row;
    align-items: end;
    justify-content: center;
}
.wrap-template-21 .search-box .form_search_main div{
    margin-bottom: 0;
}
.wrap-templates-new.wrap-template-21 .custom-item-page .item-list li.bl-hot{
    background: #f6e6e8 !important;
}
@media (max-width: 991px) {
    .wrap-template-21 .search-box .form_search_main {
        flex-direction: column;
    }
    .wrap-template-21 .top-logo .header_name_sample {
        margin-left: 0;
        margin-top: 0;
    }
    .wrap-templates-new.wrap-template-21 .custom-item-page .item-list li.bl-hot {
        background: #fff !important;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .wrap-template-15 .pick-up .main-content {
        flex-direction: column;
    }
    .wrap-template-15 .pick-up .main-content .item {
        width: 100%;
    }
    .wrap-template-21 .header-search{
        align-items: center;
        width: 100%;
    }
}
.wrap-template-22 .header_name{
    background: url("/common/design/user/img/template/img-banner22.png") no-repeat;
    height: 600px;
    background-size: cover;
    display: block;
}
/*.wrap-template-22 .header_name .link {*/
/*    right: 20px;*/
/*    top: 20px;*/
/*}*/

.wrap-template-22 .header_name .link {
    right: 0;
    top: 0;
    position: relative;
    margin-left: 15px;
}
.wrap-template-14 .header-search .link a{
    width: 70px;
    height: 70px;
}
.wrap-template-22 .search button{
    background: #000;
}
@media (max-width: 991px) {
    .wrap-template-14 .pick-up .main-content {
        flex-direction: column;
        flex-wrap: inherit;
    }
}

.wrap-template-23 .p-3-r.item-content-d-flex {
    padding-top: 0;
}

.wrap-template-24 .header_name .link .image{
    background-color: #fff;
}
.wrap-templates-new.wrap-template-24 .header_name{
    margin-top: 0;
    padding-top: 50px;
}
/*.wrap-templates-new.wrap-template-24 .header_name .link{*/
/*    top: 20px;*/
/*    right: 20px;*/
/*}*/
.wrap-templates-new.wrap-template-24 .header_name .link {
    top: 0;
    right: 0;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
}
.wrap-templates-new.wrap-template-24 .header_name {
    /*justify-content: flex-start;*/
    justify-content: space-between;
}
.wrap-template-25 .search-box .category {
    color: #fff !important;
}
.wrap-templates-new.wrap-template-24 .header_name_sample{

    flex: inherit;
    padding-left: 50px;
}
.wrap-templates-new.wrap-template-24 #delivery-date{
    text-align: left;
}
.wrap-template-24 .custom-item-page .item-list li.bl-hot .items {
    background: #E2E0E0;
}
.wrap-template-24 .search button,
.wrap-templates-new.wrap-template-24 .category-title,
.wrap-templates-new.wrap-template-24 .item-info .category .category-title{
    background-color: #b99551;
}


.wrap-template-25 .image-banner img {
    width: 100%;
}
.wrap-template-25 #delivery-date,
.wrap-template-25 #delivery-date h3,
.wrap-template-25 .item-list .item-name{
    color: #fff !important;
}
.wrap-template-25 .custom-item-page .item-list li.bl-hot .items {
    background: #1d1c2f;
}
.wrap-template-25 .search button,
.wrap-templates-new.wrap-template-25 .category-title,
.wrap-templates-new.wrap-template-25 .item-info .category .category-title {
    background-color: #1C1C1C;
    color: #fff;
    text-align: center;
    padding: 6px 7px 6px 7px;
}
.wrap-template-25 h2,
.wrap-template-25 .pick-up .item-info .item-name,
.wrap-template-25 .main-content .item .text-info,
.wrap-template-25 .news .text{
    color: #fff;
}
@media (max-width: 991px) {
    .wrap-templates-new.wrap-template-24 .header_name_sample{
        padding-left: 0px;
        width: 100%;
        align-items: flex-start;
    }
    .wrap-template-24 .custom-item-page .item-list li.bl-hot .items{
        background-color: #fff;
    }
    .wrap-templates-new.wrap-template-24 #delivery-date
    {
        text-align: center;
    }
    .wrap-templates-new.wrap-template-24 .header_name .link{
        margin-left: 0;
        margin-right: 0;
    }
    .wrap-template-24 .content-search--input input[type="text"]{
        background-color: #fff;
    }
    .wrap-templates-new.wrap-template-25 .header_name{
        background-repeat: no-repeat;
        background-image: url("/common/design/user/img/template/banner-tem25.png");
        background-size: cover;
        background-position: bottom center;
        justify-content: flex-start;
        height: 310px;
        padding-top: 0;
    }
    .wrap-templates-new.wrap-template-24 .pick-up .main-content .item{
        background-color: #e2e0e0;
    }

    .wrap-template-10 .pick-up .wrap-main-content .item-info {
        background: #fff;
    }
    .wrap-template-18 .pick-up .wrap-main-content .item-info {
        background: #eee;
    }
    .wrap-template-19 .pick-up .wrap-main-content .item-info {
        background: #3b3a3a;
    }

    .wrap-template-24 .pick-up .wrap-main-content .item-info {
        background: #e2e0e0;
    }

    .wrap-templates-new.wrap-template-25 .header_name_sample{
        align-items: center;
    }
    .wrap-templates-new.wrap-template-25 .pick-up .main-content .item{
        background-color: #1d1c2f;
    }

    .wrap-template-25 .pick-up .wrap-main-content .item-info {
        background: #1d1c2f;
    }
    .wrap-templates-new.wrap-template-21 .pick-up .main-content .item{
        background-color: #ead6d6;
    }
    .wrap-template-21 .pick-up .wrap-main-content .item-info {
        background: #ead6d6;
    }
    .wrap-templates-new.wrap-template-19 .pick-up .main-content .item{
        background-color: #3b3a3a;
    }
    .wrap-templates-new.wrap-template-24 .header_name{
        padding-top: 0;
    }
}
.wrap-templates-new.wrap-template-12 .logo-review h1 {
    text-align: left;
}
.wrap-templates-new .logo-review h1 {
    max-width: 750px;
    text-align: center;
    margin: auto;
}
.wrap-templates-new.wrap-template-15 .search button {
    background: #361b1a;
    width: 250px;
}
.wrap-templates-new.wrap-template-15 #delivery-date h3{
    color: #361b1a;
}
.wrap-templates-new.wrap-template-15 .category-title,
.wrap-templates-new.wrap-template-15 .item-info .category .category-title {
    background: #361B1B;
}
.wrap-templates-new.wrap-template-20 .search button {
    background: #272626;
}
.wrap-templates-new.wrap-template-20 .category-title,
.wrap-templates-new.wrap-template-20 .item-info .category .category-title {
    background: #000;
}
.wrap-templates-new.wrap-template-16 .search button,
.wrap-templates-new.wrap-template-17 .search button{
    background: #4a4a4a;
}
.wrap-templates-new.wrap-template-16 #delivery-date h3{
    color: #4a4a4a;
}
.wrap-templates-new.wrap-template-17 #delivery-date h3{
    color: #000;
}
.wrap-templates-new.wrap-template-16 .category-title,
.wrap-templates-new.wrap-template-16 .item-info .category .category-title,
.wrap-templates-new.wrap-template-17 .category-title,
.wrap-templates-new.wrap-template-17 .item-info .category .category-title{
    background: #4a4a4a;
}

.wrap-templates-new.wrap-template-21 .search button {
    background: #ceb0b0;
}
.wrap-templates-new.wrap-template-21 .category-title,
.wrap-templates-new.wrap-template-21 .item-info .category .category-title {
    background: #D0B8B8;
}
.wrap-templates-new.wrap-template-22 .category-title,
.wrap-templates-new.wrap-template-22 .item-info .category .category-title,
.wrap-templates-new.wrap-template-23 .search button,
.wrap-templates-new.wrap-template-23 .category-title,
.wrap-templates-new.wrap-template-23 .item-info .category .category-title{
    background: #000;
}
.wrap-template-18 .header_name .link .image {
    background-color: #fff;
}
@media(min-width: 1200px) {
    .wrap-template-16 .header_name {
        position: absolute;
        width: 345px;
        top: 0;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
    }

    .wrap-template-17 .header_name {
        position: absolute;
        width: 345px;
        top: 0;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
    }

    .wrap-templates-new.wrap-template-16 .container_8 {
        margin-left: 370px;
    }
    .wrap-templates-new.wrap-template-17 .container_8 {
        margin-left: 370px;
    }
}
@media(max-width: 991px) {
    .wrap-templates-new.wrap-template-10 .pick-up .main-content {
        display: block;
    }
    .wrap-templates-new.wrap-template-15 .search button {
        width: 80px;
        padding: 5px 15px;
        margin-top: 0;
        border-radius: 0;
        line-height: 20px;
        margin-right: 0 !important;
        display: block;
    }
}

@media (max-width: 991.98px) {
    .wrap-template-9 .custom-item-page .item-list .links {
        margin: 0;
    }

    .wrap-template-9 .custom-item-page .item-list .links {
        justify-content: center;
    }

    .wrap-template-9 .custom-item-page .item-list li.bl-hot {
        width: calc((100% - 32px) / 2);
        padding: 10px;
        margin: 0 16px 16px 0;
    }

    .wrap-template-9 .custom-item-page .item-list li.bl-hot:nth-child(2n) {
        margin-right: 0;
    }
}
