::-webkit-scrollbar {background:#fff;width: 5px;height: 11px;}
::-webkit-scrollbar-thumb {background: #fdb912;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}

.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family: 'rrr' !important;
	font-size:14px;
	line-height:1.5;
}
.none {
	display: none;
}
@font-face {
    font-family: 'rrr';
    src: url('font/ROBOTO-REGULAR.TTF');
}
.thumb-box-brand {
	background-color: #fff !important; 
}
.box_tintuc_left {
    margin-bottom: 20px;
    background: #fff;
    padding: 15px 15px ;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}
.box_sesi_wap_gift_right {
	width: 100%;
    overflow: hidden;
}
.title_tintuc_left h3 {
	color: #353535;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
}
.button_dk {
	text-align: center;
    padding-top: 15px;
}
.button_dk button {
	background: #aa7720;
    color: #fff;
    font-size: 17px;
    padding: 7px 20px;
    border-radius: 60px;
    border: 1px solid;
}
 .xemthem {
	text-align: center;
}

 .xemthem a {
	color: #353535;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 20px;
    border: 1px solid #cac1c185;
    border-radius: 20px;
}
 .xemthem a:hover {
	text-decoration: none;
	color: #fff;
}
.box_tintuc_left_list ul {
	list-style-type: none;
	margin-bottom: 0px;
}
.box_tintuc_left_list ul  li {
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #865545;
}
.box_tintuc_left_list ul  li p {
	font-size: 12px;
    color: #8A8A8A;
    margin-bottom: 0px;
	text-align: center;
}
.box_tintuc_left_list ul  li p i {
	padding-right: 5px;
}
.box_tintuc_left_list ul  li:last-child {
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: initial;
}
.box_tintuc_left_list ul  li  h4 a {
	color: #443838;
}
.box_tintuc_left_list ul  li  h4 {
	text-align: center;
    line-height: 1.2;
    font-size: 15px;
}
.box_tintuc_left_list ul  li a  img {
	border-radius: 10px;
    width: 100%;
	margin-bottom: 10px;
}
.menu_item_mega {
	position: relative;
}
.item_dmmobile img {
	width: 100%;
}
.header_info_mxh ul {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0px;
	padding-right: 25px;
}
.header_info_mxh ul  li a {
	display: flex;
    align-items: center;
    justify-content: center;
}
.header_info_mxh ul  li {
	background: #dff5f0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-right: 15px;
}
.header_info_mxh ul  li a i {
	color: #aa7720;
    font-size: 20px;
}
.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .box_ve_list .model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
  }
  .title_model h4 {
    color: #fff;
    font-size: 20px;
  }
  .title_model h4 i {
    font-size: 30px;
    padding-right: 5px;
  }
  .title_model {
    font-weight: 600;
    text-transform: uppercase;
    background-color: #ec3237;
    color: #fff;
    padding: 5px 25px 5px 25px;
    display: flex;
    font-size: 14px;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    right: -30px;
    z-index: 9;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    top: -30px;
  }
  .custom-model-wrap {
    background: #fff;
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    /* border-radius: 6px; */
    /* -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    background-clip: padding-box;
    outline: 0;
    text-align: left;
   
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
  }
  .model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
  }
  .model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
  }
   .model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
}
  .bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
  }
  .close-btn {
    /* position: absolute; */
    /* right: 0; */
    /* top: -30px; */
    cursor: pointer;
    /* z-index: 99; */
    font-size: 27px;
    /* color: #fff; */
  }


