body {
	color: #444;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(/assets/images/megnor/bg_img.jpg);
	background-attachment:fixed;
	background-position:center center;
	background-color:#222222;
	 background-size: 100% auto;
	 background-repeat:no-repeat;
}
.navbg{background-color: #e1e1e1 !important; height: 32px;}
h1, .welcome {
	font-size: 21px;
	font-weight: normal;
	line-height:22px;
	text-transform:capitalize;
}
h3 {
	font-size: 16px;
	color:#444;
	text-transform: capitalize;
	font-weight:normal;
}

/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
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: 14px;
	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: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 14px;
	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;
}
.category_img{padding: 0 !important; margin-bottom: 12px;}
.category_description{padding: 0 !important; margin-bottom: 5px; overflow: auto;}
.category_list {
	overflow: auto;
	margin-bottom: 10px;
	padding: 0 !important;
}
.category_list ul {
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style:none;
}

.category_list ul li{ 
	margin:0 10px 0 0;
	position:relative;
	overflow: auto;
	float:left;
	padding:0;
}
.category_list ul li a{ 
	padding:5px 8px; 
	background-color:#f6f6f6;
	display:block;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	-khtml-border-radius: 5px ;
	border-radius: 5px ;
	border:1px solid #EEE;
}
.category_list ul li a:hover { background-color:#f9f9f9;}
.category_filter .sort{width: 142px; margin-left: 5px; }
.category_filter .limit{width: 62px; margin-left: 5px;}
.category_filter .product_filter{float: right; position: relative; padding: 0 !important;}
.category_filter .product_filter div{padding: 0!important;}
.category_filter .product_filter label{margin-top: 4px;}
.category_filter .checkboxdes{margin: 10px 0;}
.category_filter{
	border: 1px solid #EEEEEE;
	padding: 5px;
	overflow: auto;
	margin-bottom:10px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.category_filter #list-view{
	background: url('/assets/images/sprite.png') no-repeat scroll -31px -205px transparent;
	display: block;
    float: left;
    width: 25px;
	height: 29px;
    text-decoration: none;
	font-size:0px;
	border: none;
	padding: 0;

}
.category_filter #list-view:hover{background-position: -31px -231px;}
.category_filter #grid-view:hover{background-position: -1px -230px;}
.category_filter #grid-view{
	background: url('/assets/images/sprite.png') no-repeat scroll -1px -204px transparent;
	display: block;
    float: left;
    width: 25px;
	height: 29px;
    text-decoration: none;
	font-size:0px;
	border: none;
	padding:0;

}
.layout-3 .category_filter .btn-list-grid{width: 130px;}
.layout-3 .product_filter{width: 375px;}
.category_filter .btn-list-grid{padding: 0 !important;}
.category_filter #compare-total{margin-top: 4px; margin-left: 15px;}
.information-sitemap .content-border{padding: 10px; border: 1px solid #e9e9e9;}
.information-sitemap .row ul{padding-left: 20px;}
.information-sitemap .row ul.breadcrumb{padding-left: 0;}
.buttons.submit{display: inline; margin:0;}
.text_telephone{margin: 8px 0px 0 20px;}
.text_fax{margin: 5px 0px 0 25px;}
.contact_info{overflow: auto; padding: 10px;}
.contact_info .left{float: left;}
.contact_info .right{float: right; width: 60%; overflow: hidden;}
.contact_info strong{margin-bottom: 5px;}



 /* 1-col layout */
.layout-2 #column-left{
padding: 0 10px 0 0;
width:22.5%;
}
.layout-2 #column-right{
padding: 0 0 0 10px;
width:22.5%;
}
.layout-1 #content{
padding:0;
}
/* 2-col layout */
.layout-2.left-col #content{
	padding: 0;
}
.layout-2.right-col #content{
	padding: 0;
}
.layout-2 #content{
	padding: 0;
    width: 77.5%;
}
/* 3-col layout */
.layout-3 #column-left{
width:22%;
padding: 0 10px 0 0px;

}
.layout-3 #column-right{
width:22%;
padding: 0 0px 0 10px;
}
.layout-3 #content{	
padding: 0;
    width: 56%;
}

