:focus {
    outline: medium none !important;
}
body {
    background-color: #FFFFFF;
    color: #777777;
    font-family: 'Actor',Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2 ,.refine-search, .product-option{
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
	font-weight: bold;
}
h3, h4, h5, h6 {
    color: #444444;
}
.fa {
    font-size: 14px;
}
.fa-stack {
    width: 12px;
}
.fa-stack .fa {
    font-size: 15px;
}

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 0;
}
label {
    font-size: 14px;
    font-weight: normal;
}
select.form-control, textarea.form-control, input.form-control[type="text"], input.form-control[type="password"], input.form-control[type="datetime"], input.form-control[type="datetime-local"], input.form-control[type="date"], input.form-control[type="month"], input.form-control[type="time"], input.form-control[type="week"], input.form-control[type="number"], input.form-control[type="email"], input.form-control[type="url"], input.form-control[type="search"], input.form-control[type="tel"], input.form-control[type="color"] {
    font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}
.input-group .input-group-addon {
    font-size: 14px;
    height: 30px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    color: #FF0000;
    content: "* ";
    font-weight: bold;
}
.dropdown-menu li > a:hover {
    color: #000;
    text-decoration: none;
}
.account-wishlist s {
    color: #DF0505;
}
#top #currency .currency-select {
    text-align: left;
	background: none;
	margin: 0;
}
#top #currency .currency-select:hover {
    color: #000;
    text-shadow: none;
}
#currency .dropdown-menu {
    padding: 8px;
}
#language .dropdown-menu > li > a {
    padding: 2px 4px;
}
#language .language-menu.dropdown-menu li img{margin: -2px 5px 0;}
#currency .dropdown-menu .btn {
    font-size: 14px !important;
    padding: 2px !important;
}
#language .dropdown-menu > li > a:hover {
    color: #000;
}
#top .btn-link, #top-links li, #top-links a {
    color: #777;
    text-decoration: none;
}
#top .btn-link {
    background: none repeat scroll 0 0 #F4F4F4;
    border-radius: 5px;
    margin: 0 15px 0 0;
    padding: 2px 7px 0;
}
#language .dropdown-toggle img{margin-top: -1px;}
.lang_curr {
    position: absolute;
    right: 0;
    top: 142px;
	z-index:99;

}
.lang_curr  .fa-angle-down:before{margin-left: 5px;}
.lang_curr  .btn-group.open .fa-angle-down:before{content:"\f106";}
#top-links ul.list-inline > li:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
#top-links ul.list-inline > li:last-child {
    padding-right: 0;
}
#top-links .myaccount-menu li {background: none; padding: 0;}
#top-links ul.list-inline > li {
    background: url("../image/megnor/pipe.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 0 6px 0 8px;
}
#top-links a .fa {
    display: none;
    padding: 5px;
}
#top .btn-link:hover, #top-links a:hover {
    color: #000;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #000;
}
#top .btn-link strong {
    font-size: 14px;
	font-family:Belgrano;
    font-weight: normal;
}
#top-links {
    padding-top: 27px;
}
#top-links a + a {
    margin-left: 15px;
}
.header-logo {
    float: left;
}
.header-search {
    float: left;
}
.header-cart {
    float: right;
}
#logo {
    margin: -22px 0 30px;
	display: inline-block;
}
#search {
    background: none repeat scroll 0 0 #C0DAE0;
    border-radius: 5px;
    float: left;
    margin:-1px 0 0 87px;
    padding: 4px;
    position: relative;
    width: 223px;
    z-index: 15;
}
#search .input-lg {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #EEEEEE;
    border-radius: 3px 0 0 3px;
    height: 30px;
    padding: 6px 7px;
    width: 190px;
}
#search .btn-lg {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #DF476E;
    border-radius: 0 3px 3px 0;
 	border: none;
 	cursor: pointer;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 24px;
    z-index: 9;
}
#search .fa-search:before {
    font-size: 15px;
}
#cart {
    float: right;
    margin-bottom: 10px;
}
#cart.open .fa-caret-down:before{content:"\f0d8";}
#cart > .btn {
    background: url("../image/megnor/cart.png") no-repeat scroll left center #FFFFFF;
    color: #777777;
	border: none;
    padding: 10px 0 3px 30px;
}
#cart .fa-shopping-cart:before {
    display: none;
}
#cart .dropdown-menu {
    z-index: 999;
}
#cart .fa-caret-down:before {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
#cart .dropdown-menu {
    padding: 10px;
    width: 320px;
	box-shadow: 0 0 5px #D7D7D7;
	border-radius: 5px;
}
#cart .button-container {
    display: inline-block;
    text-align: right;
    width: 100%;
}
#cart .dropdown-menu table {
    border: medium none;
    margin-bottom: 10px;
}
#cart .dropdown-menu li + li table td {
    padding: 4px;
}
#cart .dropdown-menu li:first-child table tbody tr td {
    border-bottom: 1px solid #EEEEEE;
}
#cart .dropdown-menu table td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
}
.nav-inner .container {
    background: url("../image/megnor/header_pattern.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 9px;
    position: relative;
    z-index: 9;
}
.nav-responsive {
    display: none;
}
.responsive-menu, .main-menu {
    border-top: 1px solid #EDEDED;
    height: 44px;
    margin-bottom: 2px;
    padding: 0 5px;
    position: relative;
}
.main-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main-menu > ul > li {
    float: left;
    position: relative;
    z-index: 20;
}
.main-menu > ul > li:hover {
}
.nav-responsive span, .main-menu > ul > li > a {
    color: #777777;
    display: block;
    font-family: 'coda',Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-bottom: 0;
    padding: 12px 10px 10px;
    position: relative;
    z-index: 6;
}
.main-menu a:hover {
    text-decoration: none;
}
.main-menu > ul > li:hover > a {
    color: #4798AD;
}
.main-menu > ul > li > ul, .responsive-menu .main-navigation {
    background: none repeat scroll 0 0 #87C9D7;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;
}
.main-menu > ul > li:hover > ul {
    display: block;
}
.main-menu > ul > li ul > li > ul {
    background: none repeat scroll 0 0 #87C9D7;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;
}
.main-menu > ul > li ul > li:hover > ul {
    display: block;
    left: 177px;
    top: 0;
}
.main-menu > ul > li > ul > ul {
}
.main-menu > ul > li ul + ul {
}
.main-menu > ul > li ul > li > a, .responsive-menu .main-navigation li a {
    color: #FFFFFF;
    display: block;
    padding: 4px;
    white-space: nowrap;
	font-family:coda;
	text-transform:capitalize;

}
.main-menu > ul > li ul > li > a {
    min-width: 180px;
}
.main-menu > ul > li ul > li > a:hover, .responsive-menu .main-navigation li a:hover {
    background-color: #B8EAF5;
    color: #4798AD;
}
.main-menu > ul > li ul > li > a.activSub:before {
	content:"\f0da";
	font-family:"Fontawesome";
	float: right;
}
.main-menu > ul > li > ul > ul > li > a {
    color: #FFFFFF;
}
@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 {
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: 0 !important;
    padding-bottom: 10px;
}
#menu .dropdown-inner {
    display: block;
}
#menu .dropdown-inner a {
    color: #FFFFFF;
    width: 100%;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
