#tab-newtabcontent{display:none;}
a {color: rgb(0, 70, 136) !important;}
#menu a, footer .col-sm-3 a{color: #FFF !important;}
.list-unstyled h2, .price, .hotline a { color:#F00 !important; font-weight:bold; }
#menu, #button-cart, .btn-primary, .dropdown-menu li > a:hover, #menu .btn-navbar { background-color: rgb(0, 70, 136) !important;}
#menu, #button-cart, .btn-inverse , .btn-primary, .btn-danger, .btn-default, #menu .btn-navbar, .btn-info{ !important; background-image: none !important; border: none !important; border-radius: 0 !important; color: #FFF !important;}
.dropdown-menu li > a:hover {background-image: none !important;}
h3 { border-bottom: solid 3px; border-color: #ff0000; }
#top-links .list-inline li:first-child a, #top-links .list-inline li:first-child span,  .licontact a, .licontact span{
	font-weight: bold;
	font-size: 15px !important;
	color: #F00 !important;
}
#menu {font-weight: bold;}
#menu .dropdown-menu {background-color: #363636 !important;}
#menu .dropdown-inner a {color: #FFF !important;}
#content iframe, #content object { width: 100% !important; }
.product-thumb .button-group button {font-weight: normal !important;}
.any-social li i {font-size:2em; padding-right: 5px;}
.fa-pinterest-square{color: #910101;}
.fa-facebook-square{color: #3b5998;}
.fa-twitter-square{color: #00a0d1;}
.fa-vimeo-square{color: #44bbff;}
.fa-tumblr-square{color: #34526f;}
.fa-youtube-square{color: #c4302b;}
.fa-linkedin-square{color: #4875B4;}
.fa-google-plus-square{color: #C63D2D;}
.fa-foursquare-square{color: #8FD400;}
.fa-instagram-square{color: #4E433C;}
.label_hot{/*hot*/
	width: 50px;
	height: 44px;
	background: url('../image/labels/sale_pear_left.png') no-repeat;
	background-position: top left;
	position: absolute;
}
.input-lg, .form-control{border-radius:0px !important;}
.product-thumb .caption{min-height: 150px !important;}
.product-thumb .caption p{max-height: 60px !important; overflow-y: hidden;}
#menu .dropdown-inner a {min-width: 250px !important;}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#tab-description img, #content img {
 display: block;
max-width: 100% !important;
height: auto;
}

#menu .nav > li > a {
	padding: 10px 15px 10px 10px !important;
}
#menu .nav > li { border: 1px solid rgba(255,255,255,.1) !important; }
#menu .dropdown-inner li:nth-child(2n) { background: #453f3f; }
#menu .dropdown-inner a {padding: 10px 20px !important;}
/*2 cot trong mobile*/
@media (max-width: 767px) {
	.product-thumb .caption p:nth-child(even), .baohanh{
		display: none !important;
	}
	.col-xs-12 {
		width: 50% !important;
	}
}
/*menu footer, account de touch hon*/
.list-unstyled li{
	display: block;
}
.list-unstyled li a{
	padding: 5px !important;
	display: block;
}
footer ul[class=list-unstyled] li:nth-child(2n){
	background: #3a3737;
}
#content ul[class=list-unstyled] li:nth-child(2n){
	background: #eee;
}
/*danh muc con*/
#content .col-sm-3 ul li a, #content .col-sm-6 ul li a{
	padding: 5px !important;
	display: block;
}
#content .col-sm-3 ul li:nth-child(2n), #content .col-sm-6 ul li:nth-child(2n){
	background: #eee;
}
.breadcrumb > li > a{
	display: block;
	padding: 3px;
}
.breadcrumb { padding: 5px 0 !important;}
.breadcrumb > li:after {top: 0px !important;}
#top-links a{
	padding: 2px !important;
}
.navbar-collapse {
 border-top:0px !important;
 -webkit-box-shadow:inset 0 0px 0 rgba(255,255,255,.1) !important;
 box-shadow:inset 0 0px 0 rgba(255,255,255,.1) !important;
}
.stockstatus {
		font-weight: bold;
	font-size: 15px !important;
	color: blue !important;
}
/*menuphone*/
#section-menu {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 3000;
  text-transform: uppercase;
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
}

#section-menu.freeze { right: -95px; }

.touch #section-menu { display: none; }

#section-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#section-menu li {}

#section-menu a {
  float: right;
  clear: both;
  display: block;
  height: 3em;
  line-height: 3em;
  text-decoration: none;
  padding: 0 8px;
  background: rgba(255,0,0,0.5);
  color: #fff;
  white-space: nowrap;
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
  font-weight: bold;
}

#section-menu.freeze a {
  float: none;
  width: 128px;
}

#section-menu a:hover,
#section-menu a:focus {
  background: rgba(0,0,0,0.75);
  font-size: 1.2em;
}

#section-menu a span {
  display: none;
  font-weight: 700;
  position: relative;
  width: 32px;
  left: -8px;
  text-align: center;
  background: rgba(0,0,0,0.1);
}

#section-menu a.active {
  background: #000;
  font-size: 1.4em;
  font-weight: 700;
}

#section-menu.freeze a span { display: inline-block; }

#section-menu a.active span {
  display: inline-block;
  background: #000;
}

#section-menu a.active span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: #f80;
}

#section-menu.freeze a.active span:before { display: none; }
/*iframe responsive*/
.iframe-slideshare-4x3 {
    padding-bottom: calc(150% + 38px);
}

.iframe-slideshare-16x9 {
    padding-bottom: calc(56.25% + 38px);
}

.iframe-slideshare-16x9, .iframe-slideshare-4x3
{
    position: relative;
    width: 100%;
    height: 0;
}

.iframe-slideshare-16x9 iframe,
.iframe-slideshare-4x3 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:1px solid #CCC; 
}