* {
  margin: 0;
  padding: 0;
}
html {
  height:100%;
}
body {
  height: 100%;
  position:relative;
}
body {
  color: #282828;
  font-family: 'Raleway',Arial,Helvetica,sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 24px;
  background-color: #F0F0F0;
}

a {
    color: #282828;
    text-decoration: none;
}

ul, li {list-style: none;}

.h3, h3 {
font-size: 14px;
font-weight: normal;
margin-bottom: 20px;
}

#footer h3{
  background:transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  color: #1b1b1b;
  cursor: pointer;
  text-align: left;
  padding: 0;
  margin: 0 0 18px;
  font-weight: normal;
  border: none;
  font-size:22px;
  position:relative;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 { }

.homepage h3{
  text-align: center;
  font-weight: 500;
  margin:10px 0 20px;
  padding:15px 0;
  font-size:22px;
}

.moduletable_products h3{
  line-height: 40px;
  margin: 15px 0 20px;
  padding: 0 0 20px;
  text-transform: capitalize;
  font-size: 22px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  font-weight: 500;
}

.moduletable_products h3:after{
	content:"";
	background: url(../images/megnor/arrow.png) no-repeat scroll center center #fff;
	bottom: -13px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 40px;
	height: 20px;
}

.homepage h1 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top:65px;
}
.header {
  padding: 0;
  margin: 0;
  width: 100%;
  border-top:4px solid #383c3f;
}   
#logo a img {
  border: none;
  position: relative;
  z-index: 1;
}
#wrapper {
  min-height: 610px;
}
#footer {
  background-color: #f7f7f7;
  margin: 0;
  width: 100%;
  border-top: 1px solid #eeeeee;
}

.footer-menu{padding:0;}

#footer .container {padding-top: 30px; padding-bottom: 20px;}

.last-block.footer-menu {
  width: 100%;
}

.brand {
  color:#fff !important; 
 
}
.brand:hover {
  color:#08C !important;
} 
.search{
  text-align: left;
  position: relative;
  display:inline-block;
}

.search .button {
    line-height: 22px;
    position: absolute;
    right: 0;
    top: 0;
}

.headeright .moduletable{float:left;}
.headeright .moduletable_headercart {float: right;}

.slr {
  padding: 0;
}

/*#logo{
  text-align: center;
}*/
.mp{
  padding-right: 0;
  padding-left: 0;
}
/*_______ TOP MENU ______________________________________*/
.top_menu ul.menu {
    margin: 20px 0 0;
}
.top_menu ul.menu li {
  float: none;
  list-style: none outside none;
  position: relative;
  display: inline-block;
  text-align: left;
}
.top_menu ul.menu li a {
    font-size: 12px;
    margin: 0 10px;
    padding: 0;
    position: relative;
    font-weight: bold;
}
.top_menu ul.menu li:first-child a{
  margin-left: 0;
}
/*_______ DROPDOWN MEIN MENU ______________________________________*/

.main_menu ul.menu > li ul {
  display: none;
}
.main_menu .hidden_menu li{}
.main_menu .hidden_menu ul.menu > li .icon{display:none;}
.main_menu ul.menu li.parent:hover > ul {
  display: block;
}
.main_menu ul.menu {
    margin: 0px;
	background: none;

 
}
.navbar-toggle i {
    float: right;
	font-size:25px;
}
.main_menu ul.menu li:hover, .main_menu ul.menu li.active{}
.main_menu ul li:hover a, .main_menu ul.menu li.active a{}
.main_menu ul.menu li {
  float: left;
  position: relative;
  list-style: none;
  
}

.main_menu ul.menu > li .icon{
	content:"";
	background: url(../images/megnor/dropdown-arrow.png) no-repeat scroll 0 0 transparent;
	bottom: 0;
	display: block;
	height: 7px;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	width: 13px;
	visibility: hidden;
}

.main_menu ul.menu > li:hover .icon{ visibility:visible; }

.main_menu ul.menu li a {
    margin: 0;
    padding: 26px 15px 25px;
    position: relative;
    text-transform: uppercase;
    font-weight:300;
	color: #222;
}
.main_menu ul.menu li a {
  white-space: nowrap;
  background: transparent;
  font-family:'Raleway',sans-serif,Arial,Helvetica;
  font-size:13px;
  font-weight:bold;
  line-height:1;
}
.main_menu ul.menu > li.active > a {
    box-shadow: none;
}
.main_menu ul.menu > li.active > a:hover {
    box-shadow: 0 0 0 transparent;
    background-color: transparent;
}
.main_menu ul.menu > li a {
   display: block;
}
.main_menu ul.menu > li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
    height: 20px;
    right: -5px;
    position: absolute;
    width: 20px;
}
.main_menu ul.menu li ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
    height: 15px;
    position: absolute;
    top: 7px;
    width: 30px;
}
.main_menu ul.menu li.parent ul,
.main_menu ul.menu li ul li.parent ul {
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	position: absolute; 
	float: left;
	min-width: 200px;
	z-index: 99;
	margin:0;
	padding:0;
}
.main_menu ul.menu li.parent ul {
    left:0; 
    top:100%;
}
.main_menu ul.menu li ul li.parent ul {
    left: 100%; 
    top:0px;
}
.main_menu ul.menu li.parent ul li {
    margin: 0; 
    padding: 0;
    border-bottom:1px solid #e6e6e6;
    clear: both;
    width: 100%;
}
div.main_menu ul.menu li.parent > ul li a {
  font-size: 13px;
  float: left;
  padding: 14px 12px;
  margin: 0;
  width: 100%;
  text-align: left;
  font-weight: normal;
  text-transform: capitalize;
  line-height:1;
}

div.main_menu ul.menu li.parent > ul li a:hover{background:#fafafa;}

.main_menu ul.menu li.parent ul li:first-child, .main_menu ul.menu li ul li.parent ul li:first-child {
  background:none;
}

.main_menu ul.menu li.parent ul li:last-child{
    border-bottom: none; 
}

ul.menu li.active a, ul.menu li.active ul.nav-child li.active a,
ul.menu li.active ul.nav-child li a:hover,
ul.menu li ul.nav-child li a:hover,
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
}
ul.menu li.active ul.nav-child li.active ul.nav-child li a{
    color: #333;
}
ul.menu li.active ul.nav-child li.current.active a,
ul.menu li ul.nav-child li a:hover,
ul.menu li.active ul.nav-child li.active ul.nav-child li.active a,
ul.menu li.active ul.nav-child li.active ul.nav-child li a:hover{

}
/*_______ FOOTER MENU ______________________________________*/
.footer_menu ul.menu {
    float: left;
    margin: 0 0 15px 0;
}
.footer_menu ul.menu li {
    float: left;
    list-style: none outside none;
    position: relative;
}
.footer_menu ul.menu li:last-child {
    border-right: none;
}
.footer_menu ul.menu li a {
  margin: 0 10px;
  padding: 0;
  position: relative;
  font-weight: bold;
}
/*_______ TOP MENU ______________________________________*/

