/**************** DÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho Main ****************/
.main_onlycat {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.main_onlycat h1 {
	padding: 0 0 30px;
	margin: 40px 0 30px;
	position: relative;
	display: block;
	color: #0b7cc1;
	text-align: center;
	background-image: url(../images/blocksimple-underline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
.main_onlycat .item {
	position: relative;
	display: block;
	margin: 0 0 20px;
	padding: 20px;
	border-right: 1px solid #0b7cc1;
}
.main_onlycat .item:before {
	position: absolute;
	content: "";
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 1px;
	background-color: #0b7cc1;
	bottom: -10px;
	right: -75px;
}
.main_onlycat .item:nth-child(3n+0) {
	border-right: 0;
}
/*:nth-last-child(2) <== lÃƒÂ¡Ã‚ÂºÃ‚Â¥y hai giÃƒÆ’Ã‚Â¡ trÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¹ tÃƒÆ’Ã‚Â­nh tÃƒÂ¡Ã‚Â»Ã‚Â« cuÃƒÂ¡Ã‚Â»Ã¢â‚¬Ëœi cÃƒÆ’Ã‚Â¹ng*/
.main_onlycat .item:nth-child(3n+0):before, .main_onlycat .item:last-child:before, .main_onlycat .item:nth-last-child(2):before, .main_onlycat .item:nth-last-child(3):before {
	display: none
}

.main_onlycat .item .s_img {
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	height: 150px;
}
.main_onlycat .item .s_img img {
	max-width: 100%;
	height: 104px;
}
.main_onlycat .item .s_des {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
	height: 160px;
	overflow: hidden;
}
.main_onlycat .item .s_des h4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 10px;
	padding: 0px;
}
.main_onlycat .item .s_des .s_note {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.main_onlycat .item .s_des .s_note ul {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.main_onlycat .item .s_des .s_note ul li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
/**************** DÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho category ****************/

#category {
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
}
#category .banner_image {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #a0a0a0;
}
#category .banner_image img {
	position: relative;
	margin: 0px;
	padding: 0;
	width: 100%;
}
#category .c_header {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
}
#category .c_header .form-control {
	position: relative;
	margin: 0;
	padding: 4px 20px;
	width: 100%;
	background-color: transparent;
	border: 1px solid #e6bd65;
}
#category .c_header h1 {
	position: relative;
	padding: 0;
	margin: 0px 0 20px;
	display: block;
	color: #fff;
	text-transform: uppercase;
}

#category .c_header .listsub {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#category .form-group {
	margin: 0;
	padding: 0;
}
/*dÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho grid*/
#category .grid_item {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#category .grid_item .underline {
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 100%;
	height: 2px;
	padding: 0;
	margin: 0 0 20px;
	background-image: url(../images/bg-general.gif);
	background-repeat: repeat;
	z-index: 1;
}
#category .grid_item .item {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
}
#category .grid_item .item .s_image {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
	height: 243px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}
