@font-face { font-family: 'Roboto-Regular';
src: url('../fonts/roboto/Roboto-Regular.eot');
src: url('../fonts/roboto/Roboto-Regular.eot') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Regular.woff') format('woff'),
url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Regular.svg') format('svg');
}
@font-face {
font-family: 'Roboto-Bold';
src: url('../fonts/roboto/Roboto-Bold.eot');
src: url('../fonts/roboto/Roboto-Bold.eot') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Bold.woff') format('woff'),
url('../fonts/roboto/Roboto-Bold.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Bold.svg') format('svg');
}

@font-face {
font-family: 'Roboto-Medium';
src: url('../fonts/roboto/Roboto-Medium.eot');
src: url('../fonts/roboto/Roboto-Medium.eot') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Medium.woff') format('woff'),
url('../fonts/roboto/Roboto-Medium.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Medium.svg') format('svg');
}
@font-face {
font-family: 'Roboto-Light';
src: url('../fonts/roboto/Roboto-Light.eot');
src: url('../fonts/roboto/Roboto-Light.eot') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Light.woff') format('woff'),
url('../fonts/roboto/Roboto-Light.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Light.svg') format('svg');
}
@font-face {
font-family: 'RobotoCondensed-Regular';
src: url('../fonts/roboto/RobotoCondensed-Regular.eot');
src: url('../fonts/roboto/RobotoCondensed-Regular.eot') format('embedded-opentype'),
url('../fonts/roboto/RobotoCondensed-Regular.woff') format('woff'),
url('../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype'),
url('../fonts/roboto/RobotoCondensed-Regular.svg') format('svg');
}

@font-face { font-family: "OpenSans-Semibold"; src: url(../fonts/OpenSans-Semibold.ttf); }

