.usa-warehouse-status {
  float: left;
  width: auto;
  margin-top: 10px;
}
.usa-warehouse-status span {
  float: left;
  width: auto;
}
.usa-warehouse-status span img#usa_wh_img {
  width: 30px;
  height: auto;
}
.usa-warehouse-status span label#usa_wh_label {
  float: right;
  width: auto;
  margin: 0;
  padding: 6px 0 0 10px;
  font-size: 17px;
  line-height: 17px;
  color: #000;
}
.usa-warehouse-status span label ~ img {
  float: left;
  width: auto;
  margin-left: 5px;
}
.checkout-cart-index .product-item-details .usdropship-checkbox-container input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  vertical-align: middle;
  top: -2px !important;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #34495E;
  border-radius: 4px;
  outline: none;
  transition-duration: 0.3s;
  background-color: #f9ff90;
  cursor: pointer;
}
.checkout-cart-index .product-item-details .usdropship-checkbox-container input:checked::before {
  content: '\2713';
  display: block;
  text-align: center;
  font-weight: bold;
  color: #1379bc;
  position: absolute;
  left: 0.4rem;
  top: 0rem;
}
.checkout-cart-index .cart.table-wrapper .product-item-details {
  padding-bottom: 5px;
}
@media screen and (min-width: 320px) and (max-width: 380px) {
  .catalog-product-view .stock.available {
    border-right: 0px;
  }
  .usa-warehouse-status {
    float: left;
    width: 100%;
  }
  .usa-warehouse-status span {
    float: left;
    width: auto;
  }
  .usa-warehouse-status span label#usa_wh_label {
    padding: 6px 0 0 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .checkout-cart-index .product-item-details input[type="checkbox"] {
    height: 15px !important;
    width: 15px !important;
    top: 0px !important;
  }
  .checkout-cart-index .product-item-details input:checked::before {
    font-size: 10px !important;
    left: 0.3rem !important;
    top: -0.1rem !important;
  }
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  padding-bottom: 0px !important;
}
.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding-bottom: 10px !important;
}
.usdropship-checkbox-container label img {
  vertical-align: middle;
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .checkout-cart-index .product-item-details input[type="checkbox"] {
    height: 18px !important;
    width: 30px !important;
  }
  .checkout-cart-index .product-item-details input:checked::before {
    left: 0.6rem !important;
  }
  .usdropship-checkbox-container span img {
    width: 48px;
  }
  .usdropship-checkbox-container span ~ span {
    margin-top: 2px;
  }
}
@media screen and (min-width: 801px) and (max-width: 850px) {
  .checkout-cart-index .product-item-details input[type="checkbox"] {
    height: 18px !important;
    width: 23px !important;
  }
  .checkout-cart-index .product-item-details input:checked::before {
    left: 0.4rem !important;
    top: 0rem !important;
  }
  .usdropship-checkbox-container span img {
    width: 40px;
  }
  .usdropship-checkbox-container span ~ span {
    margin-top: 2px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
  .checkout-cart-index .product-item-details input[type="checkbox"] {
    height: 18px !important;
    width: 18px !important;
  }
  .checkout-cart-index .product-item-details input:checked::before {
    left: 0.4rem !important;
  }
  .usdropship-checkbox-container span img {
    width: 24px;
  }
  .usdropship-checkbox-container span ~ span {
    margin-top: 2px;
  }
}
.can-flags {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 4px;
}
.can-flags img {
  float: left;
  margin-right: 8px;
}
.can-flags .stock {
  float: left;
  line-height: 25px;
  vertical-align: middle;
  display: inline-table;
}
.can-flags span.product-warehouses-plp {
  line-height: 25px;
  vertical-align: middle;
  margin-left: 8px;
}
.can-flags .product-usa-warehouses-plp {
  float: left;
  width: 100%;
}
.us-flags {
  width: 100%;
  float: left;
  margin-bottom: 4px;
}
.us-flags img {
  float: left;
  margin-right: 8px;
}
.us-flags .label {
  line-height: 25px;
  vertical-align: middle;
  width: 100%;
}
.page-products .products-list .can-flags .stock {
  margin-top: 0;
  float: left;
  width: auto;
  font-size: 1.4rem;
}
.page-products .products-list .stock.loading {
  float: none !important;
}
.page-products .products-list .us-flags {
  float: left;
}
.page-products .products-list .price-box.price-final_price {
  float: none !important;
}
.listing-badge {
  position: relative !important;
  right: 0 !important;
}
img.ca-flag-pdp {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
img.ca-flag-pdp ~ .stock {
  height: 26px;
}
.product-item .price-box {
  float: left;
  width: 100%;
  margin: 2px 0 10px 0;
}
.catalog-product-view .us-flags {
  float: left;
  margin-top: 5px;
}
.catalog-product-view .us-flags .label {
  font-size: 18px;
}
.catalog-product-view label.label {
  line-height: 35px;
  vertical-align: middle;
}
.catalog-category-view .can-flags {
  display: inline-block;
}
.catalog-category-view .can-flags .stock.loading {
  margin: 0;
}
.catalogsearch-result-index .can-flags {
  display: inline-block;
}
.catalogsearch-result-index .can-flags .stock.loading {
  margin: 0;
}
.page-products.catalog-category-view .products-list .price-box.price-final_price {
  margin-top: 10px !important;
}
.page-products.catalogsearch-result-index .products-list .price-box.price-final_price {
  margin-top: 10px !important;
}
@media screen and (min-width: 320px) and (max-width: 350px) {
  .can-flags span.product-warehouses-plp {
    margin-left: 0px;
    width: 100%;
    display: inline-block;
  }
}
@media screen and (min-width: 769px) and (max-width: 880px) {
  .can-flags span.product-warehouses-plp {
    margin-left: 0px;
    width: 100%;
    display: inline-block;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .can-flags {
    display: inline-block;
  }
  .can-flags ~ .price-box {
    margin-top: 0px;
  }
  .can-flags ~ .price-box .price.loading {
    margin-top: 0px;
  }
  .catalogsearch-result-index .can-flags ~ .price-box.price-final_price {
    min-height: 25px !important;
    height: 25px !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .productWarehouses .warehouse .warehouse-qty {
    min-width: 100px;
  }
}
.usdropship-checkbox-container {
  display: flex;
}
.usdropship-checkbox-container span {
  margin-right: 5px;
  margin-left: 3px;
}
.page-products .products-list .price-box.price-final_price {
  float: none !important;
  display: inline-block !important;
  width: 100% !important;
}
.page-products.catalog-category-view .product-item-details .sku {
  min-height: 19px !important;
  height: auto;
}
/* NTW-949 Start*/
.product-add-form + div {
  float: left;
  width: 100%;
  margin-bottom: 8px;
}
.product-add-form + div > span.cms-block {
  float: left;
  width: 330px;
}
@media screen and (min-width: 320px) and (max-width: 375px) {
  .product-add-form .productbage {
    top: 0px;
  }
}
/* NTW-949 End*/
