body {
	background-color: #ffffff;
    color: #444444;
    font-family: "Ubuntu",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0;
	
	
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #444444;
}
a:hover {
	text-decoration:none;
	color:#d95026;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	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: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #fff	;
	
}
/* top */
header ,.nav-inner{background:#222426;}

#top {
    height: auto;
    margin: 0;
    padding: 0;
	background:#222426;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select {
	text-align: left;color:#979797;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #d95026;
	
}
#top-links .list-inline{margin-bottom:0;	}
#top .dropdown-menu{padding:10px; font-size:13px;}
#form-currency .dropdown-menu { padding: 8px;margin-top:3px;}
#form-language,#form-currency{margin-bottom:12px;}
#form-language .dropdown-menu > li > .btn { padding: 2px 4px;}
.language-menu img{margin-right:5px;}
#form-currency .dropdown-menu .btn { font-size: 13px !important;  padding: 0 4px !important;}
#form-language .dropdown-menu > li > .btn:hover {color: #d95026;}
#top .btn-link, #top-links li, #top-links a {
	color: #979797;	
	text-decoration: none;
}
#top-links li:hover a span{color:#fff;}
#top-links li{ background: url("../image/megnor/header-sepretor.png") no-repeat scroll right center transparent;}
#top-links li.myaccount{padding:0 12px 0 0;}
#top-links li.header-wishlist{background:none; padding:0 0 0 6px;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {}
#top-links .dropdown-menu a {
	text-shadow: none;  padding: 2px 4px;	
}
#top-links .dropdown-menu li {background:none;}
#top-links .dropdown-menu a:hover {
	    color: #d95026;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
	padding-right: 3px;
	
}
#top-links {padding-top: 12px;}
#top-links a + a {margin-left: 15px;}
#top .currency  {padding: 11px 0 0px 3px;font-family:"Ubuntu",Arial,Helvetica,sans-serif;}
#top .language{padding:9px 4px 0px 0; margin-left: -3px;}
#top .btn.btn-link.dropdown-toggle.language > img { cursor: pointer; padding-right: 4px;}
#top .btn.btn-link.dropdown-toggle.language .fa{vertical-align:middle; font-size:15px;}
#top .btn.btn-link.dropdown-toggle.currency .fa{font-size:15px;}

#top #form-language.active .btn.btn-link.dropdown-toggle.language .fa-caret-down:before,#top #form-currency.active .btn.btn-link.dropdown-toggle.currency .fa-caret-down:before{
	font-family:'FontAwesome';
	content:'\f0d8';
}
#top .container{padding:0;}
.contact-cms { float: left;  padding: 12px 3px 0 9px;}
.contact-cms > a ,.contact-cms > span{ color: #979797;}
/* logo */
.header{   color: #979797;
    min-height: 100%;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;text-align:center;}
.header .header-logo {
	display: inline-block;
	float: none;
	margin: 0 auto;
	padding: 0;
	top: -18px;
}
.header-logo img{display:inline-block !important;}

#logo {
	margin: 0 0 1px 0;
}
/* search */
.header .header-search{width:auto !important; position:absolute;left:0;padding:0 !important; top: -7px;}

#search {
	border-bottom: 1px solid #4a4c4f;
}
#search .input-lg {
	background:none!important;
	border:none;	
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
    color: #b7b7b7;
    font-family: "Ubuntu",Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 6px 33px 3px 0;
    width: 210px;
	height:auto;
	
}
#search .btn-lg {
	background: url("../image/megnor/sprite.png") no-repeat scroll 0 -164px transparent;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 0;
    top: 4px;
    width: 24px;
    z-index: 9;
	padding:0 !important;
	border:none !important;
	
}


/* cart */
#cart button #cart-total{ background: url("../image/megnor/arrow-down.png") no-repeat scroll right 7px transparent; padding-right: 15px;font-family:"Ubuntu",Arial,Helvetica,sans-serif;}
#cart.open button #cart-total {
	background:  url('../image/megnor/arrow-up.png') right 7px no-repeat;
	padding-right: 15px;
}

.header .header-cart{ 
	bottom: 41px;
    padding: 0;
    position: absolute;
    right: 0;
    width: auto !important;}
#cart {float:right;}
#cart > .btn:hover{background: url("../image/megnor/cart-hover.png") no-repeat scroll 0 0px transparent;}
#cart > .btn {
background: url("../image/megnor/cart.png") no-repeat scroll 0 0 transparent;
    border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
    color: #767676;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 0 3px 26px;
}

#cart #cart-total .fa.fa-shopping-cart{display:none;font-size:0;}
#cart.open > .btn {
	box-shadow: none;
	text-shadow: none;
	color: #979797;
}
#cart.open > .btn:hover {
	color: #979797;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	padding: 10px 5px;
	width: 400px;
	
}
#cart .button-container {
    display: inline-block;   
    text-align: right;
    width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu .table.table-striped{border-bottom:1px solid #eeeeee;}
#cart .dropdown-menu .table-bordered tbody > tr > td{padding:5px 8px;}
#cart .dropdown-menu table.table-bordered{border:none;}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	 margin: 10px 0;}
/* menu */


.nav-inner{width:1100px; margin:0 auto;text-align:center;}
.nav-container{background: none repeat scroll 0 0 #222426;border-top: 1px solid #525457; position:relative; z-index:8;}
.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	background: none repeat scroll 0 0 #222426;
	height: 44px;
    margin-bottom: 0;
    
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
 
.main-menu ul {
	display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
	white-space: nowrap;
}
.main-menu > ul > li {
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 0;
}
.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	color: #f8f8f8;
    display: block;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 12px 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	  color: #e96941;
}

.main-menu > ul > li > ul:before {
    border-bottom: 7px solid #ffffff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    left: 8%;
    position: absolute;
    top: -7px;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background:#ffffff;
	box-shadow: 0 1px 2px #d5d5d5;
	-moz-box-shadow:  0 1px 2px #d5d5d5;
	-webkit-box-shadow: 0 1px 2px #d5d5d5;
	display: none;
	padding: 15px 5px;
	position: absolute;
	z-index: 5;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	background:#ffffff;
	box-shadow: 0 1px 2px #d5d5d5;
	-moz-box-shadow:  0 1px 2px #d5d5d5;
	-webkit-box-shadow: 0 1px 2px #d5d5d5;
	display: none;
	padding: 15px 5px;
	position: absolute;
	z-index: 5;
	margin-left:-5px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 190px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{	
	  color: #858789;
    display: block;
    white-space: nowrap;
	 padding: 4px 4px 6px;
}
.main-menu > ul > li ul > li > a{
   background: url("../image/megnor/cat_arrow_both.png") no-repeat scroll 11px 4px transparent;
	min-width: 187px;
	padding-left: 28px;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	background-position: 11px -24px;
    color: #dc6039;
}
.main-menu > ul > li ul > li > a.activSub {	}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 
:focus{outline:none !important;}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}



@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		-moz-border-radius:4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		-moz-border-radius:0px;
		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:25%;	
}
#column-right{
	width:25%;	
}
.layout-1 #content{
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:24.7%;
}
.layout-2.right-col #column-right{
	width:24.7%;
}
.layout-2 #content{
	width:75.3%;
	margin-bottom:25px;
}
.layout-2.left-col #content { }
.layout-2.right-col #content {  
}

.layout-2.right-col #content.productpage{width:100%;}



/* 3-col layout */
.layout-3 #column-left{	
	width:25%;
}
.layout-3 #column-right{			
	width:25%;
}
.layout-3 #content{		
	width:50%;
}
#column-left ,#column-right {
    float: left;
    margin-bottom: 25px;
}



/* content */
#content {
	min-height: 400px;}
	
/* Home page*/

