.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
body {
	font-family: Lora;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #777;
}
a:hover,a:focus {
	text-decoration: none;
    color: #000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
img{
	max-width: 100%;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	padding: 6px;
	border: 1px solid #e5e5e5;
	color: #777777;
	border-radius: 0;
	box-shadow: none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.container{
	padding:0;
}
/* top */
header .container {
	border-bottom: 1px solid #e5e5e5;
}
#top {
	padding: 121px 0 0 0;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #777777;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
.currency-selector{
	margin-top:-3px;
}
.currency-selector .btn{
	border-width:0 0 1px 0 !important;
}
.currency-selector ul li:last-child .btn{
	border-width:0 !important;
}
#top-links  div{
	float:right;
}

/* logo */
#logo {
	margin: 0 0 -1px 0;
	padding: 80px 0 0 0
}
#logo a {min-height: 111px;display: block;padding: 16px 0 0 0;background: #7b818e;text-align: center;

-webkit-transition: .3s ease-in-out;
   -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;

}
#logo a:hover {background: #000000;
-webkit-box-shadow: 0 0 45px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 45px 0 rgba(0,0,0,.3);
}
#logo b, #logo span {display: block;font: normal 46px/40px Lora;color: #ffffff;text-transform: uppercase;letter-spacing: -2px;}
#logo h1{
	margin: 0px;
}
/* search */
#search {
	float: left;
	margin: 117px 0 0 0;
	position: relative;
}
#search .input-lg {
	width: 112px;
	height: 30px;
	padding: 0 10px;
	background: none;
	border: none;
	border-bottom: 1px solid #ffffff;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	outline:none;
	border-radius:0;
	font-size:14px;
}
#search .input-lg:focus {
	width: 220px;
	border-color: #e5e5e5;
}
#search .btn-lg{
	width: 30px;
	height: 30px;
	font-size: 22px;
	color: #7b818e;
	position: absolute;
	right: 0;
	top: 0;
	padding:0;
	background:transparent;
	border:0;
	outline:none;
}
#search .btn-lg:hover {color: #000000;}
#search .btn-lg i {
	line-height: 27px;
	font-size: 22px;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* Ao Dieu */
/* 15.1 CART PRODUCTS */
.cart-list {overflow: hidden;}

