/*.search-result__item:hover {*/
/*    border: 1px solid;*/
/*    background: #e2e2e2;*/
/*}*/

/*.search-result__item {*/
/*    cursor: pointer;*/
/*}*/

/*.display-table {*/
/*    display: table;*/
/*    table-layout: fixed;*/
/*    width: 100%;*/
/*}*/
/*.display-table>div {*/
/*    display: table-cell;*/
/*}*/

/*.local-pharmacy-name {*/
/*    color: #5fc6c8;*/
/*    font-weight: 400;*/
/*    font-size: 18px;*/
/*    line-height: 1;*/
/*    margin: 0;*/
/*    font-family: brandon_grotesquemedium!important;*/
/*    display: table-cell;*/
/*}*/

/*.local-pharmacy-price{*/
/*    display: table-cell;*/
/*    text-align: center;*/
/*    width: 220px;*/
/*}*/

/*.print-button-local {*/
/*    display: table-cell;*/
/*    !*width: 100px;*!*/
/*    font-size: 12px;*/
/*    text-transform: uppercase;*/
/*    font-family: "brandon_grotesquebold";*/
/*    padding: 10px 15px 10px 40px;*/
/*    border-radius: 50px;*/
/*    color: #fff;*/
/*    background: -webkit-linear-gradient(#FFA600,#FF6C00);*/
/*    background: -o-linear-gradient(#FFA600,#FF6C00);*/
/*    background: -moz-linear-gradient(#FFA600,#FF6C00);*/
/*    background: linear-gradient(#FFA600,#FF6C00);*/
/*    position: relative;*/
/*}*/

/*@media (max-width: 430px) {*/
/*    .mobile {*/
/*        display: table-cell;*/
/*    }*/
/*    .desktop {*/
/*        display: none;*/
/*    }*/
/*    .print-button-local {*/
/*        height: 50px;*/
/*        width: 50px;*/
/*        border-radius: 50%;*/
/*        padding: 0;*/
/*    }*/
/*}*/

/*@media (min-width: 431px) {*/
/*    .mobile {*/
/*        display: none;*/
/*    }*/
/*    .desktop {*/
/*        display: table-cell;*/
/*    }*/
/*}*/

/*.local-pharmacy .search-result-empry--center{*/
/*    display: none;*/
/*}*/

/*@media screen and (min-width: 768px) {*/
/*    .local-pharmacy .search-result-empry--center{*/
/*        display: table-cell;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*    .local-pharmacy-price, price.search-result__coupon{*/
/*        width: auto;*/
/*    }*/
/*}*/