@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
body.shop_product_view #body form.cart .control-group, body.shop_product_view #body form.cart .controls, body.shop_product_view #body form.cart label, body.shop_product_view #body form.cart input.quantity, #above-header-inner div.account .button-outer.account,
#above-header-inner div.account .button-outer.logout, #above-header-inner > div.login form .control-group, #above-header-inner > div.login form .controls, body.shop_product_view #body form.quote .controls, body.shop_product_view #body form.quote .control-group, body.shop_productgroup_product #body form.cart .control-label, #footer #newsletter-signup h3, #footer #newsletter-signup .control-group, #footer #newsletter-signup form, #footer #newsletter-signup .comments {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: auto;
  line-height: 1;
}

#above-header-inner .login form .control-group,
#above-header-inner .login form .controls,
#body ul.products li.product form.cart label,
#content #body ul.products li.product form.cart input.quantity,
#content #body ul.products li.product form.cart .submit,
#content #body ul.products li.product .favourite,
body.shop_product_view .model .model-label,
body.shop_product_view .model .value,
body.shop_product_view #body div.price .price-label,
body.shop_product_view div.price .value,
body.shop_product_view .stock > div,
#header div.search-outer form.search .control-group,
#content #body ul li form.cart,
#content #body ul li form.cart label,
#content #body ul li form.cart input.quantity,
#content #body ul li form.cart .button-outer,
#content #body ul li div.favourite {
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
  width: auto;
}

table td div.model {
  word-break: break-all;
}

#body {
  background-color: #fff;
}

#content-inner {
  padding: 30px 0;
}

#body img {
  max-width: 100%;
}

#body .span12 {
  margin: 0;
}

#products-added-modal table.ordered-products,
#free-gift-modal table {
  width: calc(100% - 20px) !important;
  margin: 10px;
}

body.shop_cart_view #body .print {
  float: right;
  margin-top: 0.75em;
}

.sorter-bottom {
  display: none;
}

#body table.favourites td.name div.delete {
  display: none;
}

#body .hidden-mobile {
  display: none;
}

#body .show-mobile {
  display: table-cell;
}

#termsAndConditionsModal .modal-body {
  overflow-y: scroll;
  height: 300px;
}

body.shop_search_express #body form.express input#express_keywords, body.shop_search_express #body form.express input#express_quantity {
  margin-bottom: 0;
}

body.shop_search_express #body form.express .btn {
  padding: 13px;
}

body.shop_search_express #body form.express input#express_keywords {
  max-width: 160px;
}

body.shop_search_express #body form.express input.quantity {
  width: 50px;
}

body div.sorter label {
  display: none;
  vertical-align: top;
}

#everything-outer {
  overflow: hidden;
}

#block_5 {
  border: 0;
}
@media (min-width: 1200px) {
  #block_5 .nivoSlider {
    width: 1190px !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  #body .hidden-mobile {
    display: table-cell;
  }

  #body .show-mobile {
    display: none;
  }

  body div.sorter-top {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}
body, html, #nav-left ul.categories, #nav, #above-header-inner > div.login a, #above-header-inner > div.account a, #above-header-inner > div.cart-outer a, a.btn, input.btn, input.button, ul.products li.product .cart a, ul.products li.product .view a, ul.product-groups.grid li.product-group .view a, ul.product-groups#body div.grid li.product-group .view a, #body ul.product-groups li.product-group div.name, #body ul.categories li.category div.name, body.shop_product_view #body > div.price, body.shop_productgroup_product #bodye > div.price, body.shop_product_view #body > div.price-outer .special, body.shop_productgroup_product #body > div.price-outer .special, #body ul.products li.product div.details > div.price, #body ul.product-groups li.product-group div.details > div.price, #body ul.products li.product div.details > div.price-outer, #body ul.product-groups li.product-group div.details > div.price-outer, h1, h2, h3, h4, input, button, select, textarea, body.shop_product_view #body > div.price, body.shop_productgroup_product #body > div.price, body.shop_product_view #body > div.price-outer .special, body.shop_productgroup_product #body > div.price-outer .special {
  font-family: 'Arimo', san-serif !important;
}

body, html {
  font-weight: 400;
  font-size: 14px;
  color: #273232;
}

h1, h2, h3, h4, h5, h6 {
  color: #273232;
  text-transform: uppercase;
  font-family: 'Arimo', san-serif !important;
  font-weight: normal;
}

a,
a:active,
a:visited,
a:focus {
  color: #e4701e;
  text-decoration: none;
}

a:hover {
  color: #555;
}

/* Breadcrumbs */
.breadcrumb {
  display: block;
  padding: 0;
  margin: 10px 0;
  background: none;
  box-shadow: none;
  text-transform: uppercase;
}
.breadcrumb li {
  font-size: 11px;
}
.breadcrumb > li a, .breadcrumb > li > .divider {
  color: #999;
}
.breadcrumb > li.active {
  font-weight: bold;
  color: #999;
}

