@charset "UTF-8";
/*
  Journal - Advanced Opencart Theme Framework
  Version 2.4.5
  Copyright (c) 2014 Digital Atelier
  http://journal.digital-atelier.com/
*/
/******************************
RESET
*******************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, small, strong, b, i, dl, dt, dd, form, label, footer, header, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

body {
  overflow-x: hidden; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

textarea:focus, input:focus, select:focus, button:focus {
  outline: none; }

header *, #container *, footer *, #top-modules *, #bottom-modules * {
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

.clearfix {
  clear: both;
  display: block; }

:before, :after {
  font-family: 'journal-icons';
  position: relative;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

i {
  position: relative;
  font-style: normal;
  vertical-align: middle; }
  i img {
    position: relative;
    vertical-align: middle; }

/******************************
JOURNAL GRID
*******************************/
.xl-5 {
  width: 5%; }

.xl-10 {
  width: 10%; }

.xl-15 {
  width: 15%; }

.xl-20 {
  width: 20%; }

.xl-25 {
  width: 25%; }

.xl-30 {
  width: 30%; }

.xl-35 {
  width: 35%; }

.xl-40 {
  width: 40%; }

.xl-45 {
  width: 45%; }

.xl-50 {
  width: 50%; }

.xl-55 {
  width: 55%; }

.xl-60 {
  width: 60%; }

.xl-65 {
  width: 65%; }

.xl-70 {
  width: 70%; }

.xl-75 {
  width: 75%; }

.xl-80 {
  width: 80%; }

.xl-85 {
  width: 85%; }

.xl-90 {
  width: 90%; }

.xl-95 {
  width: 95%; }

.xl-100 {
  width: 100%; }

.xl-11 {
  width: 11.11111111111111%; }

.xl-12 {
  width: 12.5%; }

.xl-14 {
  width: 14.28571428571429%; }

.xl-16 {
  width: 16.66666666666666%; }

.xl-33 {
  width: 33.33333333333333%; }

.xl-66 {
  width: 66.66666666666666%; }

.xs-5, .xs-10, .xs-15, .xs-20, .xs-25, .xs-30, .xs-35, .xs-40, .xs-45, .xs-50, .xs-55, .xs-60, .xs-65, .xs-70, .xs-75, .xs-80, .xs-85, .xs-90, .xs-95, .xs-100, .xs-33, .xs-66, .sm-5, .sm-10, .sm-15, .sm-20, .sm-25, .sm-30, .sm-35, .sm-40, .sm-45, .sm-50, .sm-55, .sm-60, .sm-65, .sm-70, .sm-75, .sm-80, .sm-85, .sm-90, .sm-95, .sm-100, .sm-33, .sm-66, .md-5, .md-10, .md-15, .md-20, .md-25, .md-30, .md-35, .md-40, .md-45, .md-50, .md-55, .md-60, .md-65, .md-70, .md-75, .md-80, .md-85, .md-90, .md-95, .md-100, .md-33, .md-66, .lg-5, .lg-10, .lg-15, .lg-20, .lg-25, .lg-30, .lg-35, .lg-40, .lg-45, .lg-50, .lg-55, .lg-60, .lg-65, .lg-70, .lg-75, .lg-80, .lg-85, .lg-90, .lg-95, .lg-100, .lg-33, .lg-66, .xl-5, .xl-10, .xl-15, .xl-20, .xl-25, .xl-30, .xl-35, .xl-40, .xl-45, .xl-50, .xl-55, .xl-60, .xl-65, .xl-70, .xl-75, .xl-80, .xl-85, .xl-90, .xl-95, .xl-100, .xl-33, .xl-66 {
  min-height: 1px;
  float: left; }

.xs-11, .xs-12, .xs-14, .xs-16,
.sm-11, .sm-12, .sm-14, .sm-16,
.md-11, .md-12, .md-14, .md-16,
.lg-11, .lg-12, .lg-14, .lg-16,
.xl-11, .xl-12, .xl-14, .xl-16 {
  min-height: 1px;
  float: left; }

/******************************
 GENERAL STRUCTURE
*******************************/
.j-min {
  height: 50px;background-color: black; }

.j-med {
  height: 80px; }

.j-tall {
  height: 120px; }

.j-50 {
  height: 50px; }

.j-100 {
  height: 100px; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.z-6 {
  z-index: 6; }

.z-7 {
  z-index: 7; }

.z-8 {
  z-index: 8; }

.z-9 {
  z-index: 9; }

body {
  font-weight: 400!important;
  font-size: 13px;
  font-family: "Roboto", Arial, sans-serif; }

/******************************
 CONTENT
*******************************/
#container {
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  background-color: transparent;
  z-index: 3; }

.heading-title, .box-heading {
  line-height: 37px;
  height: 40px;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: inherit;
  overflow: none;
  text-overflow: ellipsis; }

.heading-title {
  margin-bottom: 17px; }
.information-page h1.heading-title {
  margin-bottom: 25px;
}
.secondary-title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #5C8BA6; }

#content {
margin-bottom: 100px;
  margin-top: 30px;
  position: relative;
  z-index: 2;
  padding: 20px 20px 0 20px;
  background-color: transparent;
  -webkit-transform: translate3d(0, 0, 0); }
  #content.product-page-content {
  margin-bottom: 100px;
  margin-top: 40px;}
  #content:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.box {
  position: relative; }

#content .content ul, #content .content li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }
#content .content ul {
  margin: 8px 0; }
#content .content > ul > li > a {
  display: inline-block;
  padding: 4px 0;
  padding-left: 10px;
  font-size: inherit; }

/******************************
 BUTTONS / LINKS
*******************************/
a {
  color: #333745;
  text-decoration: none;
  cursor: pointer; }

button {
  border: none;
  background-color: transparent;
  padding: 0; }

.button {
  cursor: pointer;
  font-size: 14px;
  transition: color .2s, background-color .2s;
  padding: 0 12px;
  border: 0;
  line-height: 32px;
  background-color: transparent;
  display: inline-block;
  -webkit-appearance: none;
  text-align: center; }
  .button i:before {
    padding: 0 1px; }

.cart {
  position: relative; }

.button-disabled {
  opacity: .5;
  cursor: default; }
  .button-disabled:before, .button-disabled:after {
    display: none !important; }

.buttons {
  overflow: hidden;
  padding: 15px 0;
  line-height: 30px;
  margin: 20px 0 20px 0; }
  .buttons .left {
    padding-top: 2px; }

.buttons .left {
  float: left;
  text-align: left; }