/*Header Bottom CMS */
.common-home .content_headercms_top .header_bottom {margin-bottom: 20px;}
.content_headercms_top .header_bottom { margin-bottom: 15px; background: none repeat scroll 0 0 #f2f2f2;}
.header_bottom_inner {
    margin: 0 auto;
    text-align: center;
    width: 1100px;
	height:55px;
}
.header_service_block {
    display: inline-block;
    width: 100%;
}
.header_service_block .header_service1 {
    width: 345px;
}
.header_service_block > div {
    float: left;
    margin: 9px 0 9px;
    text-align: center;
    text-transform: uppercase;
}

.service_block1 {
    background: url("../image/megnor/icon_sprite.png") no-repeat scroll 90px 11px transparent;
    padding: 10px 0 7px 34px;
}
.header_service_block a {
    color: #5d6266;
    display: block;
}

.header_service_block a:hover {
    color: #858789;
}
.header_service_block .header_service2 {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    width: 408px;
}
.service_block2 {
    background: url("../image/megnor/icon_sprite.png") no-repeat scroll 120px -49px transparent;
    padding: 10px 0 5px 30px;
}

.header_service_block .header_service3 {
    float: right;

    width: 345px;
}

.service_block3 {
    background: url("../image/megnor/icon_sprite.png") no-repeat scroll 70px -110px transparent;
    padding: 10px 0 5px 25px;
}	
	
/* Home banner CMS*/	
.banner_block_inner {
    display: inline-block;
    width: 100%;
}
.home_banner_block .banner_block_inner > div {
    float: left;
    height: 136px;
    overflow: hidden;
    position: relative;
}
.first_banner, .second_banner {
    margin-right: 20px;
}
.banner_image {
    margin-top: 0;
    transition: margin 1s ease 0s;
	-webkit-transition: margin 1s ease;
	-moz-transition: margin 1s ease;
	-o-transition: margin 1s ease;
	-ms-transition: margin 1s ease;
	transition: margin 1s ease;
}

.banner_block_inner > div:hover .banner_image {
    margin-top: -125px;
}	
.banner_image img { width: 100%;}
.first_banner .banner_image img, .third_banner .banner_image img { margin-left: 0;}
.banner_text {
    bottom: 12px;
    cursor: pointer;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.banner_main-title > a {
    color: #ffffff;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 22px;
}
.title_sub_block {
    line-height: 14px;
}
.shop_left_border, .shop_right_border {
    border-bottom: 1px solid #ffffff;
    padding: 0 20px;
    position: relative;
    top: -6px;
}

.banner_sub_title {
    color: #ffffff;
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
.alert .fa-check-circle::before{display:none;}

/*Product tab*/
.tabfeatured_default_width{ width:260px;}
.tabbestseller_default_width{ width:260px;}
.tablatest_default_width{ width:260px;}
.tabspecial_default_width{ width:260px;}


.htabs {
	  background-color: #f9f9f9;
    border-bottom: medium none;
    margin-top: 23px;
    padding: 0 0 12px;
    position: relative;
	height: 49px;
    line-height: 22px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height:22px;
    list-style: none outside none;
    position: relative;
    text-align: center;
	background:#fff;
}
.htabs a {
	background-color: #f9f9f9;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
	border-top: 2px solid #f9f9f9;
	margin: 0;
	padding: 13px 12px;
	text-transform: uppercase;
	color: #333333;
	float: left;
	font-family: "Roboto",Arial,Helvetica,sans-serif;
	font-size: 20px;
	text-align: center;
}
.htabs a.selected, .htabs a:hover{
	border-top:2px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	color: #d95026;
	background:#fff;
}
.htabs li:last-child a:hover{border-left:1px solid #d7d7d7;}
.hometab .tab-content {
	position:relative;
	padding: 0 0 10px;
	overflow: visible;
	margin-bottom:15px;
	border:none;
	
}
.tab-content .tab {
    display: none;
}

.hometab .customNavigation a{ top: -48px;width:27px;}

.hometab .customNavigation a.next {
    right: 11px;
}

.hometab .customNavigation a.prev {
    right: 40px;
}
.product-image-block {
    height: 304px;
    overflow: hidden;
    position: relative;
}
.product_category_title {
    color: #a0a0a0;
    font-style: italic;
    margin: 8px 0 0;
   text-align: left;
}


#content .hometab .product-block .caption h4 a {
    margin: 0 0 2px;
}


/* HOme Page middle Banner CMS*/


.left_side {
    float: left;
    overflow: hidden;
    position: relative;
    width: 479px;
}
.sub_banner_block {
    margin-bottom: 40px;
}
.sub_banner_block_inner {
    display: inline-block;
    width: 100%;
}
.sub_banner_block_inner {
    display: inline-block;
    width: 100%;
}
.left_sub_image, .right_top_image, .right_bottom1_image, .right_bottom2_image {
    margin-left: 0;
   -webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	transition: all 600ms ease;
}
.sub_banner_block_inner img {
    vertical-align: middle;
}

.left_sub_text {
    bottom: 17%;
    cursor: pointer;
    margin: 0 0 -2px 111px;
    position: absolute;
    text-align: center;
}

.left_main_title > a {
    color: #ffffff;
    font-family: "Sintony",Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}
.left_sub_title {
    margin: 2px 6px 0 0;
}

.left_sub_title > a {
    color: #ffffff;
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.right_side {
    float: right;
}


.right_top_text {
    cursor: pointer;
    margin-left: 44px;
    position: absolute;
    top: 41%;
}
.right_side_top {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 601px;
}

.left_sub_image, .right_top_image, .right_bottom1_image, .right_bottom2_image {
    margin-left: 0;
	-webkit-transition:all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
	transition: all 600ms ease 0s;
}

.left_side:hover .left_sub_image, .right_side_top:hover .right_top_image, .right_bottom_one:hover .right_bottom1_image, .right_bottom_two:hover .right_bottom2_image {
    margin-left: -100px;
}
.right_main_title > a {
    color: #ffffff;
    font-family: "Sintony",Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.right_top_text .right_sub_title {
    margin: 1px;
}
.right_sub_title > a {
    color: #ffffff;
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 15px;
}
.right_bottom_one {
    float: left;
    margin-left: 1px;
    overflow: hidden;
    position: relative;
    width: 290px;
}
.right_bottom1_text {
    bottom: 15%;
    cursor: pointer;
    margin-left: 102px;
    position: absolute;
}

.right_bottom_two {
    float: right;
    overflow: hidden;
    position: relative;
    width: 290px;
}

.right_bottom2_text {
    bottom: 12%;
    cursor: pointer;
    margin-bottom: -1px;
    margin-left: 70px;
    position: absolute;
    text-align: center;
}

.right_bottom2_text .right_sub_title {
    margin: -1px 0 0 12px;
}

/* Testimonial CMS*/

.homepage-testimonial-block {
    display: inline-block;
    float: left;
    margin-bottom: 40px;
    margin-right: 35px;
    width: 465px;
}

.Latest_news_heading {
    border-bottom: 1px solid #ececec;
    color: #333333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding: 5px 0 19px 14px;
    text-transform: uppercase;
}

#testimonial .customNavigation {
    right: -1px;
}

.left-part {
    float: left;
    margin: 31px 0 0 15px;
}

.left-part .image-block {
    height: 156px;
    overflow: hidden;
    position: relative;
    width: 156px;
}

.left-part .image-block img {
    vertical-align: middle;
    width: 100%;
}

.right-part {
    float: left;
    margin: 26px 0 0 15px;
    width: 55%;
}

.test-title {
    margin-bottom: 2px;
}

.test-title > a {
    color: #444444;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 15px;
}

.test-title > a:hover {
    color: #dc6039;
}
.test-date-comment {
    color: #dc6039;
    font-style: italic;
}

.test-description {
    line-height: 18px;
    margin: 29px 0 0 2px;
}
.readmore {
    margin-top: 10px;
}

.readmore a, .readmore a:hover {
    color: #dc6039;
}


/* Content Featured and Bestseller*/


#content #featured {
    float: left;
    margin-bottom: 47px;
    margin-right: 20px;
    width: 280px;
}
#content #featured .customNavigation, #content #bestseller .customNavigation{display:none;}
#content #featured .box-heading, #content #bestseller .box-heading {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding:7px 0 5px;
    position: relative;
    text-transform: uppercase;
}

#featured .box-heading .heading_bg {
    left: 110px;
    width: 125px;
}
.box-heading .heading_bg {
    background: url("../image/megnor/title_lines.jpg") repeat-x scroll 0 center transparent;
    display: block;
    position: absolute;
    top: 6px;
}

#content #bestseller {
    float: left;
    margin-bottom: 47px;
    margin-left: 15px;
    width: 265px;
}
#bestseller .box-heading .heading_bg {
    left: 160px;
    width: 100px;
}
#content #featured .box-product > div, #content #bestseller .box-product > div {
    display: block;
    float: left;
    margin: 0;
    vertical-align: top;
	width:100%;
}
#content #featured .box-product .product-block, #content #bestseller .box-product .product-block {
    margin: 5px 4px -1px; border:none;
}
#content #featured .box-product .product-block-inner, #content #bestseller .box-product .product-block-inner {
    padding: 3px;
}

#column-left .box-product .image, #column-right .box-product .image {
    background:#ffffff;
}
#column-left .box-product .image, #column-right .box-product .image, #content #special .box-product .image, #content #bestseller .box-product .image ,#content #featured .box-product .product-thumb .image{
    border: 1px solid #e6e6e6;
    display: block;
    float: left;
    height: 69px; 
    margin-bottom: 0;
    margin-right: 10px;
    width: 63px;
}
#column-left .box-product .image img, #column-right .box-product .image img, #content #featured .box-product .image img, #content #bestseller .box-product .image img {
    vertical-align: middle;padding:2px;
}
.product-grid .image img, #content .box-product .image img {
   -webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	transition: all 600ms ease;
}

.product-grid .product-block:hover .image img, #content .box-product .product-block:hover .image img {
    margin-top: -20px;
}
#content #featured .box-product .product-block:hover .image img ,#content #bestseller .box-product .product-block:hover .image img {margin-top:0;}

#column-left .product-grid .product-block:hover .image img,#column-left .box-product .product-block:hover .image img ,#column-right .product-grid .product-block:hover .image img,#column-right .box-product .product-block:hover .image img{ margin-top:0;}


