.owc-shipcentra-shipping-costs-container .shipping-costs {
  display: flex !important;  
}

.owc-shipcentra-shipping-costs-container .shipping-costs .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.owc-shipcentra-shipping-costs-container .shipping-costs select {
  max-width: 200px;
}

.owc-shipcentra-shipping-costs-container .before {
  text-align: left !important;
  text-transform: initial !important;
}

.owc-shipcentra-shipping-costs-results .order_before {
  padding: 0px !important;
  margin: 0px !important;
  font-size: 70% !important;
  max-width: 100% !important;
  font-weight: normal !important;  
}

.owc-shipcentra-shipping-costs-results .free-shipping {
  padding: 0px !important;
  margin: 0px !important;
  font-size: 70% !important;
  max-width: 100% !important;     
  font-weight: normal !important;
}

.owc-shipcentra-shipping-costs-results div {
  padding: 0px 8px 8px 0px !important;  
}

.owc-shipcentra-shipping-costs-results div:nth-child(3n+4) {
  clear: both;  
}

.owc-shipcentra-shipping-costs-results .image {
  padding-left: 8px !important;
}

#owc-shipcentra-shipping-costs-results .alert {
  margin-bottom: 0px;
}

.owc-shipcentra-shipping-costs-results .icon {
  width: 20px !important;       
  margin-right: 4px;
  display: inline;
}

@media only screen and (min-width: 1024px) {
  .owc-shipcentra-shipping-costs-results div {
    padding1: 0px 20px 20px 0px !important;  
  }
  
  .owc-shipcentra-shipping-costs-results {
    padding-top: 20px !important;  
  }
  
  .module-banners-433 .banner-caption-2 {
    min-width: 50%;
    max-width: 50%;
  }
  
  #owc-shipcentra-shipping-costs-results .alert {
    margin-bottom: 20px;
  }
}

.owc-shipcentra-shipping-costs-results label {
  width: 100%
}