.buttons .right {
  float: right;
  text-align: right; }

.buttons .right a {
  text-decoration: none !important; }

.buttons .center {
  float: left;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

hr {
  border: 0;
  background-color: #E4E4E4;
  height: 1px;
  margin: 0; }

/******************************
 BREADCRUMB
*******************************/
.breadcrumb {
  margin: 0 auto;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 0; }
  .breadcrumb a {
    color: inherit;
    font-size: inherit;
    transition: all .2s ease;
    display: inline-block;
    vertical-align: middle; }

ul.breadcrumb {
  list-style: none;
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 0;
}
  ul.breadcrumb li {
    display: inline-block; }
    ul.breadcrumb li a {
      margin: 0 4px; }
    ul.breadcrumb li:before {
      top: -2.5px;
      content: "»";
      float: left; }
    ul.breadcrumb li:first-of-type a {
      margin-left: 0; }
    ul.breadcrumb li:first-of-type:before {
      display: none; }

.extended-container:before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute; }

.home-page .extended-container:before,
.maintenance-mode .extended-container:before {
  display: none; }

.home-page #container:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.maintenance-message {
  padding-bottom: 20px;
  padding-top: 20px; }
  .maintenance-message h1 {
    line-height: 30px; }
    .maintenance-message h1 br {
      display: none; }

/******************************
 NOTIFICATION
*******************************/
.journal-slider + #container > #notification {
  display: none; }

#notification {
  position: absolute;
  z-index: 2;
  width: 100%; }

.success, .warning, .information, .attention {
  width: 100%;
  position: relative;
  z-index: 2;
  height: auto;
  padding: 10px 15px;
  line-height: 20px; }
  .success a, .warning a, .information a, .attention a {
    color: #428bca; }
  .success img, .warning img, .information img, .attention img {
    float: right;
    margin-top: 6px;
    cursor: pointer;
    display: block; }

.success {
  background-color: #CDECA6; }

.warning {
  background-color: #FBE3A7; }

.attention {
  background-color: #FBE3A7; }

.information {
  background-color: #BFE7F1; }

.fa-exclamation-circle {
  font-size: 17px; }

/******************************
 INPUTS
*******************************/
.required, .cart-info .stock {
  color: #EA2E49;
  font-size: 16px; }

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
textarea {
  -webkit-appearance: none;
  background: white;
  border-radius: 0px;
  border: 1px solid #E4E4E4;
  padding: 8px;
  width: 100%;
  transition: all 0.2s;
  font-size: 13px;
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.08); }

textarea {
  width: 100%;
  max-width: 100%;
  resize: none;
  height: 150px; }

input[type='radio'],
input[type='checkbox'] {
  margin: 5px; }

select {
  background: #f4f4f4;
  border: 1px solid #E4E4E4;
  padding: 5px;
  margin: 5px;
  max-width: 100%; }

label {
  cursor: pointer;
  padding-right: 20px; }

span.error,
.text-danger {
  display: inline-block;
  background-color: #EA2E49;
  color: white;
  padding: 3px 4px 2px 4px;
  font-size: 12px;
  position: relative; }

/******************************
 COLORBOX
*******************************/
#cboxLoadedContent h1 {
  padding-bottom: 2px;
  display: inline-block;
  border-bottom: 1px solid #E4E4E4;
  margin: 10px 0 10px 10px;
  font-size: 24px; }
#cboxLoadedContent p {
  padding: 0 10px; }

/******************************
 RESPONSIVE VIDEO
*******************************/
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .responsive-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.extended-layout #column-left {
  padding: 5px 0 0 0;
  width: 200px;
    margin-top: 33px;
}
.extended-layout #column-right {
  padding: 20px 0 0 0;
  }
.extended-layout #column-left + #content {
  padding: 0px 0 0 20px;
  margin-left: 220px; }
.extended-layout #column-right + #content {
  padding: 20px 20px 0 0;
   }
.extended-layout #column-left + #column-right + #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.extended-layout #content {
  padding: 0px 0 0 0; }

/******************************
 TOP BOTTOM POSITION
*******************************/
#top-modules, #bottom-modules {
  position: relative;
  z-index: 1; }
  #top-modules > div, #bottom-modules > div {
    margin: 0 auto;
    overflow: hidden; }
    #top-modules > div.journal2_slider, #top-modules > div.gutter, #bottom-modules > div.journal2_slider, #bottom-modules > div.gutter {
      padding: 0; }
    #top-modules > div > div, #bottom-modules > div > div {
      position: relative;
      margin: 0 auto; }
  #top-modules .box.static-banners,
  #top-modules .multi-modules-wrapper,
  #top-modules .box.journal-carousel
  .box.custom-sections,
  #top-modules .box.cms-blocks, #bottom-modules .box.static-banners,
  #bottom-modules .multi-modules-wrapper,
  #bottom-modules .box.journal-carousel
  .box.custom-sections,
  #bottom-modules .box.cms-blocks {
    padding-bottom: 0 !important; }
  #top-modules .multi-modules-wrapper, #bottom-modules .multi-modules-wrapper {
    margin-bottom: -20px; }

.chrome #top-modules, .chrome #bottom-modules {
  position: static; }

/******************************
OC 2
*******************************/
.oc2 .extended-layout #column-left + .row #content {
  padding: 20px 0 0 20px;
  margin-left: 220px; }
.oc2 .extended-layout #column-right + .row #content {
  padding: 20px 20px 0 0;
  margin-right: 220px; }
.oc2 .extended-layout #column-left + #column-right + .row #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.oc2.information-page #content {
  padding-bottom: 20px; }
.oc2 .required {
  color: inherit; }
  .oc2 .required label {
  font-size: 16px;
    font-weight: normal; }
    .oc2 .required label:before {
      content: "* ";
      color: red;
      font-weight: bold;
      font-size: 16px;
      float: left;
      position: relative;
      margin-right: 3px; }
.oc2 fieldset {
  border: none;
  padding: 0;
  margin: 0; }
  .oc2 fieldset > div {
    clear: both;
    margin-bottom: 6px;
    overflow: hidden; }
  .oc2 fieldset .radio {
    padding-top: 7px; }
    .oc2 fieldset .radio label {
      width: 100%;
      padding-top: 0; }
      .oc2 fieldset .radio label:before {
        display: none; }
  .oc2 fieldset label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; }
  .oc2 fieldset label + div, .oc2 fieldset label + input.form-control {
    width: 75%;
    float: right; }
  .oc2 fieldset .radio-inline {
    width: auto; }
    .oc2 fieldset .radio-inline:before {
      display: none; }
