@font-face {
    font-family: 'poetsenoneregular';
    src: url('../fonts/poetsenone-regular-webfont.eot');
    src: url('../fonts/poetsenone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poetsenone-regular-webfont.woff2') format('woff2'),
         url('../fonts/poetsenone-regular-webfont.woff') format('woff'),
         url('../fonts/poetsenone-regular-webfont.ttf') format('truetype'),
         url('../fonts/poetsenone-regular-webfont.svg#poetsen_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
body {background: #fff;
	font-family:Segoe UI, Arial, 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-weight: 400;
	
}
.form-group .fa {
	font-size: 19px;
}
/* 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: #EA222F;
}
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;
}
.tabs .nav {margin-bottom:10px;}
.nav-tabs {text-transform:uppercase;
	margin-bottom: 15px;
}
.tab-content {border:0px solid #ddd;padding:0px;margin:-10px 0 10px 0; }
.nav-pills   {border-bottom:3px solid #333;}
.nav-pills > li a{color:#333;}
.nav-pills > li {color:#333;border-radius:0px;background-color: #f1f1f1;text-transform:uppercase;border-right:1px solid #ddd;border-top:1px solid #eee;  }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #ea222f; border-radius:0px;
    color: #fff;
}
div.required .control-label:before {
	content: '* ';
	color: #EA222F;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #EA222F;
	background-image: linear-gradient(to bottom, #EA222F, #EA222F);
	background-repeat: repeat-x;
}
/* top */
#top {
	background:#333;
	border-bottom: 1px solid #444;
	padding: 0px 0px 0px 0;box-shadow:0px 0px 1px #fff inset;
	margin: 0 0 10px 0;
	min-height: 25px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {color: #333;
	text-align: left; 
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: #EA222F;
	background-image: linear-gradient(to bottom, #EA222F, #EA222F);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;font-size: 11px;
	/*text-shadow: 0 1px 0 #FFF;*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a {
	text-shadow: none;color: #333;
}
#top-links .dropdown-menu a:hover {
	color: #fff;
}
#top .btn-link strong {
	font-size: 11px;
        line-height: 14px;
	vertical-align: middle;
	text-transform: uppercase;
}
#top-links { 
	padding:5px 10px 5px 10px ;margin:2px 0;height:30px;
}
#top-links a + a {font-size: 11px;
	margin-left: 15px;
}
header { background:#fff url(../image/topbg.png)repeat-x bottom;
    margin-top: 25px;  border-bottom:1px solid #eee;
    padding-top: 30px; margin-bottom:15px;
}
 
 
/* logo */
#logo {
	margin:  -5px 0 0px 0;
}
/* search */
#search {
	margin-bottom: 5px;
}
#search .input-sm {border:4px solid #EA222F;
	height: 44px;border-radius:0px;
	line-height: 25px;
	padding: 3px 10px;
}
#search .btn-sm {border-radius:0;
	font-size: 15px;color:#fff;
	line-height: 18px;background:#EA222F;
	padding:6px 15px 12px 15px;border:4px solid #EA222F;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
 
#cart {
	margin-bottom: 5px;
}
#cart > button.btn i {
	font-size: 18px;
}
#cart > .btn {border-radius:0;background:#EA222F;
	line-height: 22px;border:1px solid #EA222F;
	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;
}
 
.navigator{border-bottom:0px solid #aaa;  }
.menuboxed{margin:0px auto; padding-bottom:0px;padding-left:5px;padding-right:5px;}
@media (min-width:768px){.menuboxed{width:750px}}
@media (min-width:992px){.menuboxed{width:970px}}
@media (min-width:1200px){.menuboxed{width:1170px}}
/* menu */
#menu {
	padding:0px;
	 border-radius:3px 3px  0 0;
	min-height: 51px;
}
.menuboxed .navbar {margin-bottom:0px;}
 #menu .nav > li:first-child a{border-left:none;margin-left:-15px;}
#menu .nav > li:last-child a{border-right:none;}
#menu .nav > li > a { 
	color: #333;font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
	 font-weight:normal;
	padding: 15px 14px 15px 14px;font-size:14px;
	min-height: 15px; 
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color:#f5f5f5;color:#444;
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
#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;
	 
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #EA222F;
	background-image: linear-gradient(to bottom, #EA222F, #EA222F);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #333;
	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: #EA222F;
	background-image: linear-gradient(to bottom, #EA222F, #EA222F);
	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: #000000;
	}
	#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: #;
	}
}
#centralbox .container{padding-bottom:10px;background: url(../image/topp.png) bottom no-repeat;}
/* content */
#content {
	min-height: 60px;padding:0px 15px;
}
 #heading-titles {padding:1px 0;background:#fff;text-transform:uppercase;text-align:left;border-bottom:3px solid #333;margin-bottom:10px;}
 #heading-titles h3 { font-weight:bold;font-size:18px ;}
