*{margin: 0;padding: 0;}
body{
	font-family: Arial;
	font-size: 13px;
	overflow-x:hidden;
}
p.uppercase{
	text-transform: uppercase;
}
li{list-style: none;}
.clear{clear: both}
.container{width:1140px;}
input{line-height:25px;
	border-radius: 5px;
    border: unset;
    margin-left: 5px;
    margin-top: 5px;}
/*CSS header*/
.header-index{width:100%;
	background-attachment: scroll;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
 padding: 10px 0;
}
textarea:focus, input:focus{
    outline: none;
}
.logo{width:100%;overflow:hidden;position:relative;}
.logo p{margin: 10px 0;}
.header_right{width:100%;overflow:hidden;float:right;text-align:right;margin:22px 0;}
.hotline p{font-family:Roboto-Regular;
	font-size:16px;
	color:#58585b;
	margin: 10px 0;}
.hotline p i{color:#ec1c23;}
.search form{width:100%;
	border:1px solid #808284;
	}
.search form input{border:0;
	font-family:Roboto-Italic;
	font-size:12px;
	color:#808284;
	}
.search form input::placeholder {
  margin-left: 10px;
}
.search form i{color:#ec1c23;   }
.language li{float:left;margin: 10px 10px 10px 0;}

/*CSS menu*/
#icomenu {
    display: none;
    display: none;
    color: #000;
    text-align: right;
    margin-top: 30px;
}
#mainmenuwap{
	width:100%;
    margin-top: 25px;
    margin-bottom: 0px;
	background-size: cover;
}

	#mainmenuwap ul.menu-m{overflow:hidden;
		margin-bottom:0px;}
	#mainmenuwap ul.menu-m li{float:left;}
    #mainmenuwap ul.menu-m> li + li {
    border-left: 1px solid #dedede;
}

	#mainmenuwap ul.menu-m li ul.sub-menu{display:none;
	position: absolute;
    background: rgba(255,255,255,1);
    margin-top:0px;
    z-index: 999;
	box-shadow: 1px 3px 2px 1px rgba(0,0,0,0.5);}
	#mainmenuwap ul.menu-m li ul.sub-menu li ul.sub-menu{display:none;
	position: absolute;
    background: rgba(255,255,255,1);
    margin-top:-37px;
	width:190px;
	left:134px;
    z-index: 999;
	box-shadow: 1px 3px 2px 1px rgba(0,0,0,0.5);}
	#mainmenuwap ul.menu-m li a{
		padding: 0 13px;
        min-height: 32px;
        background-color: transparent;
        text-transform: uppercase;
        color: #ed1f27;
        font-size: 13px;
        font-weight: 600;
        line-height: 32px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		display:table-cell;
		}
	#mainmenuwap ul.menu-m li ul.sub-menu li a{border-right:0;
		color:#000000;}
	
.img_tieubieuheight img{
    height: 170px !important; 
}
#mainmenuwap ul.menu-m li a:after{width:0%;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;
	}
#mainmenuwap ul.menu-m li:hover a:after{width:100%}
#mainmenuwap ul.menu-m li#menu-item-43 a{
	padding-left: 100px;color:#fff;
}
#mainmenuwap ul.menu-m li > ul.sub-menu li a:after{width:0%;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;}
#mainmenuwap ul.menu-m li  ul.sub-menu li ul.sub-menu li a:after{width:0%;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;}
#mainmenuwap ul.menu-m li > ul.sub-menu li:hover a:after{width:100%}
#mainmenuwap ul.menu-m li ul.sub-menu li > ul.sub-menu li:hover a:after{width:100%}	
	.navbar-collapse{padding-left:0px;
		padding-right:0px;}
#mainmenuwap ul.menu-m li a:hover{text-decoration:none;/* color: #024da0; */}
#mainmenuwap ul.menu-m li:hover{ color: #dfd477; }