.oc2 .form-horizontal .form-group {
  overflow: hidden;
  margin-bottom: 5px; }
  .oc2 .form-horizontal .form-group label {
    font-size: 16px;
  cursor: inherit;
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; 
      color:  rgb(220, 19, 19);}
  .oc2 .form-horizontal .form-group label + div {
    width: 75%;
    float: right; }
.oc2 .secondary-title {
  margin-bottom: 10px; }
.oc2 .input-group {
  display: table;
  position: relative; }
  .oc2 .input-group .form-control {
    float: left;
    display: table-cell; }
.oc2 .input-group-btn {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle; }
  .oc2 .input-group-btn button {
    background-color: #a9b8c0;
    padding: 6px 12px 9px 12px;
    cursor: pointer;
    font-size: 12px;
    box-shadow: none; }
    .oc2 .input-group-btn button:hover {
      background-color: #8ca0aa;
      transition: all 0.2s; }
.oc2 .date .input-group-btn button, .oc2 .time .input-group-btn button, .oc2 .datetime .input-group-btn button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.oc2 .fa {
  font-size: 14px; }
  .oc2 .fa:before {
    font-family: 'FontAwesome'; }
.oc2 .captcha-row .pull-right {
  float: none;
  margin-left: 25%; }
.oc2 .alert button {
  font-size: 15px;
  position: absolute;
  right: 10px;
  cursor: pointer; }

.oc2.route-account-register .form-horizontal .radio {
  padding-top: 0; }
  .oc2.route-account-register .form-horizontal .radio label {
    width: auto;
    float: none;
    padding-top: 0; }
.oc2.route-account-register .form-horizontal label.radio-inline {
  width: auto; }
  span.fa.fa-stack {
  display: none!important;
}
#button-cart {
  color: #414042!important;
    font-size: 18px!important;
}
#button-cart:hover, .quickview #more-details:hover {
  color: black!important;
}
#button-cart .button-cart-text:before, #button-cart .button-cart-text:after {

  color: #414042!important;

}

.product-info .gallery-text {
  display: none;
}
.row.product-info.split-50-50 .left .image {
  position: relative;
}
span.label-latest {
    background-position: center center;
    position: absolute;
    bottom: 24% !important;
    right: 0px;
    background-color: transparent;
    left: -20px;
    width: 155px;
    top: -14px;
    height: 160px;
	  display: none;
    z-index: 999 !important;
}
.product-tabs {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-bottom: 20px;
}
.wishlist-compare {
  display: none!important;
}
ul.list-unstyled.price {
  border-top: 1px dashed;
  border-bottom: 1px dashed;
  color:#b2b5b6;
}
#product .rating {
  width: 50%;
  float: left;
  top: 3px;
  display: none;
}
 #product .social.share-this.hide-on-mobile{  width: 50%;
  float: left;}
  ul.list-unstyled.price{width:100%;}
 .journal-logo.j-100.xs-100.sm-100.md-40.lg-50.xl-50 {
  z-index: 99;
position: relative;
margin: auto;
margin-top: 100px;
text-align: center;
width: 100%;
}
.home-page header {
  background-color: rgb(244, 244, 244);
  /* background-image: url('image/background_header.jpg'); */
  background-position: center top!important;
}
header{background-position: 0px 50px!important;}

.home-page .journal-logo.j-100.xs-100.sm-100.md-40.lg-50.xl-50 {

margin-top: 660px;

}
#tabs{width:100%;}
#tabs li {
  float: left;
  width: 16.666%;
}
#tabs li a {
  width: 100%;
}
.journal-header-center.nosecond .journal-center-bg {
top: 40px;
display: none;
}
.sticky-header-center.journal-header-center .journal-menu-bg {
display:none;
}
.journal-menu-bg.j-min.z-0 {
display: none;
}
#header {


}
.sticky-header-center.journal-header-center #logo a img {
max-height: 140px!important;

}
ul.super-menu.mobile-menu.menu-table {
height: 100px;
margin: auto;

/* background-color: black; */

}
.super-menu {
  width: 100%;
  max-width: 1600px!important;
}
.journal-center-bg.j-100.z-0 {
display: none;
}

.product-grid-item .name a, .posts h2 a {
  white-space: inherit!important;

}
.journal-header-center .journal-menu {
background-image: url(../../../../../image/motoworks/menu_bar2.png);
height: 116px;
border-top: 8px solid #b8b8b8;
border-bottom: 8px solid #b8b8b8;
margin-top: -30px;
}
.super-menu > li{
border-left: 0px!important;
background-color: transparent!important;
}
.super-menu > li:last-of-type {
border-right: 1px solid #333745;
border-right: 0px!important;
}
.super-menu > li > a {
top: 28px;
position: relative;

font-size: 23px!important;
}

.links.j-min {
  top: 8px;
background-color: #da1a32;
padding-left: 10px;
padding-right: 10px;
text-align: center;

}
.journal-header-center .journal-cart {}
.journal-header-center .journal-search {
top: -30px;
position: absolute!important;
z-index: 2;
position: a;
width: 260px;
right: 20%;
top: 0px!important;
}
.box-heading.box-sections.box-block a.selected {
font-size: 28px!important;
}
.custom-sections .box-heading {
background-color:transparent!important;
}
.box-sections ul li a:hover, .box-sections ul li a.selected {
color: rgb(255, 255, 255);
 background-color: transparent!important;
}
.links.j-min a{color:white!important}
#header{max-width:100%!important;}
.bottom-footer .no-payments .copyright {
  font-size: 12px!important;
}
.product-grid-item .image .label-latest {
  position: absolute;
  top: inherit;
  bottom: 0px;
 padding:0px!important;
  width: 50px;
height: 50px;
border-bottom: 90px solid #dc1313;
border-left: 90px solid transparent;
}
.label-latest b {
position: relative;
top: 50px;
right: 48px;
font-size: 20px;
text-transform: uppercase;

}
.journal-header-center #search input {
  background-color: #dedede!important;
}
.product-details {
  /* height: 100%; */
  position: relative!important;
  top: 79%;
    width: 100%;
}
.product-details .price {
text-align: left!important;
padding-left: 12px!important;
  top: 76%;
  position: relative;
  left:5px;
    
  margin-left: 0px!important;
    left: 0px!important;
border-color: #a9abac;
  border-bottom: 0px solid;
  padding-top: 10px!important;
padding-bottom: 11px!important;
}
.form-group.cart p {
  color: #414042;
}
.product-details .wishlist, .product-details .compare{display:none!important;}
.product-details .cart {
  top: 2%;
right: 10px;
position: absolute;
}
.product-page .heading-title {
  text-align: left;
  font-size: 30px;
  padding-bottom: 15px!important;
  padding-top: 37px!important;
    font-family: 'Open Sans', sans-serif!important;
  font-weight: 900;
  color: #414042;
}
ul.list-unstyled.description {
  padding-left: 0px!important;
  padding-top: 0px!important;
  padding-right: 10px!important;
  padding-bottom: 0px!important;
}
.product-info .right > div > div, .product-info .right > div > ul {
  padding-left: 0px!important;
}
span.main-menu-text:hover {
  color: #999;
}
.oc2 .rating a:first-of-type {
  margin-left: 0px!important;
}
.breadcrumb {
font-size:18px!important;
  background-color: transparent!important;
color:ffffff;
  font-weight: normal!important;
  text-align: left;
  width: 84.8%;
  float: right;
  top: 0px;

}
.carousel-product span.label-latest {
  background-image: url("../../../../../image/motoworks/new.png");
  background: no-repeat;
  background-position: center center;
  float: left;
  
   bottom: 0%!important;
  background-color: transparent;
  left: inherit;
}
.journal-carousel .owl-prev:hover:before, .journal-carousel .owl-next:hover:before {
  color: red!important;
}
.journal-carousel .owl-buttons .owl-next {
  right: 0px!important;
}
.journal-carousel .owl-buttons div {
  top: -65px!important;
  }