@font-face {
font-family: 'Roboto-BoldItalic';
src: url('../fonts/roboto/Roboto-BoldItalic.eot');
src: url('../fonts/roboto/Roboto-BoldItalic.eot') format('embedded-opentype'),
url('../fonts/roboto/Roboto-BoldItalic.woff') format('woff'),
url('../fonts/roboto/Roboto-BoldItalic.ttf') format('truetype'),
url('../fonts/roboto/Roboto-BoldItalic.svg') format('svg');
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a:focus, .btn:focus { outline: none; }
a:hover, a:active { outline: 0; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { max-width: 100%; height: auto; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
#map_canvas img { max-width: none; }
button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle; }
button, input { *overflow: visible; line-height: normal; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
strong { font-weight: normal; font-family: "Roboto-Bold", sans-serif; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
textarea { overflow: auto; vertical-align: top; }
.clearfix, .clear { *zoom: 1; }
.clearfix:before, .clearfix:after, .clear:before, .clear:after { display: table; content: ""; line-height: 0; }
.clearfix:after, .clear:after { clear: both; }
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #666;
  font-family: "Roboto-Medium", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  margin: 0;
  position: relative;
}
a { text-decoration: none; }
.no-title > .header,
#utility div.cart > div.header{ display: none; }
.title {
  margin: 0 0 7px;
  padding: 0 0 7px;
}
* html .ie6-offset {
  margin-right: -4px;
}
.master-head .btn-wrap {
  background-color: rgba(0,0,0,0.4);
  border-width: 1px;
  border-style: solid;
  border-color: transparent #ddd #ddd transparent;
  padding: 10px;
  margin: 20px 0;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-width: 300px;
}
.master-head h3 {
  font-size: 20px;
}
.page-header {
  border: none;
}
.btn,
.button,
.readon,
.readmore {
  display: inline-block;
  padding: 4px 14px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn a,
.btn:hover,
.button a,
.button:hover,
.readon a,
.readon:hover,
.readmore a,
.readmore:hover {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.icon-10x {
  font-size: 10em;
}
.icon-10x.icon-border {
  border-width: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
#mainbody,
#sidebar-a,
#sidebar-b {
  position: relative;
}
#sidebar-a[class*='grid'] [class*='grid'],
#sidebar-b[class*='grid'] [class*='grid'] {
  margin-left: 0;
  width: 100%;
}
#roof,
#top,
#breadcrumbs,
#main {
  padding-top: 0;
  padding-bottom: 0;
}
#absolute {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#roof {
  -webkit-box-shadow: 1px -2px 11px rgba(0,0,0,0.3) inset;
  -moz-box-shadow: 1px -2px 11px rgba(0,0,0,0.3) inset;
  box-shadow: 1px -2px 11px rgba(0,0,0,0.3) inset;
}
#roof .widget-date,
#roof .widget-fontresizer {
  padding-top: 0;
  padding-bottom: 0;
}
#sidebar-a .block,
#sidebar-b .block {
  z-index: 10;
}
.ex-menu {
  float: right;
  color: #fff;
}
.ex-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ex-menu > ul.l1:before,
.ex-menu > ul.l1:after,
.ex-menu .dropdown .column:before,
.ex-menu .dropdown .column:after {
  content: " ";
  display: table;
}
.ex-menu > ul.l1:after,
.ex-menu .dropdown .column:after {
  clear: both;
}
.ex-menu > ul.l1 > li {
  float: left;
}
.ex-menu ul li {
  position: relative;
}
.ex-menu li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  padding: 0 15px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
.ex-menu li a[class^="icon-"],
.ex-menu li a[class*=" icon-"] {
  width: auto;
  text-align: left;
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.ex-menu li a[class^="icon-"]:before,
.ex-menu li a[class*=" icon-"]:before {
  font-family: FontAwesome;
  margin-right: 5px;
}
.ex-menu > ul.l1 > li:hover > a,
.ex-menu > ul.l1 > li.active > a {
  background: rgba(0,0,0,0.3);
}
.ex-menu > ul.l1 > li.last .dropdown {
  right: 0;
  left: auto;
}
.ex-menu li a[href='#'] {
  cursor: auto;
}
.ex-menu li:hover > a,
.ex-menu li > a:focus {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
  outline: none;
}
.ex-menu li > a:active {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
}
.ex-menu li.active > a {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
}
.ex-menu li a img {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.ex-menu .subtitle {
  line-height: 24px;
}
.subtitle > div {
  margin-top: -1px;
  font-size: 10px;
  line-height: 17px;
}
.ex-menu .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: '';
  letter-spacing: normal;
}
.ex-menu li:hover > .dropdown {
  display: block;
}
.ex-menu li:hover > .dropdown li:hover > .dropdown {
  left: 100%;
  top: 0;
}
.ex-menu .dropdown .grouped > ul {
  margin: 10px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  box-shadow: 0 0 6px rgba(0,0,0,0.4);
}
.ex-menu .dropdown .column {
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-toggle {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 55px;
  padding: 0 20px;
  float: left;
}
.menu-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.menu-toggle {
  font-size: 19px;
  color: #88898E;
}
.menu-toggle:hover,
.menu-toggle:focus {
  color: #88898E;
  text-decoration: none;
  outline: none;
}
.menu-toggle:after {
  content: "\f0c9";
  font-family: "FontAwesome";
  vertical-align: middle;
}
[dropdown-animation="fade"] li:hover > .dropdown,
[dropdown-sub-animation="fade"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: fade 0.2s ease-in-out;
  animation: fade 0.2s ease-in-out;
}
[dropdown-animation="scale-up"] li:hover > .dropdown,
[dropdown-sub-animation="scale-up"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: scale-up 0.2s ease-in-out;
  animation: scale-up 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="scale-down"] li:hover > .dropdown,
[dropdown-sub-animation="scale-down"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: scale-down 0.2s ease-in-out;
  animation: scale-down 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-top"] li:hover > .dropdown,
[dropdown-sub-animation="slide-top"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-top-fixed 0.2s ease-in-out;
  animation: slide-top-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-bottom"] li:hover > .dropdown,
[dropdown-sub-animation="slide-bottom"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-bottom-fixed 0.2s ease-in-out;
  animation: slide-bottom-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-left"] li:hover > .dropdown,
[dropdown-sub-animation="slide-left"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-left-fixed 0.2s ease-in-out;
  animation: slide-left-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-right"] li:hover > .dropdown,
[dropdown-sub-animation="slide-right"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-right-fixed 0.2s ease-in-out;
  animation: slide-right-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="flipin-x"] li:hover > .dropdown,
[dropdown-sub-animation="flipin-x"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: flipin-x .5s ease-in-out;
  animation: flipin-x .5s ease-in-out;
}
[dropdown-animation="flipin-y"] li:hover > .dropdown,
[dropdown-sub-animation="flipin-y"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: flipin-y .5s ease-in-out;
  animation: flipin-y .5s ease-in-out;
}
[dropdown-animation="bounce-in"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in 0.6s ease-in-out;
  animation: bounce-in 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-up"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-up"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-up 0.6s ease-in-out;
  animation: bounce-in-up 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-left"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-left"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-left 0.6s ease-in-out;
  animation: bounce-in-left 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-right"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-right"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-right 0.6s ease-in-out;
  animation: bounce-in-right 0.6s ease-in-out;
}
[dropdown-animation="roll-in"] li:hover > .dropdown,
[dropdown-sub-animation="roll-in"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: roll-in 0.6s ease-in-out;
  animation: roll-in 0.6s ease-in-out;
}
#ex-splitmenu.horizontal .nav-list li {
  position: relative;
}
#ex-splitmenu.horizontal > .nav-list > li {
  float: left;
}
#ex-splitmenu.horizontal .nav-list > li > a {
  display: block;
  text-decoration: none;
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
#ex-splitmenu.horizontal .nav-list li:hover a {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
}
#ex-splitmenu.horizontal .nav-list li.parent > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  width: 200px;
  z-index: 1000;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: '';
  letter-spacing: normal;
}
#ex-splitmenu.horizontal .nav-list li.parent:hover > ul {
  display: block;
  -webkit-animation: scale-up 0.2s ease-in-out;
  animation: scale-up 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
#ex-splitmenu.horizontal .nav-list li.parent:hover > ul li.parent ul {
  left: 100%;
  top: 0;
}
#ex-splitmenu.horizontal > .nav-list > li.hover a,
#ex-splitmenu.horizontal > .nav-list > li.active a,
#ex-splitmenu.horizontal > .nav-list > li.active a:focus {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
}
#ex-splitmenu.horizontal a[class^="icon-"],
#ex-splitmenu.horizontal a[class*=" icon-"] {
  width: auto;
  text-align: left;
}
#ex-splitmenu.horizontal a[class^="icon-"]:before,
#ex-splitmenu.horizontal a[class*=" icon-"]:before {
  margin-right: 5px;
}
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: rgba(0,0,0,0.3);
}
.uk-offcanvas.uk-active {
  display: block;
}
.uk-offcanvas-page {
  position: fixed;
  -webkit-transition: margin-left 0.3s ease-in-out 50ms;
  transition: margin-left 0.3s ease-in-out 50ms;
}
.uk-offcanvas-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1011;
  width: 270px;
  max-width: 100%;
  background: #333;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-offcanvas [class*="grid"] {
  width: auto;
  float: none;
}
.uk-offcanvas .block {
  margin: 0;
  padding: 0;
}
.uk-offcanvas .block + .block {
  margin-top: 20px;
}
#offcanvas .ex-menu {
  background-color: transparent;
}
.uk-offcanvas .ex-menu,
.uk-offcanvas .ex-menu > ul.l1 > li {
  float: none;
}
.uk-offcanvas .ex-menu ul a {
  color: #88898E;
}
.uk-offcanvas .ex-menu > ul.l1 > li > a {
  color: rgba(255,255,255,0.8);
  border-bottom: 1px solid rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 rgba(255,255,255,0.06);
}
.uk-offcanvas .ex-menu > ul.l1 > li:hover > a,
.uk-offcanvas .ex-menu > ul.l1 > li.active > a,
.uk-offcanvas .ex-menu > ul.l1 > li a:focus,
.uk-offcanvas .ex-menu > ul.l1 > li a:active {
  background-color: #3A3B40;
  color: #fff;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul {
  padding: 5px 0 5px 15px;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul li.parent > a {
  margin-left: -15px;
  padding-left: 15px;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul li > a {
  padding: 5px 0;
  line-height: 30px;
}
.uk-offcanvas .ex-menu li:hover > a,
.uk-offcanvas .ex-menu li > a:focus {
  background-color: none;
}
#component .articles-row {
  margin-bottom: 10px;
}
#component [class*='cols'] > [class*='col-'] {
  float: left;
  padding: 0;
}
#component .cols-1 > [class*='col-'] {
  display: block;
  float: none;
  margin: 0;
}
#component .cols-2 > [class*='col-'] {
  width: 50%;
}
#component .cols-3 > [class*='col-'] {
  float: left;
  width: 33.3%;
}
#component .cols-4 > [class*='col-'] {
  width: 25%;
}
#component article {
  margin: 0 10px 20px;
}
#component .title {
  font-weight: normal;
}
#component .article-tools {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
#component .article-bg {
  padding-bottom: 0;
  border: 0;
}
#component .actions {
  list-style: none;
}
#component .actions a {
  display: inline-block;
}
#component .actions img {
  display: inline-block;
}
#component .edit .formelm {
  float: left;
  width: 70%;
  margin-top: 10px;
}
#component .edit .formelm label {
  float: left;
  line-height: 22px;
  width: 110px;
}
#component .edit textarea {
  margin-top: 10px;
}
#component .edit .pull-left {
  width: 50%;
}
#component .CodeMirror-wrapping {
  box-sizing: border-box;
  margin-top: 20px;
}
#component .edit .formelm-buttons {
  margin-top: 10px;
}
#component .button2-left {
  float: left;
  margin-right: 5px;
}
#component #editor-xtd-buttons {
  margin-top: 15px;
  height: 32px;
}
#component .pagination {
  padding: 0 10px;
}
#component .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#component .pagination a,
#component .pagination span {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#component #contact-slider {
  padding-bottom: 9px;
}
#component #contact-slider h3 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform {
  margin: 0 0;
  position: relative;
}
#mod-finder-searchform div.finder {
  margin-bottom: 0;
}
#mod-finder-searchform #mod-finder-searchword {
  background: #fbfbfb;
}
#mod-finder-searchform #mod-finder-searchword:focus {
  background: #fff;
}
#mod-finder-searchform button.btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
ul.breadcrumb {
  margin: 0;
  float: none;
}
#login-form .add-on {
  text-shadow: none;
}
#login-form .add-on.btn-primary {
  color: #fff;
}
#login-form .add-on label {
  display: none;
}
#login-form input {
  border-color: #ccc;
  height: 17px !important;
}
#login-form #form-login-remember label {
  padding-top: 4px;
}
ul.menu li img {
  display: none;
}
.block[class^="icon-"],
.block[class*=" icon-"] {
  font-family: inherit;
  line-height: inherit;
}
.title [class^="icon-"],
.title [class*=" icon-"] {
  margin-right: 10px;
}
.widget-logo {
  margin-top: 16px;
  margin-bottom: 17px;
}
#logo {
  margin-top: 13px;
}
#logo a {
  display: block;
}
#logo .logo-tagline {
  display: block;
  font-size: 16px;
}
#ex-date,
#font-resizer {
  margin-top: 5px;
}
#font-resizer {
  text-align: right;
}
#scrolltop {
  background: url(../images/totop.png) no-repeat;
  display: block;
  width: 26px;
  height: 28px;
  text-indent: -9999px;
  font-size: 0px;
  margin: 30px auto 0;
}
#scrolltop:hover {
  background-position: 0 -71px;
}
.social-icons {
  list-style: none;
  margin: 0;
}
.social-icons li {
  float: left;
  margin-top: 4px;
}
.social-icons li a {
  margin-right: 10px;
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  padding: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.social-icons li i {
  color: #fff;
  font-size: 14px;
}
.social-icons li.twitter {
  display: none;
}
.social-icons li.facebook span {
  display: none;
}
.social-icons li.facebook a {
  background: none #aab2b4;
}
.social-icons li.facebook a:hover {
  background: none #2981c0;
}
.social-icons li.rss a {
  background: url(../images/social-icons/rss.png) no-repeat 50% 50% #d45421;
}
.module.cart {
  padding: 0;
}
.module.cart .header {
  display: inline-block;
  margin-right: 7px;
}
.module.cart .header .title {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.module.cart #vmCartModule .show_cart:before {
  content: '';
  background: url('../images/minicart_header.png') no-repeat scroll 0 0 transparent;
  width: 18px;
  height: 17px;
  position: absolute;
  left: 10px;
  z-index: 1;
}
.module.cart #vmCartModule .total_products {
  position: absolute;
  right: -2px;
  top: 3px;
  z-index: 2;
  text-align: left;
  text-indent: -9999px;
}
.module.cart #vmCartModule .total_products .count {
  text-indent: 0;
  cursor: pointer;
  background: none #2981c0;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  width: 18px;
  height: 18px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.module .search {
  position: relative;
}
.module .search .inputbox {
  border: 1px solid #e5e4e2;
  box-shadow: none;
  font-family: "Roboto-Light", sans-serif;
  font-size: 13px;
  height: 32px;
  padding-left: 14px;
  width: 192px;
  color: #e5e4e2;
  background-color: transparent;
  margin-left: 14px;
}
.module .search input[type=image] {
  border: none !important;
  background: none transparent !important;
  outline: none !important;
  height: auto !important;
  width: auto !important;
  padding: 0 !important;
  position: absolute;
  top: 9px;
  right: 16px;
}
.module .search input {
  margin: 0;
}
.module.contactinfo .email,
.module.contactinfo .phone {
  line-height: 31px;
  display: inline-block;
  padding-left: 22px;
  position: relative;
  font-weight: bold;
  margin-right: 15px;
}
.module.contactinfo .email:before,
.module.contactinfo .phone:before {
  position: absolute;
  left: 0;
  top: 7px;
  background: url('../images/sprite.png') no-repeat scroll -5px -1px transparent;
  width: 16px;
  height: 16px;
  content: '';
  display: inline-block;
}
.module.contactinfo .phone:before {
  background-position-x: -25px;
  background-position-y: -2px;
}
.white {
  color: #fff;
  text-shadow: 1px 1px 1px #444;
}
.black {
  color: #333;
  text-shadow: 1px 1px 1px #fff;
}
.box1 {
  background-color: #fff;
}
.box2 {
  background-color: #34495e;
  color: #fff;
}
.box3 {
  background-color: #95a5a6;
  color: #fff;
}
.box4 {
  background-color: #B3A4A1;
  color: #fff;
}
.box-bordered {
  border: 1px solid #ddd;
}
.box-alert {
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  color: #C09853;
}
.box-info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #3A87AD;
}
.box-success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847;
}
.box-error {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48;
}
.title {
  padding: 10px 0;
  font-size: 24px;
  line-height: 23px;
  position: relative;
}
[class*="title"] .title {
  margin: -15px -15px 15px -15px;
  padding: 15px;
}
.title1 .title {
  background-color: #2b3c4e;
  color: #fff;
}
.title2 .title {
  background-color: #a3b1b2;
  color: #fff;
}
.title3 .title {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px #fff;
  -moz-box-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 1px #fff;
}
.title4 .title:after {
  background-color: #fff;
  height: 4px;
  width: auto;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
[class*='animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animation-fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.animation-scale-up {
  -webkit-animation-name: scale-up;
  animation-name: scale-up;
}
.animation-scale-down {
  -webkit-animation-name: scale-down;
  animation-name: scale-down;
}
.animation-slide-top {
  -webkit-animation-name: slide-top;
  animation-name: slide-top;
}
.animation-slide-bottom {
  -webkit-animation-name: slide-bottom;
  animation-name: slide-bottom;
}
.animation-slide-left {
  -webkit-animation-name: slide-left;
  animation-name: slide-left;
}
.animation-slide-right {
  -webkit-animation-name: slide-right;
  animation-name: slide-right;
}
.animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
@-webkit-keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes scale-up {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes scale-up {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes scale-down {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes scale-down {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-left-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-left-fixed {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slide-left-fixed {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-right-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-right-fixed {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slide-right-fixed {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes flipin-x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipin-x {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipin-x {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipin-y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipin-y {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipin-y {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes bounce-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounce-in {
  0% {
    opacity: 0;
    -moz-transform: scale(.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes bounce-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(80px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounce-in-up {
  0% {
    opacity: 0;
    -moz-transform: translateY(80px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes bounce-in-up {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-in-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes bounce-in-left {
  0% {
    opacity: 0;
    transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-in-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(60px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes bounce-in-right {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes roll-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.module-tabs {
  background: #fafafa;
  padding: 10px;
}
.module-tabs ul.nav-tabs {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#fff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#fff,#f5f5f5);
  background-image: -o-linear-gradient(top,#fff,#f5f5f5);
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border: 0;
  margin: 0;
}
.module-tabs ul.nav-tabs > li > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-right: 0;
}
.module-tabs ul.nav-tabs > .active > a {
  background: #fff;
}
.module-tabs .tab {
  background: #fff;
  padding: 10px 0;
  border: 1px solid #ddd;
}
.module-tabs .tab h3,
.mainH3,
.nav-tabs a span {
  left: -99999px;
  position: absolute;
}
.tab-pane {
  padding: 0 10px 10px;
}
.accordion {
  background: #fafafa;
  padding: 10px;
}
.accordion-heading {
  display: none;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
body.align-rtl #mainbody,
body.align-rtl #sidebar-a,
body.align-rtl #sidebar-b,
body.align-rtl [class*="grid"] {
  float: right;
}
body.align-rtl .megamenu ul.level-0 > li.mega,
body.align-rtl #mainnav li,
body.align-rtl #splitmenu li,
body.align-rtl #subnav > ul > li,
body.align-rtl #subnav .sublevel > ul > li {
  float: right;
}
body.align-rtl .menu ul li:hover ul,
body.align-rtl .menu ul li.over ul {
  right: 0;
}
body.align-rtl .menu ul li:hover li ul,
body.align-rtl .menu ul li.over li ul {
  right: -999em;
}
body.align-rtl .menu ul li li:hover ul,
body.align-rtl .menu ul li li.over ul {
  right: 13em;
}
body.align-rtl .menu ul li li li:hover ul,
body.align-rtl .menu ul li li li.over ul {
  right: 10em;
  top: 0;
}
body.align-rtl .megamenu ul.level-0 li.has-submenu a.mega span.menu-title,
body.align-rtl .megamenu ul.level-0 li.has-submenu span.mega.level-0 span.menu-title {
  padding-right: 12px;
  background-position: right center;
}
body.align-rtl .megamenu ul.level-0 li.mega .has-image {
  padding-right: 35px;
  padding-left: 0;
  background-position: 100%;
}
body.align-rtl #menu ul.level-1 li.mega .group-content > ul > li {
  background-position: 100% 3px;
}
body.align-rtl .pull-left {
  float: right;
  margin-left: 10px;
}
body.align-rtl .pull-right {
  float: left;
  margin-right: 10px;
}
body.align-rtl .align-left {
  text-align: right;
}
body.align-rtl .align-right {
  text-align: left;
}
body.align-rtl .align-center {
  text-align: center;
}
body.align-rtl .nav-list > li > a,
body.align-rtl .nav-list .nav-header {
  border-width: 0 4px 0 0;
}
body.align-rtl #mod-finder-searchform button.finder {
  left: 10px;
  right: auto;
}
.nomargin {
  margin: 0;
}
.nomargin-left {
  margin-left: 0;
}
.nomargin-right {
  margin-right: 0;
}
.nomargin-bottom {
  margin-bottom: 0;
}
.nomargin-top {
  margin-top: 0;
}
.nopadding {
  padding: 0;
}
.nopadding-left {
  padding-left: 0;
}
.nopadding-right {
  padding-right: 0;
}
.nopadding-bottom {
  padding-bottom: 0;
}
.nopadding-top {
  padding-top: 0;
}
.nostyle {
  margin: 0;
  padding: 0;
}
.nobg {
  background: transparent;
}
.pull-left {
  float: left;
  margin-right: 15px;
}
.pull-right {
  float: right;
  margin-left: 15px;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.width-block {
  float: left;
}
.width-20 {
  width: 20%;
}
.width-25 {
  width: 25%;
}
.width-30 {
  width: 30%;
}
.width-33 {
  width: 33.333333333333336%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70%;
}
.width-75 {
  width: 75%;
}
.width-80 {
  width: 80%;
}
.font-large {
  font-size: 2em;
  line-height: 1.2em;
}
.font-xlarge {
  font-size: 4em;
  line-height: 1.4em;
}
.font-xxlarge {
  font-size: 5em;
  line-height: 1.5em;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0;
  -moz-border-radius: 4px 0;
  border-radius: 4px 0;
}
.bs-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.bs-example > p:last-child {
  margin-bottom: 0;
}
.square {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.moduletitle {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  border-bottom: 1px solid #0069b4;
  background-image: url("../images/border_blue.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 14px;
  padding-top: 10px;
}
.moduletitle span {
  font-weight: 600;
}
.customcheckboxradio [type="radio"]:not(:checked),
.customcheckboxradio [type="checkbox"]:not(:checked),
.customcheckboxradio [type="radio"]:checked,
.customcheckboxradio [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.customcheckboxradio [type="radio"]:not(:checked) + label,
.customcheckboxradio [type="checkbox"]:not(:checked) + label,
.customcheckboxradio [type="radio"]:checked + label,
.customcheckboxradio [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.customcheckboxradio [type="radio"]:not(:checked) + label:before,
.customcheckboxradio [type="checkbox"]:not(:checked) + label:before,
.customcheckboxradio [type="radio"]:checked + label:before,
.customcheckboxradio [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aca8a9;
  background: none transparent;
  border-radius: 0;
  box-shadow: none;
}
.customcheckboxradio [type="radio"]:not(:checked) + label:after,
.customcheckboxradio [type="checkbox"]:not(:checked) + label:after,
.customcheckboxradio [type="radio"]:checked + label:after,
.customcheckboxradio [type="checkbox"]:checked + label:after {
  content: '✔';
  font-weight: bolder;
  position: absolute;
  top: 4px;
  left: 1px;
  font-size: 18px;
  line-height: 0.8;
  color: #2981c0;
  transition: all .2s;
}
.customcheckboxradio [type="checkbox"]:not(:checked) + label:after,
.customcheckboxradio [type="checkbox"]:checked + label:after {
  content: '✘';
  font-weight: bolder;
}
.customcheckboxradio [type="checkbox"]:not(:checked) + label:after,
.customcheckboxradio [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.customcheckboxradio [type="checkbox"]:checked + label:after,
.customcheckboxradio [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.customcheckboxradio [type="radio"]:disabled:not(:checked) + label:before,
.customcheckboxradio [type="checkbox"]:disabled:not(:checked) + label:before,
.customcheckboxradio [type="radio"]:disabled:checked + label:before,
.customcheckboxradio [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.customcheckboxradio [type="radio"]:disabled:checked + label:after,
.customcheckboxradio [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.customcheckboxradio [type="checkbox"]:disabled + label,
.customcheckboxradio [type="radio"]:disabled + label {
  color: #aaa;
}
.customcheckboxradio [type="radio"]:checked:focus + label:before,
.customcheckboxradio [type="checkbox"]:checked:focus + label:before,
.customcheckboxradio [type="radio"]:not(:checked):focus + label:before,
.customcheckboxradio [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
.customcheckboxradio label:hover:before {
  border: 1px solid #4778d9 !important;
}
.headerlink {
  position: relative;
  display: inline-block;
  padding: 10px 12px 7px;
  font-weight: bold;
}
.headerlink .active,
.headerlink:hover {
  text-decoration: underline;
}
.headerlink.nosep:after {
  display: none;
}
#component label.title {
  font-size: 12px !important;
}
.active_mainmenu {
  background: none #2981c0;
}
.widget-menu {
  padding: 0;
  margin: 0;
  margin-left: -2px;
  margin-right: -2px;
}
.widget-menu .ex-menu {
  float: none;
  background: none transparent;
}
.widget-menu .ex-menu > ul.l1 {
  display: table;
  width: 100%;
}
.widget-menu .ex-menu > ul.l1 > li {
  display: table-cell;
  width: 20%;
  float: none;
  text-align: center;
}
.widget-menu .ex-menu > ul.l1 > li a {
  background: none #787878;
  margin: 0 2px;
  position: relative;
  overflow: hidden;
  padding: 0;
  line-height: 58px;
  white-space: nowrap;
  font-weight: bold;
}
.widget-menu .ex-menu > ul.l1 > li a > img {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: -50%;
  z-index: 1;
  opacity: 0.3;
}
.widget-menu .ex-menu > ul.l1 > li a:hover {
  background: none #2981c0;
}
.widget-menu .ex-menu > ul.l1 > li.active a {
  background: none #2981c0;
}
.widget-menu .ex-menu > ul.l1 > li.first {
  display: none;
}
.widget-menu .ex-menu > ul.l1 > li .menutext {
  position: relative;
  z-index: 2;
}
.header-utility #feature {
  margin-bottom: 2px;
}

.header-utility .utility-2 {
  text-align: right;
  padding-right: 0;
}
.header-utility form {
  margin: 0;
}
.featured-view .vm-col,
.latest-view .vm-col,
.topten-view .vm-col,
.recent-view .vm-col,
.discounted-view .vm-col,
.related-products-view .vm-col {
  margin: 0;
}
.featured-view .vm-col-5,
.latest-view .vm-col-5,
.topten-view .vm-col-5,
.recent-view .vm-col-5,
.discounted-view .vm-col-5,
.related-products-view .vm-col-5 {
  width: 20%;
}
div.product {
  border: none;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}
.category-view div.product { width: 100%; float: left; min-width: 0; padding-bottom: 18px; border-bottom: 1px solid #ece8e9; margin-bottom: 18px; }
div.product .vm-product-descr-container-1 > h2,
div.product .vm-product-descr-container-0 > h2 {
  text-align: center;
  height: auto;
  overflow: hidden;
  font-size: 18px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  font-weight: normal;
  margin-bottom: 10px;
}
div.product .vm-product-descr-container-1 .product_s_desc,
div.product .vm-product-descr-container-0 .product_s_desc {
  height: 42px;
  overflow: hidden;
  line-height: 14px;
  color: #000000;
  font-size: 11px;
}
div.product .vm-product-descr-container-1 .vm3pr-2,
div.product .vm-product-descr-container-0 .vm3pr-2 {
  height: 20px;
  position: relative;
}
div.product .product-price {
  float: none;
  height: auto;
  min-height: 0;
  margin: 0;
}
div.product .product-price .vm-price-desc {
  display: none;
}
div.product .product-price > .vm-price-value span {
  color: #000;
  font-weight: bold;
  font-size: 13.5px;
}
div.product .addtocart-bar span.quantity-controls:before,
div.product .addtocart-bar span.quantity-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
a {
  color: #000000;
}
a:hover {
  text-decoration: none;
}
::selection {
  background: #2981c0;
  color: #fff;
}
::-moz-selection {
  background: #2981c0;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.button,
.readon,
.readmore,
.btn-primary {
  background: #2981c0;
  border: 1px solid #206596;
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn-primary:hover {
  background-color: #206596;
}
#roof {
  background: url(../images/backgrounds/noise.png) repeat 0 0 #2981c0;
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.ex-menu {
  background-color: #2981c0;
}
.ex-menu .dropdown {
  background-color: #1d5c89;
}
#mod-finder-searchform button.finder {
  background-color: #2981c0;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #2981c0;
}
.title {
  color: #000000;
  font-weight: 600;
}
.title span {
  font-weight: normal;
}
footer#footer-wrap h2 {
  margin-bottom: 17px;
}
footer#footer-wrap h2, footer#footer-wrap h2 span {
  color: #ffffff;
  padding: 38px 0 14px;
  font-size: 22.65px;
  font-family: "Roboto-Regular", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
footer#footer-wrap .footer-1 p {
  font-family: "Roboto-Medium";
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 20px;
}
footer#footer-wrap .footer-1 p > img {
  margin-top: 24.5px;
}
#copyright-wrap, footer#footer-wrap {
  background-color: #101d2f;
}
#copyright-wrap #copyright .copyright-6 .content {
  text-align: right;
}
#copyright-wrap #copyright .copyright-6 .content .custom p {
  margin-bottom: 0;
}
#copyright-wrap #copyright span.copyright {
  line-height: 25px;
}
footer#copyright-wrap .grid6.last {
  float: right;
}
footer#copyright-wrap div.grid6 {
  padding-top: 5px;
}
footer#copyright-wrap div.grid6.first > div.block {
  padding-left: 0;
}
footer#copyright-wrap div.grid6.last > div.block {
  padding-right: 0;
}
#main-bottom,
#bottom {
  margin-top: 8px;
}
p.uzleteink {
  display: inline-block;
}
p.uzleteink a {
  display: block;
  cursor: pointer;
}
p.uzleteink a:hover {
  color: #fff;
  background-color: #2981c0;
}
p.uzleteink a:hover img {
  opacity: 0.5;
}
p.uzleteink a img {
  display: block;
  margin-bottom: 10px;
}
p.uzleteink a b {
  display: block;
  padding: 0 13px 4px 13px;
  font-size: 12px;
}
p.uzleteink a b:last-child {
  padding-top: 4px;
}
p.uzleteink a i {
  display: block;
  padding: 0 13px;
  font-size: 10px;
  font-style: normal;
}
.szallitasi_infok {
  margin-top: 10px;
}
.szallitasi_infok a {
  display: inline-block;
  vertical-align: top;
}
.szallitasi_infok iframe:last-child {
  margin-left: 22px;
}
.szallitasi_infok iframe:first-child {
  margin-left: 0;
}
.szallitasi_infok iframe {
  float: right;
}
.szallitasi_infok .moduletable .uzleteink_banner {
  float: left;
}
.szallitasi_infok .moduletable .uzleteink_banner .banneritem {
  margin: 0;
}
.module.termekkategoriak {
  margin: 0;
  padding: 0;
}
.module.termekkategoriak .header {
  padding-left: 12px;
  padding-bottom: 14px;
  background-color: #fff;
}
.module.termekkategoriak .header .title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  word-spacing: -5px;
  padding-top: 15px;
  border-bottom: 1px solid #0069b4;
  background-image: url("../images/border_blue.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.module.termekkategoriak .header .title .span {
  color: #000;
  font-weight: normal;
}
.module.termekkategoriak ul.menu {
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
}
ul li { list-style-type: none; }
.module.termekkategoriak ul.menu li:hover > div a {
  background-color: #0069b4;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
  box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
}
.module.termekkategoriak ul.menu li:hover > div a:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 48px;
  display: block;
  left: -9px;
  top: 0;
  background-image: url("../../images/cat_menu_highlight.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.module.termekkategoriak ul.menu li.active > div a {
  background-color: #0069b4;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
  box-shadow: 0 2px 8px -2px rgba(0,0,0,0.8);
}
.module.termekkategoriak ul.menu li.active > div a:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 48px;
  display: block;
  left: -9px;
  top: 0;
  background-image: url("../../images/cat_menu_highlight.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.module.termekkategoriak ul.menu li a {
  display: block;
  height: 36px;
  color: #fff;
  padding: 0 14px;
  position: relative;
}
.module.termekkategoriak ul.menu li a span {
  display: block;
  padding: 10px 0;
  background-image: url("../images/menu_dotted_border.png");
  background-position: bottom left;
  background-repeat: no-repeat;
}
.module.termekkategoriak ul.menu li ul.menu {
  display: none;
  padding: 0;
}
.module.termekkategoriak ul.menu li ul.menu li a {
  height: auto;
  background-color: #777;
}
.module.termekkategoriak ul.menu li ul.menu li a:hover {
  background-color: #47718f;
}
.module.termekkategoriak ul.menu li ul.menu li a:after {
  display: none;
}
.module.termekkategoriak ul.menu li ul.menu li a span {
  padding: 10px 10px;
}
.module.termekkategoriak ul.menu li:hover ul.menu {
  display: block;
}
#sidebar-a {
  background-color: #312b2b;
}
#mainbody #component .block:first-child {
  padding-top: 0;
  padding-bottom: 0;
}
#mainbody #component .block:first-child .category-view {
  margin-bottom: 0;
}
#mainbody #component .block:first-child .category-view .browse-view {
  margin-bottom: 0;
}
#component .browse-view .horizontal-separator {
  display: none;
}
#component .browse-view .orderby-displaynumber {
  font-size: 12px;
  color: #000;
  border-top: 0 none;
  border-bottom: 0 none;
  background-color: #dedddb;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#component .browse-view .orderby-displaynumber .vm-order-list {
  float: left;
  min-height: 26px;
}
#component .browse-view .orderby-displaynumber .vm-order-list .vm-pagination-resultcounter {
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer {
  margin: 0;
  position: relative;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .title {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline;
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .activeOrder {
  display: inline-block;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .Order {
  display: inline-block;
  font-weight: bold;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist {
  right: 0;
}
#component .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer:last-child {
  margin-left: 15px;
}
#component .browse-view .orderby-displaynumber .display-number {
  float: right;
  text-align: right;
  min-height: 26px;
}
#component .browse-view .orderby-displaynumber .display-number #limit {
  width: auto;
  padding: 1px 2px;
  vertical-align: bottom;
}
#component .browse-view .vm-pagination ul {
  min-height: 36px;
  margin: 0;
  position: relative;
}
#component .browse-view .vm-pagination ul li { line-height: normal; height: 32px; width: 30px; display: inline-block;
                                               text-align: center; box-shadow: 0px 0px 3px 2px #dfdfdf; margin-right: 11px; }
#component .browse-view .vm-pagination ul li.pagination-prev a, 
#component .browse-view .vm-pagination ul li.pagination-prev span,
#component .browse-view .vm-pagination ul li.pagination-next a,
#component .browse-view .vm-pagination ul li.pagination-next span { margin: 0; }
#component .browse-view .vm-pagination ul li .pagenav { font-size: 14px; line-height: 32px; margin: 0; padding: 0; background-color: transparent;
                                                        border: 0 none; width: 30px; display: block; text-decoration: underline; height: 32px; }
#component .browse-view .vm-pagination ul li a.pagenav { color: #000; }
#component .browse-view .vm-pagination ul li a.pagenav:hover,
#component .browse-view .vm-pagination ul li span.pagenav { background-color: black; color: white; text-decoration: none; }
#component .browse-view .vm-pagination ul li.pagination-prev span,
#component .browse-view .vm-pagination ul li.pagination-next span { color: #000; background-color: transparent; text-decoration: underline; }
#component .browse-view .vm-pagination ul li.pagination-next { margin-right: 0; }
#component .browse-view .vm-pagination .vm-page-counter { display: none; }
h1.vm-cats-title,
h2.vm-cats-title {
  display: inline-block;
  margin: 0;
  padding: 5px 60px 15px 0;
  font-size: 18px;
  line-height: normal;
  color: #000;
  min-height: 23px;
  border-bottom: 1px solid #0069b4;
  background-image: url("../images/border_blue.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  margin-bottom: 4px;
}
.more_discounted_product .content .row div.product.isDiscounted .vm-product-media-container {
  width: 170px;
  height: 142px;
}
.more_discounted_product .content .row div.product.isDiscounted .vm-product-descr-container-1 {
  width: 130px;
}
.more_discounted_product .content .row div.product.isDiscounted .vm3pr-0 {
  background-image: url("../images/discount-star.png");
  background-position: 135px bottom;
  background-repeat: no-repeat;
}
.more_discounted_product .content .row div.product.isDiscounted .vm3pr-0 .addtocart-area {
  width: 130px;
}
.vm3pr-0 .addtocart-area {
  min-height: 0;
}
.productdetails h2.vm-cats-title {
  margin-bottom: 14px;
}
.productdetails .icons {
  float: none;
  text-align: left;
  margin: 0;
  position: absolute;
}
.productdetails .icons .printModal {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("../images/print-icon-blue.png");
}
.productdetails .icons .printModal img {
  display: none;
}
.productdetails .product-neighbours {
  margin-left: 32px;
}
.productdetails .product-neighbours a {
  color: #2981c0;
  font-weight: bold;
  font-size: 12px;
  line-height: 27px;
}
.productdetails .product-neighbours a.previous-page {
  background-image: url("../images/arrow-left-blue.png");
  padding-left: 40px;
}
.productdetails .product-neighbours a.next-page {
  background-image: url("../images/arrow-right-blue.png");
  padding-right: 40px;
}
.productdetails .vm-product-container .vm-product-media-container { width: 257px; border: 1px solid #f2f2f2; }
.productdetails .vm-product-container .vm-product-media-container .main-image .vm-img-desc { display: none; }
.productdetails .vm-product-container .vm-product-media-container .product-price {
  background-color: #2981c0;
  color: #fff;
  float: none;
  height: 43px;
  line-height: 43px;
  margin-bottom: 0;
  padding: 0 15px;
}
.productdetails .vm-product-container .vm-product-media-container .product-price .PricesalesPrice.vm-price-value {
  float: right;
  max-height: 43px;
}
.productdetails .vm-product-container .vm-product-media-container .product-price .PricesalesPrice.vm-price-value .vm-price-desc {
  text-transform: lowercase;
  font-size: 14px;
}
.productdetails .vm-product-container .vm-product-media-container .product-price .PricesalesPrice.vm-price-value .PricesalesPrice {
  font-size: 22px;
  font-weight: bold;
}
.productdetails .vm-product-container .vm-product-media-container .product-price .price-crossed {
  float: left;
  text-decoration: line-through;
  font-weight: bold;
  font-size: 14px;
}
.productdetails .vm-product-container .vm-product-details-container { width: 270px; }
.productdetails .vm-product-container .vm-product-details-container .ask-a-question {
  margin: 10px 0 0 0;
  padding: 15px 0 15px 0;
  border-top: 1px solid #eaeaea;
}
.productdetails .vm-product-container .vm-product-details-container .ask-a-question a {
  color: #2981c0;
  margin: 0;
  padding: 0;
  border: 0 none;
  background: transparent;
  text-decoration: underline;
}
.productdetails .vm-product-container .vm-product-details-container .ask-a-question a:hover {
  text-decoration: none;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area {
  padding-left: 0;
  line-height: normal;
  position: relative;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar {
  margin: 0;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar span.quantity-controls {
  width: auto;
  margin: 0;
  display: block;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar span.quantity-controls button.quantity-controls {
  height: 43px;
  margin: 0;
  padding: 0;
  background-color: #2981c0;
  color: #fff;
  border: 0 none;
  width: 34px;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar span.quantity-controls span.quantity-box {
  height: 43px;
  line-height: 43px;
  background-color: #2981c0;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar span.quantity-controls span.quantity-box input.quantity-input {
  width: 37px;
  height: 27px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  border: 0 none;
  box-shadow: none;
  background: #fff;
}
.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar span.quantity-controls span.addtocart-button input.addtocart-button {
  background-color: black;
  height: 47px;
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: 1px solid #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: normal;
  width: 256px;
}
.productdetails h6.product-more-images {
  color: #000;
  font-size: 12px;
}
.productdetails #additional-images {
  margin: 0;
  list-style: none;
  max-width: 220px;
  float: left;
}
.productdetails #additional-images li {
  float: left;
  text-align: center;
  border: 1px solid #f3f3f3;
  margin-top: 9px;
  margin-right: 7px;
}
.productdetails #additional-images li:nth-child(9) {
  margin-right: 0;
}
.productdetails #additional-images li a {
  margin: 0;
  padding: 0;
  text-align: center;
}
.productdetails #additional-images li a img {
  width: auto;
  height: 82px;
  margin: 0 auto;
  padding: 0;
}
.productdetails #vm-product-tabs {
  margin-top: 15px;
  margin-bottom: 0;
}
.productdetails #vm-product-tabs > li {
  border-top: 1px solid #494949;
  border-bottom: 1px solid #494949;
}
.productdetails #vm-product-tabs > li:first-child {
  border-left: 1px solid #494949;
}
.productdetails #vm-product-tabs > li:last-child {
  border-right: 1px solid #494949;
}
.productdetails #vm-product-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  background-color: #7d7d7d;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.productdetails #vm-product-tabs > li > a:hover {
  background-color: #a5a5a5;
}
.productdetails #vm-product-tabs > li.active > a {
  background-color: #494949;
  color: #fff;
}
.productdetails #vm-product-tabs-content {
  border: 1px solid #494949;
}
.productdetails #vm-product-tabs-content .product-description,
.productdetails #vm-product-tabs-content #product-packages,
.productdetails #vm-product-tabs-content #product-related {
  padding: 8px;
}
.productdetails #vm-product-tabs-content #product-related .related_products-view > h4 {
  display: none;
}
.productdetails #vm-product-tabs-content #product-related .related_products-view .row .product.vm-col-5 {
  margin: 0 0 0 1%;
}
.productdetails #vm-product-tabs-content #product-related .related_products-view .horizontal-separator {
  background-color: transparent;
}
.productdetails #vm-product-tabs-content #product-related .product-related-products {
  border: 0 none;
  padding: 0;
}
.productdetails #vm-product-tabs-content #product-related .product-related-products .product-fields-title-wrapper {
  display: none;
}
.productdetails #vm-product-tabs-content .tab-pane {
  padding: 0;
}
.productdetails #vm-product-tabs-content .product-field {
  margin-bottom: 0;
  padding: 3px 6px 3px 6px;
  width: auto;
  float: none;
  display: block;
}
.productdetails #vm-product-tabs-content .product-field:nth-child(odd) {
  background-color: #f9f9f9;
}
.productdetails #vm-product-tabs-content .product-field:nth-child(even) {
  background-color: #f1f1f1;
}
.productdetails #vm-product-tabs-content .product-field-type-P {
  margin-top: 0;
  border-bottom: 0 none;
}
.productdetails #productdetails_contentbottom {
  padding-top: 10px;
}
.productdetails #productdetails_contentbottom .moduletable {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.productdetails #productdetails_contentbottom .moduletable:first-child {
  margin-left: 0;
}
.productdetails #productdetails_contentbottom .moduletable .custom {
  background-color: #d5d5d5;
  color: #000;
  padding: 16px 10px 10px 17px;
  font-size: 11px;
  text-align: justify;
  line-height: 1.4em;
  min-height: 99px;
  background-position: center center;
  background-size: cover;
}
.productdetails #productdetails_contentbottom .moduletable .custom h2 {
  color: #363636;
  margin: 0 0 8px 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 0.9em;
  text-align: left;
}
.productdetails #productdetails_contentbottom .moduletable .custom p:last-child {
  margin-bottom: 0;
}
#productdetails_bottom {
  margin-top: 8px;
  margin-bottom: 8px;
}
#cart-contents {
  margin-top: 0 !important;
}
#cart-contents [type="radio"]:not(:checked),
#cart-contents [type="checkbox"]:not(:checked),
#cart-contents [type="radio"]:checked,
#cart-contents [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#cart-contents [type="radio"]:not(:checked) + label,
#cart-contents [type="checkbox"]:not(:checked) + label,
#cart-contents [type="radio"]:checked + label,
#cart-contents [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
#cart-contents [type="radio"]:not(:checked) + label:before,
#cart-contents [type="checkbox"]:not(:checked) + label:before,
#cart-contents [type="radio"]:checked + label:before,
#cart-contents [type="checkbox"]:checked + label:before {
  content: '';
  /*position: absolute;
  left: 0;
  top: 2px;*/
  width: 17px;
  height: 17px;
  border: 1px solid #aca8a9;
  background: none transparent;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}
