@import url(https://fonts.googleapis.com/css?family=Lora);
*,
a,
a: hover {
  text-decoration: none;
}

*,
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
}

.center-1 .page-title,
.center-1 .title,
.page {
  text-align: center;
}

.header-top select,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

* {
  outline: 0;
  padding: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  margin: 0 !important;
  -webkit-text-size-adjust: none;
}

ol,
ul {
  list-style: none;
}

a img {
  border: none;
}

a:active {
  outline: 0;
}

input[type="button"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  margin: 0;
  border: 0;
  padding: 0;
}

input[type="button"],
input[type="password"],
input[type="reset"],
input[type="submit"],
input[type="text"],
textarea {
  border-radius: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

script {
  display: none !important;
}

.master-column-wrapper:after,
.page-body:after,
.page-title:after,
.page:after,
.side-2:after {
  content: "";
  display: block;
  clear: both;
}

body {
  font-family: lato, arial, verdana;
  font-size: 17px;
  background: #fafafa;
  line-height: normal;
}

h2,
h3,
legend {
  font-size: 16px;
}

a {
  color: #2f363a;
}

fieldset {
  margin: 0 0 15px;
  border: 1px solid #c9c9c9;
  padding: 15px;
}

legend {
  font-weight: 700;
  line-height: 20px;
}

input[type="text"]:disabled {
  background: #fff;
}

input[type="email"],
input[type="password"],
input[type="text"],
select,
textarea {
  max-width: 100%;
  height: 30px;
  padding: 7px 5px 7px 7px;
  font-size: 14px;
  color: #666;
  background: #fff;
  border: 1px solid #d3d3d3;
  outline: 0;
  -moz-box-shadow: inset 0 1px 2px #eee;
  -webkit-box-shadow: inset 0 1px 2px #eee;
  box-shadow: inset 0 1px 2px #eee;
  -webkit-transition: border-color 0.1s ease-in-out;
  -moz-transition: border-color 0.1s ease-in-out;
  -o-transition: border-color 0.1s ease-in-out;
  -ms-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
}

label {
  font-weight: 400 !important;
}

p {
  line-height: 135%;
}

textarea {
  width: 100%;
  font-family: ProximaRegular, Verdana, Arial, sans-serif;
  height: auto;
}

@font-face {
  font-family: ProximaThin;
  src: url(../fonts/proximanovaalt-thin-webfont.eot);
  src: url(../fonts/proximanovaalt-thin-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/proximanovaalt-thin-webfont.woff) format("woff"),
    url(../fonts/proximanovaalt-thin-webfont.ttf) format("truetype"),
    url(../fonts/proximanovaalt-thin-webfont.svg#ProximaNovaAltThin)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaLight;
  src: url(../fonts/proximanovaalt-light-webfont.eot);
  src: url(../fonts/proximanovaalt-light-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/proximanovaalt-light-webfont.woff) format("woff"),
    url(../fonts/proximanovaalt-light-webfont.ttf) format("truetype"),
    url(../fonts/proximanovaalt-light-webfont.svg#ProximaNovaAltLight)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaRegular;
  src: url(../fonts/proximanovaalt-reg-webfont.eot);
  src: url(../fonts/proximanovaalt-reg-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/proximanovaalt-reg-webfont.woff) format("woff"),
    url(../fonts/proximanovaalt-reg-webfont.ttf) format("truetype"),
    url(../fonts/proximanovaalt-reg-webfont.svg#ProximaNovaAltRegular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaSemibold;
  src: url(../fonts/proximanovaalt-sbold-webfont.eot);
  src: url(../fonts/proximanovaalt-sbold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/proximanovaalt-sbold-webfont.woff) format("woff"),
    url(../fonts/proximanovaalt-sbold-webfont.ttf) format("truetype"),
    url(../fonts/proximanovaalt-sbold-webfont.svg#ProximaNovaAltSemibold)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaBold;
  src: url(../fonts/proximanovaalt-bold-webfont.eot);
  src: url(../fonts/proximanovaalt-bold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/proximanovaalt-bold-webfont.woff) format("woff"),
    url(../fonts/proximanovaalt-bold-webfont.ttf) format("truetype"),
    url(../fonts/proximanovaalt-bold-webfont.svg#ProximaNovaAltBold)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

.master-wrapper-content {
  padding-top: 10px;
}

.master-column-wrapper {
  position: relative;
  z-index: 0;
}

.center-2,
.side-2 {
  margin: 0 0 50px;
}

.page {
  min-height: 200px;
}

.page-title {
  min-height: 50px;
  margin: 0 0 10px;
  padding: 6px 10px;
}

.page-title h1,
p.page-title h2 {
  padding: 5px 5px 5px 0;
  margin: 0;
  font-family: lato;
  font-size: 22px;
  font-weight: 400;
}

.header-menu .top-menu:after,
.home-page-category-grid:after {
  content: ".";
  visibility: hidden;
}

.gallery .picture:before,
.inputs:after,
.item-box .picture a:before,
.item-grid:after,
.product-essential:after,
.product-filter .available-items:after,
.product-filter .group li.item:before,
.product-selectors:after,
.product-variant-line:after,
.ui-dialog:before {
  content: "";
}

.flyout-cart,
.link-rss {
  display: none;
}

.buttons {
  margin: 0 0 30px;
}

.link-rss {
  width: 24px;
  height: 24px;
  background: url(../images/rss.png) center no-repeat;
  font-size: 0 !important;
}

.category-description ul,
.full-description ul,
.manufacturer-description ul,
.post-body ul,
.topic-block ul,
.topic-page ul {
  margin: 12px 0;
  padding: 0 0 0 36px;
  list-style: disc;
}

.category-description ol,
.full-description ol,
.manufacturer-description ol,
.post-body ol,
.topic-block ol,
.topic-page ol {
  margin: 12px 0;
  padding: 0 0 0 36px;
  list-style: decimal;
}

.category-description p,
.full-description p,
.manufacturer-description p,
.news-body p,
.post-body p,
.topic-block p,
.topic-page p {
  margin: 10px 0;
  text-align: justify;
}

.home-page-category-grid {
  padding: 10px 0 35px !important;
}

.home-page-category-grid .title {
  text-transform: capitalize;
  text-align: left;
  position: relative;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-family: ProximaSemiBold;
  padding: 10px;
  color: #454d51;
}

.block .list a,
.contact-vendor .button-2,
.footer-block .title strong,
.header-links a,
.header-menu .top-menu li a,
.home-page-polls .title,
.newsletter-subscribe-button,
.poll .buttons input,
.poll strong,
.remove-filter a,
.search-box-button {
  text-transform: uppercase;
}

.home-page-category-grid:after {
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.home-page-category-grid a {
  color: #fff;
  font-size: 14px;
}

.home-page-category-grid .item-box {
  text-align: center;
  vertical-align: text-top;
}

.home-page-category-grid .category-item {
  text-align: center;
  margin: 10px;
  position: relative;
  border: 5px solid #fff;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.home-page-category-grid .category-item .title {
  background: rgba(0, 0, 0, 0.7);
  text-align: left;
  display: block;
  overflow: hidden;
  padding: 7px 12px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.home-page-category-grid .category-item .picture {
  text-align: center;
}

.home-page-category-grid .category-item .picture a img {
  width: 100%;
}

.fieldset,
.section {
  position: relative;
  margin: 0 0 40px;
}

.fieldset .no-data,
.section .no-data {
  padding: 20px 0;
}

.fieldset .title,
.section .title {
  margin: 0;
  padding: 10px;
  font-size: 20px;
  color: #444;
  background: rgba(0, 0, 0, 0.04);
}

.fieldset .title strong,
.section .title strong {
  font-weight: 400;
}

.form-fields {
  padding: 30px;
  margin-bottom: 15px;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.inputs {
  position: relative;
  margin: 0 0 15px;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
}

.inputs:after {
  display: block;
  clear: both;
}

.inputs label {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  text-align: center;
  font-size: 14px;
  color: #444;
}

.inputs input[type="password"],
.inputs input[type="text"],
.inputs select,
.inputs textarea {
  width: 400px;
  max-width: 100%;
  background-color: #fff;
}

.inputs.custom-attributes {
  white-space: normal;
}

.inputs .option-list {
  display: inline-block;
  max-width: 95%;
  vertical-align: middle;
}

.inputs .option-list li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 10px;
}

.inputs .option-list label {
  display: inline-block;
  width: auto !important;
  margin: 0 0 0 5px;
}

.inputs.reversed {
  margin: 0 0 20px;
  text-align: center;
}

.required {
  margin: 0 -8px 0 3px;
  vertical-align: top;
  font-size: 20px;
  font-weight: 400;
  color: #e4434b;
  line-height: 100%;
}

.field-validation-error,
.message-error,
.password-error,
.poll-vote-error,
.username-not-available-status {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #e4434b;
  margin-top: 5px;
}

.cart .product .edit-item,
.data-table div.download {
  margin: 10px 0 0;
}

.search-icon {
  display: none;
}

.field-validation-valid,
.username-available-status {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #4cb17c;
}

.captcha-box {
  text-align: center;
  line-height: 0;
}

.captcha-box > div {
  display: inline-block;
  max-width: 100%;
}

.captcha-box input {
  height: auto;
}

.table-wrapper {
  overflow-x: auto;
}

.cart th,
.data-table th,
.forum-table th {
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #ddd;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 10px;
  white-space: nowrap;
  font-weight: 400;
  color: #fff;
}

.cart td,
.data-table td,
.forum-table td {
  min-width: 50px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent #ddd #ddd;
  padding: 20px;
  color: #444;
}

.forum-table td {
  min-width: 90px;
}

.cart a,
.data-table a,
.forum-table a {
  font-weight: 400;
  color: #4ab2f1;
}

.cart a:hover,
.data-table a:hover,
.forum-table a:hover {
  text-decoration: underline;
}

.cart .product,
.data-table .info,
.data-table .message,
.data-table .name,
.data-table .product,
.forum-table .forum-details,
.forum-table .topic-details {
  min-width: 225px;
  text-align: left;
}

.admin-header-links,
.cart .add-to-cart,
.cart .remove-from-cart,
.cart td.quantity input,
.data-table .order,
.data-table .select-boxes,
.noscript {
  text-align: center;
}

.cart .product a,
.data-table .info a,
.data-table .product a {
  font-weight: 700;
  color: #444;
}

.cart .product a:hover,
.data-table .info a:hover,
.data-table .product a:hover {
  color: #c80707;
  text-decoration: none;
}

.cart .product .edit-item a:hover,
.eu-cookie-bar-notification a:hover {
  text-decoration: underline;
}

.cart .product .edit-item a {
  font-weight: 400;
  color: #4ab2f1;
}

.cart td.unit-price,
.data-table td.unit-price {
  white-space: nowrap;
}

.cart td.quantity input {
  width: 50px;
}

.cart td.subtotal,
.data-table td.total {
  white-space: nowrap;
  color: #444;
}

.cart td.subtotal .discount {
  font-style: italic;
  color: #4ab2f1;
}

.data-table em a {
  font-weight: 700;
  color: #444;
}

.bar-notification {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 15px 25px 15px 10px;
  line-height: 16px;
  color: #fff;
  opacity: 0.95;
}

.bar-notification.success {
  background-color: #4bb07a;
}

.bar-notification.error {
  background-color: #e4444c;
}

.bar-notification .content {
  margin: 0 10px 0 0;
}

.bar-notification .content a {
  color: #fff;
  text-decoration: underline;
}

.bar-notification .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  margin: 7px;
  background: url(../images/close.png) center no-repeat #fff;
  cursor: pointer;
}

.noscript {
  border-bottom: 1px solid #333;
  background-color: #ff9;
  padding: 30px 15px;
  line-height: 22px;
  color: #444;
}

.ajax-loading-block-window {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background: url(../images/loading.gif) center no-repeat;
}

.please-wait {
  background: url(../images/ajax-loader-small.gif) no-repeat;
  padding-left: 20px;
  font-size: 14px;
}

.ui-dialog {
  width: 350px !important;
  max-width: 90%;
  border: 1px solid #ddd;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  font: 400 14px Arial, Helvetica, sans-serif;
}

.ui-dialog:before {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.ui-dialog-titlebar {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  background-color: #eee;
  border-width: 0 0 1px;
  border-radius: 0;
  background-image: none;
  padding: 10px 15px !important;
  font-weight: 400;
  cursor: auto !important;
}

.ui-dialog-titlebar > span {
  float: left;
  font-size: 18px;
  color: #444;
  margin: 0 !important;
}

.ui-dialog-titlebar button {
  position: absolute;
  overflow: hidden;
  font-size: 0;
  top: 0 !important;
  right: 0 !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0;
  background: url(../images/close.png) center no-repeat !important;
  padding: 0 !important;
}

.ui-dialog-titlebar button span {
  display: none !important;
}

.ui-dialog-content {
  height: auto !important;
  line-height: 20px;
  background-color: #fff !important;
  padding: 15px !important;
  color: #777;
}

.eu-cookie-bar-notification {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 320px;
  height: 180px;
  margin: -90px 0 0 -160px;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 20px;
  text-align: center;
}

.eu-cookie-bar-notification .text {
  margin-bottom: 20px;
  line-height: 20px;
}

.eu-cookie-bar-notification button {
  min-width: 60px;
  margin: 5px 0 10px;
  border: none;
  background-color: #4ab2f1;
  padding: 8px 12px;
  font-size: 14px;
  color: #fff;
}

.eu-cookie-bar-notification button:hover {
  background-color: #248ece;
}

.eu-cookie-bar-notification a {
  display: block;
  color: #4ab2f1;
}

.admin-header-links .impersonate,
.header-top select {
  display: inline-block;
}

.header-links a,
.header-links a:hover,
.header-menu a {
  text-decoration: none;
}

.admin-header-links {
  background-color: #000;
  color: #fff;
}

.admin-header-links a {
  color: #fff;
}

.admin-header-links .administration:hover {
  color: #fff !important;
}

.admin-header-links * {
  display: inline-block;
  margin: 0 10px;
  line-height: 35px;
  font-size: 12px;
  font-weight: 700;
}

.admin-header-links .impersonate a {
  background-color: #555;
  padding: 0 15px;
}

.admin-header-links .impersonate a:hover {
  background-color: #666;
}

.header-top {
  -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.32);
}

.header-top select {
  width: 115px;
  line-height: normal;
  background: #6d7b83;
  padding: 4px 3px 4px 5px;
  height: auto;
  box-shadow: none;
  border-radius: 2px;
  border: 0;
  color: #fff;
  outline: 0;
  -moz-appearance: none;
  appearance: none;
}

.header-logo {
  text-align: left;
}

.header-logo a {
  display: table;
  margin: 0 auto;
}

.header-selectors-wrapper > div {
  margin: 10px auto;
  vertical-align: middle;
}

.header-selectors-wrapper select {
  width: 100%;
  min-width: 180px;
}

.language-list {
  max-width: 100%;
  font-size: 0;
}

.language-list li {
  display: inline-block;
  margin: 0 1px;
  vertical-align: middle;
}

.language-list a {
  display: block;
  position: relative;
  width: 24px;
  height: 32px;
  line-height: 0;
}

.language-list img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.header-links-wrapper {
  position: relative;
  padding: 20px 0;
}

.cart-link {
  padding: 3px 15px;
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.32);
  float: right;
}

.header-links {
  float: right;
  display: inline-table;
}

.header-links ul {
  padding: 0;
  margin: 0;
  float: left;
}

.header-links ul li {
  list-style: none;
  display: inline;
  float: left;
}

.header-links a {
  font-size: 12px;
}

.header-links ul li i {
  margin-right: 5px;
}

.search-box {
  background: #fff;
  clear: right;
  display: inline;
}

.search-box ul {
  margin: 0;
  padding: 0;
  float: right;
}

.search-box ul li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

.search-box-text {
  background: #fff !important;
  outline: 0 !important;
  border: 0 !important;
  padding: 4px 8px !important;
  vertical-align: middle !important;
  font-size: 16px !important;
  height: 40px !important;
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  .header {
    height: auto;
  }
  .header-logo {
    float: none;
    margin: 0 auto;
    width: 310px;
  }
  .currency-selector,
  .language-selector,
  .tax-display-type-selector {
    display: inline-block;
    float: none;
    margin: 8px auto;
  }
  .search-box {
    margin-top: 15px;
    width: 100%;
  }
  .search-box-button {
    padding: 9px 8px;
    float: right;
  }
}

.search-box .ui-autocomplete-loading {
  background: url(../images/ajax-loader-small.gif) right center no-repeat #fff;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

.ui-autocomplete {
  width: 285px !important;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  background-color: #fff;
  text-align: left;
  border-radius: 0;
  padding: 0;
  font: 400 14px Arial, Helvetica, sans-serif;
}

.ui-autocomplete li {
  border-top: 1px solid #ddd;
}

.ui-autocomplete li:first-child {
  border-top: none;
}

.ui-autocomplete a {
  display: block;
  font-size: 14px;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: 0 0 !important;
  padding: 15px !important;
  line-height: normal !important;
  color: #777 !important;
}

.ui-autocomplete a.ui-state-focus,
.ui-autocomplete a:hover {
  background-color: #f6f6f6 !important;
}

.ui-autocomplete img {
  display: none;
  min-width: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.header-menu {
  height: auto;
  list-style: none;
  padding: 0 10px;
  position: relative;
}

.header-menu a {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-family: lato, Roboto Condensed, sans-serif;
}

.block .view-all a:hover,
.footer-tax-shipping a:hover {
  text-decoration: underline;
}

.header-menu .top-menu {
  display: table;
  float: left;
  text-align: right;
  margin: 0;
}

section.all-manufacturers,
ul.cat_drop {
  max-width: 1200px;
  text-align: left;
  list-style: none;
}

.header-menu .top-menu:after {
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.header-menu .top-menu li {
  display: table-cell;
  vertical-align: middle;
}

.header-menu .top-menu li a {
  display: block;
  white-space: nowrap;
  transition: all 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header-menu .top-menu > li > a:hover {
  background: #2f363a;
}

ul.cat_drop {
  position: absolute;
  background: #2e363a;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  padding: 0 20px 20px;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.38);
  z-index: 9999;
}

.header-menu .top-menu li.li-catagory:hover ul.cat_drop {
  display: block;
}

ul.cat_drop li {
  display: inline-block !important;
  color: #fff;
  font-size: 14px !important;
  position: relative;
  width: 19%;
  vertical-align: top !important;
  border: 0 !important;
  box-shadow: none !important;
}

ul.cat_drop li a {
  display: block;
  padding: 7px;
  margin: 0;
  font-size: 13px;
}

ul.cat_drop li a:hover {
  background: rgba(0, 0, 0, 0.13);
}

ul.cat_drop li ul.sublist.first-level {
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  z-index: 99999;
  background: #5d6163 !important;
}

section.all-manufacturers {
  position: absolute;
  display: none;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.38);
  z-index: 9999;
  overflow: auto;
}

.header-menu .top-menu li.li-manufacture:hover section.all-manufacturers {
  display: block;
}

.footer {
  clear: both;
  height: auto;
  margin: 20px 0 0;
  padding: 30px 0 0;
  text-align: center;
}

.footer-upper {
  zoom: 1;
  overflow: auto;
  background: #2f363a;
  color: #fff;
}

.footer-upper a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer-upper a {
    color: #a4a1a1;
  }
  .footer-block .list a {
    padding: 0 !important;
  }
  .footer-block .title {
    margin-bottom: 0 !important;
  }
  .modelPopup {
        width:85% !important;
      }
}

@media screen and (max-width: 992px) {
  .footer .newsletter-row .title {
    margin-bottom: 20px;
  }
}

.footer-block {
  width: 95%;
  text-align: left;
  font-size: 14px;
}

.footer-block .title {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}

.footer-block .title strong {
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.05em;
  display: table;
  margin-bottom: -2px;
  padding-bottom: 10px;
}

.footer-block .list {
  margin: 0 0 10px;
  padding: 10px 15px;
}

.footer-block .list a {
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}

.footer-block .list a:hover {
  color: #c80707;
  text-decoration: none;
}

.follow-us {
  margin: 0;
  text-align: center;
  padding: 10px 0 0;
}

.follow-us .title {
  margin: 0 0 10px;
  background: 0 0;
  cursor: auto;
}

.follow-us .social ul {
  padding: 0;
  font-size: 0;
}

.follow-us .social li {
  display: inline-block;
  margin: 0 5px;
}

.follow-us .social a {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 0;
}

.follow-us .social .facebook a {
  background-position: 0 0;
  background-image: url(../images/icon_fb.png);
}

.follow-us .social .facebook a:hover {
  background-image: url(../images/icon_fb_hover.png);
}

.follow-us .social .twitter a {
  background-position: -32px 0;
  background-image: url(../images/icon_twitter.png);
}

.follow-us .social .twitter a:hover {
  background-image: url(../images/icon_twitter_hover.png);
}

.follow-us .social .rss a {
  background-image: url(../images/icon_rss.png);
}

.follow-us .social .rss a:hover {
  background-image: url(../images/icon_rss_hover.png);
}

.follow-us .social .youtube a {
  background-position: -96px 0;
  background-image: url(../images/icon_youtube.png);
}

.follow-us .social .youtube a:hover {
  background-image: url(../images/icon_youtube_hover.png);
}

.follow-us .social .google-plus a {
  background-position: -128px 0;
  background-image: url(../images/icon_google.png);
}

.follow-us .social .google-plus a:hover {
  background-image: url(../images/icon_google_hover.png);
}

.newsletter-email {
  display: inline-block;
  overflow: hidden;
}

.newsletter-email input[type="text"] {
  height: 45px;
  float: left;
  background: 0 0;
}

.newsletter-subscribe-button {
  float: left;
  height: 36px;
  text-align: center;
  border: 0;
  outline: 0;
  background: 0 0;
  color: #fff;
  padding: 10px 3px;
  margin-right: 7px;
}

.newsletter-email .newsletter-subscribe-button {
  float: none;
}

.newsletter-email .options {
  clear: both;
  padding: 10px 0 0;
}

.newsletter-result,
.newsletter-validation {
  width: 100%;
  overflow: hidden;
  line-height: 28px;
  color: #fff;
}

.footer-lower {
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding: 0;
  font-size: 13px;
  background: #262e33;
  color: #fff;
}

.footer-powered-by,
.theme-selector {
  margin: 10px 0 0;
}

.footer-tax-shipping a {
  font-weight: 700;
  color: #4ab2f1;
}

.footer-powered-by a,
.footer-powered-by a:hover {
  color: #f2f2f2;
}

.block .list a,
.block .title {
  color: #444;
  position: relative;
}

.theme-selector select {
  width: 170px;
}

.block {
  max-width: 600px;
  margin: auto;
  text-align: left;
}

.block .title {
  border-bottom: 1px solid #ddd;
  background: url(../images/toggle-gray.png) right 14px no-repeat #f6f6f6;
  padding: 12px 30px 12px 10px;
  font-size: 20px;
  cursor: pointer;
}

.block .title strong {
  font-weight: 400;
}

.block .listbox {
  display: none;
  border-bottom: 1px solid #ddd;
}

.block .list li {
  padding: 5px 0 5px 20px;
}

.block .list a {
  display: inline-block;
  padding: 5px 0;
  font-size: 14px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.block .list .active {
  font-weight: 700;
}

.block a.product-picture,
.block a.product-picture:before {
  display: none;
}

.block .sublist {
  margin: 15px 0 5px;
}

.block .sublist li {
  padding-left: 10px;
}

.block .sublist li:last-child {
  border-bottom: 0;
  margin-bottom: -5px;
}

.block .sublist a {
  font-size: 13px;
  font-weight: 400;
}

.block .view-all {
  margin: 10px 0 0;
}

.block .view-all a {
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  color: #4ab2f1;
}

.breadcrumb a,
.breadcrumb a:hover {
  text-decoration: none;
}

.block .tags {
  margin: 5px 0 10px;
}

.block .tags ul {
  font-size: 0;
}

.block .tags li,
.product-tags-all-page li {
  display: inline-block;
  position: relative;
  margin: 0 7px;
  overflow: hidden;
  font-size: 15px !important;
}

.block .tags li a,
.product-tags-all-page li a {
  float: left;
  line-height: 30px;
  color: #444;
}

.block .tags li a:hover,
.product-tags-all-page li a:hover {
  color: #c20006;
}

.poll strong {
  display: block;
  margin: 10px 0;
  background-color: #f6f6f6;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 400;
  color: #444;
}

.breadcrumb li strong,
.home-page-polls .title strong,
.poll-total-votes {
  font-weight: 700;
}

.poll-options,
.poll-results {
  margin: 10px 0 15px;
  overflow: hidden;
  font-size: 15px;
  color: #444;
}

.poll-options li,
.poll-results li {
  margin: 10px 0;
}

.poll-options li > input {
  margin: 0 5px 0 0;
  cursor: pointer;
}

.poll-options li > label {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.poll .buttons input {
  border: none;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
}

.poll .buttons input:hover {
  background-color: #bbb;
}

.breadcrumb,
.home-page-polls .poll {
  background: #fafafa;
  padding: 10px;
}

.breadcrumb {
  background: #fafafa;
  padding: 0 !important;
}

.poll-total-votes {
  display: block;
  margin: 10px 0 0;
  font-style: italic;
  color: #444;
}

.home-page-polls {
  text-align: center;
}

.home-page-polls .title {
  padding: 10px;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px;
  color: #3a3a3a;
  text-align: center;
}

.home-page-polls .poll {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.home-page-polls li {
  display: inline-block;
  margin: 10px;
}

.breadcrumb {
  font-size: 0.95em;
  margin: 0;
}

.breadcrumb .current-item,
.breadcrumb a {
  font-size: 14px;
  font-weight: 400;
}

.breadcrumb ul {
  margin: 0;
  padding: 0;
}

.breadcrumb li {
  list-style: none;
  display: inline;
}

.breadcrumb a {
  color: #aeaeae;
  font-family: proximaRegular;
}

.breadcrumb .delimiter {
  color: #aeaeae;
  font-weight: 400;
  font-size: 0.8em;
  margin-top: -2px;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-table;
}

.category-description,
.manufacturer-description,
.vendor-description {
  margin: 0 0 25px;
  line-height: 22px;
}

.contact-vendor {
  margin: 0 0 30px;
}

.contact-vendor .button-2 {
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
}

.contact-vendor .button-2:hover {
  background-color: #248ece;
}

.product-selectors {
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  background: rgba(0, 0, 0, 0.1);
}

.product-selectors:first-child {
  border-top: none;
  border-bottom: none;
}

.product-selectors:after {
  display: block;
  clear: both;
}

.product-selectors > div {
  display: inline-block;
  margin: 5px;
}

.product-selectors span {
  vertical-align: middle;
  font-size: 16px;
}

.product-selectors select {
  margin: 0 8px;
}

.product-selectors .product-viewmode {
  display: none;
  font-size: 0;
}

.product-filters {
  display: table;
  width: 100%;
  margin: 0 0 20px;
}

.product-filter,
.product-filter .group {
  margin: 0 0 10px;
}

.product-filter .filter-title {
  margin: 0 0 10px;
  background-color: #f6f6f6;
  padding: 10px;
  font-size: 17px;
  color: #444;
}

.product-filter .filter-title strong {
  font-weight: 400;
}

.product-filter .filter-content {
  padding: 10px;
  color: #444;
}

.product-filter .available-items:after {
  display: block;
  clear: both;
}

.product-filter .group li {
  font-size: 15px;
}

.product-filter .group li a,
.product-filter .group li strong {
  display: inline-block;
  padding: 5px 0;
}

.product-filter .group li.item {
  display: inline-block;
  position: relative;
  margin: 0 15px 0 0;
  padding: 0 0 0 15px;
}

.product-filter .group li.item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #ddd;
}

.filtered-items .title {
  margin: 0 0 5px;
  font-style: italic;
}

.filtered-items .item {
  color: #4ab2f1;
}

.remove-filter {
  margin: 15px 0;
}

.remove-filter a {
  display: inline-block;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
}

.remove-filter a:hover {
  background-color: #999;
}

.item-grid:after {
  display: block;
  clear: both;
}

.item-box .picture {
  z-index: 1;
  overflow: hidden;
  background-color: #fff;
  margin: 0 0 20px;
}

.item-box .picture a {
  display: block;
  position: relative;
}

.item-box .picture a:before {
  display: block;
  padding-top: 100%;
}
.item-box.bx_m .picture a:before {
  display: block;
  padding-top: 75px;
}

.item-box .picture a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.item-box:hover .picture a img {
  opacity: 0.85;
}

.item-box .details {
  padding: 0 10px;
}

.item-box .product-title a {
  display: block;
}

.item-box .product-title a:hover {
  color: #248ece;
}

.item-box .product-rating-box {
  display: inline-block;
}

.item-box .rating {
  /* background: url(../images/rating1.png) repeat-x; */
  width: 95px;
  height: 14px;
  display: none;
}

.item-box .rating div {
  background: url(../images/rating2.png) repeat-x;
  height: 14px;
}

.item-box .description {
  font-size: 15px;
}

.item-box .description a {
  display: block;
  overflow: hidden;
}

.item-box .prices {
  margin: 0 0 10px;
  overflow: hidden;
}

.item-box .old-price {
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #aaa;
  text-decoration: line-through;
}

.item-box .tax-shipping-info a:hover,
.overview .value a:hover,
.product-no-reviews a,
.product-review-links a,
.variant-overview .value a:hover {
  text-decoration: underline;
}

.item-box .actual-price {
  margin: 0 5px 0 0;
  font-size: 25px;
  color: #b80709;
}

.item-box .tax-shipping-info a {
  color: #4ab2f1;
}

.item-box .buttons {
  margin: 0;
  font-size: 0;
}

.item-box input[type="button"] {
  display: inline-block;
  height: 33px;
  vertical-align: middle;
}

.item-box .product-box-add-to-cart-button {
  width: 110px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  background: url(/themes/powerhub/content/images/cart.png) 10% 50% no-repeat
    #c80707;
  transition: all 0.3s;
  padding-left: 18px;
  background-size: 15px;
}

.item-box .add-to-compare-list-button,
.item-box .add-to-wishlist-button {
  width: 40px;
  background-color: #eaeaea;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  margin: 0 5px;
}

.item-box .add-to-compare-list-button {
  background-image: url(../images/compare-button.png);
}

.item-box .add-to-wishlist-button {
  background-image: url(../images/wishlist-button.png);
}

.item-box .add-to-compare-list-button:hover,
.item-box .add-to-wishlist-button:hover {
  background-color: #ddd;
}

.home-page-category-grid,
.manufacturer-grid,
.sub-category-grid,
.vendor-grid {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  margin-bottom: 15px;
  zoom: 1;
}

.manufacturer-grid .item-box,
.sub-category-grid .item-box {
  float: left;
  text-align: center;
  vertical-align: text-top;
  min-width: 210px;
}

.product-item {
  padding: 0 10px;
}

.manufacturer-grid .manufacturer-item,
.sub-category-grid .sub-category-item {
  text-align: center;
  background: #fafafa;
  border: 5px solid #fafafa;
  border-radius: 2px;
  /* margin-bottom: 15px; */
  position: relative;
  /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); */
}

.manufacturer-grid .manufacturer-item .title,
.sub-category-grid .sub-category-item .title {
  /* background: rgba(0, 0, 0, 0.7); */
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 7px 12px;
  position: absolute;
  width: 100%;
  z-index: 9;
  bottom: 0;
  left: 0;
}

.manufacturer-grid .manufacturer-item .picture,
.product-grid,
.sub-category-grid .sub-category-item .picture {
  text-align: center;
  padding: 10px;
}

.manufacturer-grid .manufacturer-item .picture img,
.sub-category-grid .sub-category-item .picture img {
  max-width: 100%;
  height: 55px;
  margin: 10px auto;
}

.manufacturer-grid a,
.sub-category-grid a {
  color: #fff;
  font-family: proximasemibold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.home-page-category-grid .picture,
.sub-category-grid .picture {
  margin: 0;
}

.home-page-product-grid,
.product-grid {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.home-page-category-grid .picture a:before,
.sub-category-grid .picture a:before {
  padding-top: 65%;
}

.product-grid {
  margin-bottom: 15px;
  zoom: 1;
}

.product-grid .item-box {
  float: left;
  padding: 6px;
  margin-bottom: 15px;
}

.product-grid .product-item {
  display: table;
  width: 100%;
  padding: 15px;
  margin: 0;
  min-height: 370px;
  text-align: center;
  vertical-align: text-top;
  border: 1px solid #d3d3d3;
  transition: all 0.5s;
  background: #fff;
}

.manufacturer-grid .picture,
.vendor-grid .picture {
  border: 1px solid #ddd;
}

.product-grid .product-item .product-title {
  font-weight: 400;
  font-size: 12px;
  padding: 0;
}

.product-grid .product-item .product-title a {
  display: block;
  color: #555;
  line-height: 1.3em;
  text-decoration: none;
  overflow: hidden;
  height: 36px;
  margin-bottom: 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}

.product-grid .product-item .picture {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

.product-grid .product-item .picture a {
  width: 100%;
  display: block;
}

.product-grid .product-item .picture img {
  display: inline-block;
  max-width: 100%;
}

.overlay_box {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  margin-bottom: -100px;
  -webkit-transition: margin-bottom;
  -webkit-transition-timing-function: ease;
  -webkit-transition-duration: 450ms;
}

.product-grid .item-box:hover .overlay_box {
  margin-bottom: 0;
}

.rating {
  height: 16px;
  width: 80px;
  display: table;
  margin: auto;
  background: url(../images/star-x-inactive.png) repeat-x;
}

.rating div {
  float: left;
  height: 16px;
  background: url(../images/star-x-active.png) repeat-x;
}

.product-grid .product-item .details {
  clear: both;
  max-width: 250px;
}

.product-grid .product-item .description {
  margin: 0 0 10px;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
  padding: 0;
  overflow: hidden;
  color: #555;
  height: 32px;
}

.product-grid .product-item .add-info {
  vertical-align: bottom;
  text-align: right;
  width: auto;
  height: auto;
  position: relative;
}

.product-grid .product-item .add-info::after {
  content: "";
  width: 100%;
  display: table;
  clear: both;
}

.product-grid .product-item .prices {
  text-align: center;
  vertical-align: middle;
  bottom: 15px;
  right: 10px;
}

.product-grid .product-item .prices .actual-price {
  color: #b80709;
}

.product-grid .product-item .prices .price {
  display: block;
  float: none;
  font-size: 22px;
  text-align: left;
}

.product-grid .product-item .buttons {
  vertical-align: middle;
  position: static;
  margin-top: 5px;
  text-align: center;
}

.product-grid .title {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-size: 30px;
  font-weight: 400;
  color: #444;
}

.manufacturer-grid .title,
.vendor-grid .title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 16px;
}

.manufacturer-grid .title a:hover,
.vendor-grid .title a:hover {
  color: #4ab2f1;
}

.product-grid .title strong {
  font-weight: 600;
  font-size: 22px;
  color: #c80707;
  text-transform: capitalize;
}

.pager {
  margin: 0 0 20px;
}

.pager ul {
  text-align: right;
  font-size: 0;
}

.pager li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}

.pager li a,
.pager li span {
  display: block;
  min-width: 30px;
  height: 25px;
  border: 1px solid #ddd;
  background-color: #eee;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

.pager li span {
  border-color: transparent;
  background-color: #4ab2f1;
  color: #fff;
}

.pager li.first-page *,
.pager li.last-page *,
.pager li.next-page *,
.pager li.previous-page * {
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  color: #fff;
}

.pager li.previous-page * {
  background-image: url(../images/prev.png);
}

.pager li.next-page * {
  background-image: url(../images/next.png);
}

.pager li.first-page * {
  background-image: url(../images/first.png);
}

.pager li.last-page * {
  background-image: url(../images/last.png);
}

.pager li a:hover {
  border-color: transparent;
  background-color: #ddd;
}

.product-details-page {
  padding: 20px;
}

.product-essential {
  margin: 0 0 40px;
  padding: 0 0 10px;
}

.product-essential:after {
  display: block;
  clear: both;
}

.gallery {
  margin: 0 auto 10px;
}

.gallery .picture-wrapper {
  margin: 0 0 10px;
}

.gallery .picture {
  position: relative;
  max-width: 100%;
  margin: 0 auto 10px;
  overflow: hidden;
}

.gallery .picture:before {
  display: block;
  padding-top: 70%;
}

.gallery .picture img,
.gallery .picture-thumbs img,
.variant-picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.gallery .picture img {
  border: 1px solid #fff !important;
  padding: 8px;
}

.gallery .picture-thumbs {
  overflow: hidden;
  font-size: 0;
}

.gallery .picture-thumbs a {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 5px 10px;
  overflow: hidden;
}

.gallery .picture-thumbs .before {
  display: block;
  padding: 10px 5px;
  margin-top: 10px;
  color: #333;
  font-size: 13px;
}

.overview {
  position: relative;
  margin: 0 0 50px;
}

.overview .discontinued-product {
  background: #f3f3f3;
  margin: 0 0 20px;
}

.overview .discontinued-product h4 {
  display: inline-block;
  font-size: 14px;
  padding: 17px 17px 17px 40px;
  background: url(../images/discontinued-product-icon.png) 13px center no-repeat;
  color: #de444c;
}

.overview .product-name {
  margin: 30px 0 15px;
}

.overview .product-name h1 {
  font-size: 22px;
  margin-top: 0;
  font-weight: 600;
  text-transform: capitalize;
}

.overview .short-description {
  margin: 0 0 15px;
  line-height: 22px;
  color: #666;
}

.product-no-reviews,
.product-reviews-overview {
  margin: 0 0 25px;
  color: #444;
}

.product-review-box {
  display: inline-block;
  margin: 0 0 8px;
}

.product-review-box .rating {
  width: 95px;
  height: 14px;
  background: url(../images/rating1.png) repeat-x;
}

.product-review-box .rating div {
  height: 14px;
  background: url(../images/rating2.png) repeat-x;
}

.product-review-links a:hover {
  color: #4ab2f1;
}

.overview .value,
.variant-overview .value {
  color: #444;
}

.overview .value a,
.variant-overview .value a {
  color: #4ab2f1;
}

.overview-buttons {
  margin: 0 0 25px;
  font-size: 0;
}

.overview-buttons div {
  width: 30%;
  margin: 0 auto 3px;
  display: inline-block;
}

.overview .button-2,
.variant-overview .button-2 {
  display: block;
  width: 100%;
  border: none;
  background-position: left center;
  background-color: #dadada;
  background-repeat: no-repeat;
  padding: 12px 15px 12px 40px;
  text-align: left;
  font-size: 14px;
  color: #666;
}

.overview .button-2:hover,
.variant-overview .button-2:hover {
  background-color: #ddd;
}

.overview .add-to-compare-list-button {
  background-image: url(../images/compare-button.png);
}

.overview .email-a-friend-button,
.overview .subscribe-button,
.variant-overview .subscribe-button {
  background-image: url(../images/email-button.png);
}

.overview .download-sample-button,
.variant-overview .download-sample-button {
  background-image: url(../images/download-button.png);
}

.overview .add-to-wishlist-button,
.variant-overview .add-to-wishlist-button {
  background-image: url(../images/wishlist-button.png);
}

.overview .manufacturers {
  margin: 0 0 20px;
}

.overview .availability,
.variant-overview .availability {
  margin: 0 0 20px;
  overflow: hidden;
}

.overview .availability .stock,
.variant-overview .availability .stock {
  margin: 0 0 10px;
}

.overview .availability .back-in-stock-subscription,
.variant-overview .availability .back-in-stock-subscription {
  display: inline-block;
}

.back-in-stock-subscription-page .notify-me-button {
  margin: 15px 0 0;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.back-in-stock-subscription-page .notify-me-button:hover {
  background-color: #248ece;
}

.overview .additional-details,
.variant-overview .additional-details {
  margin: 0 0 20px;
}

.overview .additional-details div,
.variant-overview .additional-details div {
  margin: 0 0 8px;
}

.overview .delivery,
.variant-overview .delivery {
  margin: 25px 0;
  overflow: hidden;
}

.overview .free-shipping,
.variant-overview .free-shipping {
  display: inline-block;
  margin: 0 0 10px;
  background: url(../images/shipping.png) left center no-repeat;
  padding: 2px 0 2px 28px;
  font-weight: 700;
  color: #444;
}

.overview .min-qty-notification,
.variant-overview .min-qty-notification {
  margin: 10px 0;
  font-style: italic;
  color: #444;
}

.overview .download-sample,
.variant-overview .download-sample {
  display: inline-block;
  margin: 0 0 25px;
}

.overview .prices,
.variant-overview .prices {
  margin: 0 0 10px;
  overflow: hidden;
}

.overview .prices > div,
.variant-overview .prices > div {
  margin: 0 0 5px;
}

.overview .prices > div > span,
.variant-overview .prices > div > span {
  vertical-align: middle;
}

.overview .non-discounted-price,
.overview .old-product-price,
.variant-overview .non-discounted-price,
.variant-overview .old-product-price {
  font-size: 14px;
  color: #999;
  text-decoration: line-through;
}

.add-more-external-records a:hover,
.blog-page .tags a:hover,
.blogpost-page .tags a:hover,
.external-auth-association a:hover,
.forum-search-box .advanced a,
.news-list-homepage .view-all a,
.order-completed .details a:hover,
.order-details-page .download a:hover,
.order-details-page .tax-shipping-info a:hover,
.overview .tax-shipping-info a:hover,
.return-request-list-page a:hover,
.shopping-cart-page .checkout-attributes a:hover,
.shopping-cart-page .tax-shipping-info a:hover,
.topic-block a,
.topic-page a,
.variant-overview .tax-shipping-info a:hover,
.wishlist-content .tax-shipping-info a:hover {
  text-decoration: underline;
}

.overview .product-price,
.variant-overview .product-price {
  font-size: 25px;
  font-weight: 700;
}

.overview .tax-shipping-info a,
.variant-overview .tax-shipping-info a {
  color: #4ab2f1;
}

.customer-entered-price {
  margin: 0 0 20px;
  overflow: hidden;
}

.customer-entered-price .price-input label {
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  color: #444;
}

.customer-entered-price .price-input input {
  width: 170px;
  text-align: center;
}

.customer-entered-price .price-range {
  margin: 5px 0 0;
  color: #777;
}

.overview .add-to-cart,
.tier-prices {
  margin: 0 0 20px;
}

.tier-prices .title {
  display: none;
}

.tier-prices table td {
  border: 1px solid #ddd;
  padding: 10px;
  color: #444;
}

.tier-prices .field-header {
  min-width: 80px;
}

.tier-prices .item-price {
  background-color: #f9f9f9;
  font-size: 16px;
  color: #e4434b;
}

.overview .add-to-cart-panel,
.variant-overview .add-to-cart-panel {
  display: inline-block;
  position: relative;
}

.overview .qty-label,
.variant-overview .qty-label {
  display: none !important;
}

.overview .qty-input,
.variant-overview .qty-input {
  width: 45px;
  height: 43px;
  padding: 0 12px;
  text-align: center;
  font-size: 15px;
  color: #444;
}

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
  height: 43px;
  border: none;
  margin-left: 10px;
  background: #34c159;
  padding: 0 24px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.product-share-button {
  display: inline-block;
  overflow: hidden;
}

.full-description {
  clear: both;
  line-height: 24px;
}

.product-collateral {
  margin: 0 0 75px;
}

.product-collateral .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444;
}

.product-collateral .title strong {
  font-weight: 400;
}

.product-variant-line {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px;
}

.product-variant-line:after {
  display: block;
  clear: both;
}

.variant-picture {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto 15px;
  overflow: hidden;
}

.variant-overview {
  width: 100%;
}

.variant-overview .variant-name {
  margin: 0 0 10px;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
  color: #4ab2f1;
}

.variant-overview .variant-description {
  margin: 0 0 15px;
  line-height: 22px;
}

.variant-overview .add-to-wishlist {
  margin: 0 0 25px;
}

.variant-overview .add-to-wishlist-button {
  display: inline-block;
  width: auto;
}

.variant-overview .add-to-cart {
  margin: 0 0 10px;
}

.product-specs-box {
  margin: 0 0 40px;
}

.product-specs-box td {
  border: 1px solid #ddd;
  padding: 10px;
}

.product-tags-list {
  font-size: 0;
}

.product-tags-list li {
  display: inline-block;
  font-size: 14px;
}

.product-tags-list li.separator {
  margin: 0 5px 0 3px;
}

.product-tags-list a {
  display: inline-block;
  line-height: 24px;
}

.product-tags-list a:hover {
  color: #444;
}

.attributes {
  margin: 20px 0;
}

.attributes dl {
  overflow: hidden;
  padding: 0 2px;
}

.attribute-label,
.attributes dt {
  display: block;
  margin: 0 0 5px;
  white-space: nowrap;
  font-family: ProximaBold;
  color: #444;
}

.attribute-data,
.attributes dd {
  margin: 0 0 10px;
}

.attributes li {
  margin: 8px 0 12px;
}

.attributes select {
  width: auto;
  min-width: 100px;
  max-width: 100%;
}

.attributes .option-list label {
  margin: 0 5px;
}

.attributes .datepicker {
  width: 280px;
  text-align: center;
  color: #444;
}

.ui-datepicker {
  width: 280px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  text-align: center;
  border: none;
  border-radius: 0;
  padding: 0;
  font: 400 14px Arial, Helvetica, sans-serif;
  color: #777;
}

.ui-datepicker-header {
  position: relative;
  height: 32px;
  background-color: #4ab2f1;
  color: #fff;
  border: none;
  border-radius: 0;
  background-image: none;
  padding: 0 !important;
  font-weight: 400;
}

.ui-datepicker-header a {
  position: absolute;
  z-index: 1;
  line-height: 32px;
  font-size: 0;
  top: 0 !important;
  width: 32px !important;
  height: 32px !important;
  border: none !important;
}

.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url(../images/calendar-prev.png) center no-repeat;
}

.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url(../images/calendar-next.png) center no-repeat;
}

.ui-datepicker-header a span {
  display: none !important;
}

.ui-datepicker-title {
  position: relative;
  z-index: 0;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px !important;
}

.ui-datepicker-calendar {
  margin: 0 !important;
  font-size: 14px !important;
}

.ui-datepicker-calendar th {
  background-color: #eee;
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  width: 14.285%;
  border: 1px solid #ddd;
  padding: 0;
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar th span {
  display: block;
  min-height: 32px;
  line-height: 32px;
  color: #444;
}

.ui-datepicker-calendar td a {
  border: none !important;
  background: 0 0 !important;
  padding: 0;
  text-align: center;
  color: #444 !important;
}

.color-squares .selected-value .color-container,
.write-review .button-1 {
  background-color: #4ab2f1;
}

.ui-datepicker-calendar .ui-state-active {
  outline: #4ab2f1 solid 2px;
  font-weight: 700;
  color: #4ab2f1 !important;
}

.color-squares {
  font-size: 0;
}

.color-squares li {
  display: inline-block;
  margin: 0 5px 5px;
  text-align: center;
}

.color-squares .color-container {
  display: block;
  position: relative;
  z-index: 0;
  padding: 1px;
}

.color-squares label {
  display: block;
  margin: 0 !important;
  overflow: hidden;
}

.color-squares .color {
  display: block !important;
  width: 32px !important;
  height: 32px !important;
  border: 1px solid #444 !important;
  cursor: pointer;
}

.color-squares li input {
  position: relative;
  z-index: -1;
  margin: -32px 0 0;
}

.giftcard {
  margin: 0 0 20px;
  overflow: hidden;
}

.giftcard div {
  margin: 0 0 10px;
}

.giftcard label {
  display: block;
  margin: 0 auto 5px;
  font-weight: 700;
  color: #444;
}

.giftcard input,
.giftcard textarea {
  width: 350px;
  max-width: 100%;
}

.giftcard textarea {
  height: 150px;
}

.product-reviews-page h1 a {
  color: #4ab2f1;
}

.product-reviews-page h1 a:after,
.product-reviews-page h1 a:before {
  content: "''";
}

#fitsDescription:before,
#mainDescription:before,
#replacesDescription:before,
.blog-page .post:after,
.cart-footer:after,
.comment-list .comment:after,
.forums-header:after,
.hpb_i:after,
.order-progress a:before,
.selected-checkout-attributes br,
.sitemap-page li:before,
.topic-post:after {
  content: "";
}

.product-reviews-page .title {
  margin: 0 0 20px;
  font-size: 20px;
  color: #444;
}

.product-reviews-page .title strong {
  font-weight: 400;
}

.write-review {
  margin: 0 0 60px;
}

.write-review .fieldset {
  margin: 0 0 30px;
}

.write-review .review-rating {
  text-align: center;
}

.write-review .review-rating label {
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
}

.write-review .review-rating ul {
  font-size: 0;
  vertical-align: middle;
}

.write-review .review-rating li {
  display: inline-block;
  margin: 0 5px;
  cursor: default;
  vertical-align: middle;
  font-size: 14px;
  height: 17px;
}

.write-review .review-rating li.first {
  color: #e4444c;
}

.write-review .review-rating li.rating-options {
  padding-top: 2px;
}

.write-review .review-rating li.rating-options input {
  vertical-align: baseline;
}

.write-review .review-rating li.last {
  color: #4cb17c;
}

.write-review .captcha-box {
  margin: 15px 0 0;
}

.write-review .button-1 {
  border: none;
  padding: 10px 25px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.write-review .button-1:hover {
  background-color: #248ece;
}

.product-reviews-page .message-error,
.product-reviews-page .result {
  margin: 0 0 20px;
}

.product-review-list {
  overflow: hidden;
}

.product-review-item {
  margin: 0 0 40px;
}

.product-review-item .review-item-head {
  border-top: 1px solid #ddd;
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 10px;
}

.product-review-item .review-title {
  line-height: 20px;
  font-size: 15px;
  color: #333;
  font-weight: 600;
}

.product-review-item .product-review-box {
  margin: 3px 0 0;
}

.product-review-item .review-content {
  padding: 10px;
}

.product-review-item .review-text {
  margin: 0 0 15px;
  line-height: 22px;
  color: #444;
  font-size: 14px;
}

.product-review-item .review-info {
  margin: 0 0 5px;
  font-size: 14px;
}

.product-review-item .review-info label {
  color: #333;
  font-size: 14px;
  font-weight: 600 !important;
}

.product-review-helpfulness .vote,
.product-review-item .review-info a {
  display: inline-block;
  padding: 0 5px;
  color: #4ab2f1;
  cursor: pointer;
  font-size: 14px;
}

.product-review-helpfulness .question {
  margin: 0 5px 0 0;
  font-style: italic;
  font-size: 14px;
}

.product-review-helpfulness .result {
  margin: 0 0 0 10px;
  font-size: 14px;
}

.wishlist-page .page-title {
  margin: 0 0 -1px;
}

.wishlist-content {
  margin: 0 0 20px;
}

.wishlist-content .message-error {
  margin: 20px 0;
}

.wishlist-content .table-wrapper {
  margin: 0 0 30px;
}

.wishlist-content .product-content {
  min-width: 300px;
  text-align: left;
}

.wishlist-content .tax-shipping-info {
  margin: 0 0 20px;
  text-align: center;
}

.wishlist-content .tax-shipping-info a {
  color: #4ab3f1;
}

.wishlist-content .buttons {
  font-size: 0;
}

.wishlist-content .button-2 {
  display: block;
  width: 250px;
  margin: 0 auto 3px;
  border: none;
  padding: 10px 25px;
  text-align: center;
  line-height: 20px;
  font-size: 15px;
  color: #fff;
}

.wishlist-content .update-wishlist-button,
.wishlist-content .wishlist-add-to-cart-button {
  background-color: #c80707;
  text-transform: uppercase;
}

.wishlist-content .update-wishlist-button:hover,
.wishlist-content .wishlist-add-to-cart-button:hover {
  background-color: #2f363a;
}

.wishlist-content .email-a-friend-wishlist-button {
  background-color: #aaa;
}

.wishlist-content .email-a-friend-wishlist-button:hover {
  background-color: #999;
}

.wishlist-page .share-info {
  text-align: center;
}

.wishlist-page .share-info span {
  display: block;
  margin: 0 0 5px;
}

.wishlist-page .share-info a {
  font-weight: 700;
  color: #444;
}

.wishlist-page .share-info a:hover {
  color: #c80707;
}

.wishlist-page .no-data {
  margin: 25px 0 0;
}

.compare-products-page {
  position: relative;
  overflow: hidden;
}

.compare-products-page .clear-list {
  display: inline-block;
  margin: 0 0 20px;
  background-color: #c80707;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.compare-products-page .clear-list:hover {
  background-color: #2f363a;
}

.compare-products-page .table-wrapper {
  margin: 0 0 30px;
  padding: 0 0 1px;
}

.compare-products-table td {
  min-width: 150px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 20px;
  text-align: left;
  vertical-align: top;
  color: #444;
}

.compare-products-table td:first-child {
  min-width: 0;
}

.compare-products-table td label {
  font-weight: 400;
  color: #777;
}

.compare-products-table .remove-button {
  display: inline-block;
  border: none;
  background: url(../images/remove.png) left center no-repeat;
  padding: 0 0 0 18px;
  font-size: 12px;
  color: #666;
}

.compare-products-table .product-name td a:hover,
.compare-products-table .remove-button:hover {
  color: #c80707;
}

.compare-products-table .picture {
  display: block;
  position: relative;
  max-width: 200px;
  height: 200px;
  overflow: hidden;
}

.compare-products-table .picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.compare-products-table .product-name td {
  font-weight: 700;
}

.compare-products-table .short-description td {
  line-height: 22px;
}

.compare-products-table .full-description td {
  display: none;
}

.enter-password-form,
.gender,
.gender span {
  display: inline-block;
}

.compare-products-page .no-data {
  margin: 25px 0 0;
}

.topic-block {
  margin: 0 0 25px;
}

.topic-block-title {
  min-height: 50px;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
}

.topic-block-title h2 {
  font-size: 30px;
  font-weight: 400;
}

.topic-block-body {
  text-align: justify;
  line-height: 24px;
  font-size: 16px;
}

.topic-page .page-body {
  text-align: justify;
  line-height: 22px;
}

.topic-block strong,
.topic-page strong {
  color: #444;
}

.home-page .topic-block-title {
  min-height: 10px;
  border: 0;
  padding: 0;
}

.home-page .topic-block-title h2 {
  font-size: 18px;
  font-weight: 700;
  color: #424a4f;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.home-page .topic-block {
  margin: 0 0 30px;
  text-align: center;
}

.home-page .topic-block * {
  text-align: center;
}

.popup-window .topic-page {
  padding: 15px;
}

.not-found-page p {
  margin: 30px 15px;
}

.topic-password {
  text-align: center;
}

.enter-password-title {
  margin: 0 0 20px;
  color: #444;
}

.enter-password-form {
  overflow: hidden;
}

.enter-password-form input[type="password"] {
  float: left;
  width: 200px;
  height: 40px;
  margin: 0 -1px 0 0;
}

.enter-password-form input[type="submit"] {
  float: left;
  width: auto;
  min-width: 86px;
  height: 40px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
}

.enter-password-form input[type="submit"]:hover {
  background-color: #248ece;
}

.apply-vendor-page .page-title,
.contact-page .page-title,
.email-a-friend-page .page-title {
  margin: 0 0 -1px;
}

.apply-vendor-page .message-error,
.apply-vendor-page .result,
.contact-page .message-error,
.contact-page .result,
.email-a-friend-page .message-error,
.email-a-friend-page .result {
  margin: 20px 0;
}

.apply-vendor-page .button-1,
.contact-page .button-1,
.email-a-friend-page .button-1 {
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.apply-vendor-page .button-1:hover,
.contact-page .button-1:hover,
.email-a-friend-page .button-1:hover {
  background-color: #248ece;
}

.apply-vendor-page .title,
.contact-page .topic-block,
.email-a-friend-page .title {
  margin: 25px 0;
}

.email-a-friend-page .title h2 {
  font-weight: 400;
  color: #4ab2f1;
}

.gender span {
  margin: 0 5px;
}

.gender span > * {
  display: inline !important;
  margin: 0 5px;
  line-height: 32px;
}

.date-of-birth select {
  width: 31%;
  max-width: 126px;
}

.date-of-birth select + select {
  margin: 0 0 0 10px;
}

#check-availability-button {
  margin: 10px 0 0;
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

#check-availability-button:hover {
  background-color: #999;
}

.accept-privacy-policy {
  margin: 0 0 20px;
  text-align: center;
}

.accept-privacy-policy > * {
  display: inline-block;
  line-height: 32px;
}

.accept-privacy-policy span {
  color: #4ab2f1;
  cursor: pointer;
}

.account-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.registration-page .button-1,
.registration-result-page .button-1,
.return-request-page .button-1 {
  min-width: 140px;
  border: none;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s;
}

.account-page .message-error,
.login-page .message-error,
.registration-page .message-error {
  margin: 0 0 10px;
}

.registration-result-page .result {
  margin: 0 0 30px;
  padding: 30px 0;
  text-align: center;
  font-size: 16px;
  color: #4cb17c;
}

.login-page .new-wrapper,
.login-page .returning-wrapper {
  width: 48%;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 2px;
}

.login-page .title {
  margin: 0 0 15px;
  font-size: 20px;
  padding: 10px;
  background: rgba(51, 51, 51, 0.63);
  color: #fff;
}

.login-page .inputs.reversed {
  margin-bottom: 5px;
}

.login-page .title strong {
  font-weight: 400;
}

.login-page .new-wrapper {
  float: left;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0 50px;
}

.login-page .new-wrapper .topic-block {
  margin: 0;
}

.login-page .new-wrapper .topic-block-body strong {
  color: #444;
}

.login-page .new-wrapper .button-1 {
  margin: 0 0 5px;
}

.login-page .returning-wrapper {
  float: right;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  margin: 0;
}

.login-page .returning-wrapper .form-fields {
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.login-page .returning-wrapper .inputs.reversed {
  white-space: normal;
}

.login-page .returning-wrapper .inputs.reversed * {
  display: inline-block;
  width: auto;
  margin: 5px;
  font-size: 14px;
  color: #444;
}

.login-page .returning-wrapper .inputs.reversed a:hover {
  color: #4ab2f1;
}

.login-page .captcha-box {
  margin: -15px 0 20px;
}

.login-page .returning-wrapper .buttons {
  background-color: #fff;
}

.external-authentication {
  margin: 0 0 50px;
  overflow: hidden;
  text-align: center;
  display: none;
}

.external-authentication .buttons {
  margin: 0 0 30px;
  border-top: 1px solid #e6e6e6;
  padding: 30px;
}

.external-auth-errors {
  color: #e4444c;
}

.external-auth-association {
  color: #444;
}

.external-auth-association a {
  color: #4ab2f1;
}

.password-recovery-page .result {
  margin: 0 0 5px;
  font-weight: 700;
  color: #444;
}

.password-recovery-page .tooltip {
  margin: 0 0 25px;
}

.add-more-external-records {
  text-align: center;
}

.add-more-external-records a {
  color: #4ab2f1;
}

.account-page .buttons {
  text-align: center;
}

.account-page .description {
  margin: 0 0 25px;
  padding: 0 10px;
}

.account-page .table-wrapper {
  margin: 0 0 30px;
}

.address-list-page .info,
.order-list-page .info {
  margin: 0 0 10px;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
  line-height: 26px;
  color: #444;
}

.address-list-page .info .name,
.order-list-page .info .name {
  font-size: 16px;
  font-weight: 700;
}

.address-list-page .button-2,
.order-list-page .button-2 {
  display: inline-block;
  margin: 0 0 0 10px;
  border: none;
  padding: 0 0 0 18px;
  font-size: 12px;
  color: #444;
}

.edit-address-button {
  background: url(../images/edit.png) left center no-repeat;
}

.cancel-recurring-order-button,
.delete-address-button {
  background: url(../images/remove.png) left center no-repeat;
}

.return-items-button {
  background: url(../images/return.png) left center no-repeat;
}

.order-details-button {
  background: url(../images/details.png) left center no-repeat;
}

.address-list-page .button-2:hover,
.order-list-page .button-2:hover {
  color: #4ab2f1;
}

.address-list-page .add-button {
  margin: 0 0 20px;
  text-align: center;
}

.address-edit-page .page-title {
  margin: 0 0 -1px;
}

.address-edit-page .message-error {
  margin: 20px 0;
}

.address-edit-page .edit-address {
  margin: 0 0 30px;
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 30px 15px;
}

.recurring-payments table td {
  white-space: nowrap;
}

.recurring-payments table td:first-child {
  min-width: 120px;
  white-space: normal;
}

.recurring-payments .button-2 {
  font-size: 14px;
}

.return-request-list-page .details {
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 20px;
  line-height: 22px;
  color: #444;
}

.return-request-list-page label {
  margin: 0 5px 0 0;
}

.return-request-list-page a {
  color: #4ab2f1;
}

.downloadable-products-page table td,
.reward-points-history table td {
  color: #444;
}

.return-request-list-page .comments div {
  margin: 10px 0 0;
  font-size: 15px;
  font-style: italic;
  color: #444;
}

.reward-points-overview {
  margin: 0 0 25px;
}

.reward-points-history table td:first-child {
  min-width: 120px;
}

.change-password-page .page-title {
  margin: 0 0 -1px;
}

.change-password-page .message-error,
.change-password-page .result {
  margin: 20px 0;
}

.change-password-page .fieldset {
  margin: 0 0 30px;
}

.avatar-page .page-title {
  margin: 0;
}

.avatar-page .page-body {
  margin: 0 0 30px;
  overflow: hidden;
  background-color: #f9f9f9;
  padding: 30px 25px;
}

.avatar-page .image,
.avatar-page .message-error {
  margin: 0 0 10px;
}

.avatar-page .image img {
  border: 1px solid #ccc;
}

.avatar-page .button-1 {
  font-size: 14px;
}

.avatar-page .button-2 {
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.avatar-page .button-2:hover {
  background-color: #999;
}

.avatar-page .info {
  color: #444;
}

.order-progress {
  margin: 0 0 50px;
  background-color: #f6f6f6;
  padding: 15px 0;
  text-align: center;
}

.order-progress ul {
  font-size: 0;
}

.order-progress li {
  display: inline-block;
  margin: 10px;
}

.order-progress a {
  display: block;
  min-width: 70px;
  font-size: 14px;
  color: #444;
}

.shopping-cart-page .checkout-attributes a,
.shopping-cart-page .tax-shipping-info a {
  color: #4ab3f1;
}

.order-progress a:before {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 15px;
  border: 1px solid #bbb;
  background: url(../images/pointer.png) center no-repeat #fff;
}

.order-progress li.active-step a {
  cursor: pointer;
}

.order-progress li.inactive-step a {
  opacity: 0.3;
  cursor: default;
}

.homepage .btn:hover,
.hpb:hover {
  opacity: 0.8;
}

.shopping-cart-page .page-title {
  margin: 0 0 -1px;
  padding: 10px;
}

.shopping-cart-page .message-error {
  margin: 20px 0;
}

.shopping-cart-page td .message-error {
  margin: 10px 0 0;
  text-align: left;
}

.shopping-cart-page .tax-shipping-info {
  margin: 20px 0;
  text-align: center;
}

.shopping-cart-page .common-buttons {
  margin: 0 0 60px;
  background-color: #f6f6f6;
  padding: 20px;
  font-size: 0;
}

.shopping-cart-page .common-buttons input {
  display: inline-block;
  min-width: 180px;
  margin: 5px;
  border: none;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff;
}

.shopping-cart-page .common-buttons input:hover {
  background-color: #999;
}

.shopping-cart-page .common-buttons input:first-child:hover {
  background-color: #248ece;
}

.checkout-attributes {
  margin: -30px 0 30px;
  color: #444;
}

.checkout-attributes dt {
  margin: 0 0 5px;
  font-weight: 700;
}

.cart-collaterals .title strong,
.cart-total .order-total strong {
  font-weight: 400;
}

.checkout-attributes dd {
  margin: 0 0 20px;
}

.checkout-attributes input[type="text"],
.checkout-attributes select {
  min-width: 200px;
}

.checkout-attributes ul {
  font-size: 0;
}

.checkout-attributes li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 10px;
  font-size: 14px;
}

.checkout-attributes .color-squares li {
  border: none;
  padding: 0;
  line-height: 0;
}

.checkout-attributes li label {
  display: inline-block;
  margin: 0 0 0 5px;
}

.selected-checkout-attributes {
  margin: 30px 0;
  color: #444;
}

.selected-checkout-attributes br {
  display: block;
  margin: 3px;
}

.cart-footer {
  margin: 0 0 50px;
}

.cart-footer:after {
  display: block;
  clear: both;
}

.cart-footer .totals {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 50px;
  background-color: #f9f9f9;
  padding: 10px;
  color: #444;
}

.cart-footer .total-info {
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
  padding: 5px 30px 15px;
}

.cart-total td {
  width: 50%;
  padding: 5px 0;
  text-align: right;
}

.min-amount-warning,
.terms-of-service {
  margin: 0 0 20px;
  padding: 0 30px;
}

.cart-total td:first-child {
  text-align: left;
}

.cart-total .giftcard-remaining {
  display: block;
  font-style: italic;
}

.cart-total .order-total {
  font-size: 20px;
  color: #4ab2f1;
}

.cart-total .earn-reward-points {
  font-style: italic;
}

.min-amount-warning {
  color: #e4434b;
}

.terms-of-service label {
  cursor: pointer;
}

.terms-of-service a {
  margin: 0 0 0 3px;
  color: #4ab2f1;
}

.cart-collaterals .button-2,
.cart-footer .checkout-button {
  display: inline-block;
  border: none;
  color: #fff;
  text-transform: uppercase;
}

.cart-footer .checkout-buttons {
  padding: 0 10px;
}

.cart-footer .checkout-button {
  min-width: 160px;
  background: #4d8a0b;
  padding: 10px 20px;
  font-size: 16px;
}

.cart-footer .checkout-button:hover {
  background-color: #248ece;
}

.cart-footer .addon-buttons {
  margin: 20px 0 0;
  padding: 0 10px;
}

.cart-collaterals {
  width: 350px;
  max-width: 100%;
}

.cart-collaterals > div {
  max-width: 350px;
  width: 100%;
  margin: 0 0 50px;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  box-shadow: 0 0 10px #ddd;
}

.cart-collaterals .button-2 {
  background-color: #aaa;
  padding: 10px 15px;
}

.cart-collaterals .button-2:hover {
  background-color: #999;
}

.cart-collaterals .title {
  margin: 0 0 5px;
  font-size: 18px;
  color: #444;
}

.cart-collaterals .hint {
  margin: 0 0 10px;
}

.cart-collaterals .deals > div {
  margin: 0 0 20px;
}

.cart-collaterals .coupon-code {
  overflow: hidden;
}

.cart-collaterals .coupon-code input[type="text"] {
  float: left;
  width: 60%;
  height: 36px;
  margin: 0 -1px 0 0;
}

.cart-collaterals .coupon-code input[type="submit"] {
  float: left;
  width: 40%;
  height: 36px;
  padding: 0;
  font-size: 14px;
}

.cart-collaterals .message-failure {
  margin: 5px 0 0;
  font-size: 12px;
  color: #e4434b;
}

.cart-collaterals .message-success {
  margin: 5px 0 0;
  font-size: 12px;
  color: #4cb17c;
}

.cart-collaterals .current-code {
  margin: 5px 0 0;
  color: #4cb17c;
}

.remove-discount-button,
.remove-gift-card-button {
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  background: url(../images/close.png) center no-repeat #fff;
  cursor: pointer;
}

.cart-collaterals .shipping select {
  height: 36px;
}

.cart-collaterals .shipping-results {
  margin: 30px 0 0;
}

.cart-collaterals .shipping-results li {
  margin: 20px 0;
}

.cart-collaterals .shipping-results li strong {
  display: block;
  margin: 0 0 5px;
  color: #444;
}

.shopping-cart-page .no-data {
  margin: 25px 0 0;
}

.checkout-page .section {
  margin: 0 0 30px;
}

.checkout-page .section.order-summary {
  margin: 100px 0 30px;
}

.checkout-page .cart-options {
  min-height: 60px;
  overflow: hidden;
}

.checkout-page .cart-footer {
  border-top: none;
}

.checkout-page .total-info {
  margin: 0;
  border-bottom: none;
  padding: 5px 20px 10px;
}

.checkout-page .button-1 {
  display: inline-block;
  min-width: 140px;
  border: none;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.checkout-page .button-1:hover {
  background-color: #353d41;
}

.checkout-page .address-item {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 40px;
}

.checkout-page .address-item ul {
  margin: 0 0 15px;
  background-color: #f9f9f9;
  padding: 20px;
  color: #444;
}

.checkout-page .address-item li {
  padding: 5px 0;
}

.checkout-page .address-item li.name {
  font-size: 16px;
  font-weight: 700;
}

.enter-address .message-error {
  margin: 20px 0;
}

.enter-address .edit-address {
  background-color: #f9f9f9;
  border-top: 1px solid #e6e6e6;
  margin: 0 0 30px;
  padding: 30px 15px;
}

.checkout-page .pickup-in-store {
  padding: 30px 0;
  text-align: center;
}

.checkout-page .pickup-in-store .selector {
  margin: 0 0 5px;
  font-weight: 700;
  color: #444;
}

.payment-method .method-list,
.shipping-method .method-list {
  margin: 0 auto 30px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}

.payment-method .method-list li,
.shipping-method .method-list li {
  margin: 20px 0;
  font-size: 14px;
}

.payment-method .method-list li label,
.shipping-method .method-list li label {
  font-size: 13px;
  font-weight: 700;
  color: #444;
}

.shipping-method .method-description {
  margin: 5px 0 0;
}

.payment-method .use-reward-points {
  margin: 0 0 30px;
  text-align: center;
  color: #444;
}

.payment-method .payment-logo {
  display: inline-block;
  vertical-align: middle;
}

.payment-method .payment-logo label {
  display: block;
  font-size: 0 !important;
}

.payment-method .payment-details {
  min-width: 180px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-align: left;
  vertical-align: middle;
}

.opc .step,
.opc .step-title .number,
.payment-info .info p {
  text-align: center;
}

.payment-info .info {
  padding: 30px 15px;
  color: #444;
}

.payment-info .info tr {
  display: block;
  margin: 0 0 15px;
  font-size: 0;
}

.payment-info .info td {
  display: inline-block;
  width: 100% !important;
  max-width: 400px !important;
  font-size: 14px;
}

.payment-info .info td:only-child {
  width: 100% !important;
  max-width: 100% !important;
}

.payment-info .info td input[type="text"] {
  width: 100% !important;
}

.payment-info .info td input[name="CardCode"] {
  width: 65px !important;
}

.payment-info .info td select {
  min-width: 70px;
}

.payment-info .info td:first-child {
  margin: 0 0 10px;
}

.confirm-order .buttons {
  padding: 10px 0;
}

.confirm-order .button-1 {
  font-size: 16px;
}

.order-details-area ul,
.order-review-data ul,
.shipment-details-area ul {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 40px;
  background-color: #f9f9f9;
  padding: 20px;
  color: #444;
}

.order-details-area li,
.order-review-data li,
.shipment-details-area li {
  padding: 3px 0;
}

.order-details-area .title,
.order-review-data .title,
.shipment-details-area .title {
  margin: 20px 0 5px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
}

.order-details-area .title:first-child,
.order-review-data .title:first-child,
.shipment-details-area .title:first-child {
  margin-top: 0;
}

.order-completed .details {
  margin: 0 0 30px;
  padding: 30px 15px;
  text-align: center;
  color: #444;
}

.order-completed .details div {
  margin: 5px 0;
}

.order-completed .details strong {
  font-weight: 400;
  text-transform: uppercase;
}

.order-completed .details a {
  color: #4ab2f1;
}

.opc .step-title {
  margin: 0 0 1px;
  overflow: hidden;
  background-color: #d6d6d6;
}

.opc .allow .step-title {
  background-color: #2f363a;
  cursor: pointer;
}

.opc .step-title .number,
.opc .step-title .title {
  float: left;
  min-height: 40px;
  padding: 10px 15px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.opc .allow .step-title .number,
.opc .allow .step-title .title {
  color: #fff;
  cursor: pointer;
}

.opc .step-title .number {
  width: 42px;
  border-right: 1px solid #fff;
}

.opc .allow .step-title .number {
  background-color: #0c0c0c;
}

.opc .step {
  padding: 10px 15px 30px;
  border: 1px solid rgba(0, 0, 0, 0.16);
}

.opc .section {
  margin: 0 0 30px;
}

.opc .section > label {
  display: block;
  margin: 0 0 10px;
}

.opc input[type="text"],
.opc select {
  max-width: 100%;
}

.opc .buttons {
  margin-bottom: 0;
}

.opc .back-link {
  margin: 0 0 10px;
}

.opc .back-link small {
  display: none;
}

.opc .back-link a {
  display: inline-block;
  margin: 0 0 0 -15px;
  background: url(../images/back-button.png) left center no-repeat;
  padding: 0 0 0 18px;
  color: #444;
}

.opc .back-link a:hover {
  color: #4ab2f1;
}

.opc .buttons .please-wait {
  display: block;
  margin: 10px 0 0;
  background: 0 0;
}

.opc .section.pickup-in-store {
  margin: 0 0 30px;
  padding: 0;
}

.opc .payment-info .info tr {
  text-align: left;
}

.opc .section.order-summary {
  margin: 0;
}

.order-details-page .page-title {
  border-bottom: none;
}

.order-details-page .page-title h1 {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
}

.order-details-page .page-title a {
  display: inline-block;
  min-width: 180px;
  margin: 5px 0;
  border: none;
  background-color: #aaa;
  background-image: none;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff;
}

.order-details-page .page-title a:hover {
  background-color: #999;
}

.order-details-page .page-title a.print-order-button:hover {
  background-color: #248ece;
}

.order-details-page .order-overview {
  margin: 0 0 50px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  color: #444;
}

.order-details-page .order-overview .order-number {
  margin: 0 0 10px;
  text-transform: uppercase;
}

.order-details-page .order-overview .order-total strong {
  font-weight: 400;
  color: #4ab2f1;
}

.order-details-page .repost .button-2 {
  display: inline-block;
  margin: 10px 0;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.order-details-page .repost .button-2:hover {
  background-color: #248ece;
}

.order-details-page .download a {
  font-weight: 400;
  color: #4ab2f1;
}

.user-agreement-page .terms-of-agreement {
  margin: 0 0 20px;
  padding: 20px;
  text-align: center;
}

.user-agreement-page .button-1 {
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.user-agreement-page .button-1:hover {
  background-color: #248ece;
}

.order-details-page .tax-shipping-info {
  margin: 30px 0;
}

.order-details-page .tax-shipping-info a {
  color: #4ab2f1;
}

.order-details-page .actions {
  margin: 30px 0 0;
  font-size: 0;
}

.order-details-page .actions input {
  display: inline-block;
  min-width: 180px;
  margin: 5px;
  border: none;
  background-color: #aaa;
  background-image: none;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff;
}

.order-details-page .actions input:hover {
  background-color: #999;
}

.order-details-page .actions input:first-child:hover {
  background-color: #248ece;
}

.order-details-page .total-info {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 50px;
  background-color: #f9f9f9;
  padding: 15px 20px;
  color: #444;
}

.search-page .page-title {
  margin: 0 0 -1px;
}

.search-input .fieldset {
  margin: 0 0 30px;
}

.search-input .form-fields {
  padding: 30px 15px 10px;
}

.search-input input + label {
  display: inline;
  margin: 0 0 0 5px;
}

.advanced-search .price-range,
.sitemap-page li {
  display: inline-block;
}

.advanced-search {
  margin: 30px 0 0;
}

.advanced-search .price-range input {
  width: 80px;
  margin: 3px;
}

.search-input .buttons {
  text-align: center;
}

.search-input .button-1 {
  min-width: 140px;
  border: none;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}

.search-input .button-1:hover {
	background-color: #2f363a !important;
}

.search-results {
  margin: 30px 0 0;
}

.search-results .no-result,
.search-results .warning {
  margin: 10px 0;
  color: #e4434b;
}

.sitemap-page .description {
  margin: 0 0 30px;
  text-align: center;
}

.sitemap-page .entity {
  margin: 0 0 30px;
}

.sitemap-page .entity-title {
  margin: 0 0 15px;
  padding: 0 10px;
  text-align: center;
}

.sitemap-page .entity-title h2 {
  font-size: 20px;
  font-weight: 400;
  color: #444;
}

.sitemap-page .entity-body {
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 30px 15px;
  text-align: center;
}

.sitemap-page ul {
  font-size: 0;
}

.sitemap-page li {
  position: relative;
  margin: 0 8px;
  padding: 0 12px;
  line-height: 50px;
  font-size: 14px;
}

.sitemap-page li:before {
  position: absolute;
  top: 23px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #ddd;
}

.sitemap-page a {
  color: #444;
}

.sitemap-page a:hover {
  color: #4ab2f1;
}

.sitemap-page a:empty {
  display: none;
}

.block-blog-archive .number {
  display: block;
  color: #444;
  cursor: auto;
}

.hpb a,
.ptabs div,
a.video-thumb {
  cursor: pointer;
}

.block-blog-archive .sublist {
  margin: 5px 0 5px 15px;
}

.block-blog-archive li.month {
  padding: 3px 0 3px 15px;
}

.blog-page .page-title,
.news-list-page .page-title {
  margin: 0;
}

.blog-page .post,
.news-items .news-item {
  margin: 0 0 30px;
}

.blog-page .post:after {
  display: block;
  clear: both;
}

.news-title,
.post-title {
  display: inline-block;
  padding: 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #c20006;
}

.news-title:hover,
.post-title:hover {
  color: #4ab2f1;
}

.news-date,
.post-date {
  display: block;
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px;
  font-style: italic;
  color: #444;
}

.news-body,
.post-body {
  margin: 0 0 20px;
  padding: 0 10px;
  line-height: 22px;
}

.blog-page .tags,
.blogpost-page .tags {
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0 10px;
}

.blog-page .tags label,
.blogpost-page .tags label {
  display: inline-block;
  margin: 0 3px 3px 0;
  font-weight: 700;
  color: #444;
}

.blog-page .tags ul,
.blogpost-page .tags ul {
  display: inline-block;
  margin: 0 0 3px 3px;
  font-size: 0;
}

.blog-page .tags li,
.blogpost-page .tags li {
  display: inline-block;
  font-size: 14px;
}

.blog-page .tags li.separator,
.blogpost-page .tags li.separator {
  margin: 0 8px 0 0;
}

.blog-page .tags a,
.blogpost-page .tags a {
  display: block;
  color: #4ab2f1;
}

.blog-posts .buttons,
.news-items .buttons {
  margin: 0;
  padding: 0 10px;
}

.blog-posts .buttons .read-comments {
  display: block;
  margin: 0 0 15px;
  font-weight: 700;
  color: #444;
}

.blog-posts .buttons .read-comments:hover {
  color: #cd0007;
}

.blog-posts .buttons .read-more,
.news-items .buttons .read-more {
  display: table;
  border: none;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin: auto;
}

.blog-posts .buttons .read-more:hover,
.news-items .buttons .read-more:hover {
  background-color: #248ece;
}

.new-comment {
  margin: 50px 0 60px;
}

.new-comment .notifications {
  margin: 0 0 10px;
}

.new-comment .result {
  color: #690;
}

.new-comment .form-fields {
  margin: 0 0 15px;
}

.new-comment .button-1 {
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.new-comment .button-1:hover {
  background-color: #248ece;
}

.comment-list {
  margin: 0 0 100px;
}

.comment-list .title {
  margin: 0 0 15px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
}

.comment-list .title strong {
  font-weight: 400;
}

.comment-list .comment {
  margin: 0 0 40px;
  border-top: 1px solid #ddd;
}

.comment-list .comment:after {
  display: block;
  clear: both;
}

.comment-info {
  width: 150px;
  margin: 20px auto;
}

.comment-info .username {
  display: block;
  margin: 0 0 -1px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 11px 0;
  font-weight: 700;
  color: #444;
}

.comment-info a.username:hover {
  color: #4ab2f1;
}

.comment-info .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.comment-info .avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  border: 2px solid #cedbe1 !important;
}

.comment-time {
  margin: 0 0 15px;
  font-size: 13px;
  font-weight: 700;
}

.comment-time span {
  color: #444;
}

.comment-title {
  margin: 0 0 15px;
  font-size: 16px;
  color: #444;
}

.comment-body {
  line-height: 22px;
}

.news-list-homepage {
  margin-top: 35px;
  margin-bottom: 30px;
  padding-bottom: 5px;
  padding-left: 0;
}

.news-list-homepage .title {
  padding: 10px;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  color: #3a3a3a;
  text-align: center;
}

.news-list-homepage .title small {
  font-size: 0.75em;
  font-weight: 400;
  color: #888;
}

.news-list-homepage .title small a {
  color: #888;
}

.news-list-homepage .view-all {
  text-align: center;
}

.news-list-homepage .view-all a {
  color: #444;
}

.news-list-homepage .view-all a:hover {
  color: #4ab2f1;
}

.forums-main-page .topic-block {
  margin: 0 0 35px;
  text-align: center;
}

.forums-main-page .topic-block p {
  text-align: center;
}

.forums-main-page .pager {
  display: none;
}

.forum-breadcrumb {
  margin: 0 0 40px;
}

.forums-header {
  margin: 0 0 50px;
  overflow: hidden;
}

.forums-header:after {
  display: block;
  clear: both;
}

.forums-header .current-time {
  margin: 0 0 15px;
  color: #444;
}

.forum-search-box .basic {
  overflow: hidden;
  margin: 0 0 10px;
}

.forum-search-box .advanced a {
  line-height: 22px;
  color: #444;
}

.forum-search-box .advanced a:hover {
  color: #4ab2f1;
}

.forum-search-page .page-title {
  margin: 0 0 -1px;
}

.forum-search-page .no-result,
.forum-search-page .search-error {
  margin: 0 0 15px;
  text-align: center;
  color: #e4434b;
}

.forums-table-section {
  margin: 0 0 60px;
}

.forums-table-section + .pager {
  margin: -30px 0 30px;
}

.forums-table-section-title {
  margin: 0 0 15px;
  padding: 0 10px;
}

.forums-table-section-title a,
.forums-table-section-title strong {
  font-size: 22px;
  font-weight: 400;
  color: #444;
}

.forums-table-section-title a:hover {
  color: #4ab2f1;
}

.forums-table-section .image div {
  width: 38px;
  height: 32px;
  margin: auto;
  background: url(../images/topic-type1.png) center no-repeat;
}

.forums-table-section .forum-description,
.forums-table-section .forum-title,
.forums-table-section .latest-post div,
.forums-table-section .topic-starter,
.forums-table-section .topic-title {
  margin: 5px 0;
}

.forums-table-section .image div.sticky {
  background: url(../images/topic-type2.png) center no-repeat;
}

.forums-table-section .image div.announcement {
  background: url(../images/topic-type3.png) center no-repeat;
}

.forums-table-section .forum-title a,
.forums-table-section .topic-title a {
  font-size: 16px;
  font-weight: 700;
  color: #444;
}

.forums-table-section .forum-title a:hover,
.forums-table-section .topic-title a:hover {
  color: #4ab2f1;
  text-decoration: none;
}

.forums-table-section .topic-title span {
  display: block;
  color: #777;
}

.forums-table-section .latest-post {
  white-space: nowrap;
}

.forums-table-section .latest-post label {
  color: #777;
}

.forums-table-section .view-all {
  margin: 30px 0 0;
  padding: 0 10px;
}

.forums-table-section .view-all a {
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.forums-table-section .view-all a:hover {
  background-color: #248ece;
}

.forum-page .forum-info {
  margin: 0 0 30px;
}

.forum-page .forum-name,
.forum-topic-page .topic-name {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px;
}

.forum-page .forum-name h1,
.forum-topic-page .topic-name h1 {
  font-size: 30px;
  font-weight: 400;
}

.forum-actions,
.topic-actions {
  margin: 0 0 30px;
  font-size: 0;
}

.forum-actions .actions a,
.topic-actions .actions a {
  display: inline-block;
  margin: 1px;
  padding: 10px 10px 10px 33px;
  font-size: 14px;
}

.forum-actions .actions .new-topic {
  background: url(../images/new.png) left center no-repeat #eee;
}

.forum-actions .actions .watch-forum,
.topic-actions .actions .watch-forum {
  background: url(../images/watch.png) left center no-repeat #eee;
}

.forum-actions .actions a:hover,
.topic-actions .actions a:hover {
  background-color: #e6e6e6;
}

.forum-actions .pager.upper,
.topic-actions .pager.upper {
  display: none;
  margin: 0;
}

.topic-actions .reply-topic-button {
  background: url(../images/reply.png) left center no-repeat #eee;
}

.topic-actions .watch-topic-button {
  background: url(../images/watch.png) left center no-repeat #eee;
}

.topic-actions .move-topic-button {
  background: url(../images/move.png) left center no-repeat #eee;
}

.topic-actions .edit-topic-button {
  background: url(../images/edit_.png) left center no-repeat #eee;
}

.topic-actions .delete-topic-button {
  background: url(../images/remove_.png) left center no-repeat #eee;
}

.topic-actions.lower .actions {
  display: none;
}

.active-discussions-page .forums-table-section-title {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px;
}

.active-discussions-page .forums-table-section-title strong {
  font-size: 30px;
  font-weight: 400;
}

.active-discussions-page .forums-table-section-body {
  margin: 0 0 20px;
}

.topic-post {
  margin: 0 0 30px;
  border-top: 1px solid #ddd;
}

.topic-post:last-child {
  border-bottom: 1px solid #ddd;
}

.topic-post:after {
  display: block;
  clear: both;
}

.topic-post .post-info {
  margin: 30px 0;
}

.topic-post .user-info {
  width: 150px;
  margin: 0 auto 15px;
}

.topic-post .username {
  display: block;
  margin: 0 0 -1px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 11px 0;
  font-weight: 700;
  color: #444;
}

.topic-post a.username:hover {
  color: #4ab2f1;
}

.profile-info-box .avatar,
.topic-post .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.profile-info-box .avatar img,
.topic-post .avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.topic-post .avatar img {
  border: 2px solid #cedbe1 !important;
}

.topic-post .user-stats {
  margin: 0 0 15px;
}

.topic-post .user-stats li {
  display: inline-block;
  margin: 0 10px;
}

.profile-info-box .profile-stats span,
.topic-post .user-stats span {
  margin: 0 0 0 3px;
  font-weight: 700;
  color: #444;
}

.profile-info-box .pm-button,
.topic-post .pm-button {
  display: inline-block;
  border: none;
  background-color: #888;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.profile-info-box .pm-button:hover,
.topic-post .pm-button:hover {
  background-color: #999;
}

.topic-post .post-time {
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 700;
}

.topic-post .post-time span {
  color: #444;
}

.topic-post .post-actions {
  margin: 0 0 15px;
  font-size: 0;
}

.topic-post .post-actions > div {
  display: inline-block;
}

.topic-post .post-actions a {
  display: inline-block;
  margin: 1px 5px;
  font-size: 14px;
}

.topic-post .post-actions .delete-post-button,
.topic-post .post-actions .edit-post-button {
  padding: 10px 10px 10px 33px;
}

.topic-post .post-actions .edit-post-button {
  background: url(../images/edit_.png) left center no-repeat;
}

.topic-post .post-actions .delete-post-button {
  background: url(../images/remove_.png) left center no-repeat;
}

.topic-post .post-actions .delete-post-button:hover,
.topic-post .post-actions .edit-post-button:hover {
  color: #4ab2f1;
}

.topic-post .post-actions .post-link-button {
  padding: 10px;
  font-weight: 700;
  color: #4ab2f1;
}

.topic-post .post-actions .post-link-button:hover {
  text-decoration: underline;
}

.ft-cnt,
.homepage .btn,
.hpb a,
a.ft-cnt.col-md-4.col-sm-4.col-xs-12 {
  text-decoration: none;
}

.topic-post .post-actions .quote-post-button {
  background-color: #888;
  padding: 10px 20px;
  color: #fff;
}

.topic-post .post-actions .quote-post-button:hover {
  background-color: #999;
  color: #fff;
}

.topic-post .post-body {
  padding: 0 10px 20px;
  line-height: 22px;
  color: #444;
}

.latest-posts .user-posted-image,
.topic-post .user-posted-image {
  max-width: 100%;
  height: auto;
}

.latest-posts .quote,
.topic-post .quote {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #f9f9f9;
  padding: 10px;
  color: #777;
}

.topic-post .signature {
  border-top: 1px solid #ddd;
  padding: 20px;
  font-size: 13px;
  font-style: italic;
}

.forum-edit-page .page-title,
.move-topic-page .page-title,
.private-message-send-page .page-title {
  margin: 0 0 -1px;
}

.move-topic-page label {
  white-space: normal;
}

.forum-edit-page .message-error,
.private-message-send-page .message-error {
  margin: 20px 0;
}

.forum-edit-page .inputs strong {
  display: inline-block;
  max-width: 400px;
  font-size: 22px;
  font-weight: 400;
  color: #444;
  white-space: normal;
}

.forum-edit-page .inputs .topic-subject {
  font-size: 17px;
}

.forum-edit-page .inputs.reversed {
  margin: 0;
}

.forum-edit-page .inputs.reversed label {
  width: auto;
  margin: 5px;
  font-size: 14px;
  white-space: normal;
}

.forum-edit-page .toolbar,
.private-message-send-page .toolbar {
  max-width: 400px;
  margin: 20px auto;
  background-color: #ddd;
  padding: 10px;
}

.forum-edit-page .toolbar .button,
.private-message-send-page .toolbar .button {
  margin: 0 2px 0 0;
  border: 1px solid #cec6b5;
  padding: 2px;
}

.forum-edit-page .toolbar .button:hover,
.private-message-send-page .toolbar .button:hover {
  border: 1px solid #333;
}

.forum-edit-page textarea,
.private-message-send-page textarea {
  display: block;
  margin: auto;
}

.forum-edit-page .buttons input,
.move-topic-page .buttons input,
.private-messages .buttons input {
  min-width: 140px;
  border: none;
  background-color: #999;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.forum-edit-page .buttons input:hover,
.move-topic-page .buttons input:hover,
.private-messages .buttons input:hover {
  background-color: #888;
}

.forum-edit-page .buttons .button-1,
.move-topic-page .buttons .button-1,
.private-messages .buttons .button-1 {
  background-color: #4ab2f1;
}

.forum-edit-page .buttons .button-1:hover,
.move-topic-page .buttons .button-1:hover,
.private-messages .buttons .button-1:hover {
  background-color: #248ece;
}

.private-message-send-page a {
  font-size: 18px;
  color: #4ab2f1;
}

.ui-tabs {
  border: none;
  border-radius: 0;
  background: 0 0;
  padding: 0;
  font: 400 14px Arial, Helvetica, sans-serif;
  color: #777;
}

.ui-tabs-nav {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  font-size: 0;
  margin: 0 0 30px !important;
  border-width: 0 0 1px;
  border-radius: 0;
  background: 0 0;
  padding: 0 !important;
  line-height: normal;
  font-weight: 400;
  color: #444;
}

.ui-tabs-nav li {
  float: none !important;
  margin: 0 0 -1px !important;
  border: none !important;
  border-radius: 0;
  background: 0 0 !important;
  padding: 0 !important;
}

.private-message-view-page .view-message,
.private-messages-page .pager,
.private-messages-page .table-wrapper {
  margin: 0 0 30px;
}

.ui-tabs-nav li a {
  display: block;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 18px;
  color: #444;
  float: none !important;
  padding: 12px 24px !important;
}

.ui-tabs-nav li.ui-state-active a {
  background-color: #eee;
  color: #4ab2f1;
}

.ui-tabs-panel {
  padding: 0 !important;
}

.private-messages-page th.select {
  text-align: center;
}

.private-messages-page td.from,
.private-messages-page td.subject,
.private-messages-page td.to {
  min-width: 150px;
}

.private-messages-page td.date {
  white-space: nowrap;
}

.private-messages-page td.subject a {
  color: #444;
}

.private-messages-page td.subject a.pm-unread {
  color: #4ab2f1;
}

.private-message-view-page .buttons,
.private-messages-page .buttons {
  font-size: 0;
}

.private-message-view-page .buttons .button-1,
.private-message-view-page .buttons .button-2,
.private-messages-page .buttons .button-1,
.private-messages-page .buttons .button-2 {
  display: block;
  width: 250px;
  margin: 0 auto 3px;
  font-size: 15px;
}

.private-message-view-page .view-message {
  margin: 0 0 30px;
}

.private-message-view-page .message-head {
  margin: 0 0 20px;
  line-height: 22px;
}

.private-message-view-page .message-head span {
  font-weight: 700;
  color: #444;
}

.private-message-view-page .message-body {
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
  padding: 30px 20px;
  line-height: 22px;
  text-align: justify;
}

.latest-posts,
.profile-info-box {
  line-height: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.private-message-view-page .back-pm-button {
  text-transform: capitalize !important;
}

.hpb_t,
.nav-tabs > li > a {
  text-transform: uppercase;
}

.profile-info-box {
  overflow: hidden;
  font-size: 14px;
  color: #777;
}

.profile-info-box .user-details {
  margin: 0 0 30px;
}

.profile-info-box .avatar {
  margin: 0 auto 15px;
}

.profile-info-box .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444;
}

.profile-info-box .stats {
  margin: 0 0 15px;
}

.latest-posts {
  font-size: 14px;
  color: #777;
}

.latest-posts .topic {
  margin: 0 0 35px;
}

.latest-posts .topic-title {
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  background: #f6f6f6;
  padding: 10px;
  font-size: 16px;
}

.latest-posts .topic-title a {
  font-weight: 700;
  color: #444;
}

.latest-posts .topic-title a:hover {
  color: #4ab2f1;
}

.latest-posts .topic-body {
  margin: 0 0 15px;
  line-height: 22px;
}

.latest-posts .topic-data {
  color: #444;
}

pre {
  white-space: pre-wrap;
  white-space: normal;
  word-wrap: break-word;
}

.csharpcode {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #fff;
  padding: 10px;
  font-family: "Courier New", Courier, monospace;
  color: #000;
}

.csharpcode .rem {
  color: green;
}

.csharpcode .kwrd {
  color: #00f;
}

.csharpcode .str {
  color: #006080;
}

.csharpcode .op {
  color: #00c;
}

.csharpcode .preproc {
  color: #c63;
}

.csharpcode .asp {
  background-color: #ff0;
}

.csharpcode .html {
  color: maroon;
}

.csharpcode .attr {
  color: red;
}

.csharpcode .alt {
  width: 100%;
  margin: 0;
  background-color: #f6f6f6;
}

.csharpcode .lnum {
  color: #666;
}

span.cart-label b {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}

span.cart-label {
  line-height: 31px;
}

a.ico-cart {
  color: #fff !important;
}

label.cnumber {
  font-size: 18px;
  font-weight: 700 !important;
  padding-left: 0;
}

.cards_img img {
  height: 50px;
}

.cards_img {
  padding: 0 20px 20px;
}

.contact-page .page-body .topic-block .topic-block-title {
  padding-bottom: 5px;
  min-height: 0;
}

.contact-page .page-body .topic-block .topic-block-title h2 {
  color: #525478;
  font-weight: 500;
}

.contact-page .page-body .form-fields .inputs {
  width: 100%;
}

.contact-page .page-body .form-fields .inputs label {
  text-align: left;
  width: 150px;
  vertical-align: top;
  font-weight: 700 !important;
}

.contact-page .page-body .form-fields .inputs input {
  width: calc(100% - 200px);
}

.contact-page .page-body .form-fields .inputs textarea {
  width: calc(100% - 200px);
  min-height: 150px;
}

.contact-page .page-body .form-fields {
  width: 100%;
  margin: auto auto 10px;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
}

.contact-page .page-body .fieldset {
  display: none;
  box-shadow: none;
  margin-bottom: 0;
}

.sub-banner {
  width: 100%;
  overflow: hidden;
}

.sub-banner img {
  width: 100%;
}

.contact-info {
  width: 30%;
  display: inline-block;
  text-align: left;
}

.contact-page form {
  display: none !important;
  width: 69%;
  display: inline-block;
  vertical-align: top;
}

.contact-info h1 {
  color: #cf0808;
  font-weight: 400;
  padding: 10px 0;
}

.contact-info p {
  font-size: 17px;
}

@media (max-width: 1000px) {
  .contact-page .page-body .form-fields .inputs input,
  .contact-page .page-body .form-fields .inputs textarea,
  .contact-page form {
    width: 100%;
  }
  .contact-info {
    width: 100%;
    text-align: center;
  }
  .login-page .new-wrapper,
  .login-page .returning-wrapper {
    float: none;
    width: 99%;
  }
  .login-page .returning-wrapper .form-fields {
    padding: 20px;
  }
}

.hpb a,
.hpb_d,
.hpb_t {
  text-align: left !important;
}

.homepage {
  font-size: 16px !important;
  line-height: 24px;
  margin: 20px auto;
}

.homepage .highlight {
  color: #c80707;
}

.homepage .btn,
.hpb {
  display: inline-block;
  color: #fff;
  transition: all 0.3s;
}

.homepage .btn {
  padding: 6px 15px;
  background: #c80707;
  border-radius: 0;
  font-size: 18px;
  margin: 20px 0;
}

.homepage .btn i {
  font-size: 18px;
  padding-right: 10px;
}

.hpbs {
  padding: 20px 0;
}

.hpb {
  background: url(/Themes/PowerHub/Content/images/search-hm.png) 100% 100%
    no-repeat #2196f2;
  width: 30%;
  margin: 10px 1%;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  min-width: 280px;
  padding: 0 30px 40px;
  background-size: 120px;
}

.hpb a,
.ptabs {
  display: block;
}

.hpb:hover {
  transform: scale(0.95);
}

.hpb a {
  color: inherit;
}

.hpb:nth-child(2) {
  background: url(/Themes/PowerHub/Content/images/check-out-hm.png) 100% 100%
    no-repeat #00bcd4;
  padding: 0 30px 40px;
  background-size: 120px;
}

.hpb:nth-child(3) {
  background: url(/Themes/PowerHub/Content/images/req-note-hm.png) 100% 100%
    no-repeat #f44336;
  background-size: 110px;
}

.hpb_i:after {
  background: rgba(0, 0, 0, 0.12);
  width: 100%;
  height: 100%;
  position: absolute;
  right: -51%;
  top: 0;
  transform: skew(-63deg);
}

.hpb_d,
.hpb_t {
  position: relative;
  z-index: 1;
}

.hpb_i span {
  font-size: 40px !important;
  color: #fff;
}

.hpb_t {
  font-size: 18px !important;
  padding: 0 0 10px;
  letter-spacing: 0.5px;
  font-weight: 700;
}

.hpb_d {
  padding: 0 0 15px;
  line-height: 20px;
  font-size: 15px !important;
}

.button-1,
.button-2 {
  text-shadow: none;
}
.ptabs {
  text-align: left;
}
.ptabs div {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  color: #000;
}

#fitsDescription:before,
#includedAccessories:before,
#mainDescription:before,
#quickSpecs:before,
#replacesDescription:before,
#warranty:before {
  font-size: 16px;
  display: block;
  width: calc(100% + 20px);
  margin-left: -10px;
  font-weight: 700;
}

.ptabs .active {
  background: #c80707;
  color: #fff;
  border-left: 1px solid #c80707;
}

#fitsDescription {
  padding-bottom: 7px;
  max-height: 200px;
  overflow-y: auto;
}

#fitsDescription:before,
#mainDescription:before,
#replacesDescription:before {
  margin-bottom: 20px;
  padding: 0 10px;
  background: #c80707;
  color: #fff;
}

#quickSpecs:before {
  content: "Quick Specs";
  margin-bottom: 20px;
  padding: 5px 10px;
  background: #009fd4;
  color: #fff;
}

#warranty:before {
  content: "Warranty";
  margin-bottom: 20px;
  padding: 5px 10px;
  background: #00d462;
  color: #fff;
}

#includedAccessories:before {
  content: "Included Accessories";
  margin-bottom: 20px;
  padding: 5px 10px;
  background: #007cd4;
  color: #fff;
}

#fitsDescription,
#includedAccessories,
#mainDescription,
#quickSpecs,
#replacesDescription,
#warranty {
  border: 1px solid #c80707;
  padding: 0 20px 20px;
  text-align: left;
}

#warranty {
  display: none;
}

.header-menu .sublist li:hover > a {
  background: rgba(0, 0, 0, 0.35);
}

section.all-manufacturers a {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}

section.all-manufacturers a img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

ul.cat_drop li a {
  text-align: left;
}

.header-menu .top-menu li.li-manufacture:hover section.all-manufacturers a {
  padding: 8px 10px;
}

.inner-banner {
  overflow: hidden;
  margin-bottom: 20px;
}

.inner-banner.applience-page {
  overflow: hidden;
  width: 1250px;
  margin: auto;
}

.page.topic-page .page-title {
  display: none;
}

.inner-banner img {
  width: 100%;
}

.fa-lg {
  vertical-align: 0;
}

@media all and (max-width: 1000px) {
  div#topcartlink {
    top: 0;
  }
  a#simple-menu {
    padding-top: 3px !important;
  }
  .header-links ul li a {
    color: #fff !important;
  }
  .header-links ul li:nth-child(1) {
    border-left: 0 !important;
  }
  .header-links ul li a:hover {
    background: #c80707;
    box-shadow: none;
  }
  .menu-toggle,
  .sublist-toggle {
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
  }
  section.all-manufacturers,
  ul.cat_drop {
    display: none !important;
  }
  ul.top-menu.mobile {
    text-align: left;
    position: absolute;
    top: 40px;
    right: 0;
    width: 160px;
    box-shadow: 0 0 10px #333;
  }
  .top-menu.mobile li {
    display: block;
  }
  .header-top select {
    float: right;
    width: auto;
    margin-top: 4px;
  }
  .desktop_headerlinks .header-links {
    display: none;
  }
  .cart {
    display: block;
  }
  .home-page .topic-block,
  .topic-block-title {
    margin-bottom: 0;
  }
  .home-page .topic-block {
    margin-bottom: 30px;
  }
  .news-list-homepage {
    margin-top: 0;
  }
  .cart colgroup,
  .cart thead {
    display: none;
  }
  .cart tbody {
    display: block;
    overflow: hidden;
  }
  .cart tr {
    display: block;
    float: left;
    width: 100% !important;
    margin: 40px 0 0;
    border: 1px solid #ddd;
  }
  .cart td {
    display: block;
    border: none;
    padding: 10px;
  }
  .cart td.remove-from-cart {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
    color: #fff;
  }
  .cart td.remove-from-cart input[type="checkbox"] {
    width: 16px;
    vertical-align: middle;
    height: 16px;
  }
  .cart td.product-picture {
    border-top: 1px solid #ddd;
    padding: 15px 10px 5px;
  }
  .cart td.product {
    min-width: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px 15px;
    text-align: center;
  }
  .cart td.quantity {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
  }
  .cart td.subtotal,
  .cart td.unit-price {
    display: inline-block;
    padding: 20px 10px;
    vertical-align: middle;
  }
  a#simple-menu {
    margin-top: 5px;
  }
  .order-details-page .data-table {
    display: block;
  }
  .order-details-page .data-table colgroup,
  .order-details-page .data-table thead {
    display: none;
  }
  .order-details-page .data-table tbody {
    display: block;
    overflow: hidden;
  }
  .order-details-page .data-table tr {
    display: block;
    float: left;
    width: 100%;
    margin: 40px 0 0;
    border: 1px solid #ddd;
  }
  .order-details-page .data-table td {
    display: block;
    border: none;
    padding: 10px;
  }
  .order-details-page .data-table td.product,
  .order-details-page .data-table td.tracking-number {
    min-width: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px 15px;
    text-align: center;
  }
  .menu-toggle {
    padding: 10px;
    font-size: 20px;
    color: #fff;
    background: #c80707 !important;
    height: 40px;
    width: 40px;
    text-align: center;
    float: right;
  }
  .header-menu {
    position: relative;
    z-index: 1;
    margin: 10px auto 00px;
    float: right !important;
    padding: 0;
    width: 40px !important;
  }
  .menu-toggle:after {
    content: "";
    display: table;
    clear: both;
  }
  .search-box {
    margin-top: -40px !important;
    width: 360px !important;
    float: right !important;
  }
  .top-menu {
    display: none;
  }
  .top-menu.mobile li {
    width: 100%;
  }
  .header-menu .top-menu.mobile > li > a:hover {
    background: #f7f7f7;
  }
  .top-menu.mobile .sublist ul {
    padding: 0;
  }
  .top-menu.mobile .sublist li {
    margin: 0;
    background: #fff;
  }
  .top-menu.mobile .sublist li a {
    color: #555;
    font-size: 13px;
    padding: 10px;
  }
  .top-menu > li {
    position: relative;
    margin: 0;
    background-color: #fff;
  }
  .top-menu > li > a {
    display: block;
    min-height: 40px;
    padding: 18px;
    font-size: 15px;
    color: #555;
  }
  .header-menu .top-menu li a {
    padding: 15px 16px !important;
    border-bottom: 1px solid #ddd;
  }
  .top-menu .sublist {
    display: none;
    background-color: #fff;
    padding: 5px 0;
  }
  .top-menu .sublist li {
    position: relative;
    margin: 1px 0 1px 20px;
  }
  .top-menu .sublist li a {
    display: block;
    padding: 15px 18px;
    font-size: 15px;
  }
  .sublist-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    border-left: 1px solid #fff;
    background: url(../images/toggle-black.png) center no-repeat;
    padding: 15px;
    font-size: 15px;
    color: #fff;
  }
  .sublist .sublist-toggle {
    height: 49px;
  }
  .sublist .sublist li {
    background-color: #f6f6f6;
  }
  .sublist .sublist .sublist li {
    background-color: #fff;
  }
  .block-category-navigation {
    display: none;
  }
  .block-account-navigation {
    float: none;
    margin: auto !important;
  }
}

@media all and (min-width: 481px) {
  .cart tr,
  .order-details-page .data-table tr {
    width: 46%;
    margin: 40px 2% 0;
  }
  .cart tr:nth-child(2n + 1),
  .order-details-page .data-table tr:nth-child(2n + 1) {
    clear: both;
  }
  .search-box input.search-box-text {
    width: 280px;
  }
  .ui-autocomplete {
    width: 280px !important;
  }
  .ui-autocomplete img {
    display: inline;
  }
  .footer-block {
    width: 85%;
  }
  .newsletter-email input[type="text"] {
    width: 240px;
  }
  .product-filter {
    display: table-cell;
    vertical-align: top;
    text-align: left;
  }
  .product-filter.price-range-filter {
    width: 200px;
  }
  .product-filter .product-spec-group {
    float: left;
    margin: 0 25px 10px 0;
  }
  .product-filter .group li.item {
    display: block;
    margin: 0;
  }
  .overview-buttons div {
    margin: 0 3px 15px;
  }
  .wishlist-content .button-2 {
    display: inline-block;
    width: auto;
    min-width: 140px;
    margin: 0 1px 5px;
  }
  .enter-password-form input[type="password"] {
    width: 260px;
  }
  .forums-header {
    background-color: #f9f9f9;
    padding: 30px 20px 20px;
  }
  .ui-tabs-nav li {
    display: inline-block;
    min-width: 150px;
    margin: 0 5px -1px !important;
  }
  .private-message-view-page .buttons .button-1,
  .private-message-view-page .buttons .button-2,
  .private-messages-page .buttons .button-1,
  .private-messages-page .buttons .button-2 {
    display: inline-block;
    width: auto;
    margin: 1px;
  }
}

@media all and (min-width: 769px) {
  .cart tr,
  .order-details-page .data-table tr {
    width: 31.33333%;
    margin: 40px 1% 0;
  }
  .product-selectors,
  .variant-overview {
    text-align: left;
  }
  .checkout-page .address-grid,
  .forum-actions,
  .order-details-area,
  .order-details-page .totals,
  .order-review-data,
  .shipment-details-area,
  .topic-actions {
    overflow: hidden;
  }
  .home-page-polls li {
    min-width: 100px;
  }
  .cart tr:nth-child(2n + 1) {
    clear: none;
  }
  .cart tr:nth-child(3n + 1) {
    clear: both;
  }
  .order-details-page .data-table tr:nth-child(2n + 1) {
    clear: none;
  }
  .order-details-page .data-table tr:nth-child(3n + 1),
  .profile-info-box .send-pm {
    clear: both;
  }
  .footer-block {
    display: inline-block;
    width: 25.33333%;
    margin: 0 1%;
    vertical-align: top;
  }
  .footer-block .title {
    margin: 0 0 15px;
    background: 0 0;
    padding: 0;
    cursor: auto;
  }
  .footer-block .list {
    display: block !important;
    background: 0 0;
    padding: 0;
  }
  .footer-block .list li {
    padding: 5px 0;
  }
  .footer-block .list a {
    display: inline;
    padding: 0;
  }
  .follow-us {
    width: 98%;
  }
  .product-selectors .product-viewmode {
    display: inline-block;
    float: right;
  }
  .product-selectors .product-viewmode span {
    display: none;
  }
  .product-selectors .product-viewmode a {
    display: inline-block;
    width: 24px;
    height: 32px;
    margin: 0 0 0 12px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
  .product-list .item-box:hover .picture a img,
  .product-selectors .product-viewmode a.selected {
    opacity: 1;
  }
  .product-selectors .product-viewmode a.grid {
    background-image: url(../images/view-grid.png);
  }
  .product-selectors .product-viewmode a.list {
    background-image: url(../images/view-list.png);
  }
  .product-list .item-box {
    float: none;
    width: auto;
    margin: 0 5px 20px;
  }
  .product-list .item-box .product-item:after {
    content: "";
    display: block;
    clear: both;
  }
  .product-list .item-box .picture {
    float: left;
    width: 220px;
  }
  .product-list .item-box .picture:hover a img {
    opacity: 0.85;
  }
  .product-list .item-box .picture + .details {
    margin: 0 0 0 240px;
  }
  .product-list .item-box .product-title {
    height: auto;
    padding: 10px 0;
    font-size: 18px;
  }
  .product-list .item-box .description {
    display: block;
    margin: 0 0 10px;
    line-height: 22px;
  }
  .product-list .item-box .prices {
    height: auto;
    margin: 0 0 30px;
  }
  .product-list .item-box .product-box-add-to-cart-button {
    width: auto;
    min-width: 150px;
    padding: 0 20px;
  }
  .product-list .item-box .add-to-compare-list-button,
  .product-list .item-box .add-to-wishlist-button {
    width: 42px;
  }
  .gallery {
    width: 550px;
  }
  .variant-picture {
    float: left;
  }
  .variant-picture + .variant-overview {
    width: auto;
    margin: 0 0 0 240px;
  }
  .product-review-item .review-title {
    float: left;
    max-width: 600px;
  }
  .product-review-item .product-review-box {
    float: right;
  }
  .address-list-page .section,
  .order-list-page .section,
  .return-request-list-page .section {
    display: inline-block;
    width: 45%;
    margin: 20px 1%;
    vertical-align: top;
  }
  .recurring-payments {
    width: 100% !important;
    margin: 20px 0 !important;
  }
  .order-progress {
    padding: 20px;
  }
  .order-progress li {
    margin: 0 10px;
  }
  .order-progress a {
    min-width: 80px;
  }
  .cart-options .common-buttons {
    text-align: right;
  }
  .cart-options .checkout-attributes,
  .cart-options .selected-checkout-attributes {
    padding: 0 10px;
  }
  .payment-method .payment-logo,
  .shipping-method .method-name {
    padding: 10px;
    background-color: #f6f6f6;
  }
  .cart-footer .totals {
    float: right;
    width: 35%;
    margin: 0 2.5%;
  }
  .cart-footer .terms-of-service {
    text-align: left;
  }
  .cart-footer .addon-buttons,
  .cart-footer .checkout-buttons {
    text-align: right;
  }
  .cart-footer .cart-collaterals {
    float: left;
    width: 63%;
    margin: 0 0.5%;
  }
  .cart-footer .cart-collaterals div,
  .cart-footer .cart-collaterals label {
    text-align: left;
  }
  .cart-footer .estimate-shipping label {
    display: block;
    margin: 0 0 10px;
  }
  .cart-footer .estimate-shipping .buttons {
    text-align: right;
  }
  .checkout-page .selected-checkout-attributes {
    float: right;
    text-align: right;
  }
  .checkout-page .cart-footer .totals {
    max-width: 350px;
    margin: 0;
  }
  .checkout-page .address-item {
    float: left;
    width: 48%;
    margin: 0 1% 40px;
  }
  .payment-method .method-list li,
  .shipping-method .method-list li {
    display: inline-block;
    width: 25%;
    margin: 20px 2%;
    vertical-align: top;
  }
  .payment-method .payment-logo {
    display: block;
  }
  .payment-method .payment-details {
    display: block;
    width: auto;
    min-width: 0;
    margin: 10px 0 0;
    text-align: center;
  }
  .payment-info .info {
    padding: 30px 75px;
  }
  .order-details-area ul,
  .order-review-data ul,
  .shipment-details-area ul {
    float: left;
    width: 48%;
    margin: 0 1% 40px;
  }
  .order-details-page .section.options {
    text-align: right;
  }
  .order-details-page .selected-checkout-attributes {
    padding: 0 10px;
  }
  .order-details-page .total-info {
    float: right;
    margin: 0 5px;
  }
  .shipment-details-page .tracking-number .tracking-url {
    color: #4ab2f1;
  }
  .blog-posts .tags {
    float: right;
    width: 80%;
    text-align: right;
  }
  .blog-posts .buttons {
    float: left;
    width: 20%;
    text-align: left;
  }
  .new-comment,
  .new-comment .buttons {
    text-align: center;
  }
  .comment-list .comment {
    display: table;
    width: 100%;
    margin: 0;
  }
  .comment-content,
  .comment-info {
    display: table-cell;
    vertical-align: top;
  }
  .comment-list .comment:last-child {
    border-bottom: 1px solid #ddd;
  }
  .comment-info {
    width: 15%;
    margin: 0;
  }
  .comment-info .username {
    min-height: 40px;
    margin: 0;
    border: none;
    text-align: center;
  }
  .comment-info .avatar {
    border: none;
  }
  .comment-info .avatar img {
    max-width: 80%;
    max-height: 80%;
  }
  .comment-content {
    width: 85%;
    border-left: 1px solid #ddd;
    text-align: left;
  }
  .comment-time {
    min-height: 40px;
    margin: 0;
    background-color: #f6f6f6;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
  }
  .comment-title {
    margin: 0 0 -20px;
    padding: 20px;
  }
  .comment-body {
    padding: 20px;
  }
  .forum-actions .actions,
  .topic-actions .actions {
    float: left;
  }
  .forum-actions .pager,
  .topic-actions .pager {
    float: right;
    max-width: 450px;
  }
  .forum-actions .pager li,
  .topic-actions .pager li {
    margin: 2px 4px;
  }
  .forum-actions .pager.upper,
  .topic-actions.lower .actions {
    display: block;
  }
  .topic-posts {
    margin: 0 0 30px;
  }
  .topic-post {
    display: table;
    width: 100%;
    margin: 0;
  }
  .topic-post .post-info {
    display: table-cell;
    width: 15%;
    margin: 0;
    vertical-align: top;
    text-align: left;
  }
  .topic-post .user-info {
    width: auto;
  }
  .topic-post .username {
    min-height: 40px;
    margin: 0;
    border: none;
    text-align: center;
  }
  .topic-post .avatar {
    margin: auto;
    border: none;
  }
  .topic-post .avatar img {
    max-width: 80%;
    max-height: 80%;
  }
  .topic-post .user-stats li {
    margin: 0;
  }
  .topic-post .send-pm {
    margin: 0 0 20px;
  }
  .profile-info-box .pm-button,
  .topic-post .pm-button {
    padding: 8px 16px;
    font-size: 13px;
  }
  .topic-post .post-content {
    display: table-cell;
    width: 85%;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
  }
  .topic-post .post-head {
    min-height: 40px;
    overflow: hidden;
    background-color: #f6f6f6;
  }
  .topic-post .post-time {
    float: left;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
  }
  .topic-post .post-actions {
    float: right;
    margin: 0;
  }
  .topic-post .post-actions a {
    margin: 0;
    line-height: 20px;
  }
  .topic-post .post-actions .quote-post a {
    min-width: 70px;
  }
  .topic-post .post-actions a.post-link-button {
    margin: 0 0 0 10px;
    border-left: 1px solid #ddd;
    text-align: center;
  }
  .profile-info-box .send-pm,
  .profile-info-box .title,
  .ui-tabs-nav {
    text-align: left;
  }
  .topic-post .post-body {
    padding: 20px;
  }
  .ui-tabs-nav li {
    margin: 0 10px -1px 0 !important;
  }
  .profile-info-box .avatar {
    float: left;
    margin: 0 15px 15px 0;
  }
  .profile-info-box .profile-stats {
    float: left;
    text-align: left;
  }
}

@media all and (min-width: 1001px) {
  .inputs .option-list li,
  .inputs label {
    margin: 0 10px 0 0;
  }
  .header-links a,
  .header-links a:hover {
    text-decoration: none;
  }
  .footer-lower:after,
  .footer-upper:after {
    clear: both;
  }
  .block a.product-name,
  .block a.product-picture,
  .header-logo {
    vertical-align: middle;
  }
  .inputs,
  .page {
    text-align: left;
  }
  .inputs label {
    display: inline-block;
    width: 265px;
    text-align: right;
  }
  .inputs input[type="password"],
  .inputs input[type="text"],
  .inputs select {
    min-height: 40px;
  }
  .center-1 .buttons {
    text-align: center;
  }
  .center-2 .inputs label {
    width: 136px;
  }
  .page-title a + h1 {
    float: left;
  }
  .link-rss {
    display: block;
    float: right;
    margin: 6px 0 0;
  }
  .cart label,
  .order-details-page .data-table label {
    display: none;
  }
  .cart tr,
  .order-details-page .data-table tr {
    margin: 0;
    width: auto;
  }
  .header-selectors-wrapper {
    text-align: right;
    float: right;
  }
  .currency-selector {
    float: right;
    margin: 8px 0;
  }
  .language-selector {
    float: right;
    padding: 0 10px;
    color: #fff;
  }
  .header-menu .top-menu li ul.sublist {
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    z-index: 99999;
    background: #5d6163 !important;
  }
  .header-selectors-wrapper > div {
    width: auto;
    min-width: 100px;
    margin: 0 12px 0 0;
    line-height: 43px;
  }
  .header-selectors-wrapper select {
    height: 25px;
    padding: 4px;
    font-size: 12px;
  }
  .language-list {
    text-align: left;
  }
  .header-links-wrapper {
    position: relative;
    float: right;
    text-align: right;
    width: auto;
  }
  .header-links {
    float: right;
    padding: 16px 0 14px;
    display: inline-table;
  }
  .header-links ul {
    padding: 0;
    margin: 0;
    float: left;
  }
  .header-links ul li {
    list-style: none;
    display: inline;
    padding-right: 2px;
    margin-right: 10px;
    float: left;
  }
  .header-links a {
    color: #c4c6c6;
    text-transform: uppercase;
    float: left;
  }
  .header-links a.account {
    padding-left: 10px;
  }
  #topcartlink {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 3px 18px 6px;
  }
  .flyout-cart {
    display: none;
    position: absolute;
    float: left;
    top: 34px;
    right: 0;
    width: 300px;
    min-height: 50px;
    z-index: 99999;
    padding-top: 9px;
  }
  .flyout-cart.active {
    display: block;
  }
  .mini-shopping-cart {
    background: #f7f7f7;
    background: -moz-linear-gradient(
      top,
      rgba(247, 247, 247, 1) 0,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(247, 247, 247, 1)),
      color-stop(100%, rgba(255, 255, 255, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(247, 247, 247, 1) 0,
      rgba(255, 255, 255, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(247, 247, 247, 1) 0,
      rgba(255, 255, 255, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(247, 247, 247, 1) 0,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(247, 247, 247, 1) 0,
      rgba(255, 255, 255, 1) 100%
    );
    padding: 5px 10px 10px;
    margin: 0;
    position: relative;
    border: 1px solid #dadddf;
    font-size: 13px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .mini-shopping-cart:after,
  .mini-shopping-cart:before {
    bottom: 100%;
    left: 88%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .footer-lower:after,
  .footer-upper:after,
  .mini-shopping-cart .picture a:before {
    content: "";
  }
  .mini-shopping-cart:after {
    border-color: rgba(252, 252, 252, 0);
    border-bottom-color: #fcfcfc;
    border-width: 8px;
    margin-left: -8px;
  }
  .mini-shopping-cart:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #dadddf;
    border-width: 9px;
    margin-left: -9px;
  }
  .mini-shopping-cart .count {
    padding: 5px 0 15px;
    color: #444;
  }
  .mini-shopping-cart .count a {
    margin: 0 2px;
    font-weight: 700;
    color: #444;
  }
  .mini-shopping-cart .items {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
  }
  .mini-shopping-cart .item {
    overflow: hidden;
    padding: 10px 0;
  }
  .mini-shopping-cart .picture {
    float: left;
    width: 70px;
    text-align: center;
  }
  .block .title,
  .footer-powered-by,
  .header-logo,
  .header-menu .sublist,
  .header-menu .sublist li a,
  .item-box .buttons,
  .newsletter-validation .field-validation-valid {
    text-align: left;
  }
  .item-box .buttons {
    text-align: left !important;
  }
  .mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .mini-shopping-cart .picture a:before {
    display: block;
    padding-top: 100%;
  }
  .mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
  }
  .mini-shopping-cart .picture + .product {
    margin: 0 0 0 80px;
  }
  .mini-shopping-cart .name {
    margin: 0 0 10px;
    font-size: 14px;
  }
  .mini-shopping-cart .name a {
    color: #4ab2f1;
  }
  .mini-shopping-cart .name a:hover {
    color: #248ece;
  }
  .mini-shopping-cart .attributes {
    margin: 5px 0;
    color: #444;
  }
  .mini-shopping-cart .totals {
    margin: 0 0 12px;
    font-size: 14px;
  }
  .mini-shopping-cart .totals strong {
    font-size: 16px;
    color: #444;
  }
  .mini-shopping-cart .buttons {
    margin: 0 0 5px;
  }
  .mini-shopping-cart input[type="button"] {
    display: inline-block;
    border: none;
    background-color: #2f363a;
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
  }
  .mini-shopping-cart input[type="button"]:hover {
    background-color: #cc0707;
  }
  .header-lower {
    display: table;
    width: 100%;
  }
  .header-logo {
    display: table-cell;
    font-size: 0;
  }
  .menu-toggle,
  .sublist-toggle {
    display: none;
  }
  .header-menu ul.top-menu.mobile {
    font-size: 0;
    display: none !important;
  }
  .header-menu .sublist {
    display: none;
    position: absolute;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 0;
  }
  .block .listbox,
  .footer-lower:after,
  .footer-upper:after,
  .header-menu ul li:hover > .sublist,
  .newsletter-email {
    display: block;
  }
  .header-menu .sublist li {
    position: relative;
    width: 100%;
  }
  .header-menu .sublist li a {
    display: block;
    position: relative;
    padding: 10px 20px 10px 30px;
    font-size: 14px;
  }
  .header-menu .sublist .sublist {
    top: -10px;
    left: 100% !important;
  }
  .footer-block {
    width: 24%;
  }
  .footer-block .list {
    margin: 0;
  }
  .follow-us {
    width: 300px !important;
    float: right;
  }
  .follow-us .social li {
    margin: 0 10px 0 0;
  }
  .newsletter-email input[type="text"] {
    width: 400px;
    float: none;
    background: 0 0;
    box-shadow: none;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    border-right: 0;
  }
  .footer-info {
    line-height: 20px;
    float: left;
    padding: 10px 25px 0;
  }
  .footer-powered-by {
    margin: 0;
  }
  .theme-selector {
    float: left;
    margin: 0 0 0 15px;
  }
  .block {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .block .title {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px 2px 0 0;
    margin: 0;
    background: #2f363a;
  }
  .block .title strong {
    font-weight: 700;
  }
  .block .listbox {
    border-bottom: none;
  }
  .block .listbox ul {
    margin: 0;
  }
  .block a.product-picture {
    display: inline-block;
    position: relative;
    width: 30%;
    margin: 0 0 0 -10px;
  }
  .block a.product-picture + a.product-name {
    width: 70%;
  }
  .block a.product-picture + a.product-name:before {
    display: none;
  }
  .breadcrumb {
    margin: 0;
  }
  .shopping-cart-page .product-grid .item-box {
    width: 24%;
    margin: 0 0.5% 50px;
    float: left;
  }
  .product-details-page .product-grid .item-box:nth-child(2n + 1),
  .shopping-cart-page .product-grid .item-box:nth-child(2n + 1) {
    clear: none;
  }
  .news-list-homepage .news-item:nth-child(3n + 1),
  .product-details-page .product-grid .item-box:nth-child(4n + 1),
  .shopping-cart-page .product-grid .item-box:nth-child(3n + 1) {
    clear: both;
  }
  .gallery {
    float: left;
    width: 40%;
  }
  .gallery .picture {
    width: auto;
  }
  .overview {
    float: right;
    width: 55%;
  }
  .rental-attributes {
    overflow: hidden;
  }
  .rental-attributes .attribute-item {
    float: left;
    margin: 0 20px 0 0;
  }
  .rental-attributes .datepicker {
    width: 160px;
    text-align: left;
  }
  .color-squares li {
    margin: 0 10px 10px 0;
  }
  .product-details-page .title {
    border: none;
    margin: 0;
  }
  .product-review-item .review-title {
    max-width: 850px;
  }
  .compare-products-page .page-title {
    margin: 0 0 -1px;
  }
  .compare-products-page .clear-list {
    position: absolute;
    top: 7px;
    right: 0;
  }
  .compare-products-table .full-description td {
    display: table-cell;
  }
  .compare-products-table .full-description td p {
    margin-top: 0;
  }
  .center-1 .topic-block-title {
    text-align: center;
  }
  .topic-page p {
    text-align: justify;
  }
  .gender span {
    margin: 0 10px 0 0;
  }
  .gender span > * {
    margin: 0 5px 0 0;
  }
  .date-of-birth select + select {
    margin: 0 0 0 11px;
  }
  #check-availability-button {
    display: block;
    margin: 10px auto;
  }
  .login-page .new-wrapper {
    float: left;
    width: 49%;
    margin: 0;
  }
  .login-page .returning-wrapper {
    float: right;
    width: 49%;
  }
  .login-page .returning-wrapper .form-fields {
    min-height: 200px;
    padding: 30px;
  }
  .login-page .returning-wrapper .inputs label {
    display: block;
    width: auto;
    text-align: left;
    padding-bottom: 5px;
  }
  .address-list-page .section,
  .order-list-page .section,
  .return-request-list-page .section {
    display: block;
    width: auto;
    margin: 0 0 40px;
  }
  .address-list-page .buttons,
  .order-list-page .buttons {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .avatar-page .buttons,
  .avatar-page .message-error {
    text-align: left;
  }
  .shopping-cart-page .cart-options {
    overflow: hidden;
  }
  .shopping-cart-page .checkout-attributes {
    float: left;
    max-width: 565px;
    margin: -30px 0 15px;
  }
  .shopping-cart-page .checkout-attributes li {
    margin: 5px 10px 5px 0;
  }
  .shopping-cart-page .selected-checkout-attributes {
    float: right;
    max-width: 395px;
    margin: 15px 0;
  }
  .order-progress {
    margin: -30px 0 50px;
  }
  .checkout-page .address-item {
    width: 31.33333%;
  }
  .checkout-page .terms-of-service {
    text-align: center;
  }
  .payment-info .info {
    padding: 30px 15px;
  }
  .payment-info .info td:first-child {
    width: 265px !important;
    margin: 0 10px 0 0;
    text-align: right;
  }
  .payment-info .info td:only-child {
    width: 100% !important;
  }
  .opc .order-review-data ul,
  .order-details-area .title,
  .order-review-data .title,
  .shipment-details-area .title {
    text-align: left;
  }
  .advanced-search .price-range {
    margin-left: 0px;
  }
  .comment-list {
    margin: 0 0 50px;
  }
  .news-list-homepage .news-items {
    overflow: hidden;
    text-align: left;
  }
  .news-list-homepage .news-item {
    float: left;
    width: 31.33333%;
    margin: 0 1% 30px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  .news-list-homepage .news-item:only-child {
    float: none;
    width: auto;
    margin: 0 0 30px;
  }
  .news-list-homepage .news-head {
    text-align: center;
  }
  .news-list-homepage .news-body {
    text-align: justify;
  }
  .forum-breadcrumb {
    margin: -30px 0 30px;
  }
  .current-time {
    float: right;
  }
  .forum-search-box {
    float: left;
  }
  .forum-search-box .advanced {
    text-align: left;
  }
  .forum-search-box .advanced a {
    line-height: normal;
  }
  .forums-table-section td {
    min-width: 150px;
  }
  .forums-table-section td:first-child {
    min-width: 90px;
  }
  .forums-table-section .view-all {
    text-align: right;
  }
  .topic-actions .pager.upper {
    display: block;
    max-width: 400px;
  }
  .forum-edit-page textarea,
  .private-message-send-page textarea {
    width: 600px;
    height: 250px;
  }
  .private-message-send-page .toolbar {
    display: inline-block;
    width: 400px;
    margin: 10px 0;
    vertical-align: middle;
  }
}

.configure-button,
.configure-button a {
  color: #fff !important;
}

@media all and (min-width: 1367px) {
  .inputs label {
    width: 375px;
  }
  .center-2 .inputs label {
    width: 213px;
  }
  .header-menu > ul > li {
    padding: 0 20px;
  }
  .header-menu > ul > li > a,
  .header-menu > ul > li > span {
    font-size: 18px;
  }
  .product-review-item .review-title {
    max-width: 1050px;
  }
  .login-page .returning-wrapper input[type="password"],
  .login-page .returning-wrapper input[type="text"] {
    width: 360px;
  }
  .cart-footer .totals {
    width: 380px;
    margin: 6px 0;
  }
  .cart-footer .cart-collaterals {
    width: 760px;
    margin: 0;
  }
  .cart-footer .cart-collaterals .deals {
    float: left;
    max-width: 375px;
  }
  .cart-footer .cart-collaterals .shipping {
    float: right;
    width: 360px;
  }
  .cart-footer .estimate-shipping .inputs label {
    display: inline-block;
    width: 35%;
  }
  .cart-footer .estimate-shipping .inputs input,
  .cart-footer .estimate-shipping .inputs select {
    width: 65%;
  }
  .payment-method .method-list li,
  .shipping-method .method-list li {
    margin: 20px 1%;
  }
  .payment-info .info td:first-child {
    width: 375px !important;
  }
  .payment-info .info td:only-child {
    width: 100% !important;
  }
  .forum-actions .pager,
  .topic-actions .pager {
    max-width: 600px !important;
  }
}

.theme-custom {
  margin-top: -10px !important;
  margin-bottom: 35px !important;
}

.order-summary-content table,
.products.section table {
  width: 100%;
}

.theme-color-picker {
  position: fixed;
  top: 200px;
  left: 0;
  z-index: 9;
}

.configure-button {
  background-color: #696763;
  height: 50px;
  width: 50px;
  position: absolute;
  left: 0;
  padding: 11px 14px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  display: none;
}

.configure-button a:hover {
  color: #fff;
}

.options-choosing-palette {
  padding: 10px 0 10px 17px;
}

.color-options {
  height: 200px;
  padding: 20px;
  width: 200px;
  border: 1px solid #696763;
  left: -200px;
  position: absolute;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  background: #fff;
}

.color-options h3 {
  padding: 0;
}

.color-options ul {
  padding: 0;
  margin: 10px 0 0;
}

.color-options ul li {
  padding: 5px 0;
  margin: 0 10px 0 0;
  display: inline;
  float: left;
}

.color-options ul li a {
  width: 35px;
  height: 35px;
  border: 3px solid #f7f7f7;
  overflow: hidden;
  display: block;
}

.page-home {
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
}

@media (min-width: 768px) {
  .page-home {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .page-home {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .page-home {
    width: 1170px;
  }
  .container {
    width: 1250px !important;
  }
}

.owl-theme .owl-controls {
  display: none !important;
}

.customNavigation {
  right: 0;
  position: absolute;
  top: 0;
}

.nav-tabs {
  border: 0;
  display: table;
  margin: 15px auto 25px;
}

.nav-tabs > li {
  border: 0;
  margin: 0 15px !important;
}

.nav-tabs > li > a {
  padding: 0;
  display: block;
  font-size: 18px;
  color: #424a4f;
  border: 0;
  font-family: proximasemibold;
  letter-spacing: 0.05em;
  overflow: hidden;
  margin: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover {
  border: 0;
  background: 0 0;
}

.nav-tabs > li > a span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.nav-tabs > li > a span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.desktop_headerlinks,
.feat-title,
.slider-wrapper {
  position: relative;
}

.nav-tabs > li > a:focus span,
.nav-tabs > li > a:hover span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  .master-wrapper-content: after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
  }
  .header,
  .product-grid .product-item .picture {
    height: auto;
  }
  .master-wrapper-main .center-1 {
    width: 98%;
    padding: 10px 1%;
  }
  .side-2 {
    clear: both;
  }
  .master-wrapper-main .center-2 {
    width: auto;
    margin-left: 155px;
    float: none;
    display: table;
  }
  .master-wrapper-main .leftside-3 {
    width: 145px;
    margin: 0;
  }
  .master-wrapper-main .center-3 {
    width: auto;
    margin: 0 145px;
    padding: 10px 5px;
    float: none;
    display: block;
  }
  .master-wrapper-main .rightside-3 {
    width: 145px;
    float: right;
    margin-top: 0;
  }
  .header-logo {
    float: none;
    margin: 0 auto;
    width: 310px;
  }
  .header-links-wrapper {
    float: none;
    margin: 0 auto;
    display: table;
  }
  .search-box {
    margin-top: 15px;
    width: 100%;
  }
  .currency-selector,
  .language-selector,
  .tax-display-type-selector {
    display: inline-block;
    float: none;
    margin: 8px auto;
  }
  .header-selectors-wrapper {
    float: none;
    text-align: right;
  }
  .flyout-cart {
    display: none !important;
  }
  /* .home-page-product-grid .item-box.col-xs-12 {
    width: 50%;
  } */
  .block-recently-viewed-products li a {
    display: table;
  }
  .search-box-button {
    padding: 9px 8px;
    float: right;
  }
  .nav-tabs > li {
    width: 100%;
    margin: 5px 0 !important;
  }
  .nav-tabs > li a {
    text-align: center;
  }
  .nav-tabs {
    margin-top: 0;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    color: #fff;
    padding: 5px 10px;
  }
  ul.language-list li a {
    padding: 5px;
  }
  .block {
    margin: 10px auto;
    border: 0;
  }
}

@media screen and (max-width: 480px) {
  .header-links ul,
  .header-logo,
  .nav-tabs > li a {
    text-align: center;
  }
  .enter-address .edit-address label {
  text-align:left !important;
}
  .header,
  .product-grid .product-item .picture {
    height: auto;
  }
  #mob-menu-button,
  .mob-top-menu li a {
    font-size: 14px;
    text-transform: uppercase;
  }
  label.cnumber {
    line-height: 43px;
    color: #fff;
    font-size: 14px;
    font-weight: 700 !important;
    padding-left: 10px;
    display: block;
  }
  .header-logo {
    float: none;
  }
  .header-links-wrapper {
    float: none;
    margin: 0 auto;
    display: table;
  }
  .currency-selector,
  .language-selector,
  .tax-display-type-selector {
    display: inline-block;
    float: none;
    margin: 0 5px;
  }
  .header-selectors-wrapper,
  .search-box {
    float: none;
    display: table;
    text-align: center;
  }
  .header-selectors-wrapper {
    margin: auto;
  }
  .search-box {
    margin: 15px auto 0;
    width: 95%;
  }
  .header-links ul,
  .header-links ul li {
    display: inline-block;
  }
  input[type="text"].search-box-text {
    width: 60% !important;
    float: left;
  }
  .flyout-cart {
    display: none !important;
  }
  .header-menu .top-menu {
    display: none;
  }
  #mob-menu-button {
    display: block;
    height: 40px;
    line-height: 40px;
  }
  #mob-menu-button a {
    display: block;
    padding: 0 15px;
  }
  #mob-menu-button a .icon {
    display: block;
    float: left;
    width: 23px;
    padding-top: 13px;
    margin: 0 18px 0 0;
  }
  #mob-menu-button a .icon .line {
    display: block;
    background-color: #fff;
    height: 3px;
    margin-bottom: 2px;
  }
  .mob-top-menu li,
  .mob-top-menu ul {
    margin: 0;
    float: left;
    display: block;
  }
  .mob-top-menu {
    display: block;
    overflow: hidden;
    height: auto;
    max-height: 0;
    transition: max-height 0.5s ease-in-out 0s;
    -moz-transition: max-height 0.5s ease-in-out 0s;
    -webkit-transition: max-height 0.5s ease-in-out 0s;
    -o-transition: max-height 0.5s ease-in-out 0s;
  }
  .mob-top-menu.show {
    max-height: 9999px;
    transition: max-height 0.5s ease-in-out 0s;
    -moz-transition: max-height 0.5s ease-in-out 0s;
    -webkit-transition: max-height 0.5s ease-in-out 0s;
    -o-transition: max-height 0.5s ease-in-out 0s;
  }
  .mob-top-menu ul {
    padding: 0;
  }
  .mob-top-menu li {
    width: 100% !important;
    padding: 0 !important;
    list-style-type: none;
    cursor: pointer;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2);
  }
  .mob-top-menu li a {
    display: block;
    padding: 15px 10px;
    float: left;
  }
  .mob-top-menu li .sublist a {
    text-transform: none;
  }
  .mob-top-menu li .expand {
    background: url(images/mobile-menu-collapse.png) center center no-repeat;
    display: block;
    cursor: pointer;
    width: 49px;
    height: 49px;
    float: right;
  }
  .desktop_headerlinks .language-selector,
  .mob-top-menu .top-menu-triangle.active {
    display: none;
  }
  .mob-top-menu li .expand:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .mob-top-menu li.active > .expand {
    background-image: url(images/mobile-menu-expand.png);
  }
  .mob-top-menu .sublist {
    display: none;
    margin-left: 5%;
    clear: both;
    width: 95%;
  }
  .header-menu .top-menu .sublist li:hover {
    background: #d30808;
  }
  #customerCurrency {
    min-width: 145px;
  }
  .search-box-button {
    padding: 9px 8px;
    float: right;
  }
  ul.language-list li a {
    padding: 5px;
  }
  .nav-tabs > li {
    width: 100%;
    margin: 5px 0 !important;
  }
  .nav-tabs {
    margin-top: 0;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    color: #fff;
    padding: 4px 10px;
  }
  .block {
    margin: 10px 0;
    border: 0;
  }
}

.header-links a,
.rest_all h1,
span.esy-tle {
  text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
  .newsletter-email .newsletter-subscribe-button {
    margin: 7px 0 0 -32px;
  }
  .newsletter-email input[type="text"] {
    width: 100%;
    background: 0 0;
    box-shadow: none;
    border: 2px solid #fff;
    border-right: 0;
    color: #fff;
    font-size: 18px;
  }
  .footer .newsletter-row .title {
    text-align: center;
  }
  .footer-lower {
    padding: 10px 0;
  }
  .header-menu .top-menu .sublist li {
    border-bottom: 0;
  }
  .top-menu.mobile .sublist li a {
    color: #000;
  }
  .overview-buttons div {
    width: 70%;
    margin: 0 auto;
  }
  .header-menu .top-menu.desktop {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .newsletter-email input[type="text"] {
    float: left !important;
  }
  .newsletter-email .newsletter-subscribe-button {
    margin-top: 6px;
  }
}

#sidr .cart-link,
#sidr .currency-selector {
  display: none;
}

.sidr ul li,
.sidr ul li a {
  width: 100%;
  display: block;
}

.sidr ul li {
  text-align: left;
}

.sidr ul li span {
  padding: 0;
}

#sidr ul.language-list li {
  float: left;
  width: auto;
  margin: 10px;
  padding: 0;
  border: 0;
}

#sidr ul.language-list li a {
  border-radius: 20px;
  line-height: normal;
  padding: 6px 7px;
}

#sidr .header-selectors-wrapper {
  margin: auto;
  display: table;
  float: none;
}

.header .ico-cart span,
.header .ico-wishlist span {
  float: left;
}

.nivo-controlNav {
  display: block;
}

.footer .newsletter-row {
  background: #2f363a;
  padding: 20px 0;
  margin: 0;
}

.ft-cnt i,
.ft-cnt:hover {
  transform: scale(0.9);
  color: #333;
}

.footer .newsletter-row .title span {
  font-size: 14px;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .footer-block .title strong {
    font-size: 13px;
  }
}

.brands {
  margin-top: -35px;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  background: #fff;
}

.brands img {
  height: 50px;
}

.item-box.bx_m {
  display: inline-block;
  /* margin: 8px; */
  text-align: left;
  /* background: #2f363a; */
  width: 31%;
  font-size: 11px;
  transition: 0.5s ease;
}

.item-box.bx_m:hover {
  opacity: 0.7;
  transform: scale(0.96);
}

.item-box.bx_m a {
  display: block;
  word-break: break-all;
  padding: 8px;
  /* height: 50px; */
  color: #c80707;
}

.grid_center_mk {
  text-align: center;
}

@media (max-width: 900px) {
  .item-box.bx_m {
    width: 45%;
  }
}

@media (max-width: 500px) {
  .item-box.bx_m {
    width: 90%;
  }
}

.foot-cnt {
  background: rgba(47, 54, 58, 0.08);
  margin: 0;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
}

.ft-cnt {
  margin: 10px 0;
  transition: all 0.3s;
}

.ft-cnt:active {
  transform: scale(0.95);
}

.ft-cnt i,
.ft-cnt-des {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}

.ft-cnt i {
  font-size: 30px;
}

.ft-cnt-des {
  text-align: left;
  margin: 0 10px;
}

.ft-cnt-des h3 {
  font-size: 16px;
}

.ft-cnt-des p {
  line-height: 15px;
  padding: 0;
  margin: 5px 0 0;
  font-size: 15px;
}

.ft-cnt-des p:nth-child(3) {
  opacity: 0.5;
}

.shopping-cart-page .order-total,
.shopping-cart-page .shipping-cost {
  display: none;
}

tr.order-subtotal {
  font-size: 22px;
}

.order-review-data .title {
  padding: 10px;
}

img {
  max-width: 100%;
}

.mfp-auto-cursor .mfp-content {
  text-align: center;
}

ul.billing-info,
ul.shipping-info {
  background: #eee;
}

table.cart-total {
  width: 100%;
}

.order-item .button-1:hover,
.order-item .button-2:hover {
  border-color: transparent;
  background: 0 0;
}

.recently-viewed-products-page .item-box {
  display: inline-block;
  width: 100%;
  max-width: 282px;
}

.lg-rg-p {
  display: none;
}

@media (max-width: 991px) {
  .lg-rg-p {
    padding: 10px;
    display: block;
    text-align: right;
    float: right;
    margin-right: 60px;
  }
  .lg-rg-p a {
    margin: 0 0 0 20px;
    display: inline-block;
    color: #333;
  }
  .lg-rg-p a i {
    margin-right: 10px;
  }
}

@media all and (max-width: 768px) {
  input#small-searchterms {
    width: 279px !important;
  }
  .search-box {
    margin-right: 50px;
    margin-bottom: 7px;
    width: 330px !important;
  }
  .header-logo {
    width: 25%;
  }
}

@media all and (max-width: 600px) {
  .search-box {
    display: none;
  }
  .search-icon {
    display: block;
    float: right;
    width: 50px;
    text-align: center;
    padding: 10px;
    font-size: 22px;
    color: #c80707;
    cursor: pointer;
    height: 50px;
  }
  .search-box {
    position: absolute;
    top: 146px;
    z-index: 99;
    margin-bottom: 0;
    background: #fff;
    margin-top: -51px !important;
    padding: 5px;
    width: 330px !important;
    right: 0;
  }
  .header-menu {
    margin: 0;
  }
  .menu-toggle {
    height: 50px;
    padding: 12px 10px;
    background: #444344 !important;
    box-shadow: none;
  }
  .header-logo {
    width: 26%;
  }
}

@media (max-width: 480px) {
  input#small-searchterms {
    width: 228px !important;
  }
  .search-box {
    width: 280px !important;
  }
  .search-box-text {
    width: 274px !important;
  }
  .search-icon {
    margin-right: 10px !important;
  }
  .header-logo {
    width: 43% !important;
    padding: 0 !important;
  }
  .menu-toggle {
    width: 47px !important;
  }
  .cart-qty {
    right: 11px !important;
  }
  span.cart-label img {
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    width: 35px;
  }
  #topcartlink {
    padding: 1px 5px !important;
  }
  .container {
    padding: 0 5px;
  }
  .lg-rg-p {
    padding: 8px 6px;
    display: block;
    text-align: right;
  }
  label.cnumber {
    display: none;
  }
  .lg-rg-p a {
    margin: 0 0 0 20px;
    display: inline-block;
    color: #fff;
  }
  .lg-rg-p a i {
    margin-right: 10px;
  }
  div#topcartlink:after {
    content: "";
    clear: both;
    display: table;
  }
}

@media (max-width: 480px) {
	.guranted-img {
    text-align: center;
}
	
}

@media (max-width: 360px) {
  .header-logo {
    width: 52% !important;
    padding: 2px 0 !important;
  }
  input#small-searchterms {
    width: 229px !important;
  }
  #topcartlink {
    padding: 0 5px !important;
  }
  span.cart-label img {
    height: 27px !important;
    width: 35px;
  }
  .search-box {
    top: 141px;
    right: -47px;
  }
  .footer-info.col-md-6.col-xs-12 {
    text-align: center !important;
    line-height: 18px !important;
  }
  .item-box .add-to-compare-list-button,
  .item-box .add-to-wishlist-button {
    width: 39px;
  }
  span.footer-disclaimer {
    margin-bottom: 10px !important;
    display: block !important;
  }
  .footer-upper {
    padding: 20px 10px !important;
  }
  .fpsv,
  .news-ltr.col-md-8.col-sm-8.col-xs-12 {
    padding: 0 !important;
  }
  a.ft-cnt {
    margin: 15px 0 !important;
    display: block !important;
  }
  .feat-title.container {
    margin-top: 30px !important;
  }
  .welcome_topic {
    padding: 10px !important;
  }
  .fpsv p {
    line-height: 24px !important;
    font-size: 15px !important;
    text-align: justify !important;
  }
  .header-menu {
    padding: 0 !important;
  }
  .slider-wrapper.theme-custom {
    width: calc(100% - 0px) !important;
    margin-top: -10px !important;
  }
  .lg-rg-p {
    text-align: center !important;
    font-size: 14px !important;
  }
  .cart-link {
    padding: 3px 4px !important;
    font-size: 15px !important;
    border-left: 0;
  }
  a#simple-menu {
    margin-top: 2px;
  }
}

