body#bd{
  -webkit-text-size-adjust: none;
  font-size: 13px;
  font-family: arial;
}
@media all and (max-width: 500px){

}
*{

}
img{
	-webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a { color: #555555; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: none; }
* html .clearfix {

	height: 1%; /* IE5-6 */

}
html[xmlns] .clearfix { /* O */
	display: block;

}
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}
div.tooltip p {
	font-size: 90%;
	margin: 0;
}
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
.clear, .divider {clear: both;}
.no-display {display: none ;}
.nowrap,.nobr {white-space: nowrap ;}
.no-border {


	border: 0 ;


}
.no-padding {padding: 0 }
.no-margin 	{margin: 0 ;}
.auto-width {width: auto;}
.wrap { width: 100%; clear: both; }
.column { overflow: hidden; float: left; }
.item { float: left; position: relative; }
p.readmore {

	background: url(../images/readon-bg.gif) repeat-x left bottom;

	border: 1px solid #ddd;

	font-weight: bold;

	float: left;

	padding: 2px 6px;

}
p.readmore a {

	color: #666;

	text-shadow: 0 1px 1px #fff;

}
.vm-pagination li {
padding-left: 4px;
padding-right: 4px;
}
.vm-pagination {
margin-top: 20px;
}
.vm-pagination > span{display:none;}
input, select, textarea, .inputbox {

	padding: 4px 5px;

	font-family: Arial, Helvetica, sans-serif;

}
input[type="checkbox"] {

	vertical-align: middle;

	padding: 0;

	margin: 0;

}
.inputbox { border: 1px solid #d6e4ec; background: #fff; }
.inputbox:hover, .inputbox:focus { background: #ffffcc; }
.login_form .remember .inputbox,
#login-form .logout-button { padding:0; border:none; background:none; color:#fff; font-weight:normal; cursor:pointer; text-shadow:none }
.josForm .inputbox {

	margin-right: 5px;

}
.button, button {

	background: url(../images/readon-bg.gif) repeat-x left bottom;

	border: 1px solid #ddd;

	font-weight: bold;

	padding: 2px 5px;

	text-shadow: 0 1px 1px #fff;

}
.login-fields label {

  padding-right: 10px;

}
.results h4 { text-transform: none; font-size: 110%; }
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}
thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }
div.pagination {
	border-top: 1px solid #ccc;
	padding: 8px;
	margin: 0 0 4px 0;
	text-align: center;
	color: #999;
}
div.pagination:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
div.pagination ul {
	width: 100%;
	float: none;
	margin:15px 0;
}
div.pagination ul li {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 3px;
	padding: 2px 3px;
}
div.pagination li span,
div.pagination li strong {
	padding: 0;
}
.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:23%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}