#menu .see-all {
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    margin-top: 0;
}
}
#column-left {
    width: 24%;
}
#column-right {
    width: 24%;
}
.layout-1 #content {
}
.layout-2.left-col #column-left {
    width: 24%;
}
.layout-2.right-col #column-right {
    width: 24%;
}
.layout-2 #content {
    width: 76%;
}
.layout-2.left-col #content {
padding: 0 15px 0 5px;
}
.layout-2.right-col #content {
	padding: 0 5px 0 15px;
}
.layout-3 #column-left {
    width: 24%;
}
.layout-3 #column-right {
    width: 24%;
}
.layout-3 #content {
    width: 52%;
	padding: 0 15px;
}
#content {
    min-height: 600px;
	margin-bottom: 20px;
}
footer {
	background:url("../image/megnor/top_pettern.png") repeat-x scroll left top #ECECEC;
}

.footer-inner {
    background: url("../image/megnor/bottom_pettern.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}
footer a {
    color: #777;
}

footer a:hover {
    color: #000;
}
#footer .column ul li{margin-bottom:4px;}
footer h5 {
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform:uppercase;
	color:#565656;
	font-family:coda;
	font-weight:normal;
}
#footer {
    clear: both;
    min-height: 100px;
    overflow: hidden;
    padding:30px 25px 25px;
}
/*#footer .column li a:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 6px;
    margin-right: 8px;
    position: relative;
    top: -2px;
}*/
#footer .column ul{margin: 0 0 0 12px;}
#footer .column ul li{list-style: disc; color: #999;}
#footer .column ul li:hover{color: #000;}
#footer .column.contact_us ul li:hover,#footer .column.contact_us ul li{color: #777;}
#footer .column.contact_us ul{margin: 0;}
#footer .column.contact_us ul li{list-style: none;}
@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
.alert {
    padding: 8px 14px;
}
.breadcrumb {
    margin: 0 0 10px;
    padding: 0px 0;
}
.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 {
    margin: 0 0 20px;
    overflow: auto;
}
.account-address .buttons {
    overflow: visible;
}
.btn {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 12px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    font-size: 14px;
    padding: 10px 16px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 14px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 14px;
}
.btn-default {
    background: none repeat scroll 0 0 #428BCA;
    border: 1px solid #357EBD;
    color: #FFFFFF;
}
.btn-primary {
    background-color: #428BCA;
    border: 1px solid #357EBD;
    color: #FFFFFF;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #3276B1;
    background-position: 0 -15px;
    border: 1px solid #285E8E;
    color: #FFFFFF;
}
.btn-warning {
    background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: #F89406 #F89406 #AD6704;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-danger {
    background: none repeat scroll 0 0 #D9534F;
    color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-success {
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: #51A351 #51A351 #387038;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-info {
    background-color: #DF5C39;
    background-image: linear-gradient(to bottom, #E06342, #DC512C);
    background-repeat: repeat-x;
    border-color: #DC512C #DC512C #A2371A;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #DF5C39;
    background-image: none;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #23A1D1;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    background: none repeat scroll 0 0 #363636;
    border: medium none;
    color: #FFFFFF;
}
.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);
}
@media (max-width: 767px) {
}
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: "?";
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: "?";
    font-family: FontAwesome;
}

.product-thumb .image {
    position: relative;
    text-align: center;
}
.product-thumb .image a {
    display: block;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
	padding-bottom: 10px;
}
@media (min-width: 480px) {
.product-list .product-thumb .image {
    float: left;
   margin-right: 10px;
}
}
#content .product-thumb:hover h4 a{color:#000;}
.product-thumb h4 {
    font-weight: normal;
	margin:0 0 7px;
	}
.product-thumb .caption {
    padding: 0 10px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
    padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
    margin-left: 0;
    min-height: 0;
    padding: 0 10px;
}
.product-grid .product-thumb .caption {
    min-height: 0;
}
}
.product-list  .product-thumb .rating {position: static; padding-bottom: 4px;}
.product-thumb .rating {
    padding-bottom: 0px;
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999999;
    font-size: 13px;
}
.rating .fa-star {
    color: #7E950F;
    font-size: 13px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
.rating .fa-star.off {
    color: #A8A4A4;
}
h2.price {
    margin: 0;
}
#content .product-thumb .price {font-size: 16px; margin-bottom: 7px;}
.product-thumb .price {
    color: #4293AC;
    display: inline-block;
    vertical-align: middle;
	font-family:coda;
}
.product-list .product-thumb .price-new,
.product-list .product-thumb .price-old{display: inline; float: none;}
.product-thumb .price-new {
    float: left;
    font-weight: 300;
}
.product-thumb .price-old {
    color: #777;
    float: left;
    margin-right: 3px;
    text-decoration: line-through;
}
.product-thumb .price-tax {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    width: 100%;
}


#cart .button-container strong {
    font-weight: normal;
}
#content .product-thumb .button-group{margin-bottom: 10px;}