#category .grid_item .item .s_image img {
	max-width: 100%;
	max-height: 100%;
	bottom: 0;
	left: 0;
	margin: auto;
	height: auto;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: transform;
	width: 100%;
}
#category .grid_item .item .s_overlay {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0 auto;
	padding: 0;
}
#category .grid_item .item .s_content {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 100px;
}
#category .grid_item .item .s_content h3 {
	position: relative;
	margin: 10px auto;
	padding: 0;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 400;
}
#category .grid_item .item .s_content h3 a {
	color: #fff;
	font-size: 18px;
}
#category .grid_item .item .s_content .p_code {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	color: #e6bd65;
}
#category .grid_item .item .s_content .p_admin {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 75%;
	width: 100%;
}
#category .grid_item .item .s_content .p_price {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	width: auto;
	text-align: center;
	display: table;
}
/*dÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho list*/
#category .list_item {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#category .list_item .item {
	position: relative;
	margin: 0 auto 20px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #e6bd65;
	width: 100%;
}
#category .list_item .item .s_image {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 20%;
	float: left;
}
#category .list_item .item .s_image img {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#category .list_item .item .s_overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0 auto;
	padding: 0;
}
#category .list_item .item .s_content {
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	width: 48%;
	float: left;
}
#category .list_item .item .s_content h3 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#category .list_item .item .s_content .p_code {
	position: relative;
	margin: 5px auto 10px;
	padding: 0;
	font-size: 75%;
	width: 100%;
}
#category .list_item .item .s_content .p_info {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: justify;
}
#category .list_item .item .s_order {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 32%;
	float: left;
	text-align: center;
}
#category .list_item .item .s_order .p_price {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
}
#category .list_item .item .s_order .p_tools {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#category .list_item .item .s_order .p_tools .s_comapare {
	position: relative;
	margin: 0 auto 10px;
	padding: 0;
	width: 100%;
}
#category .list_item .item .s_order .p_admin {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 75%;
	width: 100%;
}
/* Chi tiÃƒÂ¡Ã‚ÂºÃ‚Â¿t sÃƒÂ¡Ã‚ÂºÃ‚Â£n phÃƒÂ¡Ã‚ÂºÃ‚Â©m */
#detail {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#detail .p_top {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#detail .p_top .s_image {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
	background-color: #fff
}
#detail .p_top .s_image .image_popup {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#detail .p_top .s_image .image_popup img {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#detail .p_top .s_image .slider_imglage {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}
#detail .p_top .s_image .slider_imglage img {
	width: 100%;
	text-align: center;
	margin: 0;
}
#detail .p_top .s_image .slider_imglage .bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
	box-shadow: none !important;
}
#detail .p_top .s_image .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px solid #fff;
	left: 0px;
	background: transparent;
	height: auto !important;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
#detail .p_top .s_image .bx-wrapper .bx-next {
	right: 20px;
	background-image: url(/themes/ngoisaoso/images/bg-all.png);
	background-repeat: no-repeat;
	background-position: -38px -86px;
}
#detail .p_top .s_image .bx-wrapper .bx-prev {
	left: 20px;
	background-image: url(/themes/ngoisaoso/images/bg-all.png);
	background-repeat: no-repeat;
	background-position: -9px -86px;
}
#detail .p_top .s_image .bx-wrapper .bx-controls-direction a {
	width: 30px;
	height: 45px;
}
#detail .p_top .s_image .slider_imgthumb {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px 0 0px;
	padding: 0;
}
#detail .p_top .s_image .slider_imgthumb a {
	display: inline-block;
	margin-bottom: 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #fff;
}
#detail .p_top .s_image .slider_imgthumb a.active {
	border-width: 1px;
	border-style: solid;
	border-color: #e6bd65;
}
#detail .p_top .s_image .slider_imgthumb img {
	width: 100px;
	margin: 0px auto;
	padding: 0;
}
#detail .p_top .product_info {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#detail .p_top .product_info h1 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto 10px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
}
#detail .p_top .product_info .p_price {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto;
	padding: 0;
}
#detail .p_top .product_info .p_price .money {
	font-size: 24px;
}
#detail .p_top .product_info ul {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#detail .p_top .product_info ul li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 5px 0;
	border-bottom: 1px solid #4f3c2a;
}
#detail .p_top .product_info ul li .p_code {
	color: #e6bd65;
}
#detail .p_top .product_info .i_social {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto 10px;
	padding: 10px;
	border: 1px solid #4f3c2a;
}
#detail .p_top .product_info .i_facebook {
	margin: -2px 10px 0 0;
	padding: 0px;
	display: block;
	float: left;
}
#detail .p_top .product_info .i_gplus {
	margin: 0;
	padding: 0px;
	display: block;
	float: left;
}
#detail .p_top .product_info .info_gift {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto 10px;
	padding: 10px;
	background-color: #0b7cc1;
	color: #fff;
}
#detail .p_top .product_info .download_content {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto 10px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
#detail .p_top .product_info .download_content .download {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 4px 0;
	border-bottom: 1px dashed #e6bd65;
}

