﻿.box-search{
	background: rgba(0,0,0,0.55);
	width:974px;
	position:absolute;
	top:64px;
	left:50%;
	margin-left:-487px;
	z-index:999;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
}
.body-search{
	position:relative;
}
.list-type{
	position:absolute;
	top:-47px;
	left:0px;
}
.list-type li{
	float:left;
	padding:0px 30px;
	line-height:32px;
	background:#fffbfb;
	margin-right:8px;
	color:#666;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor:pointer;
}
.list-type li.active{
	background: rgba(0,0,0,0.55);	
	color:#fff;
}
.group-search-product-cat{
	background:#fff;
	border-bottom: 1px #eaeaeb solid;
	margin-bottom:20px;
	margin-top:-20px;
	width:100%;
	top:0px;
	left:0px;
	z-index:1100;
	position:relative;
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.05);
	
}
.group-local{
	background:#fff;
	margin:15px 20px 0px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.row-local{
	padding:8px 10px 8px 10px;
	background:#f2f2f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.label-city{
	width:200px;
	line-height:34px;
	display:block;
	float:left;
	background:url('../images/icon-place.png') no-repeat center left;
	background-size:20px 20px;
	padding-left:25px;
	color:#2c2c2c;
	font-weight:bold;
	border-right:2px #cccccc solid;
	cursor:pointer;
}
.label-city:hover{
	color:#f50a16;
}


.keyword-search{
	border:none;
	background:url('../images/icon-search-input.png') no-repeat center left;
	background-size:18px 20px;
	padding-left:33px;
	margin-left:15px;
	font-weight:bold;
	width:565px;
	line-height:34px;
	outline:none;
}
.box-content-local{
	padding:15px 10px 10px 10px;
	display:none;
}
.list-city-hot{
	margin-bottom:10px;
}
.list-city-hot li{
	width:142px;
	margin:0px 5px 5px 5px;
	float:left;
	position:relative;
	cursor:pointer;
}

.list-city-hot li img{
	width:100%;
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list-city-hot li span{
	width:100%;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	line-height:22px;
	bottom:3px;
	left:0px;
	position:absolute;
}
.list-city-full li{
	width:142px;
	margin:0px 5px 10px 5px;
	float:left;
	color:#333;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list-city-full li:hover{
	color:#f50a16;
}


.list-district{
}

.list-district li{
	margin:10px 0% 5px 2%;
	width:18%;
	float:left;
	color:#333;
	font-size:14px;
	cursor:pointer;
	padding-left:22px;
	background:url('../images/icon-place.png') no-repeat center left;
	background-size:16px 16px;

}
.list-district li:hover{
	color:#f50a16;
}
.list-district li.active{
	color:#f50a16;
	font-weight:bold;
}

.list-wards li{
	margin:10px 0% 5px 2%;
	width:18%;
	float:left;
	color:#333;
	font-size:14px;
	cursor:pointer;
	padding-left:22px;
	background:url('../images/icon-place.png') no-repeat center left;
	background-size:16px 16px;

}
.list-wards li:hover{
	color:#f50a16;
}
.list-wards li.active{
	color:#f50a16;
	font-weight:bold;
}


.list-local{
	margin-left:210px;
}
.list-local li{
	margin:10px 0% 5px 2%;
	color:#333;
	font-size:14px;
	cursor:pointer;
	padding-left:22px;
	background:url('../images/icon-place.png') no-repeat center left;
	background-size:16px 16px;

}
.list-local li:hover{
	color:#f50a16;
}
.list-local li.active{
	color:#f50a16;
	font-weight:bold;
}




.header-search{
	background: #38a345;
	margin-bottom:15px;
	height:36px;
	line-height:36px;
	position:relative;
	padding-left:47px;
	border:1px #fff solid;
}
.col-search-wapper{
	padding:15px 10px 5px 10px;
}
.text-header-search{
	color: #fff;
    font-size: 14px;
    font-weight:bold;
    text-transform:uppercase;
}
.icon-header-search{
	width:44px;
	height:32px;
	position:absolute;
	display:block;
	left:3px;
	bottom:2px;
	background:url('../images/iconhomesearch.png') no-repeat top left;
	z-index:2;
}
.form-group-search{
	float:left;
}
.sl-sear{
	width:260px;
	display:block;
	margin:0px 0px 10px 10px;
	line-height:34px;
	height:34px;
	min-height:34px;
	padding-left:10px;
	border:none;
	outline:none;
	float:left;
	color:#333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sl-sear option{
	line-height:34px;
	height:34px;
}

.group-search-product-cat .sl-sear{
	border: 1px #c6c5c5 solid;
}

#sl_ward {

}
.box-button-search{
	width:130px;
	margin-left:10px;
	float:right;
}
.advanced-search{
	float:left;
	width:80px;
}
.advanced-search span {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    line-height:35px;
    text-align:right;
    padding-right:24px;
    display:block;
    background: url(../images/arrow-xemchitet.png) no-repeat center right;
}
.group-search-product-cat .advanced-search span {
    color: #f50a16;
}

.tab-ct-active span {
    background: url(../images/arrow-an-xemchitet.png) no-repeat center right;
}

.col6-submi{
	width:50%;
	float:left;
	text-align:center;
}
input.bt-sm{
	width:125px;
	height:34px;
	border:none;
	background:#f50a16;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	cursor:pointer;
	float:right;
	outline:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input.bt-sm:hover{
	background:#da1f26;
}



.sidebar .col-search-wapper{
	padding:0px 20px;
}
.sidebar .sl-sear {
    width: 100%;
    margin: 0px 0px 7px 0px;
}
.sidebar .advanced-search {
    float: none;
    width: 50%;
    margin:auto;
}
.sidebar .box-button-search {
    width: 100%;
    margin-bottom: 10px;
    float: none;
}
.sidebar .advanced-search span {
    display:inline;
}
.sidebar input.bt-sm {
    width: 100%;
}
@media only screen and (max-width: 1120px){
	.form-group-search {
	    float:none;
	}
}

.group-search-product-cat .box-search{
	background:none;
	padding:0px 0px 0px 0px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	margin-left:0px;
	z-index:999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.group-search-product-cat .list-type {
    position:relative;
    top:0px;
    left: 0px;
    float:left;
    padding: 6px 0px 6px 6px;
    background: #f2f2f2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.group-search-product-cat  .row-local {
    padding: 5px 10px 5px 10px;
	float:right;
}

.group-search-product-cat .list-type li {
    float: left;
    padding: 0px 10px;
    line-height: 32px;
    background: #fff;
    margin-right:6px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.group-search-product-cat .list-type li.active {
    background:#f50a16;
    color: #fff;
}


.group-search-product-cat .keyword-search {
    width:515px;
    line-height: 34px;
}

.group-search-product-cat .col-search-wapper {
    padding: 10px 0px 0px 0px;
}
.group-search-product-cat .group-local{
	margin:10px 10px 0px 10px;
}
.group-search-product-cat .body-search{
	margin:0px -10px 0px -10px;
}
.group-search-product-cat .box-button-search {
    display: none;
}
.group-search-product-cat .sl-sear {
    width: 178px;
}
.tab-ct-search{
	display:none;
}
.group-search-product-cat .tab-ct-search{
	display:block;
}