#content #featured .product-block .button-group, #content #bestseller .product-block .button-group  {
    display: none;
}

#column-left .product-block .sale, #column-right .product-block .sale, #content #featured .product-block .sale, #content #bestseller .product-block .sale{display:none;}
#column-left .product-thumb .rating{   position: static;}

#column-left .product-details .caption h4,#column-right .product-details .caption h4{  color: #444444;font-size:13px;font-weight:normal;margin: 0 0 0px;}
.product-block .product-details {text-align:left;overflow:hidden;}

#content #featured .product-block .product-details .caption, #content #bestseller .product-block .product-details .caption{padding: 0 5px;text-align:left;}

#content #featured .product-block .price-old, #content #bestseller .product-block .price-old {
    font-size: 13px;   color: #444444;
}
#content #featured .product-grid .caption h4, #content #bestseller .product-grid .caption h4{margin:0;}
#content #featured .product-block .price-new,#content #featured .product-block .price, #content #bestseller .product-block .price-new , #content #bestseller .product-block .price{
    font-size: 15px;
    font-weight: 500;
	color: #2e2e2e;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
}
.customNavigation a:hover {
    border: 1px solid #dc6039;
}


/* footer */
footer {
	background-color:#222426;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
.footer-top{ border-bottom: 1px solid #737374;
    clear: both;
    color: #444444;
    line-height: 17px;
    min-height: 100px;
    overflow: hidden;
    padding: 30px 0 16px;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
.column.footercms {
    float: left;
    width: 290px;
}
#footer .column li a {
  color: #737374;
    padding-left: 1px;   
}
footer a:hover {
	color: #d95026;
}
footer h5 {
	 color: #ffffff;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-top: 0;
    text-transform: uppercase;
	position:relative;
}

#footer .column ul li {
    margin-bottom: 7px;
}

#footer .column li:hover a,#footer .contact_block.column li .email a:hover{
    color: #d95026;
}
#footer .contact_block.column li:hover a{color:#737374;}
#footer .column a:hover {
    color: #d95026;
}


#footer .column ul {
    line-height: 22px;
    list-style: outside none none;margin-bottom:0;
}
/*Footer Right CMS*/

#footer .social_block {
    margin: 0 2px 0 0;
    width: 240px;
	float:left;
}
#footer .social_block h5 {
    margin-bottom: 17px;
}
.social_block li.facebook:before {
    background: url("../image/megnor/sprite.png") no-repeat scroll -22px -275px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}

.social_block li.facebook:hover:before {
    background-position: -22px -317px;
}

#footer .social_block ul li a {
    display: inline-block;
    margin: 0 0 1px -1px;
    padding: 3px 0 3px 25px;
}

.social_block li.twitter:before {
    background: url("../image/megnor/sprite.png") no-repeat scroll -22px -360px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}

.social_block li.twitter:hover:before {
    background-position: -22px -402px;
}

.social_block li.gplus:before {
    background: url("../image/megnor/sprite.png") no-repeat scroll -22px -446px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}

.social_block li.gplus:hover:before {
    background-position: -22px -488px;
}
.social_block li.linkedin:before {
    background: url("../image/megnor/sprite.png") no-repeat scroll -22px -531px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}

.social_block li.linkedin:hover:before {
    background-position: -22px -573px;
}

#footer .contact_block {
    font-size: 14px;
    width: 278px;
	float:left;
}

#footer .contact_block h3 {
    margin-bottom: 15px;
}

.contact_block .address {
    background: url("../image/megnor/contact_icon.png") no-repeat scroll -1px -76px transparent;
    color: #737374;
    line-height: 24px;
    margin-bottom: 9px;
    padding-left: 30px;
}

.contact_block .phone {
    background: url("../image/megnor/contact_icon.png") no-repeat scroll -2px -2px transparent;
    color: #737374;
    margin-bottom: 11px;
    padding-left: 30px;
}

.contact_block .email {
    background: url("../image/megnor/contact_icon.png") no-repeat scroll -1px -40px transparent;
    padding-left: 30px;
}
.content_footer_right {
    display: inline-block;
}
#joinus ul ,.contact_block ul{padding:0;}


/*footer banner cms*/
footer .row{margin:0;}
.fotter_bottom_section {
    border-bottom: 1px solid #737374;
    display: inline-block;
    width: 100%;
}

.manufacture_block {
    float: left;
    padding: 24px 0;
    width: 51%;
	border-right: 1px solid #737374;
}
.fotter_bottom_section .manufacturer_title {
    color: #ffffff;
    display: inline-block;
    float: left;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.manufacture_block > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding-left: 15px;
    width: 78%;
}

.manufacture_block > ul li {
    background: url("../image/megnor/pipe.gif") no-repeat scroll right 6px transparent;
    display: inline-block;
    padding: 0 8px 2px 4px;
}
.manufacturer_item > a {
    color: #737374;
}

.manufacturer_item > a:hover {
    color: #d95026;
}

.manufacture_block > ul li:last-child {
    background: none repeat scroll 0 0 transparent;
}
.footer_banner_image {
    padding: 10px 24px;   
}
.footer_bottom_banner {
    float: right;width:49%;	
}
.copyright-container {
	color: #737374;
	float: left;
	margin: 5px auto;
	text-align: left;
	width: auto;
}

.copyright-container > a {
    color: #737374;
}

.payment_block {
    float: right;
    text-align: center;
    width: auto;
}
.content_footer_bottom {
    float: right;  display: inline-block;
    margin: 5px 0 8px;
}

#footer .payment_block ul {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}
#footer .content_footer_bottom .payment_block ul li {
    display: inline-block;
    height: 20px;
    margin: 0 5px 0 0 !important;
    width: 33px;
}
#footer .content_footer_bottom .payment_block ul li:last-child{margin:0 !important;}
.payment_block ul li.visa {
    background: url("../image/megnor/visa.png") no-repeat scroll 0 0 transparent;
}

.payment_block ul li a {
    display: block;
    height: 100%;
}

.payment_block ul li.discover {
    background: url("../image/megnor/discover.png") no-repeat scroll 0 0 transparent;
}

.payment_block ul li.american {
    background: url("../image/megnor/american_express.png") no-repeat scroll 0 0 transparent;
}

.payment_block ul li.paypal {
    background: url("../image/megnor/paypal.png") no-repeat scroll 0 0 transparent;
}

.payment_block ul li.mastercard {
    background: url("../image/megnor/master_card.png") no-repeat scroll 0 0 transparent;
}

#accordion .panel-heading .fa.fa-caret-down {
    float: right;
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{padding:8px 12px;}
#accordion .panel-heading .fa.fa-caret-down {float: right;margin-top:5px;}
#accordion .col-sm-2 {width: 25%; float:left;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
#input-country, #input-zone {
    padding: 13px 0;
}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .payment_block.column ul{display:block;}
#footer .column {
    width: 100%;
}
}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 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 */
.buttons {
	margin:10px 0 0;
	display:inline-block;width:100%;
}
.btn {
	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 13px;
}
.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: #fff;
    background: #428bca;
    border:1px solid #357ebd;
}*/
.btn-primary ,.btn-default,.btn-danger ,.information-information  .right a.button,.btn-info {
	background: none repeat scroll 0 0 #4e5051;
	color: #ffffff;
	cursor: pointer;
	font-size:13px;border:0 none;padding:6px 12px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] ,.checkout-cart  a.btn-default:hover ,.information-information  .right a.button:hover,.account-edit .buttons.clearfix .pull-left .btn-default:hover ,#content .buttons.clearfix .pull-left .btn-default:hover ,.btn-info:hover ,.btn-danger:hover{
	    background:#e96941;color:#fff;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}

.btn-danger {
	/*color: #ffffff;	
	background: #d9534f;*/			
}

.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.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);
}

.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0;background:none;color:#fff;}
#content .affiliate-logout {   clear: both; margin-top: 20px;}


@media (max-width: 767px) { 

 }

/* list group */

.box .filterbox {padding:9px 10px 3px;}
.filterbox .checkbox{margin:0 !important;line-height:22px;}
.filterbox .checkbox:hover{color: #dc6039;}
.filterbox .panel-footer.text-right {
    margin-top: 10px;
    padding: 0;
    text-align: left;
}
.filterbox .list-group a {
	display: block;
    font-weight: bold;background:none;
}
.list-group a{
	 
    display: block;
    padding: 3px 0;
}
.list-group a .fa-angle-right{margin-right:6px;font-size:13px;}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	
}
div.list-group-item{margin:2px 0 2px 15px;}
.filterbox .list-group a{padding:3px 0 3px 0px;}
.filterbox .list-group a.list-group-item:hover{color:#444444;}
.filterbox .panel-footer #button-filter{font-family: "Ubuntu",Arial,Helvetica,sans-serif;}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: hidden;
}
.product-thumb .image {
	 border: 1px solid #e6e6e6;
    display: block;
    height: 304px;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
	position:relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding:0;height:auto;
}
}
.product-thumb h4 a{font-weight:normal;font-size:13px;}
.product-thumb h4{ margin:0;}
.product-thumb .caption {
	 padding: 0;
    text-align: left;
}