#cart-contents [type="radio"]:not(:checked) + label:after,
#cart-contents [type="checkbox"]:not(:checked) + label:after,
#cart-contents [type="radio"]:checked + label:after,
#cart-contents [type="checkbox"]:checked + label:after {
  content: '✔';
  font-weight: bolder;
  position: absolute;
  top: 4px;
  left: 1px;
  font-size: 18px;
  line-height: 0.8;
  color: black;
  transition: all .2s;
}
#cart-contents [type="checkbox"]:not(:checked) + label:after,
#cart-contents [type="checkbox"]:checked + label:after {
  content: '✘';
  font-weight: bolder;
}
#cart-contents [type="checkbox"]:not(:checked) + label:after,
#cart-contents [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
#cart-contents [type="checkbox"]:checked + label:after,
#cart-contents [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
#cart-contents [type="radio"]:disabled:not(:checked) + label:before,
#cart-contents [type="checkbox"]:disabled:not(:checked) + label:before,
#cart-contents [type="radio"]:disabled:checked + label:before,
#cart-contents [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
#cart-contents [type="radio"]:disabled:checked + label:after,
#cart-contents [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
#cart-contents [type="checkbox"]:disabled + label,
#cart-contents [type="radio"]:disabled + label {
  color: #aaa;
}
#cart-contents [type="radio"]:checked:focus + label:before,
#cart-contents [type="checkbox"]:checked:focus + label:before,
#cart-contents [type="radio"]:not(:checked):focus + label:before,
#cart-contents [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
#cart-contents label:hover:before {
  border: 1px solid #4778d9 !important;
}
#cart-contents [type="radio"]:not(:checked) + label:after,
#cart-contents [type="radio"]:checked + label:after,
#cart-contents [type="radio"]:not(:checked) + label:before,
#cart-contents [type="radio"]:checked + label:before {
  left: 5px;
  right: auto;
}
#cart-contents [type="radio"]:not(:checked) + label::before,
#cart-contents [type="checkbox"]:not(:checked) + label::before,
#cart-contents [type="radio"]:checked + label::before,
#cart-contents [type="checkbox"]:checked + label::before {
  height: 23px;
  width: 24px;
}
#cart-contents [type="radio"]:checked + label::after {
  padding-right: 3px;
  padding-top: 1px;
  transform: scale(1.3);
}
#cart-contents [type="checkbox"]:checked + label::after {
  content: "✔";
  padding-left: 3px;
  padding-top: 2px;
  transform: scale(1.3);
}
#cart-contents .opg-cart-title span {
  font-weight: 600;
}
#cart-contents #allproducts #allproducts-header > div {
  min-height: 35px;
  color: #000;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
