/*body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	min-height: 100%;
	width: 100%;
	background: url(/catalog/view/theme/extreme/image/bg1_summer.jpg) no-repeat scroll 0 0 transparent;
	background-attachment: fixed;
	background-size: cover;
}*/
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
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: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	/*background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;*/
	background: linear-gradient(to bottom, #f5f7fa 0%, #dde6ec 100%);
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
	box-sizing: border-box;
	opacity: 0.9;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: white;

}
#top .container {
	padding: 0 20px;
}
#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;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* 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;
}
/* 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;*/
	background: url('/catalog/view/theme/extreme/image/wood_pattern.png') repeat scroll 0 0 transparent;
	box-shadow: 0px 5px 16px 5px #331302 inset;
	height: 66px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

#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: 1200px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	.navbar-profile-collapse ul.list-inline li+li:before
	{
		margin-left: -6px;
		margin-right: 7px;
		content: '|';
	}
	.navbar-nav {
		height: 65px;
		margin-top: 0px;
	}
	#menu .nav {
		padding: 12px 20px 0 10px;
	}
	#menu .dropdown-inner a {
		font-size: 12px!important;
	}
	.dropdown-menu.products > div > ul > li > a > span {
		font-size: 12px!important;
		font-weight: bold;
	}
	a.isParent, a.isParent:hover  {
		background: transparent url(/catalog/view/theme/extreme/image/cats_arrow.png) no-repeat  95% center !important;
		/*background: url('/catalog/view/theme/extreme/image/cats-arrow.png') no-repeat scroll 100% 10px transparent;*/
	}
	.top-search {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (max-width: 1199px) {
	.dropdown-menu.products > div > ul > li > a > span {
		font-size: 14px!important;
		font-weight: bold;
	}
	#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);
		padding-left: 20px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
		font-size: 14px;
		padding: 7px 10px 7px 10px;
	}
	#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-profile-collapse {
		margin-top: 35px;
		position: absolute;
		padding-left: 15px;
		background: linear-gradient(rgb(245, 247, 250) 0%, rgb(221, 230, 236) 100%);
	}
	.container .navbar-profile-collapse {
		margin-right: 0px;
		margin-left: 0px;
	}
	.navbar-profile-collapse ul.list-inline li {
		display: block;
	}
	#menu .navbar-nav {
		margin-top: 0px;
	}
	.navbar-ex1-collapse {
		background: url('/catalog/view/theme/extreme/image/wood_pattern.png') repeat scroll 0 0 transparent!important;
		position: relative;
		z-index: 9999;
	}
	#column-social-box {
		border-style: none!important;
	}
	a.isParent, a.isParent:hover  {
		background: transparent url(/catalog/view/theme/extreme/image/cats_arrow_white.png) no-repeat  95% center !important;
		/*background: url('/catalog/view/theme/extreme/image/cats-arrow.png') no-repeat scroll 100% 10px transparent;*/
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
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;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	/*white-space: nowrap;*/
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* 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 {
	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 {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.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;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #ff0000;
}
.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;
}
@media (max-width: 1200px) {
	.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+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
	.navbar-nav {
		border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #452515;
	}
}
@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+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-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;
}

/* New added stuff */
.html-box {
	padding: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 20px 0 10px;
}

h2.box-title {
	font-size: 22px;
	font-weight: bold;
	color: white;
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

h2.box-title:before {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #3b1c0d;
	position: absolute;
	left: 0;
	bottom: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #7e5845;
}

h2 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.wooden {
	background: url('/catalog/view/theme/extreme/image/wood_pattern.png') repeat scroll 0 0 transparent!important;
}

.content {
	background: white;
	z-index: -1;
	/*opacity: 0.9;*/
	background: rgba(255,255,255,0.9);
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #bbcdd7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.categories-box, .categories-children-box {
	/*border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #7e5845;
	margin-bottom: 0px;*/
	margin-bottom: 10px;
	margin-top: 10px;
	list-style: none;
	font-weight: normal!important;
}

.categories-children-box li a.list-group-item {
	border: 0px!important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.categories-children-box {
	box-shadow: 0px 5px 16px 5px #331302 inset;
	-webkit-box-shadow: 0px 5px 16px 5px #331302 inset;
	border-radius: 3px;
	padding-left: 5px;
}

.categories-box li a {
	padding-top: 6px;
	padding-bottom: 6px;
}

.categories-children-box li {
	border: none!important;
}

.categories-box li a {
	background: transparent;
	color: #ffffff;
	border: none!important;
	font-weight: normal;
	-webkit-border-radius: 0px;
	text-shadow: none;
}

.categories-box li a.active, .categories-box li a.active:hover {
	color: #c6b0a5;
	background: transparent;
	border: none;
	font-weight: bold;
	text-shadow: none;
}

.categories-box li a:hover {
	color: #c6b0a5;
	background: transparent;
	border: none;
	text-shadow: none;
}

.categories-box li {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #7e5845;
}

@font-face {
	font-family:ptsans;
	src:url('/catalog/view/theme/extreme/fonts/pt_sans.ttf');

	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:Icons;
	src:url('/catalog/view/theme/extreme/fonts/open-iconic.svg');
	font-weight: normal;
	font-style: normal;
}

div.navbar-container {
	padding-right: 0px;
	padding-left: 0px;
}

ul.breadcrumb {
	/*margin-top: 20px;*/
}

@media (min-width: 1200px) {
	.no-right-padding {
		padding-right: 0px;
	}
}
#menu .nav > li > a {
	font-size: 15px;
	font-weight: bold;
}
div.product-thumb {
	background-color: rgba(255,255,255, 1);
}
div#content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-nav {
	border-width: 0 1px 0 1px;
	z-index: 999999;
}

