body {
	padding-top: 40px;
	background: url(../images/bgbody.png) repeat fixed 0 0 transparent;
}
a {
	cursor: pointer;
}
a:hover {
	text-decoration:none;
}
.navbar-default {
    background-color: #222;
    border: 0;
	border-radius:0;
	z-index: 10000;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    background-color: #111;
	color: #ffffff;
}
.navbar-default .navbar-brand {
    padding: 9px 15px;
}
.navbar-default .navbar-brand>img {
    height: 35px;
}
footer {
	margin-top: 30px;
	background-color: #222222;
    padding: 30px 0;
    color: #b7b7b7;
}
#home-slider {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.nav.navbar-nav.navbar-right {
    margin-right: 0;
}

.footer-copyright {
    line-height: 50px;
    background-color: #333;
    color: #9c9c9c;
    text-align: center;
}

ul.products {
    list-style: none;
    padding: 0;
    margin: 0;
}

.portfolio-item,
.product-item {
    background: #fff;
	box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	position: relative;
	margin-bottom: 20px;
}
.portfolio-item {
	
}
.portfolio-item img.thumbnail,
.product-item img.thumbnail {
    padding: 0;
    border: 0;
    border-radius: 0;
    width: 100%;
}
.mt0 {
    margin-top: 0;
}
.product-item h3 {
    font-size: 16px;
    margin: 0;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-item h3 a {
    color: #616161;
}
.product-item p {
    margin-top: 10px;
    padding: 0 10px;
	display: inline-block;
}

.portfolio-caption {
    padding: 10px;
    overflow: hidden;
    height: 205px;
}
.ribbon.sale {
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 1;
    background: #ff5c4c;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.price {
    color: #3fb618;
}
.price del {
    color: #949494;
}
.portfolio-caption h4 {
    padding: 0;
    margin: 0 0 10px;
}
.page-header .h2,
.page-header h2 {
	background: #ffffff;
    color: #333;
    padding: 15px 20px;
    border: none;
    position: relative;
    margin-top: 1px;
    font-size: 23px;
	box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
}
.page-header h2 a{
	color: #333;
}
.page-header {
    position: relative;
}

.page-header a.btn-viewmore {
    position: absolute;
    right: 30px;
    top: 14px;
    background-color: #e6e6e6;
    padding: 5px 15px;
    border-radius: 2px;
    color: #333;
}
.content-box,
.panel {
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.08), 0 2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 2px 0 rgba(0,0,0,.08), 0 2px 3px 0 rgba(0,0,0,.2);
    margin-bottom: 20px;
    position: relative;
    border: 0;
    border-radius: 0;
}
.content-box .panel-heading,
.panel .panel-heading {
	font-size: 20px;
    text-align: left;
    padding: 20px 15px 0px;
    color: #333;
    background: no-repeat;
    border: none;
}
.panel-title {
    font-size: 20px;
}
.panel-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.panel-body ul li {
	margin-left: -15px;
	margin-right: -15px;
	padding: 5px 15px;
}
.panel-body ul li a {
	color: #333;
}
.panel-body ul li:hover {
	background-color: #f1f1f1
}
.panel-body ul li a:hover {
	text-decoration:none;
}
.panel-body ul li a:before {
    content: "\f006";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
}
.panel-body ul li:hover a:before {
	color: #3fb618;
}

.panel-body ul.category li ul li{

}

.panel-body ul.category li a:before {
    content: "\f068";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
}
.panel-body ul.category li ul li a {
	padding-left: 10px;
}
.panel-body ul.category li ul li a:before {
    content: "\f105";
}

a.btn.btn-viewmore {
    border-radius: 30px;
    margin-top: 20px;
}
.dropdown-menu {
	border: none;
	border-radius:0;
}
.menu-item-cate>a {
    min-width: 176px;
}
.menu-item-cate>.dropdown-menu {
	min-width: 176px;
}

.main-post h1 {
	font-size:30px;
}

.main-post .page-header {
    padding: 20px 15px 0;
    border: none;
}