@media (max-width: 979px) {
  .main_menu ul.menu > li ul {
    display: block;
  }
  .top_menu ul.menu {
    margin: 10px 0;
    float: none;
  }
  .top_menu ul.menu li {
      list-style: none outside none;
      position: relative;
      border-right: medium none;
      float: none;
  }
  .top_menu ul.menu li a {
      border-radius: 0 0 0 0;
      display: block;
      font-size: 12px;
      margin: 0;
      padding: 4px 9px;
      position: relative;
  }
  .top_menu ul.menu li:first-child a {
      border-top: 0px solid #e6e6e6;
  }
  .top_menu ul.menu li a:hover {
      text-shadow: 0 1px 0 transparent;
      color: #0069b2;
  }
  /*_______ DROPDOWN ACCORDION MENU ________________________________*/
  .main_menu ul.menu{
    text-align: left;
  }
  .main_menu ul.menu > li ul {
    display: block;
  }
  .navbar-collapse {
      float: none;
      margin: 0;
	  background:#fff;
	  box-shadow: 0 4px 4px -3px #c3c3c3 inset;
	  -webkit-box-shadow: 0 4px 4px -3px #c3c3c3 inset;
	  -moz-box-shadow: 0 4px 4px -3px #c3c3c3 inset;
  	  border: 1px solid #d3d3d3;
	  padding:10px 0;
  }
  .main_menu ul.menu li {
      float: none;
      position: relative;
      list-style: none;
      display: block;
  }
  .main_menu ul.menu > li > a {
      font-size: 12px;
      margin: 0;
      padding: 13px 5px 9px;
      position: relative;
      text-transform: uppercase;
  }
  .main_menu ul.menu li a {
    white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
          display: block;
          width: 100%;
  }
  .main_menu ul.menu > li > a {
      border-bottom: none;
  }
  .main_menu ul.menu > li > a:hover {
    margin: 0;
    padding: 13px 5px 9px;
  }
  .main_menu ul.menu li {
    border: none;
}
  .main_menu ul.menu > li.active > a {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
  }
  .main_menu ul.menu > li.active > a:hover {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
  }
  .main_menu ul.menu > li a {
	display: block;
	font-weight: normal;
	padding: 5px 0;
	font-size: 14px;
	line-height:24px;
	color:#282828;
	text-transform:capitalize;
	background: url(../images/megnor/maxshop_arrow.png) no-repeat scroll 10px 13px transparent;
	padding-left:25px;
  }
  .main_menu ul.menu li.parent > ul li a{background: url(../images/megnor/maxshop_arrow.png) no-repeat scroll 10px 9px transparent; padding:5px 0 5px 25px;}
  div.main_menu ul.menu li.parent > ul li a:hover{background:url(../images/megnor/maxshop_arrow.png) no-repeat scroll 10px -18px transparent;}
  .main_menu ul.menu > li a:hover{background:url(../images/megnor/maxshop_arrow.png) no-repeat scroll 10px -14px transparent;}
  .main_menu ul.menu > li.parent span.arrow {
      background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
      height: 20px;
      right: -5px;
      display: none;
      position: absolute;
      width: 20px;
  }
  .main_menu ul.menu li ul li.parent span.arrow {
      background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
      height: 15px;
      position: absolute;
      display: none;
      top: 7px;
      width: 30px;
  }
  .main_menu ul.menu li.parent ul,
  .main_menu ul.menu li ul li.parent ul {
    background: none repeat scroll 0 0 transparent;
    border:none;
    box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
  }
  .main_menu ul.menu li.parent ul {
      left: 0; 
      top: 0;
	  padding-left:20px;
	  padding-right:20px;
  }
  .main_menu ul.menu li ul li.parent ul {
      left: 0 !important;
      top: 0 !important;
  }
  .main_menu ul.menu li.parent ul li {
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
    clear: both;
    margin: 0;
    padding: 3px 0px;
    width: 100%;
  }
  .main_menu ul.menu li.parent ul li.lastChild {
      border-bottom: none; 
  }
  .main_menu ul.menu li ul li.parent ul > li > a {
    padding: 7px 10px 7px 30px;
    padding: 13px 5px 9px;
  }
 
  .main_menu ul.menu li.parent ul li a {
      float: none;
      margin: 0 15px 0 0;
      padding: 0px 0px 0px 25px;
      width: 100%;
  }
div.main_menu ul.menu li.parent > ul li a{
  float: none;
}
/*_______ FOOTER MENU ______________________________________*/
  .footer_menu ul.menu {
    margin: 10px 0;
    float: none;
  }
  .footer_menu ul.menu li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .footer_menu ul.menu li a {
      background-color: #FAFAFA;
      border-bottom: 1px solid #e6e6e6;
      border-radius: 0 0 0 0;
      display: block;
      font-size: 12px;
      margin: 0;
      padding: 4px 9px;
      position: relative;
  }
  .footer_menu ul.menu li:first-child a {
      border-top: 1px solid #e6e6e6;
  }
  .footer_menu ul.menu li a:hover {
      background-color: #0088cc;
      text-shadow: 0 1px 0 transparent;
  }
}
@media (min-width: 980px){
#menu > ul > li > div {
    z-index: 5;
}
#menu > ul > li.hiden_menu > .menu {
    min-width: 200px;
}
#menu > ul > li:hover > div{ display:block;}

}
table.category tr th,
table.category tr td {
    border: 1px solid #E6E6E6;
    padding: 4px 16px;
}
form#adminForm ul.category li {
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    list-style: none outside none;
    margin: 4px 0;
    padding: 5px 10px;
}
/*_______ END MENU ______________________________________*/
.modal-dialog {
  width: 600px;
  margin: auto;
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1041;
}
img{
  max-width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: transparent;
}
.copyrights p{
  text-align:center;
  margin: 0;
}
.copyrights {
  margin: 10px 0 0;
  text-align: center;
  padding: 10px 0;
}
.filter-search select {
    float: left;
    margin: 0 5px;
    width: 200px;
}
.filter-search,
.filters .alert-info {
    background-color: transparent;
    border: medium none;
    height: auto;
}
body.error {
    background:#f2f2f2;
}
.errorbox {
    margin: 15% 0 0;
    width: 50%;
}
.errorbox h1 {
    color: #333;
    font-size: 100px;
    line-height: 70px;
}
.errorbox h3 {
    color: #787878;
}
.errorbox a {
    cursor: pointer;
    color: #0088CC;
}
input.invalid {
    border-color: #FF0000 !important;
}
/*__________________________social icons_________________________*/
.soc_icons_box {
    text-align:center;
    margin-top: 15px;
}
.soc_icons_box ul {
    display:-moz-inline-stack;
    display:inline-block;
    margin: 0;
}
.soc_icons_box li {
    float:left;
    list-style:none;
    padding:0;
}
.soc_icons li a {
  font-size: 18px;
  margin: 7px;
}
.soc_icons a {
-webkit-transition: all 0.1s;
   -moz-transition: all 0.1s;
     -o-transition: all 0.1s;
        transition: all 0.1s;
}
.iconsrow .fa-hover {
    float: left;
    font-size: 14px;
    padding: 3px 0 3px 9px;
    width: 225px;
}
.iconsrow i {
    font-size: 16px;
    width: 25px;
}
.iconsrow .fa-hover:hover {
    background-color: #fff;
    padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover:hover i {
    color: #0088cc;
    font-size: 18px;
}

/*.slr, .banners_groups, .moduletablebnr, .vendor-store-desc{
  margin-top: 20px;
}*/
.moduletablebnr_2{
  margin:25px 0;
}
.touchSlider.brd{
  margin: 20px 0 50px;
}
/*VirtueMart------------------------------------------------*/
/*vmCartModule----------------------------------------------*/

.vmCartModule {
  margin:15px 0 0;
  padding: 0;
  position:relative

}
.total_products{
  float: left;
  font-family: 'Raleway',Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-right: 5px;
  margin-top:7px;
}
.cart_block {
    float: right;
    overflow: hidden;
	cursor: pointer;
	padding-left:40px;
	background:url(../images/megnor/sprite.png) no-repeat scroll -1px -48px ;
}
.cart_block i{
  font-size: 30px;
  float:left;
  display:none;
}
.vmCartModule .total{
  float: none !important;
}
.product_name{
  margin: 0 10px;
}
.total strong, .subtotal_with_tax{
}
/*mvSerch--------------------------------------------------*/
.vm_search, .vm_product, #globalContent{
/*  margin: 65px 0 0;*/
}

div#contentBox{width:930px;}

.homepage div#contentBox {
  padding: 0;
  width:100%;
}



.homepage .centercontent {padding:0; margin:0 auto;}

.homepage #contentBox .row {margin:0;}

.header .search #mod_virtuemart_search {
   width: 240px;
}

.search #mod_virtuemart_search {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  padding: 5px 0 5px 5px;
  color: #ACACAC;
  border: 1px solid #ccc;
  
}
/*VM-Featured products-----------------------------------*/
div.spacer {
  position: relative;
  text-align: center;
  overflow:hidden;
}
div span.quantity-box, div span.quantity-controls {}

a.continue_link, a.showcart, a.continue {
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
}

div span.addtocart-button input.addtocart-button, 
div span.addtocart-button input.notify-button, 
input[type="submit"], 
button[type="submit"], 
button[type="reset"], 
span.details-button input.details-button, 
span.details-button input.details-button,
span.addtocart-button input.addtocart-button, 
span.addtocart-button input.notify-button,
.product-detail div span.addtocart-button input.addtocart-button, 
input[type="submit"],
div div.details,
.general-bg,input.custom-attribute,
input.quantity-input,input.vm-default,div.details,button.default,
span.details-button input.details-button,
span.details-button input.details-button, .show_cart a,.product-block-inner .product-details,a.continue_link, a.showcart, a.continue{
	background-color: #282828;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Raleway',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 10px 15px;
	line-height: 12px;
	text-transform: uppercase;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -kthml-border-radius:0px;
}