/* Logo Image ---*/
.atss{top:138px;}
.at4-share-btn.at-svc-email,.at4-share-btn.at-svc-print,.at4-share-btn.at-svc-gmail,.at4-share-btn.at-svc-favorites{display:none;}
h1.logo { width: 220px; height: 80px; }
.addthis_32x32_style .at4-icon{width:32px;height:20px;background-size:32px;line-height:20px;margin-left:3px;margin-right:3px;}
.atss a{width:38px;}
.atss a:hover{width:50px;}
/* Css Menu ngang */
#ja-menungang{display:inline-block;}
#ja-megamenu{background:#21B4DF;}
#ja-menungang .level0{display:table;position:relative;width:100%;}
#ja-menungang .level0 > li{display:table-cell;width:auto;}
#ja-menungang .level0 > li a{padding:10px 10px 12px 10px;display:block;}
#ja-menungang .level0 > li >a{color:white;text-align:center;}
.childcontent{display:none;position:absolute;z-index:10;background:white;}
.childcontent a{font-size:95%;}
#ja-menungang .level1 li{border-bottom:1px solid #ddd;}
#ja-menungang .level0 > li:hover .childcontent{display:block;}
/* Component kunena ---*/
body.com_kunena .ja-content-main {
	background: none;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/* Kunena login form */
.klogin-form-login .klogin-form-login-username,
.klogin-form-login .klogin-form-login-password,
.klogin-form-login .klogin-form-login-remember {
	margin: 0 0 10px;
}
.klogin-form-login .klogin-form-login-username label,
.klogin-form-login .klogin-form-login-password label {
	font-weight: bold;
	margin-bottom: 2px;
}
.klogin-form-login .klogin-form-login-username input,
.klogin-form-login .klogin-form-login-password input {
	border: 1px solid #c6d4da;
	width: 90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-form-login .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-form-login .kbutton:hover {
	color: #cc0000;
	cursor: pointer;
}
.klogin-form-login .klogin-logoutlink,
.klogin-loginlink { margin: 0 ; }
.klogin-form-login .klogin-logoutlink li,
.klogin-loginlink li {
	background-position: 0 6px ;
	margin: 0 ;
	padding: 0 0 0 10px ;
}
.klogin-lastvisit ul { margin: 0 0 10px; }
.klogin-lastvisit ul li {
	background: none;
	margin: 0;
	padding: 0;
}
.klogin-links .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-links { margin-bottom: 10px; }
/* Kunena static */
div.kstats-module ul li {
	background: url(../images/bullet.gif) no-repeat 0px 9px;
	margin: 0;
	padding: 2px 0 2px 10px;
}
/* Kunena search module */
.ksearch .ksearch-fieldset input {
	border: 1px solid #c6d4da;
	width: 90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Kunena latest ---*/
div.klatest ul.klatest-items { margin-top: 0; }
div.klatest ul.klatest-items li.klatest-item {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 ;
}
div.klatest ul.klatest-items li.klatest-item .klatest-itemdetails li {
	padding-left: 0 ;
}
.readmore {
    background: none repeat scroll 0 0 #DD0311;
    border-radius: 5px;
    float: left;
    font-size: 11px;
    height: 23px;
    padding: 5px ;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 82px;
	display:none;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{
padding: 1px;
float: left;
margin: 0px;
margin-right: 5px;
border: 1px solid #ccc;
width: 100px;
height: 65px;
}
.readmore a{
    color: #FFFFFF;
}
.k2ItemsBlock li{display:inline-block;width:100%;margin-bottom:5px;}
div.k2ItemsBlock ul li a.moduleItemTitle{
  color: rgb(77, 77, 77);
  font-size: 100%;
  text-transform: none;
  font-weight: bold;
}
#tab3 .k2ItemsBlock .moduleItemTitle {background:url(http://web.websitere.vn/mautv/menutrai/165/menutrai_icon1.png) no-repeat top left;background-position: 0px 4px;padding-left:10px;}
#k2Container{padding:0px;}
.nivo-directionNav a {
top: 43%;
}
.theme-default .nivo-controlNav a{font-size:0px;}
.MagicToolboxContainer .MagicToolboxSelectorsContainer{text-align:center;}
.MagicToolboxSelectorsContainer a{float:none;}
.MagicToolboxSelectorsContainer a img{width:50px;height:50px;}
.cart-view{padding:0px;}
.cart-view .cart-summary tr{padding-bottom:5px;border-bottom:0px dashed #ccc;}
table.cart-summary tr th{padding-left: 10px;
padding-right: 10px;}
table.cart-summary tr td{padding-left: 0px;
padding-right: 0px;padding-bottom: 0px;}
#userForm .userfields_info{display:none;}
#userForm .control-buttons{
position: absolute;
/* right: 50px; */
/* bottom: 20px; */
margin-top: 280px;
margin-left: 380px;
}
table.user-details {
/*margin-bottom: 60px;*/
margin-bottom: 0px;
width:100%;
}
#paymentForm{padding:10px;}
.coupon {
    color: gray;
    border-radius: 4px;
    border: 1px solid #CAC9C9;
    font-size: 9px;
    padding: 5px;
    margin-top: 0px!important;
display:inline-block;float:left;
width:40%;
}
span.details-button input.details-button{margin-top:0px;}



.decs-product .labelchitietsp{display:none;}
.noidungcodinhchitietsp{display:none;}
.product-description {
    float: right;
    width: 563px;
}
#users-profile-custom{display:none;}
#adminForm #ui-tabs fieldset{display:none;}
#adminForm #tabs{display:none;}
#adminForm #ui-tabs .buttonBar-right{
text-align: left;
width: 100%;
position: absolute;
bottom: 20px;
/* left: 20px; */
margin-left: 250px;
}
a.ask-a-question {display:none;}
.sp-vmsearch-categorybox.sp-vmsearch-categorybox{
height: 24px;
line-height: 24px;
background: white url(../images/keoxuong.png) center right no-repeat;
border-radius: 5px;
background-size: 26px;
color: gray;
text-align: left;
width: 200px;
}
.sp-vmsearch{height:90px;}
.search-input-wrapper{
margin: 0px;
display: inline-block;
width: 100%;
margin-top: 10px;
}
.search-input-wrapper input {
width: 100%;
min-height: 24px;
display: inline-block;
height: 24px;
padding: 2px 6px;
margin-bottom: 0;
font-size: 14px;
line-height: 24px;
color: #555;
vertical-align: middle;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-left: 0px;
border: 1px solid #bbb;
margin-right: 0px;
}

.search-button-wrapper {
float: none;
width: 70px;
text-align: center;
position: absolute;
right: 0;
bottom: 0;
}
.search-button-wrapper button {
margin: 0;
padding: 0;
width: 100%;
height: 20px;
min-height: 20px;
line-height: 20px;
background: rgb(44, 44, 44);
color: #fff;
box-sizing: border-box;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 4px 4px 4px 4px;
border: none;
display: inline-block;
text-align: center;
vertical-align: middle;
cursor: pointer;
-moz-box-shadow: inset 0 0 5px #AFAFAF;
-webkit-box-shadow: inset 0 0 5px #AFAFAF;
box-shadow: inset 0 0 5px #AFAFAF;
text-shadow: none;
}
#ja-noidunggiua.ja-r1 #ja-cotgiua{width:78%;float:right;}
#ja-cotgiua{
  background: transparent;
  min-height: 400px;
  width: 78%;
  float: right;
}
#ja-cottrai{
  width: 20%;
  float: left;
  padding-right: 1%;
}
#ja-cottrai .workshome-title h3{color:white;padding:7px 10px 8px 10px;font-size:110%;background:#FF4400;}
#ja-cottrai .workshome-content{background:white;padding:10px;border:1px solid #ddd;margin-bottom:10px;}

#ja-cotgiua .workshome-title h3{color: #542e09;padding:7px 10px 8px 10px;font-size:110%;}
#ja-cotgiua .workshome-content{background:white;padding:10px;border:1px solid #ddd;margin-bottom:10px;}
.giagoc{
    text-decoration: line-through;
}
.giagocdetails {text-decoration: line-through; color: #CCC; }
.phamtram {
	background: url("../images/bg-label-seleoff.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
    padding: 12px;
    width: 31px;
    color: #f00;
}

.phamtram span{
}
#divAdLeft a, #divAdRight a{font-size:0px;}
#divAdLeft , #divAdRight{border:0px;height:auto;}
#checkoutForm .customer-comment.marginbottom15{display:none;}
#checkoutForm .checkout-button-top .noidungxacnhan,#checkoutForm .checkout-button-top #tosAccepted{display:none;}
.rsform .rsform-block.rsform-block-noidung #NoiDung{
width: 97%;
margin-left: 0.5%;
border-radius: 0px;
}
div#tabContainer {
    margin:30px 0 0 0;
    padding:0;
    position:relative;
}
div#tabContainer ul {

    z-index:100;
}
div#tabContainer ul li{
    background: none;
    padding: 0px;
}
div#tabContainer li {
    float:left;
    list-style:none;
    margin-right:1px;
}
div#tabContainer .multitab li a {
  background: #ddd;
  color: #666;
  cursor: pointer;
  display: block;
  padding: 7px 25px;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #ccc;
  border-bottom: none;
  margin-right: 3px;
}
div#tabContainer li a:hover {
    background:#eee;
}
div#tabContainer li a.active{
  background: #ff4200;
  color: white;
}
.tabDetails {
    margin:0;
    padding:0px 0 0;
	margin-top:10px;
}
.tabContents {
    border-top: 0px solid #ddd;
    margin-top: 0px;
    padding: 0px;
}
.multitab {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ff4200;
  margin-bottom: 10px;
}

