a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.account-nav-left {
  width: 90%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.account-nav-left li.list-group-item {
  border: none;
  box-shadow: 0px 0px 2px #dddddd;
  padding-left: 25px;
}
.account-nav-left li.list-group-item:hover {
  background-color: #f5f5f5;
}
#account-login {
  background-color: white;
  border-radius: 4px;
  padding: 20px 30px;
  margin-top: 40px;
  width: 50%;
  box-shadow: 0px 0px 2px #dddddd;
}
#account-login h1 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
#account-login p {
  font-size: 13px;
}
#account-login #send2 {
  border-radius: 0px;
  padding: 5px 30px;
}
#account-login #forgotpassword-link {
  float: right;
  font-size: 13px;
}
#account-login .required {
  font-size: 12px;
  text-align: right;
}
#forgot-password,
#reset-forgotten-password {
  background: white;
  padding: 20px 30px;
  box-shadow: 0px 0px 2px #dddddd;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
}
#forgot-password h1.acd-style,
#reset-forgotten-password h1.acd-style {
  margin-bottom: 10px;
  text-transform: uppercase;
}
#forgot-password p,
#reset-forgotten-password p {
  font-size: 13px;
}
#forgot-password .required,
#reset-forgotten-password .required {
  font-size: 12px;
  text-align: right;
}
#fileupload_result {
  background-color: white;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #ddd;
  height: 200px;
  overflow-x: auto;
}
.my-account {
  /* My Orders */
}
.my-account h1 {
  margin: 20px 0px;
}
.my-account h4 {
  margin: 0;
}
.my-account .tags {
  display: none;
}
.my-account .table-wrap {
  width: 100%;
  overflow: auto;
}
.my-account .panel-heading {
  font-weight: bold;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.my-account .panel-heading a {
  font-weight: normal;
}
.my-account #greeting {
  background: white;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #ddd;
  padding: 15px;
}
.my-account .pager #pager_and_add_all_button .pages .pagination {
  display: block;
}
.my-account .pager #pager_and_add_all_button .pages .pagination li a {
  padding: 10px 10px !important;
}
.my-account .pager li a {
  padding: 0 !important;
  border-radius: 0 !important;
}
.my-account .recent-orders {
  margin-top: 25px;
}
.my-account .recent-orders .view-all {
  float: right;
  font-size: 14px;
}
.my-account #primary_warehouse {
  position: relative;
}
.my-account #primary_warehouse #primary_warehouse_desc {
  box-shadow: 0px 0px 2px #ccc;
  border-radius: 10px;
  background-color: #f7f7f7;
  padding: 10px 20px;
  font-size: 13px;
  color: #9b1b45;
  margin-bottom: 20px;
}
.my-account #primary_warehouse #primary_warehouse_desc address {
  margin-bottom: 10px;
}
.my-account #primary_warehouse #primary_warehouse_desc .glyphicon {
  margin-right: 5px;
  font-size: 12px;
}
.my-account #primary_warehouse .checkbox #only {
  text-decoration: underline;
}
.my-account #primary_warehouse .primary-warehouse-save {
  padding: 5px 10px;
  position: absolute;
  bottom: -5px;
  right: 0px;
}
.my-account #my-orders-table,
.my-account .acd-account-table,
.my-account #my-backorders-table,
.my-account #my-preorders-table {
  border: 1px solid #dddddd;
}
.my-account #my-orders-table .glyphicon-arrow-down,
.my-account .acd-account-table .glyphicon-arrow-down,
.my-account #my-backorders-table .glyphicon-arrow-down,
.my-account #my-preorders-table .glyphicon-arrow-down,
.my-account #my-orders-table .glyphicon-arrow-up,
.my-account .acd-account-table .glyphicon-arrow-up,
.my-account #my-backorders-table .glyphicon-arrow-up,
.my-account #my-preorders-table .glyphicon-arrow-up {
  font-size: 14px;
  padding: 2px 5px 0;
}
.my-account #my-orders-table .glyphicon-sort-by-attributes-alt,
.my-account .acd-account-table .glyphicon-sort-by-attributes-alt,
.my-account #my-backorders-table .glyphicon-sort-by-attributes-alt,
.my-account #my-preorders-table .glyphicon-sort-by-attributes-alt,
.my-account #my-orders-table .glyphicon-sort-by-attributes,
.my-account .acd-account-table .glyphicon-sort-by-attributes,
.my-account #my-backorders-table .glyphicon-sort-by-attributes,
.my-account #my-preorders-table .glyphicon-sort-by-attributes {
  font-size: 13px;
  padding-top: 3px;
}
.my-account #my-orders-table thead,
.my-account .acd-account-table thead,
.my-account #my-backorders-table thead,
.my-account #my-preorders-table thead {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.my-account #my-orders-table thead tr.active > th,
.my-account .acd-account-table thead tr.active > th,
.my-account #my-backorders-table thead tr.active > th,
.my-account #my-preorders-table thead tr.active > th {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.my-account #my-orders-table tbody + tbody,
.my-account .acd-account-table tbody + tbody,
.my-account #my-backorders-table tbody + tbody,
.my-account #my-preorders-table tbody + tbody {
  border: none;
}
.my-account #my-orders-table tbody,
.my-account .acd-account-table tbody,
.my-account #my-backorders-table tbody,
.my-account #my-preorders-table tbody,
.my-account #my-orders-table tfoot,
.my-account .acd-account-table tfoot,
.my-account #my-backorders-table tfoot,
.my-account #my-preorders-table tfoot {
  background-color: white;
}
.my-account #my-orders-table tbody h3.acd-style,
.my-account .acd-account-table tbody h3.acd-style,
.my-account #my-backorders-table tbody h3.acd-style,
.my-account #my-preorders-table tbody h3.acd-style,
.my-account #my-orders-table tfoot h3.acd-style,
.my-account .acd-account-table tfoot h3.acd-style,
.my-account #my-backorders-table tfoot h3.acd-style,
.my-account #my-preorders-table tfoot h3.acd-style {
  margin-bottom: 0;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.my-account #my-orders-table tfoot,
.my-account .acd-account-table tfoot,
.my-account #my-backorders-table tfoot,
.my-account #my-preorders-table tfoot {
  border-top: 2px solid #ddd;
}
.my-account #my-orders-table tfoot td,
.my-account .acd-account-table tfoot td,
.my-account #my-backorders-table tfoot td,
.my-account #my-preorders-table tfoot td {
  border: none;
}
.my-account #my-orders-table tr,
.my-account .acd-account-table tr,
.my-account #my-backorders-table tr,
.my-account #my-preorders-table tr {
  white-space: nowrap;
}
.my-account #my-orders-table td.orderSku,
.my-account .acd-account-table td.orderSku,
.my-account #my-backorders-table td.orderSku,
.my-account #my-preorders-table td.orderSku {
  text-transform: uppercase;
}
.my-account #my-orders-table td.orderWarehouse ul.warehouse-list,
.my-account .acd-account-table td.orderWarehouse ul.warehouse-list,
.my-account #my-backorders-table td.orderWarehouse ul.warehouse-list,
.my-account #my-preorders-table td.orderWarehouse ul.warehouse-list {
  list-style: none;
  padding-left: 0px;
}
.my-account #warehouse_table #accordion .panel-heading {
  background: #DDF2F7;
}
.my-account #warehouse_table #accordion .glyphicon-home {
  margin-left: 15px;
  font-size: 12px;
}
.my-account #warehouse_table #accordion .primary-msg {
  margin-left: 20px;
  color: #8c8c8c;
  font-size: 12px;
}
.my-account #warehouse_table #accordion .glyphicon-ok {
  margin-left: 40px;
  color: green;
}
.my-account #warehouse_table #accordion .glyphicon-remove {
  margin-left: 40px;
  color: red;
}
.my-account #my-backorders-table td,
.my-account #my-preorders-table td {
  padding: 8px;
}
.my-account .inline-block {
  width: 100%;
  max-width: 300px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  vertical-align: middle;
}
.my-account .orderInfoAddresses,
.my-account .orderInfoShippingMethod,
.my-account .orderInfoPaymentMethod {
  background: white;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 10px 0px 20px;
}
.my-account .panel-heading a .glyphicon-chevron-up,
.my-account .panel-heading a .glyphicon-chevron-down {
  font-size: 13px;
  padding: 5px 10px 0 0;
}
.my-account .panel-heading a .glyphicon-chevron-up {
  display: block;
}
.my-account .panel-heading a .glyphicon-chevron-down {
  display: none;
}
.my-account .panel-heading a.collapsed .glyphicon-chevron-up {
  display: none;
}
.my-account .panel-heading a.collapsed .glyphicon-chevron-down {
  display: block;
}
.my-account #preorder-table-heading *,
.my-account #backorder-table-heading * {
  font-weight: bold;
}
.my-account #preorder-table-heading .preorder-title,
.my-account #backorder-table-heading .preorder-title {
  color: #D6CB55;
}
.my-account #preorder-table-heading .backorder-title,
.my-account #backorder-table-heading .backorder-title {
  color: #E3606F;
}
.my-account #preorder-table-heading .desc,
.my-account #backorder-table-heading .desc {
  padding-left: 20px;
  color: black;
}
.my-account #collapse0 table.table,
.my-account #collapse1 table.table,
.my-account #collapse2 table.table,
.my-account #preorder-table-body table.table,
.my-account #backorder-table-body table.table {
  border: 1px solid #eee;
}
.my-account #collapse0 table.table thead tr th,
.my-account #collapse1 table.table thead tr th,
.my-account #collapse2 table.table thead tr th,
.my-account #preorder-table-body table.table thead tr th,
.my-account #backorder-table-body table.table thead tr th,
.my-account #collapse0 table.table tbody tr th,
.my-account #collapse1 table.table tbody tr th,
.my-account #collapse2 table.table tbody tr th,
.my-account #preorder-table-body table.table tbody tr th,
.my-account #backorder-table-body table.table tbody tr th,
.my-account #collapse0 table.table tfoot tr th,
.my-account #collapse1 table.table tfoot tr th,
.my-account #collapse2 table.table tfoot tr th,
.my-account #preorder-table-body table.table tfoot tr th,
.my-account #backorder-table-body table.table tfoot tr th,
.my-account #collapse0 table.table thead tr td,
.my-account #collapse1 table.table thead tr td,
.my-account #collapse2 table.table thead tr td,
.my-account #preorder-table-body table.table thead tr td,
.my-account #backorder-table-body table.table thead tr td,
.my-account #collapse0 table.table tbody tr td,
.my-account #collapse1 table.table tbody tr td,
.my-account #collapse2 table.table tbody tr td,
.my-account #preorder-table-body table.table tbody tr td,
.my-account #backorder-table-body table.table tbody tr td,
.my-account #collapse0 table.table tfoot tr td,
.my-account #collapse1 table.table tfoot tr td,
.my-account #collapse2 table.table tfoot tr td,
.my-account #preorder-table-body table.table tfoot tr td,
.my-account #backorder-table-body table.table tfoot tr td {
  border: none;
  background: #FCFCFC;
  padding: 12px 15px;
}
.my-account table#react-order-summary {
  margin: 0px;
}
.my-account table#react-order-summary thead th {
  border: none;
}
.my-account table#react-order-summary tbody td {
  border: none;
}
.my-account table#react-order-summary tbody tr {
  display: table-row;
}
.my-account table#react-order-summary tbody tr td {
  display: table-cell;
}
.my-account table#react-order-summary tbody tr.shipping-row {
  background-color: #f5f5c0;
}
.my-account table#react-order-summary tbody tr.shipping-row > td {
  background-color: #f5f5c0;
}
.my-account table#react-order-summary tbody tr.shipping-row:hover td {
  background-color: #eeee94;
}
.my-account table#react-order-summary tbody tr.grandtotal-row:hover td {
  background-color: #e1edf7;
}
.my-account table#react-order-summary tbody .total-summary {
  border-top: 2px solid #ddd;
}
.customer-account-index .shipment-header {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  margin: 0 0 10px;
}
.customer-account-index .view-all {
  float: right;
}
.customer-account-index .cp-table td {
  width: 50%;
}
.sales-order-shipments .shipment-header {
  display: inline-block;
}
.sales-order-shipments #my-orders-table .track-shipment,
.customer-account-index #my-orders-table .track-shipment {
  font-size: 14px;
  float: right;
  padding: 3px 15px;
  margin: 2px 10px 2px 0;
  background: #eaeaea;
}
.sales-order-shipments #my-orders-table .view-order-list,
.customer-account-index #my-orders-table .view-order-list {
  text-align: right;
}
.sales-order-shipments .table-condensed > thead > tr > th,
.customer-account-index .table-condensed > thead > tr > th,
.sales-order-shipments .table-condensed > tbody > tr > th,
.customer-account-index .table-condensed > tbody > tr > th,
.sales-order-shipments .table-condensed > tfoot > tr > th,
.customer-account-index .table-condensed > tfoot > tr > th,
.sales-order-shipments .table-condensed > thead > tr > td,
.customer-account-index .table-condensed > thead > tr > td,
.sales-order-shipments .table-condensed > tbody > tr > td,
.customer-account-index .table-condensed > tbody > tr > td,
.sales-order-shipments .table-condensed > tfoot > tr > td,
.customer-account-index .table-condensed > tfoot > tr > td {
  padding: 5px;
  vertical-align: middle;
}
.customer-historical-index .th-right,
.sales-order-history .th-right,
.sales-order-shipments .th-right {
  text-align: right;
}
.customer-historical-index .mrg-bttm-large,
.sales-order-history .mrg-bttm-large,
.sales-order-shipments .mrg-bttm-large {
  margin-bottom: 0;
}
.customer-historical-index .nav-padding,
.sales-order-history .nav-padding,
.sales-order-shipments .nav-padding {
  padding: 0 15px;
}
/*
  #change_address{
    position:relative;
    h1.acd-style{
      margin-bottom:20px;
    }
    #shipping-address-select{
      border-radius:0px;
      margin-top:7px;
    }
    .btn{
      border-radius:0px;
      padding:8px 13px;
    }
    #manage-addresses{
      float:right;
    }
    #primary_warehouse{
      #current_primary_warehouse{
        .glyphicon{
          font-size:@acd-font-extra-small;
          margin-left:5px;
        }
      }
      .checkbox{
        margin-top:5px;
        margin-bottom:5px;
      }
      #primary-msg-box{
        min-height:36px;
        margin-bottom:10px;
        #primary-check-msg{
          font-size:@acd-font-small;
          font-weight:600;
          color:@acd-maroon;
        }        
      }

    }    
  }
  #refresh-msg{
    .glyphicon.spinning {
      margin-right:10px;
      animation: spin 1s infinite linear;
      -webkit-animation: spin2 1s infinite linear;
    }
    
    @keyframes spin {
      from { transform: scale(1) rotate(0deg);}
      to { transform: scale(1) rotate(360deg);}
    }
    
    @-webkit-keyframes spin2 {
      from { -webkit-transform: rotate(0deg);}
      to { -webkit-transform: rotate(360deg);}
    }
    position:absolute;
    top:45%;
    width:100%;
    text-align:center;
    font-size:17px;
    font-weight:600;
    opacity:1.0;      
  }*/