.main-post article {
    padding: 0 15px 15px;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.entry-content img.aligncenter {
	margin: 0 auto;
	display: block;
}
p.__images>span {
    display: block;
    font-size: 14px;
    background-color: #f9f9f9;
    padding: 5px 10px;
}

p.__images>img {
    width: 100%;
}
.entry-content img.size-large {
	
}

ul.related_post {padding: 0;margin-left: -1%;}
ul.related_post li {
    position: relative !important;
    width: 12.28%;
    margin: 0 0 0 2%;
    background: bottom;
    float: left;
    list-style: none;
}
ul.related_post li a {
    position: relative !important;
    display: block !important;
    font-size: 12px !important;
    line-height: 1.5em !important;
    text-decoration: none !important;
    margin-bottom: 5px !important;
    text-indent: 0 !important;
}
ul.related_post li img {
    display: block !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: 0 0 !important;
    border: none !important;
    border-radius: 3px !important;
    box-shadow: 0 1px 4px rgba(0,0,0,.2) !important;
}
ul.related_post:after {
	content:'';
	display: block;
	clear:both
}
@media (max-width: 768px) {
	ul.related_post li {
		width: 23%;
	}
}
@media (max-width: 450px) {
	ul.related_post li {
		width: 31.33%;
	}
}

.pagination>li>a {
    height: 34px;
}

.pagination>li>a>i {
    margin-top: 3px;
}

.__tags {}

.__tags>h2 {
    display: inline-block;
    font-size: 14px;
}

.__tags>h2:after {content: ",";margin-right: 5px;}
.__tags>h2:last-child:after{content: "";margin-right: 0;}

.__product .images .thumbnails a img,
.__product .images a.zoom img{
	width: 100%;
	height:auto
}
.__product .images .thumbnails {
	display: flex;
    flex-wrap: wrap;
}
.__product .images .thumbnails a{
	width: 20%;
}

.__product .product_meta {
    background-color: #ececec;
    padding: 10px;
    text-align: center;
}

.__product .field {
    margin-bottom: 5px;
}
.__product span.label-title {
    display: block;
    color: #6f6e6e;
    margin-bottom: 5px;
}
.wrap_select {
    display: inline-block;
}
.wrap_select div {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    border: 1px solid #dfdfdf;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0;
    line-height: 30px;
    border-radius: 2px;
}
.wrap_select div label {
    font-weight: 400;
    margin-bottom: 0;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    padding: 5px 7px;
    display: block;
}
.relative  {
	position: relative;
}
.field .relative {
    overflow: hidden;
}
.field input[type=radio] {
    opacity: 0;
    position: absolute;
    left: 7px;
    cursor: pointer;
    z-index: 1;
    margin: 0;
    top: 9px;
}
.field input[type=radio]:checked~span:before {
    border: 1.5rem solid transparent;
    border-bottom-color: #81b139;
    content: "";
    position: absolute;
	right: -15px;
    bottom: 0px;
}
.field input[type=radio]:checked~span:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    color: #fff;
    bottom: -10px;
    right: 0;
    font-size: 8px;
}
.control.control-submit {
    margin-bottom: 15px;
}
.control-submit input[type="number"] {
    border: 1px solid #dfdfdf;
    font-size: 18px;
    text-align: center;
    color: #333;
    width: 100%;
    height: 34px;
}
.control-submit input[type="number"]:focus {
	outline:0
}
.control-submit:after {content: "";display: block;clear: both;}

.control-submit .wrap_qty,
.control-submit button {
    float: left;
    border-radius: 0;
	width: 33.33%;
}
.mr15 {
	margin-right: 15px;
}
.__info .page-header{
	padding: 0 15px;
}
.__info .page-header h3{
	font-size: 18px;
}
.__info .entry-content {
    padding: 0 15px 15px;
}

.summary.entry-summary h1 {
    text-transform: uppercase;
	    font-size: 30px;
}
li.__cart>a>span {
    display: inline-block;
    background-color: #81b139;
    color: #fff;
    border-radius: 2px;
    padding: 1px 5px;
    margin-left: 5px;
    line-height: normal;
    vertical-align: middle;
    margin-top: 0px;
}

.modal {
    z-index: 10500;
}
.navbar-default .navbar-toggle {
    border-color: #000;
}
.navbar-mobile {
	display:none;
}
@media (max-width: 1300px) {
	ul.nav.navbar-nav.navbar-right {
		display: none;
	}
	ul.nav.navbar-nav.navbar-right.navbar-mobile {
		display:block;
	}
}
.btn {
	border-radius:0;
}
#pop-cart .modal-body {
	padding:0;
}
#pop-cart a.btn.btn-primary {
    margin-right: 8px;
}
table.table.table-cart {
    margin-bottom: 0;
	font-size:12px;
}
.modal-content {
	border-radius:0;
}
.modal-header {
	background: #f1f1f1;
    border-bottom: none;
}
.modal-header h5 {
    color: #000;
    letter-spacing: .2em;
    font-weight: 400;
    font-size: 16px;
	display: inline-block;
}
.cart-empty {
    margin: 20px 0;
}
.modal-open ul.nav.navbar-nav.navbar-right {
    padding-right: 17px;
}

