/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
body {
    width:100%;
    color: #000;
    font-family: Arial;
    font-size:12px;
    margin:0px;
    margin-top: 0px;
	/*
    background: url('img/bg.png') top center no-repeat;
	*/
	background:#E6E6E6;
    padding-top: 0px;
	    background-size: 100%;
}
 
ul{
    list-style:none;
}
.resp_mod_left{
	display:none;
}
a{
    text-decoration:none;
}
.wraper{
    width:990px;
	margin:0 auto;
	background:#fff;
}
.header_top{
    float: left;
    width: 100%;
	    padding-bottom: 10px;
		background:url("images/bg.jpg") repeat;
	padding-top:10px;
}
.main_hdtop{
    width: 960px;
    margin: 0 auto;
}
.header
{
     
    
    margin-bottom: 10px;
}
.menu_search{
    float: left;
    width: 100%;
}
.main_hdtop_left{
    float: left;
    width: 30%;
    position: relative;
}
.img_sologan{
    position: absolute;
    top: 110px;
    left: 125px;
}
.main_hdtop_right{
    float: right;
    text-align: center;
}

.sologan_langer{
   
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #1c6fdf;
    margin-top: 0px;
	text-transform:uppercase;
}
.contact_small{
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 20px;
}
.menu_search{
    background-image: url(img/bg-menu.png);
    height: 40px;
}
.menu{
    float: left;
}

.menu ul{
    padding-left: 0px;
	margin-top:0px;
	padding-top:0px;

}
.menu ul li{
    float:left;
    position: Relative;
	background:url("img/boder-rightmenu.png") no-repeat;
	height:40px;
	line-height:40px;
}
.menu ul li:first-child 
{
  background:none;
}
.menu ul li a{
    float: left;
    padding:0 40px;
    font-weight: bold;
    color: #fff;
	height: 30px;
	text-transform:uppercase;
	
}
.menu ul li a:hover{
    color: #ff0;
}
.search{
    float: right;
    background-color: white;
    margin-top: 7px;
    border-radius: 5px;
    width: 203px;
    height: 25px;
}
.first_menu{
    padding-left: 0px !important;
}
.menu ul li img
{
    position: absolute;
    top:-12px;
}
.search_text{
        border: none;
    background: #FFF url("img/icon_search.png") no-repeat scroll 7px 1px;
    border-right: 1px solid silver;
    padding-left: 29px;
    width: 138px;
    margin-top: 3px;
}
.icon_down{
    border: none;
    background-color: white;
    width: 30px;
    background: #fff url(img/icon_down.png) 10px 10px no-repeat;
}
.main_content{
    width: 989px;
    margin: 0 auto;
}