.btn,
a.btn,
.btn,
input.btn,
input.button,
#content #nav-left .btn,
#body .btn,
#body .button,
#body .btn-primary,
.button-outer a,
#body .view a {
  color: #fff;
  background-color: #e4701e;
  line-height: 1;
  margin: 0;
  width: auto;
  padding: 10px;
  text-transform: uppercase;
  height: auto;
  font-size: 0.8em;
  font-weight: 400;
  display: inline-block;
  vertical-align: bottom;
  border-radius: 2px;
  text-shadow: none;
  box-shadow: none;
}

.btn:hover,
a.btn:hover,
.btn:hover,
input.btn:hover,
input.button:hover,
#body .btn:hover,
#body .button:hover,
#body .btn-primary:hover,
#body .button-outer a:hover,
#body .view a:hover {
  background-color: #00595f;
  color: #fff;
}

/* Filter */
#content .productfilter-form {
  margin-bottom: 20px;
}

#content .productfilter-form .reset-button {
  display: inline-block;
  border: 0;
  padding: 0;
  margin-top: 15px;
  background-color: #fff;
  color: #666;
  text-align: right;
  font-weight: 400;
  box-shadow: none;
  height: auto;
}

#content .productfilter-form label.filter-by {
  font-size: 1.2em;
  display: block;
  font-weight: 700;
  padding: 0;
  text-transform: none;
  margin: 15px 0;
  color: #111;
}

/* Above Header Cart */
#above-header-inner div.cart-outer {
  padding: 0 10px 0 0;
  margin: 0;
  text-align: right;
  display: block;
  width: auto;
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
  background-image: none;
  float: none;
}
@media (min-width: 768px) {
  #above-header-inner div.cart-outer {
    float: right;
    text-align: right;
  }
}
#above-header-inner div.cart-outer .items, #above-header-inner div.cart-outer .total {
  display: inline-block;
  padding: 0;
}
#above-header-inner div.cart-outer .items a, #above-header-inner div.cart-outer .total a {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
#above-header-inner div.cart-outer .total {
  padding: 0;
}
#above-header-inner div.cart-outer .total a {
  color: #fff;
  padding-right: 20px;
  display: block;
  position: relative;
}
#above-header-inner div.cart-outer .total a:after {
  position: absolute;
  font-family: FontAwesome !important;
  top: 0;
  right: 0;
  content: "\f07a";
}
#above-header-inner div.cart-outer h3, #above-header-inner div.cart-outer .total-label {
  display: none;
}

#above-header-inner div.account {
  line-height: 1;
  padding: 0 0 0 5px;
}
#above-header-inner div.account .button-outer.account,
#above-header-inner div.account .button-outer.logout {
  border-right: 1px solid #fff;
  margin-right: 5px;
  padding-right: 5px;
}
#above-header-inner div.account .button-outer.account:last-child,
#above-header-inner div.account .button-outer.logout:last-child {
  border: 0;
}
#above-header-inner div.account .button-outer.account a,
#above-header-inner div.account .button-outer.logout a {
  background: transparent;
  padding: 0;
  color: #fff;
  line-height: 24px;
}

/* Header Login Form */
#above-header-inner > div.login a {
  color: #fff;
}

#above-header-inner > div.login {
  margin: 0;
  display: block;
  text-align: center;
  line-height: 24px;
}
#above-header-inner > div.login h3, #above-header-inner > div.login .forgot, #above-header-inner > div.login .register, #above-header-inner > div.login form label {
  display: none;
}
#above-header-inner > div.login form {
  margin: 0;
  text-align: center;
}
#above-header-inner > div.login form controls input {
  width: 130px;
  height: auto;
  padding: 0 5px;
  margin: 0;
  font-size: 12px;
  line-height: 1.5em;
  border: 1px solid #ccc;
}
@media (min-width: 768px) {
  #above-header-inner > div.login form controls input {
    width: 170px;
  }
}
#above-header-inner > div.login form input.button {
  padding: 5px 4px 4px;
  width: auto;
  font-size: 12px;
  background-color: #205B5F;
  line-height: 1;
  color: #fff;
  border: 0;
  border-radius: 4px;
}
#above-header-inner > div.login form input.button:hover {
  background-color: #e4701e;
}
#above-header-inner > div.login a {
  font-size: 16px;
  display: block;
  margin-left: 5px;
  line-height: 24px;
  color: #fff;
}
#above-header-inner > div.login a:hover {
  color: #e4701e;
}
#above-header-inner > div.login .button-outer {
  line-height: 1;
}