@media (max-width: 1200px) {

}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
#content .product-carousel .product-thumb .rating ,.product-grid .product-thumb .rating ,.productbox-grid .product-thumb .rating {display: block;
    float: right;
    position: absolute;
    right: 12px;
    bottom: 8px;}
	
#content #featured .box-product .product-thumb .rating ,#content #bestseller .box-product .product-thumb .rating {float: left;position: static;clear:both;}
.product-thumb .rating {
bottom: 8px;
display: block;
	
}
rating .fa-star, .fa-stack-1x, .fa-stack-2x {
    color: #e96941;
    font-size: 13px;
}
.rating .fa-stack,.fa-stack{width:13px; height:13px;line-height:normal;}
.fa.fa-star.off {
    color: #c3c3c3;
    font-size: 13px;
}

.rating .fa-star + .fa-star-o {
	
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #2e2e2e;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 500;
	font-weight:500;
}
.product-thumb .price-new {
	font-weight: 500;
	float:left;
}
.product-thumb .price-old {
	color: #444;
	text-decoration: line-through;
	margin-right:3px;
	float:left;
	font-size: 14px;
	font-weight:normal;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
	display:none;
}
.product-thumb .button-group {
	background: none repeat scroll 0 0 #4e5051;
    bottom: 0;
    height: 33px;
    left: -100%;
   
    position: absolute;
 	
    width: 100%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#content .product-carousel .product-block:hover .button-group ,
#content .product-grid-list .product-block:hover .button-group ,
#content .box-product .product-block:hover .button-group ,.product-grid .product-block:hover .button-group{
    left: 0;
}


.product-thumb .button-group em::before {
    background: url("../image/megnor/triangle_reverse.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -8px;
    content: "";
    height: 8px;
    left: 34%;
    position: absolute;
    width: 15px;
}
.product-thumb .button-group em {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    display: none;
    font-size: 12px;
    font-style: normal;
    left: -30px;
    min-width: 105px;
    padding: 1px 5px;
    position: absolute;
    text-align: center;
    top: -32px;
	color:#444;
}


.product-thumb .button-group .addtocart em {
    left: 2px;
    min-width: 95px;
}

.product-thumb .button-group .addtocart em::before {
    left: 7%;
}
.product-thumb .button-group .compare em{min-width:140px;}
.product-thumb .button-group .compare em::before {left:32%;}
#content .product-thumb .button-group button:hover em{display:block;}
#content .product-thumb .button-group button em:hover{display:none;}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button,#cart .text-right .addtocart,#cart .text-right .checkout {
	background:#4e5051;
	border: none;
	display: inline-block;
	float: left;
	color: #fff;
	padding:4px 10px;
	font-weight: normal !important;
	text-align: center;
	
}
#cart .text-right .addtocart strong,#cart .text-right .checkout strong{font-weight:normal;}

.product-thumb .button-group .addtocart{ background: url("../image/megnor/hover-icon.png") no-repeat scroll 7px 4px transparent;
    float: left;
  
    height: 33px;
    padding: 0;
    width: 41px; position:relative;}
.product-thumb .button-group .addtocart:hover{  background-color: #e96941;}
.product-thumb .button-group .wishlist{background: url("../image/megnor/hover-icon.png") no-repeat scroll 7px -30px transparent;
	display: block;
	float: left;
	height: 33px;
	padding: 0;
	width: 40px;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393; position:relative;
	}

.product-thumb .button-group .wishlist:hover{      background-color: #e96941;border-left: 1px solid #e96941;border-right: 1px solid #e96941;}
.product-thumb .button-group .compare{background: url("../image/megnor/hover-icon.png") no-repeat scroll 7px -65px transparent;
    display: block;
    float: left;
    
    height: 33px;
    padding: 0;
    width: 40px; position:relative;}

.product-thumb .button-group .compare:hover{  background-color: #e96941;}

.product-layout.product-list .product-thumb .image img{padding:2px;}
.product-layout.product-list .product-thumb .button-group{left:0;top:0;background:none;border-left:0 none;height:auto;float:left;}

.product-layout.product-list .product-thumb .button-group .wishlist ,#product .button-group .wishlist ,.product-layout.product-list .product-thumb .button-group .compare ,#product .button-group .compare{font-size:13px !important;width:auto; color:#444;font-weight:normal;text-transform:none;border:0 none;   margin-right: 15px; height:auto;background:none;}
.product-layout.product-list .product-thumb .button-group .compare, #product .button-group .wishlist,.product-layout.product-list .product-thumb .button-group .compare, #product .button-group .compare{padding-left:0;}
.product-layout.product-list .product-thumb .button-group .wishlist span ,#product .button-group .wishlist span{  background: url("../image/megnor/hover-icon.png") no-repeat scroll -4px -118px transparent; padding: 2px 0 2px 25px;}

.product-layout.product-list .product-thumb .button-group .wishlist:hover span ,#product .button-group .wishlist:hover span { background-position: -4px -192px;color: #505050;}
.product-layout.product-list .product-thumb .button-group .compare span,#product .button-group .compare span{ background: url("../image/megnor/hover-icon.png") no-repeat scroll -4px -153px transparent; padding: 2px 0 2px 25px;}
.product-layout.product-list .product-thumb .button-group .compare:hover span ,#product .button-group .compare:hover span{ background-position: -4px -227px;color: #505050;}
.product-layout.product-list .product-thumb .price{margin:10px 0;float:left;clear:both;}
.product-layout.product-list .product-thumb .rating{float:left;clear:both;    margin-top: 10px;}
.product-layout.product-list .product-thumb .price-tax{display:block;  color: #999999; font-size: 14px;float:left;}

.product-layout.product-list .product-thumb .button-group .addtocart{font-size:13px !important;width:auto;background:#4e5051 !important; height:28px;padding:0 12px;text-transform:none;color:#fff;cursor: pointer; font-weight:normal;font-family: "Open Sans",Arial,Helvetica,sans-serif;}
.product-layout.product-list .product-thumb:hover .button-group .addtocart{background:#e96941 !important;}
.product-layout.product-list .product-thumb .button-group{float:left;clear:both;position:relative;}



#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:right;}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover{background-color:#e96941;}
#cart .dropdown-menu .img-thumbnail{width:auto;max-width:none;}
#cart .text-right .checkout{margin:0 0 0 5px;}
.product-thumb .button-group button + button {	width: 20%;}


@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}




.thumbnails {
	
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 0px;
	padding:0px;
	display: block;
	border:1px solid #e7e7e7;
}

.productpage .tabs {
    margin-top: 20px;clear:both;
}
.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;
	}
}

@media (max-width: 520px){
#content {
	min-height: 200px;}
}


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

.product-info .image {
	border-radius: 0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	display:block;
	margin-bottom:0px;
	text-align: center;
}
.productpage h3 {margin-top:0;}
.product-info .zoomContainer{ z-index:9; }/* It need for ie7 */
.product-info .additional-carousel{ position:relative; ; }
.product-info .image-additional {
    clear: both;
    overflow: hidden;
    padding-left: 33px;
    padding-right: 33px;
    width: 400px;
}

.product-info .image-additional img {}
.product-info .image-additional a {
	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;
}

/* Megnor - Start */

/* box */  

.box .box-heading {
	 background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding:2px 0 0 11px;
    text-transform: uppercase;
}

#content .box .box-heading {
	 background: transparent;
    color: #333333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding: 2px 0 0 11px;
}
#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;
 
}

ul.box-category > li a.active {
    color: #dc6039;
    font-weight: normal;
}

.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:22px;
	padding:3px 0 3px 2px;
}

.box .box-content > ul > li:first-child {
    padding-top: 0;
}
.box .box-content ul li a:hover, #content .content ul li a:hover, ul.box-category > li a.active {}

.box .box-content ul li .fa-angle-right, #content .content ul li a .fa-angle-right{ margin-right:5px; font-size: 13px;}

.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{ color: #dc6039;}
ul.box-category > li ul > li > a {
    
}

.box .box-content ul.box-category > li ul > li > a:hover,.box .box-content  ul.box-category > li ul > li > a.active {
    
}
.box .box-content ul ul{
	margin-left:15px;
}

#column-left > div:last-child, #column-right > div:last-child {
    border-bottom: medium none;
}
#column-left > div, #column-right > div {
    border-bottom: 4px double #ffffff;
    padding: 15px 10px;
	background: #f2f2f2;

}