.control-buttons button{
  border:0;
  border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -kthml-border-radius:0px;
}
div span.addtocart-button input.addtocart-button:hover, 
div span.addtocart-button input.notify-button:hover, 
input[type="submit"]:hover, 
button[type="submit"]:hover, 
button[type="reset"]:hover, 
span.details-button input.details-button:hover, 
span.details-button input.details-button:hover,
span.addtocart-button input.addtocart-button:hover, 
span.addtocart-button input.notify-button:hover, 
input.highlight-button:hover, a.highlight:hover, 
div div.details:hover,
span.details-button input.details-button:focus, 
span.details-button input.details-button:active, .show_cart a:hover,a.continue_link:hover, a.showcart:hover, a.continue:hover{
  background-color: #686868;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.vm-product-details-container div span.addtocart-button input.addtocart-button {padding:15px; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -kthml-border-radius:0px;}

.product-block span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover,.product-block-inner .product-details:hover {
  color: #f2f2f2;
  background-color: #282828;
}

#fancybox-content {
  border-color: #eee;
  border-width: 5px !important;
  padding: 5px !important;
  background: #fff;
}

button[type="submit"].vmicon{
  border:0;
  padding: 0;
  color: transparent;
}

button[type="submit"].vmicon:hover{background-color:transparent;}

.vmicon.vm2-remove_from_cart, .vmicon.vm2-add_quantity_cart{
  margin:0px;
  padding: 0;
  border: 0; 
  vertical-align: top;
  background-color:transparent;
  float:left;
}
.vmicon.vm2-add_quantity_cart{}
.vmicon .vm-button-correct, .vm-button-correct:hover, .vm-button-correct{
  font-size: 15px;
  font-weight: normal;
}

.vm-button-correct:hover{font-size:15px;}
.img_hid, .qqq {
  overflow: hidden;
}
.img_hid{margin-bottom:15px;}

.qqq{
  background: #fff;
  float: left;
  width: 100%;
  text-align:center;
}

.main-image a{
  display: block;
}


/*div.spacer, div.spacer a{
  color: #333;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
div.spacer:hover, div.spacer:hover a{
  color: #0069b2;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
div.vmgroup .addtocart-bar {
   margin:  0;

}*/
.map{
  width: 100% !important;
}
#jform_contact_message, #jform_contact_emailmsg, #jform_contact_name, #jform_contact_name,
#jform_contact_email{
  width: 100%;
}
#jform_contact_emailmsg, #jform_contact_name, #jform_contact_name,
#jform_contact_email{
  height: 34px;
  line-height: 34px;
}
.PricecostPrice{

  margin: 0;
}
.PricebasePrice{
  text-decoration: line-through;
  font-weight:700;
}


.coupon{
  border-radius: 0;
}
/*Category-----------------------------------------------------*/

/*div.product{
  min-height: 435px;
}*/
/*div.addtocart-bar{
  position: static;
}*/
div.addtocart-area{
  margin: 0px;
  clear: both;
}

.product-block-inner .addtocart-area, .product-block-inner .product-details {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  -webkit-transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  -moz-transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  -ms-transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  -o-transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;
  visibility: hidden;
  text-transform: capitalize;
}

.product-block-inner .addtocart-area{bottom:75px;}

.product-block-inner .product-details {bottom: 80px;}

.product-block:hover .product-block-inner .addtocart-area, .product-block:hover .product-block-inner .product-details,.product-block:hover .product-block-inner .vm-product-rating-container {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  -webkit-transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  -moz-transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  -ms-transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  -o-transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;
  visibility: visible;
}

.product-block-inner .addtocart-area .addtocart-button,.product-block-inner .product-details {
  width: 100%;
  padding: 20px 0;
  text-transform: capitalize;
}

.product-carousel .product-block img, .productbox-grid .product-block img, .product-grid-list ul li .product-block img {
  width: 100%;
}

.product-block .product-block-inner:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.product-block .product-block-inner img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.vm-product-details-container div.addtocart-area {float:left;}
.vm-product-details-container h1{
  color: #696868;
  float: left;
  font-size: 18px;
  font-family: 'Open Sans';
  margin: 0 0 10px;
  background: none;
  padding: 0 0 15px;
  width:100%;
  border-bottom:1px solid #d1d1cf;
  
}

.PricesalesPrice.vm-display, .PricesalesPrice.vm-display .PricesalesPrice{
    width: 100%;
}
.products_block .PricesalesPrice.vm-display {}
.latest-view .spacer .product-price span, .topten-view .spacer .product-price span,
.featured-view .spacer span, .latest-view .spacer .product-price span, 
.topten-view .spacer span, .recent-view .spacer .product-price span, 
.related-products-view .spacer .product-price span, 
.browse-view .row .product .spacer .product-price span{
}
/*div a.product-details, div a.details, div div.details{
  border-radius: 0;
  background: #0069b2;
  border: 1px solid #0069b2;
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding: 5px 10px;
  line-height: 20px;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
div a.product-details:hover, div a.details:hover, div div.details:hover{
  background: #0069b2;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}*/
div.product-price{
  margin: 0 0 10px;
  text-align: center;
  overflow:hidden;
}
.vm-product-details-container div.availability {
  text-align: left;
  margin: 15px 0 0;
}
/*div .ratingbox {
  position: relative;

}*/

#fancybox-title{
  margin-left: 0 !important;
}
div div.product {
float: left;
border: 0;
margin:0;
}
.browse-view .col-lg-12.col-md-12.col-sm-12.col-xs-12 {padding: 0;}
.spacer{
}

.spacer div.vm3pr-0{
  margin-top: 35px;
}
div.vm-details-button {
  text-align: center;
  margin-top: 0px;
}
.spacer div.vm3pr-3 .product-price{
  text-align: center;
  width: 100%;
}
.browse-view .row .product div.spacer h2{
  margin-top: 20px;
}

.category-view .row .category .spacer h2 a{
	font-size: 14px;
}
.category-view .row .category .spacer h2{
    margin: 0;
    overflow: hidden;
    padding: 0px 0;
}

.main-image{
  text-align: left;
}
.productdetails-view .spacer-buy-area {
  padding: 0;
}
.line_soc{
  margin: 20px 0 0;
}
/*Socil--------------------------------------------------------*/
.customsocial{
  margin-top: 25px;
  padding-left: 15px;
}
/*Tab product--------------------------------------------------*/
#myTab{
  margin:47px 0 0;
}
div.customer-reviews, .ask-a-question-view .form-field,
div.productdetails-view .product-description{
  margin: 0;
  clear: both;
  float:left;
  width: 100%;
}

.product-fields-title,h4.related-title,#fancybox-content h5 {
  line-height: 40px;
  margin: 0;
  padding: 0 0 5px;
  text-transform: capitalize;
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  font-weight: normal;
  display:block;
}

.product-fields-title strong{font-weight:normal;}

.rp {
  overflow: hidden;
  margin-bottom: 15px;
  border:1px solid #e7e7e7;
}

/**/
.moduletablecom_product{
  margin-top: 50px;
}
/*Pagination---------------------------------------------------*/
.orderby-displaynumber .vm-pagination {
  text-align: center;
  float: left;
  margin: 10px 0 0 25px;
}
.vm-pagination ul li {
  display: inline;
}
li.pagination-start span, li.pagination-prev span, li span.pagenav {
}

.header-top .navbar-nav {float: right;  margin: 0;}


