.search-page{
    z-index: 9999;
    width: 100%;
    /*height: 500px;*/
    /*border: solid;*/
    position: fixed;
    top: 0px;
    background: white;
    left: 0px;
    display: none;
    /*overflow-y:scroll;*/
    /*overflow-x:hidden;*/
    /*padding-bottom: 20px;*/
}
.search-page .search-header{
    width: 100%;
    /*height: 65px;*/
    /*border-bottom: solid 5px rgb(241,241,241);*/
}

.search-page .block{
    margin-top: -10px;
    width: 100%;
    margin-bottom: 0;
    height: 153px;
    overflow: hidden;
    overflow: hidden;
}
.search-page .line{
    width: 90%;
    border: solid 0.5px #999;
    clear: both;
    margin: 15px 10px;
}
.search-page .items{
    margin-bottom: 10px;
    clear: both;
}
.search-page .items .item{
    padding: 3px 12px;
    margin-left: 10px;
    margin-bottom: 12px;
    display: block;
    float: left;
    border-radius: 25px;
    background: rgb(241,241,241);
    font-size: 12px;
    color: black;
}
.search-page .title{
    clear: both;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 20px;
    color: black;
}
.block-search1{
    z-index: 10000 !important;
    position: fixed;
    top:14px;
    width: 80%;
    left: -5px;
}
.catalogsearch-result-index .block-search1{
    z-index: 100000 !important;
    position: fixed;
    top:5px;
    width: 85%;
    left: -25px;
}
.search-page .hot-recom{
    width: 100%;
}
.search-page .cancel{
    float: right;
    margin-right: 10px;
    margin-top: 17px;
    font-size: 17px;
    background: rgb(0,84,164);
    width: 49px;
    padding: 5px 10px;
    border-radius: 20px;
    text-align: center;
    color: white;
}
.search-page .pro{
    float: left;
    width: 24%;
    margin-top: 20px;
    margin-left: 7%;
    height: auto;
}
.search-page .hot-img{
    background: url(../images/hot.png) 2px no-repeat;
    width: 15px;
    height: 15px;
    background-size: 12px;
    float: left;
}
.search-page .del{
    background: url(../images/del.png) 2px no-repeat;
    width: 20px;
    height: 30px;
    background-size: 20px;
    float: right;
    margin-right: 20px;
}
.qus{
    float: left;
    background: url("../images/qus.png") 2px no-repeat;
    background-size: 40px;
    width: 50px;
    height: 50px;
    margin-left: 20%;
}
.catalogsearch-result-index .goback{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    line-height:40px;
    margin-top: 10px;
    background: url("../images/left.png") 2px no-repeat;
    margin-left: 5px;
}
.catalogsearch-result-index .block-search form{
    margin-top: 10px;margin-left: 20px
}
.catalogsearch-result-index .main.container{
    padding-top: 0px;
}

.catalogsearch-result-index .breadcrumbs{
    /*margin: 0 15px 20px !important;*/
    display: none;
}
.page-wrapper{
    border-top-style: none !important;
    border-top-width: 0px !important;
}
.cms-pharmacy-homepage .logo-wrapper--mobile{
    display: block !important;
}
.header-m-primary.header.container .inner-container{
    padding: 0 !important;
}
.header-container .logo-wrapper--mobile .logo{
    margin-top: 0px !important;
}