/* Above Header Menu */
#above-header-inner ul {
  margin: 0;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  #above-header-inner ul {
    text-align: right;
  }
}
#above-header-inner ul li {
  display: inline-block;
  line-height: 1;
  padding-right: 5px;
  margin-right: 2px;
  border-right: 1px solid #fff;
}
#above-header-inner ul li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
#above-header-inner ul li a:hover {
  background-color: transparent;
  color: #205B5F;
}
#above-header-inner ul li:last-child {
  border-right: 0;
}
#above-header-inner a {
  text-transform: none;
  line-height: 1;
  font-size: 13px;
  color: #fff;
}

/* Header search */
#header-inner div.search-outer h3 {
  display: none;
}
#header-inner div.search-outer form.search {
  position: relative;
  height: auto;
  width: 220px;
  margin: 0 auto;
}
#header-inner div.search-outer form.search input.keywords {
  margin: 0;
  padding: 5px;
  height: auto;
  line-height: 1;
  font-size: 1em;
  width: 165px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 0px;
  border-color: #fff;
}
#header-inner div.search-outer form.search .submit input.btn {
  margin: 0;
  padding: 0;
  background-color: transparent;
  text-indent: 0;
  font-family: FontAwesome !important;
  /* Glance search label &#xf002; */
  font-size: 16px;
  border: 0;
  line-height: 1;
  position: relative;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #e4701e;
  border-radius: 50%;
}
#header-inner div.search-outer form.search .submit input.btn:hover {
  opacity: 0.8;
}

/* Nav */
#nav {
  background: #fff;
  padding: 0;
  border: 0;
  border-top: 5px solid #e4701e;
  border-bottom: 1px solid #ddd;
  /* Nav Mobile */
  /* Dropdown */
}
#nav a {
  border: 0;
}
#nav li {
  border-top: 1px solid #fff;
}
@media (min-width: 990px) {
  #nav li {
    border-top: 0;
  }
}
#nav .navbar .nav > li > a {
  margin: 2px 0;
  padding: 20px 15px;
  line-height: 1;
  text-transform: none;
  font-size: 1.2em;
  color: #273232;
  font-weight: bold;
}
#nav .navbar .nav > li:last-child > a {
  border: 0;
}
#nav a:hover,
#nav a:focus,
#nav .navbar .nav > .active > a,
#nav .navbar .nav li.dropdown.open > .dropdown-toggle,
#nav .navbar .nav li.dropdown.active > .dropdown-toggle,
#nav .navbar .nav li.dropdown.open.active > .dropdown-toggle,
#nav .navbar .nav > li > a:hover {
  color: #fff;
  background-color: #205B5F;
}
#nav .navbar a.menu-toggle {
  color: #00595f;
  position: relative;
  padding-right: 1.25em;
  background: none;
  padding: 15px 0;
}
#nav .navbar a.menu-toggle:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 1em;
  width: 1em;
  height: 0.15em;
  background: #00595f;
  box-shadow: 0 0.25em 0 0 #00595f, 0 0.5em 0 0 #00595f;
}
#nav ul.categories a {
  color: #00595f;
  font-size: 1em;
}
#nav .navbar ul#categories-horizontal .level_1 {
  border-bottom: 1px solid #555;
}
#nav .navbar ul.nav ul.categories.level_1 {
  background: #555;
}
#nav .navbar ul.nav ul.categories.level_1 a {
  color: #fff;
}
#nav .dropdown-menu > .active > a {
  background: transparent;
}
#nav .navbar ul#menu_1.nav ul.level_1.dropdown-menu li a {
  font-size: 0.85em;
}
#nav .navbar ul#menu_1.nav ul.level_2 {
  display: none !important;
}
@media (min-width: 768px) {
  #nav .navbar ul#menu_1.nav ul.level_1.dropdown-menu {
    background: rgba(0, 0, 0, 0.8);
    border: 0;
  }
  #nav .navbar ul#menu_1.nav li:nth-last-child(-n+3) ul.level_1.dropdown-menu {
    right: 0;
    left: auto;
  }
}

/* Category Pagination */
#body .pagination {
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  overflow: hidden;
}
#body .pagination body .pagination ul li a {
  color: #999;
  border-right: 1px solid #ccc;
}
#body .pagination ul li:last-child a {
  border: 0;
}
#body .pagination ul > .active > a,
#body .pagination ul > .active > span {
  font-weight: bold;
}
#body .pagination ul,
#body .pagination ul > li > a,
#body .pagination ul > li > span {
  border: 0;
  padding: 0 5px;
  box-shadow: none;
  background-color: #fafafa;
}
#body .pagination ul > li > a:hover,
#body .pagination ul > li > a:focus,
#body .pagination ul > .active > a, #body .pagination ul > .active > span {
  background-color: #ccc;
  color: #fff;
}

#body .pagination-top {
  display: none;
}

#notify-me-modal .control-label,
#notify-me-modal .control-group {
  text-align: left;
  width: auto;
  padding: 5px 10px;
  margin: 0px;
}
#notify-me-modal form input {
  width: auto;
}