span.pagenav, a.pagenav {
  padding: 8px 11px;
  margin: 0 2px;
  border: 0;
  background-color: #fff;
  border: 1px solid #e7e7e7;
}
.vm-pagination ul {float:left; margin:0; padding: 15px 9px; width:100%;background: #f7f7f7;}

span.vm-page-counter {
    float: right;
    margin: -38px 11px 7px;
}
.display-number .inputbox {
    margin-left: 10px;
	padding:5px;
}
.orderlistcontainer .title {
float:left;
margin-top:8px;
margin-right:5px;
}
div .vm-pagination {
 	float: left;
    margin: 10px 0;
    padding: 0;
    width: 100%;
	font-size:13px;
}
.vm-product-media-container, .vm-product-media-container a{
overflow:hidden;
}

.vm-product-media-container .main-image a {overflow:visible;}
/*.vm-product-media-container a{
  display: inline-block;
}*/

/*.qqq .addtocart-area .addtocart-bar{
  text-align: left;
}
div.orderby-displaynumber {
  border-top: 0;
}*/

table.user-details input.invalid, table.user-details input{
  border: 1px solid #e5e5e5;
  padding: 2px 5px;
  height: auto !important;
}
div#virtuemart_shoppergroup_id_chzn {
  text-align: left;
}
.chzn-select-all{color:#282828;}
.vm3pr-3 .product-price {
  height: 70px;
}
input[type="submit"], table.user-details input.invalid:hover{
  color: #fff;
}
input, button, select, textarea {border:1px solid #e7e7e7; padding: 5px; font-family:'Raleway',Arial,Helvetica,sans-serif; line-height:normal;border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -kthml-border-radius:0px;}
td.key {
  padding: 0 6px;
  width: 100%;
  text-align: left;
}
input#q {
  padding: 7px;
}
span.custom-variant-inputbox input.custom-attribute:hover, span.quantity-box input.quantity-input:hover, input.vm-default:hover, span.quantity-box input.quantity-input:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.details:hover, div.details:hover, a.product-details:hover, button.default:hover{}


.currency .chzn-container-single .chzn-single, #virtuemart_country_id_chzn, .chzn-single, .chzn-single-with-drop,
.chzn-container-single .chzn-single{
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #fff;
  border-color: #e5e5e5;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -khtml-border-radius: 0 !important; 
  text-align:left
}

.currency .chzn-container-single .chzn-single{border:none;}

.chzn-container .chzn-results {
  margin: 5px !important;
  padding: 0 !important;
}

.currency .chzn-container .chzn-drop {
  border: 1px solid #dddddd;
  right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
}

.chzn-container-single .chzn-search{line-height:1;}

.chzn-container .chzn-results .highlighted{
  color: #444 !important;
  background-color: #ebebeb !important;
  background-image: initial !important;}

.chzn-drop {
    border-color: #ddd !important;
    width: 100% !important;
}
.vm-pagination.vm-pagination-top {
    display: none;
}

.chzn-container-single .chzn-drop {border: 1px solid #ddd; text-align:left;}
.chzn-container-single .chzn-single div b, .currency .chzn-container-single .chzn-single div b {
  background-image: none;
  margin-top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #7a7a7a transparent transparent transparent;
  line-height: 0px;
  _border-color: #7a7a7a #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
/*span.details-button input.details-button, span.details-button input.details-button:focus, span.details-button input.details-button:active{
  height: 32px;
  line-height: 16px;
  display: inline-block;
}*/
textarea.field{
  padding-left: 5px;
  font-weight: normal;
}
.coupon{
  font-size: 14px;
}
input.quantity-input{
  color: #000 !important;
}
/*Top Block-----------------------------------------------------*/
/*.moduletabletop{
  margin-top: 50px;
}*/
.moduletabletop h3, .moduletablelt_blog h3, .slr h3{
  font-size: 20px;

  color: #333;
}
.moduletabletop .width25{
  width: 24%;
 /* margin-right: 15px;*/
}
.moduletabletop .width25:nth-child(4){
  margin-right: 0;
}
/*End Top Block--------------------------------------------------*/
.productdetails, .cart-view{
  margin: 0;
  position:relative
}
.productdetails .vm-product-container {
  margin: 10px 0 20px;
}

#com-form-order-submit{
  margin-top: 23px;
}
.billto-shipto a[href$="BT"]{
  margin-top: 32px;
}
/*End VirtueMart------------------------------------------------*/
/*---------------------K2-------------------------*/
#k2Container .modal{
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  width: auto;
  background: transparent;
  border: 0;
  box-shadow: none;
  position: relative;
  display: block;
  border-radius: 0;
  z-index: 1;
}
span.itemImage {
  display: block;
  text-align: left;
  margin: 0 0 8px 0;
}
span.itemImage img {
  border: 0; 
  padding: 0px; 
}
div.itemToolbar {
  background: transparent;
}
div.itemToolbar ul li {
  border-left: 1px solid #e5e5e5;
}
.itemToolbar .lefttoolbar {
  float: left;
  margin-left: -15px;
  font-size: 14px;
}
.itemToolbar .righttoolbar {
  float: right;
  font-size: 14px;
}
div.itemToolbar ul li {
  padding: 0 10px 0 15px;
}
div.itemImageBlock {
  padding: 0px;
}
div.itemContentFooter ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
}
div.itemContentFooter {
  font-size: 12px;
  color: #888888;
  text-align: left;
  padding: 2px 0;
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  overflow: hidden;
}
div.itemCategory {
  padding: 0px;
  border-bottom: 0;
}
div.itemContentFooter ul li:first-child {
  border: medium none;
}
div.itemContentFooter ul li {
  border-left: 1px solid #D1D1D1;
  display: inline-block;
  padding: 0 11px 0 15px;
  float: left;
}
.itemContentFooter li.modified {
  border: medium none;
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
div.itemAuthorBlock {
  margin: 40px 0;
  background: none;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-left: none;
  border-right: none;
  padding: 15px 0 15px 0;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  border:0; 
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.itemFullText, .userDescription, div.userItemIntroText, div.genericItemIntroText,
div.k2ItemsBlock ul li div.moduleItemIntrotext,
div.k2LatestCommentsBlock ul li span.lcComment, div.itemAuthorBlock div.itemAuthorDetails p,
div.itemComments ul.itemCommentsList li p, div.itemCommentsForm p.itemCommentsFormNotes, div.itemIntroText p{
  font-size: 13px;
  line-height: 23px;
  color: #333;
  font-weight: 300;
}
div.k2UsersBlock ul li ul.ubUserItems li{
  line-height: 28px;
}
div.itemComments {
  background: transparent;
  border: 0;
  padding: 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 0;
  margin: 10px 0;
}
.even {
  background: transparent;
  padding: 2px 0;
  border-bottom: 1px solid #e5e5e5;
  border-bottom:0;
}
div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, 
div.k2ItemsBlock ul, div.k2LoginBlock ul, 
div.k2UserBlock ul.k2UserBlockActions, 
div.k2UserBlock ul.k2UserBlockRenderedMenu, 
div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, 
div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
  margin: 0;
  list-style: none;
}
div.itemAuthorLatest ul, .itemRelated ul{
  list-style: none;
}
#k2Container div.itemHeader h2.itemTitle, 
div.catItemHeader h3.catItemTitle, div.itemCommentsForm h3{
  
  padding: 0 0 5px;
  margin: 0;
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  margin-top: 4px;
  padding: 4px 0;
  text-align: center;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
  text-align: center;
  display: inline-block;
  padding: 15px 35px;
  background-color: #fff;
  margin: 15px 0 0;
  font-weight: 600;
}
div.k2ItemsBlock ul li, div.k2LatestCommentsBlock ul li {
  background: none repeat scroll 0 0 transparent;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 0;
  padding-top: 0;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 4px 4px 0;
  padding: 0px;
  background: #fff;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  margin: 2px 10px 4px 0;
  padding: 2px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #333;
  line-height: 0px;
  display: block;
}
.k2Avatar img, span.tagItemImage img {
  border: 0;
}
span.genericItemImage img {
  border: 0;
  padding: 8px;
}
div.userBlock {
  background: transparent;
}
span.userItemImage img, span.catItemImage img {
  border: 0;
  padding: 0;
}
div.userItemHeader span.userItemDateCreated,
div.genericItemHeader span.genericItemDateCreated,
div.tagItemHeader span.tagItemDateCreated {
  color: #333;
}
div.itemComments ul.itemCommentsList li span.commentLink a,
div.itemComments ul.itemCommentsList li span.commentToolbar a{
  color: #333; 
  text-decoration: none; 
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover,
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover{
  color: #39c97b; 
  text-decoration: none; 
}
div.itemRatingBlock span, span.itemHits, span.itemDateModified,
div.catItemHeader span.catItemDateCreated, div.catItemRatingBlock span,
span.catItemDateModified, div.itemNavigation span.itemNavigationTitle{
  font-size: 13px;
  line-height: 23px;
  color: #333;
}
span.catItemImage {
  text-align: left;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0 0 16px 0;
}
span.tagItemImage img{
  padding: 0;
}
div.itemIntroText{
  color: #333;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  padding: 0;
}
div.userBlock img {
  padding: 0;
  border: 0;
  border-radius: 50%;
  margin: 0 8px 0 0;
}
div.itemNavigation {
  background: transparent;
}
div.k2LatestCommentsBlock ul li span.lcUsername{
  margin: 10px 0;
  display: block;
}
div.itemCommentsForm form textarea.inputbox{
  width: 98%;
  box-shadow: none;
  border-radius: 0;
  font-size: 13px;
  line-height: 23px;
  color: #333;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
div.itemCommentsForm form input.inputbox{
  display: block;
  width: 30.3%;
  padding: 10px;
  margin: 0 3.5% 3% 0;
  float: left;
  border-radius: 0;
  border:1px solid #e5e5e5;
  box-shadow: none;
  font-size: 13px;
  line-height: 23px;
  color: #333;
}
#commentURL{
  margin-right:0; 
}
div.itemCommentsForm form button#submitCommentButton,
#contact-form .btn-primary, .form-horizontal button, 
.k2AccountPageUpdate button/*, .pos-8 a, .pos-2 a*/{

}
div.itemCommentsForm form button#submitCommentButton:hover,
#contact-form .btn-primary:hover, .form-horizontal button:hover,
.k2AccountPageUpdate button:hover/*, .pos-8 a:hover, .pos-2 a:hover*/{

}
#submitCommentButton i, #contact-form .btn-primary i, .form-horizontal button i,
.k2AccountPageUpdate button i/*, .pos-8 a i, .pos-2 a i*/{
  display: none;
}
div.k2TagCloudBlock a {
  background: none repeat scroll 0 0 #F2F2F2;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  color: #777777;
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 1px 9px;
  text-shadow: 1px 1px 1px #FFFFFF;
  font-size: 12px !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.k2TagCloudBlock a:hover {
  text-shadow: none;
  padding: 1px 9px;
  background: #39c97b;
}
div.tagItemImageBlock, div.userItemImageBlock, div.genericItemImageBlock {
  float: left;
  margin: 10px 15px 0px 0px;
}
div.catItemHeader {
  overflow: hidden;
}
div.tagItemView {
  border-bottom: 0;
  padding: 8px 0;
  margin: 0 0 20px 0;
}
div.catItemHeader span.catItemDateCreated, div.catItemHeader span.catItemAuthor,
div.catItemCategory, div.catItemHitsBlock, div.catItemCommentsLink{
  float: left;
  border-right: 1px solid #d1d1d1;
  padding: 0 5px;
  font-size: 12px;
}
div.catItemCategory, div.catItemHitsBlock{
  padding: 0;
  border-bottom: 0;
  padding: 0 11px 0 9px;
}
.catItemdot{
  overflow: hidden;
  padding: 5px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
div.catItemHeader span.catItemDateCreated{
  padding-left: 0;
}
div.catItemCommentsLink{
  padding-right: 0;
  border-right:0;
}
div.catItemHeader span.catItemDateCreated,
.itemContentFooter li.modified{
  font-size: 12px;
}
div.k2Pagination ul li {
  padding: 0 5px;
}
li.pagination-start span, li.pagination-prev span, li span.pagenav  {
  background: none repeat scroll 0 0 #fff;
  padding: 8px 11px;
  border: 1px solid #999;
}
li a.pagenav{
}
li a.pagenav:hover {  border: 1px solid #999999;
  cursor: pointer;}
.vm-pagination ul li.pagination-start span.pagenav, .vm-pagination ul li.pagination-prev span.pagenav, .vm-pagination ul li.pagination-end span.pagenav, .vm-pagination ul li.pagination-next span.pagenav {
  display: none;
}
.component-content .pagination ul li a, .component-content .pagination ul li span {
  margin: 0 5px;
  padding: 5px 10px;
  font-size: 1em;
  line-height: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
}
div.k2Pagination ul li {
 padding: 0; 
}
div.k2Pagination ul{
  margin: 0 0 15px 0;
}
div.userItemHeader span.userItemDateCreated, div.userItemCommentsLink {
  color: #333;
  font-size: 14px;
  float: left;
  border-right: 1px solid #d1d1d1;
  padding: 0 5px;
}
div.userItemCommentsLink{
    border-right: 0;
}
div.userItemView {
  margin-bottom: 35px;
  margin-top: 5px;
}
div.itemAuthorLatest {
  margin-bottom: 5px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  border-right: 1px solid #d1d1d1;
}
div.itemNavigation {
  padding: 4px 0;
}
span.itemHits {
 float: none; 
}
.catItemIntroText p {
  font-size: 13px;
  line-height: 23px;
  color: #333;
}
#form-login input.button, div.catItemReadMore a, div.tagItemReadMore a,
 div.k2UserBlock form input.ubLogout, .userItemReadMore a, .caption a{
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  color: #fff;
  text-shadow:none;
}
#form-login input.button {
  clear: both;
  display: block;
  margin-top: 5px;
}
#form-login input.button:hover, div.catItemReadMore a:hover, 
div.tagItemReadMore a:hover, div.k2UserBlock form input.ubLogout:hover,
 .userItemReadMore a:hover, .caption a:hover{
  color: #fff;
  background: #444;
}
div.catItemReadMore a, div.tagItemReadMore a, .userItemReadMore a, .caption a{
  padding: 10px 25px;
}
div.k2UserBlock form input.ubLogout{
  margin: 20px 0 0;
}
.caption a{
  width: 20%;
  margin: 40px 0 0;
}
div.catItemReadMore i, .tagItemReadMore i, .userItemReadMore i, .caption i{
  display: none;
}
div.k2LoginBlock fieldset.input p input {
  height: 40px;
  border-radius: 0;
  box-shadow: none;
}
div.catItemImageBlock, div.tagItemImageBlock, div.userItemImageBlock, div.genericItemImageBlock {}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border-right: 0;
}
div.itemAuthorBlock {
  margin: 0;
  border-left: none;
  border-right: none;
}
div.itemNavigation {
  border-top: 0;
}
div.itemTagsBlock {
  padding: 4px 0;
  border-bottom: 0;
}
div.itemNavigation, div.itemComments ul.itemCommentsList li{
  border-bottom: 1px solid #e5e5e5;
}
div.itemComments ul.itemCommentsList li{
   padding: 4px 0;
}
div.itemToolbar{
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
div.tagItemCategory{
  border-right: 0;
}
.modal{
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  width: auto;
  background: transparent;
  border: 0;
  box-shadow: none;
  position: relative;
  display: block;
  border-radius: 0;
  z-index: 1;
}
#myModal.modal{
  position: static;
  z-index: 1;
}
#myModal.modal .modal-content{
  position: fixed;
}
div.tagItemHeader h2.tagItemTitle {
  text-transform: uppercase;
}
div.itemListCategory {
  background: #fff;
}
div.itemListCategory img {
  border: 0;
}
#k2Container p, .itemView{
  font-size: 13px;
  line-height: 23px;
  color: #333;
}
div.catItemCategory span {
  color: #333;
}
span.catItemDateModified {
  margin: 25px 0;
}
div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
  border-bottom: 1px solid #e5e5e5;
}
div#itemListLinks {
  background: #fff;
  border: 1px solid #e5e5e5;
  margin: 8px 0;
  padding: 0 8px;
}
#k2ModuleBox109 ul li{
  float: left;
  width: 31%;
  text-align: center;
  margin-right: 25px;
}
#k2ModuleBox109 ul li.lastItem{
  margin-right: 0px;
}
.moduleItemIntrotext_img{
  width: 100%;
  overflow: hidden;
}
.moduleItemIntrotext_txt{
  text-align: left;
}
#k2Container {
  margin-top: 20px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  background: #0069b2;
}
/*--------------------------------End K2---------------------------------*/
.bg_blog{
  background-color: #E0DAD3;
  min-height: 200px;
  width: 100%;
  padding: 20px 0;
  margin: 50px 0 0;
}
p{
  margin:0;
}
/*Subscribe---------------------------------------------------------------*/
.moduletablesubscribe{
  margin: 94px 0 0;
}
.itp_inputbox{
  border: 0;
  padding: 17px 10px 17px 20px;
  width: 100%;
  font-size: 16px;
  color: #333;
}
input[type="submit"].itp_btn{
  float: left;
  font-weight: 600;
  padding: 10px 30px;
}
.moduletablesubscribe h3, .wi_txt span{
  font-size: 32px;
  line-height: 32px;
  color: #333;
}
.wi_txt span{
  display: block;
  font-weight: 600;
  margin: 8px 0 0;
}
input.itp_inputbox{
  padding: 15px 5px;
}
/*Slider logo----------------------------------------------------------*/
.slr h3{
  margin-bottom: 25px;
  margin-top: 45px;
}
/*Footer---------------------------------------------------------------*/


