html, body {
  height: 100%;
  line-height: 1.5;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 5px;
}

h1 > a:hover, h2 > a:hover {
  text-decoration: none;
}

.logo h1 {
  margin: 0;
}

a {
  color: #C0392B;
}

a:hover {
  color: #2C3E50;
}

ul, ol {
  padding-left: 30px;
}

#container {
  margin: 0 auto;
  max-width: 1170px;
}

.container {
  position: relative;
}

header {
  padding: 30px 0;
}

main {
  display: block;
}

.main {
  margin-bottom: 15px;
}

.main, .top-a, .top-b {
  margin-top: 15px;
}

.ie7 {
  text-align: center;
  margin-top: 100px;
  font-size: 46px;
}

.browsehappy {
  text-align: center;
  font-size: 36px;
  background-color: #FFF;
  margin-top: 100px;
}

img {
  max-width: 100%;
  height: auto;
}

.toolbar {
  padding-bottom: 0;
  background-color: #FFF;
}

.toolbar > div:last-child {
  text-align: right;
}

.toolbar select {
  height: 25px !important;
  line-height: 1em;
  padding: 2px;
}

.toolbar > div, .footer > div {
  padding: 10px;
}

legend {
  margin-bottom: 0;
  border-color: #E1E1E1;
}

input.quantity-input, select, input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]) {
  padding: 6px 10px;
  border: 2px solid #E1E1E1;
  border-radius: 3px;
  color: #333;
  line-height: 21px;
  background-color: #FFF;
  height: 37px;
  max-width: 200px;
}

select {
  width: 200px;
  padding: 7px 10px;
}

select:hover {
  cursor: pointer;
}

textarea, textarea.virtuemart {
  padding: 6px 10px;
  border: 2px solid #E1E1E1;
  border-radius: 3px;
  color: #333;
}

input[type="file"] {
  border: 1px solid #E1E1E1;
}

select:focus, input:focus, textarea:focus {
  border-color: #428BCA !important;
}

input.invalid, textarea.invalid, .vm-chzn-select.invalid {
  border: 2px solid #C0392B !important;
}

fieldset {
  padding: 5px;
}

.table-responsive {
  padding-top: 15px;
}

.margin-top {
  margin-top: 15px;
}

.margin-bottom {
  margin-bottom: 15px;
}

.block {
  display: block;
}

.vtop {
  vertical-align: top !important;
}

.vbottom {
  vertical-align: bottom !important;
}

.nobg {
  background: none !important;
}

.vm-nodisplay {
  display: none;
}

.clear {
  clear: both;
}

.valign {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.logo p {
  margin-bottom: 0;
}

small.label {
  line-height: inherit;
}

/* Mobile menu */
#menubar h3 {
  color: #FFF;
  margin: 0;
  line-height: 47px;
}

#select-menu {
  margin: 5px 0;
}

/* Joomla */
.ordering-box, .form-limit {
  margin-top: 10px;
}

.main-content .row {
  margin-left: 0;
}

.tmpl #system-message-container {
  margin-top: 20px;
}

/* User */
.login-fields {
  margin-bottom: 15px;
}

#member-registration > div {
  margin-bottom: 20px;
}

/* Articles */
p.counter {
  text-align: center;
}

div.pagination {
  display: block;
  text-align: center;
  margin: 0;
}

p.img_caption {
  background-color: #E1E1E1;
  padding: 2px;
  text-align: center;
}

.article-info dd {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #999999;
  font-size: 12px;
}

.article-info-term {
  display: none;
}

.article-info + div {
  margin-bottom: 20px;
}

.actions {
  display: inline-block;
  float: right;
}

.actions li {
  display: inline-block;
}

.pagenav {
  list-style: none;
  padding-left: 0;
}

.pagenav-prev, .pagenav .previous {
  float: left;
}

.pagenav-next, .pagenav .next {
  float: right;
}

.content-links .nav > li a, ol.nav > li a {
  font-size: 1em;
}

#editor-xtd-buttons, .toggle-editor {
  margin-top: 20px;
}

/* Categories */
.categories-list > ul {
  list-style: none outside none;
  margin-top: 20px;
  padding-left: 0;
}

.categories-list > ul ul {
  margin-top: 20px;
}

.categories-list > ul > li {
  padding-bottom: 10px !important;
}

h2.item-title {
  font-size: 1.5em;
  font-weight: bold;
}

.list-hits {
  text-align: right;
}

.filter-search, .display-limit {
  display: inline-block;
}

.filter-search .btn {
  vertical-align: top;
}

.filter-search select {
  margin-bottom: 10px;
  width: auto;
}

.display-limit {
  float: right;
}

.cat-children > ul {
  list-style: none;
  padding-left: 0;
}

.cat-children .item-title, .categories-list .item-title {
  font-weight: bolder;
  display: block;
}

.cat-children dt, .cat-children dd, .categories-list dt, .categories-list dd {
  display: inline-block;
}

#categorylist_header_hits {
  text-align: right;
}

/* Blog */
.blog .actions {
  position: absolute;
  right: 15px;
  top: 15px;
}

.blog .item {
  padding-bottom: 15px;
  padding-top: 15px;
}

.item-image {
  max-width: 100%;
}

.item-image .well {
  margin-bottom: 0;
  border-radius: 0;
}

/* Contact */
.contact-address address span {
  display: block;
}

.contact-form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.contact-misc {
  padding: 10px;
}

/* User */
.registration dd, .profile-edit dd, .reset dd, .remind dd {
  margin-left: 0;
}

/* Smart Search */
.filter-branch > label {
  min-width: 150px;
}

.filter-date > input {
  margin-bottom: 0;
}

.filter-date-operator {
  margin-bottom: 10px;
}

#finder-filter-select-list, #finder-filter-select-dates {
  display: block;
  list-style: none;
  margin-top: 20px;
  margin-left: 0;
  clear: both;
}

#finder-filter-select-list > li {
  margin-bottom: 5px;
}

dt.result-title {
  font-size: 16px;
  line-height: 25px;
  margin: 15px 0;
}

dl.search-results dd {
  margin-left: 0;
}

.result-url {
  padding-bottom: 10px;
}

.word {
  display: inline;
}

#advanced-search-toggle {
  display: inline-block;
  margin-top: 0;
  margin-left: 97px;
  white-space: nowrap;
}

div.calendar > table {
  width: 100%;
}

/* Submit Forms */
.formelm label, .formelm-area label {
  min-width: 120px;
}

.formelm {
  margin-bottom: 10px;
}

.button2-left {
  display: inline;
  float: left;
  margin-right: 15px;
}

.item-page > form {
  display: inline;
  float: left;
  margin-bottom: 0;
}

.form-validate {
  width: 100%;
}

.formelm-buttons {
  text-align: center;
  margin: 15px 0;
}

.remind div > button, .reset div > button, #member-registration > div > button {
  margin-left: 10px;
}

.calendar .button {
  display: table-cell;
  min-width: 20px;
}