/** Above  Header  **/
#above-header-outer {
  background: #205B5F;
  border-bottom: 0;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}
#above-header-outer #above-header-inner p {
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 1.2;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  #above-header-outer #above-header-inner p {
    text-align: right;
  }
}

/**  Header  **/
#header {
  background-color: #205B5F;
}
#header img {
  max-width: 100%;
}
#header p {
  margin: 0;
}
#header #menu_5 {
  display: inline-block;
  margin-top: 25px;
}
#header #menu_5 li {
  display: inline-block;
  line-height: 1;
  padding-right: 5px;
  margin-right: 2px;
  border-right: 1px solid #ccc;
}
#header #menu_5 li:last-child {
  border: 0;
}
#header #menu_5 li a {
  color: #555;
}
#header #menu_5 li a:hover {
  background: transparent;
}
#header #block_10 {
  margin: 20px 0;
}
#header #block_10 p {
  margin: 0;
}
#header #block_10 img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #header #block_10 img {
    max-width: none;
  }
}
@media (min-width: 768px) {
  #header #block_10 {
    text-align: center;
  }
}
@media (min-width: 990px) {
  #header #block_10 {
    text-align: left;
  }
}

#header-inner {
  overflow: hidden;
}
@media (min-width: 768px) {
  #header-inner {
    min-height: 0;
  }
}

#body ul.categories li.category .photo {
  border-color: #ddd;
}

/* Grid Glance */
#content #body ul.products li.product,
#content #body ul.product-groups li.product-group {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  min-height: 300px;
}
#content #body ul.products li.product div.details,
#content #body ul.product-groups li.product-group div.details {
  margin-bottom: 10px;
}
#content #body ul.products li.product .name,
#content #body ul.product-groups li.product-group .name {
  line-height: 1;
  text-align: center;
  height: auto;
  min-height: 30px;
}
#content #body ul.products li.product .name a,
#content #body ul.product-groups li.product-group .name a {
  color: #00595f;
}
#content #body ul.products li.product .model,
#content #body ul.product-groups li.product-group .model {
  font-weight: normal;
  line-height: 1;
  font-size: 0.85em;
  margin-bottom: 5px;
}
#content #body ul.products li.product div.photo,
#content #body ul.product-groups li.product-group div.photo {
  border-color: #ddd;
}
#content #body ul.products li.product .price.retail,
#content #body ul.products li.product .price.special,
#content #body ul.product-groups li.product-group .price.retail,
#content #body ul.product-groups li.product-group .price.special {
  display: block;
}
#content #body ul.products li.product .price.retail,
#content #body ul.product-groups li.product-group .price.retail {
  margin-bottom: 5px;
}
#content #body ul.products li.product .price-outer,
#content #body ul.products li.product .price,
#content #body ul.product-groups li.product-group .price-outer,
#content #body ul.product-groups li.product-group .price {
  color: #555;
  font-weight: normal;
  display: inline-block;
  height: auto;
  vertical-align: bottom;
  margin: 0;
  flex-grow: 1;
}

#content #body ul.products li.product div.price.special a,
#content #body ul.product-groups li.product-group div.price.special a {
    color: #ff0000;
}

#content #body ul.products li.product div.price.retail a,
#content #body ul.product-groups li.product-group div.price.retail a {
    color: #00595f;
}

#content #body ul.products li.product div.price a,
#content #body ul.product-groups li.product-group div.price a {
  margin: 10px 0 0;
  padding: 0;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  color: #e4701e;
}
#content #body ul.products li.product div.favourite,
#content #body ul.products li.product div.cart,
#content #body ul.product-groups li.product-group div.favourite,
#content #body ul.product-groups li.product-group div.cart {
  display: inline-block;
  float: none;
  vertical-align: bottom;
}
#content #body ul.products li.product .cart a,
#content #body ul.products li.product .view a,
#content #body ul.product-groups li.product-group .cart a,
#content #body ul.product-groups li.product-group .view a {
  margin: 0 auto 5px;
}
#content #body ul.products li.product .cart a,
#content #body ul.product-groups li.product-group .cart a {
  background-color: #e4701e;
  background-image: none;
  position: relative;
  text-indent: 0;
  font-size: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  line-height: 1;
  display: block;
  border-radius: 2px;
}
#content #body ul.products li.product .cart a:before,
#content #body ul.product-groups li.product-group .cart a:before {
  position: absolute;
  font-family: FontAwesome !important;
  top: 8px;
  left: 8px;
  content: "\f07a";
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
#content #body ul.products li.product .cart a:hover,
#content #body ul.products li.product .cart a:focus,
#content #body ul.product-groups li.product-group .cart a:hover,
#content #body ul.product-groups li.product-group .cart a:focus {
  background-color: #205B5F;
}
#content #body ul.products li.product form.cart label,
#content #body ul.product-groups li.product-group form.cart label {
  padding: 0;
}
#content #body ul.products li.product form.cart input.quantity,
#content #body ul.product-groups li.product-group form.cart input.quantity {
  width: 40px;
  height: 10px;
  padding: 4px 0 6px 5px;
  text-align: center;
}
#content #body ul.products li.product form.cart .button-outer,
#content #body ul.product-groups li.product-group form.cart .button-outer {
  float: none;
}
@media (min-width: 768px) {
  #content #body ul.products li.product:nth-child(4n+1),
  #content #body ul.product-groups li.product-group:nth-child(4n+1) {
    clear: left;
  }
}