#detail .p_top .product_info .download_content .download:last-child {
	border-bottom: 0;
}

#detail .p_top .product_info .info_group {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto 10px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
#detail .p_top .product_info .info_number {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto 10px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
#detail .p_top .product_info .info_number span {
	display: inline-block;
	margin: 5px 0 0;
}
#detail .p_top .product_info .info_number input {
	display: inline-block;
	width: 100px;
}
#detail .p_top .product_info .info_order {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto 10px;
	padding: 0px;
}
#detail .p_content {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#detail .p_content .tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
	font-weight: 300;
	z-index: 0
}
#detail .p_content .tabs .nav {
	text-align: center;
}
#detail .p_content .tabs .nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
#detail .p_content .tabs .nav li {
	border: 0px solid #becbd2;
	border-bottom: none;
	margin: 0;
	display: block;
	float: left;
	position: relative;
	padding: 0px;
}
#detail .tabs .nav li.active::after {
	background: transparent;
}
#detail .p_content .tabs .nav li.active {
	/*box-shadow: inset 0 2px #0b7cc1;
	 box-shadow: 0 2px #0b7cc1 inset;*/
	border-bottom: none;
	z-index: 100;
}
#detail .p_content .tabs .nav li.active:before, #detail .tabs .nav li.active:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: transparent;
}
#detail .p_content .tabs .nav li.active:after {
	right: auto;
	left: 100%;
	width: 4000px;
}
#detail .p_content .tabs .nav a {
	color: #fff;
	display: block;
	font-size: 1.1em;
	line-height: 2.5;
	padding: 10px 30px 12px 0;
	margin: 0;
	white-space: nowrap;
	border-radius: 0;
	border: none;
	border-bottom: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