.fullwidth-footer .bottom-footer {
  max-width: 100%;
  padding: 0;
  border-top: 3px solid #4a4b4f;
  background-color: black;
    color: #938d8d;
}
.heading-title, .box-heading, #blogArticle .articleHeader h1, .journal-carousel .htabs.single-tab a, .oc-filter .panel-heading {
   padding-left: 0px!important; 
  font-family: 'Roboto', sans-serif!important;
   font-weight:900;
}
.product-info .right .product-price p {
  font-size: 18px;
  float: left;
  top: 4px;
  position: relative;
  width:50px;color:#414042;
}
.product-info .right .product-price{color:#dc1313!important;}
.product-wrapper {
  background-color: white;
  height: 100%;
}
#tabs a, #tabs li a {
  text-transform: capitalize!important;
}
.product-grid-item.isotope-element.section-0.xs-100.sm-50.md-50.lg-33.xl-33.display-both.block-button.isotope-item {

}
.product-grid-item .product-thumb .product-details .name {
  background-color: #f6f6f6;
    top: 75%;
	  height: 69px!important;
}
.owl-item .product-details .name {
  background-color: #f6f6f6;
    top: 75%;
	  height: 69px!important;
}
.product-details .name {
  background-color: #f6f6f6;
    top: 75%;}
.shipping-estimate .location-fields select.form-control {
  height: 30px;
}
.product-details .name a {
  color: #6b6b6b;
  font-family: "Roboto";
  font-weight: 400;
}
.countdown{display:none!important;}
.product-details:before {
display:none;
}
#tabs a, #tabs li a {
    font-size: 19px!important;
  color: #757575!important;
  background-color: white!important;
}

div#content.product-page-content {
  background-color: white;
  color: #757575;
}
.box-category li:last-child ul{display:none!important;}
div#content.product-page-content h4 {
  font-weight: normal;
    font-size: 24px;
}
div#content.product-page-content p{
  font-weight: normal;
  font-size:18px;
  color: rgb(65, 64, 66);
}
div#content.product-page-content ul li {
  font-weight: normal;
}
div#content.product-page-content ul li:nth-child(4){width: 25%}


.product-wrapper {
  position: relative;
}
.product-grid-item .name a {
  color: #6b6b6b!important;
  text-align: left;
  font-size: 27px;
}
#tabs a, #tabs li a {
  padding-top: 13px!important;
  padding-bottom: 13px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;

}
#column-left + .row #content {
  margin-left: 240px;

}
.product-info .product-options > .cart {

  border-bottom: 1px dashed #b2b5b6;
}
.oc2 #tabs {
padding-top: 9px;	
  margin-top: 20px;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
}
.links.j-min a {
font-size: 14px;
}
.links.j-min { 
height: 33px;
}
.product-tabs li.active {
  border-bottom: 9px solid #b8232f;
}
::-webkit-input-placeholder {
   color: black!important;
}

:-moz-placeholder { /* Firefox 18- */
   color: black!important; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: black!important;  
}

:-ms-input-placeholder {  
   color: black!important;  
}
.footer_social{float:left;width:33.3333%;  text-align: center;}
footer .column > h3 {
border: 0px!important;

}

#footer .row.columns {
  margin-top: 1%;
  position: relative;
  margin-bottom: 3.4%;
}
footer, .boxed-footer #footer {


}
#footer_intro{font-size:14px;margin-top:20px;margin-left: 15px;}

#footer_locatiom, #footer_phone, #footer_fax{font-size:12px;}
#footer_locatiom p, #footer_phone p, #footer_fax p {
  top: -7px;
  position: relative;
  display: inline;
}
div#footer p {
  font-size: 14px;
}
#footer_openinghours p {
  margin-top: 18px;
}
.journal-newsletter.text-left .newsletter-input-wrap input + .button {
  margin-top: 35px!important;
  width: 100%!important;
}
.journal-newsletter.text-left .newsletter-input-wrap {
  width: 100%!important;
}
#footer::-webkit-input-placeholder {
   color:  #c5c5c5!important;  
}

#footer:-moz-placeholder { /* Firefox 18- */
   color: #c5c5c5!important;  
}
.column.text.xs-100.sm-50.md-33.lg-25.xl-25:nth-child(2) h3 {
  text-align: center;
}
#footer_social_group {
  width: 50%;
  margin: auto;
}

#footer::-moz-placeholder {  /* Firefox 19+ */
   color: #c5c5c5!important;  
}