.product-thumb .button-group button,
#cart .text-right .addtocart,
#cart .text-right .checkout {
	margin: 0;
	padding: 3px 12px;
	font-family: 'Actor',Arial, Helvetica, sans-serif;
	border-bottom:3px solid #565656;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size: 13px;
	background: none repeat scroll 0 0 #888888;
	color: #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#cart .text-right .checkout{margin: 0 0px 0 5px;}
#cart .dropdown-menu .img-thumbnail {
    max-width: none;
    width: auto;
}
.product-thumb .button-group button:hover,.product-thumb:hover .button-group button,
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {
    background: none repeat scroll 0 0 #E4567B;
	border-bottom: 3px solid #BA1D46;
    cursor: pointer;
    text-decoration: none;
}
.thumbnails {
    clear: both;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    border: 1px solid #eee;
    display: block;
    padding: 5px;
}
.image-additional {
}
.thumbnails .image-additional {
    float: left;
}

@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;
	}
}
@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;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.product-info .image {
    border-radius: 3px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.productpage h3 {
    margin-top: 0;
}
.product-info .zoomContainer {
    z-index: 9;
}
.product-info .additional-carousel {
    margin-left: 5px;
    position: relative;
}
.product-info .image-additional {
    clear: both;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
	width: 275px;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
    display: block;
}
.flexslider .slides img {
    width: inherit;
}
.flexslider.carousel .slides img {
    width: auto;
}
.slides {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.slides li {
    text-align: center;
}
.slides li img {
    text-align: center;
}
.flex-direction-nav a:before {
    line-height: 40px;
}
.box {
	margin-bottom:15px;

	box-shadow:	0 0 5px #D7D7D7;
	padding:5px;
	border:1px solid #eaeaea;
	
-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#content .box{padding:15px 15px 3px;}

.box .box-heading {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;;	
	background: #E4567B;
	padding: 7px 11px;
	font-size: 17px;
	color: #fff;
	font-family:coda;
}
.category .box-heading{background:#7E950F;}
.box .box-content {

	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	
	padding:10px;
}
#content .box .box-heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	border:none;
	background: none;
	padding: 0 0 10px;
	font-size: 14px;
	color: #DF476E;
	font-size:17px;
	border-bottom:1px dotted #EBEBEB;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:10px 0;
}
.box .box-content ul, #content .content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box .box-content ul li, #content .content ul li {
    line-height: 20px;
    padding: 3px 0;
}
.box .box-content ul li a, #content .content ul li a {
}
.box .box-content ul li a + a, .box .box-content ul li a + a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.box .box-content ul li a:hover, #content .content ul li a:hover {
}
.box .box-content ul ul {
    margin-left: 15px;
}
.product-grid-list {
}
#content .box-product, .product-grid-list ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.product-grid-list ul li, #content .box-product .product-items {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.product-grid li, #content .box-product .product-items, #content .product-carousel .slider-item {
    display: inline-block;
    float: left;
    width: 185px;
}
.ie7 .product-grid li {
    width: 192px !important;
}
#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}
#content .image-additional .slider-item .product-block {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    clear: both;
	border: none;
    margin: 4px 3px;
    overflow: hidden;
}
#content .image-additional .slider-item .product-block:hover {
    box-shadow: none !important;
	border: none;
}
.product-block-inner {
    position: relative;
}
.grid_default_width {
    width: 230px;
}
.featured_default_width {
    width: 230px;
}
.module_default_width {
    width: 230px;
}
.latest_default_width {
    width: 230px;
}
.special_default_width {
    width: 230px;
}
.related_default_width {
    width: 230px;
}
.bestseller_default_width {
    width: 230px;
}
.additional_default_width {
    width: 80px;
}
.banners-slider-carousel .product-block-inner {
    text-align: center;
}
 #content .product-list .product-block{
	margin:7px 5px;
	background:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	overflow:hidden;
	border:1px solid #E7E7E7;
	position:relative;
 
 }
#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block {
	margin:5px 9px 12px; 
	background:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	overflow:hidden;
	border:1px solid #E7E7E7;
	position:relative;
}
#content .product-carousel .product-block:hover, #content .product-grid .product-block:hover, #content .product-list .product-block:hover, #content .box-product .product-block:hover {
    clear: both;
    overflow: hidden;
	border:1px solid #f5f5f5;
}
.ie7 #content .product-carousel .product-block, .ie7 #content .product-grid-list .product-block, .ie7 #content .box-product .product-block {
    border: 1px solid #DDDDDD;
}
.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 #DDDDDD;
}
.product-grid .product-thumb .desc, .product-grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax {
    display: none;
}
.product-list .product-details {
    overflow: hidden;
}
#content .product-carousel .product-block-inner, #content .product-grid .product-block-inner, #content .product-list .product-block-inner, #content .box-product .product-block-inner {
    margin: 0;
    overflow: hidden;
    padding: 10px 7px;
    position: relative;
    text-align: center;
}
.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.sale {
    background-color: #888;
	color: #fff;
	padding: 9px 6px;    
	text-align: right;
    text-transform: uppercase;	
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	position:absolute;
	top:0px;
	left:3px;
	border-radius:20px;
	text-decoration:blink;
	font-size:12px;
	font-family:'coda',Arial, Helvetica, sans-serif;
}
#content .product-carousel .product-block:hover .sale,
#content .product-grid .product-block:hover .sale,
#content .product-list .product-block:hover .sale,
#content .box-product .product-block:hover .sale{
	background-color: #4293AC;
}
.product-grid-list .image img, #content .box-product .image img, #column-left .box-product .image img, #column-right .box-product .image img{padding: 3px;}
#column-left .box-product, #column-right .box-product {
    overflow: hidden;
    width: 100%;
}
#column-left .box-product > div, #column-right .box-product > div {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    vertical-align: top;
    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 {
    border: 1px solid #DDDDDD;
    display: block;
	margin-top: 5px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
}
#column-left .product-items .product-details, #column-right .product-items .product-details {
    width: auto;
}
#column-left .product-thumb .caption, #column-right .product-thumb .caption {
    padding: 0;
	margin-left: 68px;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 2px;
	line-height: 19px;
}
#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 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    display: block;
    font-weight: normal;
    height: auto;
    padding: 0;
    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-bottom: 2px;
}
#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
    margin-bottom: 0px;
}
#column-left .box-product .rating, #column-right .box-product .rating {
    display: block;
    margin-bottom: 0;
    position: static;
}
#column-left .product-thumb, #column-right .product-thumb {
    margin-bottom: 5px;
    padding: 0px 0 10px;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare, #column-right .sale, #column-right .price-tax, #column-right .wishlist, #column-right .compare {
    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;
	border: none;
	color: #777;
	
}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {color:#000;}

#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
	margin-left: 68px;
}
.top_button {
    background: url("../image/megnor/up.jpg") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    bottom: 5px;
    display: none;
    font-size: 0;
    height: 32px;
    position: fixed;
    right: 5px;
    width: 30px;
    z-index: 95;
}
#content ul.list-unstyled {
    overflow: auto;
}
#review .rating {
    display: inline-block;
}
#tab-review h2 {
    text-transform: uppercase;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #ececec;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