#icomenu i {
    font-size: 40px;
    margin-left: 6px;
    color: #000;
	padding: 5px 0px;
    float: left;
}
#mainmenuwap ul.menu-m > li > ul.sub-menu li{margin-top:0px;float: inherit;height:auto;padding: 5px 0;}
#mainmenuwap ul.menu-m > li > ul.sub-menu li a{
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    text-transform: unset;
    font-size: 12px;
    padding: 3px 15px;
    clear: both;
    font-weight: unset;
    line-height: 20px;
    color: #333333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: table-cell;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}
    
#mainmenuwap ul.menu-m > li > ul.sub-menu li a:hover{color:#fff;}
#mainmenuwap ul.menu-m > li > ul.sub-menu li :hover{
    background: #ed1f27;
}
#mainmenuwap ul.menu-m > li:hover > ul.sub-menu {
    display: block;
	visibility:visible;
	padding-bottom: 10px;
}
#mainmenuwap ul.menu-m  li  ul.sub-menu li:hover > ul.sub-menu{
    display: block;
	visibility:visible;
	padding-bottom: 10px;
}
#mainmenuwap ul.menu-m > li.current_page_item {background: #fff;}
#mainmenuwap ul.menu-m > li.current-menu-item {background: #fff;}
}
/*CSS Slider show*/
#slidetShow{width:100%;
	position:relative;}
.slider{width:100%;overflow:hidden;position:relative}
.slider a.next,.slider a.prev{display:block !important;}
.slider a.next{width:21px;
	height:38px;
	position:absolute;
	background:url(../images/next.png);
	top:50%;
	z-index:10;
	text-indent:-99999px;
	right:20px;}
.slider a.prev{width:21px;
	height:38px;
	position:absolute;
	background:url(../images/prev.png);
	top:50%;
	z-index:10;
	text-indent:99999px;
	left:20px;}
/*CSS footer*/
footer{width:100%;
	overflow:hidden;
	background-attachment: scroll;
	background-size: cover;
    background: #312f36;
    color: #cdcdcd;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	padding:10px 0;
	}

.chuThich{width:100%;
	overflow:hidden;
	background:#363636;
}
.chuThich p{font-family:Montserrat-Regular;
	font-size:13px;
	color:#fff;
	font-weight: bold;
	margin:0;
	line-height:40px;}