#footer:-ms-input-placeholder {  
   color: #c5c5c5!important;  
}
.button, #quickcheckout .button {

 background-color: transparent!important;
}
.button:hover, #quickcheckout .button:hover {
  background-color: transparent!important;
}
.product-grid-item .price {


}
.box .side-category .side-category-left .side-category-accordion .box-heading {
  color: black!important;
}
.box.static-banners .box-heading {
display: none;
}
#column-left .box-category {
  margin-top: -17px;
  z-index: 1;
  position: relative;
}
.side-column .box-category li a {


}
.product-info .right .product-options {
  background-color: transparent;
  overflow: hidden;
  border-top: 4px solid;
  /* padding: 4px; */
  margin-right: 5%;
}
li.p-stock {
  display: none;
}
li.p-model {
  display: none;
}
.box-category li:last-child a {
  background-image: url("../../../../../image/motoworks/bar4.png")!important;
  height: 99px;
}
.box-category li:last-child {
  z-index: 90;
  margin-top: 8px;
}
.box-category li:last-child i{display:none;}
.box-category li:last-child span {
  font-size: 20px!important;
  color: white!important;
  font-weight: 700;
  top: 34px!important;
}
.box-category li:first-child a {

}
.side-column .side-products .box-heading {

  background-image: url("../../../../../image/motoworks/bar9.png");
}
.side-column .box-heading{
padding-top: 26px!important;
  z-index: 100;
  position: relative;
height: 98px!important;
color: white!important;
font-size:20px!important;
text-align:center;  font-family: raleway;
  font-weight: bold;
  background-image: url("../../../../../image/motoworks/cat.png");
}
.side-column .box {
  margin-bottom: 0px!important;
}
.side-column .box-category li a:before, .side-column .box-content li a:before {
display:none;
}
.box-content {
margin-bottom: 0%;
}
.side-column .box-category li a {
background-repeat: no-repeat;
color: white!important;
background-color:transparent!important;
top: 0px;
}
.side-column .box-category ul {
/*background-image: url("../../../../../image/motoworks/left_side_bar.jpg");*/

}
.side-column .box-category li:not(:first-child) a {

 
  margin-top:-17px;
  }
  .side-column .box-category li a {
   background-image: url(../../../../../image/motoworks/cat_sub.png);
  }
  .box-category li ul li:last-child a {
  background-image: url(../../../../../image/motoworks/bar8.png)!important;
height: 68px;
}
.side-column .box-category ul li:first-child ul {
  margin-top: -18px;
}
.box-category li ul li:last-child {
  z-index: 90;
  margin-top: initial;
}
.box-heading{z-index: 99;}
.box-category li a {
padding: 0px!important;
height: 68px;
}
.side-column li {
  z-index: 95;
  text-align: center;
}
.box.oc-module.side-products {
  margin-top: -8px;
  z-index: 93;
  z-index: -1;
  background-color: transparent;
}
.scroll-top:hover:before {
color: #dc1313!important;
}
.scroll-top:before {
color: #72808a!important;
}
.side-column span.product-count {
  display: none;
}
.box.side-category.side-category-left.side-category-accordion{background-color: transparent!important;}
.custom_tab_title{font-size:28px;margin-bottom: 20px;
width: 20%;
float: left;}

a.newsletter-button.button {
  background-color: rgb(239, 55, 62)!important;
}
.journal-header-center .journal-secondary .links {
  right: 17%;
}
.oc2 #search input {
  height: 33px!important;
  top: 7.5px;
  position: relative;
    font-size: 14px;
}
.button-search, .journal-header-center .button-search {

  height: 33px;
  top: 7.5px;
  background: #dedede;
}
.journal-header-center .button-search i {
  margin-top: -4px!important;
  margin-left: 2px!important;
}
#top_contact{float:left;}
div#top_mail {
left: 15%;
}
div#top_phone p, div#top_mail p {
display: inline;
color: white!important;
left: 4px;
position: relative;
}
.links.j-min {
  height: 33px;
  float: left;
  /* margin-left: 10px; */
  position: absolute;
  margin-left: 81%;
}
div#top_phone p, div#top_mail p{
  display: inline;
  color:white!important;
  font-weight: 600;
}
div#top_phone, div#top_mail{float:left;font-family: "raleway"}
div#top_phone_number {
  display: inline;
}
div#top_contact {
  margin-top: 9.5px;
  margin-left: 10%;
}
div#top_phone_number {
font-family: 'Roboto', sans-serif;
font-size: 14px;
color:white;
left: 13px;
}
.breadcrumb {
font-family: 'Roboto', sans-serif!important;
}
.product-details .name a {
  font-size: 16px!important;
  padding-top: 18px!important;
  padding-bottom: 17px!important;
  padding-left: 17px!important;
  padding-right: 17px!important;
}
.product-grid-item .description{}
.journal-header-center .button-search i:before {
margin-top: 0px!important;
margin-left: 4px;
}
div#top_contact img{top:6px;position:relative;}
div#top_contact p{font-size:14px;color: #6d6d6d!important;font-weight: 600;}
.details_cat {
font-weight: 400;
  background-color: #72808a;
  padding: 12px 17px 17px 13px;
  text-decoration: none;
  width: 100%;
  color: white;
  font-size: 26px;
  height: 55px;
  text-align: left;
}
li.product-views-count {
  display: none;
}
.mega-menu {
  position: relative!important;
  margin-top: 40px!important;
}
.rating a {
  color: #414042;
}
.mega-menu-item h3 {

  color: black!important;
  background-color: transparent!important;
  padding-left: 7px!important;
  padding-top: 5px!important;
  padding-right: 7px!important;
  padding-bottom: 0px!important;
}
.mega-menu-categories .mega-menu-item div {
  padding: 4px!important;}
.mega-menu-categories .mega-menu-item {
  margin-bottom: 0px!important;
  height: auto!important;
  
}
.mega-menu-categories .mega-menu-item h3 a:after {
  content: "\25b6";
  text-align: left;
  color: black;
  float:right;
 
}
.mega-menu-categories .mega-menu-item h3{font-size:16px;}
#footer_top {
width: 100%;
background-repeat: no-repeat;
background-image: url("../../../../../image/motoworks/footer_background.png");
background-position: top right;
background-color: transparent;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 92px;
}
footer, .boxed-footer #footer {
background-color:transparent!important;
}
footer.fullwidth-footer {
  margin-top: -92px;
position:relative;
}
#footer_body{width:100%;background-color:black;}
.product-grid-item .cart .button-left-icon:before, .product-grid-item .cart .button-right-icon:before {
content: '\e17f';
font-size: 23px;
color: #757575!important;
}