/* 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 {
	
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:4px 3px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; }	
.product-block-inner {position: relative;}
.product-layout.product-list .product-block-inner {padding:0 5px;}
.testimonial_default_width { width: 550px;}
.grid_default_width { width:270px;}
.featured_default_width{ width:270px;}
.module_default_width{ width:270px;}
.latest_default_width{ width:270px;}
.special_default_width{ width:270px;}
.related_default_width{ width:270px;}
.bestseller_default_width{ width:270px;}
.additional_default_width{ width:74px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .product-grid-list  .product-block,
#content .box-product .product-block{ 
	margin:9px 4px 10px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}

#content .product-carousel .product-block:hover,
#content .product-grid-list .product-block:hover,
#content .box-product .product-block:hover {
  
}

.ie7 #content .product-carousel .product-block,
.ie7 #content .product-grid-list .product-block,
.ie7 #content .box-product .product-block {border:1px solid #ddd;}

.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 #ddd;}


.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-layout.product-grid .product-block-inner,
#content .box-product .product-block-inner{ padding:5px; text-align:center; overflow:hidden; position:relative; margin:0;text-align:left;}

#content .product-layout.product-grid .product-block-inner{padding:0 5px !important;}

.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
#content .product-carousel .product-block:hover .saleback ,
#content .product-layout.product-grid .product-block:hover .saleback ,
#content .box-product .product-block:hover .saleback  ,#content .product-layout.product-list .product-block .saleback {opacity:1;-moz-opacity: 1; -khtml-opacity: 1;	-webkit-opacity: 1;}

.saleback {
    background-color: #e96941;
	border-radius: 50% 50% 50% 0;
	-webkit-border-radius:50% 50% 50% 0;
	-khtml-border-radius:50% 50% 50% 0;
	-moz-border-radius:50% 50% 50% 0;
    cursor: pointer;
    height: 36px;
    padding: 0 4px;
    position: absolute;
    right: 5%;
    top: 11px;
    width: 36px;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	
	
}
.sale {
    color: #ffffff;
    display: block;
    padding: 4px 0;
    position: relative;
    right: 2px;
    text-align: right;
    top: 4px;
    -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}	
/* 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;
	margin-right: 0;
	padding: 5px 0 3px 2px;
	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 {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px;}
#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;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	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: 60px;}
#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product h4,
#column-right .box-product h4,
#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;  }

#column-left .product-block .product-details,#column-right .product-block .product-details{float:left;width: 60%;}

#column-left .product-thumb .caption,#column-left .product-thumb .caption{float:left;} 



#column-left .box .box-content, #column-right .box .box-content {margin-bottom:0px; padding: 9px 10px 3px;    background-color: #f2f2f2;}
#column-left .item > a ,#column-right  .item > a {display: inline-block;}
#column-left .item  ,#column-right .item {text-align:center;}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
	float:left;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom:12px;
	padding-bottom:5px;
}
#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 transparent;
    padding: 0;
    width: auto;}	
	
	
#column-left  .product-thumb .price-old,#column-right  .product-thumb .price-old{font-size:13px;}
#column-left .product-thumb .button-group .addtocart, #column-right .product-thumb .button-group .addtocart{
    color: #555555;
    display: block;
    font-weight: normal;
    text-align: left;
	text-transform:capitalize;font-size:13px !important;height: auto;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;}
	
	

#column-left .product-thumb .button-group .addtocart:hover, #column-right .product-thumb .button-group .addtocart:hover {
    text-decoration: underline;
}

#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; margin-left:0px;left:0;top:0;clear:both;height:auto;position:relative;}
#column-left .box-product .price, #column-right .box-product .price {
    font-size: 15px;
    font-weight: 500;
	float:left;
}
.top_button {
     background: url("../image/megnor/back-top.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    width: 37px;
	font-size:0;
    z-index:5;
}
#content ul.list-unstyled { 
    margin-bottom: 10px;
    overflow: auto;
    
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.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%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}
.tab-content {
    border:1px solid #ddd;
    padding: 10px;
	overflow:hidden;
}








.desc_product_info {
  width: 88%;
  margin: auto;
}

.desc_product_info_section {
  padding-bottom: 110px;
}

.desc_product_info_img {
  float: left;
  padding-right: 20px;
}

.desc_product_info_img img{
  height: auto;
  width: 100px
}

.desc_product_info_text {
  float: left;
  width: 80%;
}



.desc_product_details {
  float: left;
  width: 100%;
}

.desc_product_details h2{
  text-align: center;
}








.col-sm-4.total_amount {float: right; margin-top: 0;}
.product-tag{margin:5px 0;}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;}
.about-content{overflow:hidden;}




/*category page*/

.category-page h2{
	color: #222426;
	font-family: "Roboto",Arial,Helvetica,sans-serif;
	margin-bottom: 18px;
	padding-top: 0;
	text-transform: uppercase;
	font-size: 20px;
    font-weight: normal;
}
.category-page h3{margin:5px 0; font-size: 14px;}


.category_filter .btn-list-grid .btn-group .list {
    background: url("../image/megnor/sprite.png") no-repeat scroll -31px -233px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
}
.category_filter .btn-list-grid .btn-group .grid {
      background: url("../image/megnor/sprite.png") no-repeat scroll -1px -233px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
}
.category_filter .btn-list-grid .btn-group .grid:hover, .category_filter .btn-list-grid .btn-group .grid.active {
    background: url("../image/megnor/sprite.png") no-repeat scroll -1px -205px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
}
.category_filter .btn-list-grid .btn-group .list:hover, .category_filter .btn-list-grid .btn-group .list.active {
    background: url("../image/megnor/sprite.png") no-repeat scroll -31px -205px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
}
.category_filter .btn-list-grid .btn-group {padding:3px 0;}

.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left;   margin: 8px 0 0 15px;text-transform: uppercase;}
.pagination-right { float: right;margin:4px 0 0 0; width: auto;}
.category_filter .sort-by {float: left;margin: 3px 5px 0 0;  width: auto;padding:0;}
.category_filter .show {float: left; margin: 3px 5px 0 15px;padding:0;}
.category_filter .sort { float: left; width: 160px;padding:0;}
.category_filter .limit {float: right; width: 52px;padding:0; margin-right: 10px;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.product-layout.product-list .product-imageblock{height:auto !important;  float: left;
    position: relative;
    width: 32%;}
.product-imageblock{ height: 304px;
    overflow: hidden;
    position: relative;}
	
.product-grid .caption h4 ,#related-carousel .caption h4,#related-grid .caption h4{margin:8px 0 0;}
.product-grid .product-thumb:hover .caption h4{ color: #d95026;}
#content .hometab .box-product .product-block:hover .caption h4 a, #content .product-layout.product-grid .product-block:hover .caption h4 a, #content .product-layout.product-list .product-block:hover .caption h4 a, #products-related .box-product .product-block:hover .product-block-inner .caption h4 a{color: #d95026;}

.product-layout.product-grid  .product-block .caption .button-group,.product-layout.product-grid .product-block .caption .rating{display:none;}
.product-layout.product-grid,.product-layout.product-list { padding: 0;}

.product-layout.product-grid .product-thumb,.product-layout.product-list .product-thumb{margin:9px 4px 10px;}
.product-layout.product-grid .product-thumb{}

.product-layout.product-list .product-imageblock{float: left;
    margin-right: 15px;}
.product-layout.product-list .product-block .product-details{float:none; margin-left: 15px;    text-align: left;    width: 60%;}

.product-layout.product-list .product-thumb h4{margin-bottom:2px;}
.product-layout.product-list .product-thumb h4 a{font-size:14px;}
.product-layout.product-list .desc {margin-bottom: 10px;}

.product-layout.product-list .product-imageblock .button-group{display:none;}


.pagination-right span.customSelect{background-color:#f2f2f2;border:1px solid #cdcdcd;border-radius:0; -webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;padding:3px 7px; height:auto !important}
#content .category_list {
    margin-bottom: 10px;
    padding: 0;
}
.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_thumb .category_description{margin-top:4px;}
.category_list ul {
    padding: 0;margin:0;
	display:inline-block;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
	background-color: #f2f2f2;
	display: block;
	padding: 5px 8px;
}
.category_list li a:hover {
	background-color: #f9f9f9;
	color: #000000;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 7px 7px 0;
}
.pagination-wrapper {
    display: inline-block;
    margin: 0 0 10px;
    padding: 10px 10px;
    width: 100%;
}
.category_filter{background:#f2f2f2; display: inline-block; padding:5px;margin: 0 0 10px; width: 100%;  text-transform: uppercase;}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin:5px 0 0;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;   margin-right: 10px;
    margin-top: 45px;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.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 transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 37px;
	float:left;
	clear:both;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
    position: relative;
}
.information-sitemap .site-map ul li >ul{padding:0 0 0 40px}
.information-sitemap .site-map ul{padding:0 0 0 30px;}
.information-sitemap h1{ color: #222426;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    margin-bottom: 18px;
    padding-top: 0;
    text-transform: uppercase;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.product-compare .btn-danger{	
	background: #ee5f5b;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	
}
.product-compare .btn-danger:hover{
	background: #bd362f;
	background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
	background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
	background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
	background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
	
}
.product-compare .table > tbody + tbody{border-top:none;}
/*Product Page*/


.layout-2.right-col .productpage #column-right{padding:0 14px 0 10px;}
.col-sm-4.product-left {width: 38.3%;}
.col-sm-5.product-right { width: 37%;padding:0 15px 0 3px;}
.product-right h3{font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);}

.productpage .product-right .rating .fa-stack{float:left;  margin: 0 2px 0 0;}
.productpage .review-count{  margin: -3px 10px 0; float: left; white-space:nowrap;}
.productpage .write-review {clear: both;float: left;margin: 11px 0;}
#content ul.list-unstyled,#product{float:left;clear:both;  width: 100%;}
.productpage .rating { float: left;margin:0;}
.productpage .list-unstyled.price{display:inline-block;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;width:100%;}
#content.productpage ul.list-unstyled.price li {display: inline-block; line-height:20px;}

#content.productpage .product-right .price {
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: auto;
    padding: 7px 5px 8px;
}
#content.productpage .price  h2{ font-size: 16px; font-weight:normal;margin-bottom:0;line-height:normal;}
.productpage .product-option{border-top: 1px solid #e7e7e7;padding:10px 5px;}
.form-group.quntity{ border-top: 1px solid #e7e7e7;padding:10px 5px;border-bottom: 1px solid #e7e7e7; float:left;}
.form-group.quntity .form-control{width:14%;padding:3px;font-size:13px;font-weight:normal;}
#content.productpage .price .special-price h2{ color: #2e2e2e;font-size: 20px;font-weight:normal;}
.product-option .radio, .product-option .checkbox{margin-top:0px;}
.product-option .btn-upload{display:block;}
.product-option .form-group {  margin-bottom: 20px;}
#content.productpage .price .price-tax {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
#product .input-group-btn button ,.returnform .input-group-btn button{ padding: 5px 12px;}
#content.productpage .old-price { font-size: 14px; text-decoration: line-through;}
#content.productpage ul.list-unstyled.price li{padding:0;}
#content.productpage ul.list-unstyled.price li.reward {
    color: #999999;
    font-size: 10px;
    font-weight: normal;
	line-height:normal;
	display:block;
	 line-height: 22px;
	 padding: 2px 0 0;
}
#content ul.list-unstyled.product-description{padding:1px 0 0 8px;}
#content ul.list-unstyled.product-description li{line-height:22px;padding:2px 0;}
#content.productpage #product h2 {
    color: #444444;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px;
}
#product .product-option label{margin-bottom:0;}
#product #input-quantity{text-align: center; display: inline-block;  margin-right: 7px;}
#product .product-page-details .button-group{ 
	display: inline-block;
	margin: 15px 0 5px;
	vertical-align: middle;
}
.product-description li a{ color: #d95026;}
.product-description li a:hover{ color: #000000;}
#content.productpage .product_static_block {
    border: 1px solid #e3e3e3;
    margin-bottom: 21px;
    padding: 15px 20px;
	background-color:#fff;
}

#content.productpage .product_block_main_title {
    border-bottom: 1px solid #e3e3e3;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
}
#content.productpage .product_block_main_title a { color: #222426;}
.pruduvt_block_sub_text { margin: 5px 0;}
#content.productpage #column-right #banner0{padding:0;background:none;}
.info_banner_block img { width: 100%;}
.productpage .tab-content {clear: both; border:0 none;}
#tab-review h2{ margin-bottom: 8px;text-transform: uppercase;font-size:14px;}
#content.productpage #product .alert.alert-info{ color: #999999;font-size: 11px; padding-top: 5px; background:none;border:0 none;height:auto;padding:5px 0 0;margin:0; white-space: nowrap;}
#content.productpage #product .alert.alert-info .fa-info-circle{display:none;}
#content.productpage .box .box-heading .heading_bg {
    right: 8%;
    top: 11px;
    width: 70%;
}
#content.productpage .box .box-heading { padding: 10px; position: relative;}
#products-related .customNavigation a{   top: -33px;}
.checkout-cart h1{ color: #222426;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    margin-bottom: 18px;
    padding-top: 0;
    text-transform: uppercase;font-size:20px;font-weight:normal;}
	
