/*
Theme Name: Test
Theme URI: evnbambo.com
Author: Duc Anh
Autho URI: http://wordpress.org/
Description: Đây là trang Test
Tags: Test
Text Domain: ducanh
*/
@media only screen and (max-width: 767px) {
	.posit {
		position: fixed;
		left: 0px;
		bottom: 140px;
		background: #ce272b;
		color: #fff!important;
		padding: 10px;
		border-radius: 0 3px 3px 0;
		z-index: 1000000;
		display: none;
	}
	#menu-menu-bar-1 .but,
	.nut {
		display:none!important;
	}
	.but {
		float: right;
		display: inline-block;
		color: #fff;
		padding: 7px 5px;
		font-size: 16px!important;
		width: 30px!important;
		margin-right: 20px;
		cursor:pointer;
		z-index:999;
	}	
	#menu-menu-head li.current-menu-item {
		background:#006699!important;
	}	
	#menu-menu-head li:hover {
		background-color:#006699!important;
	}	
	#menu-menu-head > li > ul.sub-menu {
		display:none;
		position:relative!important;
		top:0;
		left:0;
	}
	ul.sub-menu > li > ul.sub-menu {
		display:none;
		position:relative!important;
		top:0!important;
		left:0!important;
	}	
	.sidebar-desk,
	.head-lh {
		display: none;
	}
	body {
		font-size: 16px!important;
	}		
	.wrap-footer h3 {
		color: #fff;
	}	
	.product {
	   min-height: 220px;
	}		
	footer {
		height: auto;
		width: 100%;	
		background: red;
	}	
	.foot-3 a,
	.foot-4 a {
		color: #fff!important;
	}	
	.owl-carousel .owl-item img	{		
		height: 120px;
	}	
}
@media only screen and (min-width: 768px) {
	.posit {
		position: fixed;
		left: 0px;
		bottom: 140px;
		background: #ce272b;
		color: #fff!important;
		padding: 10px;
		border-radius: 0 3px 3px 0;
		z-index: 1000000;
		display: none;
	}
	.posit p {
		margin-bottom: 7px!important;
		font-size: 15px;
	}
	.a {
		float: right!important;
	}
	.product {
		min-height: 260px;
		border: 1px solid #ddd;   
	}	
	body {
		font-size: 14px;
	}		
	.sidebar-mobi {
		display: none;
	}
	#menu-menu-head > li:hover > ul.sub-menu {
		display:block;
	}	
	ul.sub-menu > li:hover > ul.sub-menu {
		display:block;
	}	
	.but {
		display:none!important;
	}	
	.owl-carousel .owl-item img	{		
		height: 140px;
	}
	footer {
		height: auto;
		width: 100%;	
		background: red;
	}		
}
@media only screen and (min-width: 992px) {
	footer {
		height: auto;
		width: 100%;	
		background: #069;
	}	
	.wrap-product .vc_column-inner > .wpb_wrapper {
		min-height: 290px;
	}	
	#menu-menu-head > li:hover > ul.sub-menu {
		display: block;
	}	
	ul.sub-menu > li:hover > ul.sub-menu {
		display: block;
	}	
	.navbar-collapse {
		padding-left:0!important;
		padding-right:0!important;
	}	
	.but {
		display:none!important;
	}	
}
@media only screen and (min-width: 1200px) {
	#menu-menu-head > li:hover > ul.sub-menu {
		display:block;
	}	
	ul.sub-menu > li:hover > ul.sub-menu {
		display:block;
	}	
	.navbar-collapse {
		padding-left:0!important;
		padding-right:0!important;
	}	
	.but {
		display: none!important;
	}	
}
body {
    font-family: Roboto, Arimo, arial,sans-serif!important;
	color:#000;
}	
article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
.container-fluid {
	max-width: 1140px;
}
a:link,
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none!important;	
}
ol,
ul {
	margin:0;
	list-style:none;
	padding:0;
}
.wrap-product a {
	color: #333;
}
.addmeta a {
	margin: 3px 6px 3px 0;
	display: inline-block;
	color: #006699;
	padding: 3px 5px;
}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
    width: 100% !important;
}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
    width: 100% !important;
}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {
    width: 100% !important;
}
	.row-product {
		overflow: auto;
	}
