/* Bigger top padding for separation of header and side-menu / main content */
.account-nav,
.page-title {
  padding-top: 30px;
}

.page-title h1,
.account-nav ul {
  margin-bottom: 30px;
}

.account_box.account-nav > ul {
  width: 75%;
}

.account-nav ul li {
  padding: 10px 15px;
  margin-bottom: 5px;
  position: relative;
}

.page-title h1 {
  text-align: left;
}

.account-nav ul li,
.account-nav ul li a {
  font-size: 14px;
  text-transform: none;
  word-spacing: 1px;
}

.col2-left-layout .main .col-left.sidebar {
  /*background-color: #f5f5f5;*/
}

.pager .amount strong {
  font-weight: normal;
}

.account-nav ul li.on {
  font-weight: bold;
}

/* Knomo specific blue color */
.account-nav ul li.on {
  color: #ffffff;
  background-color: #000000;
}

.account-nav ul li.on::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 29.4px;
  border-color: transparent transparent transparent #000000;
  right: -29px;
  top: 0;
}

.data-table col,
.data-table th,
.data-table td {
  width: 175px;
}

.main .col-main .pager,
.inner-shadow-wrapper {
  margin-right: 20px;
}

.pager .limiter select {
  border: 1px solid #bfbfbf;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
}

/* Header */
.header-container {
  padding-left: 6%;
  padding-right: 6%;
}

/* Footer */
/* Align Knomo register ID tracker image with payment methods */
@media (min-width: 1200px) {
  .above-footer > div.a-left {
    margin-left: -14px;
  }
}

.absolute-footer {
  border-top: none;
}

.button-set .left,
.back-link a {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  max-width: 300px;
  padding: 1em;
  transition: background-color 0s ease 0s;
  vertical-align: top;
  font-size: 0.7rem;
  height: 31px;
  padding: 9px 10px;
  text-transform: uppercase;
  width: auto;
}

#search_form .search-button button {
  padding: 4px!important;
}

#search_form .search-button span {
  font-size: 12px;
}


/* One step checkout page */
.onestepcheckout-index-index .col1-layout .main {
  max-width: none;
  padding-left: 6%
  padding-right: 6%
}

#onestepcheckout-form .group-select {
  padding-left: 0!important;
  padding-right: 0!important;
  padding-top: 30px!important;
}

@media (max-width: 767px) {
  #onestepcheckout-form .group-select {
    padding-top: 100px!important;
  }
}

div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
.onestepcheckout-shipping-method,
#onestepcheckout-payment-method {
  border: none;
}

h1, h2 {
  font-weight: 400;
}
h3, h4, h5, h6 {
  font-weight: 300;
}

#onestepcheckout-form label {
    font-size: 14px!important;
    font-weight: 300!important;
}

div.checkoutcontainer div.input-box,
div.checkoutcontainer div.input-address-short,
div.checkoutcontainer div.input-firstname,
div.checkoutcontainer div.input-lastname,
div.checkoutcontainer div.input-email,
div.checkoutcontainer div.input-telephone,
div.checkoutcontainer div.input-company,
div.checkoutcontainer div.input-fax,
div.checkoutcontainer div.input-password {
  margin-bottom: 15px;
}

#billing_address h3 {
  margin-bottom: 43px;
}

span.required {
  color: red;
}


.onestepcheckout-summary th, .onestepcheckout-summary, .onestepcheckout-summary td, .onestepcheckout-totals td {
  padding: 12px 8px;
}

.checkout-cart-index .col2-right-layout .main, .onestepcheckout-index-index .col1-layout .main {
  max-width: none;
  padding-left: 6%;
  padding-right: 6%;
}


