/* USER */
a.icon_bar span {
  display: block;
  color: #a8abbb;
  font-size: 60%; 
}
.xselect {
  position: relative;
  height: 40px;
  background: white; 
  margin-bottom:2%;
  
  &:after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #999999 transparent transparent transparent;
    pointer-events: none;
  }
  
  &:before {
    width: 30px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: whitesmoke;
    content: '';
    pointer-events: none;
  }
  
  &:hover {
    &:before {
      background: #ffcfcf;
    }
  }
  
  select {
    font-size: 17px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    height: 100%;
    width: 100%;
    cursor: pointer;
    outline: none;
    padding-right: 35px;
    padding-left: 15px;
    border: 1px solid #e2e2e2;
	

    
    -moz-appearance: none;
    
   
    &:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000;
    } 
    
    
    -webkit-appearance: none;
    
   
    &::-ms-expand {
      display: none;
    }
    
    &:focus {  
      border-color: #63ffb4;    
    }
  }
}





.sort_bar
{
	border-bottom: 2px solid #eb4e31;
}
.sort_bar a
{
	color:#eb4e31 !important;
}
.alert.expire {
  background-color: #CFCFCF;
}

.top-bar-content {
  height: 3.5rem;
  background: rgb(255, 255, 255);
  display: flex;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0.5rem 1rem 0px;
}
.top-bar-user-title {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 90%;
  padding: 6px;
  display: inline-block;
}
.lgbtn {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center; 
  color: rgb(255, 255, 255);
  background: rgb(66 183 42);
  border: medium;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size:larger;
  padding: 0px 8px;
}
.tab select
{
	margin-bottom:2%;
}
input[type="number"], input[type="password"], input[type="text"], input[type="tel"], textarea {
  padding: 2%;
  width: 96%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}