.tieudechitietsp{
color: #454545;
font-weight: bold;
font-size: 140%;
padding-bottom: 5px;
border-bottom: 2px solid #454545;
}
.productdetails .additional-images {
margin: 0px;
background: #eee;
padding: 5px;
}
.rsform select{
border: 1px solid gray;
margin-left: 2px;
width: 99.1%;
}
.rsform .rsform-block.rsform-block-submit input{
background: #06C;
color: white;
}
div.itemView{border:0px;}
div.itemSocialSharing{display:none;}
/* css menu trai */
#ja-noidunggiua .menu{position:relative;}
#ja-noidunggiua .menu li a{display:block;padding:8px 0px;}
#ja-noidunggiua .menu > li > ul{position:absolute;margin-left:100%;width:100%;background:white;box-shadow:1px 1px 2px 0px darkgrey;margin-top:-30px;}
#ja-noidunggiua .menu > li > ul a{padding:8px 10px;}
#ja-noidunggiua .menu > li  ul{z-index:20;}
#ja-noidunggiua .menu a{border-bottom:1px solid #ddd;font-weight:bold;}
#ja-noidunggiua .menu li:last-child a{border-bottom:0px;}

#ja-noidunggiua .VMmenu > li > div > a{
  color: #1091EC;
  font-weight: bold;
  font-size: 100%;
  text-transform: uppercase;
  /* font-family: arial; */
  border-bottom: 1px solid #1091EC;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}
#ja-noidunggiua .VMmenu .menu li a{
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}

#ja-noidunggiua .VMmenu li a {
color: rgb(79, 79, 79);
text-align:left;
}
#ja-noidunggiua .VMmenu .menu li a:hover {
padding-left:10px;
}
.column .VMmenu li.VmOpen a{color:yellow;}

#vmQuickCartModule .cart_content{display:none;}


.cart-view .quantity-input{
  margin-left: -54px;
  position: absolute;
  border: 0px;
  background: transparent;
  /* text-align: center; */
  height:11px;
}
.vm2-add_quantity_cart{
margin-left: -80px;
position: absolute;
}

.product-fields .product-field, .product-related-categories .product-field{
margin-top: -20px;
}
.noidungcodinhchitietsp{
margin-top: 20px;
padding-top: 5px;
border-top: 1px dashed #C7C7C7;
border-bottom: 1px dashed #C7C7C7;
}
.noidungcodinhchitietsp td{
padding: 5px;
}
.noidungcodinhchitietsp .giaohang{
background: url(../../../images/vanchuyen24h.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 14px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .tuvan{
background: url(../../../images/tuvan.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 14px;
}
/* Tin tức */
.itemListView .catItemView,.itemListView .itemContainer{display:inline-block;width:100%;}
.itemListView .catItemView{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd;}
.itemListView .catItemTitle{display:inline-block;float:right;width:78%;font-size:110%;margin-bottom:10px;}
.itemListView .catItemIntroText{display:inline-block;float:right;width:79%;text-align:justify;margin-bottom:10px;}
.itemListView .catItemReadMore{display:inline-block;float:right;width:20%;text-align:right}
.itemListView .catItemDateCreated{width:30%;text-align:left;font-size:95%;margin-left:1%;}	
.itemListView .catItemImageBlock {display:inline-block;width:20%;float:left;margin-right:1%;}
.itemListView .catItemImageBlock img{width:100%!important;}
.itemBackToTop{display:none;}
.itemView .itemDateCreated{font-size:90%;  font-style: italic;margin-bottom:10px;display:block;}

/*.cart-summary div.PricesalesPrice span.PricesalesPrice{display:none;}*/
.cart-view .vmpayment_name{
display: none;
}
.cart-summary .giaphukien{
font-weight: bold;
}
.category-view{display: none;}
.productdetails-view span.PricesalesPrice{

}
.productdetails-view .giafix{
color: #f00;
font-size: 32px;
font-weight: bold;
}
.vm-customfield-cart{display:inline-block;}
.vm-customfield-cart br{display:none;}
.componentheading{
display:none;}
#Mod292{
position: absolute;
top: -315px;
width: 200px;
}
#ja-noidunggiua ul.menu {
  /* margin-left: -11px; */
  display: block;
}
.main{
width:100%;
margin:auto;
}
#ja-noidunggiua ul.menu a{
/*background-size:220px;*/
margin-top:0px;
/*background-size:210px 35px;*/
}

div.ja-moduletable, div.moduletable{
border:none;
}
/*-----------------------------------------------------*/


.tieudechitietsp{
  color: #ff4200;
  border-bottom: 1px solid #ff4200;
}