.thongtincty h3 {
	font-size: 20px;
	font-weight: 600;
	color: #393848;
}
.thongtincty p {
	font-size: 16px;
	color: #393848;
	margin-bottom: 0px;
	font-weight: 600;
}
.chonloai {
	display: flex;
    align-items: center;
	padding-top: 5px;
}
.box_body
{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    display: none;
}
.luotxem_sp>div {
    width: 74%;
    display: inline-block;
}
.box_show_booking
{
    max-width: 500px;
    position: fixed;
    margin: auto;
    z-index: 999999999;
    top: 120px;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    left: 0px;
    right: 0px;
}
.box_show_booking .option
{
    width: 100%;
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 15px 20px;
}
.box_show_booking .option:after {
	content: "";
    position: absolute;
    display: block;
    height: 1px;
    left: 0px;
    top: 0;
    width: 100%;
    background: linear-gradient( 
90deg
 ,#dc1d25,#fec10a 50%,hsla(0,0%,80%,0));
}
.box_show_booking .option h3
{
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px solid #000;
}
.box_show_booking .box_close button
{
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    border: none;
}
.box_show_booking .option .frm_option
{
    width:100%;
    display: inline-block;
}
.box_show_booking .frm_option input[type="date"], .box_show_booking .frm_option input[type="number"]
{
    width: 100%;
    height: 30px;
}
.box_show_booking .frm_option button
{
    padding: 8px 20px;
    width: 100%;
    text-align: center;
    color: #fff;
    border: none;
   background: #007416;
    border-radius: 5px;
}
.box_show_booking .frm_option button:hover
{
	background: linear-gradient( 
90deg
 , rgb(220 29 37) 0%, rgb(254 193 10) 100%);
}
.title_popup h3{
	position: relative;
    font-size: 16px;
    padding: 15px 20px;
    margin: 0;
    display: block;
    margin-bottom: 15px;
    color: #dc1d25;
}
.title_popup h3:after {
    content: "";
    position: absolute;
    display: block;
    height: 1.5px;
    left: 0px;
    bottom: 0;
    width: 100%;
    background: linear-gradient( 
90deg
 ,#dc1d25,#fec10a 50%,hsla(0,0%,80%,0));
}
.item_box .box_item_sp {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.item_box .box_item_sp .img_producr {
	max-width: 150px;
    width: 150px;
}
.item_box  .box_item_sp_info  {
	padding-left: 10px;
}

.item_giohang {
	display: none;
}
.box_item_giohang {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.img_item_giohang {
	max-width: 150px;
    padding: 15px;
}
.box_item_giohang_info h3 a {
	font-size: 14px;
    color: #292929;
    line-height: 20px;
}
.box_item_giohang_info h3:hover a {
	text-decoration: none;
}
#slider .carousel-item img {
	border-radius: 7px;
}

.box_sesi_wap_gift {
	grid-column-gap: 15px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 25% 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.danhmuc_product_tab {
	background: #dff5f0;
    border-radius: 10px;
}
.title_dm_mega h3{
	color: #393848;
    font-size: 20px;
    font-weight: 700;
    padding: 11px 15px 10px;
    border-bottom: 1px dashed #39384866;
	margin-bottom: 0px;
}
.menu_mega .menu_item_mega a {
	position: relative;
    display: block;
    color: #393848;
    padding: 9px 15px 9px;
    border-bottom: 1px dashed #39384866;
    margin: 0;
    font-size: 16px;
}
.menu_mega>.menu_item_mega:last-child>a {
	border-bottom: none;
}
.menu_mega .menu_item_mega a:hover {
	text-decoration: none;
}
.menu_mega {
	list-style-type: none;
}
.box_item_sp {
	padding: 10px;
	position: relative;
	background: #fff;
	border-radius: 5px;
	box-shadow: rgb(153 153 153 / 20%) 0px 0px 5px 0px;
}
.item_sp:hover .box_item_sp{
	/* border: 1px solid #007416a1; */
}

.box_item_sp .giagiam {
	position: absolute;
	top: 10px;
	right: 10px;
}
.item_tintuc a img {
	width: 100%;
}
.wap_box_new {
	grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding-top: 20px;
}
.box_item_sp .giagiam p {
	margin-bottom: 0px;
	background: #FDA165;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 0px 0px 5px 5px;
}
.box_item_sp_info_b {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.box_item_sp h3 {
	font-size: 15px;
    height: 45px;
    padding-top: 5px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 0px;
}
.box_item_sp_info_th p{
	margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
}
.box_item_sp_info_code p {
	color: #ff0000;
    margin-bottom: 0px;
    font-size: 13px;
}
.box_item_sp_info_th {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 5px;
}
.box_item_sp_info_th span {
	    border: 1px solid #3c3c3c;
    padding: 0px 5px;
    border-radius: 16px;
    font-size: 13px;
}
.box_item_sp h3 a {
	color: #393848;
    font-weight: 550;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box_item_sp h3:hover a {
	color: #393848;
	text-decoration: none;
}
.giaproduct {
	padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.giaproduct .giaban  {
	color: #ff0006;
	font-size: 15px;
	font-weight: 600;
	padding-right: 10px;
}
.giagoc {
	text-decoration: line-through;
	color: #8c8c8c;
	font-size: 14px;
}
.box_thongtin_left {
	margin-bottom: 20px;
    background: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}
.item_tt {
	border-bottom: 1px dashed #593529;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.item_tt h3 {
	color: #443838;
    font-size: 16px;
    margin-top: 15px;
}
.item_tt p {
	margin-bottom: 0;
    color: #707070;
    font-size: 14px;
}
.item_tt:last-child {
	border-bottom: unset;
	padding-bottom: 0px;
    margin-bottom: 0px;
}
.item_tt:hover  img {
	-webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.item_tt img {
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-radius: 100%;
}
.box_banner_left {
	margin-bottom: 20px;
    background: #fff;
    padding: 15px 15px 0px;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}
.tintuc_index {
	display: flex;
}
.tintuc_index_right {
	box-shadow: rgb(153 153 153 / 20%) 0px 0px 5px 0px;
    background: #fff;
	padding: 20px;
}
.box_danhmuc_product {
	list-style-type: none;
}
.box_danhmuc_product li a {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
}
.box_danhmuc_product li a .thumb-box {
	position: relative;
	width: 110px;
	height: 110px;
	border-radius: 60px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: rgb(193 193 193) 0px 0px 5px 0px;
	margin-top: 10px;
}
.title_dk h3{
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}
.box_dangkynhantin_intro {
	    font-size: 12px;
    text-align: center;
}
.box_danhmuc_product li a .thumb-box  img {
	position: absolute;
	width: 70px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
}
.box_danhmuc_product li a .text_box {
	margin-top: 6px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.001em;
    font-weight: 300;
    word-break: break-all;
    color: #000;
}
.box_dk {
	grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.item_dkdl textarea {
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #3c3c3c65;
}
.item_dkdl p {
	margin-bottom: 3px;
}
.item_dkdl input {
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #3c3c3c65;
}
.item_tintuc_info_intro {
	white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
}
.item_tintuc_info h4 {
	    margin-top: 5px;
		font-size: 17px;
}
.item_tintuc_info h4 a {
	color: #000;
	font-size: 18px;
}
.banner_qc {
	padding-bottom: 15px;
}
.banner_quangcao img {
	width: 100%;
}
.banner_quangcao {
	padding: 10px 0px;
}
div#wapper
{ 
	margin:auto;
	width: 100%;
	background: #f6f6f6;
}
div#header
{
	position:relative;
	margin:auto;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
.magiamgia  {
	position: fixed;
    bottom: 10%;
    left: 20px;
}
.magiamgia img {
	width: 100px;
}
div#header a.logo img
{
	width:100%;
	max-height: 75px;
}
div.header
{
	display:none;
}
div#wap_mocua
{
	height:40px;
	line-height:40px;
	color:#fff;
	background:#32ab18;
}
div#mocua
{
	max-width:1200px;
	margin:auto;
}
div#nd_tknganhang
{
    border: 1px solid red;
    width: 36%;
    padding: 0px 2% 2% 2%;
    float:right;
}
div#mocua div.menu_head p.mocua_top
{
	float:left;
	padding-left:0px;
}
.menu_login
{
	list-style: none;
    float: right;
    padding-left: 22px;
    margin-top: 0px;
    margin-right: 40px;
}
.menu_login li
{
	display:inline-block;	
    font-size: 15px;
    font-weight: bold;
}
.menu_login li a
{
	text-decoration:none;
	color:#fff;
	padding:0px 5px;
}
.menu_login li a:hover
{
	color:#00E;
}
div#mocua div.menu_head
{
	
    width: 90%;
	margin:0px 5%;
    float:right;
    text-align: right;
}
div.wap_menu
{
	position:relative;
	margin: auto;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 32%);
}
.commit ul {
	list-style-type: none;
}
.commit ul li {
	font-size: 14px;
    color: #444242;
    font-weight: 550;
}
.commit ul li i {
	padding-right: 10px;
}
.commit {
	border-top: 1px solid #fec10a52;
    padding-top: 5px;
}
.header_top {
	background: #fffbf6;
	border-bottom: 1px solid #fff;
}
.box_menu_sp {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
div.menu
{
	position:relative;
	margin:auto;
	height:90px;
    color: #fff;
}
div.menu ul
{
  color: #aa7720  !important;
  float:left;
  list-style:none;
  margin-bottom: 0px;
}
div.menu ul li
{
  color: #fff;
  float:left;
  position:relative;
  z-index:50;
  font-weight: bold;
  font-size: 11pt;
}
div.menu ul li a
{
	color: #3c3c3c !important;
	font-size: 18px;
	padding: 0px 14px;
	text-decoration: none;
	position: relative;
	text-transform: capitalize;
	display: block;
	line-height: 90px;
}

div.tracuu
{
	position: absolute;
    background: #f1f1f1;
    padding: 10px;
    border: 1px solid #cccbcb;
    line-height: 1.5;
    min-width: 250px;
	display:none;
}
.box_feedback_left {
	margin-bottom: 20px;
	
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 15px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}
div.tracuu input[type='text']
{
	width: 100%;
    padding: 7px;
    border: 1px solid #d4d4d4;
	margin-bottom:2px;
}
div.tracuu input[type='button']
{
	display: block;
    background: #aa7720;
    border: none;
    padding: 4px 0 !important;
    width: 100px;
    text-align: center;
    margin-top: 6px;
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}
.box_feedback_left_list .thumb{
	text-align: center;
    position: relative;
    width: 75px;
    margin: auto;
    background: #fff;
    border-radius: 75px;
}
.box_feedback_left_list .icon-quote {
	width: 25px;
    height: 25px;
    background: #aa7720;
    border-radius: 25px;
    position: absolute;
    top: 15px;
    right: -15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.box_feedback_left_list .icon-quote svg {
	width: 13px;
    height: 13px;
    fill: #fff;
}
.box_feedback_left_list .icon-quote .des {
	margin-top: 20px;
    font-size: 13px;
    color: #AF6F6F;
    font-weight: 400;
    text-align: justify;
    text-align-last: center;
}
.name-job {
	text-align: center;
    color: #AF6F6F;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
}
.box_list_menu {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 90px;
}
.title_flashsales {
	position: relative;
    margin-bottom: 25px;
    text-align: center;
    padding-top: 25px;
}

.wap_product_index {
	grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.title_index h3{
	color: #353535;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
}
.title_index {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: #3c3c3c !important;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 300px;
	color: #3c3c3c !important;
	line-height: 1.5;
	background: #fff;
	background-position: top;
	background-size: 100% 100%;
}
div.menu ul li ul li
{
    float:none;
    color:#ffffff !important;
    position: relative;
}
div.menu ul li ul li i {
	position: absolute;
	right: 5px;
	line-height: 40px;
	top: 0px;
	color: #aa7720;
}
div.menu ul li ul li a
{
	padding: 0px 10px;
	text-transform:none;
	display:block;
	color: #aa7720 !important;
	    border-bottom: 1px solid #3c3c3c57;
	font-weight: 500;
	font-size: 15px;
	line-height: 40px;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
    color: #fff !important;
}
.box_header_top {
	display: flex;
    padding: 5px 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.search {
	width: 65%;
	background: #d1c9c93b;
	display: flex;
	border-radius: 20px;
	justify-content: space-between;
}
.header_seach {
	max-width: 420px;
    width: 100%;
	padding-right: 25px;
}
div.gio_hang
{
	position: absolute;
    right: 60px;
    height: 25px;
    color: #fff;
    width: auto;
}
div.gio_hang a
{
    color: #32ab18;
    font-size: 25px;
}
div.gio_hang a sup
{
    color: #32ab18;
    font-size: 10px;
    background: #fff;
}
div.search input
{
	padding: 0px 10px;
	float: left;
	margin-top: 0px;
	border: none;
	background: none;
	width: 90%;
	outline: none;
	color: #393848;
	font-style: italic;
	line-height: 40px;
}

a.magiamgia{
	position: fixed;
    bottom: 70px;
    left: 10px;
    width: 80px;
	z-index: 999;
}

div.search i
{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	color: #393848;
	font-size: 19px;
	cursor: pointer;
}
div#slider
{
    max-width: 1200px;
	margin:auto;
    padding: 5px 0px;
}
div#slider_left
{
    width: 74.5%; 
    float: right;
}
div#lienhe_right
{
    width: 24.5%;
    float: left;
}
div#logo_left
{
    margin-top: 20px;
    padding: 10px;
}
div#logo_left img
{
    margin-top: 10px;
    padding: 10px;
    width: auto;
    margin-left: 10px;
}
div#lh_info
{
    margin-top: 10px;
    margin-left: 20px;
}
div#lh_info p
{
    line-height: 20px;
    font-size:13pt;
}
div#lh_info p a
{
    line-height: 20px;
    font-size:13pt;
    text-decoration: none;
    color:#000;
}
div#lh_info p a:hover
{
    color:red;
}
div#lh_info p.hotline_red
{
    line-height: 20px;
    font-size:13pt;
    color:red;
    font-weight: bold;
}
div#lh_info p i
{
    font-size: 18pt;
    width: 30px;
    color:#d25114;
    text-align: center;
}
div#left
{
	width:74.5%;
	float:right;
}
.box_list_menu_info {
	    display: flex
;
    flex-direction: row;
    gap: 15px;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.tintuc_index_left {
	width: 50%;
}
.tintuc_index_right {
	width: 50%;
}
.box_icon_gh {
	
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-direction: row;
    border: 1px solid #000;
}
.box_icon_gh  a i {
	    color: #000;
    font-size: 18px;
}
.box_slider {
	padding-top: 5px;
}
.menu_lag .lang img {
	width: 40px;
    height: 40px;
    border-radius: 60px;
}
div.tieude
{
	color:#fff;
	padding-left:20px;
	font-size:15px;
	background:#32ab18;
	height:40px;
	line-height:45px;
	text-transform:uppercase;
}
div#danhmuc
{
	border:none;
}
div.danhmuc
{
	border:1px solid #32ab18;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
    position: relative;
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
    font-weight: normal;
	color: #454545;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    transition: 0.4s;
    display: block;
    border-bottom: 2px solid #32ab18;
    padding: 11px 5px 11px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	padding:9px 5px 9px 30px;
     font-weight: inherit;
     background: url(images/i_tinkhac.png) 11px 15px no-repeat;
}
div#danhmuc ul li ul
{
	/*display:none;*/
    z-index: 9999;
}
i.dm_cha
{
    position: absolute;
    font-size: 12px;
    padding: 0px;
    color: #fff;
    right: 20px;
    top: 10px;
    background: #aa7720;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.dm_con {
	list-style-type: none;
}
.dm_con li a {
	font-size: 14px !important;
    padding: 9px 15px 9px 20px !important;
	color: #52506D !important;
}
.box_bannerqc {
	grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 15px 0px;
}
.box_wap_gift {
	padding-top: 30px;
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li .ngaytao i
{
	color:red; 
	margin-right:5px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
.icon_gh {
	display: none;
}
.banner_mobile {
	display: none;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
.wap_product {
	grid-column-gap: 5px;
	grid-row-gap: 5px;
	display: grid;
	grid-auto-columns: 1fr;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	 margin-right: 5px;
    float: left;
}
.title_flashsales h3 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
  }
  .item_sp {
	padding: 10px;
  }
  .box_sp_flashsales {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 20px;
  }
  .box_sp_flash {
	padding: 15px;
    border: 1px dashed #fff;
    border-radius: 20px;
    position: relative;
  }
div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
#box {
	display: none;
}
div#main_content
{
	padding-top: 10px;
}
div#right
{
	width:24.5%;
	float:left;
}

.box_item_sp img{
	width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 235.5px;
}
.slider_index img {
	height: 380px;
    -o-object-fit: cover;
    object-fit: cover;
}
.tieude_giua
{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #aa7720;
}
.tieude_giua h3 {
	text-transform: capitalize;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
	background: #aa7720;
	display: inline-block;
	margin: 0px;
	color: #fff;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	border-radius: 5px 5px 0px 0px;
	font-weight: 600;
	position: relative;
}
.tieude_giua h3  img {
	position: absolute;
    top: -14px;
    right: -20px;
    display: inline-block;
    width: 50%;
}
.slider_pp {
	padding-right: 5px !important;
}
.tieude_giua3
{
    position: relative;
	color:#fff;
	padding-left:20px;
	font-size:15px;
	background:#32ab18;
	height:40px;
	line-height:20px;
	text-transform:uppercase;
    margin-top:20px;
    background: url(images/bg_tieu_de2.png) repeat-x;
}
.product_detail {
	padding: 20px 15px;
    background: #fff;
}
.product_name h3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 22px;
	font-weight: 600;
	color: #000;
}
.product_name {
	padding: 15px 0px 0px;
}

.gia_sp {
	font-size: 22px;
    color: #dc1d25;
    font-weight: 600;
    margin-bottom: 0px;
}
.product_detail_info_sp  p {
	width: 20%;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 16px;
    color: #575656;
	font-weight: 600;
}
.ghichusp {
	display: flex;
}
.box_item_sp_info {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    min-height: 80px;
}
.dvt_sp {
	margin-bottom: 0px;
    font-size: 12px;
}
.ghichusp>div {
	width: 74%;
    display: inline-block;
    font-weight: 550;
}
.titile_giohang h3 {
	font-size: 20px;
    text-transform: uppercase;
}
.item_lienhe textarea {
	width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.item_lienhe input , .item_lienhe select  {
	width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.item_lienhe p {
	margin-bottom: 5px;
}
.item_lienhe {
	padding: 5px 0px;
}
.ghichusp> p {
	color: #dc1d25;
}
.button_mua {
	
}
.tieude_giuadh h3{
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
}
.button_mua_ngay:hover a {
	text-decoration: none;
	color: white;
}
.contact_f_img {
	display: flex;
    align-items: center;
    padding-bottom: 15px;
    flex-direction: column;
}
.footer_content {
	text-align: center;
    color: #fff;
}
.button_mua_ngay a {
	color: white;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	text-transform: uppercase;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-radius: 5px;
	background: #007416;
}

.header_info {
	display: flex;
	flex-direction: row;
	/* max-width: 600px; */
	width: 100%;
	justify-content: flex-end;
	align-items: center;
}
.xemthembobile {
	display: none;
}
.xemthempc {
	display: block;
}
.cart_sl {
	display: inline-block;
	color: #fff;
    font-size: 11px;
}
.buttongiohang:hover  a {
	text-decoration: none;
	color: #fff;
}
.box_giohang_info:hover  .box_list_sp_giohang {
	display: block;
}
.box_list_sp_giohang {
	background: #fff;
    min-width: 300px;
    position: absolute;
    list-style-type: none;
    z-index: 190;
    margin-bottom: 0px;
    display: none;
    left: -149px;
}
.tongtienthanhtoan {
	color: #3c3c3c;
    border-top: 1px solid #dc1d25;
}
.tongtienthanhtoan {
	color: #3c3c3c;
    border-top: 1px solid #dc1d25;
    text-align: right;
    padding: 0px 10px;
    line-height: 34px;
}
.tongtienthanhtoan p strong {
	color: #dc1d25;
    padding-left: 10px;
}
.tongtienthanhtoan p {
	margin-bottom: 0px;
    font-size: 14px;
	font-weight: 550;
}
.buttongiohang {
	border: none;
	color: #393848;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
	width: 95%;
	text-transform: uppercase;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-radius: 5px;
	background: #dff5f0;
	margin: auto;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 10px;
}
.buttongiohang a {
	font-size: 13px;
	color: #393848;
	font-weight: 600;
	
}
.buttongiohang:hover a {
	text-decoration: none;
	color: #393848;
}
.box_list_sp_giohang .list_gh{
	list-style-type: none;
    overflow-x: auto;
    height: 270px;
	color: #3c3c3c;
}
.box_list_sp_giohang .list_gh li {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 7px 5px;
    color: #3c3c3c;
    align-items: center;
}
.img_gh {
	width: 20%;
}
	.box_danhmuc_product li {
		list-style-type: none;
	}
.name_gh {
	width: 80%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    padding: 0px 5px;
}
.name_gh h3 {
    font-size: 15px;
	margin-bottom: 0px;
}
.name_gh span {
	font-size: 11px;
    line-height: 16px;
}
.info_gh {
	width: 100%;
}
.tongtien_gh {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
.soluonggh {
	font-size: 12px;
    font-weight: 500;
}
.tienhang {
	color: #d42333;
    font-weight: 500;
    font-size: 14px;
}
.product_masp {
	color: #999;
    font-size: 13px;
    padding: 0px 0px 0px;
	margin-bottom: 5px;
}
.tieude_giua3 div
{
    top: 10px;
    left:0px;
    position: absolute;
    background-color: #f3f0f0;
    color: #32ab18;
    height: 20px;
    margin-left:0px ;
    padding: 0px 20px 0px 20px;
}
.tieude_giua3 a
{
	float:right;
	color:#32ab18;
	text-decoration:none;
    text-transform:none;
	font-size:13px;
	margin-right:10px;
    margin-top: 12px;
    line-height: 15PX;
    background-color: #fff;
    border: 1px solid #32ab18;
    padding: 0px 5px 0px 5px;
}
.luotxem_sp  {
	display: flex;
}
.tieude_giua a
{
    color: #242e7e;
    font-size: 14px;
    padding: 0px 5px;
    /* border-left: 1px solid #dc1d25; */
    margin: 0px 10px;
}
.tieude_giua a:hover {
	color: #fec10a;
	text-decoration: none;
}
div.wap_item
{
	padding: 10px 0px;
}

div.item_i
{
	width:90% !important;
    position: relative;
}
div.item .sp_img
{
	margin-bottom:5px;
}
div.item .sp_img a
{
    text-decoration:none;
	line-height:0;
    padding: 1%;
    margin-left: 5%;
}
div#item .sp_img a:hover,div#item .sp_img a:active
{
	color:red;
	transition:0.4s;
}
div.item a img
{
    
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	display:none;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
.box_giohang .icofont-ui-cart {
	padding-right: 10px;
}
.box_giohang .icofont-caret-down {
	padding-left: 15px;
}
div#tintuc
{
    
}
div.new_list
{
    width:50%;
    float:left;
    margin-top: 20PX;
}
div.hotromuahang
{
    width:45%;
    float:right;
}
div#wap_footer
{
	background: #aa7720;
	padding: 20px 0px 0px;
}

.product_deatail_right {
	position: relative;
}
.product_deatail_right:after {
	content: "";
	position: absolute;
	display: block;
	width: 1.5px;
	left: 0px;
	top: 0;
	height: 100%;
	background: linear-gradient(180deg, #aa7720, #fec10a 50%, hsla(0, 0%, 80%, 0));
}
.box_info_right_cart {
    border-top: 1px solid #fec10a52;
    margin-top: 10px;
    display: flex;
    align-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
}
.box_info_right_cart__number {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
.input-number {
    background: #FFF;
    font-weight: 600;
    height: 30px;
    padding: 0;
    text-align: center;
    width: 70px;
    border: 1px solid #E5E5E5;
    border-left: none;
    border-right: none;
    border-radius: 1px;
    float: left;
    font-size: 15px;
    -webkit-appearance: none;
}
.box_info_right_cart__number__tittle {
    color: #808080;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 2px;
    width: 75px;
}
.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}
.dmc2sp {
	padding: 5px 15px 5px;
    overflow-x: scroll;
	background: #fff;
}
.dmc2sp::-webkit-scrollbar  {
	background: #fff;
    width: 0px;
    height: 5px;
}
.dmc2sp::-webkit-scrollbar-thumb {
    background: #d5cebd;
}
.dmc2sp_sc {
	display: inline-flex;
}
.dmc2sp a {
	line-height: 18px;
	padding: 5px 10px;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	transition: all 0.2s ease-in-out 0s;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 50px;
	margin-right: 12px;
	white-space: nowrap;
	box-shadow: rgba(153, 153, 153, 0.6) 0px 0px 5px 0px;
	text-decoration: none;
	color: #393848;
	font-size: 13px;
	background: #dff5f0;
}
.btn-number {
    float: left;
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    outline: none;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 0;
    padding: 6px;
}
.btn-number svg {
    color: #000;
}
.title_pr {
    padding: 15px 0px;
}
.title_pr h3 {
    font-size: 18px;
    font-weight: 600;
    color: #3c3c3c;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.box_describe_content {
    padding: 25px 10px 60px;
    position: relative;
	background: #fff;
}
.show-read-more .more-text{
    display: none;
}
.box_describe_content__detail {
    overflow: hidden;
    height: 100px;
}
.button_read_more {
    text-align: center;
    position: absolute;
    top: 125px;
    right: 0px;
    left: 0px;
}
.button_read_more a {
    width: 240px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 40px;
    font-weight: 550;
    color: #fff;
    margin: 10px auto;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #dc1d2524, #aa7720);
    background: -o-linear-gradient(90deg, #7ebc37, #8ecc49);
    font-size: 14px;
    text-align: center;
}
.button_read_more:hover  a {
	text-decoration: none;
	color: #fff;
}
 .button_read_more a svg {
    
    font-size: 11px;
}
.box_describe {
	padding: 25px 0px;
}
.box_info_right_cart__button {
    display: inline-block;
    padding: 15px 0px;
}

.box_info_right_cart__button button{
	max-width: 15em;
	font-size: 14px;
	padding: 0px 20px;
	min-height: 40px;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	line-height: 1;
	border-style: solid;
	border-width: 2px;
	border-color: transparent;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-weight: 600;
	outline: 0px;
	box-sizing: border-box;
	border-radius: 5px;
	appearance: none;
	color: #fff!important;
	transition: background-color 0.2s ease 0s;
	background-color: #aa7720;
	display: flex;
	min-width: 5.5em;
	margin-right: 15px;
	text-transform: uppercase;
}
.box_info_right_cart__button button svg {
    font-size: 16px;
    margin-right: 5px;
}
.contact_f_title {
	font-size: 19px;
	color: #aa7720;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.icon_share ul {
	    list-style-type: none;
    display: flex
;
    gap: 15px;
}
.icon_share ul li {
	width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}
.icon_share ul li a {
	display: flex
;
}
.icon_share ul li a i {
	font-size: 20px;
    color: #aa7720;
}
.icon_share ul li a svg {
	width: 17px;
    fill: #aa7720;
}
div#footer
{
	max-width:1200px;
	margin:auto;
	color:#fff;
}
.box_backto {
	background: #fff;
	padding: 5px 15px;
	box-shadow: 0 0 20px rgb(0 0 0 / 32%);
}
.box_backto_fix {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}
div.fanpage
{
	width:50%;
	float:left;
}
div#conten_tk
{
    width: 90%;
    margin-left: 5%;
}
div#main_footer
{
	width:48%;
	float:right;
}
div.noidung_ft
{
    max-width:1366px;
	background:#32ab18;
	padding:0px 15px 15px 15px;
    border-bottom: 1px solid #fff;
}
div.ft_nd
{
	width:50%;
	float:left;
    margin-left: 5%;
    text-align: left;
}
div#lienket
{
	text-align:right;
    margin-right: 15%;
}
div#lienket a
{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font-size:18px;
	height:35px;
    border: 1px solid #fff ;
	line-height:35px;
	width:35px;
	text-align:center;
	text-decoration:none;
	margin:0px 2px;
	background:#32ab18;
	transition:1s;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:33%;
	float:right;
}
div#thongke ul
{
	border:1px solid #fff;
	padding:10px 20px;
	border-radius:6px;
	font-size:13px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div#thongke .thongke_an
{
    width: 60%;
    border: none;
    padding: 0px;
    float: right;
    margin-right: 5%;
    margin-top: 5%;
}
div#copy
{
	padding:15px 0px 10px 0px;
	font-size:13px;
	color:#fff;
	text-align:center;
	margin-top:2px;
}
.box_list_menu h3 {
	min-width: 200px;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 1.3;
    padding: 0px;
    position: relative;
    color: #000;
    text-align: left;
}

.box_list_menu .dm_sp {
	background: #fff;
    min-width: 200px;
    position: absolute;
	list-style-type: none;
    z-index: 190;
	margin-bottom: 0px;
	display: none;
}
.box_list_menu:hover .dm_sp {
	display: block
}
.box_list_menu .dm_sp .item_dm {
	
}
.product_list {
	display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hot_giaohang {
	background: #fffbf6;
	display: flex;
	border-radius: 20px;
	line-height: 40px;
	padding: 0px 20px;
	border: 1px solid #dff5f0;
}
.hot_giaohang a {
	color: #aa7720;
	font-weight: 600;
	font-size: 18px;
}
.hot_giaohang a i {
	padding-right: 10px;
}
.hot_giaohang:hover a {
	text-decoration: none;
} 
.info_hotgiaohang {
	padding-left: 5px;
}
.info_hotgiaohang p {
	margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #373737;
}
.info_hotgiaohang  a {
	font-size: 17px;
    color: #dc1d25;
    font-weight: 600;
}
.info_hotgiaohang  a i {
	padding-right: 5px;
}
.product_list .item_sp {
	width: calc(20% - 10px);
}
.box_giohang {
	min-width: 150px;
	font-size: 15px;
	margin-bottom: 0px;
	line-height: 40px;
	background: #dff5f0;
	padding: 0px 45px;
	position: relative;
	color: #393848;
	text-align: center;
}
.box_list_menu .dm_sp .item_dm  {
	padding: 0px 15px;
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 600;
	line-height: 40px;
    border-bottom: 1px solid #dc1d252e;
}
.box_list_menu .dm_sp .item_dm:hover {
	background: #dc1d25;
}
.box_list_menu .dm_sp:hover a {
	text-decoration: none;
}
.box_list_menu .dm_sp a:hover .item_dm  {
	text-decoration: none;
	color: #fff;
}
div#banquuyen
{
    border-top: 1px solid #ccc;
    margin-top: 0px;
    padding: 5px 0px 5px;
    background: #aa7720;
}
.img_qc img{
	border-radius: 7px;
	height: 185px;
	-o-object-fit: cover;
	object-fit: cover;
}
.qc_product {
	grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.qc_product .img_qc {
	
}
div.copywire
{
    
    text-align: center;
    
    color: #fff;
}
.baner_qc {
	grid-row-gap: 5px;
	display: grid;
	grid-auto-columns: 1fr;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	padding: 0px 15px 0px  0px !important;
}
div.copywire a
{
	color: #fff;
    text-decoration: none;
}
div.bank
{
    margin-top: 15px;
    width:30%;
    margin-right: 6%;
    float: right;
    text-align: left;
}
div.bank img
{
    float: right;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:35%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:62%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
div.tomtat
{
    width: 100%;
    height: 97%;
    margin: auto;
    color: #000;
    transition: height 500ms ease 0s;
    width: 100%;
    
}
div.vien
{
   width: 95%;
    height: 95%; 
    border: 1px dashed #fff;
    margin: auto;
    margin-top: 5px;
    border-radius:5px;
}
div.tomtat p
{
    text-align: left;
    margin-left: 20px;
    margin-top: 5%;
    

}
div.tomtat div h4
{
    padding: 5%;
}
.product_mobile {
	display: none;
}
.button_mua_them button
{
	background: initial;
    box-shadow: 0 0 4px 0 #aa7720;
    width: 35px;
    height: 35px;
    display: inline-flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    border: initial;
}
.button_mua_them img {
	width: 15px !important;
    padding: 0px;
}
button.dathang i {
	font-size: 14px;
	padding-right: 5px;
}
button.dathangkm
{
     background-color: #32ab18;
     border: none;
    color: white;
    padding:5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
a.lhmua
{
    background-color: #d25114;
    padding:5px 10px 5px 10px;
    text-decoration:none;
    color: #fff;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
	padding: 5px 15px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
	background: rgb(153 224 211);
	color: #393848;
	border: 1px solid #393848;
}

table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
   padding: 5px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
div.td_ft
{
	text-transform:uppercase;
	color:#111111;
	margin-bottom:15px;
	font-size:15px;
}
div.item_ft
{
	width:24.5%;
	display:inline-block;
	vertical-align:top;
	padding-right:2%;
}
div.thongtin
{
	width:24.5%;
	display:inline-block;
	vertical-align:top;
	padding-right:2%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	color: #676767;
    display: block;
    padding: 4px 0;
    text-decoration: none;
    font-size: 15px;
}
div.item_ft ul li a:hover
{
	color:#32ab18;
}
div#cart
{
    position: fixed;
    right:10px;
    bottom:100px;
    z-index: 9999;
    font-size: 40pt;
    color: #32ab18;
    text-align: center;
}
div#cart a
{
    color: red;
    font-size: 14pt;
    text-decoration: none;
    
    }
div#cart i:hover
{
    font-size: 43pt;
    color: #d25114;
    margin: 0px;
    padding: 0px;
}
div#info_cart
{
    width: 400px;
    background: #fff;
    height: 300PX;
    overflow-y: scroll;
    
}
.bottom-contact {
	display: none;
}
.seachmobile {
	display: none;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
@media screen and (max-width: 1200px) {
	.button_mua_ngay a , .button_mua_them button{
		font-size: 10px;
	}
 }
@media screen and (max-width: 1100px) {
	
	
 }
@media screen and (max-width: 1024px) {
	div.menu
	{
		height:43px;
	}
	div.menu ul li a
	{
		padding:0px 20px;
	}	
}
@media screen and (max-width: 990px) {
	/* bootom contact */
	.bottom-contact {
		background: #fff;
		height: 60px;
		min-height: 56px;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		box-shadow: 0rem 0.5rem 2rem 0 rgb(32 75 160);
		display: flex;
		flex-direction: row;
		align-items: center;
		-webkit-transition: bottom 0.4s;
		transition: bottom 0.4s;
		z-index: 2000;
	}
	.bottom-contact>ul {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-around;
		margin-bottom: 0px;
		align-items: center;
		padding-top: 5px;
		width: 100%;
		position: relative;
	}
	.tracuudh {
		position: absolute;
		top: -52px;
		right: 0px;
		left: 0px;
		background: #aa7720;
		padding: 5px 15px;
		display: none;
	}
	.tracuudh form {
		display: flex;
    flex-direction: row;
    justify-content: space-between;
	}
	.tracuudh form .dienthoai {
		width: 100%;
		padding: 5px;
		margin-right: 15px;
		border: 1px solid #3c3c3c;
		background: #fffcfc;
	}
	.tracuudh form .click9 {
		font-size: 13px;
		padding: 0px 5px;
		background: #dff5f0;
		border: 1px solid #393848;
		color: #393848;
	}
	
	.contact_f ul li {
		line-height: 1.3;
		padding: 3px 0px;
	}
	.contact_f ul {
		margin-bottom: 10px;
	}
	.contact_f_title {
		padding-bottom: 0px;
	}
	.overlay-menu .list_dmc1  {
		padding: 15px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: space-around;
    align-items: center;
    flex-wrap: wrap;
	}
	.overlay-menu .list_dmc1 li .dmc1 {
		font-size: 20px;
		font-weight: 600;
		color: #000;
		padding-bottom: 5px;
	}
	.overlay-menu .list_dmc1 li  ul {
		padding-left: 10px;
		display: inline-block;
		width: 100%;
	}
	.overlay-menu .list_dmc1 li  ul li {
		padding: 2px 0px;
		display: inline-block;
		width: 100%;
	}
	.overlay-menu .list_dmc1 li  ul li a {
		text-transform: capitalize;
		font-size: 14px;
	}
	.bottom-contact ul .bottom_icon {

		display: inline-flex;
		text-align: center;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	}
	.bottom-contact ul:hover a {
		text-decoration: none;
	}
	.bottom-contact ul .bottom_icon>a {
		width: 100%;
		font-size: 13px;
		color: #000;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-around;
		min-height: 43px;
	}
	.bottom-contact ul .bottom_icon a i {
		font-size: 20px;
	}

	.bottom-contact ul .bottom_icon a svg path{
		width: 16px;
		color: #fff;
	}
    .contact_f {
        width: 30%;
    }
	div#main_content {
		padding-top: 0px;
	}
	#header {
        display: none;
    }
	div.menu {
        display: none;
    }
	.wap_product {
		grid-template-columns: 1fr 1fr 1fr ;
	}
	.seachmobile {
        display: block;
    }
	.box_backto_list_left button img {
        width: 100%;
    }
	.box_backto_list_left button {
        background: unset;
        border: unset;
        height: 35px;
        width: 35px;
        margin-right: 15px;
        position: relative;
    }
	.box_giohang_info {
		display: none;
	}
	.baner_qc  {
		display: none;
	}
	
	
	.icon_gh {
		display: block;
	}
	div.header
	{
		display:block;
	}
	nav#menu{display:none;}
	
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	

	div#thongke
	{
		width:60%;
	}
	div.thongke_an
	{
		display:none;
        width: 60%;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
    p.mocua_top
    {
        display: none;
    }
    
	.menu_login {
		display:block;
        width: 100%;
	}
    div.item_ft
    {
    	width:98%;
    	
    	padding-right:2%;
    }
    div.thongtin
    {
        width: 98%;
    }
    div#slider_left
    {
        width: 100%;
        float: none;
    }
    div#lienhe_right
    {
        width: 100%;
        float: none;
    }
	.box_seach_mobile {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
                background: #fff;
        padding: 5px 15px;
        box-shadow: 0 0 20px rgb(0 0 0 / 32%);
    }
	div#slider .container {
		max-width: unset;
		width: 100%;
	}
	.slider_pp {
		padding: 0px !important;
	}
	.box_danhmuc_sp_pt ul {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        display: grid;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        list-style-type: none;
        padding: 10px;
    }
	.item_dmmobile {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        text-transform: capitalize;
        color: #dc1d25;
        font-size: 12px;
        font-weight: 600;
        justify-content: center;
        text-align: center;
        align-content: space-between;
    }
	.item_dmmobile img {
		width: 85px;
        background: #fff;
        border-radius: 50%;
        box-shadow: rgb(193 193 193) 0px 0px 5px 0px;
	}
	.item_dmmobile h3 {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0px;
        padding-bottom: 5px;
        width: 100%;
        min-height: 39px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.xemthembobile {
		display: block;
		text-align: center;
		border: 1px solid #fa78a1;
		width: 100%;
		padding: 5px;
		background: unset;
		border-radius: 5px;
	}
	.xemthembobile a {
		font-size: 14px;
		color: #dc1d25;
	}
	.bottom_icon_fa img {
		width: 22px;
	}

	.box_danhmuc_product li a .thumb-box {
		width: 60px;
		height: 60px;
	}
	.box_danhmuc_product li a .thumb-box img {
		width: 54px;
	}
	.backto {
		background: url(./images/comm_ico_back_black.svg) 0 0 no-repeat;
		background-size: cover;
		width: 24px;
		height: 24px;
		position: absolute;
		top: 24%;
		left: 0px;
	}
	.box_seach_mobile img {
		height: 45px;
	}
	.menu_lag .lang img {
    width: 40px;
    height: 40px;
    border-radius: 60px;
    border: 1px solid #b0802f;
}
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 768px) {
	.box_item_sp_info_code p {
		font-size: 11px;
	}
	
	.slider_index {
		padding: 0px !important ;
	}
	.tintuc_index_left {
	width: 100%;
}
.tintuc_index_right {
	width: 100%;
}
	.tintuc_index {
    display: flex
;
    flex-direction: column;
}
	.box_wap_gift {
		padding-top: 10px;
	}
	.box_bannerqc {
		grid-row-gap: 0px;
	}
	.banner_qc img {
		width: 100%;
	}
	.box_sp_flash {
		padding: 10px;
	}
	.title_flashsales {
		padding-top: 10px;
	}
	.box_sp_flashsales {
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 20px;
		margin-bottom: 20px;
		padding: 10px;
	}
	.wap_product_index {
		grid-template-columns: 1fr 1fr ;
	}
	.title_index h3 {
		font-size: 22px;
	}
	.item_sp {
		padding: 5px;
	}
	
	.box_sesi_wap_gift {
		display: flex;
    flex-direction: column-reverse;
	}
	.wap_product {
		grid-template-columns: 1fr 1fr 1fr ;
	}
	.slider_pp {
		padding: 0px !important;
	}
	.box_backto {
		background: #fff;
		padding: 5px 15px;
		box-shadow: 0 0 20px rgb(0 0 0 / 32%);
	}
	div#slider {
		padding: 0px;
	}
	.box_backto_fix {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-between;
	}
	.box_danhmuc_sp_pt ul {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		display: grid;
		grid-auto-columns: 1fr;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		-ms-grid-rows: auto auto;
		grid-template-rows: auto auto;
		list-style-type: none;
		padding: 10px;
	}
	.item_dmmobile h3 {
		font-size: 16px;
		color: #000;
		font-weight: 600;
		/* background: #007416; */
		margin-bottom: 0px;
		padding-bottom: 5px;
		width: 100%;
		min-height: 39px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	div.menu {
		display: none;
	}
	.icon_gh {
		display: block;
	}
	.list_gh {
		height: 50vh;
		overflow: auto;
		width: 100%;
		padding: 0px 10px;
	}
	#toggle_gh {
		display: flex;
		height: 100%;
		flex-direction: column;
		flex-wrap: nowrap;
		color: #fff;
	}
	.menu_cart .list_gh li {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	#alert {
		bottom: 100px;
	}
	
	.seachmobile {
		margin-top: 5px;
	}
	.box_seach_mobile {
		 display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
                background: #fff;
        padding: 5px 15px;
        box-shadow: 0 0 20px rgb(0 0 0 / 32%);
	}
	div.wap_menu {
		background: unset;
	}
	.box_seach_mobile .search {
		width: 90%;
		max-width: 90%;
		display: flex;
		justify-content: space-around;
	}
	.box_seach_mobile .search input {
		width: 90%;
		max-width: 100%;
	}
	.seachmobile {
		display: block;
	}
	.qc_product {
		display: none;
	}
	div#slider {
		position: relative;
		overflow: hidden;
	}
	#slider .carousel-item img {
		border-radius: 0px;
	}
	.backgroundTop {
		position: absolute;
		top: 0;
		left: -10px;
		right: -10px;
		height: 55%;
		background-color: #007416;
		border-bottom-right-radius: 32px;
		border-bottom-left-radius: 32px;
		border-top: 1px solid #fdf5f557;
	}
	#header {
		display: none;
	}
	
	
	.product_pc {
		display: none;
	}
	.product_mobile {
		display: block;
	}
	
	.menupc {
		display: none;
	}
	.baner_qc  {
		display: none;
	}
	.contact_f  {
		width: 32%;
	}
	
	
	.button_container.active {
		right: 0;
	}
	.button_container.active .top {
		-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
		transform: translateY(11px) translateX(0) rotate(45deg);
		background: white;
	}
	#toggle_gh i {
		font-size: 20px;
	}
	.button_container.active .middle {
		opacity: 0;
		background: white;
	}
	.button_container.active .bottom {
		-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
		transform: translateY(-11px) translateX(0) rotate(-45deg);
		background: white;
	}
	.button_container {
		width: 100%;
		text-align: center;
	}
	.bottom_icon span {
		font-weight: 500;
		font-size: 13px;
		position: relative;
	}
	.bottom_icon_slmua   {
		position: absolute !important;
		background: #dc1d25;
		height: 15px;
		width: 15px;
		color: #fff;
		font-size: 8px !important;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: -5px;
		right: 2px;
	}
	.button_container strong {
		width: 100%;
		font-size: 13px;
		color: #fff;
		float: left;
		font-weight: 500;
	}
	.button_container span {
		background: white;
		border: none;
		height: 3px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .35s ease;
		transition: all .35s ease;
		cursor: pointer;
	}
	.button_container i {
		color: #fff;
		font-size: 16px;
	}

.overlay {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s, visibility .35s, height .35s;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: hidden;
	z-index: 999;
}
.overlay.open {
	opacity: 1;
	visibility: visible;
	height: calc(100% - 60px);
	border-top: 1px solid #dedede;
	overflow: unset;
	width: 100%;
	max-height: calc(100% - 60px);
}
.title_ghmobile {
	text-align: center;
    padding: 15px 0px 10px;
    border-bottom: 1px solid #dc1d25;
    margin-bottom: 10px;
}
.title_ghmobile h3 {
	font-size: 19px;
    color: #dc1d25;
    text-transform: uppercase;
    font-weight: 600;
}
.overlay ul li a {
	display: block;
	position: relative;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	float: right;
	font-weight: 700;
}
nav.overlay-menu {
	margin-top: 0%;
	text-align: right;
}
.overlay.open ul li.active a{
	color: #C4161C;
}
nav.overlay-menu .buttondk {
	display: block;
	width: 21%;
	color: white;
}
.seach_sp .search{
	width: 95%;
    margin: 15px auto;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    border: 2px solid #fec10e;
}
.list_dmc1 li{
	list-style-type: none;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 25px 0px;
    width: 33%;
}
.logo_mobilefb {
	text-align: center;

}
.logo_mobilefb img {
	min-width: 250px;
}
.item_dmmobile p {
    margin-bottom: 0px;
    padding: 0px 5px;
    text-align: center;
    font-size: 13px;
}

.item_dmmobile {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	text-transform: capitalize;
	color: #dc1d25;
	font-size: 12px;
	font-weight: 600;
	justify-content: center;
	text-align: center;
	align-content: space-between;
}
div#wap_footer
{
	padding: 25px 0px 70px;
}
.copywire {
	font-size: 10px;
}
.box_show_booking {
	width: 90%;
}
.product_deatail_right {
	padding-top: 15px;
}
.product_deatail_right:after {
    content: "";
    position: absolute;
    display: block;
    width: 94%;
    left: 3%;
    top: 0;
    height: 1.5px;
    background: linear-gradient( 
93deg
 ,#dc1d25,#fec10a 50%,hsla(0,0%,80%,0));
}
.list_product_mobile {
	background: #fff;
    box-shadow: 0 0.2rem 1rem 0 rgb(254 193 10 / 57%);
} 
.list_product_mobile ul {
	display: flex;
    overflow: auto;
    list-style-type: none;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0px;
}
.list_product_mobile ul::-webkit-scrollbar { 
    display: none; 
}
.list_product_mobile ul li {
    min-width: 125px;
	padding: 5px;
}
.banner_mobile {
	display: block;
}
.img_qc_mobile {
	padding: 15px;
}
.qc_product_mobile {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.xemthembobile {
	display: block;
    text-align: center;
    border: 1px solid #fa78a1;
    width: 100%;
    padding: 5px;
    background: unset;
    border-radius: 5px;
}
.xemthembobile a {
	font-size: 14px;
    color: #dc1d25;
}
.xemthempc {
	display: none;
}
.box_item_sp {
	padding: 5px;
}
.box_backto_list_left button {
	background: unset;
    border: unset;
    height: 35px;
    width: 35px;
    margin-right: 15px;
}
.box_backto_list_left button img {
	width: 100%;
}
.tieude_giuadh h3 {
	font-size: 22px;
}

a.magiamgia {
    width: 70px;
	bottom: 75px;
}
.pos_f {
	display: none;
}
/* #box {
	display: block;
	position: absolute;
		width: 100px;
		height: 100px;
		background-color: #ccc;
} */
 .slider_index img {
	height: auto;
 }
}
@media screen and (max-width: 668px) {
	.box_item_sp img{
	
    height:200px;
}
	.contact_f  img {
		/* padding-bottom: 15px; */
		/* max-width: 100% !important; */
	}
	.tccc {
		text-align: center;
	}
	div.login-popupp {
		top: 35% !important;
	}
	div.login-popupp .login {
		width: 65% !important;
    	margin: auto !important;
	}
	div.close-popup {
		cursor: pointer;
		z-index: 999;
		position: absolute;
		width: 40px !important;
		height: 40px !important;
		text-align: center;
		line-height: 35px !important;
		right: 12% !important;
		top: -30px;
		z-index: 999999;
		-webkit-transition: all .5s ease-in-out;
		background-size: 40% 40%;
		-moz-transition: all .5s ease-in-out;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		display: block;
		box-shadow: 0 0 60px rgb(0 0 0 / 40%);
		border: 1px solid rgba(255,255,255,.5);
		background-color: rgb(220 29 37);
		content: 'x';
		font-size: 22px !important;
		color: #cbcbcb;
	}
	.box_header_top {
		padding: 10px 0px;
	}
	.header_seach {
		display: none;
	}
	div.fanpage {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
	div#main_footer {
    width: 100%;
    float: none;
	margin-top:10px;
}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	.tieude_giua
	{
		/* padding:7px; */
		height:auto;
		line-height:1.5;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	
	div.wap_item {
		padding: 15px 0px;
	}
	div#main_content
{
	padding-bottom: 20px ;
	padding-top: 00px ;
}
.wap_product {
	grid-template-columns: 1fr 1fr 1fr ;
}
.box_danhmuc_product li a .text_box {
	font-size: 11px;
}
}
@media screen and (max-width: 540px) { 
	.contact_f {
		width: 100%;
	}
	.wap_product {
		grid-template-columns: 1fr 1fr  ;
	}
	.item_dmmobile h3 {
		font-size: 12px;
		padding-top: 5px;
	}
	.qc_product_mobile {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-around;
		width: 100%;
		flex-direction: column;
	}
	.img_qc_mobile img {
		width: 100%;
	}
	.img_qc_mobile {
		padding: 10px 15px ;
	}
	
	.tieude_giua {

		padding-top: 15px;
	}
	.tieude_giua h3 {
		font-size: 20px;
	}
	.div.copywire {
		font-size: 12px;
	}
	.list_product_mobile ul li {
		min-width: 85px;
		padding: 3px;
	}
	.box_product_list {
		padding-top: 10px;
	}
	.item_dmmobile p {
	
		font-size: 10px;
	}
	#alert {
		bottom: 100px !important;
		width: 55%;
	}
	button.dathang span {
		display: flex;
    	align-items: center;
	}
	.popup_thongbao_giohang p {
		font-size: 10px;
	}
}
@media screen and (max-width: 460px) {
	.button_mua_ngay a {
		font-size: 10px;
	}
	button.dathang {
		font-size: 10px;
	}
	
	.tieude_giua
	{
		font-size:14px;
		
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
	.commit ul li {
		font-size: 12px;
		color: #dc1d25;
		font-weight: 550;
	}
	.product_detail_info_sp p {
		width: 26%;
		font-size: 14px;
	}
}
@media screen and (max-width: 350px) {
	.product_detail_info_sp p {
		font-size: 12px;
	}
	.box_info_right_cart {
		border-top: 1px solid #fec10a52;
		margin-top: 10px;
		display: flex;
		align-content: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
		padding-top: 10px;
	}
	.box_info_right_cart__number {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: flex-start;
		align-content: flex-start;
	}
	.box_info_right_cart__number__tittle {
		color: #808080;
		font-size: 12px;
		font-weight: 600;
		display: inline-block;
		margin-bottom: 2px;
		width: 75px;
	}
}
@media screen and (max-width: 320px) {
}