.checkout-cart h2{font-size:14px;}
.checkout-cart .input-group.btn-block .form-control {
    padding: 3px 10px 4px;
    text-align: center;width:37px;
}
#collapse-shipping .hasCustomSelect { width: 95% !important;}
.table.table-bordered .input-group-btn { float: left;}
.checkout-cart #content{margin-bottom:25px;}
.checkout-cart  .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:3px;}
#content h1{ color: #222426;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    margin-bottom: 18px;
    padding-top: 0;
    text-transform: uppercase;   font-size: 20px;
    font-weight: normal;}


.checkout-success h1{font-size:20px; font-weight:normal;text-transform:uppercase;}
.checkout-success p{margin-bottom:20px;}
.information-information h1{font-size:20px;font-weight:normal;text-transform:uppercase;}
#content .aboutus .content {margin-bottom:10px; overflow:hidden;}
.information-information .right {float: right;}
.row.site-map { margin-top: 30px;}
.row.site-map .col-sm-6{padding-left:25px;}
.row.site-map .col-sm-6.second{padding:0;}
.information-contact h3{font-size:14px;margin-left:1px;}
.brand-letter { font-weight: bold;}
.brand-div {margin-bottom: 20px;}
.account-account h2{float:left;clear:both;margin-bottom:5px;}
.account-account #content ul.list-unstyled ,.affiliate-account #content ul.list-unstyled  {float:none;border:1px solid #eee;padding:10px;}
.account-account #content .list-unstyled a,.affiliate-account #content .list-unstyled a{    background: url("../image/megnor/cat_arrow_both.png") no-repeat scroll left -2px transparent; padding-left: 12px;}
.account-account .list-unstyled a:hover{ background-position: left -30px;}
.account-account #content ul.list-unstyled li{padding:3px 0;}
.account-edit .form-horizontal .control-label { text-align: left;}
.account-address .table-hover> tbody > tr > td{vertical-align:middle;}
.account-wishlist .text-center img ,.checkout-cart .text-center img ,.cart-menu .text-center img {border:1px solid #ddd;}
.affiliate-account h2{float:left;clear:both;}
.account-transaction table td.text-right, .affiliate-transaction table td.text-right { border-right: 1px solid #dddddd;}
.fa.fa-pencil { margin-right: 3px;}
.addthis_toolbox.addthis_default_style { clear: both;padding: 5px 0;}
.product-search #button-search { float: right;  margin-bottom: 15px;}
.product-search .search-checkbox{margin:10px 0 20px;}
.product-search .subcategory { width: auto;}
.product-compare .table-bordered thead tr td:first-child{text-align:left; border: 1px solid #dddddd !important;}
.product-compare .table-bordered tr td:first-child {font-weight: bold;text-align: right;}
.product-compare .table-bordered tbody tr td { border: 1px solid #dddddd; text-align: center;}
.product-compare .table-bordered{border:none; display: inline-block;float: left; overflow: auto;}
#content ul.list-unstyled.price li.points, #content ul.list-unstyled.price li.discount { color: #4d4d4d; font-size: 12px; font-weight: normal;display:block}
.information-contact fieldset ,.account-register fieldset ,.affiliate-register fieldset{  border: 1px solid #eeeeee; margin-bottom: 10px; padding: 10px;}
.account-login .col-sm-6.register ,.affiliate-login .col-sm-6.register{padding:0 10px 0 15px;}
.account-login .col-sm-6.login, .affiliate-login .col-sm-6.login{padding:0 15px 0 10px;}
/*.account-password .form-horizontal .control-label, .affiliate-forgotten .form-horizontal .control-label, .affiliate-password .form-horizontal .control-label, .affiliate-payment .form-horizontal .control-label ,.returnform .form-horizontal .control-label{width: 25%;}
.account-password .form-horizontal .col-sm-10, .affiliate-forgotten .form-horizontal .col-sm-10, .affiliate-password .form-horizontal .col-sm-10, .affiliate-payment .form-horizontal .col-sm-10 ,.returnform .form-horizontal .col-sm-10{  width: 75%;}*/
.form-horizontal .control-label{width: 25%;}
.form-horizontal .col-sm-10{width: 75%;}


.affiliate-tracking .dropdown-menu li > a:hover{color:#d95026;}
.account-transaction table td.text-right, .affiliate-transaction table td.text-right {border-right: 1px solid #dddddd;}
.account-login #content h2 ,.affiliate-login #content h2{text-transform:uppercase;}
.account-login #content strong ,.affiliate-login #content strong{font-weight:normal;}
.account-transaction .pagination-wrapper,.account-transaction .pagination-wrapper{padding:0;}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{background:#4e5051 !important; color:#fff !important;}
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover{background:#e96941 !important; color:#fff !important;}
.checkout-cart #accordion #collapse-coupon .col-sm-2,.checkout-cart #accordion #collapse-voucher  .col-sm-2{padding:0;}
/*.product-search .sortcat .hasCustomSelect ,.product-search .sortcat span.customSelect{width:195px !important;}*/
.product-search .sortcat{width:35%;}
.table-responsive {clear: both;}
.account-return  .text-right{text-align:left;}

@media (max-width: 1199px) {
.layout-2 #content{ width: 73.3%;}
.layout-2.left-col #column-left ,.layout-2.left-col #column-right {width: 26.7%;}
.header_bottom_inner{padding:0 20px;width:980px;}
.nav-inner{width:980px;padding:0 15px;}
.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;}
.home_banner_block .banner_block_inner > div{width:300px;}
.left_side {width: 46%;}
.right_side {width: 52.3%;}
.right_side_top {width: 100%;}
.right_bottom_one, .right_bottom_two {width: 48%;}
.right_bottom1_text{  margin-left: 72px;}
.right_bottom2_text{  margin-left: 54px;}
#content #featured,#content #bestseller{width:232px;}
.homepage-testimonial-block{width:376px;}
.right-part{width:50%;}
#footer .contact_block{width: 265px;}
#footer .social_block{ width: 220px;}
.column.footercms{width: 211px;}
.header_service_block .header_service1 { margin-left: 0;width:33%;}
.header_service_block .header_service3 { width:33%;}
.header_service_block .header_service2{ width:33%;}
.service_block1 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 100px 10px transparent; padding: 10px 0 5px 90px;}
.service_block2 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 80px -49px transparent; padding: 10px 0 5px 45px;}
.service_block3 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 50px -110px transparent; padding: 10px 0 5px 0px;}

.footer_banner_image img { width: 100%;}
.category_img .img-thumbnail {width: 100%;}
#column-left .box .box-content, #column-right .box .box-content{padding:9px 0 3px 10px;}
#column-left .product-thumb .caption, #column-left .product-thumb .caption{padding:0;}
#column-left .box-product .image, #column-right .box-product .image{margin-right:5px;}
#column-left .item img,#column-right .item img{width:100%;}
.product-layout.product-list .product-block .product-details{width: 51%;}
.product-layout.product-list .product-imageblock{width:35%;}
.product-layout.product-list .product-thumb .image img{width:100%;}
.info_banner_block img {width: 100%;}
.col-sm-5.product-right{width:36%;}
.header_bottom_inner {height: auto;}
.contact-info .left{width:41%;}
#content .product-carousel .product-thumb .rating, .product-grid .product-thumb .rating, .productbox-grid .product-thumb .rating{right:6px;}
.product-search .subcategory{   padding: 0 25px;}
}

@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) {
.layout-2 #content { width: 70%;}
.layout-2.left-col #column-left, .layout-2.right-col #column-right { width: 30%;}
.header_bottom_inner{padding:0 15px;}
#top .container ,.header_bottom_inner{padding:0;}
#column-left .box-product .image,
#column-right .box-product .image {margin-right:7px;}
.col-md-4.btn-list-grid {margin-bottom: 10px;}	
.pagination-right {clear: both;float: left;margin: 5px 0;   }
.header_bottom_inner, .nav-inner{width:724px;}
.header_service_block .header_service1{width: 32%;}
.header_service_block .header_service2{  width: 36%;}
.header_service_block .header_service3{  width: 32%;text-align:left;}
.service_block1 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 20px 10px transparent; padding: 10px 0 5px 21px;}
.service_block2 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 50px -49px transparent; padding: 10px 0 5px 50px;}
.service_block3 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 40px -110px transparent; padding: 10px 0 5px 85px;}
.home_banner_block .banner_block_inner > div {width: 228px;}
.homepage-testimonial-block { width: 100%;}
#content #featured, #content #bestseller{width:47%;}
#footer .social_block ,#footer .contact_block,.content_footer_right ,.fotter_bottom_section .manufacturer_title{width:100%;}
footer h5,#footer .social_block h5{margin-bottom:2px;}
.manufacture_block > ul,#footer .column ul{padding:0;}
.manufacture_block {border: medium none;padding: 0 0 10px;width: 100%;}
.footer-top{padding-bottom:0;padding-top:20px;}
.footer_bottom_banner { display: none;}
.footer-top{border-bottom:none;}
.fotter_bottom_section .manufacture_block ul{display: none;}
.nav-inner { text-align: left;padding:0;}
#column-left .box .box-content, #column-right .box .box-content{padding:9px 5px 3px;}
#column-left .product-block .product-details, #column-right .product-block .product-details{width:54%;}
.product-layout.product-list .product-imageblock{width:45%;}
.col-sm-5.product-right {width: 64%;}
.layout-2.right-col .productpage #column-right{  width: 255px;}
.col-sm-4.product-left{  float: none;margin: 0 auto 15px; width: 400px;}
.product-info .image-additional{margin-bottom:20px;}
#content.productpage .box .box-heading .heading_bg{right: 10%;width: 61%;}
.account-wishlist .btn.btn-primary { margin: 3px 0;}
.account-wishlist .text-right a { padding: 4px 13px;}
.product-search .subcategory { width: 100%; margin:10px 0 0;}
.right_bottom1_text { margin-left:47px;}
.left_side .left_sub_text, .right_bottom2_text { margin-left: 0; width: 100%;}
.contact-info .left{width:100%;}
.contact-info .right{float:left; overflow:hidden;}
/*.account-password .form-horizontal .col-sm-10, .affiliate-forgotten .form-horizontal .col-sm-10, .affiliate-password .form-horizontal .col-sm-10, .affiliate-payment .form-horizontal .col-sm-10{ width: 70%;}
.account-password .form-horizontal .control-label, .affiliate-forgotten .form-horizontal .control-label, .affiliate-password .form-horizontal .control-label, .affiliate-payment .form-horizontal .control-label {width: 30%;}*/
.form-horizontal .col-sm-10{width:70%;}
.form-horizontal .control-label {width: 30%;}

.productpage .tabs{padding:0;}
.pagination-right{margin:5px 0 5px 5px;}
#content .product-carousel .product-thumb .rating, .product-grid .product-thumb .rating, .productbox-grid .product-thumb .rating{right:12px;}
#content .product-carousel .product-block .button-group ,
#content .product-grid-list .product-block .button-group ,
#content .box-product .product-block .button-group ,.product-grid .product-block .button-group{left: 0;}
.product-grid .image img, #content .box-product .image img {
	-webkit-transition:initial;
	-moz-transition: initial;
	-o-transition: initial;
	-ms-transition: initial;
	transition: initial;
}
.product-grid .product-block:hover .image img, #content .box-product .product-block:hover .image img{margin-top:0;}
.product-search .sortcat { width: 50%;}
.col-sm-5.product-right{padding:0 15px;}
.layout-2.right-col .productpage #column-right{padding:0 0 0 10px;}
.product-search .subcategory{   padding: 0 15px;}
}












