@media (min-width:1200px) {
  .container {
    max-width: 1270px;
  }
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.footer-heading p {
  font-weight: 700;
}

a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-size: 12px;
}

.btn-primary:hover {
  color: #fff;
  border-color: #384949;
  background: #384949;
  max-width: none;
}

.btn-primary {
  color: #fff;
  background-color: #89d320;
  border-color: #89d320;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 8px 40px;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
}

#nav-hamburger:focus {
  outline: none;
}

#nav-hamburger {
  border: none;
  padding-right: 20px;
}

#nav-hamburger-lines {
  color: #000;
  opacity: 1;
}

@media (max-width: 1200px) {
  #text-field-left {
    border-radius: 4px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%!important;
  }
}

@media (max-width: 1200px) {
  #text-field-right {
    border-radius: 4px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    float: left;
    margin-bottom: 20px;
    width: 100%!important;
  }
}

#delivery-date {
  height: 45px;
  border-radius: 0px;
  border-color: #ccc;
  font-size: 14px;
}

#collection-date {
  height: 45px;
  border-radius: 0px;
  border-color: #ccc;
  font-size: 14px;
}

#date-label {
  font-size: 14px;
}

#text-area {
  border-radius: 4px;
  border-color: #ccc;
  font-size: 14px;
  min-height: 140px;
}

#field-label {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}

#form-hr {
  border-width: 2px;
  border-color: #eee;
  margin-top: 13px;
  margin-bottom: 8px;
  display: inline-block;
  width: 100%;
}

#text-field {
  border-radius: 4px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

#text-field-left {
  border-radius: 4px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  float: left;
  margin-right: 21px;
  margin-bottom: 20px;
  width: 48%;
}

#text-field-right {
  border-radius: 4px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  float: left;
  margin-bottom: 20px;
  width: 48%;
}

.payment-column {
  background: #fff;
  padding: 30px;
  border-radius: 0px;
  margin-bottom: 30px;
}

@media (max-width: 579px) {
  .payment-column {
    background: #fff!important;
    padding: 15px;
    border-radius: 0px;
    margin-bottom: 30px;
  }
}

#review-table {
  font-family: 'Roboto';
  font-size: 14px;
}

#total-row {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.small-paragaph {
  text-align: left;
  font-size: 11px;
  margin-bottom: 10px;
}

.small-paragaph-red {
  text-align: left;
  font-size: 11px;
  color: #ff0000;
}

#card-number-field {
  border-radius: 0px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  #card-number-field {
    border-radius: 0px;
    height: 45px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
  }
}

#card-cvc-field {
  border-radius: 0px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  float: left;
  margin-bottom: 20px;
  width: 40%;
}

@media (max-width: 1200px) {
  #card-cvc-field {
    border-radius: 0px;
    height: 45px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    float: left;
    margin-bottom: 20px;
    width: 100%!important;
  }
}

#payment-hr {
  border-width: 2px;
  border-color: #eee;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
}

#payment-space {
  border-width: 0px;
  border-color: #f5f5f5;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
}

.medium-paragaph {
  text-align: left;
  font-size: 13px;
  margin-bottom: 10px;
}

@media (min-width: 549px) {
  #payment-icons {
    width: 200px;
    display: inline-block;
    float: left;
  }
}

@media (max-width: 549px) {
  .payment-icons {
    width: 200px!important;
    display: inline-block;
    float: left!important;
    margin-top: 2px;
  }
}

@media (max-width: 768px) {
  .payment-icons {
    width: 200px!important;
    display: inline-block;
    float: right;
    margin-top: 12px!important;
  }
}

@media (min-width: 769px) {
  .payment-icons {
    width: 160px!important;
    display: inline-block;
    float: right;
    margin-top: 2px;
  }
}

#grey-container {
  background: #f5f5f5;
}

#skip-card {
  background: #fff;
}

#padlock {
  width: 27px;
  float: left;
  margin-right: 10px;
  margin-top: 0px;
}

.tooltip-img {
  width: 16px;
  margin-left: 10px;
  margin-top: -2px;
}

#modal-tooltip {
  border-radius: 50%;
  height: 17px;
  width: 17px;
  line-height: 100%;
  padding: 0px;
  font-size: 12px;
  font-weight: 900;
  margin-left: 10px;
  margin-top: -3px;
}

@media (max-width: 1200px) {
  .form-control.text-field-left {
    border-radius: 4px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%!important;
  }
}

.form-control.text-field-left {
  border-radius: 0px;
  height: 45px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  margin-right: 21px;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .form-control.text-field-right {
    border-radius: 4px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    font-weight: 300;
    padding: 0px 15px;
    font-size: 14px;
    float: left;
    margin-bottom: 20px;
    width: 100%!important;
  }
}