.feat-title,
.guranted-img,
.welcome_topic {
  text-align: center;
}

.cart-md-pa,
.fpsv .span,
.fpsv iframe,
.guranted-img,
.manu-gr,
.pay-img {
  display: inline-block;
  vertical-align: top;
}

.item-box .product-box-add-to-cart-button:hover {
  background: url(/themes/powerhub/content/images/cart.png) 6% 50% no-repeat
    #2f363a;
  padding-left: 18px;
  background-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
}

.title.col-md-6.col-sm-6.col-xs-12 {
  padding: 0 25px;
}

.manu-gr {
  width: 55%;
}

.guranted-img img {
  width: 100%;
}

.cart-md-pa {
  width: 35%;
}

.pay-img {
  width: 64%;
}

.pay-img img {
  width: 90%;
}

input.button-2.add-to-compare-list-button,
input.button-2.add-to-wishlist-button {
  border: 1px solid rgba(119, 119, 119, 0.3);
}

input.button-2.add-to-compare-list-button:hover,
input.button-2.add-to-wishlist-button:hover {
  border: 1px solid #c80707;
}

input.button-2.email-a-friend-button {
  border: 1px solid rgba(119, 119, 119, 0.3);
}

input.button-2.email-a-friend-button:hover {
  border: 1px solid #c80707;
}