#menu .nav > li > a:hover {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 5px 16px 5px #331302 inset;
	-webkit-box-shadow: 0 5px 16px 5px #331302 inset;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #634538;
}

#menu .nav li a {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: transparent;
}

div.logo {
	float: left;
	line-height: 65px;
	padding-right: 20px;
	padding-left: 10px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #6c4839;
	height: 65px;
}

.logo-wrapper img {
	margin-top: -6px;
}

#column-social-box a {
	padding-left: 10px;
}

@-moz-document url-prefix() {
	#column-social-box a {
		padding-left: 3px;
	}
}

#column-social-box {
	float: left;
	height: 65px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #6c4839;
	position: relative;
	padding-top: 10px;
	width: auto;
}

.category-description {
	padding-bottom: 20px;
}

button.btn-search {
	border-width: 1px;
	border-style: solid;
	border-color: #452515;
	text-shadow: none !important;
	color: white;
}

button.btn-search:hover {
	color: white;
}

li a.login:before {
	font-family: Icons;
	display: inline-block;
	speak: none;
	line-height: 1;
	vertical-align: baseline;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: greyscale;
	content: "\e000";
	font-size: 10px;
	margin-right: 5px;
	color: black;
}

li a.register:before {
	font-family: Icons;
	display: inline-block;
	speak: none;
	line-height: 1;
	vertical-align: baseline;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: greyscale;
	content: "\e081";
	font-size: 10px;
	color: null;
	margin-right: 5px;
}

.header > li > a {
	color: black;
	font-family: ptsans;
	text-shadow: 0 1px 0 #FFF;
}

.header > li > a:hover {
	text-decoration: underline;
}

* {
	font-family: ptsans;
}

.footer-columns-wrapper > div {
	float: left;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.no-bottom-margin {
	margin-bottom: 0 !important;
}

.fb-box-content {
	background-color: #3b5998;
	width: 150px;
}

.fb-box-content > ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.fb-box-content > ul > li {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 36px;
}

.fb-box-content > ul > li > a {
	color: #dfe3ee;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	line-height: 36px;
	padding-right: 20px;
	padding-left: 5px;
}

.fb-box-content > ul > li  a:hover {
	background-color: #8b9dc3;
	border-radius: 3px; -webkit-border-radius: 3px;
}

.dropdown-menu.products {
	/*width: 300px;*/
}

.dropdown-menu.products > div, .dropdown-menu.products > div > ul, .dropdown-menu.products > div > ul > li {
	width: 100%;
	white-space: nowrap;
}

.dropdown-menu.products > div > ul {
	padding-bottom: 10px!important;
}

.dropdown-menu.products > div.dropdown-inner > ul > li > ul {
	background: white!important;
	font-size: 12px!important;
	font-weight: bold!important;
	padding-bottom: 7px;
	padding-top: 4px;
}

.dropdown-menu.products a:hover {
	font-size: 15px;
	font-weight: bold;
	color: black!important;
	background-color: white!important;
	background: transparent;
}
.dropdown-menu.products li > a:hover {
	background-color: white!important;
	color: #684531!important;
}

.dropdown-menu.products > div > ul > li > a > span {
	color: inherit;
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: black!important; /*#229ac8;*/
	background-image: linear-gradient(to bottom, #515151, #000000)!important;
	background-repeat: repeat-x;
}
.responsive-menu-control {
	display: none;
}

footer {
	box-shadow: 0px 5px 16px 5px #331302 inset;
	border-top: none !important;
}

#top .btn-link, #top-links li, #top-links a {
	color: black;
}

#top .container {
	padding: 0!important;
}