#cart-contents #allproducts #allproducts-header > div.col-xs-1:last-of-type {
  padding-left: 0;
}
#cart-contents #allproducts .product {
  float: none;
  background: none #fff;
  border-bottom: 1px solid #dddbdc;
  color: #000;
  font-weight: bold;
  padding: 12px 3px 8px;
}
#cart-contents #allproducts .product .productsku {
  font-weight: normal;
}
#cart-contents #allproducts .product .subtotal_tax_amount,
#cart-contents #allproducts .product .subtotal_net_amount,
#cart-contents #allproducts .product .subtotal_with_tax {
  white-space: nowrap;
}
#cart-contents #allproducts .product .subtotal_with_tax {
  color: black;
  display: inline-block;
  text-transform: uppercase;
}
#cart-contents #allproducts .product .subtotal_with_tax br {
  display: none;
}
#cart-contents #allproducts .product .subtotal_with_tax .line-through {
  display: block;
  margin-top: -5px;
  margin-bottom: -5px;
  font-weight: normal;
  color: #b2b2b2;
}
#cart-contents #allproducts .product .subtotal_tax_amount .taxpercent,
#cart-contents #allproducts .product .subtotal_tax_amount .taxamount {
  display: inline-block;
}
#cart-contents #allproducts .product .subtotal_tax_amount .taxpercent {
  font-size: 10px;
  font-weight: normal;
}
#cart-contents #allproducts .product .subtotal_tax_amount .taxpercent:before {
  content: '(';
}
#cart-contents #allproducts .product .subtotal_tax_amount .taxpercent:after {
  content: ')';
}
#cart-contents #allproducts .product .quantity_cont {
  margin-top: -3px;
}
#cart-contents #allproducts .product .quantity_cont .quantity-input {
  border: none;
  width: 35px;
  height: 23px;
  min-height: 23px;
  font-size: 10px;
  color: #000;
  line-height: 23px;
  padding: 0 8px;
  margin: 0 -3px;
  background-color: #e5e5e5;
  background-image: none;
}
#cart-contents #allproducts .product .quantity_cont #refreshbutton {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#cart-contents #allproducts .product .quantity_cont .cart_quantity_db {
  font-weight: normal;
}
#cart-contents #coupons {
  margin-top: 45px;
}
#cart-contents #coupons input, #cart-contents #coupons label, div.login button {
  margin: 0; background: none #fbaf41; color: #fff; font-weight: normal !important; text-transform: uppercase; line-height: 32px; border: none; 
  height: 32px; padding: 0 16px; min-height: 26px; font-size: 13px !important; text-shadow: none; font-family: "Roboto-Regular", sans-serif; }