.btn-primary {
    color: #fff;
    background-color: #3fb618;
    border-color: #3fb618;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #3fb618;
    border-color: #3fb618;
	opacity:0.9
}

.__v16x9 {
    padding-bottom: 56.25%;
    position: relative;
    background: #000;
}

.__v16x9>iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 1200px) {
	#left-sidebar {
		display:none;
	}
}
@media (max-width: 990px) {
	.__product .mr15 {
		margin-left: 15px;
		margin-bottom: 15px;
	}
	.main-content.col-lg-9.pull-right {
		width: 100%;
	}
}
.entry-content iframe {
	border: 0;
}

@media (max-width:768px) {
	ul.nav.navbar-nav.navbar-right {
		display: block;
	}
	ul.nav.navbar-nav.navbar-right.navbar-mobile {
		display:none;
	}
	.entry-content iframe {
		width: 100% !important;
	}
}
@media (max-width: 366px) {
	.control-submit .wrap_qty, .control-submit button {
		width: 100%;
		margin-bottom: 8px;
	}
}
table.table.table-cart input[type="number"] {
    border: 1px solid #dfdfdf;
    text-align: center;
    font-size: 14px;
    color: #333;
    height: 25px;
}
table.table.table-cart input[type="number"]:focus {
    outline: 0
}
p.__cat_info {
    background: #ffffff;
    color: #585858;
    padding: 15px 20px;
    border: none;
    position: relative;
    margin-top: 1px;
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    font-size: 16px;
}

.__checkout {
    padding: 15px;
}

.__checkout .card-header {}
.__checkout .card-header h3 {
    margin: 0;
}

.item_list_donhang {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #eaeaea;
}
.thumb_donhang {
    padding: 0 10px 0 0;
    float: left;
}
.info_donhang {
    float: left;
}
.gia_thanh {
    padding: 0 10px;
    float: right;
    text-align: right;
}
.clearfix,.clr {
	clear:both;
}
.mt15 {
	margin-top:15px !important
}
.form-control {
	border-radius: 0;
	box-shadow: unset;
}

.__checkout .form-group.select select.form-control {
    width: 33.33%;
    display: inline-block;
    float: left;
}
.__checkout .form-group.select select.form-control:nth-child(1) {
    border-right: 0;
}
.__checkout .form-group.select select.form-control:nth-child(3) {
    border-left: 0;
}
.thumb_donhang img {
    width: 100%;
}
footer h3 {
    font-size: 18px;
    color: #fff;
}
footer a {
    color: #a9a9a9;
}
footer a:hover {
    color: #fff;
}
@media (max-width: 555px) {
	.__checkout .form-group.select select.form-control {
		width: 100%;
		margin-bottom: 8px;
	}
	.__checkout .form-group.select select.form-control:nth-child(1) {
		border-right: 1px solid #ccc;
	}
	.__checkout .form-group.select select.form-control:nth-child(3) {
		border-left: 1px solid #ccc;
	}
	.thumb_donhang {
		width: 21%;
		padding: 0 10px 0 0;
		float: left;
	}
	.info_donhang {
		width: 49%;
		float: left;
	}
	.gia_thanh {
		padding: 0 10px;
		width: 30%;
		float: left;
		text-align: right;
	}
}

.box.payment-method {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.box.payment-method h4 {
    margin: 0;
}
.box-footer.text-center {
    background-color: #f9f9f9;
    margin: 0 -10px -10px;
    padding: 10px;
}
#checkout-bot {
    margin-top: 15px;
}
span.required {
    color: red;
    display: inline-block;
    margin-right: 2px;
}
span.donhang {
    border: 1px dotted;
    background-color: #fff;
    display: inline-block;
    padding: 2px 5px;
    color: #e60000;
}
.__checkout .alert.alert-success {
    background: #fff;
    font-size: 18px;
	border:0;
}
.ribbon.status {
    color: #CC1414;
    border: 2px solid;
    padding: 0 5px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
}