/* Customer edit */
.topBar {
	margin-bottom: 0px;
	position: relative;
	z-index: 2;
}
.topBar a{
	display:block;
	margin: auto;
	width: 100%;
	height: auto;
}
.topBar img{
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
}
.rightTopbar {
	margin: 5px;
	text-align: center;
}
.rightTopbar a{
	display: inline;
}
.header-logo img {
	max-height: 50px;
}
#mobile-bottom-navigation {
	display: none !important;
}
.visible-xs{display:none !important}
.hidden-xs{display:block !important}
.titlePage{
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 10px;
	margin-bottom: 20px; 
	position: relative;
}
.titlePage .titlep {
	font-size: 25px;
	margin: 0px;
}
.productTemplate .pro-content-head > * {
	display: inline-block;
	vertical-align: middle;
}
.productTemplate #ProductPhoto{ 
	width: 100%;
	float: none;
	position: relative;
}
.pdListThumbs {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}
.pdListThumbs .thumbnail-item {
	padding: 0;
	margin: 0;
}
.pdListThumbs .thumbnail-item a {
	display: block;
	padding: 3px;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
}
.pdListThumbs .thumbnail-item a.active{border-color: #f0c105}
.owl-carousel.owlStyle .owl-nav div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%); 
	-o-transform: translateY(-50%);
	left: 0px;
}
.owl-carousel.owlStyle .owl-nav div > span{
	background: url('list-icon.png') no-repeat;
	width: 12px;
	height: 21px;
	display: inline-block;
	background-position: -180px -50px;
}
.owl-carousel.owlStyle .owl-nav div.owl-next{
	left: auto;
	right: 0;
}
.owl-carousel.owlStyle .owl-nav div.owl-next > span {
	background-position: -195px -50px;
}
.product-size-hotline {
	margin-top: 5px;
	text-align: right;
	margin-left: 20px;
}
.pdQuantity {
	margin-top: 20px;
}
.productTemplate .swatch .header{ width: 100%; margin: 0;}

.bannerpromotion {
	position: relative;
	display: block;
	border: solid 1px #178b17;
	border-radius: 5px;
	margin-bottom: 5px;
}
.bannerpromotion .couponcode {
	background: #e3fde3;
	top: 0;
	left: 0;
	padding: 5px;
	width: 100%;
}
.bannerpromotion .couponcode p {
	margin: 0;
	font-size: 14px; 
	color:#004400; 
}
.bannerpromotion .content {
	padding: 5px;
}
.bannerpromotion .content p{
	margin: 0;
}
.bannerpromotion .content .pr:before{
	content: '';
	background: url("https://file.hstatic.net/1000370129/file/check_0070f32922a54b33a36186f01da48971.png");
	height: 14px;
	width: 14px;
	position: absolute;
	margin-top: 2px;
}
.bannerpromotion .content .flashpromo:before{
	content: '';
	background: url("https://file.hstatic.net/1000370129/file/icon_fire_8f14e8a0f5f44f3db610a39f1da4e72c.png");
	background-size: 20px 20px;
	height: 20px;
	width: 20px;
	position: absolute;
}
.bannerpromotion .content .flashpromo{
	display: block;
	background: #ffe9e9;
	border-radius: 5px;
	border: 1px solid #e10c00;
	padding: 5px;
	margin-bottom: 5px;
}
.bannerpromotion .content .flashpromo > a {
	margin-left: 25px;
	display: block;
	color: #333333;
}
.bannerpromotion .content p > a{
	color: #4267b2;
	margin-left: 16px;
	display: block;
}
.tabPanel .panelItem {
	display:block;
	overflow:hidden;
	border:1px solid #ddd;
	border-radius:3px;
	padding-bottom:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding: 10px;
}
.tabPanel .panelItem ul {
	margin:0px;
}
.tabPanel .panelItem li {
	display:block;
	overflow:hidden;
	padding: 5px 0px 5px 5px;
	font-size:16px;
	color:#333;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px  #e8e8e8;
	position:relative;
}
.tabPanel .panelItem .pk:before {
	content: '';
	background: url("https://file.hstatic.net/1000370129/file/trong-hop-co_2x_d2a38f968a7c4cc8837df3a6da6ca4a7.png") 0 0 no-repeat;
	width: 19px;
	height: 16px;
	background-size: 19px 16px;
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
}
.tabPanel .panelItem  .bh:before {
	content: '';
	background: url("https://cdn.hstatic.net/files/1000370129/file/icon_-bh.png") 0 0 no-repeat;
	width: 19px;
	height: 23px;
	background-size: 19px 23px;
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
}
.tabPanel .panelItem  .source:before {
	content: '';
	background: url("https://file.hstatic.net/1000370129/file/bao-hanh-chinh-hang_2x_ade636995b464d05948e50d05011aac9.png") 0 0 no-repeat;
	width: 19px;
	height: 23px;
	background-size: 19px 23px;
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
}
.tabPanel .panelItem  .check:before {
	content: '';
	background: url("https://cdn.hstatic.net/files/1000370129/file/check_2_30x30.png") 0 0 no-repeat;
	width: 12px;
	height: 12px;
	background-size: 12px 12px;
	position: absolute;
	display: block;
	top: 9px;
	left: 4px;
}
.tabPanel .panelItem .bhv:before {
	content: '';
	background: url("https://file.hstatic.net/1000370129/file/1-doi-1_2x_6bf12e9c7dc24d50a0cc1577ff2dd711.png") 0 0 no-repeat;
	width: 19px;
	height: 21px;
	background-size: 19px 21px;
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
}