.sales-order-import .my-account .invalid-import {
  display: none;
}
.sales-order-import .my-account #inputs {
  margin-top: 20px;
}
.sales-order-import .my-account .btn {
  margin-left: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.sales-order-import .my-account .btn-file {
  position: relative;
  overflow: hidden;
}
.sales-order-import .my-account .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  outline: none;
  background: #ffffff;
  cursor: inherit;
  display: block;
}
.sales-order-import .my-account table#contents {
  border: 1px solid #dddddd;
}
.sales-order-import .my-account table#contents thead {
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.sales-order-import .my-account table#contents thead tr.active > th {
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.sales-order-import .my-account table#contents thead th {
  text-align: center;
}
.sales-order-import .my-account table#contents tbody,
.sales-order-import .my-account table#contents tfoot {
  background-color: #ffffff;
}
.sales-order-import .my-account table#contents tbody h3.acd-style,
.sales-order-import .my-account table#contents tfoot h3.acd-style {
  margin-bottom: 0px;
}
.sales-order-import .my-account table#contents tbody td,
.sales-order-import .my-account table#contents tfoot td {
  padding: 3px 0px;
  text-align: center;
}
.sales-order-import .my-account table#contents tbody td.acd-import_product_name,
.sales-order-import .my-account table#contents tfoot td.acd-import_product_name {
  text-align: left;
  padding-left: 5px;
}
.sales-order-import .my-account table#contents tbody td.acd-import_product_sku input,
.sales-order-import .my-account table#contents tfoot td.acd-import_product_sku input {
  padding-left: 5px;
}
.sales-order-import .my-account table#contents tbody td.acd-import_product_qty input,
.sales-order-import .my-account table#contents tfoot td.acd-import_product_qty input {
  text-align: center;
}
.sales-order-import .my-account table#contents tbody td.success,
.sales-order-import .my-account table#contents tfoot td.success {
  color: green;
  background-color: white;
}
.sales-order-import .my-account table#contents tbody td.error,
.sales-order-import .my-account table#contents tfoot td.error {
  color: red;
}
.sales-order-import .my-account table#contents tfoot {
  border-top: 2px solid #ddd;
}
.sales-order-import .my-account table#contents tfoot td {
  border: none;
}
.sales-order-invoice .acd-invoice-table > tfoot > tr > td {
  padding: 0 8px;
}
.sales-order-invoice .acd-invoice-table > tfoot > tr.subtotal > td,
.sales-order-invoice .acd-invoice-table > tfoot > tr.grand_total > td {
  padding: 8px;
}
.alert ul {
  padding-left: 0;
}
.adress-book-disc {
  margin-bottom: 20px;
  max-width: 60%;
  font-size: 80%;
  font-style: italic;
}
@media (max-width: 990px) {
  .account-nav-left {
    width: 100%;
  }
  table.collapseTable {
    border: 1px solid #dddddd;
  }
  table.collapseTable thead {
    display: none;
  }
  table.collapseTable tbody tr {
    border-bottom: 1px solid #dddddd;
  }
  #account-login {
    width: 95%;
  }
  .sales-order-shipments #my-orders-table .track-shipment,
  .customer-account-index #my-orders-table .track-shipment {
    float: left;
  }
  .sales-order-shipments #my-orders-table .view-order-list,
  .customer-account-index #my-orders-table .view-order-list {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .my-account .orderInfoAddresses {
    padding: 15px 0;
  }
  .my-account table.collapseTable.acd-account-table .orderName {
    background-color: #dcdcdc;
  }
  .my-account table.collapseTable tfoot tr {
    display: table-row;
  }
  .my-account table.collapseTable tfoot tr td {
    display: table-cell;
    float: none;
    padding: 5px 15px;
  }
  .acd-account-table .my-account table.collapseTable tfoot .subtotal td:first-child,
  .acd-account-table .my-account table.collapseTable tfoot .grand_total td:first-child {
    display: none;
  }
  #my-orders-table .orderPOnumber:before {
    content: "PO Number: ";
    font-weight: bold;
  }
  #my-orders-table .orderSku + .warehouse:before {
    content: "Warehouse: ";
    font-weight: bold;
  }
  .customer-historical-index .align_no,
  .customer-aging-index .align_no {
    text-align: left;
  }
  .customerAgedBalance .docType:before,
  .customerHistorical .docType:before {
    content: "Doc Type: ";
    font-weight: bold;
  }
  .customerAgedBalance .docNo:before,
  .customerHistorical .docNo:before {
    content: "Doc No.: ";
    font-weight: bold;
  }
  .customerAgedBalance .docTotal:before,
  .customerHistorical .docTotal:before {
    content: "Doc Total: ";
    font-weight: bold;
  }
  .customerAgedBalance .paidAmt:before,
  .customerHistorical .paidAmt:before {
    content: "Paid Amount: ";
    font-weight: bold;
  }
  .customerAgedBalance .docDate:before,
  .customerHistorical .docDate:before {
    content: "Doc Date: ";
    font-weight: bold;
  }
  .customerAgedBalance .dueDate:before,
  .customerHistorical .dueDate:before {
    content: "Due Date: ";
    font-weight: bold;
  }
  .customerAgedBalance .docTerms:before,
  .customerHistorical .docTerms:before {
    content: "Terms: ";
    font-weight: bold;
  }
  .customerAgedBalance .invAge:before,
  .customerHistorical .invAge:before {
    content: "Invoice Age: ";
    font-weight: bold;
  }
  .customerAgedBalance .poNo:before,
  .customerHistorical .poNo:before {
    content: "PO Number: ";
    font-weight: bold;
  }
  .customerAgedBalance .dueAmt:before,
  .customerHistorical .dueAmt:before {
    content: "Due Amount: ";
    font-weight: bold;
  }
  .customerAgedBalance .date:before,
  .customerHistorical .date:before {
    content: "Date: ";
    font-weight: bold;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?34514654');
  src: url('../fonts/fontello.eot?34514654#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?34514654') format('woff2'), url('../fonts/fontello.woff?34514654') format('woff'), url('../fonts/fontello.ttf?34514654') format('truetype'), url('../fonts/fontello.svg?34514654#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?88010565#fontello') format('svg');
  }
}
*/
[class^="acd-"]:before,
[class*=" acd-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.acd-up-open-big:before {
  content: '\e888';
}
/* '' */
.acd-down-open-mini:before {
  content: '\e889';
}
/* '' */
.acd-up-open-1:before {
  content: '\e890';
}
/* '' */
.acd-right-open-1:before {
  content: '\e891';
}
/* '' */
.acd-left-open-1:before {
  content: '\e892';
}
/* '' */
.acd-down-open-1:before {
  content: '\e893';
}
/* '' */
.acd-left-open-mini:before {
  content: '\e894';
}
/* '' */
.acd-right-open-mini:before {
  content: '\e895';
}
/* '' */
.acd-up-open-mini:before {
  content: '\e896';
}
/* '' */
.acd-down-open-big:before {
  content: '\e897';
}
/* '' */
.acd-left-open-big:before {
  content: '\e898';
}
/* '' */
.acd-right-open-big:before {
  content: '\e899';
}
/* '' */
.acd-quote-left:before {
  content: '\e800';
}
/* '' */
.acd-quote-right:before {
  content: '\e801';
}
/* '' */
.acd-twitter-rect:before {
  content: '\f304';
}
/* '' */
.acd-facebook-squared:before {
  content: '\f308';
}
/* '' */
.acd-blogger:before {
  content: '\f315';
}
/* '' */
.acd-quote-left-1:before {
  content: '\f10d';
}
/* '' */
.acd-quote-right-1:before {
  content: '\f10e';
}
/* '' */
.breadcrumbs {
  display: none !important;
}
body.cms-about-us .carousel,
body.cms-index-index .carousel {
  position: relative;
  max-width: 1140px;
  margin: 0 auto 24px;
}
body.cms-about-us .about-us-container,
body.cms-index-index .about-us-container {
  width: 100%;
  overflow: hidden;
}
body.cms-about-us .about-us-container #main-content,
body.cms-index-index .about-us-container #main-content {
  padding: 0;
  width: 100%;
}
body.cms-about-us .about-us-container .mx-center,
body.cms-index-index .about-us-container .mx-center {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
body.cms-about-us .about-us-container .page-title,
body.cms-index-index .about-us-container .page-title {
  width: 100%;
  max-width: 1170px;
  margin: 30px auto;
}
body.cms-about-us .about-us-container ol.breadcrumb,
body.cms-index-index .about-us-container ol.breadcrumb {
  padding-left: 0;
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .acd-style,
body.cms-index-index .about-us-container .acd-about-us-wrapper .acd-style {
  font-family: Georgia;
  font-size: 17px;
  font-weight: normal;
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .signature,
body.cms-index-index .about-us-container .acd-about-us-wrapper .signature {
  font-family: Georgia;
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .testimonial,
body.cms-index-index .about-us-container .acd-about-us-wrapper .testimonial {
  max-width: 923px;
  padding: 62px;
  /*i.acd-quote-right {
          position: absolute;
          margin-top: -8px;
        }*/
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .testimonial p,
body.cms-index-index .about-us-container .acd-about-us-wrapper .testimonial p {
  font-weight: 700;
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .testimonial i.acd-quote-left,
body.cms-index-index .about-us-container .acd-about-us-wrapper .testimonial i.acd-quote-left,
body.cms-about-us .about-us-container .acd-about-us-wrapper .testimonial i.acd-quote-right,
body.cms-index-index .about-us-container .acd-about-us-wrapper .testimonial i.acd-quote-right {
  font-size: 20px;
  color: #000000;
  vertical-align: super;
}
body.cms-about-us .about-us-container .acd-about-us-wrapper .RegisterBtn,
body.cms-index-index .about-us-container .acd-about-us-wrapper .RegisterBtn {
  border-radius: 0;
  width: 30%;
}
body.cms-about-us .au-banner,
body.cms-index-index .au-banner {
  width: 100%;
  position: relative;
  background: #4370a4;
  min-height: 300px;
  padding: 40px 0;
}
body.cms-about-us .au-banner .au-content,
body.cms-index-index .au-banner .au-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.cms-about-us .au-banner .au-content p,
body.cms-index-index .au-banner .au-content p {
  text-align: center;
  color: #fff;
  font-size: 40px;
  width: 85%;
  margin: 0 auto;
}
body.cms-about-us .au-intro-block,
body.cms-index-index .au-intro-block {
  padding: 60px 0;
  text-align: center;
}
body.cms-about-us .au-intro-block .text,
body.cms-index-index .au-intro-block .text {
  width: 100%;
  max-width: 330px;
  margin: 0 auto 50px;
}
body.cms-about-us .highlight-red,
body.cms-index-index .highlight-red {
  color: #9b1b45;
}
body.cms-about-us .btn-link,
body.cms-index-index .btn-link {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px 10px;
  font-size: 14px;
  width: 100%;
  max-width: 200px;
  background-color: #428bca;
  border-color: #357ebd;
  font-weight: 400;
}
body.cms-about-us .btn-link a,
body.cms-index-index .btn-link a {
  color: #fff !important;
}
body.cms-about-us .btn-link:hover,
body.cms-index-index .btn-link:hover {
  background-color: #3276b1;
  border-color: #285e8e;
  text-decoration: none;
}
body.cms-about-us .testimonial,
body.cms-index-index .testimonial {
  clear: both;
  background: #e3e6e7;
  padding: 40px;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}
body.cms-about-us .testimonial .quote,
body.cms-index-index .testimonial .quote {
  margin-right: 30px;
  display: inline-block;
  height: 90px;
  vertical-align: top;
}
body.cms-about-us .testimonial .quote img,
body.cms-index-index .testimonial .quote img {
  height: 100%;
}
body.cms-about-us .testimonial .text,
body.cms-index-index .testimonial .text {
  display: inline-block;
  width: 100%;
  max-width: 360px;
  text-align: left;
}
body.cms-about-us .testimonial .text .signature,
body.cms-index-index .testimonial .text .signature {
  color: #777;
}
body.cms-about-us .comment,
body.cms-index-index .comment {
  margin: 60px auto;
  max-width: 820px;
  text-align: center;
  width: 100%;
}
@media (max-width: 990px) {
  body.cms-about-us .au-intro-block,
  body.cms-index-index .au-intro-block {
    padding: 30px 0;
  }
  body.cms-about-us .au-banner,
  body.cms-index-index .au-banner {
    min-height: 250px;
    padding: 20px 0;
  }
  body.cms-about-us .au-banner .au-content p,
  body.cms-index-index .au-banner .au-content p {
    font-size: 28px;
  }
  body.cms-about-us .comment,
  body.cms-index-index .comment {
    padding: 0 15px;
  }
  body.cms-about-us .about-us-container .acd-about-us-wrapper .RegisterBtn,
  body.cms-index-index .about-us-container .acd-about-us-wrapper .RegisterBtn {
    width: initial;
  }
}
@media (max-width: 480px) {
  body.cms-home #main-content .row,
  .cms-home #main-content .widget {
    margin-top: 15px;
    margin-bottom: 12px;
  }
  body.cms-about-us .carousel .carousel-inner .item,
  body.cms-index-index .carousel .carousel-inner .item {
    padding: 0;
  }
  body.cms-about-us .au-intro-block,
  body.cms-index-index .au-intro-block {
    padding: 0 15px 25px;
  }
  body.cms-about-us .au-intro-block .text,
  body.cms-index-index .au-intro-block .text {
    max-width: 100%;
    margin: 0 auto 20px;
  }
  body.cms-about-us .au-intro .btn-link,
  body.cms-index-index .au-intro .btn-link {
    width: 100%;
    max-width: 100%;
  }
  body.cms-about-us .au-banner .au-content p,
  body.cms-index-index .au-banner .au-content p {
    font-size: 24px;
    line-height: 33px;
  }
  body.cms-about-us .comment,
  body.cms-index-index .comment {
    padding: 0 15px;
    margin: 30px auto;
  }
  body.cms-about-us .about-us-container .mx-center,
  body.cms-index-index .about-us-container .mx-center {
    padding: 20px 0 0;
  }
  body.cms-about-us .about-us-container .acd-about-us-wrapper .testimonial,
  body.cms-index-index .about-us-container .acd-about-us-wrapper .testimonial {
    max-width: 100%;
    padding: 25px;
    margin: 12px auto;
  }
  body.cms-about-us .about-us-container .acd-about-us-wrapper .RegisterBtn,
  body.cms-index-index .about-us-container .acd-about-us-wrapper .RegisterBtn {
    width: 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.jobs-category #narrow-by-list {
  list-style: none;
  padding-left: 0;
}
.jobs-category #narrow-by-list li {
  padding: 10px;
  border: 1px solid #ECECEC;
  border-bottom: none;
}
.jobs-category #narrow-by-list li:last-of-type {
  border-bottom: 1px solid #ECECEC;
}
body.jobs-index-index .sorter,
body.jobs-index-index .pager {
  display: none;
}
body.jobs-index-view .jobs-category {
  display: none;
}
body.jobs-index-view .page-title {
  margin-top: 30px;
}
body.jobs-index-view .page-title .acd-style {
  margin-bottom: 5px;
}
body.jobs-index-view .links {
  color: #999;
  padding-left: 5px;
  margin-bottom: 10px;
}
body.jobs-index-view .jobs-description .location p {
  color: #4370a4;
  font-size: 18px;
}
.jobs-page-title h1 {
  margin-top: 30px;
}
.jobs-description {
  padding: 20px;
  background: #fff;
  border: 1px solid #ccc;
}
.career-subtitle {
  padding: 8px 10px;
  background: #ccc;
  font-size: 18px;
  font-weight: bold;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #ccc;
}
.jobs-index-index .category-products {
  background: #fff;
  border: 1px solid #ccc;
}
.jobs-index-index .category-products .toolbar .nav {
  background-color: #E6E6E6;
}
.jobs-index-index .category-products .toolbar .nav h4 {
  margin-left: 10px;
}
.jobs-index-index .category-products .career-info {
  padding: 20px 40px;
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.jobs-index-index .category-products ol {
  padding-left: 0;
  margin-bottom: 0;
}
.jobs-index-index .category-products ol li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 20px 0px 20px 40px;
}
.jobs-index-index .category-products ol li .product-name {
  text-transform: uppercase;
}
.jobs-index-index .category-products ol li .pub-date {
  margin-top: 10px;
}
.jobs-index-index .category-products ol li:last-child {
  border-bottom: none;
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.cms-home #main-content .row,
.cms-home #main-content .widget {
  margin-top: 15px;
  margin-bottom: 30px;
}
.cms-home #main-content .row h1.acd-style,
.cms-home #main-content .widget h1.acd-style {
  color: #4370a4;
  margin-bottom: 10px;
}
.cms-home #main-content .row .well,
.cms-home #main-content .widget .well {
  padding: 0px;
  border: none;
  box-shadow: none;
}
.cms-home #main-content .row .well .carousel .carousel-inner .item .product,
.cms-home #main-content .widget .well .carousel .carousel-inner .item .product {
  text-align: center;
  background: white;
  border: 1px solid #ddd;
  border-radius: 20px;
  box-shadow: 1px 4px 6px #898989;
  margin-bottom: 10px;
}
.cms-home #main-content .row .well .carousel .carousel-inner .item .product img,
.cms-home #main-content .widget .well .carousel .carousel-inner .item .product img {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cms-home #main-content .row .well .carousel .carousel-inner .item .product h3.product-name,
.cms-home #main-content .widget .well .carousel .carousel-inner .item .product h3.product-name {
  margin: 15px;
  font-size: 18px;
  min-height: 19px;
}
.cms-home #main-content .row .well .carousel .carousel-inner .item .product h4.product-name,
.cms-home #main-content .widget .well .carousel .carousel-inner .item .product h4.product-name {
  text-transform: none;
  margin: 15px 0px;
  min-height: 19px;
}
.cms-home #main-content .row .well .carousel ol.carousel-indicators,
.cms-home #main-content .widget .well .carousel ol.carousel-indicators {
  bottom: -30px;
  top: 103%;
}
.cms-home #main-content .row .well .carousel ol.carousel-indicators li,
.cms-home #main-content .widget .well .carousel ol.carousel-indicators li {
  border: 1px solid #babab9;
  margin: 0px;
  width: 11px;
  height: 11px;
}
.cms-home #main-content .row .well .carousel ol.carousel-indicators li.active,
.cms-home #main-content .widget .well .carousel ol.carousel-indicators li.active {
  background: #4370a4;
  border: 1px solid #4370a4;
}
.cms-home #main-content .row .well .carousel .carousel-control,
.cms-home #main-content .widget .well .carousel .carousel-control {
  background-image: none;
  opacity: 1;
  width: 4%;
}
.cms-home #main-content .row .well .carousel .carousel-control .glyphicon,
.cms-home #main-content .widget .well .carousel .carousel-control .glyphicon {
  padding: 20px 3px;
  background: white;
  font-size: 35px;
  color: #6c6c6c;
  opacity: 0.7;
  top: 40%;
}
.cms-home #main-content .row .well .carousel .carousel-control .glyphicon-chevron-right,
.cms-home #main-content .widget .well .carousel .carousel-control .glyphicon-chevron-right {
  right: 0%;
  box-shadow: -2px 3px 4px #838383;
}
.cms-home #main-content .row .well .carousel .carousel-control .glyphicon-chevron-left,
.cms-home #main-content .widget .well .carousel .carousel-control .glyphicon-chevron-left {
  left: 0%;
  box-shadow: 2px 3px 4px #838383;
}
.cms-home #main-content .row .well .carousel .carousel-control:hover .glyphicon,
.cms-home #main-content .widget .well .carousel .carousel-control:hover .glyphicon {
  opacity: 1.0;
}
.cms-index-index #main-content .carousel-control > i {
  position: absolute;
  top: 49%;
}
.cms-index-index #main-content .carousel-control > i:before {
  font-size: 70px;
  line-height: 1;
  width: auto;
  margin: 0;
}
.cms-index-index #main-content .carousel-control .icon-prev,
.cms-index-index #main-content .carousel-control .acd-left-open-big {
  left: 20px;
}
.cms-index-index #main-content .carousel-control .icon-next,
.cms-index-index #main-content .carousel-control .acd-right-open-big {
  right: 20px;
}
.cms-index-index #main-content ol.carousel-indicators {
  display: block !important;
  bottom: -30px;
  top: 103%;
  z-index: 1;
}
.cms-index-index #main-content ol.carousel-indicators li {
  border: 1px solid #babab9;
  margin: 0px;
  width: 11px;
  height: 11px;
  box-shadow: 3px 2px 4px #888;
}
.cms-index-index #main-content ol.carousel-indicators li.active {
  background: #4370a4;
  border: 1px solid #4370a4;
}
.cms-index-index .carousel-control.right,
.cms-index-index .carousel-control.left {
  background-image: none;
}
@media (max-width: 768px) {
  body.cms-index-index .carousel .carousel-inner .item .col-xs-3 .product .product-name {
    font-size: 13px !important;
  }
  body.cms-index-index .glyphicon-chevron-right,
  body.cms-index-index .glyphicon-chevron-left {
    /*padding:10px 3px!important;*/
    font-size: 20px!important;
    color: #fff;
  }
  body.cms-index-index h1.acd-style {
    font-size: 20px;
  }
  body.cms-index-index h3.acd-style {
    font-size: 13px!important;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
body.checkout-cart-index .fancybox-wrap #popup_checkout #popupCheckoutForm .optionalBox .paymentMethod {
  padding: 0;
}
body.checkout-cart-index .fancybox-wrap #popup_checkout #popupCheckoutForm .shippingMethodsContainer input,
body.checkout-cart-index .fancybox-wrap #popup_checkout #popupCheckoutForm .optionalBoxContainer input {
  margin-top: 0;
}
body.checkout-cart-index div[for="p_method_cashondelivery"],
body.checkout-cart-index div[for="p_method_purchaseorder"] {
  display: none;
}
body.checkout-cart-index .show_address_popup {
  font-weight: bold;
}
body.checkout-cart-index .show_address_popup.shipping-display {
  font-weight: normal;
  color: #4370a4;
}
body.checkout-cart-index .btn-toolbar .saveLaterBtn.disabled {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
body.checkout-cart-index .collapseTable .header {
  font-size: 13px;
  padding: 5px 2px;
  cursor: pointer;
}
body.checkout-cart-index .collapseTable .header .glyphicon.glyphicon-arrow-down,
body.checkout-cart-index .collapseTable .header .glyphicon.glyphicon-arrow-up {
  font-size: 12px;
  padding: 0 0 0 2px;
  display: inline-block;
  margin: 2px 0 0;
}
body.checkout-onepage-index #main-content .panel-heading {
  font-weight: bold;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
body.checkout-onepage-index #main-content .panel-heading a {
  font-weight: normal;
}
body.checkout-onepage-index #main-content #checkoutSteps .step-title {
  font-size: 20px;
  font-weight: 600;
  color: #4370a4;
}
body.checkout-onepage-index #main-content #checkoutSteps #checkout-review-submit button.btn-checkout {
  padding: 10px 10%;
  font-size: 16px;
}
body.checkout-onepage-index #main-content #checkout-review-table td.productName {
  vertical-align: middle;
}
body.checkout-onepage-index #main-content #checkout-review-table td.productName h3.acd-style {
  margin-bottom: 0px;
  font-weight: 300;
}
body.checkout-onepage-index #main-content #checkout-review-table td.unitPrice,
body.checkout-onepage-index #main-content #checkout-review-table td.cartQty,
body.checkout-onepage-index #main-content #checkout-review-table td.subtotal,
body.checkout-onepage-index #main-content #checkout-review-table td.warehouse {
  font-size: 13px;
  vertical-align: middle;
  padding: 5px 15px;
  white-space: nowrap;
}
/* Checkout Success */
body.checkout-onepage-success #main-content {
  margin: 50px;
}
@media (max-width: 480px) {
  body.checkout-cart-index #react-table .btn-toolbar {
    margin-left: 0;
  }
  body.checkout-cart-index #react-table .btn-toolbar > .btn {
    width: 100%;
    max-width: 100%;
    float: none;
    clear: none;
    margin: 10px 0 5px;
  }
  body.checkout-cart-index #react-table .shipping-address {
    float: none !important;
    margin: 0 0 10px;
  }
  body.checkout-cart-index #react-table .warehouse-selection {
    float: none !important;
    margin: 0 0 10px;
  }
  body.checkout-cart-index #react-table .warehouse-selection + br {
    display: none;
  }
  body.checkout-cart-index #main-content #react-shipping-table .status-glyph .glyphicon {
    font-size: 8px;
    margin: 0;
  }
  body.checkout-cart-index #main-content #react-shipping-table .chevron-glyph {
    text-align: right;
    max-width: 45px;
  }
  body.checkout-cart-index #main-content #react-shipping-table .chevron-glyph .glyphicon-arrow-up {
    display: none;
  }
  body.checkout-cart-index #main-content #react-shipping-table .chevron-glyph .glyphicon-arrow-down {
    display: inline-block;
  }
  body.checkout-cart-index #main-content #react-shipping-table .collapsed .glyphicon-arrow-up {
    display: inline-block;
  }
  body.checkout-cart-index #main-content #react-shipping-table .collapsed .glyphicon-arrow-down {
    display: none;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.cms-page-view .page-title,
