.search_bg {
    display: inline-block;
    z-index: 999;
    vertical-align: middle;
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
    width: 100%;
}
.search_txt {color:#A0A0A0;}
.search_bg a{color:#288fee;}
.search_block_bg .container-fluid {overflow: visible;}
.search_field {
    position: relative;
    z-index: 100;
}
input.search {
    padding: 0 0 0 7px;
	height: 36px;
    font-size: 1em;
    background-color: #fff;
    outline: none;
    -webkit-appearance: none;
    border-radius: 20px;
    box-sizing: border-box;
    color: #c3c3c3;
    /* max-width: 550px; */
    width: 100%;
	border: 1px solid gainsboro;
}
input.search:focus {color:#565656;}
button.search_btn {
	width: 45px;
	height: 32px;
    font-size: 17px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 7px;
	top:2px;
	background-color: #fff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.search_icon {
    background: url(../images/icon-search-big.svg) no-repeat;
    background-size: contain;
    height: 22px;
    width: 18px;
    display: inline-block;
    position: relative;
    top: 4px;
}
#overlay {
    background: #000;
	margin-top: -130px;
    opacity: .7;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 990;
    display: none;
    cursor: url(../images/close_ico.png), wait;
}
/*paieškos išlindimas*/
.rasti_prod {
    display: none;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    text-align: left;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9992;
    top: 32px;
    left: 0px;
    border-bottom: 6px solid #7ecef8;
    box-sizing: border-box;
}

.paieska_viso {font-size: 1.1em;margin: 10px;display: block; text-align: center;}
.paieska_viso .btn {color: #fff; background-color: #7ecef8; display: inline-block; text-align: center; text-decoration: none; font-size: 13px; padding: 5px; margin: 5px 0;border:0;cursor:pointer;}

.rasti_prod .product_container .product_informacion {
    max-height: 85px;
    width: 100%;
    display: -webkit-inline-box;
    border-bottom: 1px #f9f9f9 solid;
	cursor:pointer;
	opacity: 0.8;
}
.rasti_prod .product_container .product_informacion .product_image {
    height: 100%;
    width: 99px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    box-sizing: border-box;
    display: inline-block;
}

.rasti_prod .product_container .product_informacion .product_image a {margin: 0px;}

.rasti_prod .product_container .product_informacion .product_image .bucket_item_img {
    width: 100%;
    /* height: auto; */
    height: 100%;
    margin: 0 auto;
    top: 0%;
    position: relative;
    transform: translate(0, -0%);
    -webkit-transform: translate(0, -0%);
    vertical-align: middle;
    max-width: 100px;
    max-height: 80px;
    object-fit: contain;
}
.rasti_prod .product_container .product_informacion .product_review {
    width: 193px;
    height: 100%;
    margin-left: 5px;
    display: block;
	padding-left: 5px;
    padding-top: 5px;
}
.rasti_prod .product_container .product_informacion .product_review .bucket_link_fix {
    padding: 0;
	margin: 0;
}
.rasti_prod .product_container .product_informacion .product_review .bucket_link_fix p.product_label {
    font-size: 14px;
    font-weight: 600;
    height: auto;
    box-sizing: border-box;
    padding-top: 0px;
    padding-right: 10px;
}
.rasti_prod .product_container .product_informacion .product_review .bucket_link_fix p.product_label a {margin: 0px;}
.rasti_prod .product_container .product_informacion .product_price {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    padding-top: 0px;
    vertical-align: top;
	text-align: left;
}

.quantity_price {font-size: 1.3rem;}

.rasti_prod .product_container .product_informacion .product_price_2 {
    width: 100%;
    height: auto;
    display: inline-block;
    box-sizing: border-box;
    padding-top: 5px;
}
.rasti_prod .product_container .product_informacion .product_price_2 p.quantity_price {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
/*paieškos išlindimas end*/


/*-------------------------------Paieska----------------------------*/
.div_search_tbl {
    z-index: 101;
    width: 100%;
    max-width: 600px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: right;
}
.search_form1 {
    width: 100%;
    max-width: 550px;
    min-width: 280px;
    height: 34px;
    background: #fff;
    border: 1px solid #63629b;
    color: #a5a5a5;
    font-size: 18px;
    padding: 0px 10px;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
}
.search_button1 {
    height: 34px;
    width: 38px;
    background: url(ico_search.png) #63629b no-repeat;
    background-size: 22px;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.paieska_result_main{width:100%; max-width: 360px; display:none; vertical-align: middle; border: 1px solid #f5f5f5; background-color:#ffffff; z-index:999; position:absolute; top:49px; left:0;    max-height: 500px; overflow-x: hidden; overflow-y: scroll; text-align: center;}
.paieska_a_block{display:block; background-color:#fff;border-bottom: 1px solid whitesmoke;text-decoration: none;}
.paieska_a_block:hover{background-color:#f5f5f5;}
.margin_10{margin-top:10px; width: 20%!important; vertical-align: middle; margin-bottom:10px; margin-right:2%; margin-left:2%; display:inline-block!important;}
.paieska_bg {display: inline-block;width:75%!important;vertical-align: top;margin-top: 10px;text-align: left;}
.paieska_rezult_text{display:inline-block; width: 75%; font-weight: 600;text-align: left; vertical-align: middle; color:#5c5c5c; font-size:15px;margin-bottom:5px;margin-right: 5px;line-height: 1;}
.paieska_rezult_kaina{color:#ca4327; font-size:12px;display:inline-block;width: 22%;line-height: 1;vertical-align: top;}
.paieska_rezult_kaina2{color:#5F5F5F; font-size:12px;display: block;line-height: 1;}
.paieska_kaina_nuo {color:#5F5F5F; font-size:12px;min-width: 130px; display: inline-block;}
.paieska_rezult_vnt {color:#5F5F5F;display: block; line-height: 1;}
.all_search_btn {color:#fff; background-color: #f76a11; display: inline-block; text-align: center;text-decoration: none; font-size: 13px;padding:5px;margin: 5px 0;}
.all_search_btn:hover {color:#fff!important;opacity: .8;}
/*------------------------------------------------------------------*/

@media screen and (max-width: 428px) {
	#overlay {margin-top: 0}
	.search_bg {padding: 0px;margin-top: 0px;margin-bottom: 0px;}
	input.search {font-size: 1em;min-width: inherit!important;}
	.search_txt {display: none;}
	
}