.search_mobile_btn {display: none;}
@media only screen and (max-width: 767px) {
	.search_bt button {
    display: none;
}
.search_bt .search_mobile_btn {
    display: block;
    background: url(https://veritaspress.com/images/searchbg.png) no-repeat center center #f0ae32;
    width: 40px;
    height: 40px;
    outline: none;
    border: none;
    background-size: 59% 52%;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 7px;
}
}
#algolia-searchbox #algolia-glass {
    display: none;
}
.block-search { width:100%;}
.main_sin { position:relative; padding:0;}
#algolia-searchbox #algolia-glass{ display:none;}
.search_bt button{ -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
#algolia-searchbox .algolia-search-input:focus{background:#f3f3f3!important; border-color:#e9e9e9;}
.search_menu #search-btn-selector{ margin-left:-37px!important;}
.search_mobile_btn{ display:none;}
.first-link a span, .search-drop-2 ul li:first-child a span{ padding:0 !important; margin:0 !important; font-family:'Circular-Book',! sans-serif important; font-size:18px !important; line-height:18px !important; color: #0E6087 !important; font-weight:bold !important; transition:linear .2s;}
.first-link a:hover span, .search-drop-2 ul li:first-child a:hover span,
.mega_menu ul li a:hover span, .mega_menu ul li a.header-link:hover,
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus { background:none!important; color:#000!important; font-weight:bold!important;}
#algolia_instant_selector #instant-search-bar-container { margin:0 -5px 15px; width:auto; position:relative;}
.catalogsearch-result-index .page-title-wrapper{ background:#006bb4; display:none; padding:10px; margin:0 10px;}
.catalogsearch-result-index .page-title-wrapper h1.page-title{ margin:0; color:#fff;}
.algolia_top_search { margin:0 5px;}
#algolia_instant_selector .instant-search-bar-label { background-color:#006bb4; font-weight:bold; width:230px; font-size:24px; height:60px; line-height:44px;}
#algolia_instant_selector #instant-search-bar { width: calc(100% - 230px); font-family:inherit; height:60px; border:10px solid #006bb4; opacity:1!important; padding-top:0; padding-left:15px; color:#000; font-size:24px; font-weight:bold;}
.ais-search-box--reset-wrapper, .ais-search-box--magnifier-wrapper{ display:none!important;}
#instant-search-results-container .prod_list:nth-child(2n+1){ clear:none;}
#instant-search-results-container .ais-hits .ais-hits--item:nth-child(2n+1){ clear:left;}
@media only screen and (max-width:767px) {
#algolia-searchbox{ position:static;}
.search_bt button{ display:none;}
.search_bt .search_mobile_btn{ display:block; background:url(https://veritaspress.com/images/searchbg.png) no-repeat center center #f0ae32; width:40px; height:40px; outline:none; border:none; background-size:59% 52%; border-radius:3px; cursor:pointer; margin-top:7px;}
.search_bt { width:42px;}
}
@media only screen and (max-width:568px){
#algolia_instant_selector .instant-search-bar-label{ display:none;}
#algolia_instant_selector #instant-search-bar { width:100%;}
}