.jobs-index-index .page-title,
.category-manufacturers .page-title {
  margin: 30px 0;
  padding: 0;
  display: block;
}
.cms-page-view .page-title h1,
.jobs-index-index .page-title h1,
.category-manufacturers .page-title h1 {
  font-weight: 700;
  font-size: 36px;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.category-manufacturers .page-title {
  padding: 0 15px;
}
.catalogsearch-advanced-index #advanced-search-list .acd-search_all_multiselect_clear {
  display: inline-block;
  width: inherit;
  margin: 10px 0;
  vertical-align: top;
}
#commercelab_categories_div {
  list-style: none;
  padding-left: 0;
}
#commercelab_categories_div li {
  padding: 10px;
  border: 1px solid #ECECEC;
  border-bottom: none;
}
#commercelab_categories_div li.active-cat a {
  color: #4370a4;
}
#commercelab_categories_div li a:focus {
  color: #9b1b45;
}
#commercelab_categories_div li:last-of-type {
  border-bottom: 1px solid #ECECEC;
}
body.messages_jobs_view h1 {
  font-weight: 700;
}
body.clnews-index-index .item-title h2 {
  font-weight: 700;
}
body.clnews-index-index .panel-heading {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
body.clnews-index-index .news_title {
  font-weight: 600;
}
body.clnews-index-index .news_subtitle {
  color: gray;
  font-weight: 400;
  margin-bottom: 30px;
}
body.clnews-index-index .news-item {
  clear: both;
  float: none;
  width: 100%;
  margin: 15px 0;
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
body.clnews-index-index .news-item .item-title {
  font-size: 27px;
}
body.clnews-index-index .news-item .description {
  padding: 10px 0 15px;
}
body.clnews-index-index .news-item .news_image {
  padding: 0 0 15px;
}
body.clnews-index-index .news-item .date {
  display: none;
  padding-top: 20px;
  color: #666;
  font-size: .9em;
  padding-right: 15px;
}
body.clnews-newsitem-view p.streetDate {
  font-family: Helvetica;
  font-size: 15px;
}
body.clnews-newsitem-view .more_news {
  padding-left: 10px;
  padding-top: 35px;
  border-top: 1px solid #E4E4E4;
  width: 85%;
}
body.clnews-newsitem-view .more_news h3 {
  font-size: 22px;
  font-weight: 300;
}
body.clnews-newsitem-view .more_news #more_news_list {
  list-style: none;
  padding-left: 0;
}
body.clnews-newsitem-view .more_news #more_news_list li {
  margin: 30px 0;
}
body.clnews-newsitem-view .more_news #more_news_list li a {
  font-size: 15px;
  font-weight: 600;
}
body.clnews-newsitem-view .more_news #more_news_list li .date {
  font-size: 14px;
}
.cms-contactus .helveticaP,
.cms-contact .helveticaP {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.cms-contactus .item > *,
.cms-contact .item > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-contactus .contactBlock,
.cms-contact .contactBlock {
  min-height: 190px;
  background: #ffffff;
  text-align: center;
  margin: 10px;
  padding: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  cursor: pointer;
}
.cms-contactus .contactBlock:hover,
.cms-contact .contactBlock:hover {
  background: #eeeeee;
}
.cms-contactus .contactBlock h4,
.cms-contact .contactBlock h4,
.cms-contactus .contactBlock .contact-desc,
.cms-contact .contactBlock .contact-desc {
  margin: 0;
  padding: 0;
}
.cms-contactus .contactBlock h4,
.cms-contact .contactBlock h4 {
  padding-top: 2px;
}
.cms-contactus .contactBlock.active-block,
.cms-contact .contactBlock.active-block {
  background: #cccccc;
}
.cms-contactus .contactBlock .img-container,
.cms-contact .contactBlock .img-container {
  margin: 20px 0;
}
.cms-contactus .contact-info,
.cms-contact .contact-info {
  margin: 20px 0 0;
}
.cms-contactus .contact-info p,
.cms-contact .contact-info p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.cms-contactus .contact-label,
.cms-contact .contact-label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: -8px 0 10px;
}
.cms-contactus .contact-wrapper,
.cms-contact .contact-wrapper {
  display: none;
}
.cms-contactus .contact-wrapper .form-group,
.cms-contact .contact-wrapper .form-group {
  margin: 30px 0;
}
.cms-contactus .contact-wrapper .helveticaBigBold,
.cms-contact .contact-wrapper .helveticaBigBold {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 800;
}
.cms-contactus .contact-wrapper h1,
.cms-contact .contact-wrapper h1 {
  display: none;
}
.cms-contactus .contact-wrapper .no-description,
.cms-contact .contact-wrapper .no-description {
  padding: 13px;
}
.cms-contactus .contact-wrapper button[type='submit'],
.cms-contact .contact-wrapper button[type='submit'] {
  border-radius: 0;
  background: #428bca;
  border-color: #357ebd;
}
.cms-contactus .contact-wrapper button[type='submit']:hover,
.cms-contact .contact-wrapper button[type='submit']:hover {
  background-color: #3276b1;
  border-color: #285e8e;
}
.cms-request-rma .halfWidth {
  width: 40%;
}
.cms-request-rma #rmaForm button[type='submit'] {
  border-radius: 0;
  background: #428bca;
  border-color: #357ebd;
}
.cms-request-rma #rmaForm button[type='submit']:hover {
  background-color: #3276b1;
  border-color: #285e8e;
}
.acd-manufacturers_view_container {
  margin-bottom: 30px;
}
.acd-manufacturers_view_container .acd-manufacturers_page_view_content_container {
  padding: 0 15px;
}
.acd-manufacturers_view_container .acd-page_sub_nav {
  display: none;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_container {
  width: 95%;
  margin: 0 auto;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_links {
  text-align: center;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link_wrapper {
  display: inline-block;
  font-size: 0;
  padding: 0;
  margin: 0 2px;
  vertical-align: top;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link_wrapper .acd-manufacturers_page_nav_link {
  display: block;
  font-size: 16px;
  color: #757575;
  padding: 0 3px;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link_wrapper .acd-manufacturers_page_nav_link:hover,
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link_wrapper.acd-brand_active .acd-manufacturers_page_nav_link {
  color: #fe3b97;
  text-decoration: none;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link_wrapper.acd-brand_active .acd-manufacturers_page_nav_link {
  cursor: text;
}
.acd-manufacturers_view_container .acd-manufacturers_letter_group {
  list-style: none;
  padding: 0;
}
.acd-manufacturers_view_container .acd-manufacturers_page_nav_link.acd-manufacturers_page_view_all_link {
  padding: 0;
}
.acd-manufacturers_view_container .acd-manufacturers_page_view_container {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.acd-manufacturers_view_container .acd-manufacturers_clearfix {
  clear: both;
}
.acd-manufacturers_view_container .acd-manufacturers_page_view_column {
  float: left;
  width: 33.3%;
  padding-right: 25px;
}
.acd-manufacturers_view_container .acd-manufacturers_page_view_column.acd-manufacturers_page_column_right {
  padding-right: 0;
}
.acd-manufacturers_view_container .acd-manufacturers_letter_link {
  color: #9b1b45;
  font-weight: 300;
  font-size: 16px;
  padding: 0;
  text-indent: -12px;
  margin-left: 12px;
  display: inline-block;
}
.acd-manufacturers_view_container .acd-manufacturers_letter_link:hover {
  color: #e72867;
  /*purlpink*/
  text-decoration: none;
}
.acd-manufacturers_view_container .acd-manufacturers_letter_leading {
  font-weight: 500;
  font-size: 25px;
  border-bottom: 1px solid #000000;
  display: inline-block;
  min-width: 150px;
  margin: 0 0 5px;
}
.acd-manufacturers_view_container .acd-brand_search_option_wrapper,
.acd-manufacturers_view_container .acd-manufacturers_not_found {
  font-weight: 300;
}
.acd-manufacturers_view_container .acd-brand_search_option_wrapper {
  font-style: italic;
}
/* End Manufacturers Page */
.cms-meeple-monthly #main-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.cms-meeple-monthly #main-content .meeple-banner {
  clear: both;
  float: none;
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
}
.cms-meeple-monthly #main-content img {
  max-width: 100%;
}
.cms-meeple-monthly #main-content .download-files {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 30px 0 20px;
  display: block;
  overflow: hidden;
}
.cms-meeple-monthly #main-content .download-files .orderforms {
  display: inline-block;
}
.cms-meeple-monthly #main-content h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 12px;
}
.cms-meeple-monthly #main-content .subscribe-block {
  clear: both;
  float: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cms-meeple-monthly #main-content .subscribe-block .subscribe-form {
  clear: both;
  display: block;
}
@media (max-width: 990px) {
  .cms-contactus #contactForm .halfWidth,
  .cms-contact #contactForm .halfWidth,
  .cms-request-rma #contactForm .halfWidth,
  .cms-contactus #rmaForm .halfWidth,
  .cms-contact #rmaForm .halfWidth,
  .cms-request-rma #rmaForm .halfWidth {
    width: 100%;
  }
  .cms-contactus .contact-blocks,
  .cms-contact .contact-blocks,
  .cms-request-rma .contact-blocks {
    padding: 0 15px;
    margin: 0;
  }
  .cms-contactus .contactBlock,
  .cms-contact .contactBlock,
  .cms-request-rma .contactBlock {
    min-height: inherit;
    width: 100%;
    margin: 10px 0;
  }
  .cms-contactus #rmaForm button[type='submit'],
  .cms-contact #rmaForm button[type='submit'],
  .cms-request-rma #rmaForm button[type='submit'],
  .cms-contactus .contact-wrapper button[type='submit'],
  .cms-contact .contact-wrapper button[type='submit'],
  .cms-request-rma .contact-wrapper button[type='submit'] {
    width: 100%;
  }
  .category-manufacturers .page-title {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .acd-manufacturers_view_container {
    padding: 0 15px;
  }
  .acd-manufacturers_view_container .acd-manufacturers_page_view_column,
  .acd-manufacturers_view_container .acd-manufacturers_letter_group {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: none;
    clear: both;
  }
}
@media (max-width: 480px) {
  .cms-meeple-monthly #main-content .issuuembed {
    max-height: 480px;
    height: 100% !important;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?34514654');
  src: url('../fonts/fontello.eot?34514654#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?34514654') format('woff2'), url('../fonts/fontello.woff?34514654') format('woff'), url('../fonts/fontello.ttf?34514654') format('truetype'), url('../fonts/fontello.svg?34514654#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?88010565#fontello') format('svg');
  }
}
*/
[class^="acd-"]:before,
[class*=" acd-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.acd-up-open-big:before {
  content: '\e888';
}
/* '' */
.acd-down-open-mini:before {
  content: '\e889';
}
/* '' */
.acd-up-open-1:before {
  content: '\e890';
}
/* '' */
.acd-right-open-1:before {
  content: '\e891';
}
/* '' */
.acd-left-open-1:before {
  content: '\e892';
}
/* '' */
.acd-down-open-1:before {
  content: '\e893';
}
/* '' */
.acd-left-open-mini:before {
  content: '\e894';
}
/* '' */
.acd-right-open-mini:before {
  content: '\e895';
}
/* '' */
.acd-up-open-mini:before {
  content: '\e896';
}
/* '' */
.acd-down-open-big:before {
  content: '\e897';
}
/* '' */
.acd-left-open-big:before {
  content: '\e898';
}
/* '' */
.acd-right-open-big:before {
  content: '\e899';
}
/* '' */
.acd-quote-left:before {
  content: '\e800';
}
/* '' */
.acd-quote-right:before {
  content: '\e801';
}
/* '' */
.acd-twitter-rect:before {
  content: '\f304';
}
/* '' */
.acd-facebook-squared:before {
  content: '\f308';
}
/* '' */
.acd-blogger:before {
  content: '\f315';
}
/* '' */
.acd-quote-left-1:before {
  content: '\f10d';
}
/* '' */
.acd-quote-right-1:before {
  content: '\f10e';
}
/* '' */
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
body.cms-locations .page-title {
  margin-top: 30px;
}
body.cms-locations .location-list {
  margin: 0 -15px 0 -15px;
}
body.cms-locations .item {
  padding: 0 15px;
  margin: 0 0 25px;
}
body.cms-locations .item > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.cms-locations .item img {
  max-width: 100%;
}
body.cms-locations .item .item-title {
  margin: 15px 0 25px;
  font-size: 16px;
}
body.cms-locations .item .item-title h4 {
  margin: 10px 0 20px;
}
body.cms-locations .item .item-title a {
  color: #E72857;
}
body.cms-locations .item p.addressSmall {
  font-size: 14px;
}
body.cms-locations .item p.addressSmall a {
  display: block;
  padding: 5px 0 0;
}
body.cms-locations .item .item-getway {
  margin-top: 20px;
  color: #9b1b45;
}
body.cms-locations .location-category-img {
  margin-top: 80px;
  clear: both;
}
body.cms-locations .location-category-img img {
  width: 100%;
  max-width: 1140px;
}
@media (max-width: 768px) {
  body.cms-locations .item .item-title {
    height: inherit;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
#add-all-to-cart-button {
  overflow: auto;
  margin-bottom: 20px;
}
#footer-description {
  display: none;
}
/* search bar edits */
.acd-adv_search_button_wrapper {
  float: left;
  width: 10%;
  position: relative;
  margin-left: 1%;
  height: 42px;
}
.acd-adv_search_button_wrapper a {
  font-family: 'Glyphicons Halflings';
  color: #9b1b45;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  width: 100%;
  padding-top: 9px;
  text-align: center;
  height: 100%;
}
.acd-adv_search_button_wrapper a .adv_search_button_text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  left: 0;
  bottom: 3px;
  font-size: 10px;
  text-align: center;
  width: 100%;
  text-indent: 3px;
}
/* advanced search page */
.acd-adv_custom_search_form {
  width: 100%;
  max-width: 600px;
}
.acd-adv_custom_search_form ul {
  padding-left: 0;
}
.acd-adv_custom_search_form ul li {
  list-style: none;
}
.acd-adv_custom_search_form ul .field {
  margin: 0 0 20px;
  position: relative;
}
.acd-adv_custom_search_form ul .field label {
  margin: 0 0 1px;
}
.acd-adv_custom_search_form ul .field label[for="is_preorder"] {
  margin: 20px 0 1px;
}
.acd-adv_custom_search_form ul .field label[for="filter_manufacturer_cat"]:after,
.acd-adv_custom_search_form ul .field label[for="filter_products_cat"]:after {
  content: " (Hold ctrl to select multiple filters)";
}
.acd-adv_custom_search_form ul .field label[for="filter_manufacturer_cat"]:before,
.acd-adv_custom_search_form ul .field label[for="filter_products_cat"]:before {
  content: "Filter ";
}
.acd-adv_custom_search_form ul .field label[for="is_preorder"]:before {
  content: "Filter ";
}
.acd-adv_custom_search_form ul .field label[for="filter_in_stock"]:before {
  content: "Filter by ";
}
.acd-adv_custom_search_form span.btn.btn-sm.btn-primary.multiselect-trigger {
  position: absolute;
  right: -80px;
  top: 22px;
}
.acd-adv_custom_search_form select[multiple],
.acd-adv_custom_search_form select[size] {
  height: 200px;
}
/**/
body.cms-index-index #main-content ol.carousel-indicators {
  display: none;
}
body.cms-index-index #main-content .recent-product-carousel {
  display: none;
}
body.cms-index-index #main-content #manufacturers-logo {
  display: none;
}
body.cms-index-index #main-content #news-block {
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
}
body.cms-index-index #main-content #news-block .col-md-12 {
  padding: 15px;
  background: white;
  min-height: 300px;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #ddd;
}
body.cms-index-index #main-content .widget-new-products .widget-products ul.products-grid li {
  display: inline-block;
}
body.cms-index-index #main-content .widget-viewed .widget-products ul.products-grid li {
  display: inline-block;
}
body.cms-index-index #main-content #manufacturers-logo {
  min-height: 150px;
  background: white;
  padding: 30px 10px;
  text-align: center;
}
body.cms-index-index #main-content #manufacturers-logo .half-row {
  /*
        -webkit-align-items: center; 
        display: flex;

        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        
        display: -webkit-flex;

        align-items: center;
        */
  padding: 0px;
}
body.cms-index-index #main-content #manufacturers-logo a {
  margin: 30px;
}
body.cms-index-index .btn.btn-link {
  padding: 0;
}
body.cms-index-index .btn.btn-link a {
  display: block;
  padding: 10px;
}
@media only screen and (max-width: 1200px) {
  .js-navbar-collapse.col-md-offset-5 {
    margin-left: 25%;
  }
}
@media (max-width: 768px) {
  .acd-adv_custom_search_form span.btn.btn-sm.btn-primary.multiselect-trigger {
    position: relative;
    margin: 8px 0 14px;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
body .item-title a {
  color: black;
}
body .news,
body .description {
  font-family: Georgia;
}
body #commercelab_categories_div {
  font-weight: 700;
}
body #contactForm .halfWidth {
  width: 40%;
}
body #contactForm .fullWidth {
  width: 100%;
}
body #contactForm .labelRight {
  float: right;
}
body #contactForm .paddedBtn {
  width: 30%;
}
body.clnews-index-index .news-item .item-title,
body.clnews-newsitem-view .news-item .item-title {
  font-weight: 700 !important;
  font-size: 19px;
}
body.clnews-index-index .news-item,
body.clnews-newsitem-view .news-item {
  background-color: #fff;
  padding: 20px 40px;
  margin: 0;
}
body.clnews-index-index .social,
body.clnews-newsitem-view .social {
  margin-top: 15px;
}
body.clnews-index-index .social .fb_iframe_widget,
body.clnews-newsitem-view .social .fb_iframe_widget {
  margin-right: 10px;
}
body.clnews-index-index .social .twitter-share-button,
body.clnews-newsitem-view .social .twitter-share-button {
  margin-right: 10px;
  transform: translateY(-1px);
}
body.clnews-index-index .news,
body.clnews-newsitem-view .news {
  padding: 15px 0px;
}
body.clnews-index-index .date,
body.clnews-newsitem-view .date {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666;
  font-size: .9em;
}
body .suggestTag {
  font-size: 12px;
}
body.cms-about-us .au-banner {
  min-height: 400px;
}
body.cms-about-us .container .page-title,
body.cms-about-us .container .mx-center {
  font-weight: 700;
}
body.cms-about-us .container .page-title h1,
body.cms-about-us .container .mx-center h1 {
  font-weight: 700;
}
body.cms-about-us .testimonial .text .signature {
  font-family: Georgia;
}
body.clnews-newsitem-view h3 {
  font-weight: 700;
}
body.clnews-newsitem-view p.streetDate {
  color: #9b1b45;
  font-weight: 700;
}
body.clnews-newsitem-view h2.acd-style.item-title {
  font-weight: 700;
}
body.clnews-newsitem-view h2.acd-style.item-title a {
  color: #9b1b45;
}
body.clnews-newsitem-view .date.dataBold {
  font-weight: 700;
}
body.jobs-index-index .category-products ol li .product-name {
  font-weight: 700;
}
body.jobs-index-index .category-products ol li p.acd-style {
  width: 50%;
}
body.jobs-description.std .location.acd-style {
  font-family: Helvetica;
}
body.clnews-index-index .container .newsDisplayBlock,
body.clnews-newsitem-view .container .newsDisplayBlock {
  border: 1px solid #ccc;
  border-bottom: none;
  background: #fff;
}
body.clnews-index-index .container .newsDisplayBlock .acd-news_banner,
body.clnews-newsitem-view .container .newsDisplayBlock .acd-news_banner {
  width: 100%;
  padding: 20px 40px;
  border-bottom: 1px solid #ccc;
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
/*----------------------------
    The file upload form
-----------------------------*/
#upload {
  font-family: 'PT Sans Narrow', sans-serif;
  background-color: #373a3d;
  background-image: -webkit-linear-gradient(top, #373a3d, #313437);
  background-image: -moz-linear-gradient(top, #373a3d, #313437);
  background-image: linear-gradient(top, #373a3d, #313437);
  padding: 30px;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#drop {
  background-color: #2E3134;
  padding: 40px 50px;
  margin-bottom: 30px;
  border: 20px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
  border-image: url('../img/border-image.png') 25 repeat;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #7f858a;
}
#drop a {
  background-color: #007a96;
  padding: 12px 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  line-height: 1;
}
#drop a:hover {
  background-color: #0986a3;
}
#drop input {
  display: none;
}
#upload ul {
  list-style: none;
  border-top: 1px solid #2b2e31;
  border-bottom: 1px solid #3d4043;
}
#upload ul li {
  background-color: #333639;
  background-image: -webkit-linear-gradient(top, #333639, #303335);
  background-image: -moz-linear-gradient(top, #333639, #303335);
  background-image: linear-gradient(top, #333639, #303335);
  border-top: 1px solid #3d4043;
  border-bottom: 1px solid #2b2e31;
  padding: 15px;
  min-height: 80px;
  overflow: visible;
  position: relative;
}
#upload ul li input {
  display: none;
}
#upload ul li p {
  width: 144px;
  overflow: hidden;
  white-space: nowrap;
  color: #EEE;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 100px;
}
#upload ul li i {
  font-weight: normal;
  font-style: normal;
  color: #7f7f7f;
  display: block;
}
#upload ul li canvas {
  top: 15px;
  left: 32px;
  position: absolute;
}
#upload ul li span {
  width: 15px;
  height: 12px;
  background: url('../img/icons.png') no-repeat;
  position: absolute;
  top: 34px;
  right: 33px;
  cursor: pointer;
}
#upload ul li.working span {
  height: 16px;
  background-position: 0 -12px;
}
#upload ul li.error p {
  color: red;
}
/* clear the delete button which is floating right above the progress-wrapper */
.progress-wrapper {
  clear: right;
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.catalogsearch-advanced-index {
  /* advanced search */
}
.catalogsearch-advanced-index #advanced-search-list input {
  width: 100%;
}
.catalogsearch-advanced-result .acd-messages_wrapper {
  list-style: none;
  padding-left: 0;
}
.catalogsearch-advanced-result .acd-messages_wrapper ul {
  list-style: none;
  padding-left: 0;
}
.catalogsearch-advanced-result .acd-search_results_list {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.catalogsearch-advanced-result .search-sidebar .panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.catalogsearch-advanced-result .search-sidebar .panel h3 {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  padding: 10px 15px;
  font-weight: normal;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.catalogsearch-advanced-result .search-sidebar .panel h3 span {
  font-size: 12px;
  display: block;
  padding: 4px 0 0;
}
.catalogsearch-advanced-result .search-sidebar .panel .messages {
  padding: 0 15px;
  margin: 0 0 15px;
  list-style: none;
}
.catalogsearch-advanced-result .search-sidebar .panel .messages ul {
  padding: 10px 0 0;
}
.catalogsearch-advanced-result .search-sidebar .panel .messages li {
  list-style: none;
}
.catalogsearch-advanced-result .search-sidebar .panel .btn {
  margin: 15px 0 0;
  padding: 5px 10px;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 2px #cccccc;
  min-width: 103px;
  font-size: 14px;
  font-weight: 600;
  font-size: 12px;
  background: #4370a4;
  color: #ffffff;
}
.catalogsearch-advanced-result .search-sidebar .panel .btn:hover {
  background-color: #3276b1;
}
.catalogsearch-advanced-result .search-sidebar .panel .search-summary {
  padding: 0 15px;
}
.catalogsearch-advanced-result .search-content select.sort-by-selection {
  max-width: 152px;
}
.catalogsearch-advanced-result .search-content .results-view .zero-products {
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
}
.catalog-category-view,
.catalogsearch-result-index,
.tag-product-list,
.catalogsearch-advanced-result {
  /* acd filter styling */
  /**/
  /* Product Page */
  /* Individual Category Page */
}
.catalog-category-view .list-group-item,
.catalogsearch-result-index .list-group-item,
.tag-product-list .list-group-item,
.catalogsearch-advanced-result .list-group-item {
  overflow: auto;
}
.catalog-category-view .list-group-text,
.catalogsearch-result-index .list-group-text,
.tag-product-list .list-group-text,
.catalogsearch-advanced-result .list-group-text {
  color: #9b1b45;
  width: inherit;
  max-width: 80%;
}
.catalog-category-view .m-selected-filter-item.list-group-item .list-group-text,
.catalogsearch-result-index .m-selected-filter-item.list-group-item .list-group-text,
.tag-product-list .m-selected-filter-item.list-group-item .list-group-text,
.catalogsearch-advanced-result .m-selected-filter-item.list-group-item .list-group-text {
  color: #4370a4;
}
.catalog-category-view .m-selected-filter-item.list-group-item .badge,
.catalogsearch-result-index .m-selected-filter-item.list-group-item .badge,
.tag-product-list .m-selected-filter-item.list-group-item .badge,
.catalogsearch-advanced-result .m-selected-filter-item.list-group-item .badge {
  background-color: #4370a4;
}
.catalog-category-view .acd-layered_nav_current_state_list,
.catalogsearch-result-index .acd-layered_nav_current_state_list,
.tag-product-list .acd-layered_nav_current_state_list,
.catalogsearch-advanced-result .acd-layered_nav_current_state_list {
  padding-left: 0;
}
.catalog-category-view .acd-layered_nav_current_state_list li,
.catalogsearch-result-index .acd-layered_nav_current_state_list li,
.tag-product-list .acd-layered_nav_current_state_list li,
.catalogsearch-advanced-result .acd-layered_nav_current_state_list li,
.catalog-category-view .m-filter-item-list li,
.catalogsearch-result-index .m-filter-item-list li,
.tag-product-list .m-filter-item-list li,
.catalogsearch-advanced-result .m-filter-item-list li {
  list-style: none;
}
.catalog-category-view .list-group-item .acd-remove_filter,
.catalogsearch-result-index .list-group-item .acd-remove_filter,
.tag-product-list .list-group-item .acd-remove_filter,
.catalogsearch-advanced-result .list-group-item .acd-remove_filter {
  font-style: italic;
  font-size: 11px;
  display: inline-block;
  margin-top: 5px;
}
.catalog-category-view .list-group-item.no-available-values,
.catalogsearch-result-index .list-group-item.no-available-values,
.tag-product-list .list-group-item.no-available-values,
.catalogsearch-advanced-result .list-group-item.no-available-values {
  opacity: 0.5;
}
.catalog-category-view .layered-nav-fixed-height,
.catalogsearch-result-index .layered-nav-fixed-height,
.tag-product-list .layered-nav-fixed-height,
.catalogsearch-advanced-result .layered-nav-fixed-height {
  max-height: 421px;
  overflow-y: scroll;
}
.catalog-category-view .block-layered-nav,
.catalogsearch-result-index .block-layered-nav,
.tag-product-list .block-layered-nav,
.catalogsearch-advanced-result .block-layered-nav {
  background: transparent;
  border: none;
  margin-bottom: 0px;
}
.catalog-category-view .block-layered-nav .panel-heading,
.catalogsearch-result-index .block-layered-nav .panel-heading,
.tag-product-list .block-layered-nav .panel-heading,
.catalogsearch-advanced-result .block-layered-nav .panel-heading {
  display: none;
}
.catalog-category-view .block-layered-nav .panel-body,
.catalogsearch-result-index .block-layered-nav .panel-body,
.tag-product-list .block-layered-nav .panel-body,
.catalogsearch-advanced-result .block-layered-nav .panel-body {
  padding: 0px;
}
.catalog-category-view .block-layered-nav .panel-body h5,
.catalogsearch-result-index .block-layered-nav .panel-body h5,
.tag-product-list .block-layered-nav .panel-body h5,
.catalogsearch-advanced-result .block-layered-nav .panel-body h5 {
  display: none;
  text-transform: uppercase;
}
.catalog-category-view .block-layered-nav .panel-body .list-group-item,
.catalogsearch-result-index .block-layered-nav .panel-body .list-group-item,
.tag-product-list .block-layered-nav .panel-body .list-group-item,
.catalogsearch-advanced-result .block-layered-nav .panel-body .list-group-item {
  padding-left: 25px;
  padding-right: 25px;
}
.catalog-category-view .block-layered-nav .panel-body .list-group-text,
.catalogsearch-result-index .block-layered-nav .panel-body .list-group-text,
.tag-product-list .block-layered-nav .panel-body .list-group-text,
.catalogsearch-advanced-result .block-layered-nav .panel-body .list-group-text {
  color: #9b1b45;
}
.catalog-category-view .layered-nav .panel-default .panel-heading,
.catalogsearch-result-index .layered-nav .panel-default .panel-heading,
.tag-product-list .layered-nav .panel-default .panel-heading,
.catalogsearch-advanced-result .layered-nav .panel-default .panel-heading {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  padding: 0px 15px;
}
.catalog-category-view .block-tags .panel-heading,
.catalogsearch-result-index .block-tags .panel-heading,
.tag-product-list .block-tags .panel-heading,
.catalogsearch-advanced-result .block-tags .panel-heading {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
.catalog-category-view .block-tags .panel-heading #popular-tags,
.catalogsearch-result-index .block-tags .panel-heading #popular-tags,
.tag-product-list .block-tags .panel-heading #popular-tags,
.catalogsearch-advanced-result .block-tags .panel-heading #popular-tags {
  text-transform: uppercase;
}
.catalog-category-view .block-tags .panel-body ul.tags-list,
.catalogsearch-result-index .block-tags .panel-body ul.tags-list,
.tag-product-list .block-tags .panel-body ul.tags-list,
.catalogsearch-advanced-result .block-tags .panel-body ul.tags-list {
  padding-left: 0px;
}
.catalog-category-view .block-tags .panel-body ul.tags-list li,
.catalogsearch-result-index .block-tags .panel-body ul.tags-list li,
.tag-product-list .block-tags .panel-body ul.tags-list li,
.catalogsearch-advanced-result .block-tags .panel-body ul.tags-list li {
  list-style: none;
  margin-right: 3px;
  margin-bottom: 10px;
  /*
          a{
            font-size: @acd-font-extra-small;
            padding: 5px 15px;
            background-color: #dddddd;
            color: black;
          }*/
}
.catalog-category-view .block-tags .panel-body .actions,
.catalogsearch-result-index .block-tags .panel-body .actions,
.tag-product-list .block-tags .panel-body .actions,
.catalogsearch-advanced-result .block-tags .panel-body .actions {
  text-align: right;
}
.catalog-category-view .category-title h1.acd-style,
.catalogsearch-result-index .category-title h1.acd-style,
.tag-product-list .category-title h1.acd-style,
.catalogsearch-advanced-result .category-title h1.acd-style {
  margin-bottom: 10px;
}
.catalog-category-view .category-view .productListing .navbar-default,
.catalogsearch-result-index .category-view .productListing .navbar-default,
.tag-product-list .category-view .productListing .navbar-default,
.catalogsearch-advanced-result .category-view .productListing .navbar-default {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  border-radius: 4px;
  min-height: 30px;
  margin-top: 20px;
}
.catalog-category-view .category-view .productListing .navbar-default .navbar-collapse,
.catalogsearch-result-index .category-view .productListing .navbar-default .navbar-collapse,
.tag-product-list .category-view .productListing .navbar-default .navbar-collapse,
.catalogsearch-advanced-result .category-view .productListing .navbar-default .navbar-collapse {
  font-size: 13px;
}
.catalog-category-view .category-view .productListing .navbar-default .navbar-collapse .navbar-text,
.catalogsearch-result-index .category-view .productListing .navbar-default .navbar-collapse .navbar-text,
.tag-product-list .category-view .productListing .navbar-default .navbar-collapse .navbar-text,
.catalogsearch-advanced-result .category-view .productListing .navbar-default .navbar-collapse .navbar-text {
  margin-top: 10px;
  margin-bottom: 0px;
}
.catalog-category-view .category-view .productListing .navbar-default .navbar-collapse p.amount,
.catalogsearch-result-index .category-view .productListing .navbar-default .navbar-collapse p.amount,
.tag-product-list .category-view .productListing .navbar-default .navbar-collapse p.amount,
.catalogsearch-advanced-result .category-view .productListing .navbar-default .navbar-collapse p.amount {
  margin: 11px 15px 9px;
}
.catalog-category-view .category-view .productListing .navbar-default .navbar-collapse .sort-by-selection,
.catalogsearch-result-index .category-view .productListing .navbar-default .navbar-collapse .sort-by-selection,
.tag-product-list .category-view .productListing .navbar-default .navbar-collapse .sort-by-selection,
.catalogsearch-advanced-result .category-view .productListing .navbar-default .navbar-collapse .sort-by-selection,
.catalog-category-view .category-view .productListing .navbar-default .navbar-collapse .items-per-page,
.catalogsearch-result-index .category-view .productListing .navbar-default .navbar-collapse .items-per-page,
.tag-product-list .category-view .productListing .navbar-default .navbar-collapse .items-per-page,
.catalogsearch-advanced-result .category-view .productListing .navbar-default .navbar-collapse .items-per-page {
  border-radius: 4px;
  height: 30px;
  padding: 0px;
}
.catalog-category-view .category-view .productListing .sort-by .glyphicon,
.catalogsearch-result-index .category-view .productListing .sort-by .glyphicon,
.tag-product-list .category-view .productListing .sort-by .glyphicon,
.catalogsearch-advanced-result .category-view .productListing .sort-by .glyphicon {
  font-size: 15px;
}
.catalog-category-view .category-view .productListing .itembox .thumbnail,
.catalogsearch-result-index .category-view .productListing .itembox .thumbnail,
.tag-product-list .category-view .productListing .itembox .thumbnail,
.catalogsearch-advanced-result .category-view .productListing .itembox .thumbnail {
  position: relative;
  overflow: hidden;
  min-height: 200px;
  border-radius: 0px;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0;
}
.catalog-category-view .category-view .productListing .itembox .thumbnail img.img-responsive,
.catalogsearch-result-index .category-view .productListing .itembox .thumbnail img.img-responsive,
.tag-product-list .category-view .productListing .itembox .thumbnail img.img-responsive,
.catalogsearch-advanced-result .category-view .productListing .itembox .thumbnail img.img-responsive {
  /*position: absolute;*/
  /*top: -9999px;*/
  /*bottom: -9999px;*/
  /*left: -9999px;*/
  /*right: -9999px;*/
  margin: 0 auto;
  max-width: none;
  width: 100%;
}
.catalog-category-view .category-view .productListing .itembox .caption,
.catalogsearch-result-index .category-view .productListing .itembox .caption,
.tag-product-list .category-view .productListing .itembox .caption,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption {
  position: relative;
  background: white;
  padding-top: 20px;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 30px;
}
.catalog-category-view .category-view .productListing .itembox .caption .product-name,
.catalogsearch-result-index .category-view .productListing .itembox .caption .product-name,
.tag-product-list .category-view .productListing .itembox .caption .product-name,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .product-name {
  font-weight: 600;
  font-size: 16px;
  min-height: 44px;
}
.catalog-category-view .category-view .productListing .itembox .caption .product-info,
.catalogsearch-result-index .category-view .productListing .itembox .caption .product-info,
.tag-product-list .category-view .productListing .itembox .caption .product-info,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .product-info {
  padding-top: 5px;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .qty-available,
.catalogsearch-result-index .category-view .productListing .itembox .caption .qty-available,
.tag-product-list .category-view .productListing .itembox .caption .qty-available,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .qty-available {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .qty-available span,
.catalogsearch-result-index .category-view .productListing .itembox .caption .qty-available span,
.tag-product-list .category-view .productListing .itembox .caption .qty-available span,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .qty-available span {
  font-weight: bold;
}
.catalog-category-view .category-view .productListing .itembox .caption span.product-id,
.catalogsearch-result-index .category-view .productListing .itembox .caption span.product-id,
.tag-product-list .category-view .productListing .itembox .caption span.product-id,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption span.product-id {
  margin-left: 5px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .srp,
.catalogsearch-result-index .category-view .productListing .itembox .caption .srp,
.tag-product-list .category-view .productListing .itembox .caption .srp,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .srp {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .srp h5,
.catalogsearch-result-index .category-view .productListing .itembox .caption .srp h5,
.tag-product-list .category-view .productListing .itembox .caption .srp h5,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .srp h5,
.catalog-category-view .category-view .productListing .itembox .caption .srp .price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .srp .price,
.tag-product-list .category-view .productListing .itembox .caption .srp .price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .srp .price {
  font-size: 12px;
  color: #333333;
  display: inline;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty,
.tag-product-list .category-view .productListing .itembox .caption .price-qty,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty {
  padding: 10px 30px;
  min-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .text-center.price-wrapper a,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .text-center.price-wrapper a,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .text-center.price-wrapper a,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .text-center.price-wrapper a {
  color: #000000;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty label,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty label,
.tag-product-list .category-view .productListing .itembox .caption .price-qty label,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty label {
  margin-top: 5px;
  font-family: Helvetica, Arial, sans-serif;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box {
  margin-top: 5px;
  position: relative;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box span.label,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box span.label,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box span.label,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box span.label,
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box span.price-label,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box span.price-label,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box span.price-label,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box span.price-label,
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .minimal-price-link,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .minimal-price-link,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .minimal-price-link,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .minimal-price-link {
  display: none;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box span.price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box span.price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box span.price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box span.price {
  color: black;
  margin: 0px;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .old-price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .old-price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .old-price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .old-price {
  position: absolute;
  top: -12px;
  text-decoration: line-through;
  opacity: 0.6;
  display: block;
  width: 100%;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price {
  font-size: 12px;
  white-space: nowrap;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:before,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:before,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:before,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:before {
  content: '(';
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:after,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:after,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:after,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .old-price span.price:after {
  content: ')';
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .price-box .special-price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .price-box .special-price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .price-box .special-price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .price-box .special-price {
  float: left;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .text-center,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .text-center,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .text-center,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .text-center {
  /* logout */
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .text-center .price-box .old-price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .text-center .price-box .old-price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .text-center .price-box .old-price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .text-center .price-box .old-price {
  position: absolute;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty .text-center .price-box .special-price,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty .text-center .price-box .special-price,
.tag-product-list .category-view .productListing .itembox .caption .price-qty .text-center .price-box .special-price,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty .text-center .price-box .special-price {
  float: none;
  margin: 0px;
}
.catalog-category-view .category-view .productListing .itembox .caption .price-qty #qty,
.catalogsearch-result-index .category-view .productListing .itembox .caption .price-qty #qty,
.tag-product-list .category-view .productListing .itembox .caption .price-qty #qty,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .price-qty #qty {
  text-align: center;
  width: 47px;
  height: 35px;
  margin-left: 8px;
  padding: 0;
}
.catalog-category-view .category-view .productListing .itembox .caption .add-to-cart-button,
.catalogsearch-result-index .category-view .productListing .itembox .caption .add-to-cart-button,
.tag-product-list .category-view .productListing .itembox .caption .add-to-cart-button,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .add-to-cart-button {
  min-height: 36px;
}
.catalog-category-view .category-view .productListing .itembox .caption .add-to-cart-button button.btn,
.catalogsearch-result-index .category-view .productListing .itembox .caption .add-to-cart-button button.btn,
.tag-product-list .category-view .productListing .itembox .caption .add-to-cart-button button.btn,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .add-to-cart-button button.btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  width: 100%;
  border: none;
  border-top: 1px solid #ddd;
  font-size: 18px;
  font-weight: 600;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.catalog-category-view .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder,
.catalogsearch-result-index .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder,
.tag-product-list .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder {
  background: #9b1b45;
}
.catalog-category-view .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder:hover,
.catalogsearch-result-index .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder:hover,
.tag-product-list .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder:hover,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .add-to-cart-button button.btn.btn-preorder:hover {
  background: #841539;
}
.catalog-category-view .category-view .productListing .itembox .caption .add-to-cart-button.list-view.not-loggedin,
.catalogsearch-result-index .category-view .productListing .itembox .caption .add-to-cart-button.list-view.not-loggedin,
.tag-product-list .category-view .productListing .itembox .caption .add-to-cart-button.list-view.not-loggedin,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption .add-to-cart-button.list-view.not-loggedin {
  display: none;
}
.catalog-category-view .category-view .productListing .itembox .caption #presaleReleaseDateIndicator,
.catalogsearch-result-index .category-view .productListing .itembox .caption #presaleReleaseDateIndicator,
.tag-product-list .category-view .productListing .itembox .caption #presaleReleaseDateIndicator,
.catalogsearch-advanced-result .category-view .productListing .itembox .caption #presaleReleaseDateIndicator {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 2px 10px;
  font-size: 12px;
  color: white;
  background: #9b1b45;
  margin-left: 10px;
  font-weight: 300;
}
.catalog-category-view .category-view .productListing #products-list,
.catalogsearch-result-index .category-view .productListing #products-list,
.tag-product-list .category-view .productListing #products-list,
.catalogsearch-advanced-result .category-view .productListing #products-list {
  /* List view */
  background: white;
  padding: 10px;
  border-radius: 10px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table,
.tag-product-list .category-view .productListing #products-list #product-list-table,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table {
  margin-bottom: 0px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-name,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-name,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-name,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-name {
  vertical-align: middle;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-name .product-name,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-name .product-name,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-name .product-name,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-name .product-name {
  margin-bottom: 0px;
  display: inline-block;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-id,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-id,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-id,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-id {
  vertical-align: middle;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-id h4,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-id h4,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-id h4,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-id h4 {
  font-weight: 300;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-srp,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-srp,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-srp,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-srp {
  vertical-align: middle;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.product-srp .price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.product-srp .price,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.product-srp .price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.product-srp .price {
  font-weight: 300;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.unit-price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.unit-price,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.unit-price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.unit-price {
  vertical-align: middle;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.unit-price .price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.unit-price .price,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.unit-price .price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.unit-price .price {
  font-weight: 300;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody td.unit-price .price-box .minimal-price-link,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody td.unit-price .price-box .minimal-price-link,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody td.unit-price .price-box .minimal-price-link,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody td.unit-price .price-box .minimal-price-link {
  display: none;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table tbody tr td:first-child,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table tbody tr td:first-child,
.tag-product-list .category-view .productListing #products-list #product-list-table tbody tr td:first-child,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table tbody tr td:first-child {
  padding-left: 15px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table h2.acd-style,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table h2.acd-style,
.tag-product-list .category-view .productListing #products-list #product-list-table h2.acd-style,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table h2.acd-style,
.catalog-category-view .category-view .productListing #products-list #product-list-table h4.acd-style,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table h4.acd-style,
.tag-product-list .category-view .productListing #products-list #product-list-table h4.acd-style,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table h4.acd-style {
  margin-top: 0px;
  margin-bottom: 0px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .price,
.tag-product-list .category-view .productListing #products-list #product-list-table .price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .price {
  margin-bottom: 0px;
  font-size: 14px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .old-price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .old-price,
.tag-product-list .category-view .productListing #products-list #product-list-table .old-price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .old-price {
  display: none;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .special-price,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .special-price,
.tag-product-list .category-view .productListing #products-list #product-list-table .special-price,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .special-price {
  margin-bottom: 0px;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .price-label,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .price-label,
.tag-product-list .category-view .productListing #products-list #product-list-table .price-label,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .price-label {
  display: none;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table input.form-control,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table input.form-control,
.tag-product-list .category-view .productListing #products-list #product-list-table input.form-control,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table input.form-control {
  width: 47px;
  height: 30px;
  padding: 5px;
  text-align: center;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .add-to-cart-button,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .add-to-cart-button,
.tag-product-list .category-view .productListing #products-list #product-list-table .add-to-cart-button,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .add-to-cart-button {
  padding: 9px 0 9px 15px;
  text-align: center;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary,
.tag-product-list .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary {
  padding: 5px 10px;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 2px #cccccc;
  min-width: 103px;
  font-size: 14px;
  font-weight: 600;
  font-size: 12px;
  background: #4370a4;
  color: #ffffff;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder,
.tag-product-list .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder {
  background: #9b1b45;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder:hover,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder:hover,
.tag-product-list .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder:hover,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary.btn-preorder:hover {
  background: #841539;
}
.catalog-category-view .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary:hover,
.catalogsearch-result-index .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary:hover,
.tag-product-list .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary:hover,
.catalogsearch-advanced-result .category-view .productListing #products-list #product-list-table .add-to-cart-button .btn-primary:hover {
  background-color: #3276b1;
}
@media (max-width: 767px) {
  .catalog-category-view #add-all-to-cart-button {
    clear: both;
    float: none;
    width: 100%;
  }
  .catalog-category-view #add-all-to-cart-button button {
    width: 100%;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.catalog-product-view {
  /*
  #change_address{
    position:relative;
    h1.acd-style{
      margin-bottom:20px;
    }
    #shipping-address-select{
      border-radius:0px;
      margin-top:7px;
    }
    .btn{
      border-radius:0px;
      padding:8px 13px;
    }
    #manage-addresses{
      float:right;
    }
    #primary_warehouse{
      #current_primary_warehouse{
        .glyphicon{
          font-size:@acd-font-extra-small;
          margin-left:5px;
        }
      }
      .checkbox{
        margin-top:5px;
        margin-bottom:5px;
      }
      #primary-msg-box{
        min-height:36px;
        margin-bottom:10px;
        #primary-check-msg{
          font-size:@acd-font-small;
          font-weight:600;
          color:@acd-maroon;
        }        
      }

    }    
  }
  #refresh-msg{
    .glyphicon.spinning {
      margin-right:10px;
      animation: spin 1s infinite linear;
      -webkit-animation: spin2 1s infinite linear;
    }
    
    @keyframes spin {
      from { transform: scale(1) rotate(0deg);}
      to { transform: scale(1) rotate(360deg);}
    }
    
    @-webkit-keyframes spin2 {
      from { -webkit-transform: rotate(0deg);}
      to { -webkit-transform: rotate(360deg);}
    }
    position:absolute;
    top:45%;
    width:100%;
    text-align:center;
    font-size:17px;
    font-weight:600;
    opacity:1.0;      
  }*/
}
.catalog-product-view .product-view .pdf-logo {
  display: inline-block;
  padding-right: 3px;
  margin-bottom: 5px;
}
.catalog-product-view .product-view .pdf-logo .pdf-logo-image {
  width: 25px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table thead tr td {
  padding-left: 0;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table thead tr td:nth-child(2),
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table thead tr td:nth-child(3) {
  padding-left: 1em;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table thead tr td:nth-child(1) {
  padding-left: 0.5em;
  width: 44%;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(1) td:nth-child(2),
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(2) td:nth-child(2),
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(3) td:nth-child(2) {
  padding-left: 2em;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(1) td:nth-child(3),
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(2) td:nth-child(3),
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(3) td:nth-child(3) {
  padding-left: 2.5em;
}
.catalog-product-view .product-view #play_video .video_link {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.catalog-product-view .product-view #play_video .video_link .glyphicon-play-circle {
  font-size: 12px;
  color: #000;
  margin-right: 5px;
}
.catalog-product-view .product-view .product-info-box #product-info-table {
  border: none;
}
.catalog-product-view .product-view .product-info-box #product-info-table td.sku,
.catalog-product-view .product-view .product-info-box #product-info-table td.release-date,
.catalog-product-view .product-view .product-info-box #product-info-table td.retail-price {
  font-size: 13px;
  color: #babab9;
  padding: 5px 30px 5px 5px;
}
.catalog-product-view .product-view .product-info-box #product-info-table td.product-info-value {
  font-weight: 600;
  text-transform: uppercase;
}
.catalog-product-view .product-view .product-info-box #product-info-table td.product-info-value .release-stamp {
  margin-right: 10px;
}
.catalog-product-view .product-view .product-info-box #product-info-table #presaleReleaseDateIndicator {
  padding: 2px 10px;
  font-size: 12px;
  color: white;
  background: #9b1b45;
  font-weight: 300;
}
.catalog-product-view .product-view .product-info-box .allocation-limit {
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
}
.catalog-product-view .product-view ul.tags-list {
  margin-top: 20px;
  margin-bottom: 5px;
  padding-left: 0px;
}
.catalog-product-view .product-view ul.tags-list li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.catalog-product-view .product-view ul.tags-list li a {
  font-size: 12px;
  padding: 5px 15px;
  background-color: #dddddd;
  color: black;
}
.catalog-product-view .product-view ul.tags-list li a:hover {
  background-color: #eaeaea;
}
.catalog-product-view .product-view .box-tags {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.catalog-product-view .product-view .box-tags h2.panel-heading {
  display: none;
}
.catalog-product-view .product-view .box-tags .panel-body {
  padding-left: 0px;
}
.catalog-product-view .product-view .box-tags .panel-body .form-add label {
  display: block;
}
.catalog-product-view .product-view .box-tags .panel-body .form-add .input-box {
  display: inline-block;
}
.catalog-product-view .product-view .box-tags .panel-body .form-add .input-box input#productTagName {
  width: 250px;
}
.catalog-product-view .product-view .box-tags .panel-body .form-add button {
  padding: 10px 20px;
  border-radius: 0px;
}
.catalog-product-view .product-view .box-tags .panel-body h3,
.catalog-product-view .product-view .box-tags .panel-body ul.product-tags,
.catalog-product-view .product-view .box-tags .panel-body p.note {
  display: none;
}
.catalog-product-view .product-view #additional-images {
  margin: 25px 0 0;
}
.catalog-product-view .product-view #additional-images h2 {
  margin-bottom: 20px;
}
.catalog-product-view .product-view #additional-images .pull-left {
  margin-right: 20px;
}
.catalog-product-view .product-view #video .video_link {
  margin-right: 20px;
  position: relative;
}
.catalog-product-view .product-view #video .video_link img.play_button {
  position: absolute;
  top: 30px;
  left: 49px;
  width: 80px;
  height: 80px;
  z-index: 100;
  pointer-events: none;
}
.catalog-product-view .product-view #video .video_link:hover .videotitle {
  display: inline-block;
}
.catalog-product-view .product-view #video .video_link .videotitle {
  display: none;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 900;
  color: #eaeaea;
  font-size: 14px;
  cursor: pointer;
}
.catalog-product-view .product-view #video .video_link .videotitle .vt-hover {
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(-20%, -50%);
  -moz-transform: translate(-20%, -50%);
  -o-transform: translate(-20%, -50%);
  -ms-transform: translate(-20%, -50%);
  transform: translate(-20%, -50%);
}
.catalog-product-view .product-view #video .video_link .videotitle.vth-true {
  display: none;
  visibility: none;
  opacity: 0;
}
.catalog-product-view .product-view #amfile-list {
  margin-left: 15px;
}
.catalog-product-view .product-view #amfile-list h2 {
  display: none;
}
.catalog-product-view .product-view #amfile-list .file {
  margin-bottom: 10px;
}
.catalog-product-view .product-view .ships-to {
  font-size: 13px;
  color: #babab9;
  text-align: center;
  margin-bottom: 10px;
  padding: 0px 10px;
}
.catalog-product-view .product-view .ships-to span.glyphicon-warning-sign {
  font-size: 13px;
  margin-right: 10px;
}
.catalog-product-view .product-view .ships-to span.shipto-address a {
  font-weight: 600;
  text-decoration: underline;
  color: black;
}
.catalog-product-view .product-view .ships-to span.shipto-address a:hover {
  color: #e72867;
}
.catalog-product-view .product-view .ships-to span.glyphicon-home {
  font-size: 13px;
  margin-top: 5px;
  margin-right: 5px;
}
.catalog-product-view .product-view .ships-to #address-change {
  font-size: 12px;
}
.catalog-product-view .product-view #logout-add-to-cart {
  margin-top: 41px;
}
.catalog-product-view .product-view #shipping-from-to {
  font-size: 12px;
}
.catalog-product-view .product-view #shipping-from-to .glyphicon {
  font-size: 12px;
  color: red;
  margin-right: 5px;
}
.catalog-product-view .product-view #shipping-from-to #shipping_from_address,
.catalog-product-view .product-view #shipping-from-to #shipping_to_address {
  color: #4370a4;
}
.catalog-product-view .product-view #shipping-from-to .update_address {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
.catalog-product-view .product-view #add-to-cart-section,
.catalog-product-view .product-view #logout-add-to-cart {
  margin-bottom: 10px;
  position: relative;
}
.catalog-product-view .product-view #add-to-cart-section #ajax_loading,
.catalog-product-view .product-view #logout-add-to-cart #ajax_loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body,
.catalog-product-view .product-view #logout-add-to-cart .panel-body {
  min-height: 300px;
  padding: 25px;
  /*
          #primarywarehouse-alert{
            text-align: center;
            margin-bottom: 20px;
            font-weight: 600;
            font-size: 14px;
            color:@acd-blue;
          }
          */
  /*
          .shipping, .allocation-limit, .ships-from{
            font-size:@acd-font-small;
            color:@acd-gray;
            td{
              padding-bottom:15px;
              white-space:nowrap;
            }
            td:first-child{
              padding-right:15px;
            }
            td:nth-child(2){
              font-weight:@acd-font-bold;
              color:black;
            }
            span.glyphicon-info-sign{ 
              font-size:@acd-font-small;
              margin:0px 7px;
              color:#dddddd;
            }
          }

          .ships-from{
            td:nth-child(2){
              text-decoration:underline;
            }
            #qty-popover{
              cursor:pointer;
            }
          }
          */
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .alert,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .alert {
  padding: 8px 15px;
  font-size: 13px;
  margin-bottom: 10px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #logout-msg,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #logout-msg {
  padding-top: 100px;
  font-size: 16px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #logout-lock,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #logout-lock {
  color: #a9a9a9;
  font-size: 25px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #qty-button,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #qty-button {
  text-align: center;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #qty-button label.control-label,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #qty-button label.control-label {
  float: left;
  margin-top: 10px;
  font-size: 13px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #qty-button #qty,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #qty-button #qty {
  border-radius: 0px;
  text-align: center;
  margin-right: 50px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #unit-price-section,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #unit-price-section {
  font-size: 13px;
  font-weight: bold;
  color: #babab9;
  margin: 20px 0;
  text-align: center;
  position: relative;
  display: block;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #unit-price-section:after,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #unit-price-section:after {
  display: table;
  clear: both;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #unit-price-section #unit-price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #unit-price-section #unit-price {
  margin-right: 20%;
  font-weight: bold;
  color: #9b1b45;
  font-size: 14px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box {
  text-align: center;
  color: #000000;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box #dollar,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box #dollar {
  vertical-align: top;
  line-height: 1;
  height: 26px;
  display: inline-block;
  margin-top: 13px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box #decimal,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box #decimal {
  font-weight: 900;
  font-size: 40px;
  display: inline-block;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box #cent,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box #cent {
  vertical-align: top;
  text-decoration: underline;
  line-height: 1;
  height: 26px;
  display: inline-block;
  margin-top: 11px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box span.label,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box span.label,
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box span.price-label,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box span.price-label {
  display: none;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box span.price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box span.price {
  color: #000000;
  position: relative;
  display: block;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .regular-price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .regular-price {
  display: none;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .old-price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .old-price {
  text-decoration: line-through;
  opacity: 0.6;
  margin: 0;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .old-price span.price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .old-price span.price {
  font-size: 12px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .old-price span.price:before,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .old-price span.price:before {
  content: '(';
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .old-price span.price:after,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .old-price span.price:after {
  content: ')';
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .price-box .special-price,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .price-box .special-price {
  display: none;
  margin: 0;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #qty-msg,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #qty-msg {
  min-height: 17px;
  text-align: center;
  color: red;
  font-size: 12px;
  font-weight: 600;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #cart-qty-msg,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #cart-qty-msg,
.catalog-product-view .product-view #add-to-cart-section .panel-body #cart-qty-msg-reloaded,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #cart-qty-msg-reloaded {
  text-align: center;
  color: blue;
  font-size: 12px;
  font-weight: 600;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body .items-on-order,
.catalog-product-view .product-view #logout-add-to-cart .panel-body .items-on-order {
  min-height: 17px;
  text-align: center;
  color: green;
  font-size: 12px;
  font-weight: 600;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary {
  width: 100%;
  border: none;
  background-color: #4370a4;
  border-radius: 0;
  font-weight: 600;
  font-size: 16px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary span.glyphicon-shopping-cart,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary span.glyphicon-shopping-cart {
  display: none;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary span,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary span {
  float: none;
  padding: 0px;
  display: block;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary.btn-preorder,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary.btn-preorder {
  background: #9b1b45;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary.btn-preorder:hover,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary.btn-preorder:hover {
  background: #841539;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #add-to-cart-button button.btn-primary:hover,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #add-to-cart-button button.btn-primary:hover {
  background-color: #20538E;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #allocation-limit-text,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #allocation-limit-text {
  font-size: 12px;
  text-align: center;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #allocation-limit-text span.glyphicon-info-sign,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #allocation-limit-text span.glyphicon-info-sign {
  font-size: 13px;
  margin: 0px 7px;
  color: #dddddd;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table table.table thead tr td,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #ware_info_table table.table thead tr td {
  font-weight: bold;
  font-size: 13px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table table.table tbody#wh-qty-table,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #ware_info_table table.table tbody#wh-qty-table {
  font-size: 13px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table table.table tbody#wh-qty-table .glyphicon-home,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #ware_info_table table.table tbody#wh-qty-table .glyphicon-home {
  margin-left: 15px;
  font-size: 12px;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table table.table tbody#wh-qty-table .center,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #ware_info_table table.table tbody#wh-qty-table .center {
  text-align: center;
}
.catalog-product-view .product-view #add-to-cart-section .panel-body #notification_alert,
.catalog-product-view .product-view #logout-add-to-cart .panel-body #notification_alert {
  font-size: 14px;
  padding: 15px;
}
.catalog-product-view .product-view #contact-number {
  font-size: 13px;
  text-align: center;
}
.catalog-product-view .product-view #contact-number span.glyphicon-earphone {
  font-size: 13px;
  margin-right: 10px;
}
.catalog-product-view .product-view #contact-number a {
  font-size: 13px;
  color: #babab9;
}
.catalog-product-view .product-view #contact-number a:hover {
  color: #e72867;
}
.catalog-product-view .product-view .mrg-top-xlarge .nav-tabs li > a {
  color: black;
  border-radius: 0px;
  font-size: 13px;
}
.catalog-product-view .product-view .mrg-top-xlarge .nav-tabs li.active > a,
.catalog-product-view .product-view .mrg-top-xlarge .nav-tabs li.active > a:hover,
.catalog-product-view .product-view .mrg-top-xlarge .nav-tabs li.active > a:focus {
  border-top: 2px solid #e72867;
}
.catalog-product-view .product-view .mrg-top-xlarge .tab-content {
  background-color: white;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 20px;
}
.catalog-product-view .product-view .mrg-top-xlarge .tab-content .table-responsive {
  overflow-x: hidden;
}
.catalog-product-view .product-view .mrg-top-xlarge #quotes {
  display: none;
  margin-top: 35px;
}
.catalog-product-view .product-view .mrg-top-xlarge #quotes table.product-quote {
  white-space: nowrap;
}
.catalog-product-view .product-view #related-products {
  margin-top: 40px;
}
.catalog-product-view .product-view #related-products .box-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.catalog-product-view .product-view #related-products .box-related-container .item {
  padding: 0px 10px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .related-item-img {
  position: relative;
  overflow: hidden;
  min-height: 200px;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .related-item-img img.img-responsive {
  /* position: absolute;*/
  /*top: -9999px;*/
  /*bottom: -9999px;*/
  /*left: -9999px;*/
  /*right: -9999px;*/
  margin: auto;
  max-width: none;
  width: 100%;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #dddddd;
  background-color: white;
  margin-bottom: 30px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details h3.product-name {
  padding-top: 10px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details h3.product-name a {
  font-size: 16px;
  font-weight: 600;
  color: #9b1b45;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box {
  position: relative;
  margin-top: 10px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box span.price {
  font-size: 16px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box p.old-price {
  position: absolute;
  left: 15%;
  top: 2px;
  opacity: 0.6;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box p.old-price span.price-label {
  display: none;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box p.old-price span.price {
  font-size: 13px;
  text-decoration: line-through;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details .price-box p.special-price span.price-label {
  display: none;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details button.btn-primary {
  width: 100%;
  background-color: transparent;
  border: none;
  color: black;
  font-weight: 600;
  font-size: 16px;
}
.catalog-product-view .product-view #related-products .box-related-container .item-info .product-details button.btn-primary:hover {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #eaeaea;
}
.catalog-product-view .popover .popover-content table.table thead {
  font-weight: 600;
}
.catalog-product-view .popover .popover-content table.table tbody {
  text-align: center;
}
@media (max-width: 1199px) {
  .catalog-product-view .product-view #add-to-cart-section .panel-body #qty-button #qty {
    margin-right: 15.5%;
  }
}
@media (max-width: 990px) {
  .catalog-product-view .product-view .product-name {
    margin: 20px 0 0;
  }
  .catalog-product-view .product-view .box-related-container .product-name {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view #add-to-cart-section .panel-body #unit-price-section #unit-price {
    margin-right: 10%;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped thead tr td {
    padding-left: 0;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped thead tr td:nth-child(1) {
    padding-left: 1em;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped thead tr td:nth-child(2) {
    padding-left: 2em;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr td {
    padding-left: 1em;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(1) td:nth-child(2),
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(2) td:nth-child(2),
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(3) td:nth-child(2) {
    padding-left: 3em;
  }
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(1) td:nth-child(3),
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(2) td:nth-child(3),
  .catalog-product-view .product-view #add-to-cart-section .panel-body #ware_info_table .table-striped tbody tr:nth-child(3) td:nth-child(3) {
    padding-left: 1.5em;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
body.cms-shipping-policy .page-title {
  margin-top: 30px;
}
body.cms-shipping-policy .shipping-policy-list {
  margin: 0 -15px 0 -15px;
}
body.cms-shipping-policy .shipping-policy-list .item > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.cms-shipping-policy .shipping-policy-list .item {
  text-align: center;
  padding: 0 15px 15px;
}
body.cms-shipping-policy .shipping-policy-list .item img {
  max-width: 100%;
}
body.cms-shipping-policy .shipping-policy-list .item .item-bg {
  background: #fff;
  padding: 17px 0;
  min-height: 190px;
  box-shadow: 0 0 8px -2px #c0cfe0;
  border: 1px solid #C0CFE0;
}
body.cms-shipping-policy .shipping-policy-list .item .item-up-title {
  font-size: 20px;
}
body.cms-shipping-policy .shipping-policy-list .item .item-title {
  margin: 0;
  font-size: 46px;
  font-weight: bold;
}
body.cms-shipping-policy .shipping-policy-list .item .item-subtitle {
  font-size: 20px;
}
body.cms-shipping-policy .shipping-policy-comment {
  margin-top: 40px;
  clear: both;
}
body.cms-shipping-policy .shipping-policy-comment p {
  margin: 20px 0;
}
body.cms-shipping-policy .shipping-policy-comment img {
  max-width: 100%;
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
.glyphicon.spinning {
  margin-right: 10px;
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
body.checkout-cart-index #main-content .panel-heading a .glyphicon-chevron-up,
body.checkout-cart-index #main-content .panel-heading a .glyphicon-chevron-down {
  font-size: 13px;
  padding: 5px 10px 0 0;
}
body.checkout-cart-index #main-content .panel-heading a .glyphicon-chevron-up {
  display: block;
}
body.checkout-cart-index #main-content .panel-heading a .glyphicon-chevron-down {
  display: none;
}
body.checkout-cart-index #main-content .panel-heading a.collapsed .glyphicon-chevron-up {
  display: none;
}
body.checkout-cart-index #main-content .panel-heading a.collapsed .glyphicon-chevron-down {
  display: block;
}
body.checkout-cart-index #main-content #quickshoppingcart {
  display: none;
}
body.checkout-cart-index #main-content .checkoutbtn {
  margin-left: 8px;
}
body.checkout-cart-index #main-content .checkoutbtn.disabled {
  opacity: 0.25;
}
body.checkout-cart-index #main-content .saveLaterBtn {
  font-weight: 600;
}
body.checkout-cart-index #main-content button.btn[title='Update Shopping Cart'],
body.checkout-cart-index #main-content button[title="Proceed to Checkout"],
body.checkout-cart-index #main-content #shipping-cost-calculation,
body.checkout-cart-index #main-content #shopping-cart-totals-table,
body.checkout-cart-index #main-content #free-shipping-rule {
  transition: 0.7s;
  -webkit-transition: 0.7s;
}
body.checkout-cart-index #main-content #shipping-cost-table .title {
  color: #90BD7F;
}
body.checkout-cart-index #main-content #preorder-table-heading .preorder-title,
body.checkout-cart-index #main-content #backorder-table-heading .preorder-title {
  color: #D6CB55;
}
body.checkout-cart-index #main-content #preorder-table-heading .backorder-title,
body.checkout-cart-index #main-content #backorder-table-heading .backorder-title {
  color: #E3606F;
}
body.checkout-cart-index #main-content #preorder-table-heading .desc,
body.checkout-cart-index #main-content #backorder-table-heading .desc {
  padding-left: 20px;
  color: #000;
  max-width: calc(100% - 140px);
  display: inline-block;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
body.checkout-cart-index #main-content #collapse0 table.table,
body.checkout-cart-index #main-content #collapse1 table.table,
body.checkout-cart-index #main-content #collapse2 table.table,
body.checkout-cart-index #main-content #preorder-table-body table.table,
body.checkout-cart-index #main-content #backorder-table-body table.table {
  border: 1px solid #eee;
}
body.checkout-cart-index #main-content #collapse0 table.table thead tr th,
body.checkout-cart-index #main-content #collapse1 table.table thead tr th,
body.checkout-cart-index #main-content #collapse2 table.table thead tr th,
body.checkout-cart-index #main-content #preorder-table-body table.table thead tr th,
body.checkout-cart-index #main-content #backorder-table-body table.table thead tr th,
body.checkout-cart-index #main-content #collapse0 table.table tbody tr th,
body.checkout-cart-index #main-content #collapse1 table.table tbody tr th,
body.checkout-cart-index #main-content #collapse2 table.table tbody tr th,
body.checkout-cart-index #main-content #preorder-table-body table.table tbody tr th,
body.checkout-cart-index #main-content #backorder-table-body table.table tbody tr th,
body.checkout-cart-index #main-content #collapse0 table.table tfoot tr th,
body.checkout-cart-index #main-content #collapse1 table.table tfoot tr th,
body.checkout-cart-index #main-content #collapse2 table.table tfoot tr th,
body.checkout-cart-index #main-content #preorder-table-body table.table tfoot tr th,
body.checkout-cart-index #main-content #backorder-table-body table.table tfoot tr th,
body.checkout-cart-index #main-content #collapse0 table.table thead tr td,
body.checkout-cart-index #main-content #collapse1 table.table thead tr td,
body.checkout-cart-index #main-content #collapse2 table.table thead tr td,
body.checkout-cart-index #main-content #preorder-table-body table.table thead tr td,
body.checkout-cart-index #main-content #backorder-table-body table.table thead tr td,
body.checkout-cart-index #main-content #collapse0 table.table tbody tr td,
body.checkout-cart-index #main-content #collapse1 table.table tbody tr td,
body.checkout-cart-index #main-content #collapse2 table.table tbody tr td,
body.checkout-cart-index #main-content #preorder-table-body table.table tbody tr td,
body.checkout-cart-index #main-content #backorder-table-body table.table tbody tr td,
body.checkout-cart-index #main-content #collapse0 table.table tfoot tr td,
body.checkout-cart-index #main-content #collapse1 table.table tfoot tr td,
body.checkout-cart-index #main-content #collapse2 table.table tfoot tr td,
body.checkout-cart-index #main-content #preorder-table-body table.table tfoot tr td,
body.checkout-cart-index #main-content #backorder-table-body table.table tfoot tr td {
  border: none;
  background: #FCFCFC;
  padding: 12px 15px;
}
body.checkout-cart-index #main-content table#react-order-summary {
  margin: 0px;
}
body.checkout-cart-index #main-content table#react-order-summary thead th {
  border: none;
}
body.checkout-cart-index #main-content table#react-order-summary tbody td {
  border: none;
}
body.checkout-cart-index #main-content table#react-order-summary tbody .total-summary {
  border-top: 2px solid #ddd;
}
body.checkout-cart-index #main-content table#react-cart-table,
body.checkout-cart-index #main-content #react-shipping-table,
body.checkout-cart-index #main-content #react-order-summary {
  background: white;
  border-radius: 5px;
  padding: 0px;
}
body.checkout-cart-index #main-content table#react-cart-table th,
body.checkout-cart-index #main-content #react-shipping-table th,
body.checkout-cart-index #main-content #react-order-summary th,
body.checkout-cart-index #main-content table#react-cart-table td,
body.checkout-cart-index #main-content #react-shipping-table td,
body.checkout-cart-index #main-content #react-order-summary td {
  vertical-align: middle;
  padding: 5px;
}
body.checkout-cart-index #main-content table#react-cart-table th,
body.checkout-cart-index #main-content #react-shipping-table th,
body.checkout-cart-index #main-content #react-order-summary th {
  font-size: 13px;
  cursor: default;
}
body.checkout-cart-index #main-content table#react-cart-table th.header,
body.checkout-cart-index #main-content #react-shipping-table th.header,
body.checkout-cart-index #main-content #react-order-summary th.header {
  cursor: pointer;
}
body.checkout-cart-index #main-content table#react-cart-table .qty,
body.checkout-cart-index #main-content #react-shipping-table .qty,
body.checkout-cart-index #main-content #react-order-summary .qty {
  text-align: center;
}
body.checkout-cart-index #main-content table#react-cart-table .notApplied,
body.checkout-cart-index #main-content #react-shipping-table .notApplied,
body.checkout-cart-index #main-content #react-order-summary .notApplied {
  color: rgba(144, 144, 144, 0.45);
}
body.checkout-cart-index #main-content table#react-cart-table .wh,
body.checkout-cart-index #main-content #react-shipping-table .wh,
body.checkout-cart-index #main-content #react-order-summary .wh {
  background-color: rgba(212, 212, 212, 0.15);
}
body.checkout-cart-index #main-content table#react-cart-table .blank_th,
body.checkout-cart-index #main-content #react-shipping-table .blank_th,
body.checkout-cart-index #main-content #react-order-summary .blank_th {
  border-bottom: none;
  text-align: center;
}
body.checkout-cart-index #main-content #react-cart-table {
  margin: 20px 0px;
  box-shadow: 0px 0px 2px #ccc;
}
body.checkout-cart-index #main-content #react-cart-table .product-name {
  padding-left: 10px;
}
body.checkout-cart-index #main-content #react-cart-table .remove-btn .glyphicon-trash {
  margin: 0 auto;
}
body.checkout-cart-index #main-content #react-shipping-table .panel-heading {
  background: #DDF2F7;
}
body.checkout-cart-index #main-content #react-shipping-table .glyphicon-home {
  margin-left: 15px;
  font-size: 12px;
}
body.checkout-cart-index #main-content #react-shipping-table .primary-msg {
  margin-left: 20px;
  color: #8c8c8c;
  font-size: 12px;
}
body.checkout-cart-index #main-content #react-shipping-table .glyphicon-ok {
  margin-left: 40px;
  color: green;
}
body.checkout-cart-index #main-content #react-shipping-table .glyphicon-remove {
  margin-left: 40px;
  color: red;
}
body.checkout-cart-index #main-content #table-form {
  padding: 20px;
}
body.checkout-cart-index #main-content #table-form .backorder_msg_placeholder {
  padding-left: 55px;
}
body.checkout-cart-index #main-content #table-form #primary-warehouse {
  margin-left: 5px;
  font-weight: 600;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table thead tr th {
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table thead tr th .glyphicon-sort {
  font-size: 12px;
  margin-left: 5px;
  color: #a9a9a9;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-name {
  padding-left: 15px;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-name .product-name {
  font-weight: 300;
  margin-bottom: 0px;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-name span.error-msg-placeholder,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-name p.item-msg {
  font-size: 12px;
  color: red;
  font-weight: 600;
  font-family: monospace;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-name p.item-msg {
  display: none;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.warehouse .warehouse-name {
  font-weight: 300;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.qty input.qty {
  width: 2em;
  text-align: center;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-id,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.warehouse,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.unit-price,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.qty,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.subtotal,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.remove {
  text-align: center;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.product-id h4.acd-style,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.warehouse h4.acd-style,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.unit-price h4.acd-style,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.qty h4.acd-style,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.subtotal h4.acd-style,
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td.remove h4.acd-style {
  font-weight: 300;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tbody td {
  vertical-align: middle;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tfoot button.btn {
  font-size: 14px;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tfoot button.btn[title='Continue Shopping'] {
  display: none;
}
body.checkout-cart-index #main-content #table-form table#shopping-cart-table tfoot button.btn[title='Update Shopping Cart'] {
  float: right;
}
body.checkout-cart-index #main-content #free-shipping-rule {
  position: relative;
  margin-bottom: 20px;
  background: #f5f5c0;
  padding: 15px;
  padding-left: 65px;
  /*
      text-align:center;
      box-shadow:0px 0px 2px #ccc;
      border-radius:10px;
      background:#f7f7f7;
      */
}
body.checkout-cart-index #main-content #free-shipping-rule #bulb {
  width: 30px;
  position: absolute;
  top: 15px;
  left: 20px;
}
body.checkout-cart-index #main-content #free-shipping-rule .acd-style {
  margin-bottom: 0px;
  font-weight: 600;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table {
  /*
        .comment{
          font-size:@acd-font-small;
          color:@acd-maroon;
        }*/
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .glyphicon-home {
  margin-left: 15px;
  font-size: 12px;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .primary-msg {
  margin-left: 20px;
  color: #8c8c8c;
  font-size: 12px;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .glyphicon-ok {
  margin-left: 40px;
  color: green;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .glyphicon-remove {
  margin-left: 40px;
  color: #FF0000;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table tr.total {
  font-weight: bold;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .total_success .glyphicon-send {
  margin-left: 40px;
  color: blue;
}
body.checkout-cart-index #main-content table#shipping-cost-calculation #free-shipping-table .total_failure .glyphicon-send {
  margin-left: 40px;
  color: #ADADAD;
}
body.checkout-cart-index #main-content table#shopping-cart-totals-table {
  margin-bottom: 0px;
}
body.checkout-cart-index #main-content table#shopping-cart-totals-table tbody tr td:nth-child(2) {
  float: right;
}
body.checkout-cart-index #main-content table#shopping-cart-totals-table td,
body.checkout-cart-index #main-content table#shopping-cart-totals-table tfoot {
  background: white;
  border: none;
}
body.checkout-cart-index #main-content table#shopping-cart-totals-table tfoot.well tr:first-child {
  border-top: 1px solid #ccc;
}
body.checkout-cart-index #main-content .table-hover > tbody > tr.shipping-row {
  background-color: #f5f5c0;
}
body.checkout-cart-index #main-content .table-hover > tbody > tr.shipping-row > td {
  background-color: #f5f5c0;
}
body.checkout-cart-index #main-content .table-hover > tbody > tr.shipping-row:hover > td {
  background-color: #eeee94;
}
body.checkout-cart-index #main-content .table-hover > tbody > tr.grandtotal-row:hover > td {
  background-color: #e1edf7;
}
body.checkout-cart-index #main-content .table-hover#react-order-summary > tbody > tr {
  display: table-row;
}
body.checkout-cart-index #main-content .table-hover#react-order-summary > tbody > tr > td {
  display: table-cell;
}
body.checkout-cart-index #main-content .panel-heading {
  font-weight: bold;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
body.checkout-cart-index #main-content .btn-primary {
  font-weight: 600;
  font-size: 14px;
}
body.checkout-cart-index #main-content h1.acd-style {
  margin-bottom: 10px;
}
body.checkout-cart-index .popup-checkout {
  color: #000;
}
body.checkout-cart-index .popup-checkout label {
  font-weight: normal;
  font-size: 12px;
}
body.checkout-cart-index .popup-checkout .shipsToTitle,
body.checkout-cart-index .popup-checkout .paymentMethodTitle,
body.checkout-cart-index .popup-checkout .shippingMethodTitle,
body.checkout-cart-index .popup-checkout .optionalBoxTitle {
  font-weight: bold;
  font-size: 15px;
}
body.checkout-cart-index .popup-checkout .shipsTo,
body.checkout-cart-index .popup-checkout .paymentMethod,
body.checkout-cart-index .popup-checkout .optionalBox {
  padding: 10px;
}
body.checkout-cart-index .popup-checkout .shippingMethod {
  padding: 5px 10px 10px 10px;
}
body.checkout-cart-index .popup-checkout .shipsTo .shipsToAddress {
  font-size: 12px;
  padding-top: 5px;
}
body.checkout-cart-index .popup-checkout .shippingMethodsContainer {
  font-size: 12px;
  padding-top: 5px;
}
body.checkout-cart-index .popup-checkout .shippingMethodsContainer input {
  float: left;
  margin-right: 10px;
}
body.checkout-cart-index .popup-checkout .shippingMethodsContainer .shipping-method-single-mode {
  padding-top: 10px;
}
body.checkout-cart-index .popup-checkout .paymentMethodContainer {
  font-size: 12px;
  padding-top: 5px;
}
body.checkout-cart-index .popup-checkout .paymentMethodContainer .paymentMethodAdditional {
  min-height: 2px;
  overflow: hidden;
}
body.checkout-cart-index .popup-checkout .paymentMethodContainer .paymentMethodAdditional label {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}
body.checkout-cart-index .popup-checkout .optionalBoxContainer {
  font-size: 12px;
  padding-top: 5px;
}
body.checkout-cart-index .popup-checkout .optionalBoxContainer input {
  float: left;
  margin-right: 10px;
}
body.checkout-cart-index .popup-checkout .optionalBoxContainer label {
  padding-top: 2px;
}
@media (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  table.collapseTable {
    display: block;
    width: 100%;
  }
  table.collapseTable tbody {
    display: block;
    width: 100%;
    clear: both;
  }
  table.collapseTable tbody tr {
    display: block;
    width: 100%;
  }
  table.collapseTable tbody td {
    display: block;
    width: 100%;
    clear: both;
  }
  table.collapseTable tfoot {
    display: block;
    width: 100%;
    clear: both;
  }
  table.collapseTable tfoot tr {
    display: block;
    width: 100%;
  }
  table.collapseTable tfoot tr td {
    float: left;
    width: 50%;
  }
  table.collapseTable tfoot tr td:nth-child(2n) {
    text-align: right;
  }
  body.checkout-cart-index #main-content table.collapseTable .wh,
  body.checkout-cart-index #main-content table#react-cart-table .wh {
    padding: 0;
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item {
    padding: 5px 2vw;
    background-color: #ffffff;
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item:before,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item:before {
    display: block;
    content: attr(title);
    padding: 0 5px 0 0;
    text-decoration: underline;
    font-weight: 600;
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item .qty,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item .qty {
    border: 2px inset rgba(238, 238, 238, 0.8);
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item .inline-block,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item .inline-block {
    display: inline-block;
    padding: 0 5px;
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item .inline-block:first-child,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item .inline-block:first-child {
    padding-left: 0;
  }
  body.checkout-cart-index #main-content table.collapseTable .mobile-label-item .inline-block:last-child,
  body.checkout-cart-index #main-content table#react-cart-table .mobile-label-item .inline-block:last-child {
    padding-right: 0;
  }
  body.checkout-cart-index #main-content table.collapseTable .product-name,
  body.checkout-cart-index #main-content table#react-cart-table .product-name {
    background-color: #dcdcdc;
  }
}
@media (max-width: 420px) {
  .hidden-xxs {
    display: none !important;
  }
  .warehouse-selection .radio-inline,
  .warehouse-selection .checkbox-inline {
    display: block;
    margin-left: 0;
  }
  .panel-heading .title + .pull-right {
    display: block;
    float: none !important;
  }
}
/*# sourceMappingURL=titan-theme.css.map */


/* 
    Created on : May 20, 2014, 9:49:12 AM
    Author     : alukyanau
*/
.catalog-product-view .addtocart_checkbox {
  display: inline-block;
}
/*# sourceMappingURL=titan-theme.css.map */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.addAddressBtn,
.orderInfoButtons {
  margin-bottom: 10px;
}
.orderInfoPaymentMethod,
.orderInfoShippingMethod {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #my-orders-table .orderShipTo,
  #my-orders-table .orderName {
    width: 100%;
  }
  #my-orders-table .orderNumber:before {
    content: "Order Number: ";
  }
  #my-orders-table .orderDate:before {
    content: "Date: ";
  }
  #my-orders-table .orderShipTo:before {
    content: "Ship To: ";
  }
  #my-orders-table .orderTotal:before {
    content: "Total: ";
  }
  #my-orders-table .orderStatus:before {
    content: "Status: ";
  }
  #my-orders-table .orderPrice:before {
    content: "Price: ";
  }
  #my-orders-table .orderQty:before {
    content: "Qty: ";
  }
  #my-orders-table .orderSku:before {
    content: "SKU: ";
  }
  #my-orders-table .orderSubtotal:before {
    content: "Subtotal: ";
  }
  #my-orders-table .orderNumber:before,
  #my-orders-table .orderDate:before,
  #my-orders-table .orderShipTo:before,
  #my-orders-table .orderTotal:before,
  #my-orders-table .orderStatus:before,
  #my-orders-table .orderPrice:before,
  #my-orders-table .orderQty:before,
  #my-orders-table .orderSku:before,
  #my-orders-table .orderSubtotal:before {
    font-weight: bold;
  }
  .invoiceTable .invoiceSku:before {
    content: "SKU: ";
  }
  .invoiceTable .invoicePrice:before {
    content: "Price: ";
    display: block;
  }
  .invoiceTable .invoiceQty:before {
    content: "Quantity: ";
  }
  .invoiceTable .invoiceSubtotal:before {
    content: "Subtotal: ";
    display: block;
  }
  .invoiceTable .invoiceSku:before,
  .invoiceTable .invoicePrice:before,
  .invoiceTable .invoiceQty:before,
  .invoiceTable .invoiceSubtotal:before {
    font-weight: bold;
  }
  .shipmentTable .shipmentSku:before {
    content: "SKU: ";
  }
  .shipmentTable .shipmentQty:before {
    content: "Quantity: ";
  }
  .shipmentTable .shipmentSku:before,
  .shipmentTable .shipmentQty:before {
    font-weight: bold;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
select[name="country_id"] {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select[name="country_id"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select[name="country_id"][disabled],
select[name="country_id"][readonly],
fieldset[disabled] select[name="country_id"] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect[name="country_id"] {
  height: auto;
}
select[name="country_id"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select[name="country_id"][disabled],
select[name="country_id"][readonly],
fieldset[disabled] select[name="country_id"] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect[name="country_id"] {
  height: auto;
}
#shopping-cart-table {
  margin-bottom: 5px;
}
.cartButtons {
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cartButtons button {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .cartButtons button {
    width: 100%;
    border-radius: 4px!important;
  }
  #shopping-cart-table .wishlist:before {
    content: "Move to Wishlist: ";
  }
  #shopping-cart-table .unitPrice:before {
    content: "Unit Price: ";
  }
  #shopping-cart-table .unitPriceInclTax:before {
    content: "Unit Price (Incl. Tax): ";
  }
  #shopping-cart-table .cartQty:before {
    content: "Quantity: ";
  }
  #shopping-cart-table .subtotal:before {
    content: "Subtotal: ";
  }
  #shopping-cart-table .subtotalInclTax:before {
    content: "Subtotal (Incl. Tax): ";
  }
  #shopping-cart-table .unitPrice:before,
  #shopping-cart-table .unitPriceInclTax:before,
  #shopping-cart-table .cartQty:before,
  #shopping-cart-table .subtotal:before,
  #shopping-cart-table .subtotalInclTax:before,
  #shopping-cart-table .wishlist {
    font-weight: bold;
  }
  #shopping-cart-table button {
    margin-bottom: 10px;
    width: 100%;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