/* News feeds */
.feed-link {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

/* Modules */
.border {
  border-color: #F1F1F1 #E7E6E6 #CFCFCF;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 15px;
  word-wrap: break-word;
  position: relative;
  background-color: #FFF;
}

.bottom-b .border {
  box-shadow: none;
  background-color: #2C3E50;
}

.moduletable {
  position: relative;
}

.moduletable > h3 {
  background-color: #2C3E50;
  color: #FFFFFF;
  padding: 10px 15px;
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
  font-size: 22px;
}

.moduletable.color > h3 {
  background-color: #C0392B;
}

.moduletable.plain > h3 {
  background: none;
  color: #444;
}

.moduletable.plain > .border {
  background: none;
  border: none;
}

.moduletable.underline > h3 {
  background: none;
  color: #444;
  border-bottom: 2px solid #2C3E50;
  padding-left: 0;
}

.moduletable.underline > .border {
  background: none;
  border: none;
}

.moduletable.nopadding > .border {
  padding: 0;
}

aside .moduletable > h3:first-child {
  margin-top: 0;
}

.bottom-b .border, .headerbar .border {
  border: none;
}

.headerbar .border {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background: none;
  box-shadow: none;
}

.noborder .border {
  border: none;
}

.border > h3 {
  margin-top: 0;
}

.icon-download > h3:before {
  content: "\f019";
  font-family: fontawesome;
  margin-right: 5px;
}

.icon-login > h3:before {
  content: "\f090";
  font-family: fontawesome;
  margin-right: 5px;
}

.icon-cart > h3:before {
  content: "\f07a";
  font-family: fontawesome;
  margin-right: 5px;
}

.icon-mail > h3:before {
  content: "\f0e0";
  font-family: fontawesome;
  margin-right: 5px;
}

.icon-bubble > h3:before {
  content: "\f075";
  font-family: fontawesome;
  margin-right: 5px;
}

.icon-twitter > h3:before {
  content: "\f099";
  font-family: fontawesome;
  margin-right: 5px;
}

.badgehot {
  background-image: url('../images/badges.png');
  background-position: right top;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.badgetop {
  background-image: url('../images/badges.png');
  background-position: 0 -25px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.badgenew {
  background-image: url('../images/badges.png');
  background-position: 0 -75px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.badgefree {
  background-image: url('../images/badges.png');
  background-position: 0 -50px;
  background-repeat: no-repeat;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.top-a > div:nth-child(5n+5), .top-b > div:nth-child(5n+5), .bottom-a > div:nth-child(5n+5), .bottom-b > div:nth-child(5n+5) {
  clear: left;
}

/* Login */
.userdata {
  margin-bottom: 10px;
}

.login-description {
  margin-bottom: 15px;
}

/* Breadcrumbs */
.breadcrumbs {
  margin-bottom: 15px;
}

.breadcrumb > li {
  white-space: nowrap;
}

/* Search */
div.search {
  position: relative;
}

div.search form {
  margin-bottom: 0;
  margin-top: 10px;
}

.navbar .search form {
  float: right;
}

.search .search > label {
  display: none;
}

#mod-search-searchword + .button {
  position: absolute;
  right: 2px;
  top: 3px;
}

/* Archive module  */
#archive-items {
  padding-left: 0;
  list-style: none;
}

/* News feed module */
.feed > h4 {
  font-size: 1.143em;
  font-weight: bold;
}

.feed h5 {
  font-size: 1.143em;
}

/* Side menu module */
.accordion {
  list-style: none;
  padding-left: 0;
}

.accordion > li {
  border-bottom: 2px solid #E1E1E1;
  padding: 8px 5px;
}

.accordion > li li {
  padding: 5px;
}

.accordion .dropdown-menu {
  display: block;
  position: relative;
}

.accordion > li.parent {
  position: relative;
  cursor: pointer;
}

.accordion > li.parent:after {
  content: "\f078";
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: 7px;
}

.ddm, .ddm ul {
  padding-left: 15px;
  margin-left: 5px;
}

/* System messages */
.alert-notice {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC;
}

.alert-error {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1;
}

.alert-message {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #BCE8F1;
}

/* Tooltips */
.tip-wrap {
  z-index: 10000;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  border-radius: 5px;
  background-color: #333;
  color: #FFF;
  max-width: 200px;
}

.tip {
  float: left;
  padding: 10px;
}

.tip-title {
  margin: -6px 0 0 -5px;
  font-size: 100%;
  font-weight: bold;
  padding: 5px;
  color: #FFF;
}

.tip-text {
  font-size: 100%;
  margin: 0;
}

.tooltip {
  white-space: nowrap;
}

div.tooltip {
  border: none;
  background-color: transparent;
}

/* Menu */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > span, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > span:hover {
  background-color: #C0392B;
}

.navbar-inverse {
  background-color: #2C3E50;
  border-radius: 0;
  border: none;
}

.navigation > div {
  padding: 0;
}

.navbar {
  min-height: 40px;
  margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > span {
  color: #FFF;
  padding: 15px;
  line-height: 1.42857;
}

.navbar-nav > li > a {
  line-height: inherit;
}

.navbar-inverse .navbar-nav > li > span:hover, .navbar-inverse .navbar-nav > li > span:focus, .navbar-inverse .navbar-nav > .active > span {
  color: #FFFFFF;
  cursor: default;
}

.navbar .nav > li {
  position: relative;
}

.navbar .nav > li > a, .navbar .nav > li > span {
  float: none;
}

.nav > li > a, .nav > li > span {
  display: block;
}

.navbar .nav {
  margin: 0;
}

li.parent:hover .dropdown-menu {
  display: block;
}

.nav > li > a, .nav > li > span {
  font-size: 16px;
}

.nav > li.parent > a:after, .nav > li.parent > span:after {
  content: "\f078";
  font-family: fontawesome;
  margin-left: 3px;
  font-size: 14px;
}

.dropdown-menu.big {
  z-index: 10000;
  min-width: 200px;
  left: -1px;
  border-top: 3px solid #C0392B;
  display: none;
}

.navbar-nav .dropdown-menu > li > a, .navbar-nav .dropdown-menu > li > span, .flyout-menu > li > a, .flyout-menu > li > span {
  line-height: 2;
  clear: both;
  color: #333333;
  display: block;
  font-weight: 400;
  padding: 3px 20px;
  white-space: nowrap;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #C0392B;
  color: #FFF !important;
}

.navbar-nav .dropdown-menu > li.parent {
  padding-bottom: 5px;
  position: relative;
}

.dropdown-menu.big li.parent:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  right: 5px;
  top: 8px;
}

.big .flyout-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  float: left;
  font-size: 14px;
  left: 100%;
  list-style: none outside none;
  margin: 2px 0 0;
  padding: 0;
  position: absolute;
  top: -5px;
  z-index: 1000;
  border-top: 3px solid #C0392B;
  display: none;
}

.big > li.parent:hover > .flyout-menu, .big > li > .flyout-menu > li.parent:hover > .flyout-menu {
  min-width: 200px;
  display: block;
}

.flyout-menu > li {
  padding: 3px 0;
  position: relative;
}

.flyout-menu > li > a:hover, .flyout-menu > li > a:focus, .flyout-menu > li > span:hover, .flyout-menu > li > span:focus {
  background-color: #F5F5F5;
  color: #262626;
  text-decoration: none;
}

.flyout-menu > .active > a, .flyout-menu > .active > a:hover, .flyout-menu > .active > a:focus, .flyout-menu > .active > span, .flyout-menu > .active > span:hover, .flyout-menu > .active > span:focus {
  background-color: #C0392B;
  color: #FFFFFF;
  outline: 0 none;
  text-decoration: none;
}

#menubar {
  z-index: 10000;
}

.fixedmenu {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
}

nav #select_menu_chzn {
  display: none;
}