.feat-title {
  font-size: 27px;
  margin-bottom: 50px;
  font-weight: 500;
  color: #444;
}

.feat-title:after,
.page-title.cart-title h1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
}

.feat-title:after {
  width: 150px;
  height: 2px;
  top: 40px;
  margin: 0 auto;
  background: #d73b30;
  display: block;
}

.product-grid .product-item .picture img:hover {
  transform: scale(0.9);
}

.welcome_topic {
  width: 1200px;
  max-width: 100%;
  margin: auto;
  padding: 20px 0 0;
}

@media (max-width: 1000px) {
  .welcome_topic {
    padding: 20px;
  }
  .overview-buttons div {
    width: 100%;
    margin: 0 auto 5px;
  }
}

@media (max-width: 900px) {
  .cart-md-pa,
  .pay-img {
    width: 100%;
  }
  .pay-img {
    margin-bottom: 10px;
  }
}

@media (max-width: 700px) {
  .welcome_topic {
    padding: 20px;
    text-align: left;
  }
}

.fpsv {
  margin: auto;
  padding: 30px;
  background: #eee;
}

.fpsv iframe {
  width: 100%;
  max-width: 544px;
  height: 306px;
}

.fpsv .span {
  width: calc(100% - 580px);
  margin-left: 30px;
  text-align: left;
}