/* Single Product Page */
body.shop_product_view #body h1 {
  margin-top: 10px;
  line-height: 1;
  margin-bottom: 15px;
  text-align: left;
}
body.shop_product_view #body div.price {
  font-size: 1.5em;
  margin: 20px 0;
  color: #00595f;
  font-weight: 400;
}
body.shop_product_view #body .price.retail {
  font-size: 1em;
  margin-bottom: -10px;
}
body.shop_product_view #body .price.retail > div {
  display: inline;
}
body.shop_product_view #body .price.special {
  color: #ff0000;
}
body.shop_product_view #body div.price .price-label {
  text-transform: none;
}
body.shop_product_view #body .stock {
  margin-bottom: 20px;
}
body.shop_product_view #body .stock .stock-label {
  display: none;
}
body.shop_product_view #body .stock .in-stock {
  color: green;
}
body.shop_product_view #body .stock .out-of-stock {
  color: #ff0000;
}
body.shop_product_view #body div.description {
  margin: 20px 0;
}
body.shop_product_view #body div.description h2 {
  display: none;
}
body.shop_product_view #body div.favourite {
  margin-bottom: 20px;
}
body.shop_product_view #body form.cart, body.shop_product_view #body form.quote {
  margin-bottom: 30px;
  display: block;
}
body.shop_product_view #body form.cart label, body.shop_product_view #body form.quote label {
  font-size: .8em;
  text-transform: uppercase;
  margin-right: 5px;
  padding: 0;
  float: none;
  width: auto;
  margin-bottom: 6px;
}
body.shop_product_view #body form.cart input.quantity, body.shop_product_view #body form.quote input.quantity {
  box-shadow: none;
  padding: 2px;
  line-height: 1;
  height: 2em;
  max-width: 55px;
  width: auto;
  margin-right: 5px;
  text-align: center;
  -moz-appearance: textfield;
}
body.shop_product_view #body form.cart .btn, body.shop_product_view #body form.cart .btn-primary, body.shop_product_view #body form.quote .btn, body.shop_product_view #body form.quote .btn-primary {
  height: 3em;
  width: auto;
  margin: 0;
}
body.shop_product_view #body .fb-like, 
body.shop_product_view #body .sharethis {
  display: block;
  margin: 10px 0;
}
body.shop_product_view #body #product-photos-wrapper .enlarge {
  display: block;
  text-align: center;
}
body.shop_product_view #body #product-photos-wrapper .enlarge a.btn {
  color: #999;
  background: transparent;
  box-shadow: none;
  text-transform: none;
}
body.shop_product_view #body #product-photos-wrapper .photo {
  border: 1px solid #ddd;
  text-align: center;
}
body.shop_product_view #body #product-photos-wrapper #large-spinner {
  display: none;
}
body.shop_product_view #body #product-photos-wrapper ul.thumbnails {
  margin-top: 15px;
}
body.shop_product_view #body #product-photos-wrapper ul.thumbnails li.thumbnail {
  margin: 0 2% 5px 0;
  width: 20%;
  height: 80px;
  line-height: 80px;
  border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    vertical-align: middle;
    display: table-cell;
}

body.shop_product_view #body #product-photos-wrapper ul.thumbnails li.thumbnail:nth-child(4n) {
  margin-right: 0;
}
body.shop_product_view #body #product-photos-wrapper ul.thumbnails li.thumbnail img {
  cursor: pointer;
  width: 100%;
  height: auto !important;
  display: inline-block;
  max-height: 80px;
  line-height: 80px;
}

body.shop_productgroup_product #body div.price {
  font-size: 1.5em;
  margin: 20px 0;
  color: #e4701e;
  font-weight: 400;
}

body.shop_product_view #body .related-products div.price {
  margin-top: 0;
}

