.pbform,.pbform_cart {
    display: flex;
    flex: 1 1 auto;
    flex-flow: row;
    color: white;
    justify-content: center;
  font-size: 1rem;
  font-family: Montserrat Alternates, Sans-serif;
}
.pbform div,.pbform_cart div{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.pb_send_sms{
    color: white;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
    align-items: center;
    cursor: pointer !important;
}

.pb_send_sms,.pbplus,.pbminus {
    background: #000000;
    border-radius: 10px;
    cursor: default;
   font-size: 2rem;
   line-height: 34px;
}
.pbqty::-webkit-outer-spin-button,
.pbqty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
ul.icons-wrap.details-block-style {
    text-align: center;
    bottom: 6px !important;
    position: absolute !important;
    width: 50% !important;
}
.add_to_cart_button, div.elementor-add-to-cart.elementor-product-simple .cart{
    display: none !important;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link  {
    margin-bottom: 0px !important;
}

#billing_country_field {
    display: none !important;
}
.checkout  .col-2 {
    display:none;
}

.checkout .col2-set .col-1 {
    width: -webkit-fill-available
}
.pbform_cart span {
    color: black;
}

ul.select2-results__options li, .select2-selection__rendered{
    color: grey !important;
}

.billing-time span {
    display: inline-block;
}