/* Bootstrap resets */
.form-horizontal .controls {
  margin-left: 0px;
}

input[type="checkbox"] {
  margin-top: 0px;
}

label {
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
  min-width: 100px;
  font-weight: normal;
}

.pagination ul {
  border-radius: 0;
  box-shadow: none;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-bottom-left-radius: 0;
  border-left-width: 1px;
  border-top-left-radius: 0;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination ul > li > a, .pagination ul > li > span {
  border-color: #E1E1E1;
}

.well {
  background-image: none;
  background-color: #FAFAFA;
  box-shadow: none;
  border-color: #E1E1E1;
}

.btn {
  border-bottom-width: 2px;
  border-radius: 3px;
  line-height: 22px;
  vertical-align: middle;
}

.btn-default {
  border-color: #2C3E50;
  border-bottom-color: #34495E;
  background-color: #2C3E50;
  color: #FFF;
}

.modal {
  top: 40px;
}

.tooltip-inner {
  white-space: normal;
}

[class*="-view"] .tooltip-inner {
  white-space: nowrap;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group .form-control {
  max-width: 100% !important;
}

/* Styling */
body {
  background-color: #BDC3C7;
  color: #444;
}

h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .product-price, .PricesalesPrice, legend, .nav > li > a, .nav > li > span {
  font-family: 'Didact Gothic', sans-serif;
}

.container, .container-fluid {
  border-top: 4px solid #C0392B;
  background-color: #FAFAFA;
}

.breadcrumb, .breadcrumbs-wrap {
  background-color: #E1E1E1;
  border-radius: 0;
  margin: 0;
}

.bottom-b {
  background-color: #2C3E50;
  color: #FFF;
}

.bottom-b a {
  color: #FFF;
}

.bottom-b a:hover {
  color: #999;
  text-decoration: none;
}

.bottom-b ul > li {
  border-bottom: 1px solid #34495E;
  padding: 5px 5px 5px 0;
}

footer {
  border-top: 4px solid #C0392B;
}

label.invalid {
  background: none;
}

input.invalid, textarea.invalid {
  background-color: #FFF;
}

.label {
  color: #FFF !important;
  font-weight: normal;
}

.label.label-default.noprice {
  display: inline-block;
  margin-bottom: 12px;
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #E1E1E1;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #FAFAFA;
}

.border-bottom, .vt-cat-h, .item-page > h2:first-child, .category-list > h1, .blog-featured > .row h1, .categories-list > h1, .archive > h1, .blog-featured > h1, .contact-category > h2, .contact > h2, .weblink-category > h1, .newsfeed-category > h2, .registration legend {
  margin-top: 0;
  border-bottom: 3px solid #C0392B;
  padding-bottom: 5px;
}

/* Special styles */
.line, .check, .zebra, .line, .bottom-a ul, .bottom-b ul {
  list-style: none;
  padding-left: 0;
}

.line > li, .bottom-a ul > li {
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 5px 5px 0;
}

.zebra > li {
  border-bottom: 1px solid #E1E1E1;
  padding: 5px;
}

.check > li:before {
  content: "\f00c";
  font-family: fontawesome;
  margin-right: 10px;
}

.zebra > li:nth-of-type(odd) {
  background: #FAFAFA;
}

.zebra > li:first-child {
  border-top: 1px solid #E1E1E1;
}

/* Front Page - Category Page */
.width33 {
  width: 33.333%;
}

#virtuemart_currency_id {
  max-width: 150px;
}

input.quantity-input {
  width: auto;
}

.featured-view > h2:before {
  content: "\e007";
  font-family: 'Glyphicons Halflings';
  vertical-align: bottom;
  margin-right: 5px;
}

.latest-view > h2:before {
  content: "\e123";
  font-family: 'Glyphicons Halflings';
  vertical-align: bottom;
  margin-right: 5px;
}

.topten-view > h2:before {
  content: "\e125";
  font-family: 'Glyphicons Halflings';
  vertical-align: bottom;
  margin-right: 5px;
}

.category-view > h2:before {
  content: "\e012";
  font-family: 'Glyphicons Halflings';
  vertical-align: bottom;
  margin-right: 5px;
}

.recent-view > h2:before {
  content: "\e105";
  font-family: 'Glyphicons Halflings';
  vertical-align: bottom;
  margin-right: 5px;
}

.product > .spacer, .category .spacer, .vt-cat-desc, .orderby-displaynumber, .main-box {
  border-color: #F1F1F1 #E7E6E6 #CFCFCF;
  border-style: solid;
  border-width: 1px;
  background-color: #FFF;
  border-radius: 3px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  padding: 15px;
}

p.product_s_desc {
  overflow: hidden;
  background-color: #FAFAFA;
  padding: 5px;
}

.category-view {
  margin-top: 25px;
}

.category-view .row .category .spacer h2 a {
  font-size: 100%;
}

.categories-row {
  text-align: center !important;
}

.category .spacer > h2 {
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}

.cat > a {
  text-decoration: none;
}

.vt-cat-name {
  border-top: 1px solid #E1E1E1;
  margin-top: 15px;
  padding-top: 5px;
  text-align: left;
}

.vt-buttons form {
  padding: 0;
}

.item-page > h2, .category-list > h1 {
  padding-bottom: 5px;
}

.product, .category {
  padding: 5px;
}

.vt-title {
  margin: 0 0 8px;
  padding: 0;
  border-bottom: 3px solid #C0392B;
  line-height: 2em;
}

.spacer h3 {
  font-size: 16px !important;
  margin: 6px 0 !important;
  padding: 0;
}

.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
  color: #666666;
  font-size: inherit;
}

.vmproduct span {
  font-size: inherit;
}

.single .price-crossed {
  margin-left: 0;
  font-size: 14px !important;
}

.product > .spacer:hover, .category .spacer:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.product.list {
  padding: 5px 0;
}

.spacer h2 {
  font-size: 130%;
}

.browse-view h1 {
  border-bottom: 1px solid #E1E1E1;
  font-size: 200%;
  margin: 0 0 8px;
  padding: 0 0 15px;
}

.orderlistcontainer, .orderlistcontainer div.activeOrder {
  font-size: inherit;
}

.orderlistcontainer div.activeOrder {
  line-height: 19px;
  padding: 7px 20px 7px 10px;
  border: 2px solid #E1E1E1;
  background: none;
  border-radius: 3px;
}

.orderlistcontainer div.orderlist {
  border: 2px solid #E1E1E1;
  border-radius: 0 3px 3px 3px;
  z-index: 2;
}

.orderlistcontainer div.orderlist div:hover {
  background: none repeat scroll 0 0 #E1E1E1;
}

.orderlistcontainer a:hover {
  background: none;
  color: #444;
}

.display-number select {
  width: auto;
}

.cat {
  width: 100%;
}

.vm-pagination .pagination {
  float: right;
  margin: 15px 0 0 0;
}

.vm-pagination .pagination > li > a, .pagination > li > span {
  padding: 5px 8px;
}