/* Nav left */
#nav-left {
  text-align: left;
}
#nav-left h2 {
  font-size: 24px;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 18px;
}
#nav-left ul.categories {
  background: #f3f2f2;
  margin-bottom: 0;
}
#nav-left ul.categories li a {
  padding: 5px 10px;
  text-transform: none;
}
#nav-left ul.categories.level_1 > li > a {
  border-top: 1px solid #fff;
  color: #273232;
  border-bottom: none;
  font-weight: normal;
}
#nav-left ul.categories.level_1 > li > a.ui-state-active, #nav-left ul.categories.level_1 > li > a:focus, #nav-left ul.categories.level_1 > li > a:hover {
  background: #205B5F;
  color: #fff;
  text-align: left;
}
#nav-left ul.categories.level_1 > li:first-child > a {
  border-top: 0;
}
#nav-left ul.categories.level_2 {
  background: #999;
  border-bottom: none;
}
#nav-left ul.categories.level_2 > li > a {
  font-weight: normal;
  font-size: 14px;
  color: #fff !important;
}
#nav-left ul.categories.level_2 > li > a:hover, #nav-left ul.categories.level_2 > li.active > a {
  background: #666;
  color: #fff !important;
}
#nav-left ul.categories.level_3 {
  background: #333;
  padding-left: 0;
  list-style: none;
}
#nav-left ul.categories.level_3 > li > a {
  color: #fff;
  padding-left: 12px;
  font-weight: normal;
  font-size: 14px;
}

/* Footer */
#footer {
  background: #00595f;
  padding: 30px 0;
  color: #fff;
}
#footer a {
  color: #fff;
  background: transparent;
}
#footer a:hover, #footer a:focus {
  color: #fff;
}
#footer #footer-top {
  padding-bottom: 30px;
}
#footer #footer-inner {
  position: relative;
}
#footer h2 {
  color: #273232;
  border: 0;
  line-height: 1.1;
  padding-top: 20px;
  margin-top: 0;
}
#footer #footer-bottom-left {
  font-size: 0.8em;
}
#footer .footer-column {
  vertical-align: top;
  text-align: center;
  color: #fff;
  margin: 0;
  min-height: 80px;
  font-size: 14px;
}
#footer .footer-column:first-child {
  margin-left: 0;
}
@media (min-width: 768px) {
  #footer .footer-column {
    text-align: left;
  }
}
#footer .footer-column a {
  color: #fff;
}
#footer .footer-column a:hover {
  text-decoration: underline;
  background: transparent;
  color: #e4701e;
}
#footer .footer-column h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  padding: 0 0 6px;
  margin: 10px 0;
  background: none;
  height: 20px;
  border-bottom: 0;
}
#footer .footer-column ul.content-menu {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  #footer div.footer-column {
    width: 22%;
    margin: 0 2% 0 0;
  }
  #footer #footer-column4 {
    margin-right: 0;
  }
  #footer .footer-column h1,
  #footer .footer-column h3 {
    text-align: left;
  }
}
#footer #newsletter-signup {
  padding: 20px;
  margin: 30px 0;
  display: block;
  text-align: center;
  position: relative;
  background-color: #273232;
}
#footer #newsletter-signup label {
  display: none;
}
@media (min-width: 768px) {
  #footer #newsletter-signup {
    width: 100vw;
    left: calc(-50vw + 50%);
  }
}
#footer #newsletter-signup h3, #footer #newsletter-signup .control-group, #footer #newsletter-signup form, #footer #newsletter-signup .comments {
  margin: 0 10px 0 0;
}
@media (max-width: 768px) {
  #footer #newsletter-signup h3, #footer #newsletter-signup .control-group, #footer #newsletter-signup form, #footer #newsletter-signup .comments {
    display: block;
    text-align: center;
    margin: 5px auto;
  }
}
#footer #newsletter-signup h3 {
  border: 0;
  color: #fff;
}
#footer #newsletter-signup input {
  margin: 0;
}

@media print {
  #content .breadcrumb,
  #body .button-outer,
  #above-header-outer {
    display: none;
  }
}
/* Cart */
body.cart_view #body form.cart .submit {
  float: right;
  margin-left: 5px;
}
body.cart_view #body table.cart ul.attributes {
  display: none;
}
body.cart_view #body table.cart td.remove {
  text-align: center;
}
body.cart_view #body table.cart td.remove a {
  display: block;
  padding: 0;
  font-size: 0;
}
body.cart_view #body table.cart td.remove a:before {
  visibility: visible;
  content: 'x';
  display: block;
  text-align: center;
  font-size: 16px;
  color: #999;
}
body.cart_view #body table.cart td.product .delete {
  text-align: center;
}
@media (min-width: 768px) {
  body.cart_view #body table.cart td.product .delete {
    display: none;
  }
}
body.cart_view #body table.cart th.price, body.cart_view #body table.cart td.price {
  letter-spacing: 0;
}
body.cart_view #body table.cart td.price {
  font-size: 14px;
}