.main{
    float:left;
    width: 100%;
}
#slider img{
    height:350px !important;
}
.selecteds{
	display:block !important;
}
.main_left{
    float: left;
    width: 255px;
}
.slider-wrapper{
height:370px}
.main_left_ul ul{
    padding-left: 10px;
    line-height: 35px;
}
.main_left_ul ul li ul{
	display:none;
}
.main_left_ul ul li.tr_acvtie ul{
	display:block;
}
.title_blue{
    FONT-SIZE: 12px;
    font-weight: bold;
    color: white;
    background: #0964d8 url(img/icon.png) 10px 9px no-repeat;
    padding: 10px 5px 10px 40px;
    border-radius: 5px;
	text-transform:uppercase;
}
.dmsp{
    background: -webkit-linear-gradient(#fff, #cecece);
    background: -o-linear-gradient(#fff, #cecece);
    background: -moz-linear-gradient(#fff, #cecece);
    background: linear-gradient(#fff, #cecece);
	border: 1px solid silver;
    border-radius: 5px;
}
.title_blue{
	margin-top:0px;
}
.main_left_ul ul li{
    background: url(img/type_langer.png) no-repeat left 12px;
    padding-left: 15px;
}
.main_left_ul ul li ul li {
    background: url(img/type_langer.png) no-repeat left 13px;
    padding-left: 15px;
    background-size: 5px;
}
.main_left_ul ul li a{
    color: #333;
	font-weight:bold;
}
.main_left_ul ul li a:hover{
    color: #353535;
}
.httt{
    margin-top: 15px;
	border: 1px solid silver;
    border-radius: 5px;
    background: url(img/gaidep.png) no-repeat 120px 34px;
    height: 227px;
}
.httt_1{
    margin: 20px;
	    background: url(img/online.png) no-repeat top left;
		border-bottom:1px solid silver;
		    width: 100px;

}
 
.httt_2{
    margin: 20px;
	    background: url(img/offline.png) no-repeat top left;
		    width: 90px;

}
.main_right .title_blue{    margin-bottom: 0px;!important;}
.httt_p{
    padding-top: 15px;
	    padding-bottom: 15px;
}

.tktc{
    margin-top: 15px;
	border: 1px solid silver;
    border-radius: 5px;
    height: 150px;
}
.table_tktc{
	width:100%;
}
.td_right{
	text-align:right;
	padding-right:20px;
	    padding-bottom: 4px;
	    padding-bottom: 4px;
		color:#757575;
}
.td_left{
    text-align: left;
    padding-left: 56px;
    background: url(img/icon-view.png) no-repeat 10px 2px;
    background-size: 135px 70px;
}
.td_left1{
    text-align: left;
    padding-left: 56px;
    background: url(img/icon-view.png) no-repeat 10px -15px;
    background-size: 135px 70px;
}
.td_left2{
    text-align: left;
    padding-left: 56px;
    background: url(img/icon-view.png) no-repeat 10px -31px;
    background-size: 135px 70px;
}
.td_left3{
    text-align: left;
    padding-left: 56px;
    background: url(img/icon-view.png) no-repeat 10px -48px;
    background-size: 135px 70px;
}

.main_right{
     width: 700px;
    float: right;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 10px;
    margin-left: 10px;
}
#page{
	display:none;
}
.p_sp a:hover {
    color: rgba(0, 0, 0, 0.76);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.li_sp img:hover{
  
}

.main_spnb ul{
    margin-left:0px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	padding:0px;
}
  
.p_sp{
    margin: 0px;
    padding: 20px 15px 17px;
    background: #f1f1f1 url(img/bg-sp.png) no-repeat top right;
    border-top: 1px solid silver;
}

.ten_sp{
    color: black;
    float: left;
	font-weight:bold;
}
.chitiet_sp{
    color: white;
    font-weight: bold;
	padding-left: 55px;
}
.footer{
	float:left;
	width:100%;
}

.footer_mid_main{
  padding:0 10px;
}
.footer_mid_left{
	width:50%;
	float:left;
   
 
}
.footer_mid_right{
	width:50%;
	float:right;
	    padding: 0px 0px 0px 0px;
}
.footer_mid{
     background: url(img/bg-footer.png) no-repeat top center;
    float: left;
    width: 100%;
    color: white;
    background-size: 100% 100%;    
     
}
.p1_footer{
	font-weight:bold;
	font-size:15px;
}
.tieu_de{
	padding:0px 10px;
}
.main_chitiet_sp{
	border:1px solid silver;
	    min-height: 853px;
		border-radius:5px;
}
.p3_footer{
	font-weight:bold;
	font-size:18px;
}


.footer_bot{
    float: left;
    width: 100%;
    background: #0b4086;
}
.footer_bot_main{
	width:989px;
	margin:0 auto;
}

.footer_bot_left{
        width: 50%;
    float: left;
    padding: 10px 10px 5px 10px;
    color: #788bb0;
}
.footer_bot_right{
    width: 50%;
    float: right;
    padding: 10px 0px 5px;
    color: #788bb0;
	text-align:right;
}
.httt_1:nth-last-child(1){
	border-bottom:none;
}
.width_989
{
  
}
.logo_lien_ket img 
{
  width:80%!important;
  
  
}
.logo_lien_ket
{
  height:100px;
}
.lien_ket_website

{
  padding:40px 0px 0px;
}
.clear
{
  clear:both;
}



.hugo
{
  text-align:right;
}
.hupso_toolbar
{
  display:none;
}
.hugo
{
  margin-bottom:15px;
}
.tr_content
{
  line-height:22px;
  padding:0 10px;
}



.woocommerce-pagination {
    float: left;
    margin-bottom: 20px;
    margin-left: 1px;
    padding-top: 10px;
    width: 100%;
	display:block!important;
}
.page-numbers {
    float: right;
    width: 100%;
}
.woocommerce-pagination li {
    float: left !important;
    font-size: 15px;
    height: 22px !important;
    list-style: outside none none !important;
    margin: 0 2px !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 26px !important;
}
.woocommerce-pagination li .current {
    background: none repeat scroll 0 0 #1b89e7;
    border-color: #e9e9e9;
    color: #fff;
}
.woocommerce-pagination li * {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 14px !important;
    display: block !important;
    font-weight: bold !important;
    height: 22px !important;
    list-style: outside none none !important;
    padding-top: 4px !important;
    text-decoration: none !important;
    width: 26px !important;
}
.page-numbers:hover {
}
.woocommerce-pagination li a:hover {
    background: none repeat scroll 0 0 #1b89e7;
    color: #fff;
}
.next:hover, .prev:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #380c00 !important;
}



.tr_phan_trang
{
  padding:0 30px;
}

.gia_xe
{
  color:#f00;
}
.sp h3 {
    text-align: center;
    min-height: 40px;
    line-height: 20px;
}
/*

.single_left {    float: left;    margin-right: 30px;    width: 300px; padding-top:10px;}
.chi_tiet_sp_img 
{
  text-align:center;
}
.chi_tiet_sp_img img {    width: 150px;}
.single_right {    float: left;    width: 300px;
padding-top:10px;
}
.chi_tiet_sp_img {    float: left;    width: 290px;}
.chi_tiet_sp_2 {    float: left;    width: 290px;}

.single_left .newsticker-jcarousellite_1 ul li {    cursor: pointer;    margin-right: 10px;}
.single_left .newsticker-jcarousellite_1 ul li img 
{    border: 1px solid #ccc !important;    height: 75px;    margin-bottom: 16px;    padding: 2px;    width: 70px;}
.single_right h2 {    color: #6a6a6a;    display: block;  
  font-size: 16px;    font-weight: bold;    line-height: 30px; margin-top:0px;
  text-transform: uppercase;}
 */
.single_left {    float: left;    margin-right: 30px;    width: 300px;  }
.chi_tiet_sp_img img {    width: 100%;}
.single_right {    float: left;    width: 350px;}
.chi_tiet_sp_img {       float: left;
    width: 300px;
    border: solid 1px #ccc;}
.chi_tiet_sp_2 {    float: left;    width: 290px;overflow:hidden}

.single_left .newsticker-jcarousellite_1 ul li {    cursor: pointer;    margin-right: 18px;}
.single_left .newsticker-jcarousellite_1 ul li img 
{   
 border: 1px solid #ccc !important;    height: 75px;    margin-bottom: 16px;    padding: 2px;    width: 70px;}
.single_right h2 
{    color: #6a6a6a;    display: block;  
  font-size: 16px;    font-weight: bold;    line-height: 30px; margin-top:0px;
  text-transform: uppercase;
 }
  .single_table {    width: 100%;}
  .single_table .tr_1 {    font-weight: bold;}
  .single_table tr td, .single_table tr 
  {    border-bottom: 1px solid #6a6a6a;    padding: 10px 0;}
  .single_table tr td a {    color: #a83c23;}
  .tr_content_single {    padding-bottom: 10px;}
  .tr_chi_tite_gio_hang {}
  .chi_tiet_gio_hang_img {    float: left;    width: 180px;}
  .chi_tiet_gio_hang_chi_tiet {    float: left;    width: 230px;}
  .chi_tiet_gio_hang_gia {    float: left;    width: 505px;}
  .tr_chi_tiet_gio_hang_so_luong li {    display: inline;    list-style: outside none none;}
  .tr_chi_tiet_sp_gio_hang {    padding-top: 10px;}
  .tr_chi_tiet_sp_gio_hang li {    display: inline;    list-style: outside none none;}

  .tr_content
    {
	  padding-top:15px;
	  line-height:22px;
   }
   
   .hupso_toolbar
     {
	   display:none;
  }

 
  .single_table {    width: 100%;}
  .single_table .tr_1 {    font-weight: bold;}
  .single_table tr td, .single_table tr 
  {    border-bottom: 1px solid #6a6a6a;    padding: 10px 0;}
  .single_table tr td a {    color: #a83c23;}
  .tr_content_single {    padding-bottom: 10px;}
  .tr_chi_tite_gio_hang {}
  .chi_tiet_gio_hang_img {    float: left;    width: 180px;}
  .chi_tiet_gio_hang_chi_tiet {    float: left;    width: 230px;}
  .chi_tiet_gio_hang_gia {    float: left;    width: 505px;}
  .tr_chi_tiet_gio_hang_so_luong li {    display: inline;    list-style: outside none none;}
  .tr_chi_tiet_sp_gio_hang {    padding-top: 10px;}
  .tr_chi_tiet_sp_gio_hang li {    display: inline;    list-style: outside none none;}


/***********/
.tr_m_chay
{
  display:none;
  
}
.mousetrap
{
  
}
.xem_chi_tiet
{
  padding-top:10px;
}

.xem_chi_tiet a
{
    padding:5px 10px;	
	background:#d22027;
	color:#fff;
	border-radius:5px;
	font-size:11px;
}



.noi_dung  img{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 30px;
	width: 182px;


}

.noi_dung{
	float: left;
	width:100%;
	height: auto;	
	margin-top: 25px;
	 border-bottom: solid 1px #ccc;
	padding-bottom: 25px;
}
.noi_dung a{
	color: #333;
	padding: 0;
	margin: 0;
	margin-bottom: 26px;
	font-size: 14px;
	font-weight: Bold;
}
.noi_dung  h4{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: Bold;
}
.expert 
{
  color:#333;
  line-height:22px;
  font-size:13px;
  
}
.noi_dung a.xem_the {
  color: #ed3334;
  float: right;
  font-size: 13px;
}
.noi_dung a.xem_the:hover 
{
   text-decoration:underline;
}

.noi_dung li{
	margin-bottom: 26px;
	font-size: 12px;
}
.group_tin_khac
{
  margin-top:10px;
}


 
.row-fluid {
    float: left;
    width: 100%;
}
.column_container {
    float: left;
    margin: 25px 30px 0 0;
    width: 40%;
}
.sectionTitle {
    border-bottom: 1px solid #e9e9e9;
    height: 20px;
    margin-bottom: 25px;
}
.sectionTitle h3 strong {
    border-bottom: 2px solid #d22027;
    color: #d22027;
    font: 600 16px/16px arial;
    padding: 0 4px 0 0;
}
.rbText {
    color: #666;
    font: 500 13px/16px arial;
}
.column_container.form {
    float: left;
    margin: 25px 0 0;
    width: 55%;
}
.column_container2 {
    float: left;
    margin: 0 20px 0 0;
    width: 50%;
}
.column_container2.span12 {
    float: left;
    margin: 0 20px 0 0;
    width: 100%;
}
.span4 label, .column_container2.span12 label {
    color: #484848;
    font: 500 13px/16px arial;
}
.span4 input {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e9e9e9;
    color: #acacac;
    display: inline-block;
    font: 12px Arial,sans-serif;
    height: 32px;
    margin: 0 0 10px;
    padding-left: 12px;
    resize: none;
    width: 100%;
}
.message {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e9e9e9;
    color: #acacac;
    display: inline-block;
    font: 12px Arial,sans-serif;
    height: 110px;
    margin: 0 0 10px;
    padding-left: 12px;
    resize: vertical;
    width: 99%;
}
.column_container2.span12 {
    float: left;
    margin: 0 20px 0 0;
    width: 100%;
}
.gui {
    background: none repeat scroll 0 0 #d22027;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 114px;
}
.rbText.clearfix.autop > h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.rbText.clearfix.autop > b {
    font-weight: bold;
}

.submit
{
  background:#d22027;
  padding:5px 20px;
  border:none;
  border-radius:5px;
  color:#fff;
  cursor:pointer;
}
.menu li {
 position: relative;
 transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}


.menu ul  li  ul {
background-color: #1e7be3;
    height: auto;
    left: 0;
    padding-bottom: 10px;
    padding-top: 10px;   
    position: absolute;
    top: 28px;
    transition: all 0.4s ease-out 0s;
    display: none;
    z-index: 2147483647;
	width:380px;
}
.menu ul  li  ul li ul  {
  top:0px;
}
.menu ul  li  ul  li 
{
  background:none;
  border-bottom:dashed 1px #fff;
  width:380px;
  
}

.menu ul  li:hover > ul 
{
  display:block;
}
.menu ul  li  ul  li ul {
    left:380px;
	display:none;
	

}
.menu ul  li ul li:hover > ul 
{
  display:block;
}
.main_hdtop_left img 
{
  width:130px;
}
.item h4 
{
  text-align:center;
}
 .cho_vao_gio_hang a
 {
	background: none repeat scroll 0 0 #f00;
	border: medium none;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	margin-top: 25px;
	padding: 10px 15px;
	float:right;
	margin-left:10px;
	
 }
 .cho_vao_gio_hang a 
 {
   color:#fff;
   text-transform:uppercase;
   font-size:14px;
 }
 .mui_ten 
{
  display:none;
}
.tr_slide
{
      padding: 10px;
    border: solid 1px #ccc;
    height: 350px;
    margin-bottom: 10px;
}


/****************/

.ul_list_sp li
{
  background:#ededed;
  width:215px;
  margin-left:25px;
  border-bottom:solid 2px #cfcfcf;
  padding-top:5px;
  float:left;
  margin-bottom:15px;
}
.ul_list_sp li:nth-child(3n+1) 
{
  margin-left:0px;
  clear:both;
}
.so_img
{
	width:205px;
	margin:0 auto;
	height:145px;
	overflow:hidden;
} 
.so_img img
{
  width:100%;
}
.sp h3 
{
   text-align:center;
}
.sp h3 a 
{
    color: #333;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
	

.single_right h3 {
    border-bottom: 1px solid #e0d7d7;
    float: left;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 4px;
    text-transform: capitalize;
    width: 100%;
}

.single_right h3 span {
    font-weight: bold;
    padding-left: 10px;
}
.tabs
{
   clear:both;
   margin-bottom:20px;
}
.ul_list_sp
{
  padding-left:0px;
}
.thong_tin_san_pham
{
   line-height:22px;
}

.tr_pame
{
    background: #ccc;
    border: solid 1px #ccc;
    padding: 10px 10px;
    margin-top: 15px;
    border-radius: 5px;
}
.tr_pame ul li 
{
	     /* list-style: none; */
    /* display: inline; */
	list-style:disc;
    float: left;
    margin-right: 15px;
    margin-left: 23px;

}
.tr_pame ul 
{
  padding-left:0px;
  margin:0px;
}
.tr_pame ul li  a 
{
  color:#0964d8 ;
  font-weight:bold;
}


.owl-prev
{
     width: 33px;
    height: 33px;
    position: absolute;
    top: 20%;
    right: -15px;
    background: url("images/fancybox_sprite.png")0px -74px no-repeat !important;
	padding:0px!important;
}
.owl-next
{
    width: 33px;
    height: 33px;
    position: absolute;
    top: 20%;
    left: -15px;
    background: url("images/fancybox_sprite.png")0px -38px no-repeat  !important;
	padding:0px!important;
}

#owl_lien_ket .owl-prev
{
   top:50%;
    right: -60px;
}
#owl_lien_ket .owl-next
{
   top:50%;
    left: -60px;
}

/**********/
.main_left_ul ul li ul li ul 
{
  display:none!important;
}
.tr_thong
{
  padding:10px 10px;
  text-align:center;
  
}
.gia_xe
{
  margin-bottom:5px;
  min-height:20px;
}
.tr_thong  a 
{
   background:#0964d8;
   color:#fff;
   padding:5px 10px;
   font-weight:bold;
   margin:5px;
   border-radius:5px;
}
.table_tr_gio_hang .tr_gia {
    text-decoration: line-through;
}


.thong_tin_thanh_toan h3, .thong_tin_gio_hang {
    border-bottom: 1px dashed #ccc;
    color: #333;
	font-weight:bold;
    font-size: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.thong_tin_thanh_toan table {
    margin: 0 auto;
    width: 80%;
}
.thong_tin_thanh_toan table tr td {
    padding-bottom: 10px;
    vertical-align: top;
	padding-top:10px;
}
.thong_tin_thanh_toan table tr td.col_1 {
    font-weight: bold;
    padding-right: 0;
	

	
}
.thong_tin_thanh_toan table tr td input[type="text"] {
    width: 250px;
}
.thong_tin_thanh_toan table tr td input.so_nha[type="text"] {
    margin-bottom: 10px;
    width: 120px;
}
.thong_tin_thanh_toan table tr td textarea {
    height: 80px;
    width: 250px;
}
.giao_hang {
    margin-bottom: 30px;
    margin-top: 10px;
}
.tr_tranh_toan {
    background: none repeat scroll 0 0 #0095cc;
    border: medium none;
    color: #fff!important;
    cursor: pointer;
  
    font-weight: bold;
    padding: 5px 10px;
	border-radius: 5px;
	height:28px;
	
}
.giao_hang
{
  text-align:center;
}
.tr_tranh_toan_1 {
    background: none repeat scroll 0 0 #0095cc;
    border: medium none;
    color: #fff!important;
   
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 10px;
	border-radius: 5px;
}


.table_tr_gio_hang tbody tr td {
    border-bottom: 1px dashed #ccc;
}
.table_tr_gio_hang thead td {
    border: medium none;
    font-weight: bold;
}
.table_tr_gio_hang tbody {
    border: 2px solid #cbcbcb;
    padding: 3px;
}
.img_table_cart {
    float: left;
}
.title_card {
    color: #666!important;
    font-weight: bold;
    position: relative;
    top: 30px;
}
.text_soluong {
    position: relative;
    top: -3px;
    width: 60px;
}
.thanh_toan {
    margin-top: 20px;
    text-align: center;
	
}
.thanh_toan a {
    background: none repeat scroll 0 0 #666;
    color: #fff;
    font-weight: bold;
    margin-right: 8px;
    padding: 8px 16px;
	display:none;
}
.table_tr_gio_hang tbody tr td {
    text-align: center;
    vertical-align: middle;
	padding:5px;
	border:solid 1px #ccc;
}
.table_tr_gio_hang thead tr td {
  background:#0964d8;

   color:#fff;
   padding:10px 0px;
   text-align:center;
}
.table_tr_gio_hang  tr td , .table_tr_gio_hang 
{
  border-collapse:collapse;
}
.tr_tong_tien {
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 20px !important;
    padding-top: 20px;
    text-align: right !important;
}
.tr_gia_tt {
    color: #f00;
    font-size: 20px;
}
.do {
    color: #f00;
}
.cac_buoc 
{
  text-align:center;
}
a
{
  cursor:pointer;
}
.table_tr_gio_hang .tr_gia {
    text-decoration: line-through;
}


.thong_tin_thanh_toan h3, .thong_tin_gio_hang {
    border-bottom: 1px dashed #ccc;
    color: #333;
	font-weight:bold;
    font-size: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.thong_tin_thanh_toan table {
    margin: 0 auto;
    width: 80%;
}
.thong_tin_thanh_toan table tr td {
    padding-bottom: 10px;
    vertical-align: top;
	padding-top:10px;
}
.thong_tin_thanh_toan table tr td.col_1 {
    font-weight: bold;
    padding-right: 0;
	

	
}
.thong_tin_thanh_toan table tr td input[type="text"] {
    width: 250px;
}
.thong_tin_thanh_toan table tr td input.so_nha[type="text"] {
    margin-bottom: 10px;
    width: 120px;
}
.thong_tin_thanh_toan table tr td textarea {
    height: 80px;
    width: 250px;
}
.giao_hang {
    margin-bottom: 30px;
    margin-top: 10px;
}
.tr_tranh_toan {
    background: none repeat scroll 0 0 #0095cc;
    border: medium none;
    color: #fff!important;
    cursor: pointer;
  
    font-weight: bold;
    padding: 5px 10px;
	border-radius: 5px;
	height:28px;
	
}
.giao_hang
{
  text-align:center;
} 

.sp h3.gia_xe
{
 
    line-height: 0px;
    margin-bottom: 0px;
    min-height: 18px;
}
#wpadminbar
{
	display:none;
}