.vm-pagination .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.vm-pagination .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.vm-pagination > span, .vm-pagination .pagination {
  display: inline-block;
}

.vm-pagination > span {
  margin: 15px 0 0 0;
  padding: 5px 0;
}

.pagination > li > a, .pagination > li > span {
  background: none;
  border: none;
  color: #C0392B;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  background: none;
  border: none;
}

.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
  padding: 15px;
}

.list .product_s_desc {
  background-color: transparent;
  padding: 10px 0;
  border-top: 1px solid #E1E1E1;
}

.list .badges {
  position: absolute !important;
  border-bottom: none !important;
  z-index: 1;
}

.list .cat h2 {
  font-size: 18px !important;
  margin-top: 0 !important;
}

.spacer {
  position: relative;
}

.free-wrap {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.free-wrap i {
  color: #5CB85C;
  cursor: default;
}

.free-shipping.empty {
  display: inline-block;
}

.addtocart-area {
  display: inline-block;
}

.grid .product_s_desc {
  background-color: #FAFAFA;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  padding: 15px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: all linear 500ms;
  width: 100%;
  top: 45px;
  left: 0;
}

.grid .spacer:hover .product_s_desc {
  height: 120px;
  padding: 15px;
  opacity: 1;
  transition: all linear 500ms;
}

.gridlink {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -14px;
}

.list .gridlink {
  display: none;
}

.cat .product-fields {
  background-color: #EEE;
  padding-top: 5px;
  width: 100%;
  margin-top: 0;
  border: 1px solid #DDD;
  border-radius: 3px;
}

.vt-buttons {
  position: relative;
  min-height: 35px;
}

.list .addtocart-area {
  display: block;
}

.list .vt-buttons {
  position: static;
}

.list .vt-p-details, .list .addtocart-button {
  position: absolute;
  left: 0;
  bottom: 0;
}

.list .product-fields-title {
  padding-left: 20px;
}

.list .product-fields {
  padding-top: 10px;
  margin-bottom: 45px;
}

.list .product-image-link {
  width: 26%;
  margin-right: 2%;
  border-right: 1px solid #E1E1E1;
  float: left;
}

.list .product-infos {
  width: 72%;
  position: relative;
  float: left;
}

.grid .addtocart-area {
  width: 100%;
}

.grid .addtocart-button, .grid .notify, .grid .vt-p-details {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 0;
}

.grid .product-fields {
  margin-bottom: 40px;
  text-align: center;
}

/* Stock */
.instock, .nostock {
  clear: right;
  line-height: 1em;
}

.instock i {
  color: #5CB85C;
  cursor: default;
}

.nostock i {
  color: #D9534F;
  cursor: default;
}

.vm2-lowstock, .vm2-nostock, .vm2-normalstock {
  margin: auto;
}

.stock-level {
  font-size: 12px !important;
}

/* Prices */
.price-crossed, .PricesalesPrice {
  display: inline-block !important;
}

.price-crossed {
  margin-left: 10px;
  font-size: 16px !important;
}

.product-price {
  border-top: 1px solid #E1E1E1;
}

.list .product-price {
  border-top: none;
  overflow: hidden;
}

.PricesalesPrice {
  font-size: 130%;
}

.vmgroup .PricesalesPrice {
  font-size: 1.25em;
}

.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax, .PricebasePriceWithTax {
  color: #E74C3C !important;
  line-height: 20px;
}

.noprice {
  height: 20px;
}

div.product-price {
  text-align: left !important;
}

.vt-more-prices {
  font-size: 12px !important;
  background-color: #FAFAFA;
}

.vt-more-prices > div {
  border-bottom: 1px solid #ECF0F1;
  padding: 3px 5px;
}

.spacer-buy-area .vt-more-prices > div {
  border-bottom: none;
}

div.vt-p-details {
  float: left;
}

.productdetails-view .product-price {
  border-top: 1px solid #ECF0F1;
  border-bottom: 1px solid #ECF0F1;
  padding: 10px 0;
}

.productdetails-view .PricesalesPrice {
  font-size: 160%;
}

.productdetails-view span.PricebasePriceWithTax {
  font-size: 160%;
}

/* Add to Cart */
.addtocart-area .product-fields-title-wrapper {
  display: inline;
}

span.addtocart-button {
  float: none;
  width: 100%;
  margin-left: 0;
}

.spacer-buy-area span.addtocart-button {
  margin-left: 10px;
}

.productdetails-view span.addtocart-button > input {
  width: 70%;
}

.productdetails-view #quantity-input {
  height: 47px !important;
  vertical-align: bottom;
  width: 47px;
  outline: none;
}

span.quantity-box, span.quantity-controls {
  float: none;
}

span.quantity-controls {
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  white-space: normal;
  margin-bottom: -2px;
}

span.quantity-controls input {
  display: block;
  background: none !important;
  position: relative;
  z-index: 1;
  margin-top: -15px;
}

.productdetails-view .addtocart-bar {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  white-space: nowrap;
}

.spacer .quantity-box, .spacer .quantity-controls {
  display: none;
}

[class$="view"] .addtocart-button {
  margin-left: 0;
}

[class$="view"] .addtocart-bar {
  text-align: left;
}

[class$="view"]form {
  padding: 0;
}

.spacer-buy-area input.addtocart-button {
  font-size: 24px;
}

span.btn input.addtocart-button {
  border: none;
  background: none;
}

.addtocart-button-disabled {
  display: none;
}

/* Vendor Page */
.vendor-details-view label {
  display: block;
  margin: 5px 0;
}

.vendor-details-view .submit, .ask-a-question-view .submit {
  margin-top: 15px;
}

.vendor-details-view #comment {
  width: 100%;
}

/* Shop Edit */
#userForm select {
  width: 200px;
}

.admintable .inputbox {
  max-width: 200px;
}

.adminform td {
  padding-bottom: 10px;
}

.reset-value.fg-button {
  height: 31px !important;
  margin: 0px !important;
  line-height: 17px;
}

.vmquote {
  margin-left: 0 !important;
}

#ui-tabs .dyn-tabs {
  border: 1px solid #E1E1E1;
}

#ui-tabs ul#tabs li {
  margin-right: 10px;
}

#vendor_currency {
  margin-bottom: 15px;
}

.vm_thumb_image, .vm__img_autocrop {
  margin: 15px 0;
}

.order-view {
  padding-bottom: 15px;
}

.order-view h1 {
  font-size: 1.5em;
}

#com-form-order-submit {
  margin-top: 20px;
}

table.user-details {
  width: 100%;
}

.userfields_info {
  border-bottom: 2px solid #C0392B;
  font-size: 16px;
}

.userfields_info + table {
  margin-top: 30px;
}

td.key {
  text-align: right;
  width: 40%;
}

/* Product Page */
.main-img {
  position: relative;
}

.main-image img {
  max-width: 100%;
  max-height: 100%;
}

.additional-img {
  border-radius: 3px;
  display: inline-block;
  margin: 0 3px 3px 0;
}

.vt-product-page-wrapper {
  padding-top: 15px;
}

.productdetails-view .free-wrap {
  top: 0;
  right: 0;
}

.productdetails-view .addtocart-area {
  display: block;
  border-bottom: 1px solid #ECF0F1;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.productdetails-view .product-short-description {
  border-top: 1px solid #ECF0F1;
  margin: 0 0 10px 0;
  padding: 10px 0;
}