/* One Page Checkout */
body.shop_checkout_onepage #body {
  width: auto;
  float: none;
}
body.shop_checkout_onepage #nav-left {
  display: none;
}
body.shop_checkout_onepage #body .shipping ul.methods li.method, body.shop_checkout_onepage #body body.shop_checkout_onepage #content .shipping fieldset.method li.method {
  margin-bottom: 15px;
}
body.shop_checkout_onepage #body .shipping ul.methods li.method .name, body.shop_checkout_onepage #body .shipping ul.fields .name {
  float: left;
  width: auto;
}
body.shop_checkout_onepage #body .shipping ul.methods li.method .price {
  float: right;
  width: auto;
  font-size: 14px;
  padding-top: 0;
}
body.shop_checkout_onepage #body .shipping ul.methods li.method input[type="radio"] {
  float: none;
  left: 0;
  position: absolute;
  top: 0;
}
body.shop_checkout_onepage #body .shipping ul.methods ul.methods label {
  padding-left: 0;
  position: relative;
}
body.shop_checkout_onepage #body #payment ul.methods li.method input[type=radio] {
  float: left;
  margin-right: 5px;
}
body.shop_checkout_onepage #body fieldset.address legend .change,
body.shop_checkout_onepage #body .edit {
  font-size: 12px;
  color: #e4701e;
  font-weight: normal;
  text-decoration: underline;
}
@media (min-width: 768px) {
  body.shop_checkout_onepage #body ul.methods li.method .name,
  body.shop_checkout_onepage #body ul.fields .name {
    width: 300px;
  }
  body.shop_checkout_onepage #body .shipping ul.methods ul.methods label {
    padding-left: 20px;
    position: relative;
  }
}

/* Home */
body.public_index #block_5 {
  border: 0;
}
body.public_index #block_5 div.controlnav-thumbs {
  position: relative;
}
body.public_index #block_5 .nivo-controlNav {
  padding: 0;
  display: block !important;
  margin-top: -30px;
  z-index: 9999;
  position: relative;
}
body.public_index #block_5 .nivo-controlNav a.nivo-control.active {
  background: rgba(255, 255, 255, 0.9);
}
body.public_index #block_5 .nivo-controlNav a.nivo-control {
  display: inline-block;
  height: 12px;
  width: 12px;
  font-size: 0;
  margin: 5px;
  background: rgba(255, 255, 255, 0.7);
  border: 0;
  border-radius: 50%;
}
body.public_index #block_5 .nivo-directionNav {
  display: block !important;
}
body.public_index #block_5 .nivo-nextNav,
body.public_index #block_5 .nivo-prevNav {
  font-size: 0;
  width: 60px;
  height: 60px;
  display: block;
  font-family: FontAwesome;
  line-height: 1;
  text-decoration: none;
}
body.public_index #block_5 .nivo-prevNav:before, body.public_index #block_5 .nivo-nextNav:before {
  color: #fff;
  font-size: 40px;
  background: rgba(255, 255, 255, 0.3) !important;
  padding: 25px;
}
body.public_index #block_5 .nivo-prevNav:before {
  content: "\f104";
}
body.public_index #block_5 .nivo-nextNav:before {
  content: "\f105";
}
body.public_index #body .layoutmanager-layout-group,
body.public_index #body .software_page {
  text-align: center;
  display: block;
  margin: 0;
}
body.public_index #body .layoutmanager-layout-group h1,
body.public_index #body .software_page h1 {
  text-align: center;
}
body.public_index ul.media-list {
  margin-bottom: 50px;
  display: block;
  overflow: hidden;
}
body.public_index ul.media-list li {
  margin: 0;
  padding: 0;
}
body.public_index ul.media-list li a.thumbnail {
  float: none;
  padding: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
body.public_index ul.media-list li a.thumbnail img {
  width: 100%;
}
body.public_index ul.media-list li .published-date {
  margin-bottom: 10px;
  display: block;
}
body.public_index ul.media-list li h4 {
  font-weight: bold;
}
@media (min-width: 768px) {
  body.public_index ul.media-list li {
    float: left;
    width: 25%;
  }
}

/* Login */
#login-primary {
  margin-left: 0;
}
#login-primary .control-label {
  text-align: left;
}
#login-primary .controls {
  margin-left: 0;
}
#login-primary .form {
  width: 100%;
}
#login-primary .form .submit {
  float: right;
}
#login-primary .form .submit .btn {
  font-size: 1.1em;
  padding: 10px;
}
#login-primary .form .forgot {
  text-align: left;
  float: left;
  width: 150px;
}
#login-primary .form .forgot a.btn {
  padding: 0;
  background: transparent;
  color: #999;
  box-shadow: none;
  text-align: left;
}

#login-secondary .login-aside {
  border: 2px solid #ddd;
  padding: 20px;
  margin-top: 20px;
  display: block;
}
#login-secondary .login-aside .register.button-outer {
  margin-left: 0;
}

/* Account Page */
body.account_view #body h2 {
  background-color: #00595f;
  color: #fff;
  padding: 0 10px;
}
body.account_view #body .account {
  margin-bottom: 20px;
}
body.account_view #body .account ul {
  margin: 0;
  padding: 0;
}
body.account_view #body .account ul li {
  list-style: none;
  margin-bottom: 10px;
  padding: 0 0 10px 10px;
  border-bottom: 1px solid #ccc;
}