.tabPanel .panelItem li a {
	display: block;
	color: #333333;
	margin-left: 20px;
}
.tabPanel .panelItem li:last-child {
	border-bottom:none
}
.tabPanel .panelItem > h4 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
.ten-khu-vuc {
	text-align:center;
	font-weight: 600;
	padding: 5px;
	margin: 0;
	border: 1px solid #fcde04;
	border-radius: 5px;
}
.pdPromotion_list {
	position: relative;
	background: white;
	color: #000;
	font-size: 13px;
	margin-top: 27px;
}
.pdPromotion_list .title_km {
	background: url("https://file.hstatic.net/1000370129/file/nhan_khung_khuyen_mai_2_1248ac26130c4d85b653aedc91499f15.png");
	position: absolute;
	width: 150px;
	height: 27px;
	left: 0px;
	top: -26px;
}
.pdPromotion {
	padding: 10px 10px;
	padding-top: 10px;
	font-size: 16px;
	border: 1px dashed #f93204;
	margin: 0px 0;
	border-radius: 4px;
	position: relative;
}
.pdPromotion .content {
	margin: 0; 
	padding: 25xp;
	list-style: none;
}
.pdPromotion .content ul li {
	background: url(https://file.hstatic.net/1000370129/file/cham_xanh_e3c9c388f61a4e59a4b8e1bc45738a8f.png) left 12px no-repeat;
  background-size: 7px;
  padding-left: 20px;
  list-style: none;
}
.pdTSKT .info > .pdTSKT-title {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	display: block;
}
#tsktPopup .pdTSKT .info > .pdTSKT-title {
	font-size: 22px;
	padding: 15px 0px;
}
.pdTSKT {
	background: #fff;
	padding: 5px 5px 5px 5px;
}
.pdTSKT ul {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
	padding-top: 10px;
}
.pdTSKT ul li {
	display: table;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #ededed;
	padding: 0px 0px 5px 0px;
}
.pdTSKT ul li:first-child {
	border-bottom: 0px;
}
.pdTSKT ul li:last-child-child {
	border-bottom: 0px;
}  
.pdTSKT ul li span {
	display: table-cell;
	float: left;
	width: 35%;
	vertical-align: top;
	padding: 6px 5px;
	font-size: 13px;
	color: #666;
	font-weight: 600;
}
.pdTSKT ul li label {
	display: block;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: 600;
	color: #c0392b;
	padding: 8px;
}
.pdTSKT ul li div {
	display: table-cell;
	float: right;
	width: 65%;
	vertical-align: top;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	color: #666;
}
.pdTSKT ul li div a {
	color: #288ad6;
}
.pdTSKT table tr td, .pdTSKT table tr th {
	padding: 7px 0px;
	border-bottom: 1px solid #e8e8e8;
}
.pdTSKT table tr td[colspan="2"] {
	background: #fff;
	font-size: 16px;
	font-weight: 600;
	color: #288ad6;
	padding: 7px;
}
.pdDesscription {
	padding: 10px;
}
.hFirst {
	max-height: 700px;
	overflow: hidden;
} 
.hFirst2 {
	max-height: 700px;
	overflow: hidden;
} 
.wMore.showFull .hFirst {
	max-height: none;
}
.wMore2.showFull2 .hFirst2 {
	max-height: none;
}
.viewAllD {
	text-align: center;
	padding: 10px;
}
.viewAllD:before{
	height: 55px;
	margin-top: -45px;
	content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
	display: block;
}
.viewAllD a{
	width: 90px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 10px auto; 
} 
.viewAllD a:after {
	content: '';
	width: 0;
	right: 0;
	border-top: 6px solid #f0c105;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}
.showFullTS a {
	display: block;
	text-align: center;
	padding: 5px 10px;
	background: #fff;
	color: #288ad6;
	border-radius: 5px;
	border: 1px solid #288ad6;
	margin-top: 15px;
}
.showFullTS a:hover{
	background: #288ad6;
	color: #fff;
}
/* background home */
.asset {
	position: fixed;
	bottom: 0;
	pointer-events: none;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.asset .flower {
	width: 100%;
	display: none;
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(6%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.asset .position-asset {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.asset .lantern {
	position: absolute;
	bottom: 38px;
	z-index: 34;
}
.asset .lantern img.left {
	left: 30px;
	-webkit-animation: sway 5s infinite;
	animation: sway 5s infinite;
}
.asset .lantern img.right {
	right: 26px;
	-webkit-animation: sway 5s infinite;
	animation: sway 5s infinite;
}
.asset .lantern img {
	position: inherit;
	bottom: inherit;
}
@keyframes sway {
	0%, 100%{ transform: rotate(-8deg);}
	50%{ transform: rotate(6deg); }
}
/*========================================POPUP - đâu trang=========================================*/
.engo-popup {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	position: fixed;
	z-index: 15000;
	top: 0;
	height: 0;
	width: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow-y: auto;
	padding-top: 50px;
}
.engo-popup::-webkit-scrollbar {
	width: 7px;
	background-color: #E4E4E4;
}
.engo-popup::-webkit-scrollbar-thumb {
	background-color: #828282;
	border-radius: 30px;
}
.engo-popup::-webkit-scrollbar-track {
	width: 1px;
	background: #d6d6d6;
	border: 1px solid gray;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 1px grey inset;
}
.engo-popup.active {
	visibility: visible;
	opacity: 1;
	top: 0 !important;
	height: auto;
	width: auto;
}
.engo-popup .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0 !important;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
}
.engo-popup.active .overlay {
	width: 100%;
	height: 100%;
}
.engo-popup .content {
	padding: 20px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.engo-popup.active .content {
	max-height: 100%;
}
.engo-popup .content {
	padding: 0;
}
.closePopup {
	display: block;
	position: absolute;
	top: -15px;
	right: -15px;
	background: url('fancybox_sprite.png') top left no-repeat;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
	border: none;
	outline: none;
}
.pdPopup {
	position: fixed;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 99999;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	width: 630px;
	margin: 0 auto;
}
.pdOverlay {
	display: none;
	overflow: hidden;
	background: rgba(0,0,0,.75);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 9998;
}
.pdClosePopup{
	background-image: url(icondetail.png);
	background-position: -160px -60px;
	width: 75px;
	height: 75px;
	cursor: pointer;
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
}
.showPD .pdPopup,
.showPD .pdClosePopup,
.showPD .pdOverlay{ display: block;}
.pdPopup::-webkit-scrollbar {
	width: 7px;
	background-color: #E4E4E4;
}
.pdPopup::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 0px;
}
.pdPopup::-webkit-scrollbar-track {
	width: 1px;
	background: #fff;
	border: 1px solid #fff;
}

/* ------------- Trang trả góp -----------*/
.tragopProduct .product h1 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
}
.tragopProduct .product h1 span {
	color: #ff3300;
}
.tragopProduct .box {
	border: 1px solid #ccc;
	padding: 10px;
}
.tragopProduct .info h4 {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding-left: 15px;
	font-weight: bold;
}
.loi-ich-content p{
	background: url(icon_list.gif) no-repeat left 4px;
	padding-left: 20px;
	padding-top: 0;
}
.tragopChoice .title {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 20px 0;
}
.choiceTabs .nav-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	text-align: center;
	margin-bottom: 20px;
}
.choiceTabs .nav-tabs li {
	display: inline-block;
	padding: 0 15px;
	float: none;
	margin: 0;
}
.choiceTabs .nav-tabs li a {
	display: block;
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
	padding: 10px;
	padding-left: 70px;
	text-align: left;
	margin: 0 7px;
	-webkit-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
	-moz-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
	border: 1px solid #ddd !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	min-width: 250px;
}
.choiceTabs .nav-tabs li.active a {
	border-color: #ff9c77 !important;
}
.choiceTabs .nav-tabs li.taichinh a{
	background: url(//cdn.hstatic.net/themes/1000370129/1001416876/14/icon_tragop_choice_1.png?v=8) no-repeat 15px center;
}
.choiceTabs .nav-tabs li.elpay a{
	background: url(//cdn.hstatic.net/themes/1000370129/1001416876/14/icon_tragop_choice_2.png?v=8) no-repeat 15px center;
}
.choiceTabs .nav-tabs li a span {
	display: block;
}
.ctChoice .choiceLine {
	background: #ebebeb;
	padding: 20px;
}
.choiceLine .itemLine > h4 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
}
.choiceLine .itemLine > h4.ef {
	color: #ff3300;
	font-size: 17px;
}
.choiceLine .itemLine .ct {
	background: #fff;
	padding: 15px;
}
.choiceLine .itemLine.sl .ct {
	background: transparent;
	padding: 0;
}
.choiceLine .itemLine .ct p {
	margin: 0;
}
.choiceLine .itemLine:first-child .ct p {
	margin: 0;
	color: #9f9f9f;
}
.mt-radio {
	cursor: pointer;
	margin-right: 5px;
}
.mt-radio input[type="radio"] {
	visibility: hidden;
	position: absolute;
}
.mt-radio i {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	transition: 0.2s;
	box-shadow: inset 0 0 0 8px #fff;
	border: 1px solid gray;
	background: gray;
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.mt-radio:hover > i {
	box-shadow: inset 0 0 0 3px #fff;
	background: gray;
}
.mt-radio input:checked + i {
	box-shadow: inset 0 0 0 3px #fff;
	background: #ff3300;
	border-color: #ff3300;
}
.ct .bottom label {
	margin: 0;
	font-weight: normal;
}
.ct .bottom label input[type="checkbox"] {
	margin: 0;
	position: relative;
	top: 2px;
}
.choiceLine .itemLine .ct select, select.form-control {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
}
.tableChoice {
	margin-top: 30px;
}
.tableChoice table tr th, .tableChoice table tr td {
	padding: 8px;
	vertical-align: middle;
	text-align: center;
}
.tableChoice table tr th {
	text-align: left;
	background: #efefef;
	font-weight: normal;
	font-size: 15px;
}
.tableChoice table tr td p {
	margin: 0;
}
.tableChoice table tr td input[type="checkbox"] {
	margin-right: 0;
	position: relative;
	top: 2px;
}
.tableChoice table tr td label {
	font-weight: normal;
	margin: 0;
}
.pdPrice, .priceMonth, .piceAfter, .priceLech {
	font-size: 16px;
	color: #e20212;
	font-weight: bold;
}
.pdPrice.nm {
	color: #000;
}
.tableChoice .btn_chon {
	border: none;
	font-size: 16px;
	display: inline-block;
	background: #e20212;
	padding: 5px 30px;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
.tableChoice table tr td img {
	width: 80px;
}
.mainModal .modal-content {
	margin: 0 auto;
	transform: none;
	border: none;
	width: 100%;
	border-radius: 0;
	padding: 0;
}
.formModal .sub {
	color: #ff3300;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}
.formControl {
	margin-bottom: 15px;
	position: relative;
}
.formControl.addresses .mt-radio {
	font-weight: normal;
}
.btn-tragop-final {
	background: #ff3300;
	color: #fff;
	font-weight: bold;
	padding: 10px 70px;
	border: none;
	font-size: 18px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
}
.pdModal .text h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.mainModal .modal-header {
	padding: 10px;
}
.mainModal .modal-title {
	text-align: center;
}
.pdModal .promotionOrder {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.popupAlert {
	padding: 10px 5px;

}
#choice_2 .ctChoice .choiceLine {
	background: transparent;
	padding: 0;
}
#choice_2 .choiceLine .ct {
	margin-bottom: 20px;
}
#choice_2 .choiceLine.bankChoice .ct {
	margin-bottom: 0;
}
#choice_2 .choiceLine > h2 {
	font-size: 17px;
	font-weight: bold;
}
.row10 {
	margin: 0px -10px;
}
.row10 [class*="col-"]{
	padding: 0px 10px;
}
.bankItem img {
	height: 50px;
}
.bankItem .mt-radio {
	display: block;
	margin: 0 0 20px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	padding: 5px 15px;
}
.bankItem .mt-radio:hover{border-color: #ff4500}
.btn-tragop-final.choice2 {
	padding: 10px 30px;
	margin-top: 20px;
}
.variantChoice .list_color {
	display: inline-block;
	width: auto;
}
.choice2Form .popupAlert {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
}
.tagopBankInfo .tit_info_financial {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-top: 30px;
}
.tagopBankInfo table tr td {
	padding: 5px 10px;
	vertical-align: top;
}
.tagopBankInfo table tr td > p {
	margin: 0;
	position: relative;
}
.tagopBankInfo table tr td > p:before{
	color: rgb(255, 51, 0);
	content: "• ";
	font-size: 28px;
	position: relative;
	top: 5px;
}
#main-slider .shortnews-wrapper .shortnews-title-wrapper .shortnews-title-span,
.product-item .product-img {
	background: #fff;
}
#header .header-desktop .header-search button {
	background: #fff;
	color: #CE0000;  
}
.titlePage .product-size-hotline > * {
	display: inline-block;
	vertical-align: middle;
}
#product-wrapper .product-single .product-content .product-actions button.btnPdCart {
	width: 100%;
	margin-right: 1%;
	float: left;
	border-radius: 5;
	text-align: center;
	height: auto;
	line-height: 1.2;
	padding: 5px 5px 5px 5px;
}
#product-wrapper .product-single .product-content .product-actions button.btnAddToCart {
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 2%;
	background: #0664F9;
}
#product-wrapper .product-single .product-content .product-actions button.btnPdCart span {
	display: block;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}