#ja-noidunggiua {
padding-top: 20px;
display:inline-block;
}
.inputbox, textarea, .button, button{
border-radius:0px;
}
.button{
height: 30px;
margin-right:
}
.button:hover, .button:focus {
background: #E6E8EA;
}
.menu>li>ul{
display:none;
}
.menu>li:hover ul{
display:block;
}
.cart-summary .PricesalesPrice{
  width: 100px;
}
.inputbox{
margin-top: 5px;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key{
background:none;
border:none;
}
.k2ProfileHeading{
background:none;
}
/*-------------------------------------------------------------*/
.product-fields .product-field, .product-related-categories .product-field{
margin-top:0px;
}
.profile{
  margin-left: 200px;
  margin-top: 30px;
}
.profile legend{
  font-size: 25px;
color:#ff0486;
}
#users-profile-core dl>dt{
font-weight:bold;
}
.productdetails-view .product-description, .product-fields{
  height: 38px;
  line-height: 38px;
  text-align: right;
  margin-right: 55px;
}
input, select, textarea, .inputbox{
margin-top: 5px;
}
.priceColor2 {
color: #fff;
}
.baogomvat{
display:none;
}
.product-fields{display:none;}
div#tabContainer{
  width: 100%;
}
.product-field.product-field-type-P{
display:none;
}
table.mvc_peopleTable tr{
width: 130px;
float: left;
}
table.mvc_peopleTable td{
padding:3px;
border-bottom:none;
}
.gsc-control-cse{background:transparent;border:0px;padding:0px;}
#___gcse_0{width:91%;float:right;margin-top:5px;}
.addtocart-area .quantity-controls{display:none;}
input.quantity-input{margin-top:0px;}
.cart-view .customfieldcart,.inline .vmicon.vm2-add_quantity_cart,.tieptucmuasam{display:none;}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background:transparent;
  margin-top:3px;
}
.slideshow2 .workshome-content{margin-bottom:0px;}
.product-thongtin-giacu  {
    text-decoration: line-through;
}
/* Css Danh muc san pham */
.browse-view .quantity-box{display:none;}
.browse-view .product-anh{position:relative;}
input.addtocart-button {
    background: #18A1E2;
    border: 1px solid #146DDE;
    color: white;
    font-weight: bold;
    border-radius: 5px;
	cursor:pointer;
}
.browse-view .product-anh .icon_sphot{
background: red;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.browse-view .product-anh .icon_spmoi{
background: green;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.browse-view .product-anh .icon_hethang{
background: black;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.bihide{display:none;}
.viewallproduct{display:inline-block;float:right;margin-top:20px;}
.vmfooter{display:inline-block;width:100%;}
.browse-view .product *{text-align:center;}
.browse-view .product{
    padding: 1% 2%;
    display: table-cell;
    width: 29.3333%;
    float: left;
}
.orderby-displaynumber{display:none;}
.browse-view .row{display:table;width:100%;}
.browse-view .spacer{padding:2%;border:1px solid #ddd;}
.browse-view .browseProductImage{width:100%;height:280px}
.browse-view .product-thongtin-ten{margin-top:10px;margin-bottom:10px;}
.browse-view .product-thongtin-salesPrice{margin-bottom:10px;}
.product-thongtin-salesPrice{color:#D20707;font-weight:bold;font-size:130%;}
.browse-view form.product{
    margin: auto;
    display: block;
    padding: 0%;
    width: 100%;
}
.browse-view span.addtocart-button{display:block;}
.browse-view input.addtocart-button{margin:auto;}
span.quantity-controls input.quantity-controls{margin-top:0px;margin-bottom:1px;}
.productdetails span.addtocart-button{margin-left:10px;}
.productdetails .product-thongtin-muahang{margin-top:10px;}

.browse-view .product.floatleft .browseProductImage{
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.browse-view .product.floatleft .browseProductImage:hover{
    transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -o-transform:scale(1.1); /* Opera */
}

/* Chi tiết sản phẩm */
.header-imageproduct .width60.floatleft{width:100%;}
.header-product{display:inline-block;width:100%;}
.header-imageproduct{display:inline-block;width:40%;float:left;padding:1%;border:1px solid #ddd;background:white;}
.header-descproduct{display:inline-block;width:55%;float:right;}
.header-imageproduct .main-image img{width:100%;}
.productdetails-view.productdetails .giacu .tiengiacu{text-decoration: line-through;}
.productdetails-view.productdetails .price-product{margin-top:8px;}
.productdetails-view.productdetails .addtocart-area .quantity-box{display:none;}
  .giacu>div{float:left;margin-right:5px;}
.giacu{width:100%;display:block;overflow:hidden;margin-top:10px;}
.price-product>div{float:left;margin-right:5px;}
.price-product{width:100%;display:block;overflow:hidden;}
.nhan-price-product{display:inline-block;margin-top:3px;}
.cart-view .cart-summary tr{border-bottom:1px solid #ddd;}
.tieptucmuasam{display:none!important;}
#checkoutForm{margin-bottom:20px;}
.cart-summary >tbody > tr td{padding:10px;}
.cart-summary >tbody > tr:first-child td{background:#1091EC;text-align:center;color:white;font-size:105%;padding:5px 0px;font-weight:bold;}
.td5{width:120px;}
.td4{width:80px;}
.td2{border:0px;padding:0px;}
.xoasp{text-align:Center;}
.vmicon {
  background: url(../images/recycle_bin.png) center center no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}
.cart-view .detailscartproduct >a{color:#ff4200;font-weight:bold;}
.cart-view .detailscartproduct >a{color:#ff4200;font-weight:bold;}
.cart-view span.PricebillTotal{color:red;font-size:120%}
td.key{width:220px;}
.fieldinfo h2{
  color: #ff4200;
  padding: 0px;
  display: inline-block;
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px solid #ff4200;
  padding-bottom: 7px;
text-transform:uppercase;
}
.adminForm.user-details.abc{margin-top:10px;}
.adminForm.user-details.abc .inputbox{width:330px;height:100px;}
.cauchucmung{margin-bottom:10px;color:#ff4200;}


.footer1{display:inline-block;width:100%;}

.footer2 a{color:white;}
.footer2 .ja-workshome,.footer2 .workshome-content{margin-bottom:0px;}
.footer2{
  background: #1C99F2;
  color: white;
  padding: 20px 0px 10px 0px ;
}
.footer2 table tr:last-child td *{margin-bottom:5px;}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
  background: #305891;
  border: solid #01214D 1px;
}
/* Tin tuc */
.footer2 #Email{width:130px;}
.footer2 .rsform{text-align:center;}
.trengiohang{margin-top:20px;margin-bottom:20px;}
.catItemExtraFieldsLabel,.itemExtraFieldsLabel{display:none;}
.catItemExtraFields li{margin-bottom:5px;}
/* Slide */
.theme-default .nivoSlider img{height:400px!important;}
.theme-default .nivoSlider > img{width:100%!important;}
.theme-default .nivoSlider{margin-bottom:0px!important;}
.nivo-controlNav{margin-top:-45px;position:absolute;z-index:11;padding:10px 0px;}
.fb-comments ,.fb-comments *{width:100%!important;}

.itemListView .itemContainer{margin-bottom:10px;}
.k2Pagination{
text-align: center;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.k2Pagination ul{
text-align: center;
display: inline-block;
}
.k2Pagination ul li{
float: left;
margin: 5px;
color: white;
}
.k2Pagination ul li a{
color: white;
padding: 5px 10px;
border-radius: 4px;
display: block;
background: #1C99F2;
}
.k2Pagination ul li span{
background: #ff4400;
padding: 5px 10px;
border-radius: 4px;
display: block;
}
.k2Pagination ul li a:hover{
background: #ff4400;
}
.mxh_ct{
display: inline-block;
width: 100%;
margin-bottom: 10px;
}
.checkout-button-top{
border-top: 0px!important;
}
.checkout-button-top .tieptucmuahang{
background: #006dcc;
color: white;
font-weight: bold;
padding: 7px 10px;
border-radius: 4px;
float: left;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited{
padding: 7px 10px;
color: white;
border: 0px;
background: #006dcc;
}
.checkout-button-top .tieptucmuahang:hover, .vm-button-correct:hover{
background: #04c;
}
.rsform{
width: 90%;
margin: 0px auto;
}
.rsform h2{
display: none;
}
.formResponsive input, .formResponsive textarea{
width: 97.3%;
}
.rsform-block-submit .formControls .formBody{
text-align: center;
}
.temp_lienhe .mxh_ct{
display: none;
}
.temp_lienhe .bvcungmuc{
display: none;
}
.horizontal-separator{
display: none;
}
.search_sp_ngoai {
position: relative;
}
.search_sp_ngoai .search_tensp{
color: white;
padding: 7px 10px 8px 10px;
font-size: 110%;
background: #FF4400;
}
.search_sp_ngoai .khoangcach_search {
height: 35px;
}
.bvcungmuc #k2ModuleRelated ul li{
display: inline-block;
width: 100%;
margin-bottom: 8px;
}
.bvcungmuc #k2ModuleRelated h3{
width: 89%;
float: right;
}
.bvcungmuc #k2ModuleRelated .k2ItemImageleft{
width: 10%;
float: left;
margin-right: 1%;
}
.bvcungmuc #k2ModuleRelated .k2ItemImageleft .k2ItemImage{
width: 100%;
}
.bvcungmuc #k2ModuleRelated .k2RelReadmore{
float: right;
}
.footer3{
padding: 10px 0px;
text-align: center;
font-weight: bold;
color: #fff;
background: #3b2005;
}
.footer3 a{
color: #ccc;
}
.MagicZoomHeader + div + div{
display:none!important;
}
.MagicToolboxMessage{
display:none!important;
}
.MagicZoomHint{
display: none!important;
}
.browse-view .featuredProductImage{
width: 100%;
height: auto;
}
.browse-view .vmproduct.productdetails{
display: table;
width: 100%;
}
.browse-view .vmproduct.productdetails > li {
margin: 1%;
display: table-cell;
width: 29%;
float: left;
padding: 1%;
border: 1px solid #ddd;
}
.browse-view .vmproduct.productdetails > li .tensphome{
margin-top: 10px;
margin-bottom: 10px;
display: block;
font-weight: bold;
}
.browse-view .vmproduct.productdetails > li *{
text-align: center;
}
.login{
width: 50%;
text-align: center;
}
.login-fields label{
width: 30%;
float: left;
padding: 6px 10px;
margin-top: 5px;
text-align: left;
}
.login-fields input{
text-align: left;
}
.login .button{
margin: 10px 0px 10px 100px;
text-align: center;
}
.cart-view .quantity-input {
border: 1px solid #ccc;
padding: 5px;
margin-left: -40px;
}
.icon_update {
background: url(../../../images/adept_update.png)center no-repeat;
background-size: contain;
display: block!important;
margin-left: 0px;
}
span.cart-images img{
margin-right: 10px;
}

/* Css chỉnh sửa */
#ja-noidunggiua .main{
  width:90%
}
#ja-header{
  background: #522c08;
}
#ja-menungang{
  background: #522c08;
  border-bottom: 5px solid #efbe03;
  margin-top:-1px;
  
}
#ja-menungang .main{
  width:90%;
}
#ja-megamenu{
  background:none;
  margin-left: 200px;
}
#ja-menungang .level0 > li >a{
  font-family: 'Roboto Condensed', sans-serif;
  font-size:17px;
  color: white;
  text-transform:uppercase;
}


@-webkit-keyframes mymove {
    from {width: 0%;}
    to  {width: 50%;}
}
@keyframes mymove {
    from {width: 0%;}
    to  {width: 50%;}
}

#ja-noidunggiua{
background: url(../../../images/bgvang-b1.png) top left repeat-X ,url(../../../images/backgroundbean2.png) center #fdec5d;
  margin-top: 2px;
}
#ja-cottrai .workshome-title{
  position: relative;
}
#ja-cottrai .workshome-title:before{
  content:"";
  width: 15px;
  height:50px;
  position:absolute;
  left: -10px;
  top:0px;
  background:url(../../../images/box2.png) no-repeat;
}
#ja-cottrai .workshome-title h3{
  background:url(../../../images/box1.png) top left;
  padding:12px 10px;
  text-transform:uppercase;

}