.webDesign{float:right;text-align:right;}
#bttop {
    width: 36px;
    height: 36px;
    background-color: #be1e2d;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer;
    display: none;
    font-size: 11px;
    font-weight: 900;
    opacity: 0.9;
    border-radius: 5px 5px 0 0;
}
#bttop i {
    margin-top: 7px;
    color: #fff;
}
/*CSS Phân trang*/
.wp-pagenavi { font-size:15px; float: right; margin-bottom:10px;right:0;}
.wp-pagenavi a, .wp-pagenavi span.current {margin:2px; text-decoration:none; border:1px solid #e3e3e3; color:#000; background:#fff; display:block; float:left; width:30px; height:30px; text-align:center; line-height:25px; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; font-weight: 700; font-size: 12px;}
.wp-pagenavi span.current {text-shadow:none;}
.wp-pagenavi a:visited {padding:6px 6px 5px; margin:2px; text-decoration: none; border:1px solid #e3e3e3; color:#000; background:#fff;}
.wp-pagenavi a:hover {border:1px solid #283f7f; color:#fff; background:#283f7f; text-shadow:none;border-color:#283f7f !important}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {border:0; background: none;}
.wp-pagenavi .previouspostslink:hover , .wp-pagenavi .nextpostslink:hover {color: #898989; background: none; border:0;}
.wp-pagenavi a:active {padding:6px 6px 5px; margin:2px; text-decoration:none; border:1px solid #e3e3e3; color:#000; background:#fff;}
.wp-pagenavi span.pages {padding:5px 6px 5px; margin:2px; color:#283f7f; background:transparent; float:left;border:0}
.wp-pagenavi span.current {margin:2px; border:1px solid #000; color:#000; border:1px solid #283f7f ; color:#fff; background:#283f7f ;border-color:#283f7f !important;}
.wp-pagenavi span.extend {margin:2px; color:#000; background:#fff; float:left; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; width:30px; height: 30px; line-height: 25px; text-align: center; border:1px solid #e3e3e3; background:#fff;}
.wp-pagenavi .last {width:auto; height: auto; line-height: 23px;border-radius:0;}
/*CSS end Phân trang*/

a:hover{
	text-decoration: none;
}
.slider ul.callbacks_tabs {
    position: absolute;
    bottom: 10px;
    left: 44%;
    z-index: 10;
}
.slider ul.callbacks_tabs > li {
    float: left;
}
.slider ul.callbacks_tabs > li.callbacks_here a {
    background: #0758a0;
    border: 0;
}
ul.callbacks_tabs > li a {
    width: 10px;
    height: 10px;
    text-indent: 9000px;
    margin-left: 7px;
    display: inline-block;
    border-radius: 10px;
    background: rgba(255,255,255,1);
    
}
.owl-nav {
    display: block !important;
}
.owl2-prevs {
    width: 65px;
    height: 65px;
    right: -75px;
    bottom: 50%;
    position: absolute;
    cursor: pointer;
    background: url(../images/right.png) no-repeat;
}
.owl2-nexts {
    width: 60px;
    height: 60px;
    cursor: pointer;
    bottom: 50%;
    left: -30px;
    position: absolute;
    background: url(../images/left.png) no-repeat;
}
#top {
    background-color: #3b3940;
    height: 50px;
    color: white;
}
#top .container {
    padding: 0;
}
#menutop {
    overflow: hidden;
    float: right;
}

#head-hotline {
    background: url(../images/phone.png) left top 12px no-repeat;
    font-size: 13px;
    color: white;
    padding-left: 30px;
    line-height: 50px;
    margin-right: 30px;
}
nav#menutop li div {
    float: left;
}
nav#menutop ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
nav#menutop ul li{
    float: left;
    padding: 0 8px;
    line-height: 50px;
}
#menutop ul li a {
    color: white;
}
#menutop ul li + li {
    background: url(../images/menutopleft.png) top 20px left no-repeat;
}
#logo img {
    margin-left: 0px;
    float: left;
}
#menu {
    margin-top: 35px;
    margin-bottom: 0px;
}
header .col-sm-5{
  width: 55%;
}
header .col-sm-2{
    width: 20%;
}
#search {
    margin-top: 25px;
    margin-bottom: 0px;
    border: 1px solid #dedede;
    min-width: 180px;
}
.fixmig_logo img{
    margin-top: 6px ;
    width: 65%;
} 
.fixmenu{
    margin-top: 15px !important; 
}
.mnfixed{position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    padding: 0 !important;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #6B6B6B;
    }
.bottom_module .container {
    padding: 0 7px;
}
.fix-search{
    margin-top: 15px !important;
}

.featuredproduct h3 {
    font-weight: 500;
    text-transform: uppercase;
    color: #2e2e2e;
    display: inline-block;
    border-bottom: 1px solid #2e2e2e;
    margin: 40px 0 30px 0;
    font-size: 24px;
}
.featuredproduct .product-thumb {
    background: none;
    overflow: hidden;
    max-width: 100%;
}
.pro-slideup{
	overflow: hidden;
	 box-shadow: 0px 0px 5px 0px #9C9C9C;
}
.img-pro img{
    overflow: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    width: 230px;
    height: 195px;
    transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    text-indent: -9999px;
}
.img-pro img:hover{
	transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
    -webkit-backface-visibility: hidden;
}
.featuredproduct .product-thumb .image {
    width: 230px;
    position: relative;
}
.tensp{text-align: center;}
.tensp h3{
	font-weight: 500;
    text-transform: uppercase;
    color: #2e2e2e;
    display: inline-block;
    border-bottom: 1px solid #2e2e2e;
    margin: 40px 0 30px 0;
    font-size: 24px;
}
.product-thumb .image {
    text-align: center;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    height: 230px;
    transition: all .2s ease-in-out;
}

