body {
	font-family: 'Circular Std', sans-serif;
	font-weight: 400;
	color: #2B2B2B;
	font-size: 16px;
	line-height: 22px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #2B2B2B;
	font-style: normal;
	font-weight: 700;
}

/* default font size */
.fa {
	font-size: 16px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 45px;
}
h2 {
	font-size: 40px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #8B0036;
}
a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 16px;
	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: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}
.input-group .input-group-addon {
    font-size: 16px;
    height: auto;
}
.form-control {
    height: 40px;
}
/* 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 {
	width: 100%;
}
@media (min-width: 1300px) {
	.container {
		max-width: 1200px;
	}
}
.main_header {
	width: 100%;
	float: left;
	box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.06);
}
.main-content {
	width: 100%;
	float: left;
	padding-top: 60px;
}
/* top */
#top {
	background: #8B0036;
    padding: 10px 0px;
    margin: 0 0 0px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}
#top .container {
	padding: 0 15px;
}
#top p {
	margin: 0px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-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: #888;
	text-shadow: 0 1px 0 #FFF;
	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;
}
header {
    padding: 20px 0px;
    border-bottom: 1px solid #F3F3F3;
}
header ul.navbar-nav {
    max-width: 435px;
    margin: 0px auto;
    float: none;
}
.navbar-nav>li>a {
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    padding: 7px 15px 0px;
    color: #2B2B2B;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background: transparent;
	color: #8B0036;
}
/* logo */
#logo {
    margin: 0px;
}
a.top_cart_link, a.top_account_link {
	border: 1px solid #8B0036;
	border-radius: 5px;
	padding: 10px 20px;
	color: #8B0036;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	position: relative;
	top: 5px;
}
a.top_cart_link {
	padding: 10px 12px;
	right: 10px;
}
a.top_cart_link .fa {
	font-size: 18px;
}
.header_bottom {
	padding: 15px 0px;
}
.header_bottom .fa-phone {
    background: #F9F9F9;
    border-radius: 5px;
    font-size: 20px;
    padding: 5px 7px;
	color: #8B0036;
}
/* search */
#search {
	margin-bottom: 0px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0px 10px;
    background: #F9F9F9;
    border: 1px solid #DCDCDC;
    font-size: 16px;
	box-shadow: 0px 0px 0px 0px #fff;
}
#search .btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding: 9px 35px !important;
    text-shadow: 0 1px 0 #FFF;
    background: #8B0036;
    color: #fff;
    margin: 0px;
    border: 1px solid #8B0036;
    box-shadow: 0px 0px 0px 0px #fff;
}
a.cart_page_link {
	text-decoration: none;
	color: #2B2B2B;
	text-align: right;
	width: 100%;
	float: left;
	font-weight: 500;
	margin-top: 10px;
}
/* cart */
#cart {
	margin-bottom: 0px;
}
#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%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@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 {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#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;
	}
}
.main_content {
	float: left;
    width: 100%;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
    margin-top: 0px;
    padding-top: 30px;
    background: #F9F9F9;
    border-top: 0px solid #ddd;
    color: #2B2B2B;
    float: left;
    width: 100%;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #999999;
}
footer a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #2B2B2B;
    padding: 5px 0px;
    display: block;
}
footer a:hover {
	color: #8B0036;
}
footer h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #2B2B2B;
}
footer p {
    margin: 0px 0 15px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 10px 0;
    padding: 0px;
    border: 0px solid #ddd;
    background: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px 0px 0px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 6px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #2B2B2B;
    border-bottom: 1px solid #2B2B2B;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li a {
    color: #2B2B2B;
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
    padding: 7px 20px;
    font-size: 18px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 0px #000;
}
.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: #696973 !important;
    border: 2px solid #696973 !important;
    color: #fff !important;
    padding: 7px 20px !important;
    font-size: 16px !important;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 0px 0 #fff;
	background: #8B0036;
	border: 2px solid #8B0036;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #fff;
	color: #8B0036;
	border: 2px solid #8B0036;
}
.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: #8B0036;
	background-image: linear-gradient(to bottom, #8B0036, #8B0036);
	background-repeat: repeat-x;
	border-color: #8B0036 #8B0036 #8B0036;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background: #8B0036;
}
.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 {
    border: 0px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
    background: #F3F3F3;
    padding: 20px;
    border-radius: 5px;
	text-align: center;
}
.product-thumb .image {
    text-align: center;
    background: #fff;
    padding: 20px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0px;
}
.product-thumb .caption p {
    margin: 15px 0 10px;
    color: #8B0036;
    font-weight: 500;
    height: 20px;
    overflow: hidden;
    font-size: 15px;
}
.product-thumb .caption h2 {
    margin: 0px;
    line-height: 19px;
    height: 50px;
    overflow: hidden;
}
.product-thumb .caption h2 a {
    color: #2B2B2B;
    font-size: 18px;
}
.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 .caption p.price {
    color: #2B2B2B;
    font-size: 25px;
    font-weight: 500;
	margin-top: 20px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	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;
}
.product-list .product-thumb .btn-primary {
    color: #ffffff;
    text-shadow: 0 0px 0 #fff;
    background: #8B0036;
    border: 2px solid #8B0036;
    padding: 7px 20px;
    font-size: 15px;
    position: relative;
    top: 5px;
}
.category_pagination {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px 0px 13px;
    margin-top: 25px;
}
.category_pagination .results {
    padding-top: 7px;
}
@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;
}
.main_thumbnail {
    width: 98%;
    float: left;
    text-align: center;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    margin: 10px 5px 20px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
}
.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;
}
#product-product h1 {
    font-size: 30px;
	margin: 10px 0px;
}
.product_type {
    color: #8B0036;
    font-weight: 500;
    font-size: 18px;
    margin: 10px 0px 0px;
}
.product_desc {
	margin: 0px 0px 20px;
}