#cart-contents #coupons input#coupon_code { background: none #fff; color: #000; border: 1px solid #e5e4e2; height: 32px; }
#cart-contents #coupons .details-button { margin: 0; }
#cart-contents #coupons > * { font-family: "Roboto-Regular", sans-serif; display: inline-block; height: 100%; float: left; }
#cart-contents .cart-box {
  background: none #f3f3f3;
  color: #909090;
}
.cart-price-template {
  padding-right: 0 !important;
}
.cart-coupon-template {
  padding-left: 0 !important;
}
#cart-contents #opg-price-sum .spacer {
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
}
#cart-contents #opg-price-sum .spacer > div {
  display: block;
  float: none;
}
#cart-contents #checkouttypebtns,
#cart-contents #loginbtns,
#cart-contents #guesttitle,
#cart-contents #regtitle {
  display: none;
}
#cart-contents #shipment_selection #shipment_ul > li,
#cart-contents #shipment_selection #payment_ul > li,
#cart-contents #paymentsdiv #shipment_ul > li,
#cart-contents #paymentsdiv #payment_ul > li {
  padding-left: 0;
  padding-right: 10px;
}
#cart-contents #shipment_selection #shipment_ul > li label,
#cart-contents #shipment_selection #payment_ul > li label,
#cart-contents #paymentsdiv #shipment_ul > li label,
#cart-contents #paymentsdiv #payment_ul > li label {
  width: 100%;
  padding-left: 0;
}
#cart-contents #shipment_selection #shipment_ul,
#cart-contents #shipment_selection #payment_ul,
#cart-contents #paymentsdiv #shipment_ul,
#cart-contents #paymentsdiv #payment_ul {
  margin: 0;
}
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label {
  cursor: pointer;
  min-height: 100px;
  margin: 0;
  /*padding: 14px 12px 12px 18px;*/
}
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment {
  position: relative; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_name,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmpayment_name,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_name,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmpayment_name,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_name,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmpayment_name,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_name,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmpayment_name,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_name,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmpayment_name,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_name,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmpayment_name,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_name,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmpayment_name,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_name,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmpayment_name {
  font-size: 13px; font-weight: normal; font-family: "Roboto-Bold", sans-serif; display: inline-block; color: #000; padding: 0; vertical-align: middle; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmpayment_description,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_description,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmpayment_description,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_description,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmpayment_description,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_description,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmpayment_description,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_description,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmpayment_description,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_description,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmpayment_description,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_description,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmpayment_description,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_description,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmpayment_description,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_description {
  font-size: 13px; line-height: 13px; color: #000; font-weight: normal; padding: 0; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_cost,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmpayment_cost,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_cost,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmpayment_cost,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_cost,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmpayment_cost,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_cost,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmpayment_cost,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_cost,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmpayment_cost,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_cost,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmpayment_cost,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_cost,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmpayment_cost,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_cost,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmpayment_cost {
  font-size: 13px; color: #000; display: block; vertical-align: middle; margin-left: 35px; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-single,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-single {
  -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background-image: none; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop {
  width: 100% !important; }
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #shipment_selection #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #shipment_selection #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #paymentsdiv #shipment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmshipment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input,
#cart-contents #paymentsdiv #payment_ul > li .inputcont > label .vmpayment .vmshipment_pppshop .chzn-container .chzn-drop .chzn-search input {
  background-image: none; }
#cart-contents #billto_inputdiv #shipto_fields_div input[type="text"],
#cart-contents #billto_inputdiv #billto_fields_div input[type="text"] { 
  border: solid #e0e0e0 1px; height: 36px; padding-left: 16px; font-family: "Roboto-Regular", sans-serif !important; }
#cart-contents #billto_inputdiv #shipto_fields_div .stsameasbtcont label,
#cart-contents #billto_inputdiv #billto_fields_div .stsameasbtcont label {
  line-height: 26px; font-size: 13px; font-weight: normal; color: #000;
  display: inline-block; padding-left: 0; font-family: "Roboto-Bold", sans-serif; }
#cart-contents #billto_inputdiv #shipto_fields_div textarea,
#cart-contents #billto_inputdiv #billto_fields_div textarea {
  width: 100% !important; min-height: 65px; border: solid #e0e0e0 1px; padding: 16px; resize: none; font-family: "Roboto-Regular", sans-serif !important; }
#cart-contents #other-things .checkout-button-top {
  border-top: 0 none;
  text-align: left;
}
#cart-contents #other-things .checkout-button-top #bill_totalfulldiv {
  background-color: #757575;
  width: 100%;
  margin-bottom: 8px;
}
#cart-contents #other-things .checkout-button-top #bill_totalfulldiv .price-type,
#cart-contents #other-things .checkout-button-top #bill_totalfulldiv .price-amount {
  color: #fefefe !important;
  line-height: 46px;
}
#cart-contents #other-things .checkout-button-top #bill_totalfulldiv .price-type {
  text-align: left;
  padding-left: 12px;
}
#cart-contents #other-things .checkout-button-top #bill_totalfulldiv .price-amount {
  padding-right: 20px;
}
#cart-contents #other-things .checkout-button-top #extracomments textarea#customer_note_field {
  font-family: "Roboto-Regular", sans-serif !important; width: 100% !important; margin: 0; min-height: 180px;
  border: solid #e0e0e0 1px; padding: 16px; resize: none; }
#cart-contents #other-things .checkout-button-top #opg-tos-and-orderbtn { margin-top: 10px; }
#cart-contents #other-things .checkout-button-top #opg-tos-and-orderbtn #opg-tos-wrapper label.opg-tos-label {
  margin-bottom: 0; line-height: 20px; font-size: 13px; font-weight: normal; color: #000; display: inline-block;
  padding-left: 0; font-family: "Roboto-Bold", sans-serif; }