#column-left .flexslider, #column-right .flexslider {
    border-radius: 0;
    box-shadow: 0 0;
    margin: 0 0 20px;
}
.category_filter .sort .form-control {
    cursor: pointer;
}
.productpage .box {
    margin-top: 20px;
}
.product-tag {
    margin: 5px 0;
}
#content .aboutus {
    clear: both;
}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -154px rgba(0, 0, 0, 0);
    float: left;
    height: 65px;
    width: 60px;
}
.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -93px rgba(0, 0, 0, 0);
    float: left;
    height: 65px;
    width: 60px;
}
.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -35px rgba(0, 0, 0, 0);
    float: left;
    height: 65px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 20px rgba(0, 0, 0, 0);
    float: left;
    height:65px;
    width: 60px;
}
.aboutus .content{overflow: auto;}
.aboutus h2 {
    clear: both;
    font-size: 20px;
}
.about-content {
    overflow: hidden;
}
.category_filter #grid-view{
	background: url("../image/megnor/sprite.png") no-repeat scroll -1px -33px transparent;
	display: block;
    float: left;
    width: 34px;
	margin: 0;
	height: 31px;
    text-decoration: none;
    text-indent: -9999px;
	border: none;

}
 .category_filter #list-view {
	background: url("../image/megnor/sprite.png") no-repeat scroll -37px -33px transparent;
	display: block;
    float: left;
    width: 32px;
	height: 31px;
    text-decoration: none;
    text-indent: -9999px;
	border: none;

}
.category_filter #grid-view:hover,.category_filter #grid-view.active{ background-position: -1px -64px;}
.category_filter #list-view:hover,  .category_filter #list-view.active {background-position: -37px -64px;}
.category_filter .btn-list-grid {
    float: left;
    padding: 0;
    width: auto;
}
.compare-total {
    float: left;
    margin: 6px 15px 0;
}
.pagination-right {
    float: right;
    margin: 0;
    width: auto;
}
.category_filter .sort-by {
    float: left;
    margin: 4px 5px 0 0;
    padding: 0;
    width: auto;
}
.category_filter .show {
    float: left;
    margin: 4px 5px 0 0;
    padding: 0;
    width: auto;
}
.sort-by-wrapper{margin-right: 15px;}
.category_filter .sort {
    float: left;
    padding: 0;
    width: 142px;
}
.category_filter .limit {
    float: right;
    padding: 0;
    width: 56px;
}
.sort-by-wrapper, .show-wrapper {
    float: left;
}
.category_filter .list.active, .category_filter .grid.active {
    background: none repeat scroll 0 0 #428BCA;
}
.category_thumb .category_description{margin: 5px 0 28px; text-align:  justify;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.refine-search ul {
    padding: 0;
}
.refine-search ul li {
    list-style: none outside none;
}
.category_list {
	overflow: auto;
	margin-bottom: 20px;
}
.category_list ul {
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style:none;
}

.category_list ul li{ 
	margin:0 7px 7px 0;
	position:relative;
	overflow: auto;
	float:left;
	padding:0;
}
.category_list ul li a{ 
	padding:5px 8px; 
	background-color:#ececec;
	display:block;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	-khtml-border-radius: 5px ;
	border-radius: 5px ;
}
.category_list ul li a:hover { background-color:#888; color:#fff;}
 .pagination-wrapper {
 	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top:10px;

 }
.category_filter{
	border-bottom: 1px solid #EEEEEE;
	padding:7px 5px 5px;
	overflow: auto;
	margin-bottom:10px;
	box-shadow:0 0 5px #D7D7D7;
	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result {
    float: left;
    margin: 4px 0 0;
    padding: 0;
    width: auto;
}
.contact-info .left {
    float: left;
    width: 50%;
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body {
    overflow: auto;
    padding: 30px;
}
.contact-info {
    color: #666666;
}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    height: 28px;
    margin: 10px 0 0;
    padding: 2px 0 0 35px;
}
.contact-info .address-detail, .contact-info .telephone, .contact-info .fax {
    float: left;
    width: 100%;
}
.contact-info .telephone strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -314px rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    height: 28px;
    margin: 10px 0 0;
    padding: 2px 0 0 35px;
}
.contact-info .fax strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -272px rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    height: 28px;
    margin: 10px 0 0;
    padding: 2px 0 0 35px;
}
.contact-info address {
    clear: both;
    display: inline-block;
    float: left;
    margin: 0 0 0 35px;
}
#spinner {
    background: url("../image/megnor/ajax-loader.gif") no-repeat scroll 50% 50% #FFFFFF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.main-slider {
    background: url("../image/megnor/bottom_pettern1.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    margin: -10px 0 20px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
	width: 100%;
}
.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px;
}
.forget-password {
    margin: 5px 0 0;
}
.product-compare .btn-primary {
    margin: 5px 0;
}
.productpage .write-review, .productpage .review-count {
    margin: 0 10px;
}
.productpage .rating-wrapper {
    margin: 15px 0;
}
.checkout-cart .hasCustomSelect {
    width: 95% !important;
}
.product-title{
	 color: #DF476E;
    font-family: coda;
    font-size: 18px;
    text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 5px;
}
.page-title {
	 color: #DF476E;
    font-family: coda;
    font-size: 18px;
    text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 15px;
}
.copy-right {
    padding: 6px 0;
    text-align: center;
}
.affiliate-account .btn-primary .list-group-item, .affiliate-account .btn-primary .list-group-item:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    padding: 0;
}
#content .affiliate-logout {
    border: 1px solid #EEEEEE;
    padding: 10px;
}
.col-sm-6.product-left {
    margin-bottom: 25px;
    width: 316px;
}
.col-sm-6.product-right {
    margin-bottom: 25px;
    padding: 0 15px 0 0;
    width: 446px;
}
.productpage ul.list-unstyled label {
    color: #777;
    margin: 0;
	font-weight: bold;
    width: 115px;
}
#content.productpage ul.list-unstyled li {
    padding: 2px;
}