#detail .p_content .tabs .nav a:hover {
	color: #e6bd65;
	background-color: transparent;
}
#detail .p_content .tabs .nav li.active a {
	color: #e6bd65;
	border-radius: 0;
	border-bottom: 0;
	background-color: transparent;
}
#detail .p_content .nav-tabs li a img {
	display: inline-block;
	max-height: 30px;
	max-width: 30px;
	padding-right: 3px;
}
#detail .p_content .tabs .nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}
#detail .p_content .tabs .tab-content > .active {
	display: block;
	border-top: 0;
	padding: 20px 0;
	margin: -1px 0 0;
	background-color: transparent;
	border-top: 1px solid #e6bd65;
}
#detail .p_content .s_other {
	display: block;
	padding: 0;
	margin: 20px 0;
}
#detail .p_content .review_content {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0;
}
#detail .p_content .s_listp {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0;
}
#detail .p_content .s_listp .ititle {
	position: relative;
	display: block;
	padding: 0px;
	margin: 40px 0 0px;
}
#detail .p_content .s_listp .ititle h3 {
	position: relative;
	padding: 33px 0;
	margin: 20px 0 20px;
	display: block;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#detail .p_content .s_listp .ititle h3::before {
	position: absolute;
	content: "";
	top: 0;
	left: -18px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../images/bg-all.png);
	background-repeat: no-repeat;
	background-position: -171px 0;
	width: 301px;
	height: 80px;
	z-index: 1;
	left: 0;
	right: 0;
}
#detail .p_content .s_listp .icontent {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}
/* Rate sÃƒÂ¡Ã‚ÂºÃ‚Â£n phÃƒÂ¡Ã‚ÂºÃ‚Â©m */
.rate-ex2-cnt {
	width: 150px;
	height: 20px;
}
.rate-ex2-cnt .rate-btn {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../images/shops/rate/rate-btn2.png) no-repeat;
	cursor: pointer;
}
.rate-ex2-cnt .rate-btn:hover, .rate-ex2-cnt .rate-btn-hover, .rate-ex2-cnt .rate-btn-active {
	background: url(../images/shops/rate/rate-btn2-hover.png) no-repeat;
}
.form-review {
	font-size: 13px
}
.form-review .pagination {
	margin-top: 2px
}
.form-review .pagination > li > a {
	padding: 1px 5px;
	font-size: 12px;
}
.form-review .review_row {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px
}
.rate-result-cnt {
	width: 82px;
	height: 18px;
	position: relative;
}
.rate-stars {
	width: 82px;
	height: 18px;
	background: url(../images/shops/rate/rate-stars.png) no-repeat;
	position: absolute;
}
.rate-bg {
	height: 18px;
	background-color: #ffbe10;
	position: absolute;
}
.star-icon {
	width: 20px;
	height: 20px;
	background: url(../images/shops/rate/rate-btn3-hover.png) no-repeat;
	float: left
}
.div_rate a {
	padding-right: 18px;
	background: url('../images/shops/star.png') no-repeat right center;
	margin-right: 5px;
}
/* Cart Ãƒâ€žÃ‚ÂÃƒÂ¡Ã‚ÂºÃ‚Â·t hÃƒÂ¯Ã‚Â¿Ã‚Â½ ng */
#cart {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#cart .step_bar {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
}
#cart .step_bar a {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
}
#cart .step_bar a span {
	background-color: #0b7cc1;
	display: inline-block;
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-right: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#cart .step_bar a span.step_current {
	background-color: #ed1651;
	font-weight: 600;
	font-size: 20px;
}
#cart .list_tools {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: right;
}
#cart .info_order {
	position: relative;
	margin: 20px auto;
	padding: 20px;
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
#cart .c_check {
	position: relative;
	margin: 20px auto;
	padding: 20px;
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
	text-align: right;
}
#cart .c_order {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 100%;
	text-align: right;
}
#cart .shipping {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 100%;
}
#cart .shipping .s_header {
	position: relative;
	margin: 20px auto 0;
	padding: 20px;
	width: 100%;
	text-align: center;
	background-color: #0b7cc1;
}
#cart .shipping .s_header h3 {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
}
#cart .shipping .s_body {
	position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 100%;
	text-align: left;
	border: 1px solid #e6bd65;
}
#cart .shipping .s_body small {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	text-align: center;
	background: #fafafa;
	border: 1px solid #e6bd65;
}
#cart .shipping .s_body .s_info {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #fafafa;
	border: 1px solid #e6bd65;
}
#cart .shipping .s_body .s_info h3 {
	position: relative;
	width: 100%;
	margin: 0px auto 10px;
	padding: 0 0 10px;
	width: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #e6bd65;
}
#cart .shipping .s_body .s_info ul.order_shipping_info {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#cart .shipping .s_body .s_info ul.order_shipping_info li {
	margin: 8px 0;
}
#cart .pay_total {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #fff;
	border: 1px solid #e6bd65;
}
#cart .pay_info {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #fafafa;
	border: 1px solid #e6bd65;
}

#cart .error_nummber {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #fafafa;
	border: 1px solid #ffcfdc;
}
#cart .edit_order {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #ebffd3;
	border: 1px solid #e6bd65;
}
#cart .point_note {
	position: relative;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #ffe0e9;
	border: 1px solid #ef4c71;
}
#cart .ctotal {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	background: #ebffd3;
	border: 1px solid #0b7cc1;
}
#cart .ccoupons {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	border: 1px solid #e6bd65;
}
#cart .sorder {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#cart .sorder .s_header {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
#cart .sorder .s_header h3 {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 20px;
	width: 100%;
	background-color: #0b7cc1;
	color: #fff;
	text-align: center;
}

#cart .sorder .s_body {
	position: relative;
	margin: 0px auto 20px;
	padding: 20px;
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
#cart .sorder .s_body textarea {
	height: 195px;
	width: 100%;
}