.product-grid-item .image {
width: 100%;
position: relative;
z-index: 1;

margin: auto;
padding-bottom: 0px;
}
.htabs.box-heading.single-tab a{width:100px;  line-height: 35px;}
.journal-carousel .htabs.single-tab a{padding-left:0px!important;}
.quickview-button{display:none;}
.box-heading hr{margin-top:59px;
color: white;
float: right;
width: 85%;}
.journal-carousel .htabs.single-tab a.selected{font-size:28px!important;}
.journal-carousel.carousel-product {
  margin-bottom: 3%;
margin-top: 0%;
}
.journal-carousel .htabs {
  margin-bottom: 50px!important;
font-family: 'Roboto', sans-serif!important;
}
li.product-price {
  float: left;
}
.form-group.cart p {
  float: left;
  top: 10px;
  position: relative;
}
.product-info .right .cart div .qty {

  margin-left: 20px;
}
.product-info .right .cart div .button {

  width: 43%!important;

}
.product-page .left .image {

}
.options .checkbox label {
  font-size: 17px;
  color: black!important;
}
#column-left .box-category a:hover, #column-left .box-category a:active {
  color: white!important;
  background-image: url(../../../../../image/motoworks/bar2-2-holder.png);
}
.box-category li ul li:last-child a:hover {
background-image: url(../../../../../image/motoworks/bar2-2-holder.png)!important;
}
.social.share-this.hide-on-mobile p{float:left;}
.social-loaded {
left:2px;
  top: 4px;
  position: relative;
}
.journal-header-center .journal-cart {
  display: block;
  position: absolute!important;
  right: 1%!important;
    z-index: 99!important;
}
.options label.control-label {
  display: none!important;
}
 #column-left {
background-color:transparent!important;
  margin-bottom: 80px!important;
  width: 201px!important;
}

.extended-layout #column-left + #content {
  margin-left: 220px!important;
  margin-bottom: 0px;
}
#column-left + .row #content {
margin-left: 240px;
margin-bottom: 100px;
}

.product-tabs ul li a {
  font-family: 'Raleway', sans-serif!important;
}
.panel-heading a:hover {
color: white!important;
}
div#cart a:hover {
color: #dc1313!important;
}
.action-area .panel-heading {
background-color: #72808a!important;
}
.action-area h3 {
color: rgb(255, 255, 255);
background-color: #72808a!important;
}
.button, #quickcheckout .button {

color: black!important;
}
.buttons .button {
  font-size: 17px;
  border: 2px solid;
}
.product-grid-item .cart .button {

  border: none;
}
.action-area {
margin-bottom: 100px;
}
.panel .pannel-heading .pannel-title a:hover {
color: #757575!important;
}
.cart-info tbody td a, .wishlist-info tbody td a, .compare-info .name a {
color: rgb(51, 55, 69)!important;
}
.super-menu > li > a:hover{color:#757575!important;}
.form-group {
color: white;
}
.form-group.required{color: white;}




.home-page div#slogan1, .home-page div#slogan2{display:block;}
div#slogan1 {
  position: absolute;
  color: white;
  top: 30%;
  font-size: 70px;
  font-weight: bolder;
  font-style: italic;
  font-family: "Raleway";
  text-transform: uppercase;
  left: 10%;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(255,255,255,0.2);
  text-align: center;
  display:none;
}
div#slogan2 {
  display:none;
position: absolute;
color: white;
top: 40%;
font-size: 70px;
font-weight: bolder;
font-style: italic;
font-family: "Raleway";
text-transform: uppercase;
left: 15%;
font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(255,255,255,0.2);
  text-align: center;
}
.side-column .box-content li a, .side-column .box-category li a {
  font-weight: 400;
    border: 0px!important;
    padding-bottom:0!important;
	  text-shadow: 1px 1px #000;
}
.account-page p {
  color: white;
}
.htabs.box-heading.single-tab a {
  font-weight: 500;
}
.product-grid-item .price {

  margin:0 !important;
}
.side-column .box-content li a:hover, .side-column .box-category li a:hover, .side-column .box-content a:hover, .side-column .box-content li a.active, .side-column .box-category li a.active, .side-column .oc-module .product-grid-item .name a:hover, #column-right .recentArticles li > a:hover, #column-right .popularArticles li > a:hover, #column-left .recentArticles li > a:hover, #column-left .popularArticles li > a:hover {
 
  color: #999!important;
}
.row.checkout-content .form-group a {
  color: #757575;
}
.sharing {
  float: right;
  width: 100%;
}
#sharing_p{float:left;
  top: 2px;
  position: relative;
}
.button, #quickcheckout .button {
  font-size: 17px;
  border: 2px solid;
}
.buttons .pull-right b {
  color: rgb(220, 19, 19);
}
#column-left .box-category span.category-name {
  top: 37%!important;
  text-transform: uppercase;
  position: relative;
font-size: 17px;
}
.box-category li ul li a .category-name {
  font-size: 13px!important;
}
.breadcrumb a:hover {
  color: rgb(220, 19, 19)!important;
}
.form-group.cart button {
  border: 0px;
}
#button-cart {
  font-family: "Roboto"!important;
  font-weight: 500!important;
}
li.product-price p {
  font-family: "Roboto";
  font-weight: 500!important;
}
.form-group.cart p {
  font-family: "Roboto";
  font-weight: 500!important;
}
.rating a:hover {
  color: #757575;
}
.product-page span.label-latest:before {
  content: url(../../../../../image/motoworks/new.png);
}
.product-page span.label-latest b{
 display:none;
}
.category-page .refine-image a span {
  font-size: 13px;
}
.side-column .box-category li a:hover, .side-column .box-category li a:active, .side-column .box-category li a:focus {
  background-image: url(../../../../../image/motoworks/catogory_hover.png);
}
.product-grid-item .compare, .product-filter .product-compare {
  display: none!important;
}
.search-page span.price-new {
  left: 15px;
  position: relative;
}
.main-products span.label-latest {

  bottom: 0%!important;
left:inherit!important;
right:0%;
}
.col-sm-12.search-page h2 {
color: white!important;
}
#content.search-page .col-sm-3.s-cat {
top: -8px;
}
#content.search-page .col-sm-3.s-check input[type="checkbox"] {
top: 2px;
position: relative;
}
.product-grid-item .price-old {
  font-family: "Roboto"!important;
  font-size: 20px;
  color: black!important;
  left: 10px;
  position: relative;
  font-weight: 400!important;
}
.cart-info thead td, .wishlist-info thead td, .compare-info thead td, .manufacturer-heading, table.list thead td, .order-list .order-id, .order-list .order-status {
  background-color: #72808a!important;
}
.product-info .right .price-new{
  top: 3px;
  position: relative;
  font-weight: 400;
  font-family: "Roboto"!important;
  font-style: normal;
  font-size: 28px;
  text-transform: none;
  color: #dc1313;
   width: 50%;
  float: left;
}

 .product-info .right .product-price {
  font-weight: 400;
  font-family: "Roboto"!important;
  font-style: normal;
  font-size: 28px;
  text-transform: none;
  color: #dc1313;
  width: 50%;
  float: left;
}
.pagination {
  background-color: transparent!important;
  box-shadow: none;
  color: white!important;
}
.product-info .right .price-old {
   width: 22%!important;
}
.price-new p {
  float: left;
    top: 6px;
  position: relative;
  color: #414042!important;
  font-weight: 500!important;
  margin-right: 5px;
}
.product-filter {
  background-color: transparent!important;
}
.display {
  display: none;
}
.limit {
  display: none;
}
.sort {
  display: none;
}
.details_cat {
  display: none;
}
.product-info .right .price-new, .product-info .right .product-price {
  font-weight: 500!important;
  font-family: "Roboto"!important;
  font-style: normal;
  font-size: 27px!important;
  text-transform: none;
  top: -1px;
  color: #dc1313!important;
}
.product-list-item .product-details {

  position: relative!important;
  top: 79%;
 width:auto;
}
.product-list-item .cart .button-left-icon:before, .product-list-item .cart .button-right-icon:before {
  color: black!important;
}
.product-list-item .product-details .cart {
   top: 0%;
 right: 0px;
   position: relative; 
}
.product-list-item .product-details .price {

 padding-left: 0px!important;
   top: -9px;
  left: 0px;

}
.product-list-item .product-details .name a {
padding-top: 22px!important;
 padding-left: 0px!important; 
}
.product-list-item .name a {

  border-bottom: 0px!important;

}


