.elementor-kit-5 input[type=button] {
  background: #44511A;
}
.yith_wc_qof_button_and_price div button {
  background: #44511A;
  border: none;
  margin-top: 5px;
  padding: 10px 15px 10px 15px;
}
.yith_wc_qof_dashicon_product:before {
  content: "\f147";
  font-family: dashicons;
  position: relative;
  top: 4px;
}
.YITH_WC_qof_product_line .yith_wc_button_plus_minus {
  width: 30px;
  height: auto;
  padding: 5px !important;
}
.YITH_WC_qof_product_line .YITH_WC_QOF_Quantity_Cart {
  width: 50px;
}
.YITH_WC_qof_product_line {
  display: block;
  text-align: left;
  width: auto;
}
#ordertable-home .YITH_WC_qof_product_line > div {
  text-align: left;
  float: left;
}
/*/Mobile fix /*/
#ordertable-home .YITH_WC_qof_product_line_image {
  display: none;
}
#ordertable-home BDI {
  display: inline-block;
  float: none;
  position: relative;
  top: 25px;
  bottom: 0;
}
@media screen and (max-width: 913px) {
  #ordertable-quick-order .YITH_WC_qof_product_line_Price_media_1 {
    text-align: left;
  }
  #ordertable-quick-order .yith_wc_qof_button_and_price {
    display: inline-block;
  }
}
@media screen and (max-width: 1389px) {
  #ordertable-home BDI {
    display: inline-block;
    float: none;
    position: relative;
    top: 5px;
    bottom: 0;
  }
}
.widget_shopping_cart_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.elementor-menu-cart__footer-buttons {
  margin-bottom: 40px;
}
.elementor-menu-cart__products {
  flex-grow: 1;
}
.woocommerce.widget .widget-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.woocommerce.widget.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #44511A;
}
.woocommerce.widget.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #44511A;
}
.elementor-widget-sidebar .widget {
  margin-bottom: 60px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #bebebe;
}
.widget_product_categories a {
  color: #2E3026;
}
.widget_product_categories ul {
  list-style: none;
  padding-left: 4px;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  border-width: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead {
  overflow: hidden;
  background-color: #96AD0F;
  color: white;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
  border-width: 0px;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px;
}
.woocommerce-notices-wrapper {
  position: fixed;
  bottom: 20px;
  left: 50px;
  z-index: 50;
}
.woocommerce .woocommerce-message {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  border-radius: 16px;
  background: white;
}
.woocommerce .woocommerce-message .button {
  margin-left: 40px;
}
.woocommerce .woocommerce-info {
  margin-top: 40px;
  border-color: #96AD0F;
  background: white;
  border-radius: 16px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.woocommerce-info::before {
  color: #96AD0F;
}
.woocommerce .button {
  background-color: #96AD0F !important;
}
.woocommerce-billing-fields,
.woocommerce-additional-fields,
.woocommerce-checkout-review-order {
  background: white;
  padding: 40px;
  border-radius: 16px;
}
#coderockz_woo_delivery_setting_wrapper {
  margin-bottom: 40px;
}
.ywapo_input_container.ywapo_input_container_labels {
  width: 100%;
  border-radius: 8px;
  padding-left: 12px;
  transition: 0.1s ease-in-out background-color;
}
.ywapo_input_container.ywapo_input_container_labels:hover {
  background-color: rgba(150, 173, 15, 0.4);
}
.ywapo_input_container.ywapo_input_container_labels.ywapo_selected {
  background-color: #96AD0F;
  border-color: #96AD0F;
  color: white;
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-image {
  display: none;
}
.yith-wcpb-product-bundled-item-data__description {
  width: 80% !important;
}
.yith-wcpb-product-bundled-item-data__quantity {
  width: 20% !important;
}
.yith-wcpb-product-bundled-item-data {
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: left !important;
}
.yith-wcpb-product-bundled-item-data__title,
.yith-wcpb-product-bundled-item-data__price {
  width: 50%;
  margin-bottom: 16px;
}
.yith-wcpb-product-bundled-item-data__price {
  text-align: right;
}
.yith-wcpb-product-bundled-item-data__price .price .amount:after {
  content: "p.";
  margin-left: 5px;
}
.yith-wcpb-product-bundled-item-data__price .price ins {
  text-decoration: none !important;
}
.yith-wcpb-product-bundled-item-data__quantity {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.ywapo_label_price {
  display: none;
}