#Mod301 .workshome-content{
  border:none;
  padding:0px;
  background:none;
}
.browse-view .spacer{    
background: #fffccc;
  border-radius: 0 0 8px 8px;
      box-shadow: 0 2px 3px rgba(129,123,108,0.4);
  outline: 0 none;
  padding:0px;
  border:none;

}
.browse-view .product-anh{
  margin: 0 -12px;
  z-index: 10;
    box-shadow: 0 2px 6px rgba(129,123,108,0.6);
  border-radius:8px;
  overflow:hidden;
  
}
.browse-view .product-anh:hover img{
   transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -o-transform:scale(1.1); /* Opera */
  
  transition:0.5s;
}
.browse-view .browseProductImage{
  border-radius:8px;
}
.product .product-thongtin-ten h2 a{
  color: #cb0000;
  font-size: 19px;
  font-family: 'Roboto Condensed', sans-serif;
}



.bodyhome_bd .product-thongtin-mota{
  display:none;
}
.product-thongtin-muahang{
  display:none;
}
.browse-view .product-anh a:before{
  content:"";
  color: white;
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.3);
  z-index:-1;

}
.browse-view .product-anh a:after{
  content:"";
  color: white;
  position:absolute;
  width:64px;
  height:5%;
  padding-top: 70px;
  background:url(../../../images/loupe.png) top center no-repeat;
  z-index: 2;
  left:40%;
  bottom:0;
  transition:0.5s;
  opacity:0.6;
  font-size:17px;
  font-family: 'Roboto Condensed', sans-serif;

}
.browse-view .product-anh:hover a:before{
  z-index:1;
}
.browse-view .product-anh:hover a:after{
  content:"Xem";
	bottom:30%;
    opacity:1;
}
.browse-view .product-thongtin{
  padding: 10px;
}

