.search-page-form form {background: #f4f5fb; border-radius: 30px; height: 48px; margin: 15px 0;}
.search-page-form .search-input {width: 100%; padding: 10px; outline: none; font-size: 16px;background: none; border: 0;font-family: 'Fredoka';font-weight: 400;}
.search-page-form .search-button {text-align: center; outline: none; border: 0; cursor: pointer;background: none;padding-right: 15px;}
.search-sort span {font-size: 16px; font-weight: 600; padding-right: 15px;}
.search-sort .select-box {width: 310px;     position: relative;}
.search-sort .select-box:before { content: ""; position: absolute; width: 11px; height: 10px; background: url(/images_new/down-arrow.png) no-repeat; background-size: 10px; top: 16px; right: 10px;}
.search-sort .select-box select {padding: 0 15px; height: 40px; outline: none;border: 1px solid #d9d9d9; border-radius: 3px; font-size: 15px; -webkit-appearance: none; -moz-appearance: none; position: relative; width: 100%; background: transparent;color: #6e7191;font-size: 16px; font-weight: 400; font-family: 'Fredoka';cursor: pointer;}
.search-prod-inner {margin: 20px -15px 0;}
.search-prod-sec .combo-item-width { position: relative;
    width: calc(25% - 30px);
    margin: 15px 15px;
    border: 1px solid #dde0e6;
    border-radius: 8px;
    padding: 10px 15px;
}
.search-prod-sec .combo-offer1 span {
    font-size: 14px;
    font-weight: 500;
    background: #ffd84f;
    color: #374f72;
    padding: 5px;
    border-radius: 5px;
}
.search-prod-sec .combo-offer2 {
    background: #e21f26;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 0 0;
}
.search-prod-sec .combo-offer2 p {
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
}
.search-prod-sec .combo-offer2 span {
    font-size: 16px;
    font-weight: 600;
}
.search-prod-sec .combo-slider-item-inner img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.search-prod-sec .combo-slider-inner-span span {
    font-size: 24px;
    font-weight: 500;
}
.search-prod-sec .combo-slider-inner-span span svg{fill:#e04e5c}
.search-prod-sec .combo-slider-inner-span strong {
    font-size: 18px;
    font-weight: 500;
}

.search-prod-sec .combo-slider-inner {text-align: left;}
.search-prod-sec .combo-slider-item-inner {padding-top: 29px; text-align: center;}
.search-prod-sec .combo-offer.otherpack-new{position: absolute; top: 4px; left: 8px; right: 8px;}
.combo-slider-inner-text { padding: 7px 0; color: #374f72;}
.combo-slider-inner-text span {font-size: 16px; font-weight: 400; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient:vertical; overflow:hidden; text-overflow: ellipsis; min-height: 40px;}

.combo-item-width:hover {
    box-shadow: 0px 0px 16px 0px rgba(65, 91, 128, 0.3);
}


.search-sort {
    margin: 30px 0;
}

.search_pro_list {
    width: 415px;
    height: 300px;
    background: #ffffff;
    background: #ffffff;
    padding: 10px 5px 10px;
    position: absolute;
    z-index: 1111111;
    top: 125px;
    left: 590px;
    -moz-box-shadow: 1px 1px 5px #ccc;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    overflow: auto;
}

.search_pro_close {
    width: 5%;
    float: right;
    text-align: right;
    margin-bottom: 10px; /*position: fixed;left: 44%;background: #ffffff;padding-bottom: 10px;margin-top: -10px;width: auto;z-index: 11111;*/
}

    .search_pro_close a span {
        font-size: 16px;
        line-height: 16px;
        margin-right: 10px;
        display: block;
    }

.search_pro_list_box {
    width: 95%;
    float: left;
    border-bottom: 1px dashed #d9d6d6;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
}

    .search_pro_list_box:last-child { /* border-bottom: none; */ /* margin-bottom: 0px; */
    }

.search_pro_list_img {
    float: left;
    width: 30%;
    text-align: center;
}

    .search_pro_list_img img {
        width: 70px;
    }

.search_pro_list_title {
    float: left;
    width: 70%;
}

    .search_pro_list_title a span {
        font-size: 14px;
    }

.search_pro_list_price {
    padding-top: 10px;
}

.search-container input[type="text"] {
    background: transparent;
    border: none;
    width: 90%;
    color: #333333; /*font-size: 16px;*/
    padding: 7px 15px;
    display: inline-block;
    border-radius: 18px;
}

.search-container button[type="submit"] {
    border: none;
    background: transparent;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    cursor: pointer;
}



.new-cls-product-row .product_auto_order span {
    font-size: 20px;
    color: #eb2600 !important;
    text-decoration: none;
	display:flex; align-items:center;
}
.new-cls-product-row .product_auto_order span svg{width:18px; height:18px; fill:#eb2600; margin-right:3px;}

    .new-cls-product-row .product_auto_order span.remove_small_mobile {
        font-size: 16px;
        font-weight: 400;
        color: #333333 !important;
    }

.new-cls-product-row .pro-supplies-col:hover .shop-now a {
    background: #eb2600;
}

.new-cls-product-row .product_auto_order {
    width: 100%;
    float: left;
    color: #333333;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    padding-bottom: 2px;
    margin-top: 12px;
    /* bottom: -8px; */
}

    .new-cls-product-row .product_auto_order span {
        padding-left: 5px;
    }

    .new-cls-product-row .product_auto_order img {
        width: 15px;
        margin: 0 5px 0 0;
    }






@media only screen and (max-width:1000px),(max-width:1099px){
    .search-prod-inner {margin: 20px -10px 0;}
    .search-prod-sec .combo-item-width {width: calc(25% - 20px);  margin: 10px;}
    .search-prod-sec .combo-offer2 {width: 50px; height: 50px; padding: 5px 0 0;}
}   

@media only screen and (max-width:900px),(max-width:999px){

}

@media only screen and (max-width:800px),(max-width:899px){
    .search-prod-inner {margin: 20px -5px 0;}
    .search-prod-sec .combo-item-width {width: calc(33.33% - 10px); margin: 5px;}
    .search-prod-sec .combo-offer1 span {font-size: 12px;}    
    .search-prod-sec .combo-offer2 span {font-size: 14px; font-weight: 600;}
    .bredcrm-inner ul li:first-child {display: none;}
}

@media only screen and (max-width:700px),(max-width:799px){

}

@media only screen and (max-width:600px),(max-width:699px){

}

@media only screen and (max-width:500px),(max-width:599px){

}

@media only screen and (max-width:400px), (max-width:499px) {
    .search-prod-sec .combo-item-width { width: calc(50% - 10px); margin: 5px;}
.search-prod-sec .combo-offer1 span {font-size: 12px; }
.search-prod-sec .combo-offer2 { width: 45px; height: 45px;}
.search-prod-sec .combo-offer2 p {font-size: 16px;     line-height: 16px; font-weight: 400;}
.search-prod-sec .combo-offer2 span {font-size: 12px; font-weight: 400;}
.search-prod-sec .combo-slider-item-inner img {width: 100px; height: 100px;margin: 0 auto;}
.search-prod-sec .combo-slider-inner-text {font-size: 14px; font-weight: 400;}
.search-prod-sec .combo-slider-inner-span span {font-size: 16px; }
.search-prod-sec .combo-slider-inner-span strong {font-size: 14px;}
.search-sort {justify-content: left;}
.search-sort .select-box { width: 200px;}
.combo-slider-inner-text span {font-size: 14px; min-height: 30px;}
.new-cls-product-row .product_auto_order span {font-size: 14px !important;}
.new-cls-product-row .product_auto_order span.remove_small_mobile{font-size: 14px !important;}
}

@media only screen and (max-width:375px), (max-width:399px){

}

@media only screen and (max-width:300px), (max-width:320px){

}