#content.productpage ul.list-unstyled.price li {
    padding: 0;
}
.productpage ul.price {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
	font-family:"Coda";
}
.productpage ul.price .price-old {
    color: #777;
    float: left;
    font-size: 16px;
    font-weight: normal;
	margin-right: 4px;
}

.productpage .price h2 {
    color: #4293AC;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;  
    margin-right: 10px;
}
.productpage .tax {
    color: #777;
    float: left;
    font-size: 16px;
}
.productpage li.points {
    clear: both;
    color: #777;
    font-size: 13px;
    margin-bottom: 20px;
}
#content.productpage li.discount {
    font-size: 13px;
}
.bootstrap-datetimepicker-widget td.active ,
.bootstrap-datetimepicker-widget td span.active{
    background-color: #E4567B !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
.bootstrap-datetimepicker-widget .picker-switch .btn {
    background-color: #E4567B !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
#cart .dropdown-menu li + li table td {
    padding: 4px;
}
.bootstrap-datetimepicker-widget.dropdown-menu li > a:hover {
    background-color: #E4567B !important;
}
.table > tbody > tr > td img {
    border: 1px solid #eee;
}
.checkout-cart .shopping-cart .input-group-btn {
    float: left;
}
.checkout-cart .shopping-cart input.form-control {
    height: 27px;
    text-align: left;
    width: auto;
	margin-top: 1px;
	border-radius: 0px !important;
}
.shopping-cart .input-group-btn:last-child > .btn {
    margin-left: 3px;
	border-radius: 5px !important;
}
.checkout-cart #content #accordion .input-group .form-control {
    width: 95%;
	border-radius: 5px !important;
}
.forget-password a {
    text-decoration: underline;
}
.account-login strong, .affiliate-login strong {
    font-weight: normal;
}
.product-list .wishlist, .product-list .compare, .productpage .wishlist, .productpage .compare {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}
#product .cart .control-label {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.productpage #input-quantity {
    float: left;
    height: 28px;
    margin-right: 10px;
    text-align: left;
    width: 40px;
	border-radius: 0;
}
.cart .button-group {
    margin-top: -4px;
}
.productpage div > span.or {
    color: #999999;
    margin: 0 5px;
    vertical-align: top;
	font-weight: bold;
}
.product-right .links {
    display: inline-block;
    margin-top: -10px;
    vertical-align: top;
}
.productpage #button-cart {
    background-color: #888;
    border: medium none;
    color: #FFFFFF;
    padding: 4px 12px;
	font-family: 'Actor',Arial, Helvetica, sans-serif;
	border-bottom:3px solid #565656;
	border-top:none;
	border-left:none;
	font-size: 14px;
	border-right:none;
	background: none repeat scroll 0 0 #888888;
	color: #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top: -3px;
}
.productpage #button-cart:hover {
    background-color: #E4567B;
    border-bottom:3px solid #BA1D46;
		border-top:none;
	border-left:none;
	border-right:none;
}
#product .cart .links button {
    display: block;
    font-size: 13px;
}
#product .cart .links button:hover {
    color: #000;
}
.productpage .cart {
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    padding: 15px 0;
}
.productpage .alert-info {
    margin: 10px 0 0;
}
.productpage .rating-wrapper {
    margin: 10px 0  0;
    padding-bottom: 10px;
}
.timepicker .btn-primary {
    height: auto;
}
.date .btn:hover, .time .btn:hover, .datetime .btn:hover {border: none;}
.date .btn, .time .btn, .datetime .btn {
    height: 28px;
    padding: 4px 12px;
	border: none;
}
#review .table > tbody > tr > td {
    border-bottom: medium none;
}
#review .table {
    border-bottom: 1px solid #DDDDDD;
}
#tab-specification tr td:first-child {
    border-left: 1px solid #DDDDDD;
}
#tab-specification tr td:first-child {
    border-right: 1px solid #DDDDDD;
    width: 20%;
}
#tab-specification thead tr td {
    background-color: #ECECEC;
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
	padding: 10px;
}
#accordion .panel-title {
    padding: 0px;
}
.checkout-checkout #accordion .panel-title > a{padding: 0;}
.checkout-checkout #accordion .panel-title{padding: 10px;}
#accordion .panel-heading .fa.fa-caret-down {
    float: right;
}
#accordion .col-sm-10 {
    width: 75%;
}