.product-list-item .image .label-latest {
  position: absolute;
  top: inherit;
  bottom: 0px;
  padding: 0px!important;
  width: 50px;
  height: 50px;
  border-bottom: 90px solid #dc1313;
  border-left: 90px solid transparent;
}
.category-page .heading-title {
  text-align: left;
  font-size: 25px;
  top: 10px;
  position: relative;
  font-weight: 500;
}
.pagination .results, .dataTables_info {

  font-family: Roboto, Arial, sans-serif!important;
 
  font-size: 15px!important;

}
.contact-page .heading-title {
  font-family: "Roboto"!important;
  font-size: 35px!important;
  font-weight: 600!important;
  text-align: center;
}
.information-page #content {
  margin-bottom: 80px!important;
}
.secondary-title, #content #review-title {

  font-size: 20px!important;
  }
.oc2 .contact-page .form-horizontal .form-group label {
  color: white!important;
}
.side-column .box-content ul > li:last-of-type a:last-of-type, .side-column .box-content ul > li:last-of-type a:last-of-type {
  padding-bottom: 7px!important;
}
.social.share-this {
  width: 50%;
  float: left;
}
.social.share-this p {
  width: 30%;
  float: left;
}
.social-loaded {
  background-color: inherit;
  display: table;
  width: 70%;
  float: left;
}
.information-page h1.heading-title {
  font-size: 35px;
  color: white;
  text-align: center;
  position: relative;
  font-weight: 600;
}
.product-page.oc2 .form-horizontal .form-group label {
  cursor: inherit;
  width: 25%;
  float: left;
  display: block;
  padding-top: 7px;
  color: #757575;
}
.extended-layout.category-page p {
  color: white!important;
}
.extended-layout.category-page p.description {
  color: #6b6b6b!important;
}

.extended-layout.category-page p.price {
  color: rgb(228, 34, 34)!important;
}
.account-page.oc2 .form-horizontal .form-group label {
  color: white;
}
.row.sitemap-info .col-sm-6.left ul li a {
  color: black;
}
.row.sitemap-info .col-sm-6.right ul li a {
  color: black;
}
.layout-9.route-information-sitemap .heading-title{font-size: 30px;
  color: white;
  text-align: center;
  margin-top: 0px;
  position: relative;
  font-weight: 600;}
.side-column .sf-price.box .box-heading {
  padding-top: 25px!important;
  z-index: 100;
  position: relative;
  height: 96px!important;
  color: white!important;
  font-size: 20px!important;
  text-align: center;
  font-family: raleway;
  margin-top: 37px;
  font-weight: bold;
  background-image: url("../../../../../image/motoworks/price_filter_title.png");
}
.side-column .sf-price.box .box-content {
  background-color: transparent;
  height: 80px;
  margin-top: -20px;
  background-image: url(../../../../../image/motoworks/price.jpg);
}
.side-column  .sf-price.box{background-color:transparent;}
.sf-price .ui-slider-handle {
  background-color: rgb(95, 104, 116);
  border-radius: 50%;
  height: 16px;
  top: -7px;
  width: 16px;
  background-color: #e9e9e9!important;
}
.sf-price .ui-widget-header {
  background-color: #875758!important;
   height: 8px;
  
}
.side-column .box-heading {
  text-shadow: 2px 2px #000;
  cursor: pointer;
}
.sf-price .ui-slider-handle:hover {
  background-color: #875758!important;
}
.side-column  .sf-price .value {

  background-color: transparent!important;

}
.sf-price .ui-slider-horizontal {
  top: 20px;
}
#box-heading_plus{display:none;}
#box-heading_minus{display:block;}

.shipping-estimate.box .box-heading h3 {
  color: #414042!important;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
}
.shipping-estimate.box .box-heading {
  width: 150px!important;
   
}
.shipping-estimate.box .product-page-message {
  color: rgb(220, 19, 19);
  width: 230px;

}.checkout-content p {
color: black!important;
}
.shipping-estimate.box .product-page-message {
color: rgb(220, 19, 19);
width: 230px;
position: absolute;
top: 22px;
left: 26%;
font-size: 13px;
}
.modal-content strong{ color:black!important;}
.shipping-estimate.box .location-fields .field-block {
  font-size: 13px;
  font-weight: normal;
  width: 33.333%;
  float: left;
}
.shipping-estimate.box .location-fields .field-block strong{
  font-weight: normal;
}
.shipping-estimate.box .estimate-button {
  margin-bottom: 10px;
  text-align: center;
  width: 80px;
  float: right;
}

