.search-widget form button[type=button] {
position: absolute;
background: none;
border: none;
bottom: 6px;
right: 0.125rem;
color: #ccc;
}
.sniperfast_prod_price {
color: #f9b50c;
}
.sniperfast_product a {
border-bottom: 1px dotted #00a8b4;
border-left: 1px dotted #00a8b4;
border-right: 1px dotted #00a8b4;
}
.snpf_free_shipping {
color:#00a8b4;
border:1px solid #00a8b4;
}
.snpf_free_shipping::before {
background-image: url("/modules/sniperfast/views/img/active_ico.png");
}
@media (max-width:567px){
#sniperfast_search {
position:fixed;
z-index:999999;
}
section#content  #sniperfast_search {
z-index:1;
}
}
@media (min-width:568px){
div#sniperfast_body {
top:170px !important;
position:fixed !important;
transition: all 0.3s;
}
div#sniperfast_body.sticky_sniper {
top:105px !important;
}
section#content div#sniperfast_body {
position:absolute !important;
}
}