.list-group-item-text {
  padding-top: 20px;
  padding-bottom: 20px;
}
.onepageLogin {
  margin-bottom: 20px;
}
.opc .section.allow {
  cursor: pointer;
}
.opc .section.active {
  background: #fff;
}
.opc .section.active .step-title .number {
  display: none;
}
.opc .section.active .step-title .h2 {
  font-size: 20px;
}
.opc ul li:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.opc #checkout-payment-method-load label {
  width: 90%;
}
.opc #payment_form_ccsave {
  list-style: none outside none;
  padding-left: 0;
}
.opc #payment_form_ccsave li {
  margin-bottom: 15px;
}
.opc #cresecure_cc_expires_month {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .opc .section {
    padding: 20px 5px;
  }
}
#co-payment-form input {
  /*
	float: left;
    margin-right: 5px;
	*/
}
.sp-methods li {
  list-style: none;
}
.shippingMethod {
  margin-bottom: 10px;
}
.shippingMethodRate {
  margin-bottom: 20px;
}
#checkout-payment-method-load .paymentMethods {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #checkout-review-table .wishlist:before {
    content: "Move to Wishlist: ";
  }
  #checkout-review-table .unitPrice:before {
    content: "Unit Price: ";
  }
  #checkout-review-table .unitPriceInclTax:before {
    content: "Unit Price (Incl. Tax): ";
  }
  #checkout-review-table .cartQty:before {
    content: "Quantity: ";
  }
  #checkout-review-table .subtotal:before {
    content: "Subtotal: ";
  }
  #checkout-review-table .subtotalInclTax:before {
    content: "Subtotal (Incl. Tax): ";
  }
  #checkout-review-table .unitPrice:before,
  #checkout-review-table .unitPriceInclTax:before,
  #checkout-review-table .cartQty:before,
  #checkout-review-table .subtotal:before,
  #checkout-review-table .subtotalInclTax:before,
  #checkout-review-table .wishlist {
    font-weight: bold;
  }
  #checkout-review-table button {
    margin-bottom: 10px;
    width: 100%;
  }
  #checkout-review-table tfoot .a-right.last {
    border-top: 0;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