.form-group .col-sm-2.control-label {
    float: left;
    margin: 4px 0 0;
    width: 25%;
}
.form-group .col-sm-10 {
    float: left;
    width: 75%;
}
#content .content {
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
    padding: 10px;
}
.account-address .table > tbody > tr > td {
    vertical-align: middle;
}
.productpage .description {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
}
.account-wishlist s {
    color: #DF0505;
}
.product-search p .checkbox-inline {
    margin-top: 10px;
}
#button-search {
    float: right;
}
.product-compare table tbody tr td {
    border: 1px solid #E9E9E9;
}
.product-compare #content tbody tr td:first-child {
    text-align: right;
}
.product-compare tbody tr td {
    text-align: center;
    width: 20%;
}
.product-compare .table > tbody > tr > td img {
    border: medium none;
}
#filter-group1 > div {
    display: block;
}
.filterbox label {
    display: inline-block;
    margin: 0;
}
.filterbox .checkbox {
    display: inline-block;
    margin: 3px 0;
}
.filterbox .tm-checkbox {
    vertical-align: top;
}
.button-wishlist-compare{margin-bottom: 10px;}
.button-wishlist-compare .wishlist{
	border: none;
	background: url("../image/megnor/wishlist.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
	padding-left: 18px;
	font-size: 13px;
	float: left;
	 margin-right: 15px;
	display: block;
}
.button-wishlist-compare .wishlist:hover{
	background-position: left -24px;
	color: #000;
}
.button-wishlist-compare .compare{
	background: url("../image/megnor/wishlist.png") no-repeat scroll left -55px rgba(0, 0, 0, 0);
	padding-left:18px;
	border: none;
	font-size: 13px;
}
.button-wishlist-compare .compare:hover{
	background-position: left -85px;
	color: #000;
}
.form-group .captcha.col-sm-10 {
    float: right;
}
.product-manufacturer p a {
    font-weight: bold;
}
.col-sm-4.sort {
    padding: 0;
}

#container {
    box-shadow: 0 0 11px #D5DBDB;
    margin: 0 auto;
    width: 1000px;
}
.col-sm-5.header-search .input-group-btn {
    position: static;
}
#cart .dropdown-menu li p {
    margin: 40px 0;
}

.owl-controls .owl-page span {
   border-radius: 5px;
    display: block;
    height: 17px;
    text-indent: -9999px;
    width: 16px;
	background: url("../image/megnor/sprite.png") no-repeat scroll -35px -112px rgba(0, 0, 0, 0);
}
.owl-controls .owl-page.active span,.owl-controls .owl-page:hover span  {
	background: url("../image/megnor/sprite.png") no-repeat scroll -53px -112px rgba(0, 0, 0, 0);
}
.owl-carousel .owl-buttons .owl-prev{
	background: url("../image/megnor/sprite.png") no-repeat scroll -4px -135px rgba(0, 0, 0, 0);
	height: 33px;
    left: 0;
    text-indent: -9999px;
    width: 44px;
}
.owl-carousel .owl-buttons .owl-prev:hover{
	background-position:-4px -182px;
}
.owl-carousel .owl-buttons .owl-next{
	background: url("../image/megnor/sprite.png") no-repeat scroll -51px -135px rgba(0, 0, 0, 0);
	height: 33px;
    right: 0;
    text-indent: -9999px;
    width: 44px;

}
.owl-carousel .owl-buttons .owl-next:hover{
	background-position: -50px -181px;
}

#column-left .single-banner {
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    box-shadow: 0 0 5px #D7D7D7;
	margin-bottom: 15px;
}
#column-left .single-banner img{margin-bottom: 20px;}
.productbox-grid .product-thumb .price-tax{display: none;}
#footer .followus ul.social_link li {
    float: left;
    margin:0 5px 0 0px;
    text-align: center;
    width: 33px;
	list-style: none;
}

#footer .followus ul.social_link li a {
    color: #fff;
	border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    padding: 1px 0;
    width: 30px;
	background: #b9b8b8;
}
#footer .followus ul.social_link {
    float: left;
	padding: 0;
	margin: 0;
}
#footer .followus ul.social_link li.facebook a:before {
    content: "\f09a";
}
#footer .followus ul.social_link li.twitter a:before{
	  content: "\f099";
}
#footer .followus ul.social_link li.rss a:before {
    content: "\f09e";
}
#footer .followus ul.social_link li.youtube a:before {
    content: "\f167";
}
#footer .followus ul.social_link li.pinterest a:before {
    content: "\f0d2";
}
#footer .followus ul.social_link li a span {
    display: none;
}
#footer .followus ul.social_link li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    vertical-align: -5px;
	top: auto;
	padding: 0;
	float: none;
	font-size: 19px;
}
#footer .followus ul.social_link li.youtube{display: none;}
#footer .followus ul.social_link li a:hover {
    background: none repeat scroll 0 0 #DF476E;
}
#footer .followus ul.social_link li a:hover {
    color: #FFFFFF;
}
#footer .column ul.footer_paymentlogo{padding: 0; margin: 17px 0 0; clear: both; float: left;}
#footer .column ul.footer_paymentlogo li{list-style: none; float: left; margin-right: 6px; }
#footer .column ul.footer_paymentlogo li a{float: left;}
#footer .column ul.footer_paymentlogo li.visa a{
	background: url("../image/megnor/logo_paiement_visa.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 21px; width: 33px;
}
#footer .column ul.footer_paymentlogo li.paypal a{
	background: url("../image/megnor/logo_paiement_mastercard.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 21px; width: 32px;
}
#footer .column ul.footer_paymentlogo li.card a{
	background: url("../image/megnor/logo_paiement_paypal.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 21px; width: 61px;
}
#bottom-footer li{
float:left;
margin:0 3px;
list-style:none; 
background:url("../image/megnor/pipe.png") no-repeat scroll right center transparent;
padding-right:6px;

}
#bottom-footer ul{margin: 0;}
#bottom-footer li:last-child{background:none;}
#bottom-footer{ background:#fff;padding:10px 15px; float: left;}
#powered{float: right; padding: 10px 15px;}
.nav-container{margin-bottom: 15px;}
.common-home .nav-container{margin: 0;}
.row.layout{
  border: 1px solid #EAEAEA;
    border-radius: 5px;
    box-shadow: 0 0 5px #D7D7D7;
    padding: 15px 10px;
	margin: 0;
}
.product-grid  .button-wishlist-compare{display: none;}
.layout .product-grid  .product-details{text-align: center;}
.product-layout.product-grid,
.product-layout.product-list{padding: 0;}
.product-list .right {
    float: right;
    padding:0 10px;
    width: 28%;
	text-align: center;
}