.product-thumb .caption {
    padding: 10px;
    min-height: 25px;
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}
.caption {
    padding: 0px 10px 0 10px;
    min-height: auto;
}
.caption h4{
	font-weight: bold;
    margin-top: 20px;
    height: 30px;
    text-align: center;
}
 .caption a{
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.caption a:hover{
	color: red;
}
.caption .price {
	text-align: center;
    color: #a0a2a5;
    font-size: 15px;
}
.caption .price a{
	color: red;
    font-weight: bold;
    font-size: 15px;
}
.featuredproduct .product-thumb .price {
    color: #a0a2a5;
    font-weight: bold;
    font-size: 15px;
}
.featuredproduct .product-thumb .price a{
    color: red;
     font-weight: bold;
}
.product-thumb .price {
    color: #999;
    text-align: center;
    font-size: 15px;
}
.gt h3{
   font-size: 18px;
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    line-height: 28px;	
    color: #ed1f27;
    text-transform: uppercase;
    font-weight: bold;
}
.gt p {
    padding: 0;
    color: white;
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
    line-height: 24px;
}

#contentvtphome {
    background: #312f36;
    padding: 30px 0;
}
.menuvertical {
    margin-bottom: 0px;
}
#contentvtphome .col-sm-5 ul {
    background: #1e1d21;
    list-style: none;
    padding: 25px 0;
    margin-bottom: 0px;
}
.menuvertical ul {
    background: #1e1d21;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    z-index: 999;
    width: 100%;
    display: inline-block;
}
#contentvtphome .col-sm-5 ul li, .menuvertical li {
    padding: 0px 0px 0px 25px;
    line-height: 28px;
    border-radius: 0px;
    margin: 0;
}
#contentvtphome .col-sm-5 ul li i, .menuvertical ul li i {
    color: #ed1f27;
}
.menuvertical ul li i {
    margin-right: 5px;
}
.fa {
    font-size: 14px;
}
.contentvtphome .col-sm-5 ul li a, .menuvertical ul li a {
    color: white;
    line-height: 28px;
    display: inline-block;
    padding: 0 2px;
    width: 100%;
    font-weight: 300;
}
#contentvtphome .col-sm-5 ul ul {
    padding: 0;
}
.menuvertical li, #contentvtphome .col-sm-5 ul ul li {
    margin: 5px 0;
}
.menuvertical ul ul a {
    text-transform: none;
    padding-left: 15px;
    border: 0;
    line-height: 28px;
    font-weight: 400;
    font-size: 13px;
}
.menuvertical li:hover {
    background: #ed1f27;
}
.menuvertical li:hover i{
	color: #fff;
}
.menuvertical ul li:hover ul {
    display: block;
}
.menuvertical ul ul {
    display: none;
    left: 100%;
    margin-top: -33px;
    margin-left: 0px;
    box-shadow: -3px 3px 15px -5px #fff;
    min-width: 270px;
    border-left: 0 solid #ff0000;
    opacity: 1;
    position: absolute;
}
.title_tuyendung a h3{
	font-size: 18px;
    display: inline-block;
    margin:0;
    margin-bottom: 5px;
    line-height: 24px;
    color: #ed1f27;
    text-transform: uppercase;
    font-weight: bold;
}
.title_tuyendung p {
    color: white;
    margin-bottom: 50px;
}
.height-gt{
	height: 169px;
}
.hotrott{
	text-align: left;
}
.hotrott h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
    display: inline-block;
    border-bottom: 1px solid black;
}
#sanxuattheppt ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
}

#sanxuattheppt ul li a {
    font-weight: 500;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}
