body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background-color: #e2deed;
	background: #e2deed url('../image/main_bg.png') top center no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
.h3, h3 {
	font-size: 18px;
}
.h4, h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #58488f;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #fba100;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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 {
	font-size: 12px;
}
.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: #58488f;
	background-color: none;
}
/* Header */
.line-bottom {
	border-bottom: 2px solid #58488f;
	padding-bottom: 10px;
	margin-bottom: 8px; 
}
/* top */
#top {
	background-color: #58488f;
	border-bottom: 1px solid #58488f;
	padding: 1px 0px 1px 0;
	margin: 0 0 20px 0;
	min-height: 30px;
}
#top .container {
	padding: 0 20px;
}
#top .container ul {
	margin-bottom: 2px;
}
#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-left-links li, #top-left-links a, #top-right-links li, #top-right-links a {
	color: #ddd7f2;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
#top-left-links li a {
	color: #ddd7f2;
}
#top .btn-link:hover, #top-left-links a:hover, #top-right-links a:hover {
	color: #afa7cb;
}
#top-left-links .dropdown-menu a, #top-right-links .dropdown-menu a {
	text-shadow: none;
}
#top-left-links .dropdown-menu a:hover, #top-right-links .dropdown-menu a:hover {
	color: #58488f;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-left-links, #top-right-links {
	padding-top: 2px;
}
#top-left-links a + a, #top-right-links a + a {
	margin-left: 15px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	width: 260px;
	padding-right: 12px;
}
#search .input-sm {
	height: 33px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-sm {
	font-size: 18px;
	line-height: 12px;
	padding: 8px 10px;
}
.header-user {
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #58488f;
}
.header-user .fa {
	font-size: 32px;
}
.header-user .fa:hover {
	color: #7162b1;
}
.header-wish {
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #58488f;
}
.header-wish .fa {
	font-size: 32px;
}
.header-wish .fa:hover {
	color: #7162b1;
}
#wish-total {
	font-size: 14px;	
}
/* cart */
.header-cart .fa {
	font-size: 32px;
}
.header-cart .fa:hover {
	color: #7162b1;
}
.header-cart {
	padding-left: 12px;
	border-left: 1px solid #58488f;
}
#cart {
	margin-bottom: 10px;
}
#cart button {
	background: none;
	border: none;
	color: #58488f;
}
#cart button:hover {
	opacity: 0.8;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart-total {
	font-size: 14px;	
}
#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: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 50%;
}
.button-cart-remove button {
	padding: 0px 5px;
}
.button-cart-remove button .fa {
	font-size: 12px;
}
@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;
}
/* menu */
#menu {
	min-height: 40px;
}
#menu .fa {
	font-size: 18px;
}
#menu .nav > li > a {
	color: #58488f;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color: #333;
}
#menu li.menu-promo-text a {
	color: #fba100;
	font-weight: 600;
}
.navbar {
	margin-bottom: 8px;
}
.navbar-nav {
	float: right;
}
#menu .navbar-nav > li > a.products-menu {
	background: #58488f;
	color: #ddd7f2;
}
#menu .navbar-nav2 > li > a.products-menu2 {
	background: #E2DEED;
	color: #ddd7f2;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 260px;
	display: block;
	padding: 3px 15px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
}
#menu .dropdown-inner li a:hover {
	color: #58488f;
}
#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: #fba100;
	background-image: linear-gradient(to bottom, #fba100, #fba100);
	background-repeat: repeat-x;
	border-color: #fba100;
}
#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;
}
.dropdown-menu {
	min-width: 260px;
	border: 2px solid #58488f;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.176);
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		background: #58488f;
	}
	#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;
	}
	.navbar-nav {
		float: left;
	}
	#menu .nav > li > a {
		color: #fff;
	}
	#menu .dropdown-inner li a:hover {
		color: #fff;
	}
	.order-box {
		text-align: center;
	}
	.footer-text {
		text-align: center;
	}
	.footer-text a img {
		margin: 0px auto;
	}
}
/* content */
#content {
	min-height: auto;
}
.content-white {
	background: #fff;
	padding: 5px;
	border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.well {
	background: #fff;
	padding: 5px;
	border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.cat-desc {
	background: #fff;
	padding: 5px;
	border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sort-panel {
	background: #716599;
	border: 0px solid;
	border-radius: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}
.sort-panel a, .sort-panel a:hover {
	color: #fff;
}
.sort-panel label {
	padding-top: 6px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #716599;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer .h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
footer .phone-contact, footer .phone-contact .fa, footer .phone-contact a {
	font-size: 26px;
	color: #fba100;
	font-weight: 600;
}
footer .phone-contact .fa {
	padding-right: 2px;
	padding-left: 2px;
}
footer .text-contact {
	font-size: 15px;
}
footer .email-contact {
	padding-top: 10px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 2px 0;
	border: 0px solid #ddd;
	background: none;
}
.breadcrumb i {
	font-size: 14px;
}
.breadcrumb > li {
	text-shadow: 0 0px 0 #FFF;
	padding: 0 12px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #58488f;
	border-bottom: 1px solid #58488f;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb > li.active:after {
    border: none;
}
.pagin-line {
	margin-top: 15px;
	margin-bottom: 15px;
}
.pagination {
	margin: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #58488f;
    border-color: #58488f;
    color: #fff;
}
.pagination > li > a, .pagination > li > span {
	color: #58488f;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.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 {
	background-color: #58488f;
    background-repeat: repeat-x;
    border-color: #58488f;
    color: #ddd7f2;
}
.btn-primary {
	color: #ffffff;
	background-color: #fba100;
	background-image: linear-gradient(to bottom, #fba100,#fba100);
	background-repeat: repeat-x;
	border-color: #fba100 #fba100 #fba100;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color:#fba100;
	background-position: 0 -15px;
	border-color: #fba100 #fba100 #fba100;
}
.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,
.list-group span {
	border: 1px solid #716599;
	color: #fff;
	padding: 5px 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.list-group span {
    cursor: pointer;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover,
.list-group span.active, .list-group span.active:hover, .list-group span:hover {
	color: #716599;
	background: #eeeeee;
	border: 1px solid #eeeeee;
}
.list-group-item {
	background-color: #716599;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* products */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: auto;
	background: #fff;
	padding: 0px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
    cursor: default;
}
.product-thumb .image a img {
    cursor: pointer;
}
.product-thumb .image a img:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb .image a:hover span {
    color: #58488f;
}
.product-thumb .image a span {
    padding: 15px 15px 5px;
    background: #f8f8f8;
    display: block;
    font-size: 14px;
    text-align: left;
    line-height: 1.1;
    cursor: pointer;
}
.product-thumb .featured a span {
    font-weight: bold;
    padding-bottom: 20px;
}
.product-thumb .image a span:hover {
    color: #fba100;
}
.product-grid .product-thumb .h4, .product-thumb .h4 {
	min-height: 45px;
	line-height: 20px;
}
.product-grid .product-thumb .product-desc .text-desc, .product-thumb .product-desc .text-desc {
	min-height: 75px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-grid .product-desc, .product-list .product-desc, .product-thumb .product-desc {
	background: #f8f8f8;
}
.product-grid .price-box, .product-list .price-box, .product-thumb .price-box{
	background: #fba100;
	min-height: 50px;
	text-align: center;
}
.product-grid .price-box .price, .product-list .price-box .price, .price-box .price {
	font-size: 18px;
	font-weight: 600;
	padding-top: 14px;
}
.product-grid .product-thumb .price-old, .product-thumb .price-old {
	font-size: 14px;
	margin-top: -10px;
	float: left;
	color: #fff;
	margin-left: 0px;
} 
.product-list .product-thumb .price-old {
	font-size: 16px;
	margin-top: 0px;
	float: left;
	color: #fff;
	margin-left: 0px;
}
.product-list .product-thumb .price, .product-list .product-thumb .price-new {
	font-size: 22px;
}   
.product-grid .product-thumb .order-box {
	text-align: center;
}
.product-list .product-thumb .order-box {
	text-align: center;
	width: 45%;
}
.product-thumb .order-box button {
	background: none;
	border: none;
}
.product-thumb .order-box button .fa {
	font-size: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
} 
.product-thumb .specialPercent {
	background-color: #fba100;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    left: 15px;
    padding: 4px 10px;
    position: absolute;
    top: 0px;
}   
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb .h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 5px 15px 0px 15px;
	min-height: 130px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 5px 15px 0px 15px;
}
footer .phone-contact, footer .phone-contact .fa {
	font-size: 18px;
}
}
@media (max-width: 767px) {
#logo {
	text-align: center;
}
#logo a img {
	margin: 0px auto;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.xs-header-links span {
	font-size: 24px;
	padding-left: 5px;
}
.xs-header-links .fa {
	font-size: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.op-order .op-order-left {
	overflow: auto;
	margin-bottom: 10px;
	border-right: 0px solid #ccc;
}
.cart-pg {
	margin-bottom: 10px;
}
.product-grid .product-thumb .h4, .product-thumb .h4 {
	min-height: 75px;
	line-height: 24px;
}
}
.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;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #fff;
	text-decoration: line-through;
	margin-left: 10px;
}
.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%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.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;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+3),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+3),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* 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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 0px solid;
	padding: 5px;
}
/* Product page css */
.product-page h1 {
	font-size: 32px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.product-page {
	font-size: 14px;
}
.top-product-info span {
	color: #fba100;
    cursor: pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #fba100;
	border-color: #fba100;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.nav-tabs {
	border-bottom: 0px solid #fba100;
	border-right: 1px solid #fba100;
	padding-right: 20px;
}
.nav-tabs > li > a {
	text-transform: uppercase;
	border: 0px solid;
	font-weight: 600;
	font-size: 12px;
}
.product-back-buy {
	margin-top: 30px;
}
.product-back-buy span {
	color: #58488f;
	font-size: 14px;
    cursor: pointer;
}
.product-back-buy .fa {
	font-size: 20px;
}
.ds-product {
	background: #eee;
	padding: 10px 15px;
	border: 0px solid;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ds-product a {
	cursor: default;
}
.ds-product span {
    cursor: pointer;
    color: #58488f;
}
.ds-product span:hover {
    color: #fba100;
}
.ds-product .fa {
	padding-right: 15px;
	font-size: 18px;
}
.op-order {
	background: #eee;
	padding: 10px 15px;
	margin: 20px 0px;
	border:0px solid;
	border-radius: 4px;
}
.op-order .op-order-left {
	border-right: 1px solid #ccc;
}
.op-order .op-order-left img, .op-order .op-order-right img {
	float: left;
	padding-right: 15px;
}
.op-order .op-order-left span, .op-order .op-order-right span {
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
}
.product-option {
	background: #eee;
	padding: 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid;
	border-radius: 4px;
}
.new-price-pg {
	font-size: 36px;
	font-weight: 600;
	line-height: 46px;
}
.old-price-pg {
	font-size: 22px;
	color: red;
	padding-right: 10px;
}
.pg-cart .form-control {
	background: #eee;
	border: 0px solid;
	box-shadow: none;
}
.add-product-info tr {
	border-bottom: 1px solid #ddd;
}
.add-product-info tr td:first-child {
	font-weight: 600;
	text-align: left;
	width: 40%;
}
.cart-pg .fa {
	font-size: 22px;
}
.cart-pg .button-cart-pg {
	font-size: 18px;
	font-weight: 600;
}
.add-product-info tr td {
	text-align: center;
}
#product .form-group .radio {
	margin:2px;
	padding:2px;
}
#product .form-group .radio.selected, #product .form-group .radio.selected:hover  {
	background: #fba100;
	color: #fff;
}
#product .form-group .radio:hover {
	background: #fba100;
	color: #fff;
}

#product .form-group .radio input[type=radio] {
	opacity:0.01;
}
#po-panel h4 {
	background: #eee;
	padding: 5px;
}
#po-panel .radio input[type="radio"], #po-panel .radio-inline input[type="radio"] {
	margin-left: 0px;
	position: relative;
	margin-right: 5px;
}
#po-panel {
	font-size: 11px;
}
.checkout_form h3 {
	background: #eee;
	padding: 5px;
}
.html-content h1 {
    font-size: 20px;
    color: #444;
}

.category_content_holder{display:table;}
.description_holder{display:table-footer-group;}
.products_holder{display:table-header-group;}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.footer-text ul li span { color:#ccc; } 
.footer-text ul li span:hover { color: #fff; cursor:pointer} 

footer .follow-us {
  margin: 20px 0px;
}
footer .follow-us > a {
  padding-right: 25px;
}
footer .follow-us > a > i {
  font-size: 22px;
}
.head-contact > span:nth-child(3) {
  font-size: 15px;
}
.head-shipping > span:nth-child(4) {
  font-size: 14px;
}
.dropdown-toggle .fa-bars {
  padding-right: 10px;
}
#obj_votes, #obj_rating {
  color: #58488f;
}