.searchsearch #mod-search-searchword{
  background: #535353;
  color: #B9B9B9;
  padding: 10px;
  border: 1px solid #535353;
}
.searchsearch .btn-primary{
  padding: 10px 20px;
  border-radius: 0;
  background-color: #0069b2;
  border: 1px solid #0069b2;
  margin: -3px 0 0 -3px;
}
.searchsearch .btn-primary:hover{
  background-color: #0069b2;
}
/*Progress Bar----------------------------------------------*/
.circle1, .circle2, .circle3, .circle4, .circle5{
  width: 150px;
  margin: 35px 0 0 15px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 150px;
}
.circle1 strong, .circle2 strong, .circle3 strong, .circle4 strong, .circle5 strong{
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}
.circle1 span, .circle2 span, .circle3 span, .circle4 span, .circle5 span{
  display: block;
  color: #aaa;
  margin-top: 12px;
}
.circle1  strong i, .circle2  strong i, .circle3  strong i, .circle4  strong i, .circle5  strong i{
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
}
/*End Progress Bar----------------------------------------------*/
/*About Us------------------------------------------------------*/
.about_h{
  margin: 20px 0 25px;
  font-size: 32px;
}
.block_abt{}
.crc{
  background: #fff;
  text-align: center;
  margin: 40px 0 0;
  padding: 30px 0;
  min-height: 270px;
}
.circle1 h4, .circle2 h4, .circle3 h4, .circle4 h4, .circle5 h4{
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
  font-weight: bold;
  font-size: 14px;
}
/*#component{
  margin: 30px 0;
}*/
/*End About Us-------------------------------------------------------*/
/*Elements-----------------------------------------------------------*/
.btn, .input-group .form-control:last-child,
.input-group .form-control:first-child{
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
}
.btn-warning, .progress-bar-warning {
  background-color: #0069b2;
  border-color: #0069b2;
}
.label-warning, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
   background-color: transparent;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge,