#sanxuattheppt ul li {
    text-align: left;
}
#sanxuattheppt {
    padding: 20px 0;
    overflow: hidden;
}
#bottom_module {
    padding: 20px 0;
     overflow: hidden;
}
.spchungtoi{
     position: relative;
}
.swiper-button-prev:focus{
	outline: none;
}
.swiper-button-next:focus{
	outline: none;
}
header.menufix {
    padding: 10px 0;
}
footer h4 {
    color: #cdcdcd;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 0px;
}
footer p {
    margin: 0 3px 0 0;
    font-size: 13px;
}
footer p .fa {
    margin-right: 10px;
}
#mangxahoi {
    display: inline-block;
}
#mangxahoi {
    float: left;
    margin: 6px 0 20px 0;
    width: 100%;
}
#mangxahoi a {
    margin-right: 5px;
}
footer a {
    color: black;
}
footer .form-control {
    margin-bottom: 10px;
}
#wpcf7-f409-o1 span input{
	width: 100%;
	padding: 3px;
	border-radius: unset;
	line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#wpcf7-f409-o1 span textarea{
	width: 100%;
	margin-left: 5px;
	padding: 3px;
    margin-top: 5px;
    height: 105px;
    border-radius: unset;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#wpcf7-f409-o1  input[type=submit]{
	background: #ed1f27;
    line-height: 24px;
    width: 125px;
    border: 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding: 6px 20px;
    text-align: center;
}