#top {
	max-height: 35px;
	min-height: 35px;
	line-height: 35px;
	padding: 0!important;
	margin-bottom: 40px;
	position: relative;
	z-index: 100;
}

#top-links {
	padding-top: 0px!important;
	max-height: 35px;
	margin-top: -9px;
}

#top-links #cart #cart-total {
	font-size: 12px;
}

#top-links form button span {
	font-size: 14px;
}

#top-links #cart {
	margin-bottom: 0px!important;
	top: 1px;
}

#top-links ul {
	padding-top: 5px;
}

header {
	margin-bottom: 40px;
}

span.accordion-toggle.isOpen:before {
	content: "-";
	display: block;
	text-align: center;
}
span.accordion-toggle:before {
	content: "+";
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

span.accordion-toggle {
	background: white;
	border-color: white;
	color: #613721;
	position: relative;
	width: 20px;
	height: 20px;
	cursor: default;
	line-height: 20px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-top: -25px;
	z-index: 100;
}

.list-group-item {
	border-bottom-right-radius: 0px!important;
	border-bottom-left-radius: 0px!important;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

div.account-menu {
	padding-top: 20px;
}
h1, h2 {
	color: saddlebrown!important;
}

h2.box-title {
	color: white!important;
}

h2.special-price {
	color: red!important;
}

.btn-primary {
	background: url('/catalog/view/theme/extreme/image/wood_pattern.png') repeat scroll 0 0 transparent!important;
	color: white!important;
	border-color: transparent!important;
}

body {
	font-family: ptsans;/*'Open Sans', sans-serif;*/
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	min-height: 100%;
	width: 100%;
}

body.summer {
	background: url(/catalog/view/theme/extreme/image/bg1_summer.jpg) no-repeat scroll 0 0 transparent;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 0px 0px;
	background-clip: content-box;
}

body.winter {
	background: url(/catalog/view/theme/extreme/image/bg1_winter.jpg) no-repeat scroll 0 0 transparent;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 0px 0px;
	background-clip: content-box;
}

.list-group.account-menu > div {
	background: url('/catalog/view/theme/extreme/image/wood_pattern.png') repeat scroll 0 0 transparent!important;
	padding: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.list-group.account-menu a {
	color: white!important;
	background: transparent!important;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #7e5845;
}

.list-group.account-menu a:hover {
	color: #c6b0a5!important;
	text-shadow: none;
}

div.alert {
	margin-top: 20px;
}

#top-links .dropdown-menu a:hover {
	text-decoration: underline;
	color: black!important;
}

footer a {
	color: white!important;
}

footer ul li {
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 6px;
}

.product-thumb .no-fixed-height {
	min-height: 0px!important;
}
.footer-products {
	background: none!important;
	border: none!important;
	color: #ffffff;
}

.footer-products .image{
	background-color: #ffffff;
}

.footer-products .caption p.price, .footer-products .caption p.price span {
	font-size: 18px!important;
	font-weight: bold!important;
	color: #ffffff!important;
}

.footer-products .caption {
	overflow: hidden !important;
}

.footer-products .caption a {
	white-space: nowrap!important;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	text-transform: uppercase!important;
}

.footer-products p.price {
	margin-top: 5px;
	margin-bottom: 0px;
}
.emc-blog .row {
	margin-left: 5px;
	margin-right: 5px;
}
.emc-blog .article-title, .emc-blog .article-subtitle, .emc-blog .article-description {
	  margin-left: 20px;
	  margin-right: 20px;
}

div.row.subcategories {
	padding-bottom: 20px;
}

p.stock-label, li.stock-label {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

div.caption h4 a, div.subcategories a {
	color: saddlebrown!important;
	font-weight: bold;
}

#mobile_menu_button {
	border-color: saddlebrown!important;
	height: 40px;
	margin-top: 12px;
}

.no-left-padding {
	padding-left: 0px;
}

.no-right-padding {
	padding-right: 0px;
}
#mobile_profile_button {
	margin-left: 1px;
	margin-top: 0px;
	border-radius: 4px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		/*margin: 7.5px -15px;*/
		margin: 7.5px 50px 7.5px -15px
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	/* since 3.1.0 */
	.navbar-collapse.collapse.in {
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.top-search {
		padding-right: 0px;
		padding-left: 0px;
		width: 100%;
	}
}
@media (min-width: 992px) {
	.top-search {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (max-width: 767px) {
	.top-search {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}
}
@media (max-width: 991px) {
	.breadcrumb > li:after {
		top: 8px;
		right: 8px;
		width: 6px;
		height: 6px;
	}
}
@media (max-width: 991px) {
	.breadcrumb > li:after {

	}
}
.promo-ribbon {
	position: absolute;
	left: 10px; top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px; height: 75px;
	text-align: right;
}
.promo-ribbon span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#F70505 0%, #8F0808 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px; left: -21px;
}
.promo-ribbon span::before {
	content: "";
	position: absolute; left: 0px; top: 100%;
	z-index: -1;
	border-left: 3px solid #8F0808;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.promo-ribbon span::after {
	content: "";
	position: absolute; right: 0px; top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid #8F0808;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.promo-tag {
	position: absolute;
	right: 15px;
	top: 25px;
	width: 80px;
	height: 40px;
	background: linear-gradient(#F70505 0%, #8F0808 100%);
	color: white;
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
	z-index: 1;
}

.promo-tag:before {
	transform: rotate(134deg) skewX(-10deg) skewY(-10deg);
	background: linear-gradient(45deg, #F70505 0%, #8F0808 100%);
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	right: 68px;
	top: 8px;
	z-index: -5;
}

#menu .nav > li > a.two-rows-menu {
	text-align: center!important;
	margin-top: -10px!important;
}

.home-page-box > .emc-box-title {
	margin-top: 0px!important;
}
.swap-category.active,.swap-category.active:visited {
	color: #ff0000;
	text-decoration: none;
}

.swap-category, .swap-category:visited {
	color: #ffffff;
	text-decoration: none;
}

.swap-category:hover, .swap-category:active, .swap-category:focus {
	color: #ff0000;
	text-decoration: none;
}

.stock-ribbon-wrapper {
	width: 100%;
	text-align: right;
}

.stock-ribbon-instock {
	/*background: -webkit-linear-gradient(top, #2fbc40, #278c38);*/
	background: -webkit-linear-gradient(top,#1eb2df, #17a7d2);
}

.stock-ribbon-outofstock {
	background: -webkit-linear-gradient(top, #ee1c1c, #a71c1c);
}

.stock-ribbon {
	right: 9px;
	padding: .34em 1em;
	margin-top: -32px;
	position: absolute;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
	/* box-shadow: inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 20px rgba(0,0,0,0.1), 0px 1px 1px rgba(0,0,0,0.4); */
	/* background: -webkit-linear-gradient(top,#1eb2df, #17a7d2); */
	display: inline-block;
	max-width: 200px;
}

.stock-ribbon-text-instock:after {
	/*border-color: transparent transparent transparent #246331;*/
	border-color: transparent transparent transparent #0675b3;
}

.stock-ribbon-text-outofstock:after {
	border-color: transparent transparent transparent #6C1B1B;
}

.stock-ribbon-text-wrapper {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 200px;
}
.stock-ribbon-text:after {
	content: "";
	bottom: 28px;
	position: absolute;
	display: block;
	border-style: solid;
}

.stock-ribbon-text:after {
	right: 0;
	border-width: .5em 0 0 .5em;

}

.loginBtn {
	box-sizing: border-box;
	position: relative;
	/* width: 13em;  - apply for fixed size */
	margin: 0.2em;
	padding: 0 15px 0 46px;
	border: none;
	text-align: left;
	line-height: 34px;
	white-space: nowrap;
	border-radius: 0.2em;
	font-size: 16px;
	color: #FFF;
}
.loginBtn:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 100%;
}
.loginBtn:focus {
	outline: none;
}
.loginBtn:active {
	box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
	background-color: #4C69BA;
	background-image: linear-gradient(#4C69BA, #3B55A0);
	/*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
	text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
	border-right: #364e92 1px solid;
	background: url('/catalog/view/theme/extreme/image/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
	background-color: #5B7BD5;
	background-image: linear-gradient(#5B7BD5, #4864B1);
}


/* Google */
.loginBtn--google {
	/*font-family: "Roboto", Roboto, arial, sans-serif;*/
	background: #DD4B39;
}
.loginBtn--google:before {
	border-right: #BB3F30 1px solid;
	background: url('/catalog/view/theme/extreme/image/icon_google.png') 6px 6px no-repeat;
}
.loginBtn--google:hover,
.loginBtn--google:focus {
	background: #E74B37;
}