.vt-rating-wrap, .vt-other-details {
  margin-bottom: 10px;
}

.customer-reviews h4, span.title {
  border-bottom: 1px solid #E1E1E1;
  font-size: 140%;
  font-weight: normal;
}

.customer-reviews {
  margin: 0;
}

.write-reviews fieldset.radio {
  display: inline-block;
  margin: 0 auto;
}

.write-reviews fieldset.radio .inputbox {
  display: inline-block;
  margin: 0 0 0 10px !important;
}

.write-reviews textarea.virtuemart {
  max-width: 100%;
  border-radius: 0;
}

.write-reviews span.step {
  display: block;
}

.write-reviews label {
  margin-right: 0;
}

.list-reviews .normal, .list-reviews span.date {
  border: none;
}

.list-reviews span.date {
  padding: 3px;
  top: 0;
  right: 0;
}

.list-reviews .normal blockquote {
  background-color: #FAFAFA;
}

.list-reviews .highlight {
  background: none repeat scroll 0 0 #FAFAFA;
  border-radius: 0;
  border: none;
}

.list-reviews .highlight blockquote {
  background-color: #FFF;
}

.ask-a-question-view .form-field {
  margin: 15px 0 0;
}

.back-to-category {
  display: inline;
  float: left;
}

.vt-tools {
  border-bottom: 1px solid #ECF0F1;
}

.icons a {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  color: #333;
}

.productdetails-view {
  padding-bottom: 15px;
  position: relative;
}

.productdetails-view h1 {
  font-size: 2.2em;
  line-height: 1.5em;
  border-bottom: 3px solid #C0392B;
}

.additional-images .border {
  padding: 5px;
}

.additional-images img {
  width: 60px;
  margin: 0;
}

.productdetails-view .spacer-buy-area {
  position: relative;
}

div.icons {
  margin: 0 0 10px 0;
  overflow: hidden;
  height: 18px;
}

.availability {
  margin: 10px 0;
}

.ask-a-question {
  margin: 0 0 10px 0;
  padding: 10px 0;
}

a.ask-a-question:before {
  content: "\f059";
  font-family: fontawesome;
  margin-right: 3px;
}

a.ask-a-question {
  font-size: 12px;
  text-decoration: underline;
  background: none;
  font-weight: normal;
  border: none;
  color: inherit;
}

a.ask-a-question:hover {
  color: #666;
  text-decoration: none;
  background-color: transparent;
}

.product-neighbours {
  margin: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
}

.nxt {
  float: right;
}

.prv {
  float: left;
  margin-right: 10px;
}

/* Ask a question form */
.ask-a-question-view input.counter, .ask-a-question-view input.counter:hover {
  background: #FFF !important;
}

.ask-a-question-view input#email, .ask-a-question-view input#name, .ask-a-question-view input#name:hover, .ask-a-question-view input#email:hover {
  background: #FFF !important;
  padding: 5px 10px;
  border-radius: 0;
  border: 2px solid #E1E1E1;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.ask-a-question-view .form-field textarea.field {
  border-radius: 0;
  border: 2px solid #E1E1E1;
  background: #FFF !important;
  width: 100% !important;
}

.ask-a-question-view .product-summary {
  border-bottom: 2px solid #E1E1E1;
  margin-top: 10px;
}

.askform {
  width: 100%;
}

/* Manufacturer */
.manufacturer {
  margin-top: 0;
}

.manufacturer .modal {
  vertical-align: bottom;
  display: inline-block;
}

.manufacturer > span {
  font-weight: normal !important;
  margin-right: 3px;
}

.manufacturer > span:after {
  content: ":";
}

/* */
.product-related-categories .product-field {
  width: auto;
}

.product-related-products > h4, .product-related-categories > h4 {
  border-bottom: 2px solid #C0392B;
  padding-bottom: 5px;
}

.product-related-products, .product-related-categories {
  border-top: none;
}

