#search_block_top {
	text-align: center;
	cursor: pointer;
	transition:0.4s;
	-o-transition:0.4s;
	-ms-transition:0.4s;
	-moz-transition:0.4s;
	-webkit-transition:0.4s;
	line-height: 40px;
	position: absolute;
	width: 450px;
	right: 0;
	margin-top: initial;
	float: right;
	z-index: 100;
}
.container-fluid.search {background: #fafafa}
.searchicon {	border: 0px solid #333; border-right:0px}
#search_block_top p {line-height: 24px}
#search_block_top:hover {
	transition:0.4s;
	-o-transition:0.4s;
	-ms-transition:0.4s;
	-moz-transition:0.4s;
	-webkit-transition:0.4s;
}
#search_block_top input.search_query {
    border: 0px;
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 38px;
	
	
    color: #fff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	
    background: #ccc;
    padding-right: 10px;
    width: 450px;
    text-align: center;
	display:none;
    z-index: 1000000;
    position: relative;
    margin-left: -246px;
}
#show_result .result {
    background: #fff;
    border: 3px solid #eee;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: 35px;
    width: 450px;
    z-index: 10000;
    right: 0px;
}

#show_result #closedform {
    cursor: pointer;
    display: block;
    float: right;
    height: 17px;
    width: 17px;
    background: #f15e00
}
#show_result #closedform:before {
    content: "\f00d";
    font-family: "FontAwesome";

    color: #fff;
    position: absolute;
    top: 4px;
    padding-left: 4px;
}
#show_result h4 {
    color: #000;
    float: left;
    font-family: 'Varela',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px;
    margin-right: 25px;
    text-transform: none;
}
#show_result .large_product {
    border-bottom: 1px solid #cacaca;
    color: #6b6b6b;
    margin-bottom: 14px;
    overflow: hidden;
    padding-bottom: 14px;
}
.large_product {
    clear: both;
}
#show_result .same {
    padding-left: 44px;
    padding-right: 30px;
    position: relative;
}
#show_result .large_product {
    color: #6b6b6b;
    margin-top: 10px;
    padding-top: 21px;
    border-top: 1px solid #eee;
}
#show_result .center_block {
    float: left;
    margin-right: 5%;
    width: 30%;
}
#show_result .right_block {
    float: left;
    width: 65%;
}

#show_result .large_product .product_img_link {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dadada;
    display: block;
    overflow: hidden;
    padding: 5px;
}

#show_result .large_product .product_img_link img {
    max-width: 100%;
}
#show_result h3 {
    padding-bottom: 4px;
    margin-top: 0px;
}
#show_result h3 a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-transform: none;
}
#show_result .content_price {
    margin: 15px 0;
}
#show_result .price {
    font-size: 25px;
}
#show_result .button.exclusive {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding: 0px 10px;
    text-transform: lowercase;
    width: auto;
}
#show_result .button.exclusive {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    width: 45%;
    float: left;
	margin-right: 5%
;
    color: #333;
    background: #dbdbdb;
    text-align: center;
    padding: 2px 0;
}
#show_result .button.ajax_add_to_cart_button span {
    border: 0px solid;
    padding: 8px 20px;
    display: block;
	font-weight: normal;
	background: none;
	
     }
#show_result .viewdetail {
    padding: 0;
    text-align: center;
    width: 48%;
    float: left;
	background: #212121;
	text-transform: uppercase;
	
    padding: 8px 0;

}
#show_result .viewdetail a {
    color: #fff;
	font-size: 12px;

}

#show_result .bx-controls a.bx-prev, #show_result .bx-controls a.bx-next{
	position:absolute;
	top: 50%;
	margin-top: -20px;
}
#show_result .bx-controls a.bx-prev{
	left:15px
}
#show_result .bx-controls a.bx-next{
	right:15px;
}
#show_result .bx-controls a.bx-prev span, #show_result .bx-controls a.bx-next span{
	display:none;
}
#show_result .bx-controls a{
	color:#333;
	transition:.4s;
}
#show_result .bx-controls a:hover{
	color:#FF6A30;
}
#show_result .bx-controls a.bx-prev:before, #show_result .bx-controls a.bx-next:before{
	content:"\f053";
	font-family:"Fontawesome";
	font-size:18px;
}
#show_result .bx-controls a.bx-next:before{
	content:"\f054";
}
.searchicon {
	float: left;
	font-size: 16px;
	line-height: 30px;
	background: #f15e00;
	color: #fff;
	padding-right: 10px	;
	padding-left: 10px;
	display: none;
}
	
	textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {   
border-color: rgba(255, 255, 255, 0.8);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.6);
outline: 0 none;}