/* content */
#slideshow0 .img-responsive{width: 100%;}
.owl-carousel .owl-buttons .owl-prev {
	background: url('/assets/images/sprite.png') no-repeat scroll -33px -327px rgba(0, 0, 0, 0);
	height: 45px;
	width:27px;
	cursor: pointer;
}
.owl-carousel .owl-buttons .owl-prev:hover {
	background: url('/assets/images/sprite.png') no-repeat scroll -1px -327px rgba(0, 0, 0, 0);
}

.owl-carousel .owl-buttons .owl-next {
	background: url('/assets/images/sprite.png') no-repeat scroll -33px -277px rgba(0, 0, 0, 0);
	height: 45px;
	width: 27px;
	cursor: pointer;
}
.owl-carousel .owl-buttons .owl-next:hover {
	background: url('/assets/images/sprite.png') no-repeat scroll -1px -277px rgba(0, 0, 0, 0);
}
#top-links .fa-phone,#top-links .fa-user,#top-links .fa-heart,#top-links .fa-share,.fa-exchange{color: #a2a2a2;}
#top-links a:hover .fa-phone,#top-links a:hover .fa-user,#top-links a:hover .fa-heart,#top-links a:hover .fa-share{color: #646464;}
.wishlist:hover .fa-heart{color: #646464;}
.compare:hover .fa-exchange{background-position: -8px -33px;}
.compare:hover,.wishlist:hover{color: #CF0202;}
.fa-exchange:before{display: none;}
.fa-exchange{background: url(../image/megnor/Compare.png) no-repeat scroll -8px -5px rgba(0, 0, 0, 0); height: 16px; width: 15px; margin-right: 8px;}
.wishlist .fa-heart{color: #a2a2a2; font-size: 12px; margin-right: 10px;}
#top-links a:hover span{color: #000;}
#payment-existing,#shipping-existing{margin-bottom: 10px;}
.account-order td{text-align: center;}
.checkout-checkout .radio input{margin-right: 10px;}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.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;
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
#button-filter{padding: 5px 12px;}
.btn-primary {
	color: #111111;
	background: #FFE61C !important;
	background-image: -moz-linear-gradient(top, #FFE61C, #FFD800)!important;
	background-image: -webkit-linear-gradient(top, #FFE61C, #FFD800) !important;
	background-image: -o-linear-gradient(top, #FFE61C, #FFD800) !important;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border: medium none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: none no-repeat scroll 0 0 #CF0202 !important;
	color: #fff !important;
}
.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;
	background-color: #363636;
	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;
}
@media (max-width: 767px) { 
.control-label {margin: 8px 0;}
 }

/* list group */
.filterbox .list-group a{padding: 2px 0;}
.filterbox .list-group-item{padding: 4px 10px; margin-bottom: 3px; border-radius: 0; border: medium none;}
.list-group a {
	color: #444;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	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;
}
.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;
	 transition: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;

}
.product-grid .product-thumb .image {
	float: none;
}
.product-list .description{margin-bottom: 10px; font-size: 13px; color: #666666;}
.product-list .rating{margin-bottom: 10px;}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	width: 165px;
	text-align: center;
}
}
.layout-3 .product-list .product-thumb .caption{width: 65%;}
.product-list .product-thumb .caption {
	margin-left: 10px;
	width: 75%;
	float: left;
	text-align: left;
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #F7941D;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #F7941D;
}
h2.price {
	margin: 0 10px 5px 0px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}
#content h2{color: #CF0202; text-transform: uppercase; font-size: 16px;}
.cartblock {border-bottom: 1px solid #eee; padding: 10px 0 10px;}
.cartblock .form-group{margin: 0 20px 5px 0; float: left;}
.productpage .right{margin-bottom: 20px;}
.productpage .left{padding: 0 5px 0 0 !important;}
.cartblock label{float: left; margin:5px 5px 0 0;}
.productpage #input-quantity{width: auto; padding: 5px; text-align: center; border-radius: 0; float: left; margin-right: 10px; height: 30px;}
.productpage #button-cart{width: auto; height: 30px; padding: 0 10px; font-size: 14px; display: inline-block;}
.productpage ul.list-unstyled li.old,.productpage ul.list-unstyled .special{float: left; margin: 0 5px 0 0; font-size: 16px; }
.productpage ul.list-unstyled li.old span{color: #CF0202;}
.productpage ul.list-unstyled li.tax{padding: 0 !important; font-size: 13px;}
.productpage ul.list-unstyled li.discount{font-size: 12px; color: #4d4d4d; padding: 0 !important;}
.productpage ul.list-unstyled li.points{font-size: 10px; margin-bottom: 10px; clear: left;}
.productpage  .wishlist,.productpage .compare{border: medium none; background: none;}
.productpage .wishlist:hover,.productpage .compare:hover{color: #CF0202;}
.productpage .rating p{padding: 0 0 10px; border-bottom: 1px solid #eee;}
.productpage .rating .write-review:before{content: "\f040"; font-family:"Fontawesome";  margin-right: 5px;}
.productpage .rating  .total-review{margin:0 10px 0 5px;}
.product-list .product-thumb .wishlist{float: left; margin-right: 10px; cursor: pointer;}
.product-list .product-thumb .compare{cursor: pointer;}
.product-list .product-thumb .price{margin-top: 10px; float: left;}
.product-list .product-thumb .wishlist button,.product-list .product-thumb .compare button{background: none; border: medium none; padding: 0;}
.product-list .product-thumb .button-group{width: 64%; float: left;}
.product-thumb .price {
	color: #CF0202;
}
.product-thumb .price-new {
	color: #CF0202;
}
.product-thumb .price-old {
	color: #CF0202;
	text-decoration: line-through;
	margin-left: 5px;
}
.product-thumb .price-tax {
	display: none;
}
.compare-info td{
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding: 7px;
    text-align: center;
    vertical-align: top;
    width: 20%;
}
.compare-info thead td, .compare-info thead tr td:first-child{
	text-align: left;
}
.product-thumb .button-group button {
	cursor: pointer;
	color: #111111;
	background: #FFE61C;
	background-image: -moz-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFE61C), to(#FFD800));
	background-image: -webkit-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -o-linear-gradient(top, #FFE61C, #FFD800);
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	text-align: center;
	border: medium none;
}
.product-thumb .button-group .cart{padding: 0 0 25px;}
.product-grid .product-thumb .cart,.product-list .product-thumb .cart{padding: 0;}
.product-list .product-thumb .cart{margin: 15px 0px 0 10px; float: left;}
.product-list  .product-thumb .price-tax{display: block; color: #444;}
.product-grid  .product-thumb .wishlist,.product-grid .product-thumb .compare{display: none;}
.product-grid,.product-list{padding: 0 !important;}
.product-thumb .cart button{
	cursor: pointer;
	color: #111111;
	background: #FFE61C;
	background-image: -moz-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFE61C), to(#FFD800));
	background-image: -webkit-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -o-linear-gradient(top, #FFE61C, #FFD800);
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	text-align: center;
	border: medium none;
	padding: 0 10px;
	height: 30px;
	font-size: 14px;

}
#content .product-thumb .button-group .cart button:hover{
	background: none repeat scroll 0 0 #CF0202;
	color: #fff;
	text-decoration: none;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	text-decoration: underline;
	cursor: pointer;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 0px;
	padding: 0px;
	display: block;
	border: medium none;
}
.image-additional {
}
.product-info{margin-bottom: 20px;}
.productpage .tab-content #tab-review .buttons{margin: 0; text-align: right;}
.product-info .image {
	border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
#tab-specification .table-bordered > thead > tr > td{background: none; border: medium none; padding: 0;}
.productpage h3,.productpage h1 {margin-top:0; margin-bottom: 15px; font-size: 18px;}
.productpage h3{text-transform: uppercase;}
.product-info .zoomContainer{ z-index:9; }/* It need for ie7 */
.product-info .additional-carousel{ position:relative; width: 100%; }
.layout-3 .product-info .image-additional{width: 200px;}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 10px;
    padding-right: 10px;
	width:280px;
	margin: 0 auto;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: none;
	display: block;	
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}


/* box */  
.box {
	margin-bottom:12px;
}
.box .box-heading {
	background: #CF0202;
	 font-weight: normal;
    padding: 10px;
    text-transform: capitalize;
	font-family: 'Cuprum','Open Sans',Arial,Helvetica,sans-serif;
    font-size: 17px;
	color: #fff;
	border-radius: 3px 3px 0 0;
}
.category .box-heading{
	color:#1E1E1E;
	font-weight:normal;
	background: #FFE61C;
	background-image: -moz-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFE61C), to(#FFD800));
	background-image: -webkit-linear-gradient(top, #FFE61C, #FFD800);
	background-image: -o-linear-gradient(top, #FFE61C, #FFD800);
}

.box .box-content {
	background: #F7F6F6;
	padding:10px;
	margin: 0;
}

#content .box .box-heading {
	border:none;
	background: none;
	padding: 10px 3px;
	font-size: 17px;
	color: #D7031A;
}
#content .box .box-content {
	  color: #D7031A;
    font-family: 'Cuprum','Open Sans',Arial,Helvetica,sans-serif;
    font-size: 17px;
	border:none;
	background: none;
	padding:10px 3px;
 
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:0px;
 
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:26px;
	padding:0;
}
.box .box-content ul li ul li{line-height:26px;}
#content .content{border: 1px solid  #E9E9E9; padding: 10px; overflow: auto; margin-bottom: 10px;}
.account-address  #content table td{padding: 10px !important;}
#content .content ul{padding: 0 !important;}
.box .box-content ul li a , #content .content ul li a,.box .information.box-content a,.box .box-content.account a,.box .box-content.affilate a{
	background:url(../image/megnor/cat_arrow.png) no-repeat 4px center;
	padding:4px 5px 4px 15px;

}
.box .information.box-content a{border: medium none;}
.viewcart img{border: 1px solid #E9E9E9; padding: 2px;}
.viewcart  input{width: 30px !important; padding: 0 !important; text-align: center; margin-right: 5px; height: 30px;}
.viewcart button{margin-right: 5px;}
.checkout-cart .panel-title > a{float: left; width: 100%;}
.checkout-cart .panel-default > .panel-heading{overflow: hidden;}
.checkout-cart .fa.fa-caret-down{float: right;}
.checkout-cart #collapse-coupon label{padding: 0; width: 175px; margin: 3px  0 0;}
.checkout-cart #collapse-voucher label{width: 240px; padding: 0;}
.checkout-cart #input-country, .checkout-cart #input-zone{cursor: pointer; width: 97% !important;}
.checkout-cart #button-quote{float: right;}
.checkout-cart .input-group .form-control{width: 95%;}
.viewcart .input-group-btn{float: left;}
.box .information.box-content a:hover{color: #CF0202;}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0;}
.box .box-content ul li a:hover , #content .content ul li a:hover,.box .information.box-content a:hover,.box .box-content.account a:hover,.box .box-content.affilate a:hover{
	background:url(../image/megnor/cat_arrow_hover.png) no-repeat 4px center;
	color:#CF0202;
}

.box .box-content ul ul{
	margin-left:15px;
}

.fa-stack{width: 1.5em !important;}
.information{
	border: medium none !important;
	border-radius:  0 !important;
}
.wishlist-info .table-bordered>thead>tr>th,.wishlist-info .table-bordered>thead>tr>td {padding: 7px;}
.wishlist-info img{border: 1px solid #DDDDDD; padding: 2px;}
.wishlist-info .price{color: #CF0202;}

/* Product Grid Start */
.product-grid-list { }
#content .box-product,
.product-grid-list ul{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

.product-grid-list ul li,
#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width:190px;
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
	width: 86px;
}

#content .image-additional .slider-item .product-block{	
	margin:4px 9px; 
	background:#fff;
	clear:both;
	overflow:hidden;
	border: none;
	padding: 0;
	border-radius: 0;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; }	
.product-block-inner {position: relative;}

.grid_default_width { width:185px;}
.featured_default_width{ width:185px;}
.module_default_width{ width:160px;}
.latest_default_width{ width:185px;}
.special_default_width{ width:185px;}
.related_default_width{ width:185px;}
.bestseller_default_width{ width:185px;}
.additional_default_width{ width:80px;}
.banners-slider-carousel .product-block-inner{text-align:center;}


#content .product-grid  .product-block .description{
	display: none;
}
#latest-carousel .product-block .caption,
#featured-carousel .product-block .caption,
#related-carousel .product-block .caption
{
	position: relative;
}
#latest-carousel .product-block .caption .rating,
#featured-carousel .product-block .caption .rating,
#related-carousel  .product-block .caption .rating
{
	position: absolute; top: -27px; width: 100%;
}
#content .product-list  .product-block{margin: 6px 0 !important;}
#content .product-grid  .product-block .rating{position: absolute; bottom: 100px; width: 87%; text-align: center;}
#content .product-carousel .product-block,
#content .product-grid  .product-block,
#content .product-list  .product-block,
#content .box-product .product-block{ 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	overflow:hidden;
	border:1px solid #eee;
	margin: 6px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;

}
.filterbox{clear: both;}
#content .box-product .first_item_tm .product-block{ margin-left: 0px;}
#content .product-carousel .product-block:hover .image img,
#content .product-grid .product-block:hover .image img,
#content .product-list .product-block:hover .image img,
#content .box-product .product-block:hover .image img {
      transform: scale(1.1);
	  -webkit-transform: scale(1.1);
	  	 transition: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;

}

#content .product-carousel .product-block:hover .cart button,
#content .product-grid .product-block:hover .cart button,
#content .box-product .product-block:hover .cart button,
#content .product-list .product-block:hover .cart button,
#content #products-related .box-product .product-block:hover a.button {
    background: none repeat scroll 0 0 #CF0202;
    color: #FFFFFF;
}

#content .product-carousel .product-block-inner,
#content .product-grid-list .product-block-inner,
#content .box-product .product-block-inner{ padding:0px; text-align:center; position:relative; font-family: 'Open Sans',Arial,Helvetica,sans-serif;}
#content .box-product .product-block-inner .button-group .wishlist_button,
#content .box-product .product-block-inner .button-group .compare_button
{
	display: none;
}
#content .box-product .price{margin: 10px 0; color: #cf0202; font-size: 14px;}

.ie7 #content .product-carousel .product-block-inner,
.ie7 #content .product-grid-list .product-block-inner,
.ie7 #content .box-product .product-block-inner{ padding:0px; text-align:center; position:relative; font-family: 'Open Sans',Arial,Helvetica,sans-serif;}

#content .product-carousel .product-block .caption h4,
#content .product-grid-list .product-block .caption h4,
#content .box-product .product-block .caption h4{margin: 10px  0 0;}

.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .product-grid-list .product-block:hover,
.ie7 #content .box-product .product-block:hover {border:1px solid #eee;}


.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
	clear: both;
}

.sale{	
	background: none repeat scroll 0 0 #D40303;
    border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	-khtml-border-radius: 6px 0 0 6px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    right: -10px;
    top: 10px;
}	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 0px;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:7px;
}
#column-left .box-product .image img,
#column-right .box-product .image img {	padding: 3px; border: 1px solid #eee; background:#fff;}

#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:14px; margin:0;}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; background:none;box-shadow:none; height:auto;
	font-weight:normal;
	border-radius:0;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover { text-decoration:underline;}
#column-left .box-product .image img,
#column-right .box-product .image img { width:55px;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-left:0px; margin-bottom:0px; margin-top: 3px; padding: 0;}

.box{margin-bottom: 12px; clear: both;}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom:20px;
	border: medium none;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist_button , #column-left .compare_button,
#column-right .sale, #column-right .price-tax, #column-right .wishlist_button , #column-right .compare_button {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
    width: auto;line-height: 28px;}	
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; margin-left:62px;}

.top_button {
    background: url(/assets/images/top_arrow.png) no-repeat scroll 2px 1px transparent;
    border: 2px solid #CF0202;
    border-radius: 25px;
    height: 48px;
    text-indent: 9999px;
	width: 49px;
	margin-right: 125px;
}
#content #banner{position: relative; overflow: auto; margin: 0;}
#content #banner div{float: left; margin-right: 9px; margin-bottom: 3px;}
#content #banner div+div{margin-right: 0;}
#content #banner img{width: 100%;}
.productpage ul.list-unstyled {border-bottom: 1px solid #eee; margin-bottom: 5px !important;}
.productpage ul.list-unstyled li{padding: 0!important;}
.productpage ul.list-unstyled li label{margin: 5px 10px 0 0; width: 100px; color: #333;}
.productpage ul.list-unstyled li a{color: #CF0202;}
.sitemap li{line-height: 22px;}
#content ul.list-unstyled {
    margin-bottom: 0px;
    overflow: auto;
    padding: 10px 0;
}

#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
#tmcmsblock{float:left; width:100%;}
#tmcmsblock .banner1, #tmcmsblock .banner2 {
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    float: left;
    padding: 15px;
    text-align: center;
    width: 49%;
	margin-bottom: 10px;
}
#tmcmsblock .banner2 {
    float: right;
}

.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
#column-left .flexslider, #column-right .flexslider { margin: 0 0 20px; box-shadow: 0 0; border-radius:0;}
.category_filter .sort .form-control {cursor:pointer;  padding: 5px 5px 5px 3px;}
.category_filter .limit .form-control {cursor:pointer;  padding: 5px 5px 5px 3px;}
.productpage .box {margin-top:20px;}
.tab-content {
    padding: 0px;
	overflow:hidden;
}
#tab-review h2{font-size: 16px; color: #CF0202; margin-bottom: 10px; text-transform: uppercase;}
.help-block{font-size: 11px;}
#tab-specification table{border: none;}
#tab-review .name,#tab-review .review,#tab-review .rating,#tab-review .captcha,.entry_captcha{padding: 0 !important;}
.col-sm-4.total_amount { float: right; padding: 0 !important;}
.layout-3 #tmcmsblock .banner1 img,.layout-3 #tmcmsblock .banner2 img{width: 100%;}
#top-links li a{padding: 6px 0;}
.wishlist-info tbody td,.checkout-cart tbody td{border-bottom: 1px solid #E9E9E9;}
.wishlist-info td,.checkout-cart tbody td{padding: 7px !important;}
#product .rating{padding: 10px 0px;}
.filterbox .checkbox{display: inline-block;}
@media (max-width: 1200px) {
.product-info .image-additional { width: 100%;}
#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
.category_filter .sort{width: 139px; margin-right: 5px; float: left;}
.category_filter .limit{width: 55px;}
#content #banner div{float: left; padding-right: 7px; margin:0 0 7px 0; width: 50%;}
#content #banner div+div{padding-right: 0; width: 50%; margin: 0;}

}
@media (max-width: 979px) {
.category_filter .btn-list-grid{width: 210px; float: left;}
.sort_label{width: 72px; float: left;}
.limit_label{width: 48px; float: left;}
.product_filter{width: 343px;}
.category_filter .product_filter div{text-align: right;}
#powered{float: none !important; width: 100%; text-align: center;}
#bottomfooter{float: none !important; text-align: center;}
#column-left .box-product .image, #column-right .box-product .image{float: none; margin: 0 0 10px 0;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group{margin: 0;}
#column-left .product-thumb .product-block-inner, #column-right .product-thumb .product-block-inner{text-align: center;}
#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md{margin: 0;}
#column-left .product-thumb, #column-right .product-thumb{margin-bottom: 10px;}

#column-left .box-product .image,
#column-right .box-product .image {margin-right:7px;}
.product-info .image-additional.product-carousel {width: 200px;}
.productpage .wishlist, .productpage .compare{margin-top: 10px;}
.productpage .wishlist{border-right: 1px solid #444; line-height: 13px; padding: 0 10px 0 0px;}
.header-medium{width: 250px;}
.cartblock .form-group{float: none; margin:0 0 10px 0;}
.product-list .product-thumb .caption{width: 65%;}
.contact_info .right{float: none; width: 100%;}
.contact_info .left{margin-bottom: 20px;}
.layout-3 .category_filter .btn-list-grid{width: 240px;}
.layout-3 .product_filter{width: 355px;}
.layout-3 .product-list .product-thumb .caption{width: 45%;}
#tmcmsblock .banner1 img, #tmcmsblock .banner2 img{width: 100%;}
.nav-inner .container{padding: 0 10px;}
#logo{margin: 30px 0 18px;}
#content .image-additional .slider-item{width: 60px;}
#content .product-grid  .product-block{ margin-left: -6px;}
#contact-form { padding: 2em 1em !important;}
.our-contact-bg { padding: 2em 0em !important;}
}

@media (max-width: 767px) {
.header-left,
.header-medium,
.header-right,
#search
{
	float: none !important;
}
.header-medium,
.header-right,
#search,
.header-left
{
	width: 100%;
}
#content .image-additional .slider-item{width: 90px;}
#content .image-additional .slider-item .product-block{margin: 2px;}
.header-right{margin: 0;}
#cart > .btn{display: inline-block; float: none;}
.layout-3 .product-list .product-thumb .caption{width: 65%;}
.layout-3 .product_filter{width: 335px;}
.productpage .product-info{width: 320px; margin: 0 auto 20px;}
#content{width: 100% !important; padding: 0 !important;}
.header-right{text-align: center;}
.nav-inner .container{padding: 0 10px;}
#menu{border-radius: 0;}
#search{margin-top: 15px;}
.alert{margin: 0 10px 20px;}
#cart{margin:15px 0;}
#column-left,#column-right{display: none;}
#cart{text-align: center; float: none !important;}
header .row{margin: 0 !important;}
#search .input-lg{width: 92%;}
.product-info .image-additional.product-carousel {width: 96%;}
.product-info .image-additional a {padding: 1px;}
.btn-info {margin-bottom:3px;}
#input-search {margin-bottom: 8px;}
#logo .img-responsive { margin: 0 auto 15px;}
.checkout-cart .btn.btn-danger {margin-top: -2px !important;}
.checkout-cart .input-group .form-control { padding: 6px 6px !important;}
.button_class {clear:both;}
#language{margin: 5px 0 0 0px;}
#currency{margin: 5px 0 0 10px;}
.language-menu, .currency-menu{top: 27px !important;}
.product-list .product-thumb .image{float: left; width: 25%; margin-right: 20px;}
.filterbox{padding-top: 10px;}
}
@media only screen and (max-width: 479px) {
.product-info .image-additional a{ float:none; text-align:center; padding: 1px;}
.table {
    display: inline;
    float: left;
    margin-bottom: 20px;
    overflow: scroll;
    width: 100%;
}
.layout-3 .product-list .product-thumb .caption{width: 100%;}
.layout-3 .product_filter{width: 220px;}
.product-thumb .image,.product-list .product-thumb .caption{width: 100% !important; text-align: center; margin: 0 !important;} 
.product-list .product-thumb .wishlist{margin:0 0 5px; width: 100%; text-align: center;}
.product-list .product-thumb .price,
.product-list .product-thumb .cart{width: 100%; text-align: center; float: none; margin: 10px 0;}
.nav-tabs > li{width: 100%; text-align: center;}
.category_filter .btn-list-grid,.category_filter .sort{margin-bottom: 10px; margin-right: 0;}
.product_filter{width: 220px;}
.limit_label{width: 156px;}
.product-layout.product-grid{width: 100%;}
#tmcmsblock .banner1, #tmcmsblock .banner2{width: 100%;}
#content #banner div,#content #banner div + div{width: 100%; margin: 0 0 10px 0; padding: 0;}
#cart .dropdown-menu li:first-child{overflow: auto;}
#cart .dropdown-menu li table td{padding: 1px;}
#search .input-lg{width: 90%;}
.flex-direction-nav a:before {font-size:27px !important;}
.myaccount-menu{min-width: 120px !important; padding: 5px !important; left: -31px !important;}
.dropdown-menu > li > a{font-size: 13px;}
.dropdown-menu > li > button{font-size: 13px;}
.dropdown-menu.pull-right {width: 100%;}
#cart .dropdown-menu li > div {float: right;}
.checkout-cart .input-group .form-control {  padding: 0 !important;}
.owl-controls .owl-buttons .owl-prev,.owl-controls .owl-buttons .owl-next{top: 40% !important;}
.nav-tabs > li > a{margin: 0 !important;}
.productpage .product-info{width: 280px;}
.product-info .image-additional.product-carousel{width: 70%;}
.product-info .additional-carousel{width: 80%; margin: 0 auto;}
#cart .dropdown-menu{left: -31px !important;}
#tab-specification table{display: table;}
#content .image-additional .slider-item{width: 65px;}
}
@media (max-width: 319px){
.productpage .product-info{width: 100%;}
#search .input-lg{width: 85%;}
.productpage .compare{padding: 0;}
.productpage .wishlist{border: medium none; width: 100%; text-align: left;}
.owl-controls .owl-buttons .owl-prev,.owl-controls .owl-buttons .owl-next{top: 30% !important;}
.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; }
.product-info .additional-carousel {width:196px; margin:0 auto;}
.btn-primary {margin-bottom:2px;}
#cart .dropdown-menu{min-width: 210px;}
.productpage .tab-content #tab-review .buttons{margin-top: 10px;}
#button-coupon,#button-voucher,#button-quote{padding: 5px;}
.checkout-cart .buttons .btn-primary{margin-top: 10px;}
.buttons.submit{margin-top: 10px; display: block;}
#content .image-additional .slider-item{width: 58px;}

}