.product-list .product-thumb .caption {
    border-right: 1px solid #EEEEEE;
    float: left;
    min-height: 120px;
    width: 70%;
	text-align: left;
}
.product-list .desc{
    color: #777777;
    margin-bottom: 5px;
    text-align: justify;
}
.list-group-item.heading{font-weight: bold; border-bottom: 1px solid #EEEEEE; padding: 5px 0 5px; margin: 0 0 8px;}
 #button-filter{margin-top: 10px;}
 #accordion .col-sm-2.control-label, .information-contact .col-sm-2.control-label {
    float: left;
    font-weight: normal;
    margin: 4px 0 0;
    width: 25%;
}
.checkout-cart #collapse-coupon label {
    padding: 0;
}
#collapse-voucher .col-sm-2.control-label {
    font-weight: normal;
    padding: 0;
    width: 34%;
}
footer .paymentlogo h5{display: none;}
#button-coupon, #button-voucher{border-radius: 5px; height: 28px;}
.checkout-checkout fieldset{padding: 0; border: none;}
#payment-existing,#shipping-existing{margin-bottom: 10px;}
.buttons .tm-checkbox{vertical-align: middle;}
#column-left .fa-stack,
#column-right .fa-stack{width: 10px;}
@media (max-width: 1200px) {
.product-info .image-additional {
    width: 98%;
}
#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;
    font-weight: normal;
    margin-top: -25px;
    text-transform: capitalize;
}
#container{width: 940px;}
.col-sm-6.product-right{width: 408px;}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
.layout-2.left-col #column-left, .layout-2.right-col #column-right {
    width: 25%;
}
.layout-2 #content {
    width: 75%;
}
}
@media (max-width: 979px) {
#column-left .box-product .image, #column-right .box-product .image {
    margin-right: 7px;
}
#container{width: 724px;}
.col-md-4.btn-list-grid {
    margin-bottom: 10px;
}
.productpage .rating-wrapper{overflow: hidden;}
.productpage .review-count{margin: 0 17px;}
.productpage .write-review{float: left; margin: 10px 0;}
.col-sm-6.product-right{width: 280px;}
.col-sm-6.product-left{width: 272px;}
.pagination-right {
    clear: both;
    float: left;
    margin: 5px 0;
}
#footer .column ul{margin: 0 0 10px 12px;}
.product-compare .table-bordered {
    display: inline;
    float: left;
    overflow: auto;
    width: 100%;
}
#accordion .form-horizontal .control-label {
    width: 100%;
}
.product-right .links {
    display: block;
    margin-top: 10px;
}
.productpage div > span.or {
    display: none;
}
.product-right .links .wishlist {
    background: url("../image/megnor/pipe.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    margin-right: 5px;
    padding-right: 7px;
}
#product .cart .links button {
    display: inline;
}
#footer .column.contact_us ul,
#footer .followus ul.social_link{margin: 0 0 15px;}
.paymentlogo,.followus{clear: both; overflow: auto;}
.account-wishlist .remove, .account-wishlist .btn-primary {
    margin-bottom: 2px;
    margin-top: 2px;
}
.account-wishlist .remove {
    padding: 4px 13px;
}
.contact-info .left {
    margin-bottom: 20px;
    width: 100%;
}
.contact-info .right {
    width: 100%;
}

.col-sm-5.header-search{width: auto; float: right;}
.col-sm-3.header-cart{clear: right; float: right; margin: 10px 0;}
.lang_curr{top: 125px; left: 20px; right: auto;}
.dropdown-menu{left: 0px; right:auto;}
#search{margin: 5px 0;}
#column-left .box-product .image img, #column-right .box-product .image img{width: 45px;}
#column-left .box-product .image, #column-right .box-product .image{margin: 0 !important;}
#footer .column{border-bottom: 2px solid #DDDDDD; margin-top: 15px; padding: 0;}
#footer .column:last-child{border-bottom: none;}
footer h5{margin-bottom: 15px;}