.user .fa
{
	color: #ee4d2d;
   font-size: xx-large;
   display:block;
}
.user span
{
   color: #ee4d2d;   
   display:block;
   font-size:80%;
}
.col {
  float: left;
  width: 25%;
  text-align: center;
}
/* END USER */
/* Create four equal columns that floats next to each other */
ul.ls-chat
{
	list-style:none;
	padding:0;
}
ul.ls-chat li
{
	width:100%;
	display:inline-block;
	padding:5px;
}
span.shop_yeuthich
{
  background-color: #ee4c2d;
  color: #fff;
  border-radius: 3px; 
  font-size: 80%;
  padding: 1% 3%;
}
span.ship-now
{
	 color: #23ad97;
}
span.ship-list
{
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: left;
  padding-left: 5%;
  color: #444343;
  font-size: 80%;  
  padding-bottom:3%;
}
span.star-list
{
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: left;
  padding-left: 5%;
  color: #444343;
  font-size: 80%;
  letter-spacing: 1px;
}
ul.ul_home_tab
{
  list-style: none;
  padding: 0;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 3px;
  display: block;
  overflow: hidden;
}
ul.ul_home_tab li
{
  float: left;
  padding: 1%;
  width: 22%;
}
table.tbl_qt td
{
	padding:3px;
}
ul.list_qua_tang li
{
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
input.qt-check-input
{
	display: block;	
	padding: 10px;
	margin: 5px;
	opacity: 1;
	cursor:pointer;
}
a.zalo strong
{
	color: #007bff;
}
.k_notification-content-extended {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1101;
    margin: -40px 0 0 -320px;
    min-height: 140px;
    width: 640px;
    color: #000;
    background-color: #fff;
    border: 1px solid gray;
}



.k_notification-content-extended .ty-product-k_notification__body {
    //max-height: 450px;
    overflow: auto;
}
.k_notification-body-extended {
    color: #000;
    overflow-x: hidden;
    overflow-y: auto;
}
.k_notification-container {
   position: fixed;
	top: 40px;
	right: 0;
	z-index: 1022;
	min-width: 300px;
	width: 98%;
	left: 0;
	margin: auto;
	max-width:450px;
}
.k_notification-container-top {
    top: 10px;
}
.k_notification-content {
    position: relative;
    .box-sizing(border-box);
    padding: 10px 35px 10px 18px;
    line-height: 150%;
    border-radius: 2px;
    .rounded_corners(4px);
}

.k_notification-content strong {
    margin-right: 7px;
}
.k_notification-content-extended h1 {
    position: relative;
    padding: 13px 30px 10px 20px;
    border: none;
    border-bottom: 1px solid #bdc3c7;
    background: #f8f9f9;
    font-weight: normal;
    font-size: 18px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    .box-sizing(border-box);
    .border-radius(0px);
}
.k_notification-content-extended h1 span {
    position: absolute;
    top: 15px;
    right: 14px;
    width: 16px;
    height: 16px;
    color: #acacac;
    text-shadow: none;
    font: 13px/1 'glyphs';
    opacity: 1;
    cursor: pointer;
    speak: none;
    -webkit-font-smoothing: antialiased;
}
.k_notification-content-extended h1 span:before {
    font-family: 'glyphs';
    content: "\e009";
    speak: none;
    -webkit-font-smoothing: antialiased;
}
.k_notification-content-extended h1 span:hover {
    color: #dfdfdf;
    opacity: 1;
}

.close {
    position: absolute;
    top: 5px;
    right: 7px;
    float: right;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    -webkit-appearance: none;
}
.close:hover {
    text-decoration: none;
    cursor: pointer;
}

.alert-success, .alert-warning, .alert-error {
    position: relative;
    margin: 7px 0 7px 0;
    border: 1px solid;
    font-size: 100%;
    opacity: 0.96;
}
.alert-success {
    border-color: #8bc045 !important;
    background: #d0eaae !important;
    color: #496e16 !important;
	font-size:90% !important;
}
.alert-success .close {
    color: #8bc045 !important;
}
.alert-warning {
    border-color: #f39c12;
    background: #f5e08c;
    color: #ac6e0b;
}
.alert-warning .close {
    color: #f39c12;
}
.alert-error {
    border-color: #c0392b;
    background: #eb7064;
    color: white;
}
.alert-error .close {
    color: #c0392b;
}
.tags a {
    color: #ee4d2d;
}
div.banggia
table {
	width:100%;
	margin-top:20px;
	margin-bottom:40px;
}
div.banggia
table td, table th {
	padding:10px 14px;
	text-align:left;
}
div.banggia
table th a {
	color:#fff;
}
div.banggia
table th a:hover {
	color:#fff;
}
div.banggia
table td {
	border:1px dotted #ddd;
	
}
div.banggia
table th {
	background-color:#de543e;
	color:#fff;
	text-transform:uppercase;
}
.fa-active
{
	color:#ec1c24 !important; 
}
#myMenu .fa {
    color: #a8abbb;
    margin-right: 5px;
    display: inline-block;
}
.comment-list {
	margin-top:20px;
}
.comment-wrap .paging {
	float:none
}
.comment-form {
	margin-bottom:15px;
	border:1px solid #e2e2e2
}
.comment-form textarea {
	display:block;
	width:100%;
	padding:10px;
	resize:none;
	border:0 none;
	height:80px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
}
.comment-form input[type=text] {
	display:inline-block;
	height:30px;
	padding:5px 10px;
	border:1px solid #e2e2e2;
	width:200px
}
.comment-form .comment-form-table {
	display:table;
	width:100%;
	table-layout:fixed;
	border-top:1px solid #e2e2e2;
	padding-left:5px;
	padding-right:5px;
	background:#fff
}
.comment-form .comment-form-table .form-table-cell {
	display:table-cell;
	padding:5px;
	vertical-align:middle
}
.comment-form .comment-form-table .form-table-cell.name-cell {
	width:300px
}
.comment-form .comment-form-table .form-table-cell.name-cell input[type=text] {
	width:100%
}
.comment-form .comment-form-table .form-table-cell.action-cell {
	width:80px
}
.comment-form .button {
	display:inline-block;
	background:#4cd964;
	color:#fff;
	font-size:13px;
	padding:7px 12px;
	text-transform:uppercase;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	border-radius:2px;
	-moz-transition:all 400ms ease 0s;
	-webkit-transition:all 400ms ease 0s;
	-o-transition:all 400ms ease 0s;
	-ms-transition:all 400ms ease 0s;
	transition:all 400ms ease 0s;
	height:30px;
	float:right
}
.comment-form .button:hover {
	background:#76e288;
	text-decoration:none;
	-moz-transition:all 400ms ease 0s;
	-webkit-transition:all 400ms ease 0s;
	-o-transition:all 400ms ease 0s;
	-ms-transition:all 400ms ease 0s;
	transition:all 400ms ease 0s
}
.comment-form .image-code {
	margin:0 5px
}
.comment-form .refresh-button {
	font-size:18px;
	color:#4cd964
}
.comment-total {
	padding:10px 0;
	margin-bottom:20px;
	border-bottom:1px solid #e2e2e2;
	text-transform:uppercase
}
.comment-list li {
	list-style:none;
	margin-bottom:25px
}
.comment-list li:last-child {
	margin-bottom:0
}
.comment-list .comment-head {
	margin-bottom:3px
}
.comment-list .comment-author {
	display:inline-block;
	font-size:15px;
	font-weight:700;
	margin:0 10px 0 0;
}
.comment-list .comment-meta {
	display:inline-block
}
.comment-list .comment-meta a {
	margin-right:10px;
	color:#3ba8ee;
	cursor:pointer
}
.comment-list .comment-meta .comment-date {
	color:#999
}
.comment-list .comment-content {
	color:#333;
	padding-bottom:10px;
}
.comment-list .comment-content .shortcontent {
	display:inline
}
.comment-list .comment-logo {
	float:left;
	margin-right:10px
}
.comment-list .comment-logo img {
	width:36px;
	height:36px;
	object-fit:cover
}
.comment-list .comment-right {
	overflow:hidden
}
.comment-reply-list {
	padding:12px
}
.comment-reply-list li:after {
	content:"";
	display:table;
	clear:both
}
.comment-reply {
	background:#f3f3f3;
	border:1px solid #e2e2e2;
	margin-top:15px;
	margin-left:20px;
	position:relative
}
.comment-reply:before {
	content:"";
	display:inline-block;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 10px 10px;
	border-color:transparent transparent #f3f3f3;
	position:absolute;
	left:20px;
	top:-10px;	
}
.comment-reply:after {
	content:"";
	display:inline-block;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 10px 10px;
	border-color:transparent transparent #e2e2e2;
	position:absolute;
	left:20px;
	top:-11px;
	z-index:0
}
.coment-reply-form {
	margin-top:20px;
	display:none
}
.coment-reply-form.comment-form {
	margin-bottom:0;
	border-left:0 none;
	border-right:0 none;
	border-bottom:0 none
}
.coment-reply-form.comment-form textarea {
	height:60px
}
.coment-reply-form.comment-form .comment-form-table .form-table-cell.name-cell input[type=text] {
	width:300px
}
.danhgia_list img,.danhgia_list video {
	max-width:30%;
	height: auto;
	vertical-align: middle;
	font-size: 0;
}
.danhgia_list {
	width:100%;
}
.danhgia .fa-star {
	font-size:20px;
	margin-top: 10px;
}
.danhgia_list .fa-star {
	font-size:14px;
}
.danhgia_list ul {
	padding:0;
	margin:0;
}
.danhgia_list .comment-reply {
	background:none !important;
	border:none !important;
}
.danhgia li.active {
	color:#ee4d2d;
	border:1px solid #ee4d2d;
}
.cl_bth {
	clear: both;
}
.danhgia {
	padding-bottom:20px;
}
.danhgia .ty-stars {
	float:left;
}
.danhgia .ty-stars__icon {
	font-size:25px;
}
ul.danhgia_tab li {
	float:left;
	margin-left:2%;
	padding: 5px 10px;
	border: 1px solid #e2e2e2;
	cursor: pointer;
	margin-bottom:2%;
	list-style:none;
}
textarea:focus, input:focus {
	outline: none;
	border: 1px solid #FF66CC;
	font-size: 15px;
}
.err {
	background-color: #F93 !important;
	color:#fff !important;
}
.binhluan .thanks {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 10px;
	margin: 10px 0;
	display: none;
}
.binhluan {
	width: 100%;
	margin-top:20px;
	margin-bottom: 20px;
}
.binhluan textarea {
	width: 96%;
	min-height: 80px;
	padding: 1%;
	margin: auto;
}
.binhluan input {
	padding: 5px;
	margin-top: 2%;
	width: 95%;
	min-height:20px;
}
.binhluan .btn {
	width: 98%;
	border: 0;
	margin: 0;
	padding: 4px 0 2px 0;
	color: #fff;
	background-color: #00a651;
	display: block;
	text-align: center;
	float: left;
	height: 29px;
	cursor: pointer;
}
.binhluan ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.binhluan li {
	width: 100%;
	margin: 0;
	padding: 2px 0;
	list-style: none;
}
.tem-chinhang img {
	max-width:100%;
}
input[type="text"], textarea {
	border: 1px solid #e2e2e2;
	-webkit-appearance: none;
	-webkit-border-radius:0px
}
.call_title {
	width: 100%;
	font-weight:bold;
	color:#fff;
	text-align:center;
	display:inline-block;
	padding:5px 0;
}
.call_input {
	width: 100%;
	display:inline-block;
}
.call_btn {
	width: 16%;
	border: 0;
	margin: 0;
	padding: 4px 0 2px 0;
	color: #fff;
	background-color: #00a651;
	display: block;
	text-align: center;
	float: left;
	height: 29px;
	cursor: pointer;
}
.call_input input {
	width: 80%;
	border: 0;
	margin: 0;
	padding: 6px;
	display: block;
	float: left;
	height: 22px;
}
.ycgl strong {
	color: #fff;
	padding: 5px;
	text-align: center;
	display: block;
}
.ycgl {
	width: 96%;
	background-color: #fd3db4;
	display: block;
	overflow: hidden;
	position: relative;
	padding:0 2%;
}
#myNav {
	max-width:414px;
	margin:auto;
}
h2.ty-mainbox-simple-title {
	border-bottom: 1px solid #e5e5e5;
	color: #00a651;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 20px 15px 10px 10px;
	text-transform: uppercase;
}
h2.ty-mainbox-simple-title::after {
	content: "";
	border-bottom: 2px solid #00a651;
	display: block;
	width: 167px;
	margin-bottom: -11px;
	margin-top: 10px;
}
.thong_tin_ch li {
	list-style: none !important;
}
.thong_tin_ch ul {
	padding: 0 0 0 10px;
	list-style-type: disc;
}
.thong_tin_ch {
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	padding-bottom: 5px;
}
h5.footer-title .fa {
	float:right;
}
ul.company-info-tab {
	display:none;
}
ul.company-info-tab li {
	padding:1% 10% !important;
}
.font-90 {
	font-size:90% !important;
}
span.product-option-list {
	width:100%;
	display:inline-block;
	overflow:hidden;
	float:left;
	padding: 5px 0;
}
a.brand {
	color: #ee4d2d;
	font-weight: bold;
	font-size: 120%;
}
.category-content h1, .category-content h2, .category-content h3 {
	font-size:16px;
}
.category-content, .product-content {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.8;
	letter-spacing: .02em;
	word-wrap: break-word;
}
.gg_note {
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-size:90%;
}
h1.h1_ft {
	padding:3%;
	display: block;
	font-size:14px;
}
.footer {
	text-align:center;
}
.footer li a {
	font-weight: 500;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.footer ul, .footer ul li, .footer ul.links li {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.footer h5 {
	padding:15px 20px;
	font-weight: 600;
	color: #ee4d2d;
	font-size: 14px;
	text-transform: uppercase;
	margin:0;
	border-top:1px solid #d1d1d1;
}
.common-column-footer {
	margin: 0 !important;
	display: block;
	width: 100%;
	float: none;
	text-align: left;
	overflow: hidden;
}
.ui-helper-hidden-accessible,.ui-menu
{
	display:none !important;
}
.search-autocomplete {
	position:absolute;
	background:#fff;
	width:99%;
	border:1px solid #f2f2f2;
	margin-top:5px;
	padding:0;
	border-radius:0 0 4px 4px;
	border-top:1px solid #d50f0e;
	display:none;
	-webkit-box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	z-index:999;	
	top:100%;
	max-width:100%;
	left:-0;
	right:0;
}
p.p-item.clearfix {
	padding:7px 5px;
	text-align:left;
}
p.p-item.clearfix:hover {
	background:#f4f4f4;
}
a.ui-corner-all {
	color:#000;
	font-size:13px;
	text-decoration:none;
}
p.search_not_ajx {
	font-size:13px;
	text-align:center;
}
.search-autocomplete .list-price {
	color:red;
	font-size:13px;
}
.view_product_currency {
	font-size:13px;
}
a.ui-corner-all img {
	margin-right:15px;
	float:left;
}
.result_total {
	border-top:1px solid #f2f2f2;
	padding:12px 3px 10px 13px;
	font-size:14px;
	text-align:left;
}
.result_total a {
	color:#0094b9;
	text-decoration:none;
}
span#result_close {
	cursor:pointer;
	float:right;
	margin-right:5px;
	font-size:12px;
	color:#fff;
	background:#d60c0c;
	padding:6px 10px;
	margin-top:0px;
	border-radius:5px;
}
.text-input {
	color:#666666;
	display: block;
	padding: 7px 30px 7px 10px;
	width: 98%;
	font-size:14px;
	height: 33px;
	margin:auto;
	border: 1px solid #c2c9d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	border-radius: 0;
}
a.mb_logo {
	margin-top:4px;
}
.cart-list-sum {	
	display:inline-block;	
	text-align:center;	
	font-weight:bold;
}
a.chat span
{
	display:block;
	color:#fff;
	font-size:90%;	
}
a.chat .fa
{
	color:#fff !important;
	font-size: x-large !important;
}
a.chat 
{
	display:inline-block;
	color: #fff;
	background-color: #26aa99;
	float: left;
	width: 25%;
	text-align: center;	
	padding-top: 2px;	
	
}
a.cart-btn-line
{
  display: block;
  color: #fff;
  background-color: #26aa99;
  float: left;
  width: 0%;
  text-align: center;
  padding-top: 2px;
  height: 44px;
  border-left: 1px solid #fff;
	
}
a.cart-btn span{
	display:block;
	font-size:100%;	
}
a.cart-btn {
	display:inline-block;
	color: #fff;
	background-color: #ee4d2d;
	float: left;
	width: 50%;
	text-align: center;	
	padding-top: 2px;	
}
a.cart-btn-cart span{
	display:block;	
}
a.cart-btn-cart {
	display:inline-block;
	color: #fff;
	background-color: #00a651;
	float: left;
	width: 100%;
	text-align: center;	
	padding-top: 2px;	
}
.cart-bar {
	width:100%;
	min-height:30px;
	border-top: 1px solid #d1d1d1;
	background-color:#fff;
}
span.row {
	display: inline-block;
	width: 100%;
	text-align: center;
}
span.col {
	display:inline-block;
	width: 32%;
	border: 1px solid #d1d1d1;
	float: left;
	overflow:hidden;
}
input.cart-input-amount {
	width: 96%;
	margin: 0;
	padding: 2%;
	text-align: center;
	border: 0;
	font-weight:bold;
}
.cart-list-amount {
	width:100%;
	display:inline-block;
	overflow:hidden;
	max-height:50px;
}
.cart-list-name {
	width:100%;
	display:inline-block;
	overflow:hidden;
	max-height:50px;
}
.cart-list-price {
	width:100%;
	display:inline-block;
	overflow:hidden;
	float:left;
	min-height:40px;
	color:#ee4d2d;
	font-weight:bold;
}
.cart-list td {
	padding:2%;
}
.cart-img {
	max-width:200px;
	height:auto;
	width:100%;
}
h2.product-title {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 15px;
	margin: 0 !important;
	font-size: 14px;
	font-weight: 400;
}
.fa-star {
	color:#ffb81e;
}
.product-image {
	width:100%;
	display:inline-block;
}
.product-overview {
	padding:3%;
	display:inline-block;
}
.product-price-list {
	width:100%;
	display:inline-block;
	overflow:hidden;
	float:left;
	color:#ee4d2d;
	font-weight:bold;
	font-size:150% !important;
}
.product-review-list {
	width:35%;
	display:inline-block;
	overflow:hidden;
	float:left;
	max-height:25px;
	font-weight: 400;
	min-height: 25px;
	color:#ee4d2d;
}
.product-buy-list {
	width:50%;
	display:inline-block;
	overflow:hidden;
	float:left;
	max-height:25px;
	font-weight: 400;
}
.name-list {
	width:100%;
	display:inline-block;
	overflow:hidden;
	max-height:50px;
}
.price-list {
	width:60%;
	display:inline-block;
	overflow:hidden;
	float:left;
	max-height:25px;
	color:#ee4d2d;
	font-weight:bold;
}
.buy-list {
	width:40%;
	display:inline-block;
	overflow:hidden;
	float:left;
	max-height:25px;
	font-weight: 400;
 font-size: .625rem;
	padding-top: 3%;
}
.column {
	float: left;
	width: 49%;
	overflow: hidden;
	margin-bottom: 2%;
}
.img-list {
	width:100%;
}
.category-content img {
	max-width:100%;
	width:100%;
	height:auto !important;
	margin:auto;
}
.column-content {
	padding:1%;
	border: 1px solid #e1e1e1;
	text-align:center;
	min-height:340px;
}
/* Clear floats */
.row:after {
	content: "";
	display: table;
	clear: both;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
.column {
	width: 50%;
}
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.column {
	width: 50%;
}
}
.category-description {
	z-index: 9999;
	background: #fff;
	padding: 15px;
	display: none;
	border-bottom: 1px solid #e1e1e1;
}
.category-content {
	background: #fff;
	padding: 15px;
}
.more-content-seo span {
	display: inline-flex;
	justify-items: center;
	align-items: center;
	line-height: 30px;
	padding: 0 15px;
	background-color: #fff;
	color: #ee4d2d;
	border: 2px solid #ee4d2d;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.more-content-seo {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
}
.isCollapsed {
	max-height: 225px;
	overflow: hidden;
	position: relative;
}
h1.category-title .fa {
	float:right;
}
h1.category-title {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 15px;
	margin: 0 !important;
	font-size: 18px;
	font-weight: 400;
}
.danhgia_tab
{
	list-style:none;
	padding:0;
}
.search_bar {
	margin-top:1%;
	margin-bottom:1%;
}
.search_input {
	color:#000;
	background-color:#f0f0f0;
	display: block;
	padding: 7px 30px 7px 10px;
	width: 98%;
	height: 33px;
	margin:auto;
	border: 0px solid #c2c9d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	border-radius: 0;
}
#myMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background:#fff;
}
.hrmn {
	color:#fff;
}
#myMenu li {
	padding-left:3%;
	border-bottom:1px solid #d1d1d1;
}
/* Style the navigation links */
#myMenu li a {
	padding: 8px;
	text-decoration: none;
	font-size: 20px;
	color: #3d3d3d;
	text-transform:capitalize;
	display: block; /* Display block instead of inline */
	transition: 0.3s; /* Transition effects on hover (color) */
}
#myMenu li a:hover {
	background-color: #eee;
}
.fa-long-arrow-left {
	color: #fd3db4;
	font-size: 32pt !important;
	margin: 0;
	padding: 0;
}
div.back {
	float:left;
}
div.chip {
	float:right;
}
div.top_bar {
	width:100%;
	overflow: hidden;
}
.k_notification-content-extended {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1101;
	margin: -40px 0 0 -320px;
	min-height: 140px;
	width: 640px;
	color: #000;
	background-color: #fff;
	border: 1px solid gray;
}
.k_notification-content-extended .ty-product-k_notification__body {
 //max-height: 450px;
	overflow: auto;
}
.k_notification-body-extended {
	color: #000;
	overflow-x: hidden;
	overflow-y: auto;
}