.product-related-products .product-field, .product-related-categories .product-field {
  border-radius: 3px;
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 3px;
  text-align: center;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.product-related-products .product-field:hover, .product-related-categories .product-field:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.product-related-products .PricesalesPrice {
  display: block !important;
  text-align: center;
  font-size: 18px;
}

.product-related-categories img {
  display: block;
  margin: 0 auto 10px;
}

.product-fields-title {
  display: inline-block;
  font-weight: normal;
  min-width: 30%;
}

.grid .product-fields-title {
  display: block;
}

.product-related-products .product-field-display, .product-related-categories .product-field-display {
  max-width: 184px;
}

.product-field-display {
  display: inline-block;
  margin-bottom: 10px;
}

.product-fields-title:after {
  content: ":";
}

.product-field-display a img {
  margin: 0 auto !important;
}

.vt-other-details > div {
  margin-bottom: 5px;
}

.product-shipment {
  margin-bottom: 15px;
  text-align: center;
}

.product-shipment > br:first-child {
  display: none;
}

/* Rating */
.vote {
  position: relative;
  width: 60px;
  line-height: 1em;
}

.category-ratingbox {
  background: url("../images/color-stars-small.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
}

.category-ratingbox span {
  background: url("../images/color-stars-small.png") repeat-x;
}

.ratingbox {
  background: url("../images/color-stars.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
}

.ratingbox span {
  background: url("../images/color-stars.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 24px;
  position: absolute;
  width: 1%;
}

.category-ratingbox .stars-red {
  background-position: 0 -26px;
}

.category-ratingbox .stars-green {
  background-position: 0 -54px;
}

.category-ratingbox .stars-blue {
  background-position: 0 -82px;
}

.category-ratingbox .stars-purple {
  background-position: 0 -108px;
}

.spacer-buy-area .ratingbox {
  float: none !important;
}

.vm-rating {
  bottom: 0;
  position: absolute;
  right: 0;
}

/* Modules */
aside div.vmgroup > div {
  margin-bottom: 10px;
}

div.vmgroup > div {
  margin-bottom: 0;
}

ul.vmmanufacturer {
  list-style: none;
  padding: 5px 0;
}

.vmmanufacturer li {
  padding: 5px;
}

.vmmanufacturer li div {
  border-bottom: 1px solid #E1E1E1;
}

aside .vmgroup img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

aside .vmmanufacturer > div {
  margin-top: 0;
}

.control-buttons {
  text-align: center !important;
  margin-bottom: 20px;
}

table.user-details input {
  background: none;
  border: 1px solid #E1E1E1;
  border-radius: 0;
  color: #666;
  margin-bottom: 10px;
  padding: 5px 5px 4px;
  width: 200px;
}

table.user-details label {
  margin-bottom: 10px;
}

table.user-details .vm-chzn-select {
  background: none;
  border: 2px solid #E1E1E1;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 7px 5px;
  width: 200px;
}

table.user-details input.invalid {
  background: none;
  border: 1px solid #FF0000;
  border-radius: 0px;
  margin-bottom: 10px;
  padding: 5px 5px 4px;
}

span.custom-variant-inputbox input.custom-attribute:hover, input.vm-default:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.details:hover, div.details:hover, a.product-details:hover, button.default:hover {
  background: none;
  background-position: 0 -40px;
  color: #666;
  text-decoration: none;
}

/* Manufacturer Page */
.manufacturer-view-default .row .manufacturer .spacer {
  text-align: center;
}

.ask-a-question-view h1, .manufacturer-details-view h1 {
  font-size: 2em;
  padding-bottom: 5px;
  border-bottom: 2px solid #C0392B;
}

.manufacturer-email:before {
  content: "\f0e0";
  font-family: fontawesome;
}

.manufacturer-url:before {
  content: "\f0ac";
  font-family: fontawesome;
}

.vmgroup h2 {
  font-size: 150%;
}

.vmgroup span.quantity-controls, .vmgroup .quantity-box {
  display: none;
}

/* Products module */
ul.vmproduct {
  padding-left: 10px;
  list-style: none;
  text-align: center;
}

.vmproduct .addtocart-area {
  display: block;
}

.vmproduct .PricesalesPrice {
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}

/*.vmproduct .featuredProductImage {
  margin-bottom: 10px;
}*/
.vmproduct .vt-p-details {
  float: none;
}

aside .vmproduct .featuredProductImage {
  margin-bottom: 0;
}

aside .vmproduct .spacer > a:first-child {
  float: left;
  width: 45%;
  margin-bottom: 0;
}

aside .vmproduct .spacer > a {
  display: block;
  margin-bottom: 10px;
}

aside .vmproduct div.clear {
  display: none;
}

aside .vmproduct > div {
  clear: both;
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 0;
}

aside .vmproduct .spacer {
  margin-bottom: 10px;
  padding: 10px;
}

.vmproduct, .buttonBar-right {
  text-align: center;
}

aside .product-field-display > select {
  width: 90%;
}

.buttonBar-right {
  margin: 20px 0;
}

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
  background-image: none;
}

/* Category menu */
.VMmenu li {
  padding: 0 0 5px 0;
}

.VMmenu ul.menu > li {
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 0;
}

.VMmenu > li > div > a {
  font-size: 16px;
}

.VmClose > div, .VmOpen > div {
  border-bottom: 2px solid #E1E1E1;
  padding: 0 0 5px 0;
}

.VmOpen a {
  font-weight: bold;
}

.VmOpen ul.menu {
  margin-left: 10px;
}

.VmOpen ul.menu a {
  font-weight: normal;
}

.VmArrowdown {
  background: none !important;
  padding: 2px;
  width: auto;
  height: auto;
}

/* Cart module */
#vmCartModule {
  background-color: #71C404;
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  padding: 0 5px;
  display: inline-block;
  float: right;
}

.vmCartModule .container {
  border: none;
  width: 100%;
}

.total_products {
  float: right;
  margin: 0 5px;
  text-align: right;
}

.total_wrapper {
  clear: both;
  float: right;
  width: 100%;
}

.total_wrapper > div {
  line-height: 37px;
}

.total_wrapper:hover {
  cursor: pointer;
}

.total_wrapper i.fa-circle {
  color: #34495E;
}

.total_wrapper .fa-stack {
  margin-top: 3px;
}

.dd_cart_wrapper {
  background-color: #FAFAFA;
  float: right;
  position: absolute;
  right: 15px;
  top: 45px;
  min-width: 300px;
  z-index: 1000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  border-top: 4px solid #C0392B;
  border-radius: 3px;
  padding: 5px 0;
  color: #666;
}

.vm_cart_products {
  width: 100%;
}

.vm_cart_products .container {
  border: none;
}

.product_row {
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 5px;
}

.show_cart_m {
  width: 100%;
  clear: both;
}

.show_cart {
  float: right;
}

#hide_cart {
  float: left;
}

div.dd_cart_wrapper, div.show_cart_m {
  display: none;
}

.customProductData {
  margin-top: 5px;
}

.vm_cart_products .product-field-type-B, .vm_cart_products .product-field-type-S, .vm_cart_products .product-field-type-I {
  width: 100%;
  padding: 0;
}

/* Badges */
.product .badges {
  text-align: left;
  font-size: 10px;
  height: 30px;
}

.badges {
  border-bottom: 1px solid #E1E1E1;
  position: relative;
  margin-bottom: 5px;
}

/* VM Search module */
#mod_virtuemart_search {
  max-width: 100%;
  width: 100%;
}

/* Cart view */
.cart-view {
  padding: 10px;
}

.cart-view > div:first-child {
  border-bottom: 3px solid #444444;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.cart-view h1 {
  font-size: 200%;
}

.cart-view .line-through {
  white-space: nowrap;
}

.cart-images {
  float: left;
  margin-right: 10px;
}

.PricebillDiscountAmount {
  white-space: nowrap;
}

#com-form-login-remember #remember {
  vertical-align: middle;
}

#com-form-login h2 {
  font-size: 20px;
  margin: 0 0 10px;
}

.cart-view .PricesalesPrice {
  font-size: 1em;
  white-space: nowrap;
  font-family: arial, sans-serif;
}

.cart-view table h3, .cart-view table h1 {
  text-align: center;
  font-size: 16px;
}

.cart-view table td:last-child {
  white-space: nowrap;
}

table.cart-summary tr th {
  background-image: none;
  text-align: center;
}

.PricebillTotal, .PricebillTaxAmount, .PricediscountAmount {
  white-space: nowrap;
}

.totalInPaymentCurrency {
  font-weight: bold;
}

.coupon, .general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
  background: none;
  border-radius: 0px;
  text-decoration: none;
}

.coupon {
  background-color: #FFF;
}

.cart-view .quantity-input.js-recalculate {
  background-color: #FFF;
  padding: 5px !important;
  width: 100%;
  margin-bottom: 5px;
  vertical-align: middle;
}

.vm2-remove_from_cart, .vm2-add_quantity_cart {
  vertical-align: middle;
  height: 35px;
  width: 35px;
  background-image: none;
  margin-left: 5px;
}

span.custom-variant-inputbox input.custom-attribute:hover, span.quantity-box input.quantity-input:hover, input.vm-default:hover, span.quantity-box input.quantity-input:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.details:hover, div.details:hover, a.product-details:hover, button.default:hover {
  background: none;
  text-decoration: none;
}

form.inline {
  margin-bottom: 0;
}

.customer-comment {
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 10px;
  text-align: center;
}

textarea.customer-comment {
  background-color: #FFF;
  border: 2px solid #E1E1E1;
  border-radius: 0px;
  color: #444;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  text-align: left;
  max-width: 100%;
  height: 100px;
}

textarea.virtuemart:hover, textarea.customer-comment:hover {
  background-color: #FFF;
  color: #000000;
}

.checkout-button-top {
  border-top: none;
  padding: 10px;
  text-align: center;
}

.adminlist td:last-child {
  white-space: nowrap;
}