.cart-list > .row {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #e5e5e5;}

.cart-list .item_image {text-align: center;}
.cart-list .item_image a img {max-width: 100%;background: #f2f2f2;}

.cart-list .product_name {margin-top: 15px;}

.cart-list .item_remove {margin: 0 0 0 10px;}
.cart-list .item_remove a {font-size: 20px;color: #fe2a2a;}
.cart-list .item_remove a:hover {color: #777777;}

.cart-list .row h3.item_vendor {border-bottom: 1px solid #e5e5e5;color: #888;}

.cart-list .item_price {padding: 10px 0 0 0;}
.cart-list .item_price .price {line-height: 37px;}

.cart-list .item_price label {padding: 0;line-height: 37px;}
.cart-list .item_price .input-small {width: 60px !important;height: 37px;display: inline-block;padding: 5px;text-align: center;}

.cart-list .item_price .total {text-align: right;}
.cart-list .item_price .total h3 {vertical-align: baseline;border: none;}

.cart_subtotal {}
.cart_subtotal h3 {margin: 0;padding: 10px 0;border-bottom: 1px solid #e5e5e5;}
.cart_subtotal h3 .money {float: right;font-size: inherit;}

.cart_buttons {margin: 30px 0;}

.cart_instructions {}
.cart_instructions h4 {}
.cart_instructions textarea {width: 100%;}
/* end Ao Dieu */


/* menu */
#menu {
	height: 114px;
	text-align: center;
	position: relative;
	z-index: 999;
	border-radius: 0;
	margin-bottom:0;
}
#menu.isStuck {
	width: 100%;
	height: 62px;
	background: #ffffff;
	left: 0;
	top: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}
#menu.isStuck .nav{
	margin: 0;
	margin-top: -1px;
}
#menu .nav > li > a {
	height: 62px;
	display: block;
	font: normal 20px/62px Lora;
	color: #000000;
	text-transform: uppercase;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	padding-top: 0;
	padding-bottom: 0;
	background:#FFF;
}
#menu .nav > li > a:hover{
	color: #7b818e;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	width: 240px !important;
	padding: 15px 30px;
	background: #ffffff;
	text-align: left;
	position: absolute;
	top: 62px;
	z-index: 1000;
	-webkit-box-shadow: 0 0 45px 0 rgba(0,0,0,.12);
	box-shadow: 0 0 45px 0 rgba(0,0,0,.12);
}
#menu ul.nav{
	margin: 26px 0 0 0;
	width: 100%;
}
#menu ul.nav li{
	float:none;
	display:inline-block;
}
#menu .dropdown-inner li{
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 10px 0;
	width: 100%;
}
#menu .dropdown-inner li:first-child{
	border-top:0;
}
#menu .dropdown-inner li a{
	font-size: 14px;
	color: #777777;
}
#menu .dropdown-inner li a:hover {
	color: #000;
	background:none;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	body {
		padding: 0 10px;
	}	
	.homepage_text .row .wow{
		width: 100% !important;
	}
	#search .input-lg {
		border-bottom: 0;
	}
	.pseudoStickyBlock {
		display:none !important;
	}
	
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	color: #777777;
}
footer .container{
	border-top: 1px solid #e5e5e5;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #e5e5e5;
}
footer a {
	color: #777777;
}
footer a:hover {
	color: #000000;
}
footer ul li{
	padding: 9px 0 0 0;
}
footer h5 {
	padding: 55px 0 0 0;
	font: 20px Lora;
	color: #000000;
	text-transform: uppercase;
	margin:0;
}
.footer_social {
	padding: 90px 0 0 0;
	list-style-type:none;
}
footer .footer_social li {
	float: right;
	padding: 10px 0 0 10px;
}
footer .footer_social a {
	width: 80px;
	height: 80px;
	display: block;
	background: #f2f2f2;
	color: #777777;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

footer .footer_social a i {
	font-size: 28px;
	line-height: 80px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	padding: 9px 20px 9px 20px;
	background: #f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.breadcrumb > li {
	display: inline-block;
}
.pagination {
	margin: 0;
	display: inline-block;
	overflow: hidden;
	margin: 30px 0 0 0;
	background: #f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.pagination>li>a, .pagination>li>span{
	display: block;
	padding: 7px 10px;
	color: #777777;
	background:transparent;
	border:0;
}
.pagination>li.active>span{
	color:#777;
	font-weight:bold;
	background:transparent;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	color:#000;
	background-color: transparent;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	color:#000;
	background-color: transparent;
}
/* buttons */
.buttons {
	margin: 1em 0;
	padding-left: 15px;
}
.btn {
	padding: 7px 15px;
	background: #ffffff !important;
	border: 1px solid #e5e5e5 !important;
	font: 14px Lora;
	color: #000000 !important;
	text-transform: uppercase;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
	padding:1px;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	width:100%;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	padding: 11px 0 0 0;
	font-size:14px;
}
.product-thumb .caption {
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	padding: 3px 0 0 0;
	font-size: 23px;
}
.product-thumb .price-new {
	font-size: 23px;
	color:#000;
}
.product-thumb .price-old {
	color: #777777;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 16px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.footer_social{
		padding-top:30px;
		text-align:center;
	}
	.footer_social li{
		float:none !important;
		display:inline-block;
	}
}
@media (max-width: 767px) {
	#search{
		height: 34px;
		float: none;
		margin: 15px 0 0 0;
		border: 1px solid #e5e5e5;
		width: 100%;
	}
	#search input{
		width: 100% !important;
		padding: 0 30px 0 10px;
	}
	#search input:hover{
		border-bottom: none !important;
	}
	#logo {
		padding: 30px 0 0 0;
		text-align: center;
	}
	#logo h1{
		display: inline-block;
		width:140px;
	}
	#logo h1 span{
		font-size: 30px;
	}
	#top{
		padding-top:20px;
	}
	#top #top-links{
		width: 100%;
	}
	#menu{
		position:relative !important;
		height:40px;
	}
	#menu .container{
		background: #FFF;
	}
	#menu.isStuck{box-shadow:none;}
	#menu ul.nav{
		margin:0;
	}
	#menu ul.nav li{
		display:block;
		border-top: 1px solid #e5e5e5;
	}
	#menu ul.nav>li{
		float: left;
		width:100%;
	}
	#menu .nav > li > a{
		font-size:14px;
		height:30px;
		line-height:30px;
		text-align: left;
	}
	#menu .dropdown-inner li{padding:5px 0 5px 30px;}
	#menu div.dropdown-menu{
		background:#FFF;
		width:100% !important;
		margin: 0;
		padding: 0;
		position:relative;
		webkit-box-shadow:none;
		box-shadow:none;
		display:block;
		top:0;
		border: 0;
	}
	.navbar-collapse{max-height:none;}
	.navbar-collapse .navbar-nav{overflow:hidden;}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.product-thumb .image{
		width: 110px;
		float: left !important;
	}
	.product-thumb .caption{
		text-align:left;
		margin: 0 0 0 125px;
	}
	.product-thumb h4{
		padding:0;
	}
	.product-thumb .pro_detail .btn{
		margin: 0 0 0 125px;
		display:block;
	}
	.product-thumb .pro_detail .btn span{
		display:inline-block !important;
	}
	.collection_info .collection_img{
		text-align:center;
	}
	h3.featured-product{
		padding:20px 0 15px 0 !important;
	}
	.owl-carousel{
		margin-bottom:10px !important;
	}
	footer h5{
		padding-top:20px !important;
	}
	.footer_social{
		padding-top:30px;
		text-align:center;
	}
	.footer_social li{
		float:none !important;
		display:inline-block;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	//margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnail{
	border-radius: 0 !important;
}
/*hangntt*/
.form-group {
vertical-align: top !important;
margin: 15px 0 0 0 !important;
}
.btn-primary {
padding: 7px 15px;
background: #ffffff !important;
border: 1px solid #e5e5e5 !important;
font: 14px Lora;
color: #000000 !important;
text-transform: uppercase;
border-radius: 0 !important;
box-shadow: none !important;
}
.page_heading{
margin: 0;
font: 23px Lora;
color: #000000;
text-transform: uppercase;
}
#map-canvas{
width: 100%;
margin: 15px 0;
border: 1px solid #e5e5e5;
}
.sort_by {
margin: 15px 0;
padding: 10px 0;
border: 1px solid #e5e5e5;
border-width: 1px 0;
}
.sort_by label {
margin: 0 4px 0 0;
line-height: 30px;
}
.sort_by select {
width: auto !important;
height: 30px;
display: inline-block;
padding: 5px 4px;
cursor: pointer;
border: 1px solid #e5e5e5;
}
ul.tags {
margin: 10px 0;
list-style-type: none;
padding-left: 0;
}
ul.tags li {
float: left;
margin: 5px 5px 0 0;
}
ul.tags li a {
display: block;
padding: 5px 10px;
background: #7b818e;
font-size: 13px;
color: #ffffff;
text-transform: uppercase;
}
.image a{
display: block;
padding: 20px;
background: #f2f2f2;
}
.hover__7 {
overflow: hidden;
position: relative;
}
.hover__7:before {
content: '';
width: 200%;
height: 200%;
display: block;
position: absolute;
left: -50%;
top: -50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,.2);
box-shadow: inset 0 0 0 0 rgba(0,0,0,.2);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.hover__7:hover:before {
-webkit-box-shadow: inset 0 0 0 300px rgba(0,0,0,.2);
box-shadow: inset 0 0 0 300px rgba(0,0,0,.2);
}
.caption p{
font-size: 12px;
color: #aaaaaa;
}
.pro_detail{
text-align:center;
}
.product_left{overflow: hidden;padding: 20px 0 0 0;border-top: 1px solid #e5e5e5;margin: 10px 0 0 0;}
.image_left{width: 90px;float: left;}
.image_left a{display: block;padding: 10px;border: 1px solid #F2F2F2;}
.caption_pro{margin: 0 0 0 96px;}
.product_namef{font-size: 14px;color: #777777;margin:0;}
.price_prol{font-size: 20px;padding: 5px 0 0 0;}
.price-oldl{text-decoration: line-through;font-size: 15px;color: #777777;}
#content .page_heading{margin-bottom:15px;}
/*end hangntt*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
	.col-lg-3{width:25%}
	.col-md-4 {width: 33.33333333333333%;}
}
@media (max-width:767px){
	input[id="input-search"]{margin-bottom:10px}
	input[id="button-search"]{margin: 10px 0 0 15px;}
	/*.custom_showcase h3{font-size:16px !important;}
	.homepage_text h2{font: 20px Lora;}
	.custom_showcase p{line-height: 16px !important;font-size: 13px;}*/
	
	
}
@media (max-width: 992px){
	#menu {
	position: relative !important;
	height: 40px;
	}
	.navbar-header{float:right}
	.navbar-toggle {display: block;}
	.collapse .navbar-nav {display: none;}
	.collapse.in ul.nav {
		display: block;
	}
	#menu{
		position:relative !important;
		height:40px;
	}
	#menu .container{
		background: #FFF;
	}
	#menu.isStuck{box-shadow:none;}
	#menu ul.nav{
		margin:0;
	}
	#menu ul.nav li{
		display:block;
		border-top: 1px solid #e5e5e5;
	}
	#menu ul.nav>li{
		float: left;
		width:100%;
	}
	#menu .nav > li > a{
		font-size:14px;
		height:30px;
		line-height:30px;
		text-align: left;
	}
	#menu .dropdown-inner li{padding:5px 0 5px 30px;}
	#menu div.dropdown-menu{
		background:#FFF;
		width:100% !important;
		margin: 0;
		padding: 0;
		position:relative;
		webkit-box-shadow:none;
		box-shadow:none;
		display:block;
		top:0;
		border: 0;
	}
	.navbar-collapse{max-height:none;}
	.navbar-collapse .navbar-nav{overflow:hidden;}
}
@media (max-width: 1199px){
	.image_left{width: 100%;float: none;}
	.caption_pro{margin: 15px 0 0 0;}
	#logo span{font-size:37px;}
	
}
@media (max-width:326px){
.col-xs-12{width:100% !important}
}