.fpsv p {
  text-align: left !important;
  margin: 15px 0;
  line-height: 30px;
}

@media (max-width: 500px) {
  .overview-buttons div {
    width: 100%;
    margin: 0 auto 5px;
  }
  .news-ltr.col-md-8.col-sm-8.col-xs-12 {
    margin-top: 20px;
  }
}

@media (max-width: 360px) {
  .ptabs div {
    margin: 0 2px 0 0;
    padding: 6px;
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .fpsv .span,
  .fpsv iframe {
    display: block;
  }
  .fpsv {
    padding: 20px;
  }
  .fpsv .span {
    width: initial;
    margin-left: 0;
    margin-top: 40px;
  }
}

.page-title.cart-title h1 {
  font-size: 32px;
  margin-bottom: 50px;
  font-family: lato;
}

.page-title.cart-title h1:after {
    width: 120px;
    height: 3px;
    background: #cc0808;
    top: 62px;
    margin-left: 9%;
    text-align: left;
		display:none;
}

.page-title.prd-rv-tl h1 {
  font-size: 24px;
}

.wrt-rvw {
  border: 1px solid #ddd;
  max-width: 900px;
  margin: 0 auto;
  border-bottom: none;
}

.title.write-title {
  background: #2f363a;
  padding: 10px 0;
  color: #fff;
}

.product-review-list.prd-rvw-lst {
  max-width: 900px;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-top: 0;
}

.buttons.rvw-btn {
  margin: 0;
}

.title.ext-tle {
  padding: 10px 0;
  background: #e6e6e6;
  margin-top: 50px;
}

.prd-rvw-itm {
  padding: 0 20px;
}

.review-item-head.rvw-hd {
  background: 0 0;
  border: 0;
}

span.vote-stats {
  font-size: 14px;
}

.page-title.manu-title h1 {
  margin: 0;
  height: auto;
  font-size: 31px;
  width: 250px;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  position: relative;
}

select#billing-address-select,
select#shipping-address-select {
  height: 40px;
}