/* footer */
footer {font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
	margin-top: 0px;
	padding-top: 20px;
	background:#202020 url(../image/footer.png) top repeat-x; 
	 
	color: #fff;
}
footer hr {
	border-top: none;
	 
}
footer a {font-size:13px;
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {text-transform:uppercase;
	font-size: 16px;margin-bottom:20px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	color: #5f6d7b;
	margin-bottom: 10px;margin-top:-10px;
	border-top-left-radius: 0;background:#fff;
	border-top-right-radius: 0;
	border: 1px solid #DDD;
}
.breadcrumb > li + li:before {
	content: '\f105 ';
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #5f6d7b;
	padding: 0 7px 0 3px;
}
.breadcrumb a {
	color: #ea222f;
}
.breadcrumb a:hover {
	color: #2a6496;
}
.breadcrumb > .active {
	color: #2a6496;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #f1f1f1;
	border-radius: 0px;
	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: 8px 16px 10px;
	font-size: 18px;
}
.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 {border-radius: 40px 0 0 40px;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #f1f1f1);
	background-repeat: repeat-x;
	border-color: #eee #eee #ddd  #ccc;
}
.btn-default1 {border-radius:  0  40px 40px 0;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #f1f1f1);
	background-repeat: repeat-x;
	border-color: #eee #eee #ddd #ccc;
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #EA222F, #EA222F);
	background-repeat: repeat-x;
	border-color:#EA222F;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #EA222F;
	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 a {
	 border-color:#eee;border-width: 1px 0 1px 0;
	background-color: #fff;
	padding: 10px 0 10px 15px;
	margin-bottom: 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #777;
	font-weight: bold;
	 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background : #EA222F;
	color: #fff;
}
.list-group a.active {
	color: #fff;
	background:#EA222F;
	border: none;
	text-shadow: 0 1px 0 #FFF;
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
.list-group .fa {
	color: #33cc00;
}
.list-group .fa:hover {
	color: #00cc00;
}
/* 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;
	 
	overflow: auto;margin:-5px -10px 20px -10px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image:hover img {
	 border: 0px solid #ccc;
	 box-shadow:0 0 0px #eee;
 
}
.product-thumb .image img {
	margin-left: auto;border: 0px solid #eee;border-radius:0px;
	margin-right: auto;box-shadow:0 0 0px #eee;padding:0px;
-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {min-height:33px;color:#333;
	font-weight: normal;margin-bottom:5px;text-align:left;
}
.product-thumb h4  a {color:#333;
font-size:13px;	 
}
.product-thumb .caption {
	padding: 0 5px;
	min-height:70px;
}
.product-thumb .description {
	text-align:left;display:none;
	 
}
 .product-list .product-thumb .image  {
	margin-right: 10px;width:240px;
}

.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 {margin-top:5px;text-align:left;
	color:#EA222F;font-size:15px;font-weight:bold;
}
.product-thumb .price-new {
	 
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;font-weight:normal;
}
.product-thumb .price-tax {
	color: #999;font-weight:normal;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group-demo button {
	width: 100%;
	border: none;
	background: url('../image/button-hov.png') center repeat-x;
	color: #ffffff;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	 font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
    box-shadow:0 0 8px rgba(0,0,0,0.4);
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
.product-thumb .button-group-demo button + button {
	width: 20%;
}
.product-thumb .button-group-demo button:hover {
	color: #ffffff;
	background:#EA222F;
	text-decoration: none;
	cursor: pointer;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}

.product-thumb .button-group-demo2 button + button {
	width: 20%;
}
.product-thumb .button-group-demo2 button:hover {
	color: #ffffff;
	background: url('../image/MainMenuBg.png') center top repeat-x;
	text-decoration: none;
	cursor: pointer;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}

.product-thumb:hover .button-group {opacity: 1;transform: scale(1);visibility: visible;}
.product-thumb .button-group {transform: scale(0);
    transition: all 0.2s linear 0s;font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
    visibility: hidden;margin-top:-30px;
	border-top: 1px solid #EA222F;
	border-bottom: 1px solid #EA222F;
	 background:#EA222F;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #fff;
}
.product-list .product-thumb {
	border: 1px solid #ddd;padding:10px;
}

@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:#EA222F;
	color: #fff;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;background:#EA222F;
	border-left: 1px solid #fff;
}
.product-thumb .button-group button:hover {
	color: #444;background:#fff;
	 
	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%;
	}
}

.fullwidth {
	width: 100%;
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnail {border:0px solid #eee;background:url(../image/thumbbg.png) bottom no-repeat;padding-bottom:5px;}
/* 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%;
    }
}
/* Zoom Effect */
.zoomie {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -5px;
	left: 0;
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
	-ms-transition: all 0.10s ease-in-out;
	transition: all 0.10s ease-in-out;
	z-index: 90;
	background: #000;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.ie7 .zoomie {
	clear: both;
}
a:hover .zoomie {border-radius:6px 6px 0 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:0.4;
	filter: alpha(opacity = 50);
}
.zoomie .fa-search {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 45%;
	left: 50%;
	margin: -12px 0 0 -12px;
}
.notifications {
	position: fixed;
	z-index: 9999;
}
.notifications.top-right {
	right: 10px;
	top: 55px;
}
.notifications.top-left {
	left: 10px;
	top: 55px;
}
.notifications.bottom-left {
	left: 10px;
	bottom: 25px;
}
.notifications.bottom-right {
	right: 10px;
	right: 10px;
	bottom: 25px;
}
.notifications > div {
	position: relative;
	margin: 5px 0px;
}
.notifications > div a.close {
	margin-left: 5px;
}
/* Member Account Page */
.account-account #content .profile {
	min-height: 355px;
	display: inline-block;
}
.account-account #content figure {
	margin-bottom: 20px;
	position: relative;
}
.account-account #content figure span.account {
	position: absolute;
	background: rgba(78,144,254,.7);
	bottom: 0px;
	width: 200px;
	padding: 3px 0;
}
.account-account #content .divider {
	border-top:1px solid rgba(0,0,0,0.1);
}
.account-account #content .emphasis {
	border-top: 4px solid transparent;
	padding-top: 20px;
	margin-bottom: 10px;
}
.account-account #content .emphasis:hover {
	border-top: 4px solid #1abc9c;
}
.account-account #content .emphasis h2 {
	margin-bottom:0;
}
.account-account #content .other .divider {
	margin: 20px 0px;
}
.account-account #content .other h2 {
	margin-bottom: 20px;
}
.account-account #content .other ul {
	font-size: 22px;
}
.account-account #content .other ul li {
	margin: 0px 0px 10px;
}
.panel-body h4 {margin-bottom:20px;color:#EA222F;text-transform:uppercase;}

/* product list */
#column-left .product-thumb { 
	border: 0px solid #ddd;
	 
	overflow: auto;margin:0px 0px 10px 0px;
}
#column-left .product-thumb .image {
	text-align: center;float:left;margin-right:6px;
}
#column-left .product-thumb .image a {
	display: block;
}
#column-left .product-thumb .image a:hover {
	opacity: 0.8;
}
#column-left .product-thumb .image:hover img {
	 border: 0px solid #ccc;
	 box-shadow:0 0 0px #eee;
 
}
#column-left .product-thumb .image img {max-width:65px;
	margin-left: auto;border: 0px solid #eee;border-radius:0px;
	margin-right: auto;box-shadow:0 0 0px #eee;padding:0px;