#cart .sorder .s_body .form-group {
	margin: 0 0 4px;
}
#cart .sorder .s_body .form-control-static {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0;
	min-height: auto;
}
#cart .sorder .s_body h4 {
	margin-bottom: 5px;
	background-color: #e6bd65;
	padding: 10px 20px;
}
#cart .sorder .s_body .s_block {
	margin: 0px;
	padding: 0px;
}
#cart .sorder .s_body .s_block ul.order_shipping_info {
	margin: 0px;
	padding: 0px;
}
#cart .sorder .s_body .s_block .help-block {
	font-size: 12px;
}
#cart #bankinfo {
	border: 1px solid #e6bd65;
	background: #fff;
	padding: 5px;
	font-size: 12px;
}
#cart .showpoint {

	border: 1px solid #e6bd65;
	background: #fff;
	padding: 10px;
	text-align: center;
	margin: 20px 0;
}
#cart .showpoint span {
	font-weight: 600;
}

#cart .coupons_reduce_money {
	background-color: #fafafa;
	border: 1px solid #e6bd65;
	background: #fff;
	padding: 10px;
	text-align: right;
	margin: 20px 0;
}
#cart .coupons_reduce_money span {
	font-weight: 600;
	color: #ed1651;
	margin-left: 20px;
}

/**************** DÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho Block ****************/
.relates_product {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.relates_product .item {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 10px;
	display: block;
	text-align: center;
}
.relates_product .item .s_img {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.relates_product .item .s_img img {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.relates_product .item .s_info {
	position: relative;
	width: auto;
	margin: 0 auto;
	padding: 0;
	display: table;
}
.relates_product .item .s_info h3 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 600;
}
.relates_product .item .s_info .b_price {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.relates_product .item .s_info .s_order {
	position: relative;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
.others_product ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.others_product ul li {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}
.others_product ul li img {
	margin: 5px;
}
.others_product ul li.bg {
	background: #FFFFF0;
}
.others_product ul li span.time {
	color: #c0c0c0;
	font-size: 11px
}
.product_center {
	z-index: 2;
	margin-bottom: 2px;
}
.product_center {
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
.product_center .container {
	width: 960px;
	height: 130px;
	overflow: hidden;
	position: relative;
}
.product_center .slides {
	position: absolute;
	top: 0;
	left: 0;
}
.product_center .slides > div {
	position: absolute;
	top: 0;
	width: 960px;
	display: none;
}
.filter_product label {
	margin-right: 10px
}
.filter_product .label_group {
	height: 22px;
	border: 1px solid #cccccc;
	outline: 1px solid #fff;
	background: #f2f2f2;
	text-align: center;
	line-height: 21px;
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 5px;
	min-width: 30px;
	font-size: 11px;
	white-space: nowrap;
}
.filter_product .label_group:hover {
	border-color: #f1607f
}
.filter_product .active {
	border-color: #0b7cc1;
}
.filter_product .label_group input, .filter_product .image_group input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: -1;
}
/* DÃƒÂ¯Ã‚Â¿Ã‚Â½ nh cho tÃƒÆ’Ã‚Â¬m kiÃƒÂ¡Ã‚ÂºÃ‚Â¿m */
.form_search {
	position: relative;
	margin: 0 0 20px;
	padding: 20px 20px 10px;
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #e6bd65;
}
.search {
	border: 1px solid #e6bd65;
	padding: 5px;
	margin-bottom: 5px;
}
.search .input {
	width: 200px
}
.search .rows {
	line-height: 25px
}
.search .rows label {
	width: 180px;
	display: inline-block;
}
.result-frame .result-content {
	margin-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 5px;
}
.result-frame .result-content img {
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	padding: 2px;
}
.result-frame .linktitle {
	color: #0080c0;
	line-height: 22px;
	font-weight: bold;
}
.result-frame .keyword {
	background: #ffff00;
}
.search .date {
	background: url(../images/shops/date.png) no-repeat center;
	border: 0px;
	margin: auto;
	padding: 4px 10px;
}
/**************** Chung ****************/
.btn-order {
	background-color: #0b7cc1;
	padding: 6px 20px;
	color: #fff !important;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-order:hover {
	background-color: #41690e;
	color: #fff !important;
	border: 0;
}
.btn-addcart {
	background-color: #ed1651;
	padding: 6px 20px;
	color: #fff !important;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-addcart:hover {
	background-color: #cb1144;
	color: #fff !important;
	border: 0;
}
.btn-disabled {
	background-color: #e6bd65;
	padding: 6px 20px;
	color: #333 !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-disabled:hover {
	background-color: #d9d9d9;
	color: #000 !important;
	border: 0;
}
.btn-compare {
	background-color: #f4f4f4;
	padding: 4px 10px;
	color: #333 !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-compare:hover {
	background-color: #dfdfdf;
	color: #000 !important;
	border: 0;
}
.btn-wishlist {
	background-color: #ed1651;
	padding: 6px 20px;
	color: #fff !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-wishlist:hover {
	background-color: #d5023c;
	color: #fff !important;
	border: 0;
}
.btn-back {
	background-color: #e6bd65;
	padding: 6px 20px;
	color: #333 !important;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-back:hover {
	background-color: #c8c8c8;
	color: #000 !important;
	border: 0;
}

.btn-copy {
	border: 1px dashed #999;
	padding: 2px 20px;
	color: #333 !important;
	display: table;
	text-align: center;
	margin: 10px auto;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-copy:hover {
	border: 1px dashed #6dc400;
}

.btn-shop {
	position: relative;
	padding: 0px;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-shop i {
	background-color: #6dc400;
	padding: 0px;
	color: #fff !important;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 32px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	float: left;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
}
.btn-shop span {
	background-color: #0b7cc1;
	padding: 0 10px;
	color: #fff !important;
	border: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	float: left;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.label-newday {
	background-color: #e6bd65;
	padding: 0;
	margin: 0 0 2px;
	font-weight: 600;
	display: block;
	font-size: 75%;
	color: #fff;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.label-discount {
	background-color: #0b7cc1;
	padding: 0;
	margin: 0 0 2px;
	font-weight: 600;
	display: block;
	font-size: 75%;
	color: #fff;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.label-point {
	background-color: #0b7cc1;
	padding: 0;
	margin: 0 0 2px;
	font-weight: 600;
	display: block;
	font-size: 75%;
	color: #fff;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.label-gift {
	background-color: #ed1651;
	padding: 0;
	margin: 0 0 2px;
	font-weight: 600;
	display: block;
	font-size: 75%;
	color: #fff;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.label_normal {
	border: 1px dashed #e6bd65;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}
.modal-dialog {
	width: 80%;
}
.money {
	color: #e6bd65;
	font-weight: 700;
}
.discounts_money {
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
	padding: 5px;
}
.rate-star {
	padding: 5px;
	float: left;
	height: 14px;
	line-height: 14px;
}
.rate-star .width-star-title {
	float: left;
	margin-right: 5px;
}
.rate-star .width-star-num {
	float: left;
	font-weight: bold;
	margin-left: 5px;
}
.rate-star .width-star-bg {
	width: 180px;
	float: left;
	cursor: pointer;
	border-radius: 3px;
	background: #dadada;
}
.rate-star .width-star-value {
	float: left;
	border-radius: 3px;
	background: url("../images/shops/star-png.png") repeat-x;
}
.rateavg_percent {
	font-size: 18px;
	font-weight: bold;
}
.msgshow {
	background: #e6bd65;
	color: #fff;
	padding: 20px;
	border: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	display: none;
	text-align: center;
	margin: 0 auto;
	width: 300px;
	color: #fff;
	z-index: 10020 !important;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
/*tooltip*/
.tooltip-inner {
	max-width: 250px;
	padding: 10px;
	color: #fff;
	text-align: left !important;
	background-color: #0C2138;
	border-radius: 4px
}
.tooltip-inner img.pull-left {
	margin: 3px 5px 1px 0;
}
.tooltip-inner img.pull-right {
	margin: 3px 1px 0 5px;
}
/* Custom controls */
div[id*="product_center"] {
	position: relative;
}
div[id*="product_center"] .crsl-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div[id*="product_center"] .crsl-items:after {
	display: block;
	clear: both;
	content: '';
}
div[id*="product_center"] .crsl-items img {
	margin: 0 auto 6px auto;
}
div[id*="product_center"] .previous, div[id*="product_center"] .next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -10000px;
	color: #FFF;
	background: rgba(0, 0, 0, .80) url(../images/shops/previous-next.png) no-repeat 0 0;
	z-index: 10;
	/* border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* transition */
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
div[id*="product_center"] .previous:hover, div[id*="product_center"] .next:hover {
	background-color: rgba(0,0,0, .95);
}
div[id*="product_center"] .previous {
	left: 0;
	background-position: 0 0;
}
div[id*="product_center"] .next {
	right: 0;
	background-position: 100% 0;
}
div[id*="product_center"] .crsl-item {
	margin-bottom: 0;
}
/* PRINT */
#print {
	padding: 10px;
}
#print table.rows2 {
	width: 100%;
	border: none;
	margin-bottom: 10px;
}
#print table.rows {
	width: 100%;
	border: 1px solid #F5F5F5;
}
#print table.rows td {
	padding: 5px;
	border: 1px solid #F5F5F5;
}
#print table.rows td img {
	width: 60px;
	padding: 2px;
	border: 1px solid #e6bd65;
	vertical-align: middle;
}
#print table.rows tr.bg {
	background: #f3f3f3;
}
#print table.rows tr.bgtop {
	background: #CCCCCC;
	line-height: 22px;
}
/* TAB */
.r-tabs {
	margin: 10px 0 10px 0;
	position: relative;
}
.r-tabs .r-tabs-nav {
	border-bottom: 1px solid #ccc;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	top: 1px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	background: #00aadd;
	margin-bottom: 3px;
	padding: 10px 12px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: #fff;
	margin-bottom: -1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #00aadd;
	background-color: #fff;
}
.r-tabs .r-tabs-panel {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #00aadd;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #00aadd;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 0;
}
/* Social button */
em.fb, span.fb {
	color: #3b5998;
}
em.tw, span.tw {
	color: #00aced;
}
em.google, span.google {
	color: #dd4b39;
}
.google-plus-one {
	overflow: hidden;
	position: relative;
}
.google-plus-one i {
	position: absolute;
	left: -4px;
	bottom: -5px;
}
.google-plus-one span {
	font-size: 16px;
	font-weight: 900;
	line-height: 10px;
	margin-left: 15px;
}
.btn-sm.google-plus-one span {
	font-size: 14px;
}
.btn-sm.google-plus-one i {
	bottom: -3px;
}
.btn-lg.google-plus-one span {
	font-size: 20px;
	margin-left: 18px;
}
.btn-lg.google-plus-one i {
	bottom: -5px;
}
.btn-xs.google-plus-one span {
	font-size: 12px;
}
.btn-xs.google-plus-one i {
	bottom: -7px;
}
/*********************/
/* OTHER */
.share a {
	padding: 0px;
	margin: 0px;
}
.share img {
	height: 16px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
#total {
	color: #ed1651;
	font-weight: bold;
	font-size: 15px;
}
.order_code {
	padding: 5px;
	border: 1px solid #dfdfdf;
	text-align: center;
}
.text_date {
	color: #0080c0;
	font-size: 16px;
	font-weight: 700;
}
/* Block product center */
.product_center p {
	padding: 0px;
}
.product_center ul.pagination {
	padding: 5px;
	float: right;
}
.product_center ul.pagination li {
	float: left;
	list-style: none;
}
.product_center ul.pagination a {
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin-right: 2px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
}
.product_center ul.pagination li.active a {
	background: #b5b5b5;
	color: #ffffff;
}
.product_center .slides .items {
	display: block;
	width: 150px;
	float: left;
	height: 120px;
	margin-right: 10px;
	text-align: center;
}
.product_center .slides .items img {
	height: 80px;
	border: #DFDFDF 1px solid;
	padding: 2px;
}
.block-nobg .title_adv {
	background: url('../images/dot_gray.gif') repeat-x center;
}
.frame {
	padding: 20px;
	text-align: center;
}

/* TOOLTIP */
#products .tip {
	color: #fff;
	background: #1d1d1d;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 3000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 250px;
	text-align: left;
}
#products .tip img {
	margin-right: 10px;
	float: left;
}
/* POST */
.post-product h2 {
	border-bottom: 1px #D8D8D8 solid;
}
.txt-full {
	width: 99%;
}
.title_group {
	margin-bottom: 10px;
	border-bottom: 1px #e8e8e8 solid;
	line-height: 20px;
}
.info-require {
	color: red;
	font-size: 11px;
	font-style: italic;
}
.span-require {
	color: red;
	font-style: italic;
}
.post-error {
	border: 1px solid #FFAAD5;
	margin: 0 auto 10px;
	background: #FFD2E9;
	padding: 10px;
}
.post-error span {
	color: #F00;
	font-weight: bold;
}
.post-product .show-date {
	vertical-align: middle;
}
.ddsmoothmenu-v ul, .ddsmoothmenu-v li, ddsmoothmenu-h ul, .ddsmoothmenu-h li {
	list-style: none;
	margin: 0;
}
.rows3 td {
	padding: 1px;
}
.error {
	color: red;
}
img.calendar {
	vertical-align: middle;
}
.bsss {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	color: #5C5C5C;
	cursor: pointer;
	text-decoration: underline;
}
.compare {
	margin-bottom: 10px;
}
/* Content */
.content section {
	font-size: 1.25em;
	padding: 2px 1px;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}