.page-title.manu-title {
  margin: 0;
  padding: 0;
}

.product-grid .product-item:hover {
  box-shadow: 0 0 20px rgba(51, 51, 51, 0.48);
  border: 1px solid transparent;
}

.fot-img {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}

.rest_left,
.rest_right {
  vertical-align: top;
  display: inline-block;
}

form#small-search-box-form input#small-searchterms {
  box-shadow: none;
}

ul.networks li a i.fa {
  width: 30px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  z-index: 99999999999;
  position: relative;
  opacity: 1;
  visibility: visible;
  font-size: 14px;
  border: 1px solid #ddd;
  margin-top: 12px;
  transition: 0.5s;
}

ul.networks li a i.fa.fa-facebook:hover {
  background: #3b5999;
  border-color: #3b5999;
}

ul.networks li a i.fa.fa-twitter:hover {
  background: #55acee;
  border-color: #55acee;
}

ul.networks li a i.fa.fa-rss:hover {
  background: #f26522;
  border-color: #f26522;
}

ul.networks li a i.fa.fa-youtube:hover {
  background: #cd201f;
  border-color: #cd201f;
}

ul.networks li a i.fa.fa-google-plus:hover {
  background: #dd4b39;
  border-color: #dd4b39;
}

.rest_all h1 {
  text-align: center;
  margin: 0;
  background: #f7f7f7;
  border-bottom: 0;
  padding: 20px;
  font-size: 22px;
}