.form-control.text-field-right {
  border-radius: 0px;
  height: 45px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  margin-bottom: 20px;
}

.form-control.text-field {
  border-radius: 0px;
  height: 45px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  font-weight: 300;
  padding: 0px 15px;
  font-size: 14px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.form-control.text-area {
  border-radius: 0px;
  border-color: #ccc;
  font-size: 14px;
  min-height: 140px;
}

.titlebox {
  min-height: 62px;
  padding: 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#skip-card {
  padding: 10px!important;
}

.skip-size-title {
  padding: 5px;
  font-size: 12px!important;
}

.custom-select.custom-select-lg.my-select {
  text-align-last: center;
}

.title-lines {
  max-width: 85px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ff0002!important;
  height: 4px;
}

.container.narrow-container {
  max-width: 460px!important;
}

.main-title {
  padding: 15px 0px!important;
  font-weight: 600!important;
}

.fas.fa-chevron-left.button-icon {
  padding-right: 10px;
}

@media (max-width: 768px) {
  .footer-logo {
    width: 120px;
  }
}

.btn.btn-light.btn-block {
  background-color: #f5f5f5;
  border-color: #eee;
}

.size-panel {
  width: 50%;
  background: #000;
  border-top-left-radius: 5px;
  float: left;
}

.size-value {
  color: #fff;
  font-size: 25px;
}

.sup {
  vertical-align: super;
  font-size: 70%;
  padding-left: 3px;
}

.bin-panel {
  background: #ff0003;
  width: 50%;
  float: right;
  padding: 10px;
  border-top-right-radius: 5px;
  display: flex;
}

.bin-text {
  color: #fff;
  font-size: 16px;
}

.bin-number {
  color: #ffcc03;
  font-size: 32px;
}

.col.top-cols {
  width: 50%;
  padding: 5px 0px 10px 0px;
  background-color: #006400;
  margin-bottom: 20px;
}

.col.top-cols2 {
  background-color: #ff0003;
  width: 50%;
  border-top-right-radius: 5px;
}

@media (max-width: 549px) {
  .bin-number {
    font-size: 20px;
  }
}

@media (max-width: 549px) {
  .bin-text {
    font-size: 14px;
    margin-top: 2px;
  }
}

@media (max-width: 549px) {
  .size-value {
    font-size: 21px;
  }
}

.fa.fa-expand.dimension-icon {
  font-size: 16px;
}

.fa.fa-plus-circle.dimension-icon {
  font-size: 19px;
  vertical-align: middle;
}

.btn.btn-primary.dimension-modal-button {
  background: #fff;
  color: #000;
  font-weight: 600;
  font-size: 13px;
  border: none;
  width: 100%;
  border-radius: 0px;
}

.btn.btn-primary.dimension-modal-button:active {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.dimension-modal-button:focus {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.waste-modal-button {
  background: #fff;
  color: #000;
  font-weight: 600;
  font-size: 13px;
  border: none;
  width: 100%;
  border-radius: 0px;
}

.fa.fa-question-circle.waste-icon {
  font-size: 19px;
  vertical-align: middle;
}

.btn.btn-primary.waste-modal-button:active {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.waste-modal-button:focus {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}

.modal-header.dimension-modal-header {
  background: #ff0003;
  color: #fff;
}

.modal-header.dimension-modal-header button.close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
}

.modal-header.waste-modal-header button.close {
  color: #000;
  text-shadow: none;
  opacity: 1;
}

.toast {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  font-size: .875rem;
  background-color: rgba(255,255,255,.85);
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
  opacity: 0;
  border-radius: .25rem;
}

.col.toast-row {
  max-width: 1270px;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: .5;
}

@media (max-width: 579px) {
  .toast-body {
    text-align: center;
  }
}

@media (max-width: 579px) {
  .btn.btn-primary.savings-button {
    width: 100%;
  }
}

.savings-text {
  line-height: 140%;
}

.load-button:hover {
  background: #444;
  color: #fff!important;
}

.form-row.pay-row {
  max-width: 1270px;
}

@media (min-width: 549px) {
  .col.details-col {
    padding-right: 40px!important;
  }
}

@media (max-width: 549px) {
  .col-md-12.bottom-info {
    padding: 0px 30px;
  }
}

.btn.btn-light.btn-block.back-button {
  background-color: #000;
  color: #fff!important;
  border: none;
}

.btn.btn-light.btn-block.back-button:hover {
  background-color: #ff0003;
  color: #fff!important;
}

.btn.btn-primary.savings-button:hover {
  background: #70a903;
  border: none;
}

.btn.btn-primary.savings-button {
  background: #ff0003;
  border: none;
}

.row.filter-row {
  max-width: 1270px;
}

.btn.btn-primary.filter-button:hover {
  background: #ff0003;
  border: none;
}

.btn.btn-primary.filter-button {
  background: #70a804;
  border: none;
  padding: 0px 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

select.custom-select {
  padding: 0px 20px;
  border-radius: 4px;
}

.input-group.filter-group {
  box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%);
}

/*#header-logo {
  height: 110px;
}

@media (max-width: 549px) {
  #header-logo {
    height: 70px!important;
  }
}*/

#header-logo {
  background-color: #003f00;
  padding: 20px 0px;
}

.timeline {
  max-width: 600px;
  display: flex;
}

.btn.btn-primary.btn-block.select-button {
  border-radius: 0px;
}

.btn.btn-primary.btn-block.select-button:hover {
  color: #fff!important;
}

.sizing-text {
  padding: 10px 15px;
}

.card-price {
  padding-top: 10px;
  font-weight: 900;
}

.lightbox .lb-image {
  border-radius: 0px;
  width: 800px!important;
  height: 434px!important;
}

.lb-nav {
  display: none!important;
}

.lb-data .lb-number {
  display: none!important;
}

.nav-pills .nav-link a {
  border-radius: .25rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #f5f5f5;
  border-bottom: 2px solid #70a804;
  border-radius: 0px;
}

.nav-item.mytabs {
  min-width: 200px;
}

.mytabs a:hover {
  color: #000!important;
}

.tab-pane {
}

.btn.btn-primary.previous-button {
  background-color: #f5f5f5;
  border: 1px solid rgb(112,169,3);
  color: rgb(112,169,3);
  padding: 8px 50px 8px 40px;
  border-radius: 0px;
}

.btn.btn-primary.previous-button:hover {
  background-color: rgb(112,169,3);
  border: 1px solid rgb(112,169,3);
  color: #fff;
  padding: 8px 50px 8px 40px;
  border-radius: 0px;
}

.btn.btn-primary.previous-button i {
  color: rgb(112,169,3);
  padding: 0px 9px 0px 0px;
  font-size: 19px;
  vertical-align: bottom;
  line-height: normal;
}

.btn.btn-primary.previous-button i:hover {
  color: #fff;
}

.btn.previous-button:hover {
  border: 1px solid #384949;
  color: #fff!important;
  background-color: #384949;
}

.btn.previous-button i {
  padding: 0px 10px 0px 0px;
  font-size: 17px;
  line-height: 100%;
  vertical-align: middle;
}

.btn.previous-button {
  border: 1px solid #384949;
  border-radius: 0px;
  color: #384949;
  max-width: 180px;
  width: 100%;
  padding: 8px 0px;
  min-width: 180px;
  margin: 0px 10px;
}

.btn.previous-button {
  padding: 8px 0px;
}

@media (max-width: 549px) {
  .btn.previous-button {
    max-width: 120px;
    min-width: 100px;
  }
}

.nav-pills .nav-link {
  border-radius: .25rem;
  border-bottom: 2px solid #f5f5f5;
}

.btn.btn-primary.btn-sm.size-tab-button {
  background-color: #006400;
}

.btn.btn-primary.btn-sm.photo-button span:hover {
  color: #fff!important;
}

.btn.btn-primary.btn-sm.photo-button:hover {
  border-color: #ff0000;
  background-color: #ff0000;
  color: #fff;
}

.btn.btn-primary.btn-sm.photo-button {
  border: 1px solid rgb(112,169,3);
  background-color: rgb(112,169,3);
  color: #fff;
}

.btn.btn-primary.btn-sm.photo-button:active {
  background-color: rgb(112,169,3);
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.btn-sm.photo-button:focus {
  background-color: rgb(112,169,3);
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.btn-block.select-button {
  font-family: 'Roboto', sans-serif;
}

.btn.btn-primary.green-button:hover {
  color: #fff!important;
  background-color: #384949;
}

.btn.green-button {
  color: #fff!important;
  background-color: #89d320;
  border: 1px solid #89d320;
  color: #fff;
  padding: 8px 30px 8px 30px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
}

.btn.green-button:hover {
  color: #fff!important;
  background-color: #384949;
  border: 1px solid #384949;
  color: #fff;
}

.input-group-prepend .input-group-text {
  width: 220px!important;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

.input-group label.input-group-text {
  border-radius: 0px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  border-color: #ccc;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

select.custom-select {
  border-radius: 0px;
}

.input-group > .custom-select {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
  border-color: #89d320;
  background-color: #89d320;
  color: #fff;
  height: 45px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.item-price {
  height: 38px;
  border: 1px solid #ccc;
  background-color: #e7eaeb;
  padding-left: 15px;
  height: 45px;
  padding-top: 3px;
}

.item-price-text {
  margin-bottom: 0px;
  line-height: normal;
  padding-top: 8px;
  color: #495056;
}

.col-sm-5.item-price-col {
  margin-bottom: 25px!important;
}

@media (max-width: 579px) {
  .item-price {
    margin-bottom: 25px;
    margin-top: -10px;
  }
}

#extras-form .input-group {
  height: 45px;
}

#extras-form {
}

.btn.next-button {
  border: 1px solid #89d312;
  border-radius: 6px;
  color: #fff;
  max-width: 180px;
  width: 100%;
  padding: 8px 0px;
  min-width: 180px;
  background-color: #89d320;
  margin: 0px 10px;
}

@media (max-width: 549px) {
  .btn.next-button {
    max-width: 120px;
    min-width: 120px;
  }
}

.btn.next-button i {
  padding: 0px 0px 0px 10px;
  font-size: 17px;
  line-height: 100%;
  vertical-align: middle;
}

.btn.next-button:hover {
  border: 1px solid #384949;
  color: #fff!important;
  background-color: #384949;
}

strong {
  font-weight: 500;
}

.form-control.flex-shrink-1.form-control-borderless.postcode-search {
  width: 72%;
  float: left;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 0px;
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 14px;
  margin-right: 10px;
}

@media (max-width: 549px) {
  .form-control.flex-shrink-1.form-control-borderless.postcode-search {
    width: 60%;
  }
}

.btn.btn-success.address-search {
  border-radius: 0px;
  float: right;
  width: 25%;
  height: 45px;
  background-color: #70a903;
  border-color: #70a903;
  font-size: 14px;
}

@media (max-width: 549px) {
  .btn.btn-success.address-search {
    width: 36%;
  }
}

.form-labels {
  font-size: 14px;
  font-family: 'Poppins';
  font-weight: 400;
  width: 100%;
}

.form-control.form-select {
  border-radius: 0px!important;
  font-size: 14px!important;
  height: 45px!important;
}

.form-labels-small {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 14px;
  width: 100%;
  color: #495056;
}

.btn.services-button:hover {
  background: rgba(255,255,255,0);
  font-size: 16px;
  font-family: Roboto, sans-serif;
  border-bottom: 3px solid #89d320;
}

.btn.services-button {
  border-bottom: 3px solid #f5f5f5;
  border-radius: 0px;
  font-weight: 500;
}

.grey-box {
  background-color: rgb(112,169,3);
  color: #fff;
  font-size: 14px;
  padding: 15px 25px 0px 25px;
  min-height: 88px;
  width: 100%;
}

@media (min-width: 768px) {
  .container.icon-container {
    max-width: 684px!important;
  }
}

.container.icon-container {
  max-width: 804px;
}

@media (min-width: 300px) {
  .container.icon-container {
    max-width: 304px;
  }
}

@media (min-width: 576px) {
  .container.icon-container {
    max-width: 524px;
  }
}

html {
  scroll-behavior: smooth;
}

.pay-now {
  color: #fff;
  border-radius: 6px;
  background: #89d320;
}

.pay-now:hover {
  color: #fff;
  border-radius: 6px;
  background: #384949;
}

.postcode-button {
  background: #89d320;
  width: 100%;
  color: #fff;
  font-weight: 500;
  height: 50px;
  border-radius: 6px;
  margin-top: 30px;
}

.postcode-button:hover {
  background: #384949;
  width: 100%;
  color: #fff;
  font-weight: 500;
  height: 50px;
  border-radius: 6px;
  margin-top: 30px;
  font-size: 16px;
}

input::file-selector-button {
  font-weight: bold;
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: 6px;
  background: #89d320;
  margin-right: 15px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin-bottom: 20px;
}

.custom-file-button input[type="file"] {
  margin-left: -2px !important;
  font-size: 14px!important;
  height: 45px;
  line-height: 33px!important;
  font-weight: 300;
  color: #000;
}

.custom-file-button label:hover {
  margin-left: -2px !important;
  background-color: #89d320!important;
  cursor: pointer;
}

.custom-file-button label {
  margin-left: -2px !important;
  background-color: #384949!important;
  cursor: pointer;
  color: #fff;
  padding: 0px 20px;
  font-weight: 600;
  font-size: 14px!important;
}

::-webkit-file-upload-button {
  display: none;
}

::file-selector-button {
  display: none;
}

.custom-file-button {
  margin-bottom: 15px;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
}

.field-validation-error {
    color: #ff0000;
}

.validation-summary-errors {
    margin-top: 10px;
    background-color: #D9FFB2;
    border: 1px solid #ff0000;
}

span.validation-summary-errors {
    border-bottom-color: #D9FFB2;
    display: block;
}

ul.validation-summary-errors {
    margin: 0;
    padding: 0;
    border-top: none;
}

input#PostCode {
    text-transform: uppercase;
}