.content section:before, .content section:after {
	content: '';
	display: table;
}
.content section:after {
	clear: both;
}
/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}
.content section.content-current {
	display: block;
}
/* Example media queries */
.info_pro {
	position: absolute;
	top: 40px;
	left: 5px
}
#coupons_info {
	margin-top: 6px
}
.tab-pane {
	padding: 5px
}
.select2-selection {
	height: 32px !important
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 2px
}
.ajax-load-qa {
	background: url("../images/shops/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.thumbnail .caption h3 {
	font-size: 14px
}
.info_icon:before {
	font-family: FontAwesome;
	color: #1E91CF;
	font-size: 14px;
	content: "\f05a";
}
.docpay div {
	line-height: 25px
}
.docpay div strong {
	width: 120px;
	display: inline-block
}
#group_error {
	color: #C00;
	font-style: italic;
	padding: 5px;
	border: 1px dashed #C00;
	margin: 5px 0;
	display: none;
}

.btn-transparent {
	background: none;
	border: none;
	box-shadow: none
}
.s_image .logo_img img {
	position: absolute !important;
	z-index: 99;
	width: 113px !important;
	top: 0px !important;
	left: 0px !important;
	margin: 0px !important;
}
.m_image .logo_img img {
	position: absolute !important;
	z-index: 99;
	width: 113px !important;
	top: 15px !important;
	left: 15px !important;
	margin: 0px !important;
}
.i_image .logo_img img {
	position: absolute !important;
	z-index: 99;
	width: 110px !important;
	top: 0px !important;
	left: 0px !important;
	margin: 0px !important;
	min-height: 52px;
}