#onestepcheckout-form .group-select {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}
#onestepcheckout-form label {
    font-size: 14px;
    font-weight: 300;
}
@media (min-width: 1200px) {
  #onestepcheckout-form label {
      display: block;
      float: left;
      text-align: right;
      width: 29.5%;
  }
}
span.required {
    color: #ff0000;
}
.onestepcheckout-column-left > h2 {
}
#shipping_address_content {
    margin-top: 14px;
}
.onestepcheckout-summary {
    padding: 0;
}
#onestepcheckout-form .input-box.input-different-shipping > label {
    display: inline-block;
    float: none;
    width: auto;
}
#onestepcheckout-form .input-box.input-coupon > label {
    display: inline-block;
    float: none;
    width: auto;
}
#onestepcheckout-form .shipment-methods label {
    display: inline-block;
    float: none;
    width: auto;
}
#checkout-payment-method-load label {
    display: inline-block;
    float: none;
    text-align: left;
    width: auto;
}
table.onestepcheckout-summary tr:nth-child(2n+1) td {
    background-color: #f5f5f5;
}
.a-right {
    text-align: right;
}
table tbody td {
    font-size: 14px;
    font-weight: 300;
}
.name {
}
.onestepcheckout-summary tr:first-child th {
    border-top: medium none;
}
.onestepcheckout-totals tr:last-child .a-right {
    font-size: 15px;
}
.onestepcheckout-summary .editcart {
    padding-left: 0;
    padding-right: 0;
}
#onestepcheckout-form .onestepcheckout-column-left > h2 {
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 0;
}
#onestepcheckout-form .osc-short.input-box.input-password:last-child > label {
    padding-top: 4px;
}
.onestepcheckout-totals tr:last-child td {
    border-bottom: medium none;
}
.input-box.input-different-shipping > input {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 3px;
    position: relative;
    top: 1px;
}
#shipping_address .input-box.input-different-shipping {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
.onestepcheckout-column-padright > #billing_address {
    padding-right: 15px;
}
.onestepcheckout-column-padright > #shipping_address {
    padding-left: 15px;
}
#shipping-method > h2 {
    margin-left: 0;
}
strong,
.shipment-methods dd {
  font-weight: 400;
}
.shipment-methods strong {
  margin-left: 15px;
  font-style: 400;
}
#serversecure img {
    display: block;
    margin-top: 10px;
}
.onestepcheckout-totals .a-right {
    font-weight: 400;
}
#onestepcheckout-payment-method > h2 {
    margin-left: 0;
}
.onestepcheckout-shipping-method-block {
    margin-left: 0;
}
.payment-methods {
    padding-left: 0;
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    border: medium none;
    /*padding-top: 15px;*/
    width: 32.25%;
    right: 0;
    padding: 0;
    margin-top: 36px;
}
.onestepcheckout-column-left {
}
table.onestepcheckout-summary td.qty, table.onestepcheckout-summary th.qty {
  padding-left: 4px;
  padding-right: 4px;
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
    border: medium none;
    width: 65.583%;
}
.group-select li {
    padding: 0;
}
div.checkoutcontainer div.input-address-short .input-text, div.checkoutcontainer div.input-firstname .input-text, div.checkoutcontainer div.input-lastname .input-text, div.checkoutcontainer div.input-email .input-text, div.checkoutcontainer div.input-telephone .input-text, div.checkoutcontainer div.input-company .input-text, div.checkoutcontainer div.input-fax .input-text, div.checkoutcontainer div.input-password .input-text {
    width: 66.5%!important;
}
.input-text.onestepcheckout-address-line {
}
/*#onestepcheckout-form h2 {
  padding-bottom: 16px;
}*/
#shipping_address, #billing_address {
  width: calc(50% - 15px;)
}
@media (min-width: 1200px) {
  div.checkoutcontainer div.input-address .input-text, div.checkoutcontainer div.input-city .input-text {
      float: right;
      margin-bottom: 7.5px;
      width: 66.5%!important;
  }
  div.checkoutcontainer div.input-country select,
  div.checkoutcontainer div.input-postcode .input-text,
  div.checkoutcontainer div.input-region select {
    float: right;
    width: 66.5%!important;
  }
}

@media (max-width: 767px) {
  table.onestepcheckout-summary,
  table.onestepcheckout-totals {
    width: 100%!important;
  }
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
    margin-right: 0!important;
    padding-right: 0!important;
    width: 100%!important;
  }
  .onestepcheckout-button {
    padding: 1em!important;
  }
}

.shipment-methods > dt {
/*.payment-methods dt {*/
    float: left;
    width: 50%;
}
.shipment-methods > dd:last-of-type, .shipment-methods > dt:last-of-type {
  top: -23px;
  position: relative;
}
.shipment-methods > dd {
}
/*.payment-methods dt:last-of-type {
  top: -60px;
  position: relative;
}*/

select {
    border: 1px solid #cccccc;
    color: #808080;
    font-size: 0.875rem;
    line-height: 0.777778rem;
    max-width: 480px;
    outline: medium none;
    padding: 0.5625em;
}
div.checkoutcontainer div.input-country select {
  margin-bottom: 15px;
}

/*.payment-methods {
  float: left;
  width: 100%;
}

.payment-method {
    clear: both;
    float: left;
}*/

.onestepcheckout-button, .onestepcheckout-button:visited, .medium.onestepcheckout-button, .medium.onestepcheckout-button:visited {
  text-shadow: none;
}

div.onestepcheckout-shipping-method {
  margin-bottom: 50px;
}



.order-date {
    margin-bottom: 30px;
    margin-top: -15px;
    text-align: left;
}
.col2-set > div {
    float: left;
    line-height: 1.4;
    text-align: left;
    width: 25%;
}
.box-content address {
    font-size: 15px;
    line-height: 1.4;
}
.order-items.order-details {
    float: left;
    margin-top: 30px;
    text-align: left;
    width: 100%;
}
.col2-set .box-content > p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.box-content td {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
}
.box-content th {
    font-size: 15px;
    line-height: 1.4;
}

.order-items .data-table col,
.order-items .data-table th,
.order-items .data-table td {
  width: 430px;
}

.order-items .data-table th.a-center {text-align: right;}

.order-items .data-table col:nth-child(2), .order-items .data-table th:nth-child(2), .order-items .data-table td:nth-child(2),
.order-items .data-table col:nth-child(3), .order-items .data-table th:nth-child(3), .order-items .data-table td:nth-child(3),
.order-items .data-table col:nth-child(4), .order-items .data-table th:nth-child(4), .order-items .data-table td:nth-child(4),
.order-items .data-table col:nth-child(5), .order-items .data-table th:nth-child(5), .order-items .data-table td:nth-child(5) {
    width: 150px;
}

.product-name {
    font-size: 14px!important;
}

.nobr {
    line-height: 1.2;
}

.box-title > h2 {
    font-size: 22px!important;
}

.table-caption {
    font-size: 26px!important;
}
