.merchandisingcontent_container h3 {
    margin-bottom: 12px;
    padding-top: 50px;
}
.catalog-single .sidebar-content {
    overflow: hidden;
    margin-bottom: -55px;
}
.brands_container h3 {
    border-bottom: 1px solid #083576;
    font-weight: 300;
    line-height: 44px;
    margin-bottom: 15px;
    text-align: center;
}
.merchandisingcontent_container h3 {
    border-bottom: 1px solid #083576;
    margin-bottom: 15px;
  }
body {
    color: #083576;
  }

.col-md-12 {
    width: 100%;
    line-height: 2.5;
 }
.form-group h3 {
    text-align: center;
    padding: 10px;
    background: #083576;
    color: #fff;
    margin: 20px 0;
    clear: both;
   }
.btn:hover {
        background-color: #ee463a;
      }

/*** Trust Pilot Widget ***/

.trustpilot-widget {
  padding-top: 25px
}

/*** VAT TOGGLE CHANGES***/

.toggle-vat-incl-wrapper span label {
    display: none;
}
.toggle-vat-incl-wrapper span:before {
    content: 'VAT';
    color: #073576;
    font-weight: 600;
}
 
.toolbar .shopping-tools-wrapper .vuequicklistdropdown_elem a, .toolbar .shopping-tools-wrapper>* {
    align-items: center;
    display: flex;
    padding-right: 20px;
}

.live-inventory-v2-collection,
.live-inventory-v2-shipping {
  display: inline-block !important;
  line-height: 20px;
}

.stock-table-wrap .stock-table .col-xs-12 {
  line-height: 1;
  text-align: right;
}

.stock-table-wrap .stock-table .location-delivery-wrapper {
  display: flex;
  align-items: center;
}

.stock-table-wrap .stock-table .location-delivery-wrapper.location-collection-unmerged-wrapper {
  display: none;
}

.stock-table-wrap .stock-table .location-address {
  padding: 0 10px;
}