.btn-primary .badge, .badge{
  color: #0069b2;
}
.badge{
  background-color: #fff;
}
.label, .nav-pills > li > a{
  border-radius: 0;
}
.btn-warning:hover{
  background-color: #0069b2;
}
.breadcrumb {
  background-color: transparent;
  padding:10px 0;
  margin:0 -15px;
  color:#777;
}

.breadcrumb li.active span{
  display: block;
  padding: 0;
  color: #777;
}
.breadcrumb a:hover{text-decoration:underline;}
.breadcrumb li span img{
  margin: -2px 0 0;
}
.breadcrumb > li + li:before {
  padding: 0;
  color: transparent;
  content:'';
}
.divider {
    padding: 0 5px;
}
#myModal.modal {
  position: static;
  z-index: 1;
}
.page-header {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 0;
}
.panel-primary > .panel-heading{
  background: #0069b2;
  border-color: #0069b2;
}
.panel-primary{
    border-color: #0069b2;
}
#k2Container .admintable input{
  width: 85%;
}
.form-horizontal .control-label {
  text-align: left;
}
/*End Elements-----------------------------------------------------------*/
/*Login Form-------------------------------------------------------------*/
.login #username, .login #password{
  
  padding: 5px;
}
.controls .btn-primary:hover{border:none;}
/*End Login Form-------------------------------------------------------------*/
/*Registration Form-------------------------------------------------------------*/
.componentheading{
  font-size: 24px;
  font-weight: bold;
}
.k2AccountPage input[type="text"], .k2AccountPage input[type="password"],
.k2AccountPage input:active, .k2AccountPage input:focus, .k2AccountPage input.invalid,
.k2AccountPage .validate-email{
  padding: 5px;
  margin: 5px 0;
}
.k2AccountPage th.k2ProfileHeading, .k2AccountPage table.admintable td.key, 
.k2AccountPage table.admintable td.paramlist_key{
  background: transparent;
  border: 0;
}
#email2, #password{
  padding:5px;
}
input.invalid, #jform_email{
  padding:5px;
}
/*End Registration Form-------------------------------------------------------------*/
/**/
.list-striped .pull-right {
  float: none !important;
}



/*=======*/
.grid_default_width{width:275px; } /* Default Width for Product Grid */

.additional_default_width{width:110px;}

.featured_default_width{width:275px;}

.manufacturer_default_width {width:198px;}

.testislider_default_width {width: 367px;}

.manufature-main .manufature-image {clear: both; overflow: hidden; width: 90%; margin: 0 auto;}

.grid_view li, .product_list li{width:176px; margin-bottom: 14px; padding: 0; margin:0; position:relative; float:left; vertical-align: top;}

/* Default Width for Product Grid */
.grid_default_width,	
.featured_default_width,	
.random_default_width, .newproduct_default_width, .bestsellers_default_width , .related_default_width {width:275px;}

.banners-slider-carousel {margin-bottom: 15px; position: relative; width: 100%;}

#featured-carousel .slider-item{width:275px;}

.cross_default_width,
#crossselling_list .product_list li,
#crossselling-carousel .slider-item	{width:150px;}

.productcategory_default_width,
#productscategory_list .product_list li,
#productscategory-carousel .slider-item	{width:150px;}

#manufacturer-carousel.product-carousel .product-block, #manufacturer_block_center .product-block{margin: 7px 25px; border: none;}

#manufacturer-carousel {
  clear: both;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}

.testimonial-main {
  margin-bottom: 30px;
}

.product-carousel .product-block, .productbox-grid .product-block,.product-grid-list ul li .product-block, .product-related-products .productbox-grid-2 .product-block {
    background: #FFFFFF;
    clear: both;
    overflow: hidden;
	text-align:center;
	margin: 13px;
}

.product-carousel .product-block-inner, .productbox-grid .product-block-inner,.product-grid-list ul li .product-block-inner{padding: 0px; font-size:16px;}
.productbox-grid .product-items, .product-grid li {
    display: inline-block;
    float: left;
	width: 305px;
 }
 
.product-field-display .chzn-container {
	float: left;
	 clear: both;
	 margin: 5px 0;
}

.vm-product-details-container .product-price {
   text-align: left;
   margin: 10px 0px;
   border-bottom:1px solid #ededed;
}
label {font-weight: normal;}
.cart-content{
	display:none;
	margin-top: 0px;
    background: #fff;
    border: 1px solid #ccc;
	padding: 10px;
    position: absolute;
    right: 0px;
    top: 159%;
    width: 290px;
    z-index: 999;
}

.currency .chzn-container-single-nosearch .chzn-search input {position: static;  width: 100% !important; }
.alert{ background: none repeat scroll 0 0 #ffb2b2;  margin: 10px 0;
    border: 1px solid #ff0000;
    color: #fff;}
.alert h4 {margin: 0;}	
fieldset .chzn-container { width: 100% !important;}
.userdata h2 {font-size: 15px; margin:0 0 10px;}
.userdata {
    font-size: 15px;
    padding: 10px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

ul.etabs,#ui-tabs ul#tabs {
    border-bottom: 1px solid #ddd;
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.panel-container {
    clear: both;
    float: left;
    width: 100%;
	padding:10px 0;
}
#fancybox-wrap {padding: 10px !important;}

ul.etabs li a {display:block; color:#282828; padding:5px 21px;}
ul.etabs li,#ui-tabs ul#tabs li {
    background: none ;
    border-left: medium none;
    cursor: pointer;
    float: left;
    line-height: 31px;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
	font-size:18px;
}
ul.etabs li:hover {
    background: none;
}
ul.etabs li.active a,#ui-tabs ul#tabs li.current a, ul.etabs li.ui-tabs-active a{cursor:default;}
ul.etabs li.active,ul.etabs li:hover,#ui-tabs ul#tabs li.current, ul.etabs li.ui-tabs-active,ul.etabs li.selected {
    background: none;
	cursor:default;
	border-bottom:3px solid #616060;
}
.tab_container {
    background: none repeat scroll 0 0 #ffffff;
    border-top: medium none;
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.tab_contents{
   border-bottom: 2px solid #0069b2;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

.header-lower {
    float: left;
    margin: 50px 0 45px;
    width: 100%;
	text-align:center;
}

.headerleft{width:20%; float:left; padding-left:0;}
.moduletable_menu {
  margin-top: 6px;
}
.logo {display:inline-block; margin:0 auto; width:55.3%;}
.headeright {float:right; width:auto; padding-right:0;}
.moduletable_category{float:left;}

.moduletable_headercart,.moduletable_search {
  float: right;
}

.moduletable_search{position:relative;}

.outer-menu{
	background-color: #ffffff;
	border-top: 1px solid #dbdbdb;
	box-shadow: 0 2px 4px -1px #c3c3c3;
	-webkit-box-shadow: 0 2px 4px -1px #c3c3c3;
	-moz-box-shadow: 0 2px 4px -1px #c3c3c3;
	padding: 0px;
	position: relative;
	z-index: 9;
	transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
}

.outer-menu.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	animation:fixedAnim 0.9s ease 0s normal both 1 running;
	-webkit-animation:fixedAnim 0.9s ease 0s normal both 1 running;
	-moz-animation:fixedAnim 0.9s ease 0s normal both 1 running;
	-ms-animation:fixedAnim 0.9s ease 0s normal both 1 running;
	-o-animation:fixedAnim 0.9s ease 0s normal both 1 running;
}

@-webkit-keyframes fixedAnim{0%{top:-20px;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-20px;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-20px;}100%{top:0;}}

.search_toggle {
  background: url(../images/megnor/sprite.png) no-repeat scroll -10px -12px transparent;
  border-right: 1px solid #dbdbdb;
  cursor: pointer;
  float: right;
  height: 22px;
  margin: 21px 6px 0 0px;
  position: absolute;
  width: 33px;
  z-index: 99;
  right:0;
}

.search_search .inputbox_search {
  background: none;
  border: none;
  float: left;
  padding: 4px 10px;
  color: #999999;
  line-height:24px;
  width:90%;
}

input.button_search {
  display: none;
}

.search_search {
  border: 1px solid #DDDDDD;
  box-shadow: 0 0 1px #bbbbbb;
  -webkit-box-shadow: 0 0 1px #bbbbbb;
  -moz-box-shadow: 0 0 1px #bbbbbb;
  float: right;
  margin-right: 15px;
  margin-top: 16px;
  width: 190px;
  z-index: 15;
  display: none;
  position: relative;
  background: #fff;
}

.sidebar-left .moduletable, .sidebar-right .moduletable{margin: 10px 0; padding-bottom:3px;}
.bannergroup_leftbanner {
  margin-top: 20px;
}
.center-column { margin: 10px 0 0; float:left; width:100%;}
.homepage .center-column {margin-top:15px;}

.sidebar-right.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    padding: 0;
	width:220px;
}
.sidebar-left.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    padding: 0px ;
	width:220px;
}