.footer {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 1px solid #cccccc;
}
.footer address {
  margin: 10px 0 0 0;
}
.footer .footerLinks {
  float: right;
}
.footer .smViewAddress {
  display: none;
}
.footer .mdViewAddress {
  display: block;
}
.footer #newsletter-validate-detail {
  float: right;
}
@media (max-width: 991px) {
  .footer .footerLinks {
    float: none;
  }
  .footer .footerLinks li {
    width: 100%;
    text-align: center;
  }
  .footer address {
    text-align: center;
  }
  .footer .smViewAddress {
    display: block;
  }
  .footer .mdViewAddress {
    display: none;
  }
  .footer #newsletter-validate-detail {
    float: none;
  }
  .footer #newsletter-validate-detail label {
    display: block;
  }
}
@media (max-width: 767px) {
  #newsletter-validate-detail input {
    width: 67%;
    display: inline-block;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
header {
  padding-top: 10px;
}
.logo-main h1 {
  font-size: 14px;
}
.logo-main-nonhp {
  margin-bottom: 30px;
}
.logo-main a {
  background-image: url(../img/sprites.png);
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 320px;
  height: 51px;
  display: block;
}
.logo-main span {
  display: none;
}
.navbar-toggle {
  float: left;
}
.icon-bar {
  background: #666;
}
.navbar .nav .level-top ul.level0 {
  display: none;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  position: absolute;
  left: 0px;
  top: 100%;
  margin: 0px;
  padding: 10px;
  list-style: none;
  min-width: 200px;
  z-index: 1000;
}
.navbar .nav .level-top ul.level0 a {
  color: #333;
}
.navbar .nav .level-top:hover ul.level0,
.navbar .nav .level-top:focus ul.level0 {
  display: block;
}
@media (max-width: 991px) {
  .navbar .nav {
    float: none !important;
    display: block;
  }
  .navbar .nav li {
    float: none;
    display: block;
    border-bottom: 1px solid #eeeeee;
  }
  .navbar #search_mini_form {
    padding-top: 10px;
    padding-bottom: 10px;
    float: none !important;
    border-bottom: 1px solid #eeeeee;
  }
  .logo-main a {
    background-position: 0 -60px;
    width: 290px;
  }
}
@media (max-width: 767px) {
  .mobileMenu {
    padding: 15px;
  }
  .mobileMenu span {
    margin-left: 20px;
  }
}
/*# sourceMappingURL=titan-theme.css.map */