.footer1 .main{
  width:90%;
}
.footer1 #Mod338{
  margin-top: 15px;
}
.footer1 #Mod329{
   margin-top: 15px;
   margin-bottom: 10px;
}
.footer1 #Mod329{
  width: 65%;
  float:left;
}
.footer1 .itemListView .itemContainer {
    width: 46%;
    float: right;
}

.itemListView .itemContainer {
    display: inline-block;
}
.itemListView .catItemView{
  border-bottom:1px dotted #ddd;
}
.footer1 .itemListView .itemContainer:first-child{
  width: 52%;
  float: left;
  margin-right: 2%;
}
.footer1 .itemListView .itemContainer:first-child .catItemImageBlock {
    width: 100%;
    float: left;
}
.footer1 .itemListView .itemContainer:first-child .catItemTitle {
    width: 100%;
    float: left;
}
.footer1 .itemListView .itemContainer .catItemExtraFields{
  display:none;
}
.footer1 .itemListView .itemContainer:first-child .catItemExtraFields {
    width: 100%;
    float: left;
  display: initial;
}
.footer1 .itemContainer:first-child
.catItemView{
  border:none;
}
.footer1 .workshome-title h3 {
    font-family: sans-serif;
    font-size: 30px;
    font-weight: bold;
	color: #542e09;
}
.footer1 #Mod338{
  width: 33%;
  float: right;
  color:#542e09;
}
#Mod338 img{
  width:100%;
}
.footer1 .itemListView .itemContainer .catItemTitle a{
  color: #cb0000;
  text-transform:uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
.footer1 .itemListView .itemContainer:first-child .catItemTitle {
  margin-top:5px;
}
.footer1 .itemListView .itemContainer:first-child .catItemTitle a{
  font-size: 18px;
}
#Mod329{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
.itemListView .catItemDateCreated{
  color: #ccc;
}
.vmfooter{
  text-align:center;
  margin-top:20px;
}
.viewallproduct{
  float:none;
  font-size: 20px;
  margin:0px;
  padding: 10px 15px;
  background: #cb0000;
  border-radius: 8px;
  font-weight:bold;
  color: yellow;
  text-shadow: 0px 0px 3px #111;
}
.viewallproduct:hover{
background: #b30202;
}

#ja-cottrai .workshome-title:before{
  border-top-left-radius:8px;
}
#ja-cottrai .workshome-title h3{
  border-top-right-radius:5px;
}
.footer1 .workshome-title h3{
  background:url(../../../images/icon2.png) center center repeat-X;
  background-size: 60px
}
.footer1 .workshome-title h3 span{
  background:white;
  padding-right:5px
}
#ja-cotgiua .workshome-title h3 span {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #cb0000;
    background: url(../../../images/soybean2.png)top left no-repeat;
    background-size: 55px;
	padding: 10px 0px;
    padding-left: 60px;
    text-shadow: 0px 0px 1px #999;
}

#Mod301 .workshome-title h3{
  border-bottom: 3px solid #cd0000;

}
#Mod301 .workshome-title h3 span{
background: url(../../../images/soybean2.png)top left no-repeat;
  background-size:60px;
  padding-left: 65px;
  padding-top:8px;
  text-shadow: 0px 0px 1px #999;
  font-family: sans-serif;
  font-size:33px;
  text-align:center;
  font-weight: bold;
  color: #cb0000;

}
#Mod301 .workshome-title h3{
	  text-align:center;
}

.footer2{
  background: #542e09;

  position:relative;
}

.footer2 .main{
  width:90%;
  font-family: 'Roboto Condensed', sans-serif;
}
.footer2 a{
  color: #ccc;
}
#Mod139{
  width: 60%;
  float:left;
}
.footer2{
  font-size:15px;
}
.footer2 h1{
  font-size:20px;
  margin-bottom: 12px;
  margin-top:5px;
}
.footer2 li{
  position:relative;
  padding-left: 15px;
  line-height: 30px;
  margin-left: 8px;
}
.footer2 li:before{
  content: " ";
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    position: absolute;
    left: 0px;
    top: 6px;
}
#Mod339{
  width: 39%;
  float:right;
}
#Mod340{
  clear:both;
}
div#tabContainer li a.active{
  background: #4c2907;
  padding: 8px 20px;
  font-size: 13px;
}
.multitab{
  border-bottom: 1px solid #4c2907;
}
.tabDetails{
  margin:10px;
}
.spcungmuc .product-thongtin-mota{
  display:none;
}
.product-thongtin-giacu{
  font-size: 13px;
  color:#777;
}
.product-thongtin-salesPrice{
  font-size: 18px;
  color:#4d2a07;
}