.vmproduct {
  margin-top: 13px;
}

.image-block {
    border: 1px solid #e7e7e7;
    float: left;
    margin-right: 10px;
    width: 60px;
}

.sidebar-left .spacer, .sidebar-right .spacer{ margin: 0px 0 15px;}
.product-detail .addtocart-bar{text-align:left;}
.product-detail div span.addtocart-button input.addtocart-button, .product-detail input[type="submit"] {
  background: none;
  border: none;
  color: #777;
  padding: 0;
  font-size: 13px;
  line-height: 22px;
  text-transform: capitalize;
}
.product-detail span.addtocart-button input.addtocart-button-disabled{padding:0; background:none; color:#777; font-size:13px; text-align:left;}

.product-detail {
text-align: left;
overflow:hidden;	
}

.moduletable_subbanners {
    overflow: hidden;
	margin: 10px 0;
}

.moduletable_aboutmefooter h3 {
    display: none;
}

.sidebar-left h3, .sidebar-right h3{ 
  line-height: 40px;
  margin: 0;
  padding: 0 0 5px;
  text-transform: capitalize;
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  font-weight: normal;
  text-align:left;
}

.sidebar-left div span.quantity-box,.sidebar-left div span.quantity-controls,.sidebar-right div span.quantity-box,.sidebar-right div span.quantity-controls,.product-block-inner  div span.quantity-box,.product-block-inner 
 div span.quantity-controls{display:none;}
.banneritem.col-lg-3.col-md-3.col-sm-3,
.banneritem.col-lg-6.col-md-6.col-sm-6,
.banneritem.col-lg-4.col-md-4.col-sm-4,
.banneritem.col-lg-12.col-md-12.col-sm-12{padding:0;text-align:center;}
.banneritem a{display:block;}
.bannergroup_leftbanners .banneritem a {padding: 0; display:inline-block;}
.header-top{background: #000;}
#footer-bottom {
    text-align: center;
    padding: 10px 0 0;
	background: #f7f7f7;
	overflow:hidden;
}
#footer-bottom .footer {
  padding: 0;
}
.footer1_wrapper{
  float: left;
  background: url(../images/megnor/footer_line.png) repeat-x scroll 0 center #f7f7f7;
  width: 100%;
  text-align:center;
}
.footer1{
  font-weight: normal;
  margin: 0 auto;
  background: #f7f7f7;
  width: 320px;
}
.footer2 {display: none;}
.vm-product-container .main-image {
    border: 1px solid #ddd;
	margin-bottom: 15px;
}

.vm-product-container .main-image img{max-height:610px;}
select[multiple], select[size]{padding: 0; height: auto;}
.navbar-nav > li > a{padding: 0 8px; line-height: 12px;}
.navbar-nav > li > a.home{display:none;}
.footerlinks .navbar-nav > li > a.home {display:block}
.navbar-nav > li {border-left: 1px solid #8d8c8c; margin: 10px 0;display: inline-block;}
.navbar-nav > li:first-child { border: none;}
.navbar-nav  li:first-child a{padding-left:0;}
.currency {
    margin: 5px 0;
	text-align:left;
}
.moduletable {
    clear: both;
}
.product-name {
    margin: 5px 0;
}
.sidebar-left ul li,.sidebar-right ul li, .footer ul li  {position:relative;}
.sidebar-left ul li a, .sidebar-right ul li a, #footer ul li a{padding: 5px 0; display: block; line-height:20px;}

.sidebar-left ul li a, .sidebar-right ul li a {
  background: url(../images/megnor/maxshop_arrow.png) no-repeat scroll 2px 10px transparent;
  display: block;
  line-height: 17px;
  padding: 7px 0 7px 15px;
}

.sidebar-left ul li ul li a, .sidebar-right ul li ul li a {padding:5px 0 5px 15px;}

.sidebar-left ul li a:hover, .sidebar-right ul li a:hover {background-position:2px -17px;}

#footer .footer_block1 ul li a:hover,#footer .footer_block2 ul li a:hover,#footer .footer_block3 ul li a:hover{padding-left:3px; transition:all 150ms ease 0s; -webkit-transition:all 150ms ease 0s; -moz-transition:all 150ms ease 0s; -ms-transition:all 150ms ease 0s; -o-transition:all 150ms ease 0s;}

.footer_block4 li {
  line-height: 32px;
}

.social_block {
  text-align: center;
}
.social_block ul li{
  background: none;
  display: inline-block;
  list-style: none ;
  margin: 0 3px;
  padding: 0;
  position: relative;
}

.social_block a .followus-title {
  background: #282828;
  color: #ffffff;
  font-size: 12px;
  left: 0;
  line-height: 25px;
  min-width: 90px;
  padding: 0 10px;
  position: absolute;
  top: -35px;
  visibility: hidden;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
}

.social_block a:hover .followus-title {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  visibility: visible;
}

.social_block a:hover .followus-title:hover{display:none;}

.social_block a .followus-title span {
  background: url("../images/megnor/tooltip.png") no-repeat scroll 0 0 transparent;
  bottom: -5px;
  height: 5px;
  left: 15px;
  position: absolute;
  width: 5px;
}

.social_block ul li a {
  height: 36px;
  width: 36px;
  float: left;
}

.social_block ul {
  float: left;
  margin-top: 1px !important;
  padding-top: 30px !important;
  width: 100%;
}

.social_block ul li.twitter a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -440px transparent;
}

.social_block ul li.twitter a:hover {
  background-position: -2px -440px ;
  text-decoration: none;
}

.social_block ul li.facebook a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -362px transparent;
}

.social_block ul li.facebook a:hover {
  background-position:-2px -362px;
  text-decoration: none;
}

.social_block ul li.rss a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -674px transparent;
}

.social_block ul li.rss a:hover {
  background-position: -2px -674px;
  text-decoration: none;
}

.social_block ul li.linkin a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -635px transparent;
}

.social_block ul li.linkin a:hover {
  background-position: -2px -635px;
  text-decoration: none;
}

.social_block ul li.google a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -401px transparent;
}

.social_block ul li.google a:hover {
  background-position: -2px -401px;
  text-decoration: none;
}

.social_block ul li.youtube a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -596px transparent;
}

.social_block ul li.youtube a:hover {
  background-position: -2px -596px;
  text-decoration: none;
}

.social_block ul li.pinterest a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -518px transparent;
}

.social_block ul li.pinterest a:hover {
  background-position: -2px -518px;
  text-decoration: none;
}

.social_block ul li.last a {
  background: url("../images/megnor/sprite.png") no-repeat scroll -45px -557px transparent;
}

.social_block ul li.last a:hover {
  background-position: -2px -557px;
  text-decoration: none;
}

.footerlinks {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
  padding:15px 0 25px;
}

.footerlinks .navbar-nav > li {border:none; margin:0px; padding:0; float:none;}

.footer .footer-links {}

.moduletable_FooterAbtMe h3{display: none;}

.footer ul.social{margin: 20px 0;}
.footer ul.social li {display: inline-block;
    height: 25px;
    margin: 0 5px;
    width: 25px;}
.footer ul.social li  a{font-size:0;}
.footer ul.social li  a:before{content: '\f105'; font-family: "FontAwesome"; font-size:30px;}
.footer ul.social li.facebook a:before { content: '\f082'; }
.footer ul.social li.twitter a:before { content: '\f081'; }
.footer ul.social li.google a:before { content: '\f0d4'; }
.footer ul.social li.instagram a:before { content: '\f16d'; }
.footer ul.social li.linkedin a:before { content: '\f08c'; } 
.footer ul.social li.rss a:before { content: '\f143'; }

.toggle .mobile_togglemenu {
    cursor: pointer;
    display: block;
    margin-top: -21px;
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
	position:absolute;
	background:url(../images/megnor/toggle-arrow.png) no-repeat scroll right 1px;
}

.active.toggle .mobile_togglemenu{background-position:right -51px;}