.glyphicon-triangle-right {
	font-size:10px;
	color:#777;
}
/* header */
header {
	padding: 10px 0;
}
.head-lh {
	float: right;
}
.head-lh p {
	margin-bottom: 3px!important;
}
.search1 {
	padding: 35px 0 0 0;
}
.logo {
	padding: 0;
}
.img-logo {
	width: auto;
	height: auto;
}
.slogan p {
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.mota-index p {
	font-size: 18px;
}
label {
	height:30px;
}
.head-left {
    padding-top: 15px;
    display: block;
    height: 40px;
	float:right;
	padding-right:0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	height: auto!important;
}
.head-left span {
    float: left;
    height: 26px;
    width: 26px;
    margin: 0 4px;
}
.navbar {
	border-radius:0!important;
	margin:0!important;
	min-height:34px!important;
}
.navbar-collapse {
    border-color: transparent!important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.0)!important;
}	
.navbar-default {
    background-color: #006699!important;
	border: none!important;
	z-index: 100;
}
.navbar-default li a {
	color: #fff!important;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 35px!important;
	font-size: 14px;
	line-height: 45px!important;
	display: inline-block!important;
}
#menu-menu-head li.current-menu-item {
	background: #0989b4;
}
#menu-menu-head > li {
	border-left: 1px solid rgba(9, 137, 180, 0.42);
}
#menu-menu-head li:hover {
	background-color: #0989b4;
}
#menu-menu-head ul.sub-menu > li > ul.sub-menu > li:hover {
	background-color: #0989b4;	
}
#menu-menu-head > li > ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 320px;	
	background-color: #006699;	
	list-style: none;	
	margin: 0;
	padding: 0;	
}
#menu-menu-head > li > ul.sub-menu li {
	border-top: 1px solid #fff;
	position: relative;
}
#menu-menu-head > li > ul.sub-menu > li a {
	color: #fff;
	display: line-height;
	font-size: 13px;
	font-weight: normal;
	transition: padding 0.2s;
	padding:0 5px 0 30px!important;	
}
#menu-menu-head > li > ul.sub-menu > li a:hover {
	padding: 0 5px 0 40px!important;
}
.search1 .textwidget a {
	color: #2023ab;
	font-weight: bold;
}
li.menu-item-9 {
	border-left: none!important;
}
#menu-menu-bar ul.sub-menu li,
#menu-menu-bar-1 ul.sub-menu li {
	padding: 8px 5px 8px 15px;
	border-bottom: 1px dotted #ddd;
}
#menu-menu-bar ul.sub-menu i
#menu-menu-bar-1 ul.sub-menu i {
	font-size: 16px;
	margin-right: 0!important;
}
#menu-menu-bar > li > a:link,
#menu-menu-bar > li > a:visited,
#menu-menu-bar-1 > li > a:link,
#menu-menu-bar-1 > li > a:visited {
	padding: 8px 15px!important;
	color: #333;
	font-size: 16px;
	cursor: auto;
	font-weight: bold;
	background: #fff!important;
	border-bottom: 1px dotted #ddd;
	text-decoration: none!important;	
}
#menu-menu-bar > li > a:hover,
#menu-menu-bar > li > a:active,
#menu-menu-bar-1 > li > a:hover,
#menu-menu-bar-1 > li > a:active {
	background: #fff!important;
	text-decoration: none!important;
}
.wrap-menu {
	background: #006699;
}
#menu-menu-bar a:hover {
	text-decoration: none!important;
}
#menu-menu-bar-1 a:hover {
	text-decoration: none!important;
}
#menu-menu-head ul.sub-menu > li > ul.sub-menu {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	min-width: 300px;	
	background-color: #006699;	
	list-style: none;	
	margin: 0;
	padding: 0;		
}
span.nut {
	font-size:9px;
	padding-left:8px;
	opacity:0.8;
}
span.glyphicon-home {
    font-size: 13px;
    padding-right: 8px;
	color:#777;
}
.fa-bars {
	margin-right: 10px;
}
.end {
	border-bottom:none!important;
	border-right:none!important;
}.doitac {	padding: 30px 0 10px 0;	background: #f2f2f2;}
#topback {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 30px;
    cursor: pointer;
    z-index: 0;
    bottom: 85px;
    border-radius: 5px;
}
#topback span {
	display:inline-block;
	font-size:40px;
	color:#333;
}
/* index */
h2.title-category {
	font-size:16px;
	text-align:left;
	padding:8px 10px;
	margin:10px 0;
	border-bottom:1px solid transparent;
	display:block;
	background-color:#a6c312;
}
h2.title-category a {
	color: #fff;
}
.img-main  img {
	width:100%;
	height:100px;
	border:1px solid #ddd;
	padding:2px;
}
.glyphicon-asterisk {
	font-size:8px;
	color:red;
	padding-right:5px;
}
.sb {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:10px;
}
/* category */
article.row-category {
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin:0 0 10px 0;
}
h1.cate {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 20px 0!important;
}
h2.entry-title {
	font-size:18px;
	margin:0 0 10px 0!important;
	font-weight:bold;
}
h2.entry-title a:link, h2.entry-title a:visited {
	color:#444;
}
h2.entry-title a:hover {
	text-decoration:underline!important;
}
.post-thumbnail img {
	width:100%;
	height:auto;
}
.show-more-post a:hover {
	color:#00b0f0;
}
/* single */
h1.title-article {
	line-height:1.4em;
	color:#444;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	margin:5px 0 10px 0!important;	
	border-bottom:1px solid #ddd;
	padding-bottom:15px;	
}
.title-product {
	line-height:1.4em;
	color:#006699;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	margin:5px 0 20px 0!important;	
}
.title-product span.title-product12 {
	color:#333;
}
.entry-content {
    margin: 0 0 20px 0;
}
.fb-like {
	margin: 0 0 15px 0;
}
.content-product {
	margin: 20px 0;
}
.content-product ul {;
	padding-left: 30px!important;
}
.image-product {
    padding: 1px;
	display:block;
	margin-bottom: 10px;
}
.image-product img {
    max-width: 100%;
    border: 1px solid #ddd;
	height:auto;
}
h2.content-product {
    margin: 20px 0 20px 0!important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color:#118b9e;
    font-size: 18px;
	font-weight:bold;
}
.title-relative  a {
	color:#333;
	font-size:16px;
}
.share {
	text-align:center;
}
.social {
	display:inline-block;
	width:120px;
	line-height:8px;
	height: 50px;
	text-align:center;
	margin-right:20px;
}
/* lienhe */
.content-lienhe {
	margin:20px 0 0 0;
}
#map {
	width:100%;
	height:400px;
	margin:20px 0;
}
/* widget */
aside {
	margin: 20px 0;
}
.widget img {
	width:100%;
	height:auto;
}
.textwidget ul {
	list-style-type:square!important;
	padding:0 0 0 20px;
}
.textwidget ul li {
	margin:0 0 0 0;
}
.wrap-footer ul li a{
	font-size:15px;
	padding:5px 0 5px 0px;	
	display:inline-block;
}
.tv {
    position: fixed;
    left: 0px;
    bottom: 305px!important;
    background: #ce272b;
    color: #fff!important;
    padding: 8px;
    border-radius: 0 3px 3px 0;
    z-index: 1000000;
    cursor: pointer;
	font-weight: bold;
}
.foot-4 iframe {
	max-width: 100%;
	height: 250px;
}
h3.widgettitle {
	padding: 0 20px;
	background: #006699;
	color: #fff;
	font-size: 14px;
	margin: 0!important;
	border-radius: 0;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
}
h3.title {
	margin:15px 0!important;
	color:#e6171d;
	font-size:22px;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.news {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0 0 20px 0;
	border-radius: 5px 5px 0 0;
}
.news .textwidget {
	padding: 15px 15px 15px 15px;
}
/* phân trang */
#navigation {margin-bottom:10px;padding: 0 20px; line-height: 46px; text-align: center; }
#navigation a {padding:5px 20px; margin: 0 3px ; font-weight: bold; background-color:#fff; color:#333; border:1px solid #d1d1d1;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#navigation a:hover {background:#00b0f0; color:#fff; border:1px solid #aaa;}
#navigation span.current {padding:5px 20px; margin: 0 5px ; font-weight: bold; background:#00b0f0; color:#fff; border:1px solid #d1d1d1;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/* breadcrumb */
#crumbs {
	padding: 20px 20px 0 20px;
}
#crumbs a {
	color: #006699;
}
/* wpform7 */
.wpcf7 {
	background-color:#eee;
	padding:0 15px 10px 15px!important;
	margin:20px 0 0px 0!important;
}
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"] {
	width:100%!important;
	border:1px solid #ddd;
	color:#444;
	font-weight:normal;
	padding:5px 0 5px 10px;
	
}
.wpcf7 form input[type="text"]:focus, .wpcf7 form input[type="email"]:focus {
	outline:none;
}
.wpcf7 form input[type="submit"] {
	background:#ff370f;
	border:1px solid #ff370f;
	border-radius:2px;
	color:#fff;
	padding:5px 15px;
	margin-top:15px;
}
.wrap-product .vc_column-inner > .wpb_wrapper {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px;
	margin: 0  0 20px 0;
}
.wrap-product .vc_column-inner > .wpb_wrapper:hover {
	box-shadow: 0 0 2px #ddd;
}
.wrap-product .wpb_content_element  {
	margin-bottom: 0!important;
	overflow: auto;
}
.wrap-product h2 {
	margin: 0 0 15px 0;
	font-family: roboto!important;
	font-size: 18px;
}
.wrap-product h2 a {
	color: #006699!important;
	font-weight: bold;
}
.wrap-product img {
	float: left;
	margin: 0 10px 20px 0!important;
	width: 50%;
	height: auto;
}
.product {
   position: relative;
   padding: 5px 0px 5px 0px!important;
   margin: 0 0 10px 0;
   background: #fff;
   border-radius: 5px;
}
.banggia a {
	position: absolute;
    left: 5px;
    bottom: 13px;
    width: 80px;
    height: 27px;
    line-height: 25px;
    text-align: center;
    display: block;
    overflow: hidden;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;	
	background: #333;
	border-radius: 4px;
}
.banggia a:hover,
.chitiet a:hover {
	color: #fff;
}
.chitiet a {
	position: absolute;
    right: 5px;
    bottom: 13px;
    width: 80px;
    height: 27px;
    line-height: 25px;
    text-align: center;
    display: block;
    overflow: hidden;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;	
	background: #333;
	border-radius: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #006699!important;
    border-color: #006699!important;
}
/* product */
.product a {
	display:block;
}
.product a:link,
.product a:visited {
   font-weight:bold;
}
.product:hover  {
   border: 1px solid #ff4800;
}
.product img {
	display:block;
	margin:0 auto;
	width:100%;
	max-height: 176px;
    object-fit: contain;
}
.name-product {
	margin: 10px 0 10px 0;
	padding: 0 10px;
}
.name-product a {
	color: #006699;
	font-size: 15px;
}
.name-product a:hover {
	color: #333;
}
.pricenew {
    color:#DA0000;
	font-size:16px;
	font-weight:bold;
    position:absolute;
    bottom:6px;
	left:10px;
}
.price {
    color:#DA0000;
	font-size:16px;
	font-weight:bold;
	margin:15px 0!important;
}
.price span.gia {
    color:#333;
	font-weight:normal;
}
.datmua {
    background: #ff6600;
    color: #fff;
    padding: 5px 10px !important;
    font-size: 18px;
    text-decoration: none!important;
    border-radius: 5px;
    display: inline-block !important;
}
.datmua:hover, .datmua:active, .datmua:focus {
    color: #fff;
    background: #ff6620;	
}
.dathang {
    background: #0b8092;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    margin: 10px 0;
    overflow: hidden;
    font-size: 15px;
}
.title-dh {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
	margin:10px 0!important;
}
.title-dh1 {
    text-transform: uppercase;
    display: block;
    font-size: 15px;
	margin:10px 0!important;
}
.modal-order i.fa.fa-times {
    height: 30px;
    width: 30px;
    background: #D0CFCF;
    line-height: 30px;
    border-radius: 50%;
    color: #000;
    opacity: 1;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 999999;
}
.hidden-xs p span {
    display: inline-block;
    height: 35px;
    width: 35px;
    background: #ddd;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 18px;
    margin-right: 9px;
}
.modal-order .close { opacity: 1;    z-index: 9999;  }
.frm-textarea {max-height:80px}
.detail-btn{ background-color: #f7941d !important;   color: #fff; }
.detail-btn:hover,.detail-btn:focus,.detail-btn:active{ opacity:0.9;  color: #fff; }
/* footer */
.foot-1 { color: #fff;}
.foot-4 a {	color: #fff;}
.foot-3 a {	color: #fff;}
.footer-bottom {	background: #222; padding: 15px 0;	font-size: 13px;	font-weight: bold;}
.wrap-footer {
	padding: 15px 0;
}
.wrap-footer h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.wrap-footer p {
    padding: 1px 5px;
}
h3.widget-title-page {
	margin: 10px 0 10px 0!important;
	font-size: 20px;
	color: #e6171d;
}
.center {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.hotline-footer {
	margin:0!important;
	font-size:16px;
}
h3.widget-title {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.copyright {
	margin-bottom:0!important;
	color: #fff;
}
.content {
	min-height: 250px;
	border-radius: 5px;
	padding: 10px 0;
	margin: 10px 0px 30px 0px;
	z-index: 0;
}
.des-term {
	text-align: justify;	
}
.commitment {
	padding:15px 0 5px 0!important;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	
}
img.imgmax {
	width:100%;
	height:auto;
}
img.img-head {
	width:auto;
	height:90px;
	border:1px solid orange;
}
.foot-4 ul li,
.foot-3 ul li {
	color: #fff;
}
.box_social {
	display: block;
	margin: 0 0 0 0;
}
.box_social ul {
    list-style-type: none!important;
}
.box_social ul li {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    margin-left: 12px;
    font-size: 20px;
    vertical-align: middle;
}
.box_social ul li.icon_fb {
    background: #597ac7;
}
.box_social ul li.icon_tt {
    background: #5abbec;
}
.box_social ul li.icon_pinterest {
    background: #ff3635;
}
.box_social ul li.icon_youtube {
    background: #fd3b36;
}
.box_social ul li.icon_fb  i {
    color: #fff;
    margin: 8px 8px 8px 12px;
}
.box_social ul li.icon_tt  i {
    color: #fff;
    margin: 8px;
}
.box_social ul li.icon_pinterest  i {
    color: #fff;
    margin: 8px;
}
.box_social ul li.icon_youtube  i {
    color: #fff;
    margin: 8px 8px 8px 7px;
}