li.stock {
    color: #167F57;
}
ul.stock_model {
	margin-top: 20px;
}
#input-quantity {
	height: 43px;
	text-align: center;
}
#product .btn {
    padding: 7px 20px;
	line-height: 27px;
}
#product .btn .fa {
	color: #8B0036;
}
#product .btn#button-cart {
    padding: 10px 20px;
	line-height: 20px;
}
.review_content {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.review_form {
	width: 100%;
	float: left;
	background: #f3f3f3;
	padding: 20px;
	border-radius: 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #2B2B2B;
    font-size: 20px;
    font-weight: 700;
    border: 0px solid #ddd;
    border-bottom: 3px solid #8B0036;
	padding: 10px 0px;
}
.tab-content>.tab-pane {
    padding: 10px 0px;
}
.fa-stack {
    width: 22px;
    height: 22px;
    line-height: 25px;
}
p.rating_star .fa {
    font-size: 20px;
    color: orange;
}
.input-group-btn .btn {
    padding: 6px 25px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
	background: #fff;
}
.main-content h1 {
	font-size: 35px;
}
.main-content h2 {
	font-size: 30px;
}
.cart_area {
    background: #F3F3F3;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}
.cart_area .table {
    margin-bottom: 0px;
}
.cart_module {
    width: 100%;
    float: left;
    border: 1px solid #DCDCDC;
    border-radius: 7px;
    padding: 20px;
}
.cart_module h2 {
    font-size: 25px;
    margin: 0px 0px 15px;
}
.cart_module h3 {
	font-size: 20px;
}
.cart_module .form-control {
    margin-bottom: 15px;
}
.cart_module .btn-primary {
    width: 100%;
    padding: 7px;
}
.cart_module .panel-group {
    margin-bottom: 0px;
}
.cart_module p {
    font-size: 14px;
    color: #6A6A6A;
}
.cart_module.success_page p {
    font-size: 16px;
    color: #444;
}
h1.success_title {
	text-align: center;
	margin: 50px 0px 30px;
}
.cart_footer {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}
td .input-group-btn .btn {
    padding: 6px 14px;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#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-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#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-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;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
}
/*Home Page*/
.top_banner {
	background-size: cover !important;
    padding: 160px 0px 130px;
    width: 100%;
    float: left;
}
@media (min-width: 1600px) {
    .top_banner {
		padding: 225px 0px 190px;
	}
}
.top_banner h1 {
    margin-bottom: 15px;
    line-height: 60px;
}
.top_banner p {
    color: #595959;
    font-size: 18px;
    margin-bottom: 40px;
    max-width: 400px;
    line-height: 30px;
}
.category_area {
    padding: 50px 0px;
    width: 100%;
    float: left;
}
.category_area h2 {
	margin-bottom: 30px;
}
.pre_purchase {
	background-position: top center !important;
    background-size: cover !important;
	padding: 30px 15% 140px 5%;
}
.available_color {
	background-position: top center !important;
    background-size: cover !important;
	padding: 30px 15% 140px 5%;
}
.pre_purchase p, .available_color p, .aboutus p {
	color: #595959;
	margin-bottom: 40px;
}
.aboutus {
	background-position: top center !important;
    background-size: cover !important;
	padding: 90px 0px;
	width: 100%;
    float: left;
}
.aboutus h4 {
    font-size: 20px;
    color: #8B0036;
    margin: 0px;
}
.home_contact {
	padding: 75px 0px;
	width: 100%;
    float: left;
}
.home_contact h2 {
	margin: 0px 0px 30px;
}
.home_contact .map {
    width: 100%;
    float: left;
    padding: 2px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.map iframe {
    width: 100%;
    height: 400px;
    border-radius: 5px;
}
.info_block {
	width: 100%;
	float: left;
	background: #F3F3F3;
	padding: 18px;
	margin-bottom: 12px;
	border-radius: 5px;
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
}
.info_icon {
    display: flex;
    align-items: center;
    color: #890033;
	padding-right: 18px;
}
.info_icon .fa {
	font-size: 30px;
}
.info_title {
	color: #6A6A6A;
	font-size: 14px;
	line-height: 27px;
}
.info_title strong {
	color: #2B2B2B;
	font-size: 18px;
}
.product_filter {
    width: 100%;
    float: left;
    margin: 15px 0px;
    background: #F3F3F3;
    padding: 15px;
    border-radius: 5px;
}
.product_header {
    background: #f3f3f3;
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.product_header > div, .product_body > div, .product_footer > div {
	padding: 0px;
}
.product_body {
    float: left;
    width: 100%;
}
.product-footer {
    float: left;
    width: 100%;
}
.product_body div.product_row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 0px 10px;
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
	border-radius: 5px;
}
div.product-footer {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
	border-radius: 5px;
}
.product_filter .form-control {
    font-size: 14px !important;
    height: 40px !important;
}
.cart_option a.btn {
    background: transparent !important;
    text-transform: none !important;
    padding: 7px 0px 0px !important;
    color: #6A6A6A;
    border: 0px solid #000;
    font-size: 15px;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}
.cart_option .quantity {
    width: 100px;
    margin: 0px auto;
}
img.compress {
	cursor: pointer;
}
.cart_btn {
	padding: 3px 5px;
	border: 1px solid #DDD;
	border-radius: 50% !important;
	line-height: 10px;
	float: left;
	text-align: center;
	cursor: pointer;
	background: #fff;
	color: #000;
}
a.cart-heading {
    color: #8B0036;
    margin-right: 15px;
    font-size: 20px;
}
#bottom_cart_mesage {
    width: 100%;
    float: left;
    position: relative;
    top: 20px;
}
.pagination>li>a, .pagination>li>span {
    padding: 6px 13px;
    color: #8B0036;
    background: #F3E5EB;
    border: 1px solid #F3E5EB;
    border-radius: 50% !important;
    margin: 0px 5px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #fff;
    background: #8B0036;
    border-color: #8B0036;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background: #8B0036;
    border-color: #8B0036;
}
.product_sort {
    width: 100%;
    float: left;
    background: #FFFFFF;
	box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.06);
	border-radius: 5px;
    padding: 15px;
	margin: 20px 0px 40px;
}
.form-group {
    margin-bottom: 15px;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 40px;
    font-size: 16px;
}
#account-register, #account-login {
    background: #eee;
}
.login_register_form {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    margin: 30px 0px 100px;
	box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.08);
}
.form-horizontal .control-label {
    padding-top: 15px;
    text-align: left;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
legend {
    font-size: 25px;
    padding: 7px 0px;
    font-weight: 500;
    border: 0px solid #fff;
    margin: 30px 0px 0px;
    width: 100%;
    float: left;
}
.login_register_form p {
    margin: 20px 0 10px;
}
.login_register_form a {
    color: #8B0036;
    font-weight: 500;
    text-decoration: underline;
}
.form-control {
    font-size: 16px;
    color: #222;
    background: #fff;
    border: 1px solid #C5C5C5;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 0px #fff;
}
.login_register_form .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}
#checkout-checkout .form-group {
    margin-bottom: 20px;
}
.toggle-password {
    float: right;
    margin-right: 7px;
    margin-top: -28px;
    position: relative;
    z-index: 2;
}
@media(max-width: 767px) {
	header a {
		color: #8B0036;
	}
	header a.searchbtn {
		padding: 0px 10px;
	}
	.sidebar {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 999999;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.95);
		overflow-x: hidden;
		padding-top: 60px;
		transition: 0.5s;
	}
	.sidebar a {
		padding: 10px 10px 10px 30px;
		text-decoration: none;
		font-size: 20px;
		color: #ccc;
		display: block;
		transition: 0.3s;
	}
	.sidebar .closebtn {
		position: absolute;
		top: 17px;
		right: 25px;
		font-size: 60px;
		margin-left: 50px;
	}
	#search {
		padding: 10px 20px;
	}
	header {
		padding: 25px 0px;
	}
	footer p {
		font-size: 14px;
	}
	.top_banner {
		background-position: left !important;
	}
	.product_header, .product_body {
		min-width: 820px;
	}
	.form-field {
		margin-bottom: 15px;
	}
	.info_block {
		margin-bottom: 0px;
		margin-top: 15px;
	}
	.info_title {
		line-height: 22px;
	}
	.cart_footer {
		text-align: center;
	}
	.cart_footer .pull-left, .cart_footer .pull-right {
		width: 100%;
		margin-bottom: 15px;
	}
}