.k_notification-container-top {
	top: 10px;
}
.k_notification-content {
	position: relative;
 .box-sizing(border-box);
	padding: 10px 35px 10px 18px;
	line-height: 150%;
	border-radius: 2px;
 .rounded_corners(4px);
}
.k_notification-content strong {
	margin-right: 7px;
}
.k_notification-content-extended h1 {
	position: relative;
	padding: 13px 30px 10px 20px;
	border: none;
	border-bottom: 1px solid #bdc3c7;
	background: #f8f9f9;
	font-weight: normal;
	font-size: 18px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
 .box-sizing(border-box);
 .border-radius(0px);
}
.k_notification-content-extended h1 span {
	position: absolute;
	top: 15px;
	right: 14px;
	width: 16px;
	height: 16px;
	color: #acacac;
	text-shadow: none;
	font: 13px/1 'glyphs';
	opacity: 1;
	cursor: pointer;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.k_notification-content-extended h1 span:before {
	font-family: 'glyphs';
	content: "\e009";
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.k_notification-content-extended h1 span:hover {
	color: #dfdfdf;
	opacity: 1;
}
.close {
	position: absolute;
	top: 5px;
	right: 7px;
	float: right;
	padding: 0;
	border: 0;
	background: transparent;
	font-size: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 15px;
	cursor: pointer;
	-webkit-appearance: none;
}
.close:hover {
	text-decoration: none;
	cursor: pointer;
}
.alert-success, .alert-warning, .alert-error {
	position: relative;
	margin: 7px 0 7px 0;
	border: 1px solid;
	font-size: 100%;
	opacity: 0.96;
}
.alert-success {
	border-color: #8bc045;
	background: #d0eaae;
	color: #496e16;
}
.alert-success .close {
	color: #8bc045;
}
.alert-warning {
	border-color: #f39c12;
	background: #f5e08c;
	color: #ac6e0b;
}
.alert-warning .close {
	color: #f39c12;
}
.alert-error {
	border-color: #c0392b;
	background: #eb7064;
	color: white;
}
.alert-error .close {
	color: #c0392b;
}
.thong_tin_ch li::before {
	content: "";
	background-color: #00a651;
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-right: 8px;
	padding: 2px;
	border-radius: 50%;
}
ul.thong_tin_ch {
	padding:0;
	margin:0;
	list-style:none;
}
ul.thong_tin_ch li {
	list-style:none;
	padding:5px 0;
}
select {
	padding: 2%;
	width: 99%;
	font-size: 17px;
	font-family: Raleway;
	border: 1px solid #aaaaaa;
}
.mb_logo {
	font-weight: 700;
	width:60% !important;
	font-size:100% !important;
}
.tab .fa {
	color:#ee4d2d;
}
/* Red border */
hr.new1 {
	border-top: 1px solid red;
}
/* Dashed red border */
hr.new2 {
	border-top: 1px dashed #ee4d2d;
}
/* Dotted red border */
hr.new3 {
	border-top: 1px dotted red;
}
/* Thick red border */
hr.new4 {
	border: 1px solid red;
}
/* Large rounded green border */
hr.new5 {
	border: 10px solid green;
	border-radius: 5px;
}
hr {
	border-bottom: none;
}
.chip {
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	border-radius: 25px;
	background-color: #f1f1f1;
}
.chip img {
	float: left;
	margin: 0 10px 0 -25px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
}
/* The alert message box */
.alert {
	padding: 20px;
	background-color: #f44336; /* Red */
	color: white;
	margin-bottom: 15px;
}

.alert.success {
	background-color: 
 #4CAF50;
}
/* The close button */
.closebtn {
	margin-left: 15px;
	color: white;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}
/* When moving the mouse over the close button */
.closebtn:hover {
	color: black;
}
a {
	text-decoration: none;
	outline: none;
	color: #4a4a4a;
}


/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}
.bottom_bar .fa {
	color:#666 ;
	font-size: x-large;
}
.bottom_bar {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 430px;
	margin: auto;
	background-color: #fff; /* Dark-grey background */
}
body {
	margin:0;
	background-color:#f3f3f3;
}
div.scr {
	width:100%;
	max-width:428px;
	margin:auto;
	background-color:#fff;
	padding-bottom:20%;
	padding-top:40px;
}
.top-bar {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 900;
	background-color: #f53d2d; /* Dark-grey background */
}
.icon-bar {
	width: 100%; /* Full-width */	
	overflow: auto; /* Overflow due to float */
	max-height:55px;
	margin:auto;
	max-width:430px;
	
}
.icon-bar a {
	float: left; /* Float links side by side */
	text-align: center; /* Center-align text */
	width: 20%; /* Equal width (5 icons with 20% width each = 100%) */
	padding: 5px 0; /* Some top and bottom padding */
	transition: all 0.3s ease; /* Add transition for hover effects */
	color: white; /* White text color */
	font-size: 120%; /* Increased font size */
}

.mb_search
{
	width:79% !important;
	margin-top: 0 !important;
}
.top-bar-back {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 900;
	background-color: #fff; /* Dark-grey background */
}
.icon-bar-back {
	width: 100%; /* Full-width */		
	max-height:40px;
	margin:auto;
	max-width:430px;
	
}
.icon-bar-back .fa-chevron-left {
	
	color: #ec1c24;
  font-size: 120%;
  padding-top: 3px;
}
.icon-bar-back>a {
	float: left; /* Float links side by side */
	text-align: center; /* Center-align text */
	width: 10%; /* Equal width (5 icons with 20% width each = 100%) */
	margin-top:3px;
	transition: all 0.3s ease; /* Add transition for hover effects */
	color: #333333; /* White text color */
	font-size: 120%; /* Increased font size */
}

.content {
	padding-top:2%;
	width:96%;
	margin:auto;
}
/* Style the form */
#regForm {
	background-color: #ffffff;
	width: 100%;
	min-width: 300px;
}
/* Style the input fields */