.cart.customer-note {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.terms-of-service {
  margin-right: 10px !important;
}

.cart.tos {
  text-align: center;
}

span.cart-images img {
  margin-bottom: 10px;
  margin-right: 10px;
  width: 60px;
}

.vm-customfield-cart {
  clear: both;
}

.vm-customfield-cart span {
  display: block;
  width: 100%;
}

.orderdone > div {
  padding: 5px;
  border-bottom: 1px solid #DDD;
}

.orderdone > div > span:first-child {
  font-weight: bold;
}

.orderdone > div > span:first-child:after {
  content: ":";
}

.post_payment_order_total {
  margin-bottom: 25px;
}

.checkout-advertise img {
  display: block;
  float: none;
  margin: 0 auto;
}

.cart-summary .label {
  font-size: 100%;
}

.cart-summary label {
  margin-right: 0;
}

.vmpayment_description, .vmshipment_description {
  color: inherit;
}

.vmshipment span, .vmpayment span {
  margin-left: 15px;
  display: block;
}

.vmpayment_description, .vmshipment_description {
  font-size: 12px;
}

.select-payment .vmpayment_name, .select-shipment .vmshipment_name {
  display: block;
}

.select-shipment label, .select-shipment label {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
}

.vt-cart .vmshipment_description {
  display: none;
}

.cart-view #vm-login {
  margin-top: -50px;
}

.billto-shipto {
  background-color: #EEE;
  border: 1px solid #DDD;
  margin: 0;
  padding: 25px;
}

.padded {
  white-space: nowrap;
}

.cart-coupon {
  padding: 10px;
}

.checkoutStep {
  font-size: medium;
}

/* Tabs */
#tabContainer {
  margin-top: 5px;
}

#tabContainer > ul {
  margin-left: -30px;
}

#tabContainer > ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  margin-right: 2px;
  padding: 0;
}

.tabDetails {
  padding: 20px;
}

#tabContainer .product-fields .product-field-type-P {
  border-bottom: none;
  margin-top: 0px;
}

#tabContainer .product-fields .product-field-type-P > .product-fields-title {
  font-weight: bold;
}

#tabContainer .product-field.product-field-type-S {
  border-bottom: 1px solid #E1E1E1;
}

#tabContainer .product-field.product-field-type-S span {
  vertical-align: bottom;
}

#tabContainer .product-field-display {
  margin-bottom: 0;
}

.product-field {
  padding-left: 0 !important;
}

/* Fancybox */
#fancybox-wrap {
  overflow: hidden;
}

#fancybox-outer > div {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

#fancybox-content {
  border: none !important;
  width: 100% !important;
}

#fancybox-content > div {
  padding: 20px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

#fancybox-content h4, #fancybox-content > div > h4 + div {
  text-align: center;
}

#fancybox-content .product-field-display {
  max-width: 150px !important;
}

.fancybox-title-inside {
  width: auto !important;
}

#sbox-content > iframe {
  max-width: 100%;
  height: 100%;
}

/* To top*/
#totop-scroller {
  position: fixed;
  right: 0;
  top: 50%;
  background-color: #FFF;
  box-shadow: 1px 1px 2px #333;
  display: block;
  padding: 10px;
}

/* Addthis*/
.addthis_toolbox {
  margin: 0 0 10px 0;
  display: inline-block;
  padding-top: 4px;
}

/* Facebook */
#fb-sbox {
  background-color: #FFF;
  position: fixed;
  z-index: 9999;
  right: -300px;
  top: 35%;
  cursor: pointer;
  border: 5px solid #3B5998;
}

.fb-icon {
  background-color: #3B5998;
  float: left;
  margin-left: -50px;
  padding: 10px 12px;
  color: #FFF;
  width: 50px;
}

/* Pop up login */
.welcome button {
  vertical-align: top;
}

.toolbar .logout-button {
  display: inline;
  margin-left: 15px;
}

.toolbar .login-greeting {
  display: inline;
}

#modal-login input[type="text"], #modal-login input[type="password"] {
  max-width: 100%;
  width: 100%;
}

/* Slider */
.carousel .custom {
  margin: 0 -15px;
}

.carousel .custom p {
  margin-bottom: 0;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.7);
  padding-bottom: 20px;
}

.carousel-caption * {
  vertical-align: top;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 15%;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 15%;
}

.carousel {
  text-align: center;
}

/* Social icons */
ul.social {
  padding: 0;
  margin: 0;
}

ul.social > li {
  display: inline;
  margin-right: 10px;
  font-size: 1.5em;
}

ul.social > li:last-child {
  margin-right: 0;
}

/* cookie */
#cookie-law {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #333;
  width: 100%;
  color: #FFF;
  padding: 15px;
  display: none;
  z-index: 10000;
}

#cookie-law p {
  margin: 0;
}

#cookie-x {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}

#cookie-law a:hover {
  color: #FFF;
}

/* Credit cards */
.ccards {
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.ccards > li {
  background-repeat: no-repeat;
  height: 40px;
  width: 60px;
  display: inline-block;
  background-image: url("../images/cards-bg.png");
}

.visai {
  background-position: 0 -120px;
}

.amexi {
  background-position: 0 0;
}

.maestroi {
  background-position: 0 -40px;
}

.paypali {
  background-position: 0 -80px;
}

.dinersi {
  background-position: 0 -200px;
}

.masteri {
  background-position: 0 -160px;
}

.ccards img {
  float: left;
}

/* Acymailing */
table.acymailing_form {
  margin-top: 5px !important;
}

/* Discount as percentage */
.percentage {
  background-color: #D9534F;
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: -1px;
  top: 30%;
  width: 40px;
  z-index: 1000;
}

/* Quantity Arrows */
.spacer-buy-area span.quantity-controls {
  width: 34px;
  padding: 0;
}

.spacer-buy-area span.quantity-controls input.quantity-controls {
  height: 21px;
  width: 21px;
}

.spacer-buy-area span.quantity-controls input {
  margin-top: -20px;
}

.spacer-buy-area .quantity-controls i {
  font-size: 20px;
  vertical-align: bottom;
}

/* Recaptcha */
#recaptcha_table {
  margin: 0 auto !important;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10001;
}

.preloader i {
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

/* Mobile */
@media (min-width: 992px) {
  .main-box-l {
    margin-left: -15px;
  }
  
  .main-box-r {
    margin-right: -15px;
  }
}

@media (max-width: 1024px) {
  .featured-view div.product, .latest-view div.product, .topten-view div.product, .recent-view div.product {
    width: 33.333% !important;
  }
  
  .featured-view div.product:nth-child(4n), .latest-view div.product:nth-child(4n), .topten-view div.product:nth-child(4n), .recent-view div.product:nth-child(4n) {
    clear: left;
  }
  
  aside .vmproduct .addtocart-area {
    text-align: right;
  }
}

@media (max-width: 992px) {
  .logo {
    text-align: center;
    margin-bottom: 10px;
  }
  
  body > .container {
    margin-top: 42px;
    width: 100%;
  }
  
  .tmpl .container {
    margin-top: 0;
  }
  
  nav.row {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    margin: 0;
    overflow: hidden;
    overflow-y: auto;
  }
  
  .headerbar {
    padding-bottom: 0;
  }
  
  .headerbar > div {
    margin-bottom: 15px;
  }
  
  aside .vmproduct .addtocart-area {
    text-align: center;
    margin-top: 30px;
  }
}

@media (max-width: 800px) {
  aside .moduletable > h3:first-child {
    margin-top: 15px;
  }
  
  .featured-view div.product, .latest-view div.product, .topten-view div.product, .recent-view div.product {
    width: 50% !important;
  }
  
  .featured-view div.product:nth-child(4n), .latest-view div.product:nth-child(4n), .topten-view div.product:nth-child(4n), .recent-view div.product:nth-child(4n) {
    clear: none;
  }
  
  .featured-view div.product:nth-child(3n), .latest-view div.product:nth-child(3n), .topten-view div.product:nth-child(3n), .recent-view div.product:nth-child(3n) {
    clear: left;
  }
  
  .cart {
    width: 100%;
  }
  
  #vmCartModule {
    float: none;
    display: block;
  }
}