.modal-content {
  padding: 30px 10px 10px 10px;
}
.modal-content button.close {
  margin-top: -30px;
}
/*# sourceMappingURL=titan-theme.css.map */
.new-products .products-grid,
.recently-products .products-grid,
.compared-products .products-grid {
  margin: auto;
}
.new-products .products-grid .item,
.recently-products .products-grid .item,
.compared-products .products-grid .item {
  float: left;
  text-align: center;
  padding-right: 0.5%;
}
.new-products .products-grid .item.last,
.recently-products .products-grid .item.last,
.compared-products .products-grid .item.last {
  padding-right: 0;
}
.new-products .products-grid .price,
.recently-products .products-grid .price,
.compared-products .products-grid .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px 0;
  display: block;
}
/*# sourceMappingURL=titan-theme.css.map */
.catalog-product-view .price {
  font-size: 24px;
  font-weight: 500;
}
.catalog-product-view table .label {
  display: table-cell;
  text-align: left;
  font-size: 14px;
}
.catalog-product-view table .price {
  font-size: 14px;
}
.catalog-product-view .product-options-bottom p.required {
  padding-left: 15px;
}
.catalog-product-view ul[id^=colorswatch_attribute] {
  list-style: none outside none;
  min-height: 1px;
  overflow: auto;
  padding-top: 8px;
  width: 200px;
}
.catalog-product-view .mrg-top-xlarge .tab-content {
  padding: 5px 0 30px 0;
}
.catalog-product-view .mrg-top-xlarge .nav-tabs > li > a {
  border-color: #dddddd;
}
.catalog-product-view .mrg-top-xlarge .nav-tabs > li.active > a,
.catalog-product-view .mrg-top-xlarge .nav-tabs > li.active > a:hover,
.catalog-product-view .mrg-top-xlarge .nav-tabs > li.active > a:focus {
  border-color: #dddddd #dddddd transparent;
}
.catalog-product-view input.qty {
  max-width: 58px;
  text-align: center;
  width: auto;
}
.catalog-product-view .label {
  color: #333333;
}
.catalog-product-view .product-options ul.options-list {
  list-style: none;
}
.catalog-product-view .options-list input[type="checkbox"],
.catalog-product-view .options-list input[type="radio"] {
  float: left;
}
.catalog-product-view .product-options .form-group.datetime-field select.form-control {
  padding: 9px;
}
.catalog-product-view .product-options .price {
  font-size: 100%;
}
/*# sourceMappingURL=titan-theme.css.map */
.productListing .navbar label {
  margin-bottom: 0;
}
.productListing .pagination {
  margin-top: 0;
}
.productListing .glyphicon {
  top: 5px;
}
.productListing .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px 0;
  display: block;
}
.list-group-text {
  display: inline-block;
  width: 85%;
}
/*# sourceMappingURL=titan-theme.css.map */
.registerForm .registerName label,
.registerForm .registerGender label,
.registerForm .registerTaxvat label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .registerForm .registerName label,
  .registerForm .registerGender label,
  .registerForm .registerTaxvat label {
    float: left;
    width: 16.66666667%;
  }
}
.registerForm .registerName .makeCol,
.registerForm .registerGender .makeCol,
.registerForm .registerTaxvat .makeCol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .registerForm .registerName .makeCol,
  .registerForm .registerGender .makeCol,
  .registerForm .registerTaxvat .makeCol {
    float: left;
    width: 50%;
  }
}
.registerForm .makeRow {
  margin-left: -15px;
  margin-right: -15px;
  overflow: auto;
}
.registerForm .dob-month .makeCol,
.registerForm .dob-day .makeCol,
.registerForm .dob-year .makeCol,
.registerForm .dobTitle .makeCol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .registerForm .dob-month .makeCol,
  .registerForm .dob-day .makeCol,
  .registerForm .dob-year .makeCol,
  .registerForm .dobTitle .makeCol {
    float: left;
    width: 16.66666667%;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a .glyphicon {
  color: #999999;
}
a:focus {
  outline: none;
}
.glyphicon-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 2px;
}
.btn .glyphicon {
  float: left;
  margin-right: 5px;
}
.btn .glyphicon-text {
  float: left;
}
.radio,
.checkbox {
  min-height: 0;
}
select {
  /*display: block;
  width: 100%;
  height: 38px;
  padding: 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
select:focus {
  /*border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
select[disabled],
select[readonly],
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect {
  height: auto;
}
.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
/*
.nav-pills {
	li > a {
		background: none;
		border-radius: 4px;
		&:hover {
			background: none;
			color: @gray;
		}
	}
}


.navbar .nav-pills {
	li {
		a {
			background: none repeat scroll 0 0 @gray-lightest;
			border-radius: 4px;
			&:hover {
				background: none repeat scroll 0 0 @gray-lighter;
				color: @gray;
			}
		}
		&.active a {
				background: @brand-primary;
		}
	}
}
*/
.glyphicon {
  font-size: 18px;
}
table .label {
  color: #333;
}
.alert-notice {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert li {
  list-style: none;
}
/*# sourceMappingURL=titan-theme.css.map */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
}
h1,
.h1 {
  margin-bottom: 30px;
}
.validation-advice {
  background-color: #f4cecd;
  border-color: #d9534f;
  color: #d9534f;
  padding: 2px 5px;
  margin: 5px 0;
}
.validation-advice hr {
  border-top-color: #d43f3a;
}
.validation-advice .alert-link {
  color: #c9302c;
}
/*# sourceMappingURL=titan-theme.css.map */
.box-collateral .box-title {
  font-size: 18px;
}
.box-collateral .products-grid {
  margin: auto;
}
.box-collateral .products-grid .item {
  float: left;
  text-align: center;
  padding-right: 0.5%;
  list-style: none;
}
.box-collateral .products-grid .item.last {
  padding-right: 0;
}
.box-collateral .products-grid .price {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px 0;
  display: block;
}
/*# sourceMappingURL=titan-theme.css.map */
.border-top {
  border-top: 1px solid #cccccc;
}
.border-bottom {
  border-bottom: 1px solid #cccccc;
}
.placeholder {
  background: #eeeeee;
  min-height: 300px;
  margin-bottom: 20px;
}
.ofa {
  overflow: auto;
}
.no-pad-left {
  padding-left: 0;
}
.no-pad-right {
  padding-right: 0;
}
.noPadCol {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.mrg-bttm-small {
  margin-bottom: 5px;
}
.mrg-bttm-base {
  margin-bottom: 10px;
}
.mrg-bttm-large {
  margin-bottom: 20px;
}
.mrg-bttm-xlarge {
  margin-bottom: 30px;
}
.mrg-top-small {
  margin-top: 5px;
}
.mrg-top-base {
  margin-top: 10px;
}
.mrg-top-large {
  margin-top: 20px;
}
.mrg-top-xlarge {
  margin-top: 30px;
}
.mrg-left-small {
  margin-left: 5px;
}
.mrg-right-small {
  margin-right: 5px;
}
.mrg-left-base {
  margin-left: 10px;
}
.mrg-right-base {
  margin-right: 10px;
}
.no-pad {
  padding: 0;
}
.pad-top-small {
  padding-top: 5px;
}
.pad-top-base {
  padding-top: 10px;
}
.pad-top-large {
  padding-top: 20px;
}
.pad-top-xlarge {
  padding-top: 30px;
}
.pad-bttm-small {
  padding-bottom: 5px;
}
.pad-bttm-base {
  padding-bottom: 10px;
}
.pad-bttm-large {
  padding-bottom: 20px;
}
.pad-bttm-xlarge {
  padding-bottom: 30px;
}
.pad-right-small {
  padding-right: 5px;
}
.pad-right-base {
  padding-right: 10px;
}
.pad-left-small {
  padding-left: 5px;
}
.pad-left-base {
  padding-left: 10px;
}
.pad-horiz-small {
  padding-left: 5px;
  padding-right: 5px;
}
.pad-horiz-base {
  padding-left: 10px;
  padding-right: 10px;
}
.pad-vert-small {
  padding-bottom: 5px;
  padding-top: 5px;
}
.pad-vert-base {
  padding-bottom: 10px;
  padding-top: 10px;
}
.row .breaker:nth-child(3n),
.row .breakerList:nth-child(8n) {
  clear: both;
  display: block;
  height: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .row .breaker:nth-child(3n),
  .row .breakerList:nth-child(8n) {
    display: none;
    width: 0;
  }
  .row .breaker:nth-child(4n),
  .row .breakerList:nth-child(3n) {
    clear: both;
    display: block;
    height: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .collapseTable {
    border: 1px solid #555555;
  }
  .collapseTable thead td,
  .collapseTable tbody td,
  .collapseTable tfoot td,
  .collapseTable thead th,
  .collapseTable tbody th,
  .collapseTable tfoot th {
    display: block;
  }
  .collapseTable thead {
    display: none;
  }
  .collapseTable tbody tr {
    border-bottom: 1px solid #555555;
  }
  .collapseTable tbody tr.last {
    border-bottom: 0px;
  }
  .collapseTable tfoot td.last {
    border-top: 0;
    padding-top: 0;
  }
  .collapseTable tfoot .totalLabels {
    font-size: 18px;
  }
  .collapseTable tfoot tr.first {
    border-top: 1px solid #555555;
  }
}
/*# sourceMappingURL=titan-theme.css.map */

/* Issue at the mobile width*/
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  /*margin-left: 16px; */
  left: -100px;
  /*margin-right: 16px; */
  padding: 20px 0px;
  min-width: 450px;
}
.dropdown-menu-large .col-md-4 {
  width: 50%;
}
.dropdown-large.additional-menu-dropdown .dropdown-menu-large {
  left: inherit;
  min-width: 160px;
}
.dropdown-menu li {
  padding: 0 0 !important;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.navbar-nav {
  position: relative;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  /*white-space: nowrap;*/
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../img/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../img/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../img/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(../img/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*# sourceMappingURL=titan-theme.css.map */
/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/
/* Tabs panel */
.tabbable-panel {
  border: 1px solid #eee;
  padding: 10px;
}
/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #E72867;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
#search_and_social_icons .search-options {
  background: #f1f1f1;
}
#search_and_social_icons .search-options .search-redirect,
#search_and_social_icons .search-options .clear-results {
  display: block;
  padding: 5px 10px;
  border: none;
  border-radius: 0;
  min-width: 103px;
  font-size: 14px;
  font-weight: 600;
  font-size: 12px;
  background: #4370a4;
  color: #ffffff;
}
#search_and_social_icons .search-options .search-redirect {
  float: right;
}
#search_and_social_icons .search-options .clear-results {
  float: left;
}
header #search_and_social_icons {
  margin-top: 55px;
}
header #search_and_social_icons .header-social-icons {
  width: 25px;
  margin-top: 10px;
  margin-left: 5px;
}
header #search_and_social_icons .header-social-icons:hover {
  opacity: .5;
}
header #search_mini_form {
  width: 89%;
  position: relative;
  overflow: visible;
}
header #search_mini_form #search-running {
  float: right;
  position: absolute;
  right: 45px;
  bottom: 3px;
}
header #search_mini_form .form-group:first-child {
  width: 100%;
}
header #search_mini_form .form-group:first-child #search {
  padding-right: 40px;
  border: 1px solid #DDDDDC;
  border-radius: 0px;
  box-shadow: none;
  outline: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
}
header #search_mini_form .form-group:nth-child(2) {
  position: absolute;
  top: 0px;
  right: 1px;
}
header #search_mini_form .form-group:nth-child(2) #nav-search-button {
  border: none;
  color: #babab9;
}
header #search_mini_form .form-group:nth-child(2) #nav-search-button:before {
  font-size: 20px;
}
header #search_mini_form .form-group:nth-child(2) #nav-search-button:hover {
  opacity: .5;
  background-color: white;
}
header #search_mini_form #search_autocomplete {
  z-index: 11;
  background-color: #fff;
}
header #search_mini_form #search_autocomplete .product-name {
  margin-top: 3px;
  padding: 0 8px 0 0;
  font-size: 15px;
}
header #search_mini_form #search_autocomplete .add-to-cart-btn {
  text-align: right;
  padding: 0;
}
header #search_mini_form #search_autocomplete .search-result-product-name,
header #search_mini_form #search_autocomplete .search-result-add-to-cart-button {
  font-size: 13px;
}
header #search_mini_form #search_autocomplete .search-result-add-to-cart-button {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 5px 0;
}
header #search_mini_form #search_autocomplete .search-result-add-to-cart-button:hover {
  color: #e72867;
}
header #search_mini_form #search_autocomplete li {
  padding: 8px 15px;
  min-height: 1px;
  overflow: hidden;
}
header #search_mini_form #search_autocomplete li.last {
  border: none;
}
header #search_mini_form #search_autocomplete li:hover {
  background: #f5f5f5;
}
header #search_mini_form #search_autocomplete li:hover button {
  background: #f5f5f5;
}
header #search_mini_form #search_autocomplete ul {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 4px;
  box-shadow: 0px 7px 12px #ccc;
  margin-bottom: 0px;
}
header #search_mini_form #search_autocomplete button {
  font-size: 15px;
  color: #9b1b45;
  padding: 0;
  border: none;
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 0 2px #ccc;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 990px) {
  header .navbar-header .mobileMenu #mobile-login-button {
    color: #000000;
    border: 1px solid #dddddd;
    padding: 5px 35px;
  }
}
/*# sourceMappingURL=titan-theme.css.map */
a {
  color: #9b1b45;
}
a:hover {
  color: #e72867;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1.acd-style {
  font-size: 28px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
h2.acd-style {
  font-size: 19px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
}
h3.acd-style {
  font-size: 16px;
  font-weight: 600;
  font-family: /*georgia, */ Helvetica, Arial, sans-serif;
}
h4.acd-style {
  font-size: 14px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.acd-style {
  font-family: Georgia, serif;
  font-size: 16px;
}
.acd-style-blue {
  color: #4370A4;
}
.acd-style-gray {
  color: #BABAB9;
}
/* #68122E; */
body {
  background-color: #F4F4F4;
}
body ol.breadcrumb {
  margin-bottom: 5px;
}
body ol.breadcrumb li + li:before {
  content: ">\00a0";
}
body ol.breadcrumb li a {
  color: #9b1b45;
}
body ol.breadcrumb li:last-child {
  color: #4370a4;
}
body .clcopyright {
  display: none;
}
body .popular-tags ul.tags-list {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 0px;
}
body .popular-tags ul.tags-list li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
body .popular-tags ul.tags-list li a {
  font-size: 12px;
  padding: 5px 15px;
  background-color: #dddddd;
  color: black;
}
body .popular-tags ul.tags-list li a:hover {
  background-color: #eaeaea;
}
body .glyphicon.glyphicon-arrow-down,
body .glyphicon.glyphicon-arrow-up {
  cursor: pointer;
}
body .glyphicon.glyphicon-arrow-down.active,
body .glyphicon.glyphicon-arrow-up.active {
  color: #428bca;
}
header {
  background-color: white;
  padding: 0px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 2px #cccccc;
}
header .logo-main a {
  background-image: none;
  width: auto;
  height: auto;
}
header .logo-main #logo {
  margin-top: 50px;
}
header .logo-main #logo-img {
  width: 420px;
}
header .navbar-nav > li > a,
header .navbar-nav li span.desktop-toggle-button {
  padding: 11px 15px 10px;
}
header #contact {
  font-size: 13px;
  margin-top: 15px;
  position: absolute;
  z-index: 1;
}
header #contact a {
  font-size: 12px;
  color: #babab9;
}
header #contact a:hover {
  color: #e72867;
}
header .quick-access > .clearfix {
  visibility: hidden;
}
header .navbar-default .navbar-collapse {
  margin-right: 143px;
}
header .navbar-default .navbar-collapse .navbar-nav {
  float: right;
}
header #menu-bar {
  position: relative;
}
header #menu-bar .navbar-default {
  margin-bottom: 0px;
  border: none;
  background-color: white;
}
header #menu-bar .navbar-default .open > a.dropdown-toggle,
header #menu-bar .navbar-default .open > a.dropdown-toggle:focus {
  background-color: white;
}
header #loginbox {
  position: absolute;
  right: 15px;
  bottom: 0px;
  height: 40px;
}
header #loginbox #login-button {
  border: 1px solid #ddd;
}
header #loginbox #login-button a {
  padding: 0px 35px;
  color: black;
}
header #loginbox ul.links {
  display: inline-flex;
  display: -webkit-box;
  display: moz-box-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}