.rest_all h1 strong {
  font-weight: 400;
  color: #666;
}

.rest_right {
  width: 40%;
}

.rest_right img {
  width: 100%;
  height: 100%;
}

.rest_all {
  padding: 0;
  margin: 0 -10px;
}

.rest_all h1 {
  margin-bottom: 20px;
}

.rest_left {
  width: 59%;
}

button.hide_btn_mk,
button.more_btn_mk {
  background: 0 0;
  border: 0;
  font-size: 17px;
  color: #127ebc;
  transition: 0.5s;
}

button.hide_btn_mk:hover,
button.more_btn_mk:hover {
  opacity: 0.7;
}

.rest_part_vedios {
  text-align: center;
  margin: 30px 0;
}

.rest_part_vedios iframe {
  width: 30%;
  height: 200px;
  margin: 8px 10px;
}

.rest_right a {
  width: 174px !important;
  border: 1px solid #ddd;
  display: inline-block;
  padding: 10px;
  height: 120px !important;
  margin: 4px !important;
}

.rest_right {
  padding: 10px 0 0 60px;
  text-align: left;
}

.hm-img,
.home-cnt {
  text-align: center;
}

section.all-manufacturers .row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

section.all-manufacturers .row::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

section.all-manufacturers .row::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ddd;
}