#Mod326 .workshome-content{
  padding:0px;
  background:none;

}

#ja-noidunggiua ul.menu a{
  padding: 8px 10px;
  color: #000;
  font-size: 13px
}
#ja-noidunggiua ul.menu li:hover>a{
  background:rgba(255,255,255,1);
box-shadow: 0px 0px 8px 0px #4c2907 inset;
  color:#cb0000;
}
#ja-noidunggiua .menu > li > ul{
  background:none;
}
#k2Container{
  font-family: 'Roboto Condensed', sans-serif;
  font-size:15px;
}
#k2Container .catItemTitle a{
  text-transform:uppercase;
color: #cb0000;
}
#ja-noidunggiua ul.menu li{
   background:#fff;
}
#ja-noidunggiua ul.menu li:nth-child(even){
  background:#eaeaea;
}
#ja-cotgiua .workshome-content{
  border-radius:8px;
}
#ja-noidunggiua{
  padding-bottom: 20px;
}
.browse-view .product-thongtin-salesPrice{
  display:inline!important;
}
.class_gia{
  font-size: 15px;
    color: #4d2a07;
}
.trangdmsp .product-thongtin-mota{
  display:none;
}
.itemListView .catItemDateCreated {
  width:55%;
}
.itemListView .catItemReadMore{
  width: 40%;
}
#Mod338 .icon_lh{
  width:40px;
  height:40px;
  display:inline-block;
  margin: 5px;
  background: url(../../../images/iconall.png) no-repeat;
  transition: 0.4s;
  color:transparent;
  background-size:187.8px;
}
#Mod338 .icon_lh:hover{
  background-position-y: -40px!important;
}
.sky_icon{
  background-position: -40px 0px!important;
}
.zlo_icon{
  background-position: -80px 0px!important;
}
.ggl_icon{
  background-position: -120px 0px!important;
}
#Mod338 .ico{
  display:inline-block;
}
.icoall{
  margin-top:10px;
}
.clear_Fix{
  height:1px;
}
#ja-menungang .level0 > li:hover>a{
  background: #fcc601;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#ja-menungang .level0 > li > a{
  margin: 0px 5px;
  text-shadow:1px 1px 2px #000;
}
#ja-menungang li.active{
   background: #fcc601;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.header1{
  min-height: 50px;
}
#Mod299{
  position:absolute;
  z-index:999;
  top:25px;
  left: 40px;
}
.sp-vmsearch-categorybox.sp-vmsearch-categorybox{
  display:none;
}
.search-input-wrapper{
  width:80%;
  margin:0px;
  float:left;
}
.search-input-wrapper input{
  margin:0px;
  height: 30px;
  border-radius:0px;

}
.search-button-wrapper{
  width:20%;
  float:right
}
.search-button-wrapper button{
  height: 31px;
  border-radius:0px;
  background: #fcc601;
  border:1px solid #c9a313;
  box-shadow: none;
  position:relative;
  text-shadow:0px 0px 2px #000;
}
.search-button-wrapper button:before{
  content:"";
  position:absolute;
  width: 10px;
  height:0px;
  left:-25px;
  top:5px;
  border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 15px solid #fcc601;

}
.sp-vmsearch{
  height: 30px;
}
#Mod341{
  float:right;
  width: 30%;
  margin: 10px 10%;
}

.search-input-wrapper ul{
  position:absolute;
  top:0px;
  left:0px;
  background: white;
  z-index:9999;
  padding: 10px;
  width:50%;
  border: 1px solid #bbbbbb;
}
.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;}

.floatleft{
  float:left;
}
#fancybox-left{
  display:block!important;
  visibility:visible;
}
#fancybox-left span{
  left: 20px;
}

#fancybox-right{
     display:block!important;
  visibility:visible; 

}
#fancybox-right span{
    left:auto;
    right: 20px;
}
.search_tensp{
  color: #cb0000;
  font-size:17px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform:uppercase;
}
.virtuemart_search{
  display:none;
}
.mobile_menu{display: none;}