@media (max-width: 850px){
  .desc_product_info_img {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .desc_product_info_text {
    float: none;
    width: 100%;
  }

.desc_product_info_section {
  padding-bottom: 30px;
}

}


















@media (max-width: 700px){
.header_service_block .header_service1{width: 32%;}
.header_service_block .header_service2{width: 36%;}
.header_service_block .header_service3{width: 32%;text-align:left;}
.service_block1 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 20px 10px transparent; padding: 10px 0 5px 30px;}
.service_block2 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 30px -49px transparent; padding: 10px 0 5px 45px;}
.service_block3 { background: url("../image/megnor/icon_sprite.png") no-repeat scroll 15px -110px transparent; padding: 10px 0 5px 55px;}
}

@media (max-width: 590px){
.header_service_block .header_service1{width: 32%;}
.header_service_block .header_service2{width: 36%;}
.header_service_block .header_service3{width: 32%;text-align:left;}
.service_block1 { background: url(""); padding: 10px 0 5px 0px;}
.service_block2 { background: url(""); padding: 10px 0 5px 0px;}
.service_block3 { background: url(""); padding: 10px 0 5px 30px;}
}

@media (max-width: 500px){
.header_service_block .header_service1{width: 35%;}
.header_service_block .header_service2{width: 30%;}
.header_service_block .header_service3{width: 35%;text-align:left;}
.service_block1 { background: url(""); padding: 10px 0 5px 0px;}
.service_block2 { background: url(""); padding: 10px 0 5px 0px;}
.service_block3 { background: url(""); padding: 10px 0 5px 20px;}
}

@media (max-width: 470px){

.header_service_block .header_service1{width: 33%;}
.header_service_block .header_service2{width: 33%;}
.header_service_block .header_service3{width: 33%;text-align:left;}
.service_block1 { background: url(""); padding: 10px 0 5px 0px;}
.service_block2 { background: url(""); padding: 10px 0 5px 0px;}
.service_block3 { background: url(""); padding: 10px 0 5px 5px;}
}

@media (max-width: 400px){
  .content_headercms_top{display:none;}
}

@media (max-width: 767px) { 
.layout-2 #content,.layout-3 #content{width:100%;}
.product-info .image-additional {width: 100%;} 
.header_bottom_inner, .nav-inner{width:auto;}
.product-info .image-additional a {padding: 1px;} 
.header-logo,.header-search,.header-cart{float:none;width:100%;}
.header-logo{text-align:center;}
.header-cart{width:100%;display:inline-block;text-align:center;}
.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;}
.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
.button_class {clear:both;}
.show-wrapper{clear:both;margin:10px 0 0;}
.category_filter .show {float: left; margin: 3px 10px 0 0;}
.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
.right_bottom1_text{margin-left:35%;}
.addthis_toolbox.addthis_default_style{margin: 10px 0;}
.header_bottom_inner, .nav-inner{padding:0;}