@media (max-width: 768px) {
  .vt-cat-name {
    font-size: 0.9em;
  }
  
  .browse-view .width33.grid, .browse-view .width25.grid {
    width: 50%;
  }
  
  .browse-view .width33.grid:nth-child(3n) {
    clear: left;
  }
  
  .product.list {
    width: 100%;
  }
  
  .list .product-image-link {
    width: 30%;
  }
  
  .list .product-infos {
    width: 68%;
  }
  
  .vmgroup form.product {
    width: 100% !important;
  }
  
  .PricesalesPrice {
    font-size: 130%;
  }
  
  .toolbar > div:nth-child(2n) {
    text-align: right;
  }
}

@media (max-width: 640px) {
  .productdetails-view .width60, .productdetails-view .width40 {
    width: 50%;
  }
  
  .vmproduct > div {
    width: 50%;
  }
  
  .vmproduct > div:nth-child(3n) {
    clear: left;
  }
  
  aside .vmproduct > div {
    width: 100%;
  }
  
  #com-form-order-submit, #com-form-order-number, #com-form-order-pass, #com-form-login .width30 {
    width: 100%;
  }
  
  .filter-search * {
    display: block;
    margin-bottom: 10px;
  }
  
  .main-image {
    min-height: 100%;
  }
  
  .vm2-remove_from_cart, .vm2-add_quantity_cart {
    margin-left: 0;
    margin-bottom: 5px;
  }
  
  #customer_note_field {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .cart-sku, .cart-price {
    display: none;
  }
  
  .cart-total, .cart-hide {
    display: none;
  }
  
  .word {
    text-align: center;
  }
}

@media (max-width: 480px) {
  h1, .h1 {
    font-size: 28px;
  }
  
  h2, .h2 {
    font-size: 24px;
  }
  
  h3, .h3 {
    font-size: 20px;
  }
  
  .featured-view div.product, .latest-view div.product, .topten-view div.product, .recent-view div.product {
    width: 100% !important;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  
  .grid {
    width: 100% !important;
  }
  
  .list .addtocart-area {
    width: 100%;
  }
  
  .list .product-image-link {
    width: 100%;
    border-right: none;
    float: none;
    margin-right: 0;
  }
  
  .list .product-infos {
    width: 100%;
    float: none;
  }
  
  .vertical-separator {
    border: none;
  }
  
  .search.vmsearch:after {
    content: "";
  }
  
  .filter-search, .display-limit {
    display: block;
    float: none;
  }
  
  .filter-search + .display-limit {
    margin-top: 20px;
  }
  
  .filter-date {
    width: 100% !important;
  }
  
  ul#finder-filter-select-dates {
    padding-left: 0;
  }
  
  .productdetails-view .width60, .productdetails-view .width40 {
    width: 100%;
  }
  
  .productdetails-view h1 {
    font-size: 1.5em;
    text-align: center;
  }
  
  #com-form-login > div, .userdata > p {
    float: none;
    width: 100%;
  }
  
  #com-form-order-number, #com-form-order-pass, #com-form-order-submit {
    display: block;
    width: 100% !important;
  }
  
  .billto-shipto > div {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .billto-shipto > div:first-child {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px;
  }
  
  .breadcrumb > li {
    display: block;
  }
  
  .contact-image {
    display: block;
    float: none;
  }
  
  .vt-product-page-wrapper > div {
    width: 100%;
    float: none;
    clear: both;
  }
  
  .productdetails-view .spacer-buy-area {
    padding-left: 0;
  }
  
  .product-neighbours {
    margin: 0;
  }
  
  #fancybox-wrap {
    width: 100% !important;
    left: 0 !important;
  }
  
  .cat .percentage {
    bottom: 0;
    right: 0;
  }
  
  .vendor-details-view > h2 {
    text-align: center;
  }
  
  .cart-view, .vm-fieldset-pricelist {
    padding: 0;
  }
}

@media (max-width: 320px) {
  h1, .h1 {
    font-size: 22px;
  }
  
  [class*="col-md"] {
    padding: 0 10px;
  }
  
  .list .cat h2, p.product_s_desc {
    font-size: 14px !important;
  }
  
  .badges > div {
    text-align: left !important;
    width: auto !important;
    display: inline-block;
  }
  
  .orderby-displaynumber > div {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  
  .display-number {
    text-align: center !important;
  }
  
  .vmgroup > div {
    clear: none !important;
    float: left;
    width: 100%;
  }
  
  .vmproduct > div {
    width: 100%;
  }
  
  .toolbar {
    height: auto;
  }
  
  .toolbar > div {
    width: 100%;
    text-align: center !important;
  }
  
  .total_products {
    text-align: center !important;
    float: none;
    margin: 0;
  }
  
  .categories-row .category {
    width: 100%;
  }
  
  aside .vmproduct .addtocart-area {
    margin-top: 15px;
    text-align: right;
  }
  
  .vmproduct .vt-p-details {
    float: right;
  }
  
  table.user-details td, table.user-details th {
    display: table-row;
    padding: 0;
  }
  
  .checkoutStep {
    display: block;
    float: none;
    margin-bottom: 15px;
    padding: 10px;
  }
  
  .control-buttons button {
    display: block;
    margin-bottom: 10px;
  }
  
  #fancybox-content h4 {
    font-size: 14px;
    font-weight: normal;
  }
  
  #fancybox-content .continue, #fancybox-content .showcart {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  
  .manufacturer-view-default .row {
    margin: 0;
  }
  
  .manufacturer.width33, .manufacturer.width25 {
    width: 50%;
  }
  
  div.vendor-image {
    margin-top: 15px;
  }
  
  textarea, textarea.virtuemart, div.submit > div {
    width: 100%;
  }
  
  #tabContainer > ul li {
    margin-bottom: 10px;
  }
  
  .featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4, .category-view h4 {
    font-size: 150%;
  }
  
  .padded a {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
  
  .coupon {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .cart-summary {
    font-size: 13px !important;
  }
  
  .dd_cart_wrapper {
    right: 10px;
    min-width: 265px !important;
  }
  
  span.product_image {
    display: none;
  }
  
  .cart-summary .select-shipment input, .cart-summary .select-payment input {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  
  .cart-summary .select-shipment label, .cart-summary .select-shipment label {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  
  #reg-chkt {
    display: block;
    margin-bottom: 5px;
  }
  
  #guest-chkt {
    display: block;
  }
  
  .list .product-fields {
    text-align: center;
  }
  
  #q {
    margin-bottom: 10px;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-bottom-color: #000 !important;
  }
  
  a[href^="/"]:after {
    content: "";
  }
}

.reverse + ul .flyout-menu {
  left: auto;
  right: 100%;
}

.reverse + ul li.parent:after {
  content: "" !important;
}

.reverse + ul li.parent:before {
  content: "\f053";
  font-family: fontawesome;
  position: absolute;
  top: 8px;
  left: 5px;
  z-index: 1;
}