/* Ipad */
@media screen and (max-width: 1024px){
	/* Ở chế độ màn hình này, reset các thành phần bị quy định chiều ngang là px, ví dụ .main {width:950px;} */
	.main{width:100%!important;}
	.main2{width:100%!important;}
	.nutflytocart i,.nutaddtocart i{display:none;}
	input.addtocart-button,input.flytocart-button{padding-left:10px;padding-right:10px;}
}
/* Điện thoại: mobile cũ :  @media screen and (max-width: 768px){ */
@media screen and (max-width: 767px){
	#ja-cottrai{padding:0%;width:100%;float:none;}
	#ja-cotphai{padding:0%;width:100%;float:none;}
	#ja-cotgiua{width:100%;float:none;}
	#ja-cottrai,#ja-cotphai{display:none;}
	.browse-view .blocksp{
		display: block;
		padding: 0%;
		width: 50%;
		margin: 0%;
	}
	.browse-view .row{display:inherit;}
	.browse-view .nutaddtocart, .browse-view .nutflytocart{margin:3px 0px;}
	.browse-view .spacer{padding:10px;}
	.browse-view .browseProductImage{
		width:auto;
		margin:auto;
	}
	.catItemImageBlock {
		margin: 0%;
		width: 40%;
		margin-bottom: 0px;
		margin-right: 10px;
	}
	.catItemThongTin{
		width: auto;
		float: none;
	}
	.catItemTitle {
		width: 100%;
		float:none;
		text-align:left;
	}
	.catItemReadMore{
		width:100%;
		float:none;
	}
	.itemListView.scroller .catItemView .catItemImageBlock{margin-bottom:10px;}
	.header-imageproduct {
		display: block;
		overflow:hidden;
		width: 100%;
		float: none;
		padding: 0%;
		border: 1px solid #ddd;
		background: white;
	}
	.header-descproduct {
		display: block;
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	#ja-cotgiua img{max-width:100%;}
	.bvcungmuc #k2ModuleRelated .k2ItemImageleft {
		width: 30%;
		float: left;
		margin-right: 5%;
	}
	.bvcungmuc #k2ModuleRelated h3 {
		width: 65%;
		float: right;
	}
	#ja-menungang,#Mod326{display:none;}
	.mobile_menu{display:table;position:relative;width:100%;table-layout:fixed;}
	.mobile_menu >div{display:table-cell;width:100%;}
	.mobile_menu .tieude{padding:10px;text-align:center;background:#36b1d5;color:white;font-weight:bold;font-size:130%;cursor:pointer;text-transform:uppercase;}
	.mobile_menu .nentat{position:fixed;z-index:999;background:rgba(0, 0, 0, 0.6);left:0%;top:0%;width:100%;height:100%;cursor:pointer;}
	.mobile_menu .noidung{position:fixed;z-index:1000;width:70%;left:-70%;top:0%;height:100%;background:white;overflow-y:scroll;overflow-x:hidden;}
	.mobile_menu .noidung,.mobile_menu .nentat{
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	.mobile_menu .noidung >ul{padding:10px;}
	.mobile_menu .noidung >ul>li{margin-bottom:10px;}
	.mobile_menu .noidung >ul ul{margin-left:20px;}
	.mobile_menu .noidung li{list-style-type:none;}
	.mobile_menu .noidung li a{padding:5px;display:block;color: #005175;}
	.mobile_menu .noidung >ul>li>a{font-weight:bold;}
	.mobile_menu .noidung >ul>li>a:before{
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;    content: "\f35a";padding-right:7px;
	}
	.mobile_menu .nentat{display:none;}
	.mobile_menu .noidung.mnmb{left:0%;}
	.mobile_menu .nentat.mnmb{display:block;}
	.td3,.sd3{font-size:0%!important;width:0px!important;}
	span.cart-images img{width:100%;margin-right:0px;}
	.mobile_menu i{padding-right:10px;}
	.itemFullText td,.itemFullText tr,.itemFullText table,.product-thongtin-mota td,.product-thongtin-mota tr,.product-thongtin-mota table{display:block;width:100%!important;}
	span.cart-images img{height:auto;}
	.td4 {
		width: 18%;
	}
	.td6 {
		width: 29%;
	}
	.cart-summary >tbody > tr:first-child td{font-size:100%;}
	.td4{width:24%;}
	.tranggiohang .product-thongtin-salesPrice{font-size:100%;}
	.tranggiohang .product-thongtin-billTotal{font-size:110%;}
	button.details-button{font-size:0px;padding:7px 3px;}
	button.details-button:before{
		font-family: 'Font Awesome 5 Free';
		font-weight: 400;    content: "\f0c7";font-size:14px;padding:7px 5px
	}
	.coupon{width:70%;}
	.formdn,.order-view{float:none;width:100%;clear:both;display:block;overflow:hidden;}
	.formdk {
		width: 100%;
		float: none;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ddd;
	}
	.order-view{margin-bottom:20px;}
	.header1_3 .ja-workshome{float:none;}
	.header1_3 td{display:block;padding:0px;}
	.header1 .main2>div{display:block;}
	.header2 .main2>div{display:block;}
	.footer2 .main2>div{display:block;padding:10px 0px;}
	.header2_2 .module_search{width:auto;}
	.popup_cart{width:80%;}
	.popup_cart>div{
		padding: 0px 15px;
	}
	.n1 input{width:24px;}
	
	#Mod341 {
    float: right;
    width: 45%;
    margin: 10px;
}
.search-button-wrapper {
    width: 35%;
    float: right;
}
.mobile_menu .tieude{background: #FFC43E;
    color: #522c08;
    position: relative;
}
.mobile_0 .tieude:after{
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    z-index: 2;
    right: 0;
    background: #522c08;
}
.mobile_menu .noidung >ul>li>a:before{display: none;}
.mobile_menu .noidung li a{
    font-size: 110%;
    text-transform: uppercase;
    color: #522c08;;
}
.browse-view .product{
    width: 100%;
    padding: 0;
    display: block;
    margin-bottom: 20px;
}
#ja-cotgiua, #ja-chantrang .workshome-content{
    padding: 0 10px;
    box-sizing: border-box;
}
.browse-view .product-anh{
    margin: 0;
    box-shadow: none;
}
.browse-view .product-anh a:before{display: none;}
.browse-view .browseProductImage{
    height: auto;
    box-shadow: 1px 1px 5px #eee;
    padding: 20px;
    box-sizing: border-box;
}
.browse-view .spacer{padding: 0;
box-shadow: inherit;
}
.footer1 .main > div{
    display: block;
    width: 100%!important;
    margin-bottom: 20px;
}
.footer1 .itemListView .itemContainer{width: 100%!important;}
.moduleItemComments{display: none;}
#Mod139, #Mod339{width: 100%;}
iframe{max-width: 100%;}
img{max-width:100%;height:auto;}
.theme-default .nivoSlider img{height:auto!important;}
.itemFullText p{text-indent:0!important;margin-left:0!important;}
#ja-cotgiua .workshome-content {
    background: white;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    display: inline-block;
}
.itemListView .catItemImageBlock {
    display: inline-block;
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 5px;
}
.itemListView .catItemTitle {
    display: inline-block;
    float: right;
    width: 100%;
    font-size: 110%;
    margin-bottom: 10px;
}
.footer1 .workshome-title h3{background:none;padding:0 10px;box-sizing:border-box;}

}