.main-slider{margin-top:20px;}
.home_banner_block .banner_block_inner > div {width: 32%;}

.home_banner_block .banner_block_inner > div { height: 105px;}
.banner_main-title > a { font-size: 16px;}
#content #featured, #content #bestseller{width:45%; margin-right: 0;}
#bestseller .box-heading .heading_bg{ left: 150px; width: 40%;}
#featured .box-heading .heading_bg{  width: 40%;}
.shop_left_border, .shop_right_border{padding:0px 12px;}
.banner_sub_title{font-size:9px;}
.first_banner, .second_banner { margin-right: 2%;}
.banner_block_inner > div:hover .banner_image{margin-top:0;}
.left_side ,.sub_banner_block_inner img,.right_side{ width: 100%;}
.left_side,.right_side_top{margin-bottom:15px;}
.left_side:hover .left_sub_image, .right_side_top:hover .right_top_image, .right_bottom_one:hover .right_bottom1_image, .right_bottom_two:hover .right_bottom2_image{margin-left:0;}
.right_bottom_one, .right_bottom_two {width: 48.9%;}
.left_side .left_sub_text, .right_bottom2_text {margin-left: 0;width: 100%;}
.copyright-container , .content_footer_bottom { float: none; text-align: left; width: 100%;}
.content_footer_bottom{margin:6px 0 3px;}
.nav-container{border-top:none;}
.header{min-height:200px;}
#search,#search .input-lg{width:100%;}
.header .header-search{ width: 100% !important;top: 170px;}
.header .header-logo{top:10px;}
.header .header-cart{bottom:35px;   width: 100% !important;}
#top{padding:0 15px;}
#cart .dropdown-menu{right: -78px;}
.container .breadcrumb{padding:15px 0px 8px 0;}
.product-list .product-thumb .image {float: left; height: auto;  padding: 0;}
.product-layout.product-list .product-imageblock{width:35%;}
.product-layout.product-list .product-block .product-details{width:60%;}

.product-layout.product-list .product-thumb .button-group,.product-layout.product-list .product-thumb .rating,.product-layout.product-list .product-thumb .price{float: none;}
.product-layout.product-list .product-thumb .price-old,.product-layout.product-list .product-thumb .price-new,.product-layout.product-list .product-thumb .price-tax,.product-layout.product-list .product-thumb .rating,.product-layout.product-list .product-thumb .button-group .addtocart{float:none;}
.product-layout.product-list .product-thumb .product-details .button-group{display:inline-block;}
.product-layout.product-list .product-block .product-details{margin:5px 0 0 0;}
.saleback{opacity:1;}
.product-layout.product-list .product-thumb .rating{margin-top:0;}
.col-sm-5.product-right{width:62%;float:left;padding:0 15px;}
.layout-2.right-col .productpage #column-right{width:38%;}
.layout-2.right-col .productpage #column-right.hidden-xs{display:block !important;}
.nav-tabs > li > a,.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover{padding:8px !important;}
#content.productpage .box .box-heading .heading_bg { right: 15%; width: 40%;}
.col-sm-4.product-left{ width: 285px;}
.checkout-cart .input-group.btn-block .form-control{}
#accordion .col-sm-2{width:100% !important;padding:0 10px;}
.col-sm-4.total_amount,.product-search .sortcat{width:100%;}
.filterbox { background: none repeat scroll 0 0 #f2f2f2; padding: 10px;}
#content .product-carousel .product-thumb .rating, .product-grid .product-thumb .rating, .productbox-grid .product-thumb .rating{right:6px;}
.form-horizontal .col-sm-10{width:100%;}
.form-horizontal .control-label {width: 100%;}
.productpage .tabs{padding:0 15px;}
.pagination-right { margin: 5px 0 0 5px;}
.checkout-cart .table.table-bordered .input-group-btn{clear:both; margin:5px 0 0;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {  margin-left:0px; margin-right:3px;}
.checkout-cart .input-group-btn:first-child > .btn{margin-left:0;}
.row.site-map .col-sm-6.second{padding: 0 15px;}
.alert{margin:15px 0 0 !important;}
.layout-2.right-col .productpage #column-right {padding: 0 15px 0 10px;}
.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group { margin-left: 3px !important;}
#accordion #collapse-shipping .col-sm-10 { float: left;}
}

@media only screen and (max-width: 479px) {
	.product-info .image-additional a{ float:none; text-align:center; padding: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:auto;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu { right: -68px;  }
	.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%;}
	
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	#top .pull-left {display: inline-block;float: none;}
	.contact-cms {display: inline-block;float: none;text-align: center; width: 100%;  padding: 0;}
	#top .pull-right{float:none;}
	#top .container{text-align:center;}
	#top .container .dropdown-menu li{text-align:left;}
	#top-links { padding: 12px 0 10px;}
	#cart .dropdown-menu{right:-91px;}
	#top .dropdown-menu{left:-47px !important;}
	#top .pull-right{margin:0;}
	
.right_main_title > a {font-size: 16px;}
.right_sub_title > a { font-size: 12px;}
.left-part {margin-left: 5px;width: 45%;}
.left-part .image-block {height: auto;width: 100%;}
.right-part {margin-left: 10px;width: 48%;}
.test-title > a { font-size: 14px;}
.test-date-comment {font-size: 12px;}
.test-description { font-size: 12px;margin-top: 15px;}
#content #featured, #content #bestseller{width:100%;  margin: 0 0 25px;}
#content #bestseller{margin-left:0;}
.banner_main-title > a { font-size: 14px;}
.title_sub_block{display:none;}
.banner_text {bottom: 6px;   }
.home_banner_block .banner_block_inner > div { height: 70px;}
.main-slider{margin-bottom:5px;}
.owl-controls .owl-pagination{display:none;}
.etabs,.htabs .etabs li,.htabs a{width:100%;}
.htabs{height:auto;background:none;}
.htabs .etabs li{display:block !important;margin-bottom:3px;}
.hometab .customNavigation a {top: -23px;}
.product-layout.product-list .product-thumb .button-group .wishlist{float:none;}
.tabspecial_default_width,.related_default_width{width:340px;}
.layout-2.right-col .productpage #column-right{width:100%;}
.productpage #column-right .item > a{display:block;}
.col-sm-5.product-right{margin-bottom:25px;width:100%;}
.nav-tabs{border-bottom:none !important;}
#content.productpage .box .box-heading .heading_bg{display:none;}
.nav-tabs > li > a{border-bottom: 3px solid #fff;width:100%;}
.checkout-cart .pull-right{clear: both;float: left; margin: 20px 0 10px;}
#content #featured .box-product > div, #content #bestseller .box-product > div{width:100%;}
#column-left .item img, #column-right .item img{width:auto;display:inline-block;}
.pagination-wrapper .page-link{float:none;}
.product-layout.product-list .product-imageblock {margin-right: 0;text-align: center;width: 100%;}
.product-list .product-thumb .image {display: inline-block;float: none;}
.product-layout.product-list .product-block .product-details{display:inline-block;width:100%;}
.product-list .product-thumb .caption{text-align:center;}
.product-layout.product-list .product-thumb .button-group .wishlist ,.product-layout.product-list .product-thumb .button-group .compare {margin:0 auto;}
.checkout-cart #accordion .input-group-btn{float:left;margin:5px 0 0;}
.checkout-cart #accordion  .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left:0;}
#content .product-carousel .product-thumb .rating, .product-grid .product-thumb .rating, .productbox-grid .product-thumb .rating{right:12px;}
.product-layout.product-list .product-thumb .product-details .button-group{width:auto;}
.layout-2.right-col .productpage #column-right {padding: 0 15px;}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom.pull-right.picker-open {width: auto;}
.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group { margin: 0 !important;}
}

@media only screen and (max-width: 319px){

	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu { right: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
	#cart .dropdown-menu{ right: -52px;}
	.banner_main-title > a {font-size: 10px;}
	.home_banner_block .banner_block_inner > div { height: 50px;line-height: 10px;}

	#content .product-carousel .product-thumb .rating, .product-grid .product-thumb .rating, .productbox-grid .product-thumb .rating{bottom: 35px;}
	.col-sm-4.product-left{ width: 100%;}
	#bestseller .box-heading .heading_bg{width:33%;}
	#cart .text-right > a {
    clear: both;
    float: right;
    margin-right: 0 !important;
    margin-top: 3px;
	}
.right-part ,.left-part { margin-left: 0px;width: 100%;}
.left-part .image-block img {  vertical-align: middle;  width: 100%;}
.left-part .image-block {  height: auto; width: 100%;}
#top .dropdown-menu.myaccount-menu{left:-15px !important;}
.right_main_title > a { font-size: 13px;}
.right_sub_title { display: none;}
#testimonial-carousel .left-part{margin:31px 0 0;}
#content.productpage .box .box-heading{width:73%;}
}




/*Megnor - End */