#bottom-footer{float: none; margin: 0 auto; text-align: center; width: 100%; padding: 10px 15px;}
#powered{float: none; text-align: center; padding: 0 15px 10px;}
#footer{padding: 30px 35px 25px;}
#bottom-footer ul{display: inline-block;}
footer .paymentlogo h5{display: block;}
.myaccount-menu.dropdown-menu{text-align: left;}
#bottom-footer li{display: inline; float: none;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group, 
#column-left .product-thumb .caption, #column-right .product-thumb .caption {margin:0 0 0 51px;}
.product-layout.product-grid{width: 50%;}
.product-list .product-thumb .caption{width: 100%; border: none; min-height: 0;}
.product-list .right{float: left; width: 100%; text-align: left;}
.checkout-cart .shopping-cart .input-group-btn {
    clear: both;
    margin: 5px 0 0;
}
.checkout-cart .shopping-cart input.form-control {
    text-align: center;
    width: 74px;
}
.shopping-cart .input-group-btn:last-child > .btn {
    margin-left: 0;
	height: 28px;
    margin-right: 3px !important;
}
.box .box-content{padding: 8px;}
#footer .column ul.footer_paymentlogo{margin: 0;}
.col-sm-6.product-right{padding: 0 15px 0 5px;}
}
@media (max-width: 767px) {
.col-sm-4.checkbox {
    margin-top: 10px;
}
.productpage .write-review{float: none;}

.col-sm-6.product-right{width: 100%; padding: 0 15px;}
.col-sm-6.product-left{width: 330px; margin: 0 auto 20px;}
header {
    height: auto;
}
.col-sm-4.sort {
    padding: 0 15px;
}
#container{width: auto; margin: 0 15px;}
.lang_curr{position: static; width: 118px; margin: 10px auto;}
#top-links{width: 100%; text-align: center; margin: 0 auto; padding: 15px 0 0px; float: left;}
#logo{margin: 10px auto;}
#search{margin: 0 auto; float: none; width: 253px;}
#search .input-lg{width: 221px;}

#cart{margin: 10px 0;}
.col-sm-5.header-search{float: none; margin: 0 auto;}
.layout-2.left-col #column-left, .layout-2.right-col #column-right {
    display: none;
}
.layout-2 #content, .layout-3 #content {
    width: 100%;
}
.layout-2 #content, .layout-3 #content {
    width: 100%;
}
.product-info .image-additional {
    width: 99%;
}
.product-info .image-additional a {
    padding: 1px;
}
.header-logo, .header-search, .header-cart {
    float: none;
    width: 100%;
}
.header-logo {
    text-align: center;
}
.header-cart {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.header-logo > div {
    display: inline-block;
}
.btn-info {
    margin-bottom: 3px;
}
#input-search {
    margin-bottom: 8px;
}
#logo .img-responsive {
    margin: 0 auto 15px;
}
.col-sm-4.total_amount {
    margin-top: 20px;
}
#cart {
    float: none;
}
#cart .dropdown-menu {
    right: -89px;
    width: 350px;
}
.checkout-cart .btn.btn-danger {
    margin-top: -2px !important;
}
.button_class {
    clear: both;
}
.product-compare .table-bordered {
    display: inline;
    float: left;
    overflow: auto;
    width: 100%;
}
.product-info .image, .product-info .additional-carousel {
    margin: 0 auto;
    width: 300px;
}
.addthis_toolbox.addthis_default_style {
    margin: 10px 0;
}
#content .category_list .filterbox {
    margin: 10px 0;
}
#content .category_list .filterbox .list-group a {
    border: medium none;
}

.filterbox {
    clear: both;
}
.dropdown-menu-right{left: 0!important; right:auto !important;}
.layout-2.left-col #content,.layout-2.right-col #content{padding: 0 15px;}
.owl-carousel .owl-buttons div{opacity: 1 !important;}
.lang_curr .dropdown-menu{right: -32px !important; left: auto;}
.col-sm-6.product-left{padding: 0 15px;}
}
@media only screen and (max-width: 479px) {
.product-info .image-additional a {
    float: none;
    padding: 1px;
    text-align: center;
}
.table {
    float: left;
    margin-bottom: 20px;
    overflow: scroll;
    width: 100%;
}
.col-sm-6.product-left{width: 290px;}
.product-list .product-thumb .image img{margin: 0;}
#collapse-voucher .col-sm-2.control-label, #accordion .col-sm-2.control-label, .information-contact .col-sm-2.control-label, #collapse-coupon .input-group, #collapse-voucher .input-group, .form-group .col-sm-2.control-label, .form-group .col-sm-10 {
    width: 100%;
}
.product-layout.product-grid {
    width: 100% !important;
}
.shopping-cart .input-group .form-control {
    padding: 0;
    text-align: center;
    width: auto;
}
.account-wishlist .table-bordered {
    display: inline;
    float: left;
    overflow: auto;
    width: 100%;
}
#cart .dropdown-menu li:first-child table {
    display: inline-block;
}
.flex-direction-nav a:before {
    font-size: 27px !important;
}
#cart .dropdown-menu {
    right: -64px;
    width: 290px;
}
.dropdown-menu.pull-right {
    width: 100%;
}
#cart .dropdown-menu li > div {
    min-width: 100%;
}
.category_filter .limit {
    float: left;
}
.contact-info .left, .contact-info .right {
    width: 100%;
}
.product-info .image, .product-info .additional-carousel {
    width: 100%;
}
.nav-tabs > li {
    width: 100%;
}
.nav-tabs > li > a {
    margin: 0 !important;
	border-radius: 0 !important;
}
.nav-tabs > li:first-child > a {border-radius: 5px 5px 0 0 !important;}
.pagination-wrapper .page-link {
    float: left;
}
.pagination-wrapper .page-result {
    clear: both;
    float: left;
}
.checkout-cart .buttons .pull-right {
    clear: both;
    float: left;
    margin: 10px 0 0;
}
#accordion .input-group-btn {
    display: table;
}
.checkout-cart #content #accordion .input-group .form-control {
    margin-bottom: 10px;
    width: 100%;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
    width: auto !important;
}
.sort-by-wrapper {
    margin-bottom: 10px;
}
#accordion .col-sm-10 {
    width: 100%;
}
.sort-by-wrapper{margin: 0 15px 15px 0px;}
.owl-carousel .owl-buttons div{opacity: 0 !important;}
.nav-tabs > li > a{width: 100%; text-align: center;}
.nav-tabs{height:auto !important;}
}
@media only screen and (max-width: 319px) {
.product-info .product-image .customNavigation {
    margin: 0 auto;
    position: relative;
    width: 196px;
}
.col-sm-6.product-left{width: 100%;}
.product-info .additional-carousel {
    margin: 0 auto;
    width: 196px;
}
.header-logo .img-responsive {
    width: 100%;
}
.btn-primary {
    margin-bottom: 2px;
}
.compare-total {
    clear: both;
    margin: 4px 5px 10px 0;
}
#cart .dropdown-menu {
    right: -28px;
    width: 210px;
}
#cart .dropdown-menu {
    width: 210px;
}

}


#tab-review .form-horizontal .control-label,#tab-review .form-horizontal .col-sm-10{text-align: left; width: 100%;}