@media (max-width: 900px) {
  .rest_left,
  .rest_right {
    width: 98%;
    display: block;
    padding: 20px;
  }
  .rest_part_vedios iframe {
    width: 48%;
    height: 200px;
  }
}

@media (max-width: 600px) {
  .rest_left,
  .rest_right {
    width: 100%;
    display: block;
    padding: 20px;
  }
  .rest_part_vedios iframe {
    width: 95%;
    height: 200px;
  }
}

#scroll,
.header-links ul li:nth-child(2),
.page.not-found-page .page-title,
.product-tags-box {
  display: none;
}

#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #c80707;
  text-indent: -9999px;
  z-index: 999999999;
}

#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

#scroll:hover {
  background-color: #0070c3;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.payments-img img {
  max-width: 80%;
}

.payments-img {
  padding: 4px 0;
}

.header-logo {
  width: 22%;
  float: left;
  padding: 5px 0;
}

.header-logo a img {
  max-width: 230px;
  width: 100%;
  padding-bottom: 0;
}

.header-menu {
  width: 45%;
  float: left;
  background: #fff;
  border: 0 !important;
  box-shadow: none;
  margin-left: 0;
}

.mini-shopping-cart {
  top: 59px;
  background: #fff !important;
}

.search-box {
  width: 28%;
  margin-top: 17px;
  float: left;
  margin-left: 27px;
  border: 0;
}

input.button-1.search-box-button {
  font-family: FontAwesome;
  margin-left: -5px;
}

.header-menu .top-menu li {
  border: none;
}

input#small-searchterms {
  border: 1px solid #353d41 !important;
  height: 41px !important;
  vertical-align: top !important;
}

.search-box-button {
  background: #353d41;
  letter-spacing: 0.05em;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  height: 41px;
  padding: 7px 15px;
  border: 1px solid #353d41;
}

.header-menu .top-menu li a {
  color: #333;
  font-size: 15px;
  padding: 26px 10px;
  font-family: lato, Roboto Condensed, sans-serif;
  position: relative;
  text-transform: capitalize;
}

.header-menu .top-menu li a:hover {
  color: #c80707;
  background: #fff;
}

.header-menu .top-menu li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #d10808;
  top: 0;
  left: 0;
  transition: all 0.7s;
}

.header-menu .top-menu li a:hover:before {
  width: 100%;
}

.search-box-text {
  width: 269px !important;
}

.header-bottom {
  border-bottom: 3px solid #d10808;
  padding: 0;
  background: #fff;
}

section.all-manufacturers .row a {
  padding: 10px;
  border-top: 0;
}

section.all-manufacturers .row a:hover {
  background: #c80707;
  border-top: 0;
  color: #fff;
  padding: 10px;
}

section.all-manufacturers {
  background: #fff;
  padding: 0 15px;
  border-top: 3px solid #c80707;
}

.header-top {
  background: #3d3b3c;
  width: 100%;
  padding: 0;
  box-shadow: none;
}

.header-links ul li {
  padding-right: 0;
  margin-right: 0;
}

.header-links a {
  color: #333;
  float: left;
  transition: all 0.3s;
  padding: 10px;
}

.header-links a:hover {
  background: #c90e0e;
}

.header-links {
  padding: 0;
}

label.cnumber {
  line-height: 34px;
  color: #fff;
}

#topcartlink {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  top: 45px;
  background: #c80707;
  border: 1px solid #c80707;
}

span.cart-label img {
  height: 32px;
  vertical-align: middle;
  display: inline-block;
  width: 35px;
}

.cart-qty {
  padding: 4px 5px;
  border-radius: 30px;
  background: #fff;
  color: #de0909;
  font-size: 0.8em;
  right: 16px;
  top: 3px;
  position: absolute;
  font-family: arial;
  line-height: 10px;
}

.hm-easy,
.tab-content.container {
  background: #fff;
  border: 1px solid #ddd;
}

.header-top a {
  color: #fff !important;
}

.hpbs {
  display: none;
}

.hm-easy,
.hm-img,
.hm-tl {
  display: inline-block;
}

.home-cnt {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto 30px;
}

.hm-easy {
  width: 23%;
  vertical-align: top;
  margin-right: 20px;
  border-radius: 2px;
  padding: 10px 5px;
}

.hm-easy:last-child {
  margin-right: 0;
}

.hm-img {
  width: 28%;
  border-right: 1px solid #ddd;
}

.hm-tl {
  width: 70%;
  vertical-align: middle;
  padding-left: 25px;
  text-align: left;
}
.home-cnt .hm-easy .hm-tl {
  vertical-align: top;
}
.hm-img img {
  width: 90%;
}

span.esy-tle {
  width: 100%;
  display: block;
  margin-bottom: 8px;
  color: #f27042;
}

.home-topic .homepage.container,
.home-topic h1 {
  display: none;
}

span.esy-txt {
    line-height: 16px;
    font-size: 13px;
}

span.esy-tle.chk-tl {
  color: #e42c33;
}

span.esy-tle.sf-tl {
  color: #4186df;
}

.tab-content.container {
  border-radius: 2px;
}

.home-topic,
.page.shopping-cart-page {
  background: #fff;
  border: 1px solid #ddd;
}

.feat-title.container {
  margin: 30px 0 40px;
  font-size: 25px;
  font-weight: 600;
}

.home-topic {
  padding: 20px;
  max-width: 1250px;
  margin: 0 auto;
}

.fpsv.hm-vd {
  background: #fff;
  padding: 10px;
}

.fpsv.hm-vd .welcome_topic {
  padding: 0;
}

.page.shopping-cart-page {
  padding: 10px 20px;
  border-radius: 2px;
}

.common-buttons,
.totals {
  background: #fff !important;
}

.common-buttons {
  margin-bottom: 30px !important;
  padding: 30px 0 20px !important;
}

.page.shopping-cart-page .page-title.cart-title h1 {
  margin-bottom: 30px;
  font-size: 27px;
  text-transform: capitalize;
}

.totals {
  box-shadow: 0 0 10px #ddd;
  margin: 0 !important;
}

.cart-footer {
  border: 0;
}

.cart-collaterals {
  padding: 0;
}

input.button-2.update-cart-button {
  float: left;
}

.search-box-button:hover {
  background: #c80707;
  border: 1px solid #c80707;
}

input#small-searchterms:focus {
  border: 1px solid #c80707 !important;
}

.page.login-page,
.page.manufacturer-page,
.page.registration-page {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
}

.common-buttons:after {
  content: "";
  display: table;
  clear: both;
}

input.button-2.continue-shopping-button {
  float: right;
}

div#flyout-cart .mini-shopping-cart input.button-1.checkout-button {
  background: #c80707;
}

div#flyout-cart .mini-shopping-cart input.button-1.checkout-button:hover {
  background: #2f363a;
}

div#flyout-cart .mini-shopping-cart .totals {
  box-shadow: none;
  margin-bottom: 10px !important;
}

.container.for-news-letter {
  padding: 20px 0;
  border-bottom: 2px solid #2d2d2d;
}

.payments-img img {
  float: left;
}

.col-md-12.col-sm-12.col-xs-12.no-padding {
  padding: 0;
}

.footer .newsletter-row .title {
  color: #fff;
  font-family: lato;
  letter-spacing: 0.05em;
  text-align: right;
  width: 45%;
  padding: 0;
  margin-top: 10px;
}

.newsletter-email input[type="text"]:focus {
  border: 2px solid #fff;
  border-right: none;
}

.footer .newsletter-row .title strong {
  font-size: 18px;
}

.newsletter-subscribe.col-md-8.col-sm-8.col-xs-12 {
  width: calc(54% + 8px);
  text-align: right;
  padding: 0;
}

.newsletter-email .newsletter-subscribe-button {
  height: 45px;
  font-size: 18px;
  padding: 2px 8px 7px 7px;
  margin-left: -4px;
  color: #fff;
  width: 40px;
  transition: all 0.7s;
  border: 2px solid #fff;
  border-left: none;
}

.news-ltr.col-md-8.col-sm-8.col-xs-12 {
  padding: 0;
}

.footer-block .title,
.footer-block .title strong {
  border-bottom: none;
}

.container.no-padding {
  padding: 20px 0;
  text-align: left;
}

.footer-upper {
  padding: 0;
}

.footer-block {
  margin: 0;
}

.footer-block.contact-us-in-footer .list li span > i {
  width: 16px;
  height: 16px;
  text-align: center;
  color: #f1f1f1;
  padding-right: 17px;
}

.container.no-padding-lower {
  padding: 0;
}

.footer-info.col-md-6.col-xs-12 {
  padding-left: 0;
}

.newsletter-email .newsletter-subscribe-button:hover {
  color: #c80707;
}

.footer-block .list a,
.footer-block.contact-us-in-footer ul.list {
  color: rgba(255, 255, 255, 0.53);
}

.login-page .customer-blocks .buttons {
  text-align: left;
  padding: 10px 30px 30px;
}

.login-page .returning-wrapper .inputs.reversed {
  text-align: left;
}

@media (min-width: 1367px) {
  .header-menu > ul > li {
    padding: 0;
  }
  .header-menu .top-menu li a {
    padding: 23px 14px;
  }
}

@media (max-width: 1200px) {
  .news-ltr.col-md-8.col-sm-8.col-xs-12 .title.col-md-4.col-sm-4.col-xs-12 {
    display: inline-block;
    float: none;
    text-align: left;
  }
  .footer .newsletter-row .title {
    color: #fff;
    font-family: lato;
    letter-spacing: 0.05em;
    text-align: right;
    width: 14%;
    padding: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  .news-ltr.col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center !important;
  }
  .newsletter-email .newsletter-subscribe-button {
    margin-top: 0 !important;
  }
  div#newsletter-subscribe-block {
    max-width: 53%;
    width: 100%;
    display: inline-block;
    float: none;
    vertical-align: middle;
    text-align: left;
  }
  .payments-img.col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .payments-img img {
    max-width: 41%;
    float: none;
  }
}

@media (max-width: 1040px) {
  .hm-easy {
    width: 33%;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1000px) {
  .newsletter-email input[type="text"],
  button#newsletter-subscribe-button {
    display: inline-block;
    float: none !important;
  }
  .hm-easy {
    width: 33%;
    margin-right: 0;
  }
  .cart-collaterals {
    padding: 20px !important;
  }
  .cart td.remove-from-cart input[type="checkbox"] {
    width: 16px;
    vertical-align: middle;
    height: 16px;
  }
  .newsletter-email input[type="text"] {
    width: 300px;
  }
  .newsletter-email:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer-block {
    width: 24.33333%;
  }
  div#newsletter-subscribe-block {
    max-width: 63%;
    width: 100%;
  }
  .footer-block.contact-us-in-footer ul li {
    color: #a4a1a1;
  }
  .login-page .customer-blocks .buttons,
  .login-page .returning-wrapper .inputs.reversed {
    text-align: center;
  }
}

@media (max-width: 978px) {
  .hm-easy {
    width: 37%;
    margin-right: 10px;
  }
}

@media (max-width: 880px) {
  .hm-easy:nth-child(2) {
    margin-right: 0;
  }
  .hm-easy {
    width: 50%;
    margin-right: 0;
  }
}

@media (max-width: 770px) {
  .totals {
    margin-top: 30px !important;
  }
  .cart tr {
    margin: 10px 0 0 !important;
  }
  .cart-collaterals,
  .cart-footer .totals {
    display: inline-block;
  }
}

@media (max-width: 768px) {
  .container.no-padding,
  .container.no-padding-lower {
    padding: 0 15px;
  }
  .payments-img img {
    max-width: 100%;
    float: none;
  }
  .news-ltr.col-md-8.col-sm-8.col-xs-12 .title.col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  div#newsletter-subscribe-block {
    max-width: 100%;
    text-align: center;
  }
  .container.for-news-letter {
    padding: 20px 15px;
  }
  .footer-block {
    width: 100%;
  }
  .newsletter-subscribe.col-md-8.col-sm-8.col-xs-12 {
    width: calc(62% + 8px);
    text-align: left;
    padding: 0;
  }
}

@media (max-width: 660px) {
  .hm-easy {
    width: 70%;
    margin-right: 0;
  }
}

@media (max-width: 490px) {
  .hm-easy {
    width: 90%;
  }
  input.button-2.continue-shopping-button,
  input.button-2.update-cart-button {
    float: none !important;
  }
}

@media (max-width: 460px) {
  .newsletter-email input[type="text"] {
    width: 215px;
  }
  .newsletter-email .newsletter-subscribe-button {
    width: 59px;
  }
}

@media (max-width: 390px) {
  .hm-easy {
    width: 100%;
  }
}

@media (max-width: 350px) {
  .home-cnt {
    padding: 0 5px;
  }
}

.parts-logos {
  max-width: 1250px;
  margin: 0 auto;
  padding: 10px 10px 0;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #eee;
  text-align: center;
}

.logo-div {
  width: 21%;
  display: inline-block;
  margin: 0 3% 0 0;
  padding: 20px 10px 20px;
  border-bottom: 3px solid transparent;
  transition: all 0.5s;
}

.logo-div.ips-pr:hover {
  border-bottom: 3px solid #9bc10e;
}

.logo-div.aps-pr:hover {
  border-bottom: 3px solid #3bb8ec;
}

.logo-div.ind-pr:hover {
  border-bottom: 3px solid #fd5f3d;
}

.logo-div img {
  width: 80%;
}

.ftr-ownr {
  text-align: left;
  padding: 0;
  margin: 0;
  display: block;
  margin-top: -13px;
}

.parts-tl {
  width: 100%;
  padding: 10px 0 10px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #444;
  background: #f9f9f9;
}

.logo-div a {
  text-decoration: none;
}

.logo-div a img {
  transition: all 0.7s;
}

.row.foot-cnt .container {
  border: 1px solid #ddd;
  padding: 10px;
  background: #fff;
}

.logo-prts {
  background: #eaeaeb;
  /* padding: 30px 0; */
}

.top-manu {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 50px;
}

.tp-title {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #333;
}

.top-manu ul {
  padding: 0;
  margin-top: 30px;
}

.top-manu ul li {
  display: inline-block;
  width: 19%;
}

.top-manu ul li a {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 10px;
  margin: 7px 7px;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  transition: all 0.5s;
}

.top-manu ul li a:hover img {
  transform: scale(0.9);
}

.top-manu ul li a img {
  transition: all 0.5s;
  width: 100%;
}

.top-manu ul li a:hover {
  border: 1px solid #c20006;
  color: #c20006;
  text-decoration: none;
}

.top-manu ul li a label {
  display: none;
}

.page.manufacturer-page .product-list .item-box .product-item {
  padding: 10px;
}

.page.manufacturer-page .product-list .item-box .product-item .picture {
  border: 0;
  margin: 0;
}

.dscr-df {
  width: 43%;
  display: inline-block;
  vertical-align: top;
}

.df-video {
  width: calc(100% - 46%);
  display: inline-block;
  margin-left: 27px;
}

iframe#muteYouTubeVideoPlayer {
  width: 100%;
}

.dscr-df p {
  line-height: 25px;
}

.header-menu .top-menu li:nth-child(3) {
  display: none;
}

.block-blog-archive .number {
  display: block;
  color: #444;
  cursor: auto;
  padding: 10px 0;
}

.page.blog-page .page-title {
  background: #f1f1f1;
  margin-bottom: 30px;
}

.page.blog-page .page-title h1 {
  font-size: 27px;
}

.block.block-blog-archive .title {
  background: #f1f1f1;
  color: #333;
}

.block.block-blog-archive {
  border: 1px solid #f1f1f1;
}

.page.blog-page span.post-date {
  background: #fff;
  padding: 0 10px;
  margin-bottom: 20px;
}

.blog-details .tags {
  width: 100%;
  text-align: left;
  float: none;
}

.blog-details .tags ul li a {
  color: #333;
  font-size: 15px;
  line-height: 22px;
}

.blog-details .tags label {
  color: #c20006;
  font-size: 20px;
  margin-bottom: 10px;
}

.blog-details .tags ul li a:hover {
  color: #c20006;
}

.page.blogpost-page .page-title h1 {
  font-size: 30px;
}

.page.blogpost-page .post-date {
  background: #fff;
  padding: 0 10px;
  margin-bottom: 30px;
}

.page.blogpost-page .page-title {
  margin-bottom: 0;
}