header #loginbox ul.links li {
  position: relative;
  list-style: none;
  padding: 5px 0px;
  margin-bottom: 13px;
  display: inline-block;
  /*display: list-item; no*/
}
header #loginbox ul.links li a {
  padding: 0px 13px;
  color: #babab9;
}
header #loginbox ul.links li:hover {
  background-color: #F4F4F4;
}
header #loginbox #cart-item-qty {
  position: absolute;
  font-size: 11px;
  right: 0;
  top: 0;
  font-weight: bold;
  z-index: 10;
  padding: 0 5px;
  border-radius: 10px;
  box-shadow: 0 0 1px #666;
  background: rgba(255, 255, 255, 0.2);
  color: #9b1b45;
}
header #cart-hover-panel {
  -webkit-transition-delay: 2s;
  /* Safari */
  transition-delay: 2s;
  position: absolute;
  right: 0;
  z-index: 10;
  overflow-y: auto;
  overflow-x: hidden;
}
header #cart-hover-panel #cart-hover-panel-table {
  display: none;
  border: 1px solid #dddddd;
}
header #cart-hover-panel #cart-hover-panel-table thead {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
header #cart-hover-panel #cart-hover-panel-table thead tr.active > th {
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}
header #cart-hover-panel #cart-hover-panel-table tbody,
header #cart-hover-panel #cart-hover-panel-table tfoot {
  background-color: white;
}
header #cart-hover-panel #cart-hover-panel-table tbody h3.acd-style,
header #cart-hover-panel #cart-hover-panel-table tfoot h3.acd-style {
  margin-bottom: 0px;
}
header #cart-hover-panel #cart-hover-panel-table tfoot {
  border-top: 2px solid #ddd;
}
header #cart-hover-panel #cart-hover-panel-table tfoot td {
  border: none;
}
header #cart-hover-panel #cart-hover-panel-table tr {
  white-space: nowrap;
}
header #cart-hover-panel #cart-hover-panel-table th,
header #cart-hover-panel #cart-hover-panel-table td {
  padding: 10px 20px;
}
header .social-media-icons-wrapper span a {
  margin-left: 7px;
  display: block;
  float: left;
}
header .social-media-icons-wrapper span:first-child a {
  margin-left: 0;
}
header .header-social_media_icon {
  width: 25px;
  height: 25px;
  background: url('../img/footer-social_media_icons.png');
}
header .facebook-social-media {
  background-position: -1px 0;
}
header .twitter-social-media {
  background-position: -31px 0;
}
header .blogger-social-media {
  background-position: 27px 0;
}
#customer-on-hold {
  width: 100%;
  padding: 0px 20px;
  text-align: center;
}
#change_address {
  position: relative;
}
#change_address h2.acd-style {
  margin-bottom: 10px;
  font-weight: 600;
}
#change_address .form-group {
  margin-bottom: 5px;
}
#change_address .form-group #shipping-address-select {
  border-radius: 0px;
  margin-top: 0px;
  font-size: 12px;
}
#change_address .btn {
  border-radius: 0px;
  padding: 8px 13px;
}
#change_address #manage-addresses {
  float: right;
}
#change_address #primary_warehouse {
  font-size: 13px;
  margin-top: 25px;
}
#change_address #primary_warehouse #fill-order {
  font-weight: 600;
}
#change_address #primary_warehouse .checkbox {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 4px;
}
#change_address #primary_warehouse .radio {
  margin-left: 15px;
  margin-top: 4px;
  margin-bottom: 4px;
}
#change_address #primary_warehouse .radio .backordering {
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
}
#change_address #primary_warehouse .radio .backorder-setting {
  font-size: 12px;
  color: #4370a4;
  text-decoration: underline;
}
#change_address #primary_warehouse .radio .backordering::before {
  content: "(";
}
#change_address #primary_warehouse .radio .backorder-setting::after {
  content: ")";
}
#change_address #primary_warehouse .glyphicon {
  font-size: 12px;
  margin-left: 5px;
  color: #777777;
}
#change_address #primary_warehouse .tooltip-inner {
  background: #777777;
}
#change_address #primary_warehouse .tooltip-arrow {
  border-right-color: #777777;
}
#change_address #primary_warehouse .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
#change_address #primary_warehouse #primary-msg-box {
  margin-top: 15px;
  margin-bottom: 0px;
}
#change_address #primary_warehouse #primary-msg-box #primary-check-msg {
  box-shadow: 0px 0px 2px#ccc;
  border-radius: 10px;
  padding: 10px;
  background: white;
  margin: 0px 5px;
  font-size: 13px;
  font-weight: 600;
  color: #9b1b45;
}
#change_address #button-row {
  margin-top: 10px;
  margin-bottom: 0px;
}
.refresh-msg {
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  opacity: 1.0;
}
.refresh-msg .glyphicon.spinning {
  margin-right: 10px;
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
ul.tags-list li {
  font-size: 12px;
  margin-bottom: 5px;
}
ul.tags-list li.all_tags {
  font-size: 12px;
  margin-bottom: 5px;
  list-style: none;
  display: inline-block;
}
footer {
  margin-top: 40px;
  background-color: white;
  box-shadow: 0px 0px 2px #cccccc;
}
footer #footer-bar {
  min-height: 200px;
  padding-top: 40px;
}
footer #footer-bar .footer {
  border: none;
}
footer #footer-bar .footer .footer-col-heading {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 10px;
}
footer #footer-bar .footer .footer-col-heading .glyphicon {
  float: right;
  line-height: 26px;
}
footer #footer-bar .footer .footer-col-heading .glyphicon-plus {
  display: none;
}
footer #footer-bar .footer .footer-col-heading .glyphicon-minus {
  display: block;
}
footer #footer-bar .footer .footer-col-heading.collapsed .glyphicon-plus {
  display: block;
}
footer #footer-bar .footer .footer-col-heading.collapsed .glyphicon-minus {
  display: none;
}
footer #footer-bar .footer ul {
  list-style: none;
  padding: 0px;
}
footer #footer-bar .footer ul li {
  font-size: 14px;
  padding: 2px 0px;
}
footer #footer-bar .footer ul li a {
  cursor: pointer;
}
footer #footer-bar .footer #mobile-footer .footer-col-heading {
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px dashed #aaa;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
footer #footer-bar .footer #mobile-footer .footer-col-heading .glyphicon {
  font-size: 12px;
}
footer #footer-bar .footer #mobile-footer ul.footer-list-style {
  text-align: center;
  margin-bottom: 25px;
}
footer #footer-bar .footer #desktop-footer {
  margin-bottom: 40px;
}
footer #footer-bar .footer #social-media-icons a {
  margin-left: 7px;
  display: block;
  float: left;
}
footer #footer-bar .footer #social-media-icons a:first-child {
  margin-left: 0;
}
footer #footer-bar .footer .footer-social_media_icon {
  width: 25px;
  height: 25px;
  background: url('../img/footer-social_media_icons.png');
}
footer #footer-bar .footer .facebook-social-media {
  background-position: -1px 0;
}
footer #footer-bar .footer .twitter-social-media {
  background-position: -31px 0;
}
footer #footer-bar .footer .blogger-social-media {
  background-position: 27px 0;
}
footer #footer-bar #newsletter-bar {
  margin-top: 40px;
  margin-bottom: 40px;
}
footer #footer-bar #newsletter-bar #footer-logo-img {
  width: 300px;
  margin-bottom: 15px;
}
footer #footer-bar #newsletter-bar #footer-description {
  font-size: 13px;
  color: #babab9;
}
footer #footer-bar #newsletter-bar #newsletter-validate-detail .form-group label {
  font-size: 17px;
  font-weight: 600;
}
footer #footer-bar #newsletter-bar #newsletter-validate-detail #newsletter-description {
  font-size: 13px;
  color: #babab9;
  margin-top: 10px;
}
footer #footer-bar #newsletter-bar #social-media-icons {
  float: right;
  margin-top: 15px;
}
footer #footer-copyright {
  background-color: #f4f4f4;
  box-shadow: 0px 0px 2px #cccccc;
  min-height: 100px;
  padding-top: 50px;
  font-size: 12px;
}
footer #footer-copyright ul {
  float: right;
  list-style: none;
  display: inline-flex;
  display: -webkit-box;
  display: moz-box-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}