#cart-contents #other-things .checkout-button-top #opg-tos-and-orderbtn #opg-tos-wrapper label.opg-tos-label a {
  text-decoration: underline;
}
#cart-contents #other-things .checkout-button-top #opg-tos-and-orderbtn .opg-tos-label {
  line-height: 26px !important;
}
.opg-clear {
  *zoom: 1;
}
.opg-clear:before,
.opg-clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.opg-clear:after {
  clear: both;
}
/* ----------------------------------------------------------------------------------------------- */
/* --------------------------------------- Webpage design: --------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
#header { background-color: #faaf41; min-height: 40px; }
#header * { color: #101e30; }
.align-middle, .align-middle * { vertical-align: middle; }
.align-text-top, .align-text-top * { vertical-align: text-top; }
._npl { padding-left: 0 !important; }
._npr { padding-right: 0 !important; }
.header-1 > .module { padding-top: 11px; padding-bottom: 10px; }
.header-1 a { letter-spacing: 0.25px; }
.header-1 div, .header-1 p { letter-spacing: 0.1px; }
.header-utility {
  background-image: url(../images/xbg.jpg);
  background-repeat: repeat-x;
  min-height: 90px;
  background-size: 100% 100%;
}
.header-utility .utility-2 .block.module {
  display: inline-block;
  vertical-align: middle;
  margin-top: 31px;
}
.header_mod_cart { padding-right: 15px; }
.mod_login_register a, #logoutbtn { color: white; font-family: "Roboto-Regular", sans-serif; padding: 7px 15px 6px; display: inline-block; }
.mod_login_register a:hover, #logoutbtn:hover { background-color: #faaf41; color: #0f2435; }
.mod_login_register .content { border: 1px solid white; }
a#registrationBtn { border-right: 1px solid white; }
a#loginbtn {  margin-left: -3px; }
#logoutbtn { background-image: none; background-color: transparent; border: none; box-shadow: none; font-size: 13px; border-left: 1px solid white; }
.logout-button { display: inline-block; }
.login-greeting.headerlink { vertical-align: bottom; padding: 0 12px 6px; color: white; text-shadow: none; font-family: "Roboto-Regular", sans-serif; font-weight: normal; }
.header_mod_cart p, .header_mod_cart span { margin-bottom: 0; display: inline-block; }
.header_mod_cart p { font-family: "Roboto-Bold", sans-serif; }
.show_cart {
  background-color: #faaf41;
  position: relative;
  padding: 7px 14px 8px 38px;
  color: #101d2f;
  margin: 0 -15px 0 14px;
}
.show_cart.cart-not-empty { cursor: pointer; }
section#header-menu { background-color: #0e0c0d; border-top: 2px solid #faaf41; }
.mod-header-menu ul.menu > li > a,
.product-category-selector .header .title {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  padding: 14px 26px 13px 23px;
  display: block;
  font-family: "RobotoCondensed-Regular", sans-serif;
}
.product-category-selector .header .title { padding-left: 16px; line-height: 17px; }
.mod-header-menu ul.menu { margin: 0; }
.mod-header-menu ul.menu > li {
  position: relative;
  float: left;
}
.mod-header-menu ul.menu > li::after,
.product-category-selector::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #9c6e2c;
  top: 21px;
  right: 0;
}
.mod-header-menu ul.menu > li:last-child::after { background-color: transparent; }
.mod-header-menu ul.menu > li > a > span, .menu-note {
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-transform: none;
  color: gray;
  margin-top: 4px;
}
.menu-note {
  position: absolute;
  bottom: 13px;
  left: 16px;
  font-weight: normal;
  font-family: "RobotoCondensed-Regular", sans-serif;
}
.product-category-selector {
  height: 65px;
  cursor: pointer;
}
.mod-header-menu ul.menu > li:last-child > a { padding-right: 0px; padding-left: 25px; }
.mod-header-menu ul.menu > li:hover,
.mod-header-menu ul.menu > li:focus,
.mod-header-menu ul.menu > li.active,
.product-category-selector:hover,
.product-category-selector.pcs-hover {
  background-color: #fbaf41;
}
.mod-header-menu ul.menu > li:hover > a,
.mod-header-menu ul.menu > li:focus > a,
.mod-header-menu ul.menu > li.active > a,
.product-category-selector:hover .header .title,
.product-category-selector.pcs-hover .header .title {
  color: #102030;
}
.mod-header-menu ul.menu > li:hover > span,
.mod-header-menu ul.menu > li:focus > span,
.mod-header-menu ul.menu > li.active > span,
.product-category-selector:hover .menu-note,
.product-category-selector.pcs-hover .menu-note {
  color: #c88d3d;
}
.mod-header-menu ul.menu > li:hover::after,
.mod-header-menu ul.menu > li:focus::after,
.mod-header-menu ul.menu > li.active::after,
.product-category-selector:hover::after,
.product-category-selector.pcs-hover::after { background-color: transparent; }
div.homepage_slider {
  background-image: url('../images/slider_bg.gif');
  background-repeat: no-repeat;
  background-position: center center;
  height: 461px;
}
.djslider-default { height: 461px !important; }
.djslider-default ul.djslider-in > li { height: 100% !important; }
img.dj-image { float: right; min-width: 100%; }
.slide-desc-text-default .slide-title { font-family: "Roboto-Light"; }
.slide-desc-text-default .slide-title span { font-family: "Roboto-Bold"; }
.mod-footer-menu { position: relative; min-height: 290px !important; padding-bottom: 100px; }
div.vmmanufacturer { position: absolute; top: 0; left: 0; right: 0; width: 100%; }
.mf-hidden { display: none; }
.manufacturer-single img { max-height: 82px; max-width: 190px; }
.mod-vm-manufacturer .vmgroup { 
  text-align: center; 
  height: 82px; 
  position: relative; 
  overflow: hidden;
  margin: 20px 0 0;
  padding: 0 13px;
}
.manufacturer-single { display: inline-block; padding: 0 6px; }
.vm-manufacturer-paging > div { 
  position: absolute; 
  top: 32px; 
  background-repeat: no-repeat;
  width: 13px;
  height: 20px;
  cursor: pointer;
}
.contenttop-2 { margin: 20px 0 0; }
.m-arrow-left { background-image: url('../images/m_arrow_left.png'); left: 0; }
.m-arrow-right { background-image: url('../images/m_arrow_right.png'); right: 0; }
.top-first::after, .top-last::before, .top-center::after, .top-center::before {
  content: ""; border-top: 50px solid transparent; border-bottom: 50px solid transparent;
  position: absolute; top: 0; }
.blue-bg { background-image: url('../images/blue_bg.jpg'); background-repeat: repeat-x; }
.yellow-bg { background-color: #faaf41; }
.yellow-bg::after, .yellow-bg::before { background-color: white; }
.yellow-bg::after { border-left-color: #faaf41 !important; }
.yellow-bg::before { border-right-color: #faaf41 !important; }
.top-box { height: 100px; position: relative; }
.top-first::after { border-left: 29px solid; right: -10px; z-index: 1; }
.top-last::before { border-right: 29px solid; left: -10px; z-index: 1; }
.top-center::after { right: 10px; border-right: 29px solid white; }
.top-center::before { left: 10px; border-left: 29px solid white; }
.top-box .content_image { position: absolute; top: 35px; }
.top-first .content_image { left: 22px; }
.top-center .content_image { left: 58px; }
.top-last .content_image { left: 29px; }
.top-box .header .title {
  position: absolute;
  top: 30px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 22px;
  overflow: hidden;
}
.yellow-bg * { color: #000000; font-weight: normal; font-family: "Roboto-Bold", sans-serif; }
.blue-bg * { color: #ffffff; font-weight: normal; font-family: "Roboto-Medium", sans-serif; }
.top-first .header .title, .top-last .header .title, .top-first .custom, .top-last .custom { left: 80px; }
.top-center .header .title, .top-center .custom { left: 104px; }
.top-box .custom {
  position: absolute;
  top: 60px;
  max-width: 230px;
  height: 18px;
  overflow: hidden;
}
.top-first .header .title, .top-last .header .title { max-width: 275px; }
.top-center .header .title { max-width: 220px; }
footer#footer-wrap, section#mainbody section#component { margin-top: 20px; position: relative; }
#logo h1 { text-indent: -10000px; height: 0; margin: 0; }
.top-box img { max-width: 34px; max-height: 34px; }
ul.category-module { margin: 20px 0 0 1px; }
ul.category-module li { display: inline-block; padding-right: 16px; }
ul.category-module li:last-child { padding-right: 0; }
ul.category-module li .articlecat-content, .product-category-selector { position: relative; }
ul.category-module li .articlecat-img img { max-height: 250px; }
ul.category-module .mod-articles-category-title, 
ul.category-module .mod-articles-category-readmore { 
  position: absolute; 
  color: #f9f9f9; 
  text-transform: uppercase;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.category-module .no-readmore-text .mod-articles-category-title { 
  top: unset;
  font-size: 18px;
  bottom: 20px;
  left: 0;
  padding: 0 51px 0 21px;
  line-height: 22px;
  font-family: "Roboto-Regular", sans-serif;
  text-align: left;
}
ul.category-module .no-readmore-text .mod-articles-category-readmore {
  bottom: 21px;
  right: 21px;
  width: auto;
  z-index: 1;
}
ul.category-module .mod-articles-category-title { 
  font-size: 22px;
  font-family: "Roboto-Regular", sans-serif;
  top: 26px;
  line-height: 25px;
  text-align: center;
}
ul.category-module div.mod-articles-category-readmore { 
  bottom: 38px; 
  text-align: center; 
  overflow: visible; 
}
ul.category-module div.mod-articles-category-readmore a {
  color: #f9f9f9;
  font-family: "Roboto-Light", sans-serif;
  font-size: 15px;
  padding: 10px 22px;
  border: 1px solid #f9f9f9;
}
footer#footer-wrap::before {
  content: "";
  height: 2px;
  background-color: #faaf41;
  width: 100%;
  display: block;
  position: absolute;
  top: 6px;
}
.footer-4 p { color: #7e7f84; font-size: 15px; line-height: 12px; }
.footer-4 p img { margin-top: 8px; }
.footer-4 .szechenyi p img { margin-top: 0px; }
ul.menu, .mod-header-menu ul { margin-left: 0; }
.footer-4 ul.menu li { margin: 8px 0 12px; }
.footer-4 ul li a { color: #77787e; font-family: "Roboto-Regular", sans-serif; font-size: 15px; }
#contact-form button {
  background-color: #faaf41;
  background-image: none;
  border: none;
  text-shadow: none;
  color: #110c04;
  font-family: "Roboto-Medium", sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 9px 20px 7px;
  margin-top: 10px;
}
.footer-4 > .module { margin-bottom: 25px; }
footer#copyright-wrap > section { 
  padding-top: 14px; 
  border-top: 1px solid #404a59; 
  padding-bottom: 6px; 
}
footer#copyright-wrap * {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 15px;
  color: #b8b3b9;
}
.footer-4 > .module iframe { max-width: 100%; }
.component-sidebar ul.menu li img,
.component-sidebar ul.menu li a span {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #eae6e6;
  font-family: "Roboto-Bold", sans-serif;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
}
.component-sidebar ul li {
  background-color: #000000; 
  max-width: 270px; 
  border-radius: 10px; 
  position: relative;
  margin-top: 18px;
}
.component-sidebar ul.menu li img { 
  position: absolute; 
  left: 17px; 
  top: 22px; 
  max-width: 28px;
  max-height: 23px;
}
.component-sidebar ul.menu li a { 
  width: 100%; 
  display: block; 
  padding: 21px 17px 25px 57px;
  line-height: 20px;
}
.banneritem { margin: 0; }
.component-sidebar ul li:first-child, .vm-product-container-right h4 { margin-top: 0; }
.component-sidebar > .module { margin-bottom: 18px; }
.component-main-titles .prod-head {
  background-color: #eae6e6;
  display: inline-block;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 24px 8px;
  border-bottom: 4px solid #eae6e6;
  cursor: pointer;
}
.component-main-titles .prod-head:hover,
.component-main-titles .prod-head.prod-active {
  background-color: #0f303f;
  color: #fff;
  border-bottom: 4px solid #101e2f;
}
.component-main-modules .vm-product-descr-container { width: 50%; min-height: 38px; margin-bottom: 0; }
.discounted-view h2, .profile legend, .profile-edit legend { font-family: "Roboto-Bold", sans-serif; font-size: 18px; color: #000000; 
                                                             font-weight: normal; line-height: 18px; margin: 20px 0 10px; white-space: nowrap; max-width: 100%; overflow: hidden; text-overflow: ellipsis; }
.discounted-view .vm-product-media-container {
  border: 6px solid #dedede;
  background-color: #fff;
  position: relative;
  height: 196px;
  width: 280px;
  margin-bottom: 13px;
}
.discounted-view .vm-product-media-container img { max-height: 100%; max-width: 100%; }
.discounted-view .discount-corner {
  position: absolute;
  top: 14px;
  left: -6px;
  font-family: "OpenSans-Semibold", sans-serif;
  font-size: 12.09px;
  color: #0f303f;
  background-color: #ffbb45;
  border-left: 6px solid #faaf41;
  padding: 5px 14px 6px 8px;
}
.discounted-view .product-price { text-align: left; }
.discounted-view span.quantity-controls { width: auto; }
.discounted-view .vm-customfieldsandcart { width: 50%; float: right; }
.discounted-view span.addtocart-button input.addtocart-button {
  background-color: #0f303f;
  background-image: url(../images/carticon.png);
  background-repeat: no-repeat;
  background-position: 75px center;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 13px;
  padding: 10px 40px 9px 12px;
}
.discounted-view .addtocart-bar { text-align: right; }
.discounted-view .price-crossed span {
  color: #939598;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 13px;
}
.discounted-view div.product .PricesalesPrice span {
  font-family: "Roboto-Bold", sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
}
.discounted-view div.product { margin: 0 0 20px 0; }
.discounted-view div.product.vertical-separator { margin-right: 18px; }
.add-to-favourites {     
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  padding-top: 14px;
  border-top: 1px solid #bfbfbf; 
}
.add-to-favourites form { margin-bottom: 0; }
.add-to-favourites input[type="submit"] {
  background-image: url(../images/favourite.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  font-size: 12.5px;
  font-family: "Roboto-Regular", sans-serif;
  color: #9d9d9c;
  font-weight: normal;
  padding-left: 25px;
  background-position: left center;
}
.load-more-products { text-align: center; margin-top: 12px; }
.load-more-products button {
  background-color: #faaf41;
  border: none;
  color: #101f30;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  padding: 16px 22px 14px;
}
.header-menu > .module, .vm-product-container-left, .vm-product-container-right { display: inline-block; vertical-align: top; }
.product-category-selector ul.menu, .product-category-selector ul.ul-level-1, .cf_flt_header { display: none; }
.product-category-selector ul.parent-visible, 
.product-category-selector:hover ul.menu, 
.product-category-selector:focus ul.menu,
.mod-header-menu ul.menu li.parent:hover ul,
.mod-header-menu ul.menu li.parent:focus ul { 
  display: block; z-index: 100; }
.product-category-selector ul.child-visible, 
.product-category-selector:hover ul.menu > li:hover > .ul-level-1, 
.product-category-selector:focus ul.menu > li:focus > .ul-level-1,
.show_cart.cart-not-empty:hover .mini-cart-products,
.show_cart.cart-not-empty:focus .mini-cart-products { display: block; }
.product-category-selector ul.menu, .mod-header-menu ul.menu > li.parent > ul { 
  position: absolute;  top: 65px;  left: 0; background-color: #fffcfd; width: 100%; }
._li_parent > div > a, .mod-header-menu ul.menu li.parent ul a { 
  text-transform: uppercase; font-size: 14px; padding: 17px 25px 16px 16px; 
  display: block; border-bottom: 1px solid #ece8e9; border-right: 1px solid #ece8e9; }
._li_parent._has_child > div > a { background-image: url(../images/menu_closed.jpg); background-repeat: no-repeat; background-position: 90% center; overflow: hidden; text-overflow: ellipsis;}
._li_parent:last-child > div > a { border-bottom: none; }
._li_parent._has_child:hover > div > a { background-image: url(../images/menu_open.jpg); border-right: none; }
._li_parent:hover > div > a, .mod-header-menu ul.menu li.parent ul a:hover { color: #fbb148; text-decoration: underline; }
.product-category-selector ul.ul-level-1, .product-category-selector ul.ul-level-2 { margin-left: 0; }
.product-category-selector ul.ul-level-1 { 
  position: absolute; top: 0; left: 178px; padding: 20px 0 8px; background-color: #fffcfd; border-top: 1px solid #ece8e9;
  border-bottom: 1px solid #ece8e9; border-right: 1px solid #ece8e9; }
.product-category-selector ul.ul-level-1 > li > div > a { font-family: "Roboto-Bold", sans-serif; }
.product-category-selector ul.ul-level-1.ul-bigger { width: 568px; min-height: 100%; }
.product-category-selector ul.ul-level-1.ul-lesser { width: 390px; min-height: 100%; }
.product-category-selector ul.ul-level-1 > li { float: left; padding-left: 28px; }
.product-category-selector ul.ul-level-1 li a { padding-bottom: 12px; display: block; }
.product-category-selector ul.ul-level-1 > li:hover > div > a { color: #f9b047; }
.product-category-selector ul.ul-level-1 > li:hover > ul.ul-level-2 li:hover a { color: #fab246; text-decoration: underline; }
.ul-bigger > li { width: 188px; }
.ul-lesser > li { width: 192px; }
.mod-newsletter { background: #eae6e6 url(../images/mailicon.jpg) no-repeat scroll left 6px; border-radius: 10px; padding: 14px 22px 18px 18px; }
.mod-newsletter .title { 
  background: transparent url(../images/newsletter.png) no-repeat scroll left top;
  font-family: "Roboto-Bold", sans-serif; font-size: 22px; text-transform: uppercase;
  padding: 1px 0 20px 35px; margin-bottom: 0; text-align: left; }
.recaptcha-holder { position: relative; max-width: 100%; height: 75px; }
.g-recaptcha { 
  transform: scale(0.7);  -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -o-transform: scale(0.7); -ms-transform: scale(0.7);
  position: absolute; left: -45px; }
.mod-newsletter input[type="text"] {
  border: none; font-family: "Roboto-Regular", sans-serif; margin-bottom: 4px; font-size: 13px;
  color: #7e7f84; padding: 0 14px; height: 34px; width: 100%; }
table.acymailing_form { margin: 0; width: 100%; }
.mod-newsletter input[type="submit"] {
  background-color: #ddd9d9; border: none; color: #000; text-shadow: none; text-transform: uppercase; font-size: 12px;
  font-family: "Roboto-Medium", sans-serif; width: 100%; padding: 9px 0 8px; box-shadow: none; margin-top: 6px; }
#contact-form .alert button { background-color: transparent; padding: 0 10px; margin-top: 0; }
#recaptcha > p { margin: 0; }
.mini-cart-cont { position: absolute; top: 25px; z-index: 100; right: -13px; width: 420px; padding-top: 14px; }
.mini-cart-products {  
  display: none; background-color: #fff; width: 271px; border: 1px solid #e3e6db;
  border-radius: 10px; padding: 22px; text-align: left; float: left; }
.mini-cart-products img { max-width: 50px; max-height: 50px; margin-right: 15px; }
.mini-cart-products .product_row, .mini-cart-products img, .mini-cart-products .product_name { float: left; }
.mini-cart-products .product_name { max-width: 95px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mini-cart-products .product_name a { font-family: "Roboto-Regular", sans-serif; font-size: 13px; }
.mini-cart-products .subtotal_with_tax { color: #fbb550; font-size: 13px; font-family: "Roboto-Bold", sans-serif; }
.mini-cart-products .product_row { width: 100%; padding-bottom: 17px; border-bottom: 1px solid #e1e4d9; margin-bottom: 15px; }
.mini-cart-button a { 
  background-color: #faaf41; color: black; text-align: center; 
  text-transform: uppercase; width: 100%; display: block; float: left; padding: 14px 0; font-family: "Roboto-Bold", sans-serif; }
.mini-cart-products::before { 
  content: ""; position: absolute; top: 3px; border-left: 12px solid transparent; 
  border-right: 12px solid transparent; border-bottom: 12px solid white; right: 205px; }
.header-mini-cart { cursor: pointer; }
.show_cart:hover { background-color: white; border: 1px solid #faaf41; padding: 6px 13px 7px 37px; }
.module.cart #vmCartModule .show_cart:hover::before { background-image: url('../images/carticon_hover.png'); left: 9px; }
.add-to-favourites input[type="submit"]:hover { text-decoration: underline; }
.component-sidebar iframe, .component-sidebar .fb-page > span { max-width: 100%; }
.burger-menu { border-top: 5px solid #fff; display: block; width: 50px; border-bottom: 16px double #fff; height: 27px; margin: 20px 15px; cursor: pointer; }
.vm-pagination.vm-pagination-bottom { float: right; }
section.component_container { margin-top: 15px; }
#component_left .header { background-color: #0f1e31; }
#component_left .module * { font-family: "RobotoCondensed-Regular", sans-serif; }
#component_left .header * { color: #ffffff; font-size: 16px; text-transform: uppercase; }
#component_left .header .title { padding: 13px 20px 11px; margin: 0; }
#component_left .module .content { background-color: #fffcfd; } 
#component_left .module .content ul { margin: 0; }
#component_left .module .content * { text-transform: uppercase; font-size: 13px; }
#component_left .module .cf_filters_list li .cf_sel_opt { font-weight: normal; font-family: "Roboto-Bold", sans-serif; text-decoration: underline; }
#component_left .module .cf_filters_list li .cf_sel_opt a { text-shadow: none; font-size: 12px; }
#component_left .module .content ul li { padding: 17px 0 16px; border-bottom: 1px solid #ece8e9; margin-left: 0 !important; }
#component_left .module .content ul li:last-child { border-bottom: none; }
#component_left ul li.cfLiLevel0 a, #component_left ul li.cf_li_clear a { padding-left: 30px; }
#component_left ul li.cfLiLevel1 a { padding-left: 60px; } 
#component_left ul li.cfLiLevel2 a { padding-left: 90px; }
#component_left .module { box-shadow: 0px 1px 5px 3px #dfdfdf; }
#component_left .module ul li a:hover { text-decoration: underline; color: #000; }
.mod-cf-manufacturer label::before { border: 1px solid #777576; content: ""; width: 16px; height: 16px; display: inline-block; cursor: pointer; }
.mod-cf-manufacturer input[type="checkbox"] { display: none; height: 16px; position: absolute; width: 16px; }
.mod-cf-manufacturer input[type="checkbox"]:checked + label::before { 
  content: "\2713"; height: 16px; width: 16px; cursor: pointer; padding-left: 2px; margin-bottom: 4px; }
#component_left .module.mod-cf-manufacturer label a { vertical-align: top; padding-left: 10px; } 
.mod-cf-manufacturer ul li, 
.mod-cf-price > .content, 
#component > .block,
.category-view .vm-order-list .orderlistcontainer,
#component_left .module,
.header-mini-cart,
.component-main, .customer-reviews,
.mod-header-menu ul.menu > li.parent { 
  position: relative; } 
#component_left .module.mod-cf-manufacturer ul li { padding-left: 29px; }
#component_left .module .content span.cf_resetAll_label, #component_left .module .content span.cf_resetAll_label span { text-transform: lowercase; }
#component_left .module .content span.cf_resetAll_label:hover, #component_left .module .content a.cf_resetAll_link:hover { color: #818181; }
#component_left .module .content span.cf_resetAll_label:hover span { text-decoration: underline; }
.mod-cf-price .cf_filtering_slider_gutter { width: 100%; float: none; } 
.mod-cf-price .content { min-height: 113px; }
.mod-cf-price .cf_slider_gutter_m { width: 247px; background: none; } 
.mod-cf-price .cf_slider_gutter_l, .mod-cf-price .cf_slider_gutter_r { background-image: none; }
.mod-cf-price .slider_bkg_img { height: 1px; margin: 13px 12px 0 -12px; width: 247px; background-image: none; background-color: transparent; }
.mod-cf-price .cf_filtering_knob { height: 28px; width: 6px; background-image: none; background-color: #0e1d30; border-radius: 0; }
.mod-cf-price .cf_slider_gutter_l { padding-left: 17px; margin-right: -5px; background-color: #fffcfd; z-index: 100; } 
.mod-cf-price .cf_filtering_slide_container { margin-top: 28px; }
.mod-cf-price .cf_wrapper_input_text { position: absolute; width: 100%; bottom: 21px; margin-bottom: 0; color: #000000; } 
.mod-cf-price .cf_wrapper_input_text label { display: none !important; }
.mod-cf-price .cf_wrapper_input_text input[type="text"] { 
  width: auto; text-align: right; padding: 0 2px; height: 15px; box-shadow: none; margin: 0 0 2px; border: none; background: transparent none; color: #000; }
#component_left .cf_disabled_opt { padding-left: 10px; vertical-align: top; }
#component_left .module input[name="price_from"] { max-width: 45px; } 
#component_left .module input[name="price_to"] { margin-left: 155px; }
#fancybox-content { background-color: #fff; }
#fancybox-content a.continue_link, #fancybox-content a.showcart { 
  background-color: #000; color: #fff; padding: 10px 20px; width: 100%; text-align: center; margin-bottom: 20px; }
#fancybox-content a.continue_link, #fancybox-content h4, .vm-product-container-right .product-details-information { float: left; }
.block.block-breadcrumbs { width: 40%; display: inline-block; padding: 10px 0 20px 2px; }
#component .browse-view .vm-pagination ul li.pagination-start, 
#component .browse-view .vm-pagination ul li.pagination-end, 
.control-group p.help-block, 
.category-view .quantity-controls-holder, 
.list-reviews blockquote::before, 
.list-reviews blockquote::after,
.review-hidden,
.component-main > .module:not(:first-of-type) > .content .prod-group,
.component-main-modules .quantity-controls-holder {
  display: none; }
.vm-pagination.vm-pagination-top { position: absolute; right: 0; top: -47px; }
#header a:hover, .slide-desc-text a:hover, .articlecat-content:hover a, ul.breadcrumb a:hover { text-decoration: underline; }
.discounted-view span.addtocart-button input.addtocart-button:hover { background-color: #ddd9d9; }
table.acymailing_form input[type="submit"]:hover, 
.load-more-products button:hover, 
.mini-cart-button a:hover { 
  background-color: #0f303f; color: white; }
.component-sidebar ul li a:hover { background-color: #faaf41; border-radius: 10px; }
#footer a:hover { color: #faaf41; } 
#contact-form button:hover { background-color: #ddd9d9; }
#component .browse-view .vm-pagination ul li a.pagenav, 
#component .browse-view .vm-pagination ul li span.pagenav { 
  font-family: "Roboto-Bold", sans-serif; font-size: 13px; }
ul.breadcrumb a, ul.breadcrumb span { font-family: "Roboto-Regular", sans-serif; font-size: 13px; color: #000; }
.control-group input[type="email"] { margin-bottom: 10px; }
.control-group.error input[type="email"], 
.control-group.error textarea {  border: 1px solid red; }
.control-group input[type="email"], .control-group textarea {  border: 1px solid white; }
.category-view { border-top: 1px solid #ece8e9; }
.category-view h3, #product-related h4 { 
  color: #111e2f; text-transform: uppercase; font-weight: normal; font-family: "Roboto-Bold", sans-serif; 
  font-size: 18px; line-height: 18px; margin: 17px 0 0; }
.category-view h3 { line-height: 22px; margin: 15px 0 0; }
.category-view h3 { max-width: 340px; }
.category-view .vm-order-list, 
.category-view .display-number, 
.category-view h3, 
.category-view .vm-order-list .orderlistcontainer > div:not(.orderlist),
.category-view .display-number > div, 
.category-view .display-number > select, 
.star-rating, .rating-number { 
  display: inline-block; }
ul.breadcrumb span:not(.divider) { text-decoration: underline; }
.category-view .vm-order-list .orderlistcontainer .title, .category-view .display-number > div.dntext { 
  color: #000; padding: 0; margin: 0 10px 0 0; font-size: 13px; font-family: "Roboto-Bold", sans-serif; line-height: 12px; }
.orderlistcontainer div.orderlist { right: 0; width: 192px; text-align: left; }
.category-view .vm-order-list .orderlistcontainer > div.activeOrder { 
  border-radius: 0; border: 1px solid #e4e4e2; padding: 9px 20px 9px 12px; text-align: left;
  width: 192px; background: white url('../images/arrow_down.jpg') no-repeat scroll 94% center; }
.category-view .vm-order-list .orderlistcontainer > div.activeOrder a { 
  color: #b9b9b9; font-size: 13px; line-height: 12px; font-family: "Roboto-Regular", sans-serif; }
.category-view .display-number > select { 
  border: 1px solid #e4e4e2; color: #b9b9b9; cursor: pointer; appearance: none; -moz-appearance: none; -webkit-appearance: none;
  background: white url(../images/arrow_down.jpg) no-repeat scroll 80% center; line-height: 23px; width: 61px; padding: 4px 20px 4px 10px; }
.category-view .display-number { margin-right: 0; margin-left: 22px; }
.category-view .vm-order-list .orderlistcontainer { margin-left: 0; }
.category-view .vm-order-and-pagination h3 { float: left; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.category-view .vm-order-and-pagination { text-align: right; padding-bottom: 9px; border-bottom: 1px solid #ece8e9; margin-bottom: 17px; min-height: 52px; }
.category-view .vm-order-and-pagination .vm-order-list, .category-view .vm-order-and-pagination .display-number { margin-top: 9px; }
.vm-pagination.vm-pagination-bottom ul { text-align: right !important; }
.category-view, .category-view .browse-view { margin-bottom: 0; }
.category-view .browseProductImage { max-width: 257px; max-height: 185px; border: 1px solid #f1f1f1; }
.category-view .vm-product-media-container { margin-bottom: 0; }
.category-view .vm-product-descr-container h2, 
.vm-product-container-left h2.vm-product-name,
#product-related div.product h2,
.vm-product-description h5,
#cart-contents .opg-cart-title,
.registration legend { 
  color: #111e2f; text-transform: uppercase; font-weight: normal; font-family: "Roboto-Bold", sans-serif; 
  font-size: 18px; line-height: 20px; text-align: left; margin-top: 5px; min-height: 0; }
.vm-product-description h5 { margin: 20px 0; }
.star-rating .star { font-size: 20px; margin-top: 8px; color: #e1e1e1; }
.star-rating .star.star-orange { color: #f9b041; }
.rating-number, .category-view-customs * { color: #000; font-family: "Roboto-Regular", sans-serif; }
.rating-number { max-width: 100%; overflow: hidden; vertical-align: top; padding: 8px 0 0 8px; }
.category-view .vm-product-descr-container { padding-left: 2px; cursor: pointer; }
.category-view .vm-product-rating-container { margin-bottom: 15px; }
.category-view-customs * { font-weight: normal; padding-top: 0; padding-bottom: 0; min-width: 0; }
.category-view-customs .product-field-display { padding-left: 4px; }
.category-view-customs .product-field { margin-bottom: 4px; }
.category-view-cart { background-color: #eee; border: 1px solid #e6e6e6; padding: 22px 15px 12px; }
div.product .category-view-cart .product-price > .vm-price-value span, .productdetails .product-price > .vm-price-value span { 
  font-family: "Roboto-BoldItalic", sans-serif; font-weight: normal; font-size: 24px; position: relative; color: #000; }
.category-view-cart div.PricesalesPrice, .category-view-cart span.price-crossed .vm-price-value { text-align: left; }
div.product .category-view-cart .product-price > .vm-price-value span span.currency-symbol,
.productdetails .product-price > .vm-price-value span span.currency-symbol { 
  font-size: 15px; position: absolute; right: -20px; top: 1px; }
.category-view-cart span.price-crossed .vm-price-value .PricebasePriceWithTax, .productdetails span.price-crossed .vm-price-value .PricebasePriceWithTax { 
  color: #939496; font-family: "Roboto-BoldItalic", sans-serif; font-weight: normal; font-size: 15px; text-decoration: line-through; }
.category-view-cart > div.product-price { margin-bottom: 10px; }
.category-view-stock, .shipping-is-free { display: block; font-family: "Roboto-Bold", sans-serif; letter-spacing: -0.3px; margin-bottom: 14px; }
.category-view-stock-normalstock, .shipping-is-free, a.jump-to-favourites { color: #84ba42; }
.category-view-stock-lowstock { color: #84ba42; }
.category-view-stock-nostock, .discounted-view .addtocart-bar a.notify { color: #f9ad4f; }
.category-view-stock-dot::before{
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 100%;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.category-view-stock-dot-normalstock::before{
    background-color: #84ba42;
}
.category-view-stock-dot-lowstock::before{
    background-color: #84ba42;
}
.category-view-stock-dot-nostock::before{
    background-color: #f9ad4f;
}
.category-view-stock-info{
    margin-top:10px;
}
.discounted-view .category-view-stock-info{
    width: 276px;
    margin-left: -137px;
    margin-bottom:0px;
}
.category-view-button, 
.category-view-cart > .addtocart-area, 
.vm-product-container-left, 
.vm-product-container-right,
.quantity-controls-holder,
#product-related span.b-text, 
#product-related div.PricesalesPrice,
.star-rating .star { 
  display: inline-block; }
.category-view-button a, .category-view-cart > .addtocart-area .addtocart-button > input, .productdetails span.addtocart-button > input { 
  font-family: "Roboto-Medium", sans-serif; font-size: 14px; }
.category-view-button a { background-color: #fcfcfc; border: 1px solid #ece8e9;  padding: 9px 21px; display: block; }
.category-view-button a:hover, 
.category-view-cart > .addtocart-area .addtocart-button > input:hover, 
.productdetails span.addtocart-button > input:hover,
a.opg-button.opg-button-primary:hover,
a.vm-button-correct:hover,
.reset button:hover,
.remind button:hover,
.registration button:hover,
a.btn:hover,
.profile-edit button:hover { background-color: #0f303f !important; color: #fff; }
.category-view-cart > .addtocart-area .addtocart-button > input, 
.productdetails span.addtocart-button > input, 
a.vm-button-correct,
a.opg-button.opg-button-primary,
.reset button,
.remind button,
.registration button,
a.btn,
.profile-edit button { background-color: #fbaf41 !important; border-color: #cc9137; border-radius: 0; padding: 9px 24px 9px; margin: -3px 0 0 8px; }
.category-view-cart > .addtocart-area .addtocart-bar { margin-bottom: 0; }
.category-view .vm-product-descr-container:hover h2 a, 
a.back-btn:hover, 
.show-all-reviews:hover, 
.discounted-view h2 a:hover,
#product-related div.product h2 a:hover, 
.cart-product-row .productlink a:hover { 
  color: #fbaf41; }
.shipping-is-free { margin-bottom: 0; margin-top: 12px; }
.component-container-productdetails .block-breadcrumbs { width: 40%; /* border-bottom: 1px solid #ece8e9; */ }
.vm-product-header { min-height: 49px; border-bottom: 1px solid #ece8e9; margin-bottom: 17px; }
a.back-btn, .cart-product-row .productlink a { 
  font-family: "Roboto-Bold", sans-serif; font-size: 13px; 
  letter-spacing: -0.4px; float: right; margin-top: 16px; margin-right: 1px; }
.cart-product-row .productlink a { float: none; margin: 0; }
.main-image img { max-height: 100%; }
.vm-product-container-left h2.vm-product-name { margin-bottom: 0; }
#fancybox-title { margin-left: 0 !important; }
.productdetails .product-price { margin: 16px 0 10px; }
.productdetails .product-price .price-crossed > div { text-align: left; }
.productdetails span.addtocart-button > input { margin: 0; letter-spacing: 0; padding: 9px 30px; }
.quantity-controls-holder { 
  width: 130px;  height: 37px; background-color: #fcfcfc; border: 1px solid #ece8e9; 
  padding: 6px 9px; vertical-align: top; margin-right: 7px; }
span.quantity-box > input.quantity-input { height: 23px; width: 39px; border: 1px solid #c2c2c2; margin-right: 7px; }
span.quantity-after { color: #101d30; font-family: "Roboto-Bold", sans-serif; font-size: 14px; vertical-align: middle; }
.vm-product-description *:not(h5) { font-family: "Roboto-Regular", sans-serif; color: #000; line-height: 20px; }
.vm-product-container-right .product-details-information { background-color: #eeeeee; border: 1px solid #e6e6e6; padding: 19px 15px; width: 100%; }
.vm-product-container-right * { color: #000; font-weight: normal; word-wrap: break-word; }
.vm-product-container-right h4, #allproducts-header > div { 
  font-size: 12px; font-family: "Roboto-Bold", sans-serif; line-height: 15px; margin-bottom: 12px; text-transform: uppercase; }
.productdetails .product-fields-title-wrapper { min-width: 0; padding-top: 0; padding-bottom: 0; }
.vm-product-container-right *:not(h4) { font-size: 13px; font-family: "Roboto-Regular", sans-serif; }
.productdetails .vm-product-container { padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }
.hidden-field { visibility: hidden; }
.customer-reviews, .ask-a-question-view .form-field { margin-top: 20px; }
.customer-reviews h4 { border-bottom: none; color: #343434; font-weight: normal; font-size: 18px; font-family: "Roboto-Bold", sans-serif; padding-bottom: 0; }
.customer-reviews > form > .rating { position: absolute; top: 0; right: 0; }
textarea.virtuemart { border: solid #e0e0e0 1px; border-radius: 0; color: #e0e0e0; padding: 16px; resize: vertical; }
input.highlight-button, #cart-contents #opg-orderbtn-wrapper .opg-button-primary { 
  background-color: #fbaf41 !important; border-color: #cc9137; border-radius: 0; font-family: "Roboto-Regular", sans-serif;
  font-size: 14px; letter-spacing: 0; padding: 10px 25px; display: block; float: right; margin-top: 10px; }
input.highlight-button:hover, #cart-contents #opg-orderbtn-wrapper .opg-button-primary:hover { background-color: #0f303f !important; color: #fff !important; }
.customer-reviews > h4 { margin-top: 20px; }
.list-reviews blockquote { padding-left: 0; border-left: 0; }
.list-reviews .normal, .list-reviews .highlight { background-color: transparent; border-radius: 0; }
.list-reviews span.date, .list-reviews blockquote, .review-done, .list-reviews span.step, .show-all-reviews { 
  color: #000; font-family: "Roboto-Regular", sans-serif; font-size: 13px; }
.list-reviews span.bold, .customer-reviews strong { color: #000; font-weight: normal; font-family: "Roboto-Bold", sans-serif; }
.write-reviews { margin-top: 8px; }
.show-all-reviews { cursor: pointer; }
#product-related div.product { min-width: 0; }
#product-related h4 { border-bottom: 1px solid #ece8e9; padding-bottom: 15px; margin-bottom: 15px; margin-top: 40px; }
#product-related div.product h2 { font-size: 16px; height: 40px; overflow: hidden; }
#product-related .vm-product-media-container { border: 1px solid #f2f2f2; max-width: 100%; height: 139px; position: relative; }
#product-related a.discount-corner { 
  position: absolute; right: 0; top: 0; border-left: 50px solid transparent; 
  border-bottom: 50px solid transparent; border-right: 50px solid #fbaf41; }
#product-related .browseProductImage { max-height: 100%; max-width: 100%; }
#product-related a.discount-corner span.dc_amount { position: absolute; right: -50px; top: 8px; color: #fff; transform: rotate(45deg); }
#product-related div.product.vertical-separator { margin-right: 16px; }
#product-related div.product .product-price { text-align: left; }
#product-related span.b-text, #product-related span.PricesalesPrice { font-family: "Roboto-BoldItalic", sans-serif; color: #000; }
#product-related span.PricesalesPrice { font-size: 20px; padding-left: 5px; }
.productdetails #product-related .product-price > .vm-price-value span span.currency-symbol { font-size: 12px; right: -15px; top: 0; }
#product-related div.product { margin-bottom: 0; }
a.jump-to-favourites:hover, .nav-tabs.nav-stacked > li > a:hover { color: #0f303f; }
.section-homepage div#system-message-container > div { margin-top: 20px; }
.vm2-remove_from_cart { background-image: none; }
#fancybox-content h4 { font-family: "Roboto-Bold", sans-serif; font-size: 18px; color: #000000; font-weight: normal; line-height: 18px; }
.cart-product-row { clear: both; border-bottom: 1px solid #ece8e9; width: 100%; float: left; padding: 10px 0; }
#fancybox-content a.continue_link:hover, #fancybox-content a.showcart:hover,
#fancybox-content a.continue_link:focus, #fancybox-content a.showcart:focus {
  background-color: #ddd9d9; color: #000; }
a.removeproduct { 
  color: #929292; font-family: "Roboto-Light", sans-serif; float: right; width: 20px; margin-top: 10px; 
  height: 20px; text-align: center; border-radius: 30px; padding-top: 2px; padding-left: 1px; background-image: none; }
a.removeproduct:hover { color: #2e2f2c; background-color: #d5d8ca; }
.component-container-cart .block.block-breadcrumbs { width: 100%; border-bottom: 1px solid #ece8e9; margin-bottom: 2px; }
#allproducts-header > div { border-bottom: 1px solid #ece8e9; margin-bottom: 0; }
.cart-product-row .productimage img { max-width: 100%; max-height: 100%; }
.cart-product-row .productlink p, .vm-order-done * { color: #000; font-weight: normal; font-family: "Roboto-Regular", sans-serif; font-size: 13px; margin-bottom: 0; }
.cart-product-row .quantity-controls-holder input[type="text"] { 
  width: auto; margin: 0 7px 0 0; max-height: 23px; line-height: 23px; height: 23px; color: black !important;
  padding: 1px; min-height: 0; border: 1px solid #c2c2c2; font-size: 13px !important; font-weight: normal !important; }
.cart-product-row .quantity-controls-holder { width: 95px; margin: 0; }
.cart-product-row a.refreshbutton {
  margin: 0 !important; height: 23px; padding-top: 2px; font-size: 13px;
  vertical-align: middle; background-color: #fbaf41 !important; color: #000; 
}
.cart-product-row a.refreshbutton:hover { background-color: #000 !important; color: #fff; }
.cart-product-row .subtotal_with_tax, .vm-order-done h3 { font-family: "Roboto-Bold", sans-serif; color: #000; font-size: 13px; font-weight: normal; }
.cart-product-row .subtotal_with_tax .line-through { color: #939598; font-family: "Roboto-Regular", sans-serif; }
.cart-price-template * { font-family: "Roboto-Regular", sans-serif; font-weight: normal; color: #939598; font-size: 13px; }
.cart-price-template .opg-text-primary, .profile dt, .profile-edit .optional { color: #000 !important; font-family: "Roboto-Bold", sans-serif; }
#cart-contents .opg-cart-title { margin: 20px 0; }
.opg-button-primary { float: none; }
.vm-order-done h3 { font-size: 18px; text-transform: uppercase; }
.vm-orders-information *, .vm-orders-list *, div.login *, .reset p, .remind p, .remind label, .remind span, .reset label, .reset span, 
.registration label, .registration span, .profile dd, .profile-edit label { 
  color: #000; font-weight: normal; text-shadow: none; font-family: "Roboto-Regular", sans-serif; 
}
.vm-orders-information h1, .vm-orders-information .orders-key, .vm-orders-information strong, .vm-orders-list h1, .vm-orders-list th { 
  font-family: "Roboto-Bold", sans-serif; }
.spaceStyle a:hover, .spaceStyle a:focus { color: #000; text-decoration: underline; }
td.key, .vm-orders-information #ui-tabs ul#tabs, .vm-orders-information #ui-tabs .tabs { padding-left: 0; padding-right: 0; }
fieldset.well { border-radius: 0; }
div.login *, .reset p, .remind p, .remind label, .remind span, .reset label, .reset span, .registration label, .registration span { font-size: 13px; }
div.login input[type="text"], div.login input[type="password"], .reset input[type="text"], .remind input[type="email"],
.registration input[type="text"], .registration input[type="password"], .registration input[type="email"],
.profile-edit input[type="text"], .profile-edit input[type="email"], .profile-edit input[type="password"] { 
  width: 100%; border: solid #e0e0e0 1px; height: 32px; 
}
.reset button, .remind button, .registration button, a.btn, .profile-edit button { margin-left: 0; }
a.btn { background-image: none; }
#cart-contents #other-things .checkout-button-top #opg-tos-and-orderbtn #opg-tos-wrapper label.opg-tos-label a:hover { color: #fbaf41 }
#full-tos * { color: #000; }
dd { margin-left: 0; }
.profile-edit .optional, .profile-edit label { font-size: 11px; display: inline-block; }
.mod-header-menu ul.menu ul { display: none; }
.mod-header-menu ul.menu li.parent ul a { text-overflow: ellipsis; overflow: hidden; }
#payment_ul li { position: relative; }
span.vmCartPaymentLogo { position: absolute; width: 110px; height: 50px; top: 25px; left: 0; }
section.component-container-pluginresponse #system-message-container {
  display: block !important;
}
section.component-container-pluginresponse h3, section.component-container-pluginresponse .block-breadcrumbs,
.vm-order-done form#form-login { display: none; }
.kandh.payment-response { padding: 30px 0; }
.kandh-responsetext { font-size: 24px; color: orange; line-height: 30px; margin-bottom: 30px; text-align: center; }
.kandh-responsetext.rst-ACK { color: green; }
.kandh-row * { color: #000; display: inline-block; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.kandh-row label { font-weight: bold; }
.kandh-row { max-width: 450px; margin: 0 auto; }
.kandh-row p { float: right; margin: 0; }
section.component-container-pluginresponse h3.kandh-prodtitle { 
  display: block; font-size: 16px; color: #000; text-align: center; line-height: 18px; margin-bottom: 20px; }
.control-group.recaptcha-control-group { height: 65px; display: block; }
.control-group.recaptcha-control-group .g-recaptcha { position: relative; left: -42px; }
div#jform_captcha {
    position: static;
    display: block;
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
    float: left;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
}

#component .header{
    margin-top: 10px;
}