.field-block input[type='text'] {

height: 29.5px;
position: relative;
}
.shipping-estimate.box select{margin:0px;}
.shipping-estimate a {
  font-family: "Roboto";
cursor: pointer;
color: white!important;
background-color: rgb(220, 19, 19)!important;
text-transform: capitalize;
}
.shipping-estimate a:hover{
cursor: pointer;
color: white!important;
background-color: rgb(220, 19, 19)!important;
}
.shipping-estimate.box .quote-table {
font-size: 14px;
}
.shipping-estimate.box .quote-table strong {
float: right;
}
#product div.p-rewards {
border-bottom: 1px dashed #b2b5b6;
color: #414042;
font-weight: 500;
}
.mega-menu-categories .mega-menu-item ul {
  display: none;
}
.countdown-wrapper {
  display: none;
}
p#share_product{
width: 50px;
float: left;
top: 15px;
position: relative;
}
.addthis_sharing_toolbox {
  float: left;
  top: -3px;
  position: relative;
}
.route-account-login .well .secondary-title {
color: black;
}
.route-account-login .well p {
color: black;
}
.side-column .oc-module .product-grid-item {


}

.checkout-page.layout-7.route-checkout-success.oc2 p{color:white;}
.shipping-estimate {

border-top: 1px dashed #b2b5b6;
}
.box.oc-module.side-products .product-wrapper .product-details .name a {
  color: white!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
  font-size: 14px!important;
  padding-top: 43px!important;
  text-align: center;
  background-image: url("../../../../../image/motoworks/bar3.png");
  padding-bottom: 0px!important;
   height: 98.5px;
  white-space: nowrap!important;
}
.box.oc-module.side-products .product-wrapper .product-details .name a:hover {
  background-image: url("../../../../../image/motoworks/bar3-3-holder.png");
  background-repeat: no-repeat;
}
.sf-price.box {
  margin-top: -50px;
}
.side-column .oc-module .product-grid-item{background-color:transparent!important;}
.product-grid-item.xs-100.sm-100.md-50.lg-50.xl-33.display-both.block-button {
  border: 0px;
}
.side-column .side-category-accordion i {
  top: 12px!important;
  font-size: 30px!important;
  background-color: transparent!important;
}
.side-column .side-category-accordion i:hover {

  background-color: transparent!important;
}
.box.oc-module.side-products .box-product {
  margin-top: -24px;
}
.side-column .oc-module .product-grid-item:not(:first-child) .name {
  margin-top: -26.5px!important;
}
.side-column .side-category i {
width:50px!important;
  margin-top: 25px;
  left: 50%;
  margin-left: -25px;
}
.side-column .box-category > ul li ul li a {
  padding-left: 17px;
  background-image: url(../../../../../image/motoworks/bar8.png);
}
.side-column .oc-module .product-grid-item {

   padding-right: 0px!important; 

 padding-left: 0px!important;
}
.box.oc-module.side-products .product-wrapper .image {
display: none;
}
.box.oc-module.side-products .product-wrapper .product-details{max-width:100%!important;}
.box.oc-module.side-products .product-wrapper .product-details .price{display: none;}
.fullwidth-footer .bottom-footer a {
color: #938d8d;
}
.side-column .oc-module .product-grid-item {

margin-bottom: -1px!important;

}

.box.oc-module.side-products .product-wrapper .product-details .name {

background-color: transparent;
}
.shipping-estimate .pad-left a {
  cursor: pointer;
  color: rgb(117, 117, 117)!important;
  background-color: transparent!important;
  text-transform: capitalize;
}
.shipping-estimate .pad-left a:hover {

  color: rgb(117, 117, 117)!important;
  background-color: white;

}
.product-info .option > ul > li.selected, .product-info .option > ul > li:hover {
  background-color: rgb(220, 19, 19)!important;
}
.checkout-page h2.secondary-title {
  color: black;
}
.checkout-page p{color:black;}
.checkout-page .panel-body a{color:black;  font-size: 14px;}
#content .product-info .options h3, .ms-sellerprofile.description h3 {
  color: #414042!important;
  background-color: transparent!important;
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
}
.product-info .option > ul > li {

  background-color:#a8a8a9!important;
}
.checkout-page label.control-label {
  color: black;
}
.route-account-account .content {
  width: 31.33%;
  float: left;
  text-align: center;
  margin-left: 1%;
  border: 5px solid white;
  margin-right: 1%;
}
.route-account-account h2.secondary-title {
  text-align: center;
}
.account-page .secondary-title, #content #review-title {
  font-size: 30px!important;
}
.account-page h1.heading-title {
  font-size: 35px;
  font-weight: 700;
}
#cart .content ul.cart-wrapper li p {
  color: black;
}
.route-account-register #column-right {
  display: none;
}
div#container .row {
  padding: 15px;
}
.checkout-page  .table-responsive.checkout-producttd .text-left.name a {
  color: color: rgb(51, 55, 69);
  color: rgb(51, 55, 69);
}
.breadcrumb a:hover {
  color: #757575!important;
}
.search-page p {
  color: white;
}
.expire-text {
  background-color: rgb(220, 19, 19)!important;}
.checkout-page  p {
  color: white;
}
.account-page td.text-left {
  color: white;
}
.account-page td.text-right a.btn.btn-info.button {
  color: white!important;
}
.route-information-information #content p {
  color: white;
}
.account-page td.text-right a.btn.btn-danger.button{
  color: white!important;
}
div#cart .content {
  z-index: 99;
}
div#icons_group img {
  width: 50px;
}
.home-page div#icons_group img{display:none;}
.home-page div#icons_group p{background-color: rgba(255,255,255,0.2); padding: 5px;}
.home-page div#icons_group{display:block; }
div#icons_group {
display:none;
  position: absolute;
  bottom: 35%;
    left: 15%;
  color: white;
  font-weight: 700;
}
.extended-layout.category-page .row.pagination:before {
  display: inherit;
}
.extended-layout.category-page #content {
  margin-bottom: 35px!important;
}
.tab-pane  a{
  color: rgb(32, 32, 32)!important;
}
.route-checkout-cart h1.heading-title {
  display: none;
}
.checkout-page .well.well-sm p {
  color: black!important;
}

.panel.panel-default.sc-voucher {
  display: none;
}
.mega-menu-categories .mega-menu-item ul li a {
  padding-left: 8px;
  color: black;
  font-size: 12px;
}
.route-checkout-success h1.heading-title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 60px;
}
.route-checkout-success p {
  color: white;
  line-height: 26px;
  font-style:italic;
}
.side-column .oc-module .product-grid-item {
  border: 0px!important;
}
.route-checkout-success div#content {
  text-align: center;
}
footer .column:nth-child(2) > h3 {
  border-bottom-style: solid;
  text-align: center;
  }
li.price-tax {
  display: none!important;
}#collapse-payment-method p strong {
  display: none;
}
.product-grid-item .name a {
    font-family: 'Open Sans', sans-serif!important;
}
.category-page-72 .row.main-products.product-grid, .category-page-72 .row.pagination {
    display: none;
}