.toggle .collapsable-hitarea{
  background: url(../images/megnor/sprite.png) no-repeat scroll -37px -220px transparent;
  cursor: pointer;
  float: right;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  padding: 0;
}
.toggle .expandable-hitarea { 
  background: url(../images/megnor/sprite.png) no-repeat scroll -8px -220px transparent;
  cursor: pointer;
  float: right;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px; 
}
.menu .collapsable-hitarea{ background: url("../images/megnor/sprite.png") no-repeat scroll -35px -225px transparent; height: 26px; width: 26px; right: 5px; top: 6px; position:absolute; z-index:99; cursor: pointer;}
.menu .expandable-hitarea { background: url("../images/megnor/sprite.png") no-repeat scroll -6px -225px transparent; height: 26px; width: 26px; right: 5px; top: 6px; position:absolute; z-index:99; cursor: pointer;}
#additional-carousel .product-block img {
    height: 90px;
    width: 90px;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transition:initial;
	-webklit-transition:initial;
	-moz-transition:initial;
	-ms-transition:initial;
	-o-transition:initial;
}

.vm-product-media-container img, .bannergroup_leftbanners img {width: 100%;}

.vm-product-media-container .icons img{width:auto; margin:0 2px;}

.contentpane #com-form-login-username, .contentpane #com-form-login-password, .contentpane #com-form-login-remember {
  margin: 5px 0;
}

.contentpane h1{
  clear: both;
  color: #282828;
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 15px 0;
  font-family: 'Raleway',Arial,Helvetica,sans-serif;
  text-transform: none;
}
.contentpane div.spacer{text-align:left}

.write-reviews .rating, .tab_container .write-reviews {text-align:left;}

.scrollup {
    background: url(../images/megnor/top_icon.png) no-repeat scroll 0 0;
    bottom: 5px;
    height: 33px;
    position: fixed;
    right: 5px;
    text-indent: -9999px;
    width: 33px;
	z-index:998;
}

.about_content h3 {margin: 0 0 10px;}

.about_content {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}
.title-text {
    clear: both;
    float: left;
	  margin-right: 5px;
}

.vm-price-desc {font-size:14px;font-weight:normal;}
.PriceunitPrice, .PricetaxAmount, .PricebasePriceVariant, .PricesalesPrice, .PricepriceWithoutTax, .PricediscountAmount {
    font-size: 18px;
	font-weight:bold;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	margin:5px 0;
}

.manufaturer-block {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.product-block-inner .product-field-type-R{
	width: 100%;
	border: none;
	margin:0;
	padding:0;
}

#fancybox-content > div {
    overflow: hidden !important;
}

.product-field-type-R, .product-field-type-Z {
    float: left;
    margin: 1%;
    text-align: center;
    text-transform: capitalize;
    width: 23%;
	
}
.product-field-type-R .product-field-display a img {

}

.product-field-display a img {
    display: block; 
	width: 100%;
}

.testimonial-main div .product_inner_cms .des {
  background: #f7f7f7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  padding: 25px;
}

.testimonial-main div .product_inner_cms .name a {
  color: #444444;
}
.testimonial-main div .product_inner_cms .name {
  background: url(../images/megnor/testimonial_img.jpg) no-repeat scroll 11% 0 transparent;
  font-size: 13px;
  font-weight: 600;
  padding: 40px 0 25px 17%;
  text-align: left;
}

.testimonial-main .controls {
  background: url(../images/megnor/slider_line.png) repeat-x scroll 0 center transparent;
  text-align: center;
}

.testimonial-main .controls .customNavigation {
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
  width: 65px;
  height: 20px;
}

.testimonial-main .controls .customNavigation a {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  height: 20px;
  width: 20px;
}

.testimonial-main .controls .customNavigation a.prev {
  left: 10px;
  background: url(../images/megnor/slide-arrow.png) repeat-x scroll 0 0 transparent;
}

.testimonial-main .controls .customNavigation a.prev:hover {
  background-position: 0 -21px;
}

.testimonial-main .controls .customNavigation a.next {
  right: 10px;
  background: url(../images/megnor/slide-arrow.png) repeat-x scroll -23px 0 transparent;
}

.testimonial-main .controls .customNavigation a.next:hover {
  background-position: -23px -21px;
}

div#tmcmsinfo_block {
  background-color: #ededed;
  margin: 60px auto 35px;
  padding: 40px 0;
}

#tmcmsinfo_block .cms_shipping {
  line-height: 25px;
  margin: 0 auto;
  text-align:center;
}

#tmcmsinfo_block .cms_shipping .cms_shipping2 {
  margin: 0 55px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1, #tmcmsinfo_block .cms_shipping .cms_shipping2, #tmcmsinfo_block .cms_shipping .cms_shipping3 {
  display: inline-block;
  text-align: center;
  width: 340px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .des p, #tmcmsinfo_block .cms_shipping .cms_shipping2 .des p, #tmcmsinfo_block .cms_shipping .cms_shipping3 .des p {
  color: #282828;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  line-height: 25px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .title_block, #tmcmsinfo_block .cms_shipping .cms_shipping2 .title_block, #tmcmsinfo_block .cms_shipping .cms_shipping3 .title_block {
  color: #1b1b1b;
  font-size: 22px;
  padding: 20px 0 15px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .read, #tmcmsinfo_block .cms_shipping .cms_shipping2 .read, #tmcmsinfo_block .cms_shipping .cms_shipping3 .read {
  color: #282828;
  display: inline-block;
  margin-top: 7px;
  text-transform: capitalize;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .read:hover, #tmcmsinfo_block .cms_shipping .cms_shipping2 .read:hover, #tmcmsinfo_block .cms_shipping .cms_shipping3 .read:hover{color:#686868;}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .icon, #tmcmsinfo_block .cms_shipping .cms_shipping2 .icon, #tmcmsinfo_block .cms_shipping .cms_shipping3 .icon {
  display: inline-block;
  height: 75px;
  text-align: center;
  width: 75px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .icon {
  background: url(../images/megnor/icon1.png) no-repeat scroll 0 0 transparent;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1:hover .icon {
  background-position: 0 -99px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping2 .icon {
  background: url(../images/megnor/icon2.png) no-repeat scroll 0 0 transparent;
}

#tmcmsinfo_block .cms_shipping .cms_shipping2:hover .icon {
  background-position: 0 -99px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping3 .icon {
  background: url(../images/megnor/icon3.png) no-repeat scroll 0 0 transparent;
}

#tmcmsinfo_block .cms_shipping .cms_shipping3:hover .icon {
  background-position: 0 -99px;
}

.offer-block{
  background-image: url(../images/megnor/bg.png);
  background-color:#272E37;
  height: auto;
  margin: 50px auto;
  overflow: hidden;
  padding: 60px 0;
  position: relative;
  background-size:cover;
}

.offer-block .cms_brand1, .offer-block .cms_brand2, .offer-block .cms_brand3 {
  float: left;
  text-align: center;
  width: 32%;
}

.offer-block .cms_brand3 {
  padding: 0 0 0 23px;
}

.offer-block .cms_brand1, .offer-block .cms_brand2 {
  padding: 83px 0;
}

.offer-block .cms_brand1 .title, .offer-block .cms_brand2 .title, .offer-block .cms_brand3 .title {
  color: #ffffff;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
}

.offer-block .des {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 20px;
  text-align: center;
  width: 230px;
}
.offer-block .des p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.offer-block .border_main {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #cecece;
  display: inline-block;
  height: 1px;
  text-align: center;
  width: 25%;
}

.offer-block .cms_slider {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #737373;
  padding: 8px 25px 25px;
  position: relative;
}

.offer-block .cms_slider .title {
  font-size: 20px;
  padding-bottom: 8px;
  text-align: left;
}

.offer-block .flex-direction-nav {
  display: block;
  top: 0;
  right: -10px;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

.offer-block .flex-control-nav {
  display: none;
}

.offer-block .flex-direction-nav li a {
  font-size: 0;
  height: 25px;
  position: absolute;
  top: 35px;
  width: 18px;
}

.offer-block .flex-direction-nav li a.flex-prev {
  background: url(../images/megnor/offer-arrow.png) no-repeat scroll 0 -28px transparent;
  right: 40px;
  left: auto;
}

.offer-block .flex-direction-nav li a.flex-prev:hover {
  background-position: 0 0;
}

.offer-block .flex-direction-nav li a.flex-next {
  background: url(../images/megnor/offer-arrow.png) no-repeat scroll -25px -28px transparent;
  right: 20px;
}

.offer-block .flex-direction-nav li a.flex-next:hover {
  background-position: -25px 0;
}

#askform input.highlight-button {
  margin: 5px 0;
}

/* OVER RIDES */
.item-title{margin-left: 50px;}
.navbar-nav > li {border: none;}
.moduletable_category ul li{margin: 0px;} 

.pagination ul{padding-top: 20px;}
.pagination ul li{float: left;}
#limit{margin-right: 170px;}

.social_block ul li.blog a {
    background: transparent url("../images/blog.png") no-repeat scroll ;
}