footer #footer-copyright ul li {
  padding-right: 10px;
}
@media (min-width: 990px) {
  /*Desktop view */
  header #mobile-logo-bar {
    display: none;
  }
  header li.dropdown-large {
    max-height: 50px;
  }
  header li.dropdown-large .mobile-toggle-button {
    display: none;
  }
  header li.dropdown-large .desktop-toggle-button {
    display: block;
    color: black;
    margin-top: 5px;
    padding: 11px 15px 10px;
    line-height: 20px;
    cursor: pointer;
  }
  header li.dropdown-large #viewall {
    display: none;
  }
  header li.dropdown-large:hover,
  header li.open {
    border-bottom: 4px solid #E72867;
  }
  header li.dropdown-large:hover ul.level0,
  header li.open ul.level0 {
    display: block;
  }
  footer #newsletter-bar #newsletter {
    min-width: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Tablet */
  header .navbar-collapse ul.navbar-nav li.dropdown-large:first-child ul.dropdown-menu-large {
    margin-bottom: 10px;
  }
  header .mobileMenu {
    padding: 15px;
  }
}
@media (max-width: 990px) {
  /* Mobile */
  .container {
    width: 100%;
  }
  header .navbar-default .navbar-collapse {
    margin-right: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav .dropdown-menu {
    min-width: 240px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .fancybox-wrap {
    width: 90%;
  }
  .fancybox-wrap .fancybox-inner {
    max-width: 100%;
    height: auto;
  }
  #change_address {
    max-width: 100%;
  }
  #change_address label {
    font-size: 12px;
    white-space: normal;
  }
  #change_address #primary-check-msg {
    white-space: normal;
    font-size: 12px !important;
  }
  .js-navbar-collapse.col-md-offset-5 {
    margin-left: 0;
  }
  header {
    overflow: hidden;
  }
  header #mobile-logo-bar {
    display: block;
    text-align: center;
    padding: 30px 15px 10px;
    background: #ffffff;
  }
  header #mobile-logo-bar #mobile-logo-img {
    width: 100%;
    max-width: 500px;
  }
  header .navbar .nav li {
    clear: both;
    float: none;
    width: 100%;
  }
  header .navbar-collapse {
    background-color: #E2E2E2;
    padding: 0px;
  }
  header .navbar-collapse ul.navbar-nav {
    margin: 0px;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large a.mobile-toggle-button {
    display: block;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large a.desktop-toggle-button {
    display: none;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large #viewall {
    display: block;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large .desktop-toggle-button {
    display: none;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large ul.dropdown-menu-large {
    box-shadow: none;
    position: relative;
    width: 100%;
    -webkit-box-shadow: none;
    padding: 0px;
    left: 0;
    border-radius: 0px;
    border: none;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large ul.dropdown-menu-large li.col-sm-4 {
    padding: 0px;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large ul.dropdown-menu-large li.col-sm-4 a {
    padding-bottom: 10px;
  }
  header .navbar-collapse ul.navbar-nav li.dropdown-large ul.dropdown-menu-large li.col-md-4:last-child li:last-child {
    border-bottom: none;
  }
  header #logo-bar {
    display: none;
  }
  header #contact {
    display: none;
  }
  header #loginbox {
    display: none;
  }
  header #menu-bar {
    padding: 0px;
  }
  header .navbar-header {
    background-color: white;
  }
  header .navbar-header .navbar-toggle {
    border: none;
    margin-left: 7px;
  }
  header .navbar-header .navbar-toggle span.icon-bar {
    background-color: #babab9;
  }
  header .navbar-header .navbar-toggle:hover {
    background-color: transparent;
  }
  header .navbar-header .mobileMenu {
    margin-top: 5px;
    padding: 4px 7px 0;
  }
  header .navbar-header .mobileMenu span.glyphicon {
    padding: 5px 13px;
    margin-left: 0px;
    color: #babab9;
  }
  header .navbar-header .mobileMenu .glyphicon {
    color: white;
  }
  header #mobile-searchbar {
    background: #ffffff;
    padding: 0 15px;
  }
  header #mobile-searchbar #search_mini_form {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: none;
  }
  header #mobile-searchbar #search_mini_form .form-group {
    margin-bottom: 0px;
  }
  header #mobile-searchbar #search_mini_form .form-group #search {
    background-color: transparent;
    margin: 0;
  }
  header #mobile-searchbar #search_mini_form #nav-search-button {
    background-color: white;
    color: #babab9;
  }
  header #mobile-searchbar .acd-adv_search_button_wrapper {
    position: absolute;
    top: 0;
    right: 10px;
  }
  header .navbar-collapse {
    max-height: none;
    background-color: #E7EAEA;
  }
  header .navbar-collapse .open > a.dropdown-toggle,
  header .navbar-collapse .open > a.dropdown-toggle:focus {
    background-color: #F1F2F2;
  }
  header .navbar-collapse .open > .dropdown-menu-large {
    background-color: #D9E2E7;
  }
  header .navbar-collapse .open > .dropdown-menu-large > li {
    padding: 0px;
  }
  header .navbar-collapse .open > .dropdown-menu-large > li ul > li > a {
    padding: 10px 20px;
  }
  header .dropdown-menu-large > li.col-md-4,
  header .dropdown-menu-large > li.col-sm-12 {
    margin-bottom: 0px;
    border: none;
  }
  footer {
    overflow: hidden;
  }
  footer #footer-bar {
    margin-top: 0;
    padding: 20px 0 0;
  }
  footer #footer-bar .footer {
    margin-top: 0px;
  }
  footer #footer-bar .footer #footer-navigation {
    text-align: center;
  }
  footer #footer-bar .footer #newsletter-bar {
    margin: 20px auto 25px;
    text-align: center;
  }
  footer #footer-bar .footer #newsletter-bar #logo-description {
    text-align: center;
    padding: 0 15px;
  }
  footer #footer-bar .footer #newsletter-bar #logo-description #footer-logo-img {
    width: 100%;
    max-width: 400px;
    margin-bottom: 0;
  }
  footer #footer-bar .footer #newsletter-bar #logo-description #footer-description {
    padding: 5px 40px;
  }
  footer #footer-bar .footer #newsletter-bar #social-media-icons {
    float: none;
    margin: 10px auto 0;
    clear: both;
    display: inline-block;
    text-align: center;
  }
  footer #footer-bar .footer #newsletter-bar #newsletter-validate-detail {
    margin-top: 20px;
    text-align: center;
  }
  footer #footer-bar .footer #newsletter-bar #newsletter-validate-detail .form-group {
    margin: 0 auto;
    width: 80%;
  }
  footer #footer-bar .footer #newsletter-bar #newsletter-validate-detail .form-group #newsletter {
    width: 60%;
  }
  footer #footer-copyright {
    padding: 15px 0;
    text-align: center;
    min-height: initial;
  }
  footer #footer-copyright ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
    float: none;
    clear: both;
  }
  footer #footer-copyright ul li {
    float: left;
  }
}
/*# sourceMappingURL=titan-theme.css.map */