/* Order templates */
#content #body table.order-templates td.controls .btn {
  padding-left: 15px;
}
#content #body table.order-templates td.quantity input {
  width: 50px;
}

/* Blog */
body.blog_blog_list #body ul.media-list li.media .thumbnail img {
  position: relative;
  margin: 0;
  padding: 0;
  top: auto;
  left: auto;
  transform: none;
}
body.blog_blog_list #body ul.media-list li.media .thumbnail:before {
  padding-top: 0;
}
body.blog_blog_list #body ul.media-list li.media .blog-details .badge {
  display: block;
  text-shadow: none;
  font-size: 12px;
}
body.blog_blog_list #body ul.media-list li.media .media-body a {
  display: block;
  color: #999;
  font-weight: normal;
}
body.blog_blog_list #body ul.media-list li.media .thumbnail {
  box-shadow: none;
}
body.blog_blog_list #body .blog-details .comments-info, body.blog_blog_list #body .blog-details .published-date {
  display: inline-block;
  line-height: 1;
  font-style: italic;
  margin-bottom: 5px;
}
body.blog_blog_list #body .blog-details .badge {
  display: block;
  background: transparent;
  padding: 0;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: inherit;
  text-shadow: none;
}
body.blog_blog_list #body .blog-details .comments-info a {
  color: #555;
}
body.blog_blog_list #body .media-list .pull-left {
  float: none;
}

#above-header-inner #block_12 p {
  position: relative;
  padding-left: 25px;
}
#above-header-inner #block_12 p:before {
  position: relative;
  font-family: FontAwesome !important;
  top: 0;
  left: 0;
  content: "\f095 ";
  color: #fff;
}

#header .logo, #header .slogan {
  float: left;
  display: block;
}
#header .brands {
  float: right;
}
@media (max-width: 768px) {
  #header .slogan, #header .brands {
    display: none;
  }
}
@media (min-width: 768px) {
  #header .logo img, #header .slogan img, #header .brands img {
    max-height: 80px;
    width: auto !important;
  }
}
@media (min-width: 1200px) {
  #header .logo img, #header .slogan img, #header .brands img {
    max-height: none;
  }
}

@media (min-width: 990px) {
  #nav .navbar ul#menu_1.nav {
    text-align: center;
    float: none;
  }

  #nav .navbar ul#menu_1.nav li.level_0 {
    float: none;
    display: inline-block;
  }

  #nav .collapse {
    height: auto !important;
  }
}


/* Flags */
#body .flag {
  position: absolute;
  background-color: #0e97de;
  color: #fff;
  right: 0px;
  top: 0;
  padding: 3px 5px;
  z-index: 1;
  display: none;
  text-align: center;
  opacity: 1;
  font-size: 11px;
  line-height: 1;
}

#body .flag:before {
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  color: #fff;
}

#body li.new .flag,
body.product_new #body li .flag,
body.new #single-product-photo .flag {
  display: block;
  background: #205b5f;
}

#body li.new .flag:before,
body.product_new #body li .flag:before,
body.new #single-product-photo .flag:before {
  content: "New";
}

#body li.featured .flag,
body.product_featured #body li .flag,
body.featured #single-product-photo .flag {
  display: block;
}

#body li.featured .flag:before,
body.product_featured #body li .flag:before,
body.featured #single-product-photo .flag:before {
  content: "Featured";
}

#body li.special .flag,
body.product_special #body li .flag,
body.special #single-product-photo .flag {
  display: block;
  background: #e4701e;
}

#body li.special .flag:before,
body.product_special #body li .flag:before,
body.special #single-product-photo .flag:before {
  content: "Special";
}

#body li.clearance .flag,
body.product_clearance #body li .flag,
body.clearance #single-product-photo .flag {
  display: block;
}

#body li.clearance .flag:before,
body.product_clearance #body li .flag:before,
body.clearance #single-product-photo .flag:before {
  content: "Clearance";
}


body.shop_product_view #body .out-of-stock-item ~ form.cart .not-allowed,
.product_view #body .enquire,
.product_view #body .out-of-stock-item ~ form.cart .not-allowed,
body.shop_product_view #body .bulky-item ~ form.cart .not-allowed,
.product_view #body .enquire,
.product_view #body .bulky-item ~ form.cart .not-allowed,
.product_view #body .bulky-item ~ .stock {
    display: none;
}

.product_view #body .out-of-stock-item ~ .enquire .enquire,
.product_view #body .out-of-stock-item ~ .enquire,
.product_view #body .bulky-item ~ .enquire .enquire,
.product_view #body .bulky-item ~ .enquire {
    display: inline-block;
}

.shop_product_enquire #body .form-horizontal .control-group:first-child .control-label {
    padding-top: 0;
}