.blogpost-page .tags label {
  color: #c20006;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

.blogpost-page .tags a:hover {
  color: #c20006;
}

.blogpost-page .tags a {
  color: #444;
}

.blogpost-page .tags li {
  line-height: 22px;
  font-size: 15px;
}

.block.block-popular-blogtags .title {
  background: #f1f1f1;
  color: #444;
}

.block.block-popular-blogtags {
  border: 1px solid #f1f1f1;
}

.page.blogpost-page {
  border: 1px solid #f1f1f1;
}

.page.blog-page {
  border: 1px solid #f1f1f1;
  border-bottom: 0;
}

.fieldset.new-comment {
  text-align: left;
  box-shadow: none;
}

.fieldset.new-comment .title {
  background: #fff;
  border: 0;
}

.fieldset.new-comment .form-fields {
  box-shadow: none;
  padding: 10px;
  margin: 0;
}

.fieldset.new-comment .form-fields .inputs label {
  width: 100%;
  text-align: left;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

.fieldset.new-comment .form-fields .inputs textarea {
  max-width: 100%;
  width: 100%;
  height: 100px;
}

.fieldset.new-comment .buttons {
  text-align: left;
  padding: 10px;
}

.fieldset.new-comment .form-fields .inputs {
  margin: 0;
}

.fieldset.new-comment .buttons input.button-1.blog-post-add-comment-button {
  background: #c20006;
  border-radius: 2px;
  transition: all 0.3s;
}

.fieldset.new-comment
  .buttons
  input.button-1.blog-post-add-comment-button:hover {
  background: #444;
}

.item-box:hover .picture a img {
  transform: scale(0.9);
}

.cart-collaterals .deals {
  margin-right: 25px;
}

.rating {
  margin: 0;
}

.product-rating-box {
  text-align: left;
  display: block !important;
  margin-bottom: 10px;
}

section.all-manufacturers .row a:nth-child(10) {

}

.page.blogpost-page .page-body .post-body {
  padding: 0 !important;
}

.page.blogpost-page .post-date {
  padding: 13px 6px;
  margin-bottom: 30px;
}

.page.blogpost-page .post-date {
  position: absolute !important;
  right: 16px;
  top: 1px;
  margin: 0;
  background: #353d41 !important;
  color: #fff;
  font-size: 15px;
  font-style: normal;
}

.page.blogpost-page .page-title h1 {
  font-size: 16px !important;
  display: inline-block !important;
  padding: 0 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 2px 2px 0 0;
  margin: 0;
  font-weight: 700;
}

.page.blogpost-page .page-title {
  margin-bottom: 0;
  background: #f1f1f1;
  min-height: 44px;
  border-bottom: 1px solid #ddd;
  padding: 11px 15px;
}

@media (max-width: 1060px) {
  .top-manu ul li {
    display: inline-block;
    width: 24%;
  }
  .dscr-df {
    width: 100%;
  }
  .df-video {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 1000px) {
  .header-menu .top-menu li:nth-child(3) {
    display: block;
  }
  .social-page {
    display: none;
  }
}

@media (max-width: 870px) {
  .top-manu ul li a img {
    width: 85%;
    display: block;
    margin: auto;
  }
  .top-manu ul li a {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 6px;
    margin: 7px 7px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    transition: all 0.5s;
  }
  .top-manu ul li {
    display: inline-block;
    width: 32%;
  }
  .page.blog-page span.post-date {
    float: none !important;
    display: block !important;
    text-align: right;
    background: 0 0 !important;
    color: #333;
  }
  .blog-details .buttons {
    padding-bottom: 43px !important;
  }
  .post-head {
    border-bottom: 1px solid #f2f2f2;
    text-align: left;
  }
}

@media (max-width: 760px) {
  .page.manufacturer-page .product-list .item-box .product-item {
    margin-bottom: 20px;
  }
  .page.manufacturer-page .product-list .item-box .product-item .product-title {
    text-align: left;
    margin: 10px 0;
    line-height: 24px;
  }
  .page.manufacturer-page .product-list .item-box .product-item .prices {
    text-align: left;
  }
  .page.manufacturer-page .product-list .item-box .buttons {
    text-align: left;
  }
}

@media (max-width: 600px) {
  .cart-collaterals div {
    max-width: 100%;
    width: 100%;
  }
  .cart-collaterals {
    width: 100%;
    padding: 0 !important;
  }
  .cart-footer .totals {
    width: 100%;
    margin-top: 0 !important;
  }
  .logo-div {
    width: 50% !important;
    display: inline-block;
    margin: 0;
    padding: 20px 10px 10px !important;
  }
  .top-manu ul li {
    display: inline-block;
    width: 45%;
  }
}

@media (max-width: 480px) {
  .top-manu ul li {
    display: inline-block;
    width: 49%;
  }
  .logo-div {
    width: 70% !important;
  }
  .logo-div img {
    width: 100% !important;
  }
}

.product-blog {
  background: #fff;
  padding: 20px;
  margin-bottom: 50px;
  border: 1px solid #ddd;
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
  margin-top: 50px;
}

.blog-title {
  background: #f9f9f9;
  padding: 15px;
  color: #c80707;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.prd-bg {
  margin: 30px 0;
}

.blog-cnt {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}

.prd-bg:after {
  content: "";
  display: table;
  clear: both;
}

.blog-cnt:nth-child(2) {
  margin: 0 36px;
}

.blog-cnt p {
  text-align: justify;
  margin: 15px 0;
  color: #555;
}

.blog-tl {
  text-transform: uppercase;
  font-weight: 600;
  color: #555;
  font-size: 16px;
  margin-top: 20px;
}

.blog-tl:hover {
  color: #c80707;
  text-decoration: none;
}

.blog-date {
  margin: 5px 0 10px;
  font-size: 12px;
  color: #a7a5a5;
  font-weight: 600;
}

.blog-read a {
  display: block;
  transition: all 0.3s;
  font-weight: 700;
  color: #6f6f6f;
}

.blog-read a:hover {
  color: #c80707;
  text-decoration: none;
}

.blog-read a i {
  margin-left: 3px;
}

li.address span {
  display: none;
}

.contact-info h1:nth-child(1) {
  display: none;
}

.contact-info p:nth-child(2) {
  display: none;
}

.contact-info p:nth-child(3) {
  display: none;
}

.contact-info p:nth-child(4) {
  display: none;
}

.contact-info p:nth-child(5) {
  display: none;
}

.page.login-page {
  background: url(/Themes/PowerHub/Content/images/banner-loginpage.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
}

.page.login-page .page-title {
  display: none;
}

.page.login-page .new-wrapper.register-block {
  float: left;
  background: 0 0;
  border: none;
  box-shadow: none;
}

.page.login-page .new-wrapper.register-block .title {
  background: 0 0;
  color: #3a3839;
  text-align: left;
  padding: 10px 0;
  margin-bottom: 10px;
}

.page.login-page .new-wrapper.register-block .text {
  color: #c80707;
  text-align: left;
  font-size: 17px !important;
  padding-bottom: 30px !important;
  font-weight: 700;
}

.page.login-page .rg-ic-txt {
  color: #454344;
  margin-bottom: 15px;
  padding-left: 0;
  font-size: 16px;
  text-align: left;
}

.page.login-page .rg-ic-txt i.fa {
  color: #c80707;
  width: 28px;
}

.page.login-page .new-wrapper.register-block .buttons {
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
  margin-top: 38px;
  padding: 0;
}

.page.login-page
  .new-wrapper.register-block
  .buttons
  input.button-1.register-button {
  transition: all 0.3s;
}

.page.login-page .returning-wrapper.fieldset {
  float: right;
  background: #fff;
  box-shadow: 0 0 10px #00000036;
  border-radius: 2px;
  width: 450px;
}

.page.login-page .returning-wrapper.fieldset .title {
  background: #c80707;
  text-align: left;
  margin: 0;
  padding: 10px 20px;
}

.page.login-page .returning-wrapper.fieldset .form-fields {
  padding: 20px;
}

.page.login-page .returning-wrapper.fieldset .form-fields .inputs {
  margin-bottom: 10px;
  position: relative;
}

.page.login-page span.field-validation-error {
  position: absolute;
  top: -3px;
  right: 10px;
}

.page.login-page .returning-wrapper.fieldset .form-fields .inputs label {
  font-size: 15px;
  color: #403e3f;
}

.page.login-page .returning-wrapper.fieldset .form-fields .inputs.reversed {
  position: relative;
  margin: 0;
}

.page.login-page
  .returning-wrapper.fieldset
  .form-fields
  .inputs.reversed
  span.forgot-password {
  position: absolute;
  right: 0;
  margin: 0;
  color: #ddd;
}

.page.login-page
  .returning-wrapper.fieldset
  .form-fields
  .inputs.reversed
  span.forgot-password
  a {
  color: #d30808;
}

.page.login-page
  .returning-wrapper.fieldset
  .form-fields
  .inputs.reversed
  input#RememberMe {
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  vertical-align: top;
  margin: 5px 5px 5px 0;
}

.page.login-page
  .returning-wrapper.fieldset
  .form-fields
  .inputs.reversed
  label {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 5px;
  color: #4b494a;
}

.page.login-page .returning-wrapper.fieldset .buttons {
  padding: 0 20px;
}

.page.login-page .topic-block {
  display: none;
}

.page.registration-page .fieldset {
  border: none;
  box-shadow: none;
  margin: 0;
}

.page.registration-page .form-fields {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}

.page.registration-page .fieldset .title {
  display: none;
}

.page.registration-page {
  background: url(/Themes/PowerHub/Content/images/banner-loginpage.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.page.registration-page .inner-page:after {
  clear: both;
  display: table;
  content: "";
}

.page.registration-page .inner-page {
  padding: 30px;
}

.page.registration-page .inner-page .rg-left-txt {
  float: left;
  width: 300px;
}

.page.registration-page .inner-page .page-body {
  float: right;
  width: 800px;
  border-radius: 4px;
  box-shadow: 0 0 10px #0000001f;
}

.page.registration-page .inner-page .page-body .message-error {
  display: none;
}

.page.registration-page .inner-page .rg-left-txt .rg-tl {
  font-size: 26px;
  color: #c80707;
  margin-bottom: 7px;
  text-align: left;
}

.page.registration-page .inner-page .rg-left-txt .rg-text-slr {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
}

.page.registration-page .inner-page .page-body .inputs label {
  display: block;
  text-align: left;
  font-size: 15px;
  color: #434243;
  max-width: 200px;
  font-weight: 500;
  margin-bottom: 5px;
}

.page.registration-page .inner-page .page-body .inputs {
  display: inline-block;
  width: 48%;
  margin-right: 20px;
}

.page.registration-page .inner-page .page-body .inputs:nth-child(even) {
  margin-right: 0;
}

.page.registration-page .inner-page .page-body .inputs input {
  width: 100%;
  background: #c8070705;
  transition: all 0.3s;
}

.page.registration-page .inner-page .page-body .inputs input:focus {
  background: #fff;
}

.page.registration-page
  .inner-page
  .page-body
  .inputs
  span.field-validation-error {
  position: absolute;
  right: 0;
  top: -3px;
}

.page.registration-page > .page-title {
  display: none;
}

.page.registration-page .form-fields .buttons {
  padding-top: 10px;
  margin: 0;
  width: 100%;
}

.page.registration-page .form-fields .buttons input#register-button {
  border-radius: 2px;
  width: 100%;
}

.page.login-page
  .returning-wrapper.fieldset
  .buttons
  input.button-1.login-button {
  float: left;
}

.page.login-page
  .returning-wrapper.fieldset
  .buttons
  input.button-1.register-button {
  float: right;
  background: #413f40;
}

.page.login-page .returning-wrapper.fieldset .buttons:after {
  clear: both;
  display: table;
  content: "";
}

.page.login-page
  .returning-wrapper.fieldset
  .buttons
  input.button-1.register-button:hover {
  background: #d30808;
}

@media (max-width: 1000px) {
  .page.login-page .returning-wrapper.fieldset {
    float: none;
    width: 100%;
  }
  .page.login-page .returning-wrapper.fieldset .form-fields .inputs {
    text-align: left;
  }
  .page.login-page .returning-wrapper.fieldset .form-fields .inputs input {
    width: 100%;
  }
  .page.login-page .returning-wrapper.fieldset .buttons {
    text-align: left;
  }
  .page.login-page .new-wrapper.register-block {
    float: none;
    width: 100%;
  }
  .page.login-page .returning-wrapper.fieldset .form-fields .inputs label {
    text-align: left;
  }
  .page.login-page .returning-wrapper.fieldset .buttons {
    padding: 0 20px 30px;
  }
  .page.login-page {
    padding: 30px 10px;
  }
  .page.registration-page .inner-page .rg-left-txt {
    float: none;
    width: 100%;
  }
  .page.registration-page .inner-page .page-body {
    float: none;
    width: 100%;
    border-radius: 2px;
    margin-top: 15px;
  }
}

@media (max-width: 750px) {
  .page.registration-page .inner-page .page-body .inputs {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .page.registration-page .inner-page {
    padding: 15px;
  }
  .blog-cnt:nth-child(2) {
    margin: 0;
  }
  .blog-cnt {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-bottom: 20px !important;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

.theme-custom .nivo-controlNav a.active {
  background-color: #c80707 !important;
}

.name a {
  color: #2f363a !important;
}

.parts-notes {
  max-width: 1250px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 0px 0px 0;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #eee;
  text-align: center;
  display: none;
}

.parts-notes .parts-tl {
  color: #333;
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid transparent;
  text-transform: none;
  font-weight: 400;
  padding: 15px 10px;
}

.parts-notes .parts-tl:hover {
  color: #c80707;
  background: #ffffff;
  border: 1px solid #c80707;
}

.logo-div.xp-pr:hover {
  border-bottom: 3px solid #3edbae;
}

.product-blog .prd-bg .blog-cnt:hover {
  box-shadow: 0px 0px 10px #00000059;
}

.product-blog .prd-bg .blog-cnt:hover .blog-image a img {
  transform: scale(0.96);
  transition: all 0.6s;
}

[title="Show products manufactured by Appliance Cleaner"],
[title="Show products manufactured by DACOR"] {
  display: none !important;
}

.master-column-wrapper .container.covid {
  /* width: calc(100% - 100px) !important; */
  max-width: 1250px;
  padding: 10px;
}

.covid_h {
  color: #c80707 !important;
}

.covid_h:hover {
  color: #c80707 !important;
}

.covid_mask {
  display: flex;
  height: 100px;
  align-items: center;
  padding: 0px;
  width: 97%;
  margin: auto;
  max-width: 1200px;
  position: relative;
  justify-content: space-between;
  /* background-image: url(/Themes/DefaultClean/Content/images/covid_bg.png); */
  /* background-size: 100%; */
}

.covid_mask img {
  height: 90%;
  width: auto;
}

.cmt_title {
  color: #3c3a3b;
  font-weight: 500;
  font-size: 26px;
  margin: 0px 0px;
  display: block;
  width: 100%;
}

.covid_mask_main {
  background: white;
  background-image: url(/Themes/DefaultClean/Content/images/covid_bg.png);
  background-size: 100%;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  background-repeat: no-repeat;
}

.btn.btn-order {
  font-size: 14px;
  font-weight: 500;
  /* transition: all .3s ease; */
  border-radius: 0px 2px 2px 0px;
  /* height: 36px; */
  border: none;
  background: #c80707;
  padding: 6px 12px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
}

a.btn.btn-order:hover {
  background-color: #434142;
}

.packof {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  /* background: #FFCDD2; */
  /* width: fit-content; */
  padding: 2px 0px;
  border-radius: 2px;
}
.btn.btn-order {
  white-space: nowrap;
  border-radius: 4px;
}
.covid_mask {
  padding: 2px 0px !important;
}

.cmt_btn {
  padding: 8px 0px;
  margin: 6px 0px 0px 0px;
  display: flex;
  align-items: center;
}

label.cmt_note {
  color: #0e1c24;
  font-size: 15px;
  font-weight: 500;
}

.picture-thumbs img {
  border: 1px solid #ddd;
}

.Expected_red {
  color: #f44336;
  font-size: 16px;
}
div#fpsDescription {
  text-transform: none !important;
  font-size: 15px;
  text-align: left;
}

.covid_mask_text {
  /* display: none; */
}

.covid_mask img {
  /* display: none; */
}
img.mobile-image {
  display: none;
}
img.web-image {
  display: block;
}

@media (max-width: 768px) {
  .cmt_title {
    font-size: 28px;
  }

  .packof {
    font-size: 18px;
  }

  .btn.btn-order {
    font-size: 11px;
    height: 32px;
    padding: 7px 10px;
    white-space: nowrap;
  }

  label.cmt_note {
    font-size: 10px;
  }
  img.mobile-image {
    display: block;
  }
  img.web-image {
    display: none;
  }
}

@media (max-width: 548px) {
  .covid_mask {
    height: 70px;
    width: 90%;
  }

  .cmt_title {
    font-size: 11px;
    /* line-height: 4px; */
    margin-bottom: 10px;
  }
  .packof {
    font-size: 9px;
  }
  .cmt_btn {
    padding: 0px 0px;
    margin: 0px 0px 0px;
  }
  .btn.btn-order {
    font-size: 8px;
    padding: 2px 5px;
    margin-right: 10px;
    height: 16px;
  }
  label.cmt_note {
    font-size: 7px;
  }
  img.mobile-image {
    display: block;
  }
  img.web-image {
    display: none;
  }
}
.shopping-cart-page-desc p {
  font-size: 15px;
  color: #333;
  margin-bottom: 25px;
}
.page.checkout-page .page-title.cart-title h1 {
    margin-bottom: 2px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;

}
.checkout-page .page-title {
  margin: 0 0 -1px;
  padding: 10px;
}
.shopping-cart-page-desc {
  display: none;
}

.stock-status {
  float: right;
  top: -34px;
  position: relative;
}
.stock-status .stock-status-out {
  color: #fff;
  font-size: 14px;
  background: #d30808;
  padding: 9px;
}
.prices .product-price {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.stock-status .stock-status-in {
  color: #fff;
  font-size: 16px;
  background: #34c159;
  padding: 9px;
}
@media screen and (max-width: 768px) {
  .stock-status {
    float: none;
    top: 0;
  }
  .prices .product-price {
    border: none;
  }
  .stock-status .stock-status-in {
    background: #34c159;
    color: #fff;
padding: 9px;
  }
  .stock-status .stock-status-out {
background: #d30808;
    color: #fff;
padding: 9px;
  }
}
.covid_mask_main {
  display: none !important;
}
@media (max-width: 617px) {
  .product-grid .item-box {
    float: none !important;
  }
}

.page.blogpost-page .page-body p,
.page.blogpost-page .page-body h2,
.page.blogpost-page .page-body h3,
.page.blogpost-page .page-body h4 {
  padding: 0px 20px;
}
.page.blogpost-page .page-body p {
  margin-top: 0px;
}
.page.blogpost-page .page-body a {
  color: #c80707;
}
.page.blogpost-page .tags label {
  color: #c80707;
}
.page.blogpost-page .tags ul li a {
  color: #333333;
}
.page.blogpost-page .tags ul li a:hover {
  color: #c80707;
}
.page.blogpost-page .page-body .box-content {
  text-align: justify;
  border: 1px solid #333333;
  max-width: fit-content;
  margin: 10px auto;
  padding: 2px 15px;
}
.page.blogpost-page .page-body .nav-contents {
  text-align: justify;
  border: 1px solid #333333;
  max-width: fit-content;
  padding: 2px 15px;
  margin: 0 20px 10px 20px;
}
.page.blogpost-page .page-body .related-topics {
  border: 1px solid #333333;
  padding: 5px 10px;
  margin: 10px 20px;
}
.page.blogpost-page .page-body .related-topics p a:hover {
  color: #4ab2f1;
}
.page.blogpost-page .page-body .blog_author {
  padding: 0px 20px;
}
.img-box-parent {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2%;
  grid-row-gap: 4%;
  padding: 0 20px;
  margin-top: 7px;
}
.Systems_outage {
  text-align: center;
  padding: 5px 10px 1px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  background: #c80707;
  display: none;
}
.page.blogpost-page .page-body .nav-contents p,
.page.blogpost-page .page-body .nav-contents h3,
.page.blogpost-page .page-body .related-topics p,
.page.blogpost-page .page-body .related-topics h3 {
  text-align: left;
  word-break: break-all;
  padding: 0;
}
.page.blogpost-page .page-body .nav-contents p,
.page.blogpost-page .page-body .related-topics p {
  padding: 2px 0;
}


.block.block-blog-archive ul#blog-month-list {
  display: flex;
  flex-direction: column-reverse;
}

.page.blogpost-page .page-title {
  display: flex;
  text-align: left;
  align-items: center;
}
@media only screen and (max-width: 500px) {
  .page.blogpost-page .post-date {
    position: unset !important;
  }
  	.partmanqa {
    background: #9bc10e;
    padding: 6px;
    padding-top: 8px;
    height: 90px !important;
}
span.qai2 {
    text-align: center;
    width: 100% !important;
    margin: auto !important;
}
  #SearchTearm {
    width: 90% !important;
    height: 32px;
}
  #SearchModelNo {
    width: 90% !important;
    height: 32px;
}
  
.center {
    height: 300px !important;
}
.buttons.btns_mk {
    max-width: 200px;
    display: inline-block;
    margin: 0 8px;
    margin-left: 20px;
    margin-top: 10px  !important;
}
  
}
@media only screen and (max-width: 1199px) and (min-width: 501px) {
  .page.blogpost-page .page-title h1 {
    max-width: calc(100% - 250px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
}


        
p,a, label {
   padding: 0px;
   margin: 0px;
}
.rev-item {
    margin: 15px;
    border-bottom: 1px solid #d3d3d3;
	margin-top: 20px;
	text-align: left;
}
.customer-pro {
    display: flex;
    align-items: center;
	margin-bottom: 10px;
}

.customer-pro label {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #482683;
    /* position: absolute; */
    color: #fff;
    font-size: 22px;
    font-weight: 500 !important;
    padding: 4px !important;
    text-align: center;

}
label.skyble {
   background-color: #c80707;
}
label.prpl {
   background-color: #D1B4F6;
}
.customer-pro p {
    font-size: 18px;
    margin-left: 18px !important;
	font-weight: 600;
}
.startimg span {
    font-size: 14px;
    margin-left: 10px;
    color: #525F7F;
}
.rev-info {
    margin: 12px 0px;
}
.rev-info p {
    color: #525F7F;
    font-size: 15px;
    padding-bottom: 8px;
}
.product-essential {
    margin: 0px;
    padding: 0px;
    border-bottom: none;
}

.page.product-details-page {
    padding: 0px !important;
    border: none;
}
div#mainDescription p img {
    width: 100%;
    margin: auto;
}
div img {
    height: auto;
    margin: auto;
}
div#mainDescription p {
    text-align: justify !important;
}


.manufacturer-grid .manufacturer-item .picture img, .sub-category-grid .sub-category-item .picture img {
    max-width: 100%;
    height: 55px;
    display: block !important;
    margin: 10px auto;
}
.item-box.bx_m a {
    display: block !important;
    word-break: break-all;
    padding: 8px;
    color: #c80707;
}
.welcome_topic a img {
    width: 68% !important;
    float: left;
    margin-left: -12px;
    margin-top: -28px !important;
}


.fpsv.topic-ips iframe#muteYouTubeVideoPlayer {
    width: 344px !important;
    height: 178px !important;
    margin-top: -72px !important;
    margin-left: 20px !important;
}

.fpsv.topic-ips .span {
    display: none !important;
}
.fpsv.topic-ips p {
    display: none !important;
}
.welcome_topic img {
    width: 68% !important;
    float: left;
    margin-left: -12px;
    margin-top: -28px !important;
}


@media screen and (max-width: 768px) {
    
.welcome_topic a img {
    width: 100% !important;
    margin-top: -28px !important;
}

    .fpsv.topic-ips iframe#muteYouTubeVideoPlayer {
    width: 100% !important;
    height: 158px !important;
    margin-top: 8px !important;
    margin-left: -15px !important;
}

}



.search-page .page-title {
    margin: 0 0 -1px;
    display: none;
}
.master-wrapper-content {
    padding-top: 0px !important;
}


element.style {
}
.row-partlens {
    background: #c80707;
    padding-bottom: 10px;
    height: auto;
}
#topBanner {
    content: url(https://www.partsips.com/Themes/PowerHub/Content/images/search-page-banner.png);
}

.header-menu{
width: 32% !important;
}
input#small-searchterms {
    width: 200px !important;
}
input#small-searchterms-model {
    width: 200px !important;
	border: 1px solid #353d41 !important;
}
form#small-search-box-form span {
    font-size: 14px;
    padding: 1px;
	position: relative;
    left: -8px;
}
.search-box {
    width: 43% !important;
	    margin-top: 10px !important;
}

}
#topcartlink {
	    top: 44px  !important;
}

@media only screen and (max-width: 500px) {
form#small-search-box-form span {
    font-size: 14px;
    padding: 1px;
    display: none;
}
	.partmanqa {
    background: #9bc10e;
    padding: 6px;
    padding-top: 8px;
    height: 90px !important;
}
span.qai2 {
    text-align: center;
    width: 100% !important;
    margin: auto !important;
}
  #SearchTearm {
    width: 90% !important;
    height: 32px;
}
  #SearchModelNo {
    width: 90% !important;
    height: 32px;
}
  
.center {
    height: 300px !important;
}
.buttons.btns_mk {
    max-width: 200px;
    display: inline-block;
    margin: 0 8px;
    margin-left: 20px;
    margin-top: 10px  !important;
}
}




@media (max-width: 480px){
.search-icon {
    margin-right: -10px !important;
    z-index: -1;
}
.header-menu {
    width: 16% !important;
}
.search-box {
    width: 60% !important;
    margin-top: -30px !important;
}
.search-input .fieldset .inputs {
    float: left;
    padding: 10px;
    text-align: left !important;
    width: 100%  !important;
}
  .center {
  height: 270px !important;

  }
  
}



input.button-2.view-similar-button {
    width: 30px;
	    margin-left: 2px;
    background: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #c7c7c7;
    background-image: url(https://www.partsips.com/Themes/PowerHub/Content/images/partslens-logo-m-grey.png);
}
input.button-2.view-similar-button:hover {
    border: 1px solid #c80707;
}
.item-box .add-to-compare-list-button, .item-box .add-to-wishlist-button {
    width: 30px;
    background-color: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    margin: 0 3px;
}
.item-box .product-box-add-to-cart-button {
    width: 110px !important;
    text-align: center;
    margin-right: 2px !important;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: url(/themes/powerhub/content/images/cart.png) 10% 50% no-repeat #c80707;
    transition: all 0.3s;
    padding-left: 18px;
    background-size: 15px;
}


.page-body {
    max-width: 1200px;
    margin: auto;
}
p.partsearchbt {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}
p.partsearchbt a:hover {
    background: #777;
}
p.partsearchbt a {
    background: #c80707;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 4px;
    margin-top: 10px;
    text-transform: capitalize;
}
a.partlens-bdimg img {
    width: 60%;
    margin: auto;
    display: block;
    text-align: center;
}
h3.partlens-imghd {
    text-align: center;
    font-weight: 400;
    font-size: 23px;
}
p.partlens-imgp {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px 180px;
    font-size: 16px;
    line-height: 25px;
    color: #333;
}





@media only screen and (max-width: 620px) and (min-width: 320px){
	.partmanqa {
    background: #9bc10e;
    padding: 6px;
    padding-top: 8px;
    height: 90px !important;
}
.productvideobar {
    position: relative;
    text-align: center;
}
.search-box-button {
    padding: 5px 12px !important;
}
img#startVoice {
    width: 12px;
    position: relative;
    left: -35px;
    top: 8px;
}

span.qai2 {
    text-align: center;
    width: 100% !important;
    margin: auto !important;
}
  #SearchTearm {
    width: 90% !important;
    height: 32px;
}
  #SearchModelNo {
    width: 90% !important;
    height: 32px;
}
  
.center {
    height: 300px !important;
}
.buttons.btns_mk {
    max-width: 200px;
    display: inline-block;
    margin: 0 8px;
    margin-left: 20px;
    margin-top: 10px  !important;
}
}


.buttons.btns_mk input[type=button] {
    padding: 6px 18px !important;
    border: 0;
    background: #202020;
    color: #fff;
    margin: 0;
    display: inline-block;
    position: relative;
    top: 1px !important;
    left: -20px !important;
}

.clr_btn_mk {
    padding: 7px 16px !important;
    font-size: 16px;
    color: #fff;
    background: #909090;
    position: relative;
    left: -15px !important;;
    border: none;
    top: 1px;
}
#SearchTearm {
    width: 30%;
    height: 32px;
}
#SearchModelNo {
    width: 28%;
    height: 32px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    width: 630px !important;
}
.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #c80707;
    border-width: 0 0 1px;
	border-radius: 8px 8px 0px 0px;
    background-image: none;
    padding: 15px 18px !important;
    font-weight: 400;
    cursor: auto !important;
}
.ui-dialog-titlebar > span {
    float: left;
    font-size: 18px;
    color: #fff;
    margin: 0 !important;
}
.ui-dialog-titlebar button {
    position: absolute;
    overflow: hidden;
    font-size: 0;
    top: 10px !important;
    right: 6px !important;
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
    border: none !important;
    filter: brightness(0.2);
    border-radius: 0;
    background: url(../images/close.png) center no-repeat !important;
    padding: 0 !important;
}
p.Desmlr a {
    text-align: center;
    padding: 10px;
    font-size: 16px;
}

.form-fields {
    padding: 30px;
    margin-bottom: -10px;
    background: #efefef9e;
    border-top: 1px solid #e3e3e3;
    box-shadow: none !important;
}

.form-fields {
    padding: 30px;
    margin-bottom: -10px;
    background: #efefef9e;
    border-top: 1px solid #e3e3e3;
    box-shadow: none !important;
}

.container {
    padding: 0px;
}

.page-title {
    background: #fff;
    padding: 10px 0;
}
.order-details-page .page-title h1 {
    margin: auto;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    max-width: 1200px;
    margin-bottom: 10px;
}
.page-title h1 {
    color: #2f363a;
    text-align: left;
    max-width: 1200px;
    margin: auto;
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 10px;
	font-weight: 700;
}
.order-overview {
    text-align: center;
    margin-top: 30px;
}

.order-overview {
    text-align: center !important;
    margin-top: 30px !important;
    border: 1px solid #ddd;
    box-shadow: none;
    / display: inline-block; /
    text-align: left;
    padding: 15px 30px;
    margin: 10px auto;
    width: 100%;
}

.order-number {
    text-align: left;
}

.order-number {
    color: #c80707;
    font-size: 20px;
}

.order-overview {}

.order-overview {}

.prtd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #444;
}

.order-details-page .order-overview .order-total strong {
    color: #c80707;
    font-weight: 600;
    font-size: 27px;
}

.order-total {
    margin: 10px 0 0;
    VARIANT: JIS04;
    FONT-VARIANT: JIS04;
}

.page.search-page .search-input { margin-top: 0px;}

.search-input { background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    margin-top: 30px;
}
.search-input {
    padding: 20px 30px 15px;
    /* box-shadow: 0 5px 5px -4px rgb(0 0 0 / 17%); */
}
.search-input form {
    clear: both;
}
.search-input .fieldset {
   margin: 0px !important;
    display: inline-block;
    width: 100%;
	border:none;
    box-shadow: none;
}
.search-input .form-fields {
    padding: 0;
    border-top: 0;
    background: 0 0;
}
.basic-search {
    width: 100%;
    display: block;
}

.search-input .fieldset .inputs {
    display: inline-block;
    float: left;
    width: calc(100% - 300px);
    padding: 0;
}
.inputs.reversed {
    float: right!important;
    margin: 0;
    padding: 10px 10px!important;
    width: 270px!important;
    background: #eee;
    text-align: center;
}
.search-input .fieldset .inputs input[type=text] {
    width: calc(100% - 160px);
}
input[type=password], input[type=text], select, textarea {
    height: 36px;
    border: 1px solid #d6d6d6;
    padding: 8px;
    vertical-align: middle;
}
.basic-search .inputs label {
    text-align: left!important;
    width: 150px;
}
.advanced-search .inputs label {
    width: 150px;
    text-align: left;
}
.advanced-search .inputs input, .advanced-search .inputs select {
    width: calc(100% - 160px);
}
select {
    min-width: 50px;
    height: 32px;
    padding: 6px;
}
.advanced-search .price-range {
    display: inline-block;
    width: calc(100% - 160px);
}
.advanced-search .price-range input {
    width: 49.5%!important;
    width: 80px;
    margin: 3px;
}
.inputs.reversed {
    float: right!important;
    margin: 0;
    padding: 10px 10px!important;
    width: 270px!important;
    background: #eee;
    text-align: center;
}
.inputs.reversed input {
    width: auto!important;
}
.section.shipments .title {
    text-align: left;
}
td.product a {
    font-style: normal;
}
ul.billing-info li.title {
    background: #575757;
    padding: 10px 12px;
    color: #fff;
}
ul.billing-info, ul.shipping-info {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}
ul.shipping-info li.title {
    background: #575757;
    padding: 10px 12px;
    color: #fff;
}
.order-details-area ul, .order-review-data ul, .shipment-details-area ul {
    float: left;
    width: 48%;
    margin: 0 24px 40px 0px;
}
.section.totals {
    width: 31%;
    float: right;
}
.section.shipments {
    text-align: left !important;
    width: 66%;
}

span.qai2 a {
    color: #fff;
    margin-left: 2px;
}

img#startVoice {
    width: 12px;
    position: relative;
    left: -26px;
}
img#startVoice:hover {
    cursor: pointer;
    filter: brightness(0.2);
}

.ft-cnt-des p {
    line-height: 15px;
    padding: 0;
    margin: 5px 0 0;
    font-size: 12px;
    font-weight: 400;
}
.partlens-partai-strip {
    display: flex;
}
.product-review-list .title {
    background: #f9f9f9;
    padding: 15px;
    color: #c80707;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.product-review-list {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
    margin-top: 50px;
}
.product-review-item .review-item-head {
    border-bottom: none;
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
}
.review-title strong {
    font-size: 16px;
}

div#product-qa {
    border: none;
    margin-top: 40px;
    padding: 12px;
}
.comment-list {
    display: none;
}

img.playButton {
	position: absolute;
	left: 85px;
	top: 35px;
	cursor: pointer;
	vertical-align: bottom;
}

div#playerHolder {
	width: 230px;
	background: #fff;
	height: 130px;
	position: absolute;
	text-align: center;
	margin: auto;
	border: 1px solid #e5e5e5;
}


.page.checkout-page.order-completed-page i.fa.fa-check {
    padding: 20px;
}
.page.checkout-page.order-completed-page h1 {
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}
.page-body.checkout-data {
    max-width: 100%;
}

.enter-address .edit-address label {
    font-weight: 700 !important;
    text-align: right;
}

.center-2.col-md-9.col-sm-12.col-xs-12.pull-right .page-body .search-input {
    background: #efefef;
    border: none;
    box-shadow: none;
}
.fieldset .basic-search .inputs label {
    font-weight: 600 !important;
    font-size: 18px;
}
.srdetails {
    font-weight: 600;
    font-size: 22px !important;
    color: #444;
    text-align: center;
    padding: 26px 0px 16px;
}

.partlens-pow {
    display: none !important;
}

input.button-2.view-similar-button {
    display: none;
}

p.blog-bodyim img {
    width: 100%;
}