-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
 
 
}
#column-left .product-thumb h4 {dt:25px;color:#333;
	font-weight: normal;margin-bottom:5px;text-align:left;
}
#column-left .product-thumb h4  a {color:#333;
font-size:13px;	 
}
#column-left .product-thumb .caption {
	padding: 0 5px;
	min-height:70px;
}
#column-left .product-thumb .description {
	text-align:left;display:none;
	 
}
#column-left .product-thumb .button-group, #column-left  .zoomie {display:none;}
#column-left .product-thumb .price {margin-top:5px;text-align:right;
	color:#EA222F;font-size:15px;font-weight:bold;
}
#column-left .product-thumb .price-new {
	 
}
#column-left .product-thumb .price-old {
	color: #999;font-size:13px;
	text-decoration: line-through;
	margin-left: 10px;
}
#column-left .product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .specialPercent {box-shadow:0 0 15px #990000 inset;border:3px solid #ddd;border-radius:50px;color: #fff; font-weight: bold; position: absolute;width:50px; background-color:#f00; top:1em;right:1em;padding:0.9em}
#column-left .product-thumb .specialPercent {border:3px solid #eee;border-radius:50px;width:40px;color: #fff; font-weight: bold; position: absolute; background-color:#EA222F; top:40px;left:96px;padding:0.5em}