.img-face{
	border-radius: 50%;
}
#menufooter {
    overflow: hidden;
}
#menufooter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#menufooter ul li {
    float: left;
    padding-right: 10px;
}
#menufooter ul li a {
    color: white;
    line-height: 58px;
    font-weight: 300;
}
#thongketruycapfooter {
    font-size: 12px;
    color: white;
}
.copyright {
    background: #151417;
}
#thongketruycapfooter > div {
    margin: 0 20px 0 auto;
    font-weight: 300;
    font-size: 13px;
    float: left;
    line-height: 58px;
}
#thongketruycapfooter .thongkeleft {
    float: left;
}
#thongketruycapfooter .fa {
    margin-right: 5px;
}
#thongketruycapfooter .thongkeright {
    float: left;
    margin-left: 5px;
}
#hotlinenoi {
    background: url(../images/hotline.png) left 2px top 0px no-repeat;
    position: fixed;
    right: 0;
    top: 50%;
    height: 79px;
    z-index: 999999;
    line-height: 79px;
    color: white;
    width: 80px;
    padding-left: 90px;
    font-weight: bold;
    cursor: pointer;
    font-size: 19px;
}
#hotlinenoi:hover {
    width: 300px;
}
.gt{
	z-index: 9;
}
.breadcrumb {
    margin: 0;
    padding: 5px 0 3px 0;
    background: none;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px 0 0;
    position: relative;
    white-space: nowrap;
}
.breadcrumb a {
    color: black;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 7px;
    width: 5px;
    height: 5px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
ul#chitietdanhmuc .product-thumb {
    width: 230px;
}
.product-thumb .image {
    text-align: center;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    transition: all .2s ease-in-out;
}
.product-thumb .caption-cate {
    padding: 10px;
    min-height: 25px;
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}
.product-thumb h4 {
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.product-thumb .price {
    color: #999;
    text-align: center;
    font-size: 15px;
}
.product-thumb .price a{
	color: red;
    font-weight: 500;
}
.menuvertical #dmsp {
    text-transform: uppercase;
    color: #ed1f27;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.menu-trai ul{
	z-index: 9 !important;
}
.menu-trai ul li{
	padding: 0 0 0 10px;
}
.menu-trai ul li a{
	font-size: 12px;
}
.content h1 {
    border: 0;
    background: url(../images/h2bg.png) left bottom no-repeat;
    font-size: 24px;
    color: #ed1f27;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 12px;
    margin: 10px 0 0 0;
    font-size: 16px;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
}
#chitietdanhmuc .product-thumb {
    width: 250px;
    text-align: center;
    margin: 0 auto 20px auto;
    overflow: auto;
    box-shadow: 0px 0px 5px 0px #9C9C9C;
}
.product-thumb .image {
    text-align: center;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    transition: all .2s ease-in-out;.
    transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    text-indent: -9999px;
}
.product-thumb .image img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
    -webkit-backface-visibility: hidden;
}
.product-thumb .caption {
    padding: 10px;
    min-height: 25px;
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}
.product-thumb h4 a{
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    color: black;
    font-weight: 400;
    font-size: 14px;
}
.product-thumb .caption a {
    color: black;
    font-weight: 400;
    font-size: 14px;
}
.product-thumb .price {
    color: #999;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
}
.product-thumb .price a{
	font-size: 14px;
	color: red;
    font-weight: bold;
    line-height: 22px;
}
.content {
    margin: 0 0 20px 0px;
}
#chitietdanhmuc .col-lg-4.col-md-4.col-sm-4.col-xs-12{
	padding: 0;
	margin: 0 auto;
    float: left;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.ndfooter span input {
    width: 100%;
    padding: 3px;
    border-radius: unset;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ndfooter span textarea {
    width: 100%;
    margin-left: 5px;
    padding: 3px;
    margin-top: 5px;
    height: 105px;
    border-radius: unset;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ndfooter input[type=submit] {
    background: #ed1f27;
    line-height: 24px;
    width: 125px;
    border: 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding: 6px 20px;
    text-align: center;
}

.box {
	padding: 20px 0;
}

.box .box-heading {
    overflow: hidden;
    line-height: 28px;
    text-transform: uppercase;
    color: #ed1f27;
    font-size: 18px;
    font-weight: bold;
    margin-left: 12px;
    border-bottom: 1px solid #ed1f27;
    display: inline-block;
}
.box .box-content {
    overflow: hidden;
    display: inline-table;
    margin-left: 50px;
    line-height: 30px;
}
.css-single img{
	width: auto;
	height: auto;
	max-width: 100%
}
h1#sppage{
	color: #ed1f27;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
}
.giasp p.price {
    color: rgb(0, 0, 0);
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
}
.giasp p.price a {
    color: rgb(255, 0, 0);
    line-height: 22px;
    font-weight: 600;
}

.splienquan h3{
	color: #444;
	font-size: 18px;
	text-transform: uppercase;
}

#pages{
	padding-bottom: 30px;
	padding-top: 15px;
}
#detail-baiviet {
    width: 100%;
    float: left;
    font-size: 14px;
}
.image-tin img{
	display: inline-block;
    margin-bottom: 10px;
}
.image-tin {
    float: left;
    margin-right: 20px;
}
.title {
    margin-bottom: 10px;
}
#detail-baiviet p {
    text-align: justify;
}
p.chuthichbaiviet {
    font-weight: 400;
    font-style: italic;
    color: #cccccc;
}
.xemthem a {
    float: right;
    color: #0033ff !important;
    font-size: 12px !important;
}

.title  a {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}
.title  a:hover{
	color: #ed1f27;
}
.css-bot{
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	margin-bottom: 20px;
}
.css-bot:first-child{
 border-top: unset;
}
.caption-single h4 a{
	color: #000;
font-size: 14px ;
    text-align: justify;
    text-decoration: none;
    font-weight: normal 
}
.caption-single h4{
background: url(../images/dot.jpg) no-repeat left 0px top 9px;
    padding: 0 0 0px 20px !important;
    width: 100%;
    border: 0 !important;
    margin: 0 0 0 0px !important;
    line-height: 29px;
}
.image-nd img {
    margin: 0 auto;
    display: block;
}
.css-bots{
	margin-bottom: 20px;
}
.form-group .col-sm-10 span input {
    border:1px solid;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group .col-sm-10 span textarea{
	width: 100%;
    height: 105px;
    padding: 6px 12px;
    margin-left: 5px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group .col-sm-2 label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
div#wpcf7-f8-p41-o1 p input[type=submit]{
	margin-left: 158px;
	color: white;
    background: #ed1f27;
    background-repeat: repeat-x;
    padding: 6px 20px;
    border-radius: 0;
    text-align: center;
    border: 1px solid #ed1f27;
}