/* Home page */
/* Product types */
.custom_showcase a {
	display: block;
	position: relative;
}
.custom_showcase a div {
	width: 100%;
	padding: 0 20px 25px 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.custom_showcase h3 {
	margin: 0;
	font: 31px Lora;
	color: #000000;
	text-transform: uppercase;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.custom_showcase a:hover h3 {
	color: #7b818e;
}
.custom_showcase {
	margin: 0 0 30px 0;
}
.custom_showcase p {
	margin: 5px 0 0 0;
	line-height: 21px;
	color: #777777;
}
h3.featured-product {
	padding: 55px 0 30px 0;
	text-align: center;
	font: 23px Lora;
	color: #000000;
	text-transform: uppercase;
}
.widget{
	padding: 20px;
	border: 1px solid #e5e5e5;
}
.widget ~ .widget {
	margin: 30px 0 0 0;
}
h3.widget_header{
	margin: 0;
	font: 20px Lora;
	color: #000000;
	text-transform: uppercase;
}
.widget .list-group{
	padding: 10px 0 0 0;
	margin:0;
}
.widget .list-group a{
	background: 0;
	border: 0;
	display: block;
	padding: 7px 0;
	text-transform: uppercase;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-top: 1px solid #e5e5e5;
}
a.item-active{
	color:#000;
}
.homepage_text{
	padding: 0 0 65px 0;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.img-thumbnail{
	background: #f2f2f2;
	border:0;
	padding:0;
}
/*Ao Dieu*/
.no-padding-left{
	padding-left: 0 !important;
}
.no-padding-right{
	padding-right: 0 !important;
}
.center{
	text-align: center !important;
}
.homepage_blog .btn {
    font-size: 17px;
    margin: 9px 0 0;
    padding: 14px 31px;
}
.homepage_blog__title {
    text-transform: uppercase;
	min-height: 52px;
	overflow: hidden;
}
.homepage_blog__content{
	min-height: 307px;
	overflow: hidden;
}
.pdt10{
	padding-top:10px !important;
}
.pdt20{
	padding-top:20px !important;
}
.mgt10{
	margin-top: 10px !important;
}
.mgl10{
	margin-left: 10px !important;
}
.mgt0{
	margin-top: 0px !important;
}
.mgb20{
	margin-bottom: 20px !important;
}

.list_thumb {
    clear: both;
    height: 90px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.list_thumb a {
    display: block;
    width: 100px;
	float:left;
	margin: 1px;
	min-height: 88px;
}
.control_slide {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../image/next_prev_control.png") !important;
    background-origin: padding-box !important;
    background-position: 0 -30px;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    bottom: 30px;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 100;
	cursor: pointer;
}
.control_next {
    right: 0px;
}
.control_prev {
    left: 0;
	background-position: 0 0;
	display:none;
}
.row.related{
	text-align:center;
}
.text_upcase{
	text-transform:uppercase;
}
.left{
	float:left;
}

#product .clearfix label{
	min-width: 35px !important;
	line-height: 30px;
}
#product .col-sm-3{
	max-width: 50px !important;
}
#product #button-cart {
	min-width:130px !important;
}
.product_info h1{
	margin-top: 0 !important;
}
.product_info  .list-unstyled li {
	height: 50px;
	margin-right: 5px;
}