.pdDesscription img {
	width: auto;
	height: auto;
}
.product-fb-comments .home-section-head {
	padding: 10px 0px;
}
@media screen and (min-width: 1250px){
	.container {
		width: 1200px;
		padding: 0;
	}
}
@media screen and (min-width: 992px){
	#choice_2 .choiceLine .ct .bankItem {
		width: 20%;
	}
	.titlePage .product-size-hotline {
		margin: 0;
		position: absolute;
		top: 20px;
		right: 0;
	}
}
@media screen and (min-width: 768px){
	.engo-popup .content, .pdPopup {
		width: 650px;
	}
}
@media screen and (max-width: 768px){
	.header-mobile .grid {
		margin-left: -10px;
	}
	.header-mobile .grid > .grid__item {
		float: left;
		padding-left: 10px;
	}
	.logoMB {
		width: 15%;
	}
	.searchMB {
		width: 75%;
		margin-top: 7px;
	}
	.menuMB {
		width: 10%;
		margin-top: 7px;
	}
	.searchForm {
		position: relative;
	}
	.searchForm input[type="text"] {
		height: 35px;
		padding: 0px 40px 0px 10px;
		width: 100%;
		outline: none;
	}
	.searchForm button {
		height: 35px;
		padding: 0 10px;
		position: absolute;
		top: 0;
		right: 0;
	}
	#header .header-mobile .menuMB .hd-btnMenu {
		margin-top: 7px;
		float: none;
		text-align: right;
		width: 100%;
	}
	#product-wrapper .product-single .product-content .pro-price {
		padding-bottom: 5px;
		margin-bottom: 0;
		margin-top: 5px;
	}
	#NavDrawer{    
		background: #ffffff;
		padding: 5px;
		margin-top: 90px;
		border-left: none;
	}
	.hotline-menu {
		background: #f5f5f5;
		padding: 10px;
		text-align:center;
	}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	.variantObj .tabPanel {
		float: left;
		width: 100%;
	}
	.variantObj .tabPanel .panelItem {
		float: left;
		width: 100%;
		margin-right: 1%;
	}
	.variantObj .tabPanel .panelItem:last-child {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-left: 1%;
	}
}
@media screen and (max-width: 767px){
	.hidden-xs{display:none !important}
	.visible-xs{display:block !important}
	.engo-popup .content, .pdPopup {
		width: 100%;
	}
	.pdClosePopup {
		z-index: 999999;
		width: 40px;
		height: 40px;
		background-position: -178px -68px;
	}
	#main-slider #sync2,
	#main-slider #search-collection-form {
		display: none;
	}
	.small-banner:first-child {
		margin-top: 10px;
	}
	.catelogyMB {
		padding-left: 10px;
	}
	.catelogyMB .scrollList .listItems {
		background: #fff;
		padding: 10px 0px;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-box-lines: single;
		-moz-box-lines: single;
		box-lines: single;
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.catelogyMB .scrollList .listItems::-webkit-scrollbar{
		display: none;
	}
	.catelogyMB .scrollList .listItems .item {
		width: 18%;
		-webkit-flex-shrink: 0;
		-moz-flex-shrink: 0;
		flex-shrink: 0;
		-ms-flex-negative: 0;
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: block;
		padding: 0px 5px;
	}
	.catelogyMB .item .icon {
		text-align: center;
		position: relative;
		background: linear-gradient(-180deg,#fbfbfb 0%,#f1f1f1 100%);
		border: 1px solid #c3c3c3;
		box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
		width: 45px;
		height: 45px;
		border-radius: 50%;
		padding: 7px;
		margin: 0 auto;
	}
	.catelogyMB .item span {
		display: block;
		font-size: 12px;
		padding: 5px 0;
		color: #000;
		text-align: center;
		line-height: 1.3em;
		margin: 0;
	}
	.choiceTabs .nav-tabs li.taichinh a {
		margin-bottom: 15px;
	}
	.choiceLine .itemLine .ct {
		margin-bottom: 20px;
	}
	.choiceLine .itemLine:last-child .ct {
		margin-bottom: 0px;
	}
	.productTemplate .wrapper {
		padding: 0;
	}
	#product-wrapper .product-single .product-content .product-actions button.btnPdCart {
		width: 100%;
		margin: 5px 0px !important;
	}
	.pdDesscription table {
		min-width: auto !important;
		width: 100% !important;
	}
}
@media screen and (max-width: 479px){
	.tragopProduct .product .img img {
		max-width: 100px;
		margin-right: 10px;
	}
}
@media screen and (max-width: 400px){
	.searchMB, .menuMB {
		margin-top: 4px;
	}
}
@media screen and (max-width: 370px){
	.searchMB, .menuMB {
		margin-top: 0px;
	}
	.catelogyMB .scrollList .listItems .item{ width: 22%;}
}