/* Mark input boxes that gets an error on validation: */
input.invalid {
	background-color: #ffdddd;
}
/* Make circles that indicate the steps of the form: */
.step {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbbbbb;
	border: none;
	border-radius: 50%;
	display: inline-block;
	opacity: 0.5;
}
/* Mark the active step: */
.step.active {
	opacity: 1;
}
/* Mark the steps that are finished and valid: */
.step.finish {
	background-color: #4CAF50;
}
button {
	background-color:#4CAF50;
	color:#ffffff;
	border:none;
	padding:10px 20px;
	font-size:17px;
	font-family:Raleway;
	cursor:pointer;
}
button:hover {
	opacity:0.8;
}
#prevBtn {
	background-color:#bbbbbb;
}
/* Circles which indicates the steps of the form: */
.dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbbbbb;
	border:none;
	border-radius: 50%;
	display: inline-block;
	opacity:0.5;
}
.dot.active {
	opacity:1;
}
/* Mark the steps that are finished and valid: */
.dot.finish {
	background-color:#4CAF50;
}
.loading_icon i {
	font-size:60px;
	opacity:0.8;
}
.loading_icon {
	width: 65px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.loading {
	display:none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #ccc;
	opacity: 0.3;
}
/* The Overlay (background) */
.overlay {
	/* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
	width: 0;
	position: fixed; /* Stay in place */
	z-index: 1000; /* Sit on top */
	left: 0;
	top: 0;
	background-color:#ee4d2d; /* Black fallback color */
	/*background-color: rgba(232,1,143, 0.9);  Black w/opacity */
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
/* Position the content inside the overlay */
.overlay-content {
	position: relative;
	top: 40px;
	width: 100%;
	margin-top: 0;
	min-width: 414px;
}
/* The navigation links inside the overlay */
.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #fff;
	display: block; /* Display block instead of inline */
	transition: 0.3s; /* Transition effects on hover (color) */
}
/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
	color: #f1f1f1;
}
/* Position the close button (top right corner) */
.overlay .closebtn {
	position: absolute;
	top: 0;
	right: 2%;
	font-size: larger;
}
body {
	background:#fff;
	font:400 16px/1.55 Lato, Arial;
	color:#444;
}
html {
	-webkit-text-size-adjust: 100%;
}
picture {
	display:inline-block
}
img {
	border:0;
	vertical-align:top;
	-o-object-fit:contain;
	object-fit:contain
}
img.error {
	font-size:11px;
	color:gray
}
a {
	color:#444;
	text-decoration:none
}
* {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
}
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
.overlay a {
	font-size: 20px
}
.overlay .closebtn {
	font-size: 40px;
	top: 15px;
	right: 35px;
}
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color:transparent;
	position:relative
}
.owl-carousel {
	display:none;
	width:100%;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y;
	touch-action:manipulation;
	-moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-touch-callout:none
}
.owl-carousel .owl-item img {
	display:block;
	width:100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display:none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display:block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background:0 0;
	color:inherit;
	border:none;
	padding:0!important;
	font:inherit
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block
}
.owl-carousel.owl-hidden {
	opacity:0
}
.owl-carousel.owl-refresh .owl-item {
	visibility:hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel.owl-grab {
	cursor:move;
	cursor:grab
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.owl-carousel .animated {
	animation-duration:1s;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	animation-name:fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	transition:opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height:0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(owl.video.play.png) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform:scale(1.3, 1.3);
	transform:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display:none
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	transition:opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
	height:100%;
	width:100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align:center;
	-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav {
	margin-top:10px
}
.owl-theme .owl-nav [class*=owl-] {
	color:#FFF;
	font-size:14px;
	margin:5px;
	padding:4px 7px;
	background:#D6D6D6;
	display:inline-block;
	cursor:pointer;
	border-radius:3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background:#869791;
	color:#FFF;
	text-decoration:none
}
.owl-theme .owl-nav .disabled {
	opacity:.5;
	cursor:default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top:10px
}
.owl-theme .owl-dots .owl-dot {
	display:inline-block;
	zoom:1
}
.owl-theme .owl-dots .owl-dot span {
	width:10px;
	height:10px;
	margin:5px 7px;
	background:#D6D6D6;
	display:block;
	-webkit-backface-visibility:visible;
	transition:opacity .2s ease;
	border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#869791
}
