.merchant-theme-kadence .products .product .product-action-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.merchant-theme-kadence .merchant-side-cart-widget .product_list_widget {
  padding: 40px !important;
}

.merchant-theme-blocksy .products .product .ct-woo-card-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.merchant-theme-blocksy .merchant-pro-multi-step-wrapper form.woocommerce-checkout {
  display: block;
}
.merchant-theme-blocksy .merchant-pro-multi-step-wrapper .ct-order-review {
  top: 0;
  position: inherit;
  padding: 0;
  border: none;
}

.merchant-theme-zakra .products .product .wp-element-button {
  margin-right: 10px;
}
.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget {
  padding: 40px !important;
}
.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget li {
  line-height: 1;
}
.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget li a.remove {
  color: var(--merchant-side-cart-content-remove-color, #fff) !important;
}
.merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-1,
.merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-2 {
  width: 100% !important;
  float: none !important;
}

.merchant-theme-avada .products .product .product-buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: 10px;
}
.merchant-theme-avada .products .product .merchant-quick-view-button {
  padding-left: 0;
}

.merchant-theme-oceanwp .products .product {
  text-align: center;
}
.merchant-theme-oceanwp .products .product form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.merchant-theme-oceanwp .products .product .merchant-quick-view-button {
  margin: 10px;
}
.merchant-theme-oceanwp .product .summary form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.merchant-theme-oceanwp .product .summary form.cart div.quantity {
  margin-right: 0;
}
.merchant-theme-oceanwp .product .summary .merchant_buy_now_button {
  margin-left: 0;
}
.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
}
.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap .content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.merchant-theme-oceanwp .merchant-side-cart .product_list_widget {
  padding: 40px;
}
.merchant-theme-oceanwp .merchant-side-cart .product_list_widget h3 {
  font-size: 16px;
}
.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li a.remove {
  top: -5px;
  margin-top: 0;
}
.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li .quantity {
  min-width: auto !important;
  margin-left: 20px;
  overflow: unset;
}
.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li img {
  max-width: 50px;
}
.merchant-theme-oceanwp .merchant-login-popup .owp-account-links {
  display: none;
}
.merchant-theme-oceanwp .merchant-login-popup .col2-set .col-1,
.merchant-theme-oceanwp .merchant-login-popup .col2-set .col-2 {
  float: none;
  width: 100%;
}
.merchant-theme-oceanwp .woocommerce .merchant-pro-sc-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.merchant-theme-woostify .product .summary form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.merchant-theme-woostify .product .summary form.cart div.quantity {
  margin-right: 0;
}
.merchant-theme-woostify .product .summary .merchant_buy_now_button {
  margin-left: 0;
}
.merchant-theme-woostify .merchant-side-cart .woostify-svg-icon {
  display: none;
}
.merchant-theme-woostify .merchant-side-cart .product_list_widget img {
  position: relative;
  top: 0;
}
.merchant-theme-woostify .merchant-side-cart .product_list_widget .quantity {
  overflow: unset;
}
.merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login {
  border: none;
  padding: 0;
  margin-left: 0;
  max-width: none;
}
.merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
  width: 100%;
}
.merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-billing-fields__field-wrapper:after,
.merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-additional-fields__field-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
.merchant-theme-woostify .merchant-pro-multi-step-wrapper [name=checkout] {
  float: none;
}
.merchant-theme-woostify .merchant-pro-sc .address-field + .address-field {
  margin-top: 5px;
}

.merchant-theme-blocksy .product .summary .merchant_buy_now_button {
  margin-left: 0;
}
.merchant-theme-blocksy .merchant-quick-view-summary .merchant_buy_now_button {
  -ms-flex-item-align: inherit;
      align-self: inherit;
  margin-left: 0;
}
.merchant-theme-blocksy .merchant-side-cart .ct-icon {
  width: 10px;
  height: 10px;
}
.merchant-theme-blocksy .merchant-side-cart .ct-image-container {
  width: auto;
}
.merchant-theme-blocksy .merchant-side-cart .product-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.merchant-theme-blocksy .merchant-side-cart .woocommerce-mini-cart__buttons {
  margin: 0 !important;
}
.merchant-theme-blocksy .merchant-pro-sc-order-review {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-right: 0;
  border-right: 0;
}
.merchant-theme-blocksy .merchant-pro-sc-contents {
  width: 60%;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .merchant-theme-blocksy .merchant-pro-sc-order-review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .merchant-theme-blocksy .merchant-pro-sc-contents {
    width: 100%;
    padding-right: 0;
  }
}
.merchant-theme-woodmart .products .product .woodmart-add-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.merchant-theme-astra .merchant-side-cart .product_list_widget {
  padding: 40px !important;
}
.merchant-theme-astra .merchant-side-cart .product_list_widget li {
  line-height: 1;
}

.merchant-theme-neve form.checkout {
  grid-column-gap: 0 !important;
}
.merchant-theme-neve .woocommerce .merchant-pro-sc-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.merchant-theme-neve .woocommerce .merchant-pro-sc-form .row {
  margin: 0;
  display: block;
}
.merchant-theme-neve .merchant-pro-multi-step-wrapper form.checkout {
  display: block;
}
.merchant-theme-neve .merchant-side-cart .product_list_widget {
  padding: 40px;
}
.merchant-theme-neve .merchant-side-cart .product_list_widget li a.remove {
  top: -5px;
  margin-top: 0;
  color: var(--merchant-side-cart-content-remove-color, #fff) !important;
}
.merchant-theme-neve .merchant-side-cart .product_list_widget li .quantity {
  margin-left: 20px;
}
.merchant-theme-neve .merchant-side-cart .product_list_widget li img {
  width: 50px;
}

@media (max-width: 767px) {
  .merchant-theme-neve .merchant-pro-sc-contents {
    width: 100%;
    padding-right: 0;
  }
}
.merchant-theme-sydney .merchant-pro-sc-fields .row {
  margin: 0;
}
.merchant-theme-sydney .merchant-pro-sc-fields .form-row-wide {
  clear: none;
}
.merchant-theme-sydney .merchant-side-cart .product_list_widget {
  padding: 40px;
}
.merchant-theme-sydney .merchant-side-cart .product_list_widget a.remove {
  top: 0;
}

.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout,
.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout,
.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout,
.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout,
.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay {
  width: 100%;
}
.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set {
  float: none;
  width: 100%;
}
.merchant-theme-twentytwenty .woocommerce .merchant-pro-sc form[name=checkout],
.merchant-theme-twentytwenty-one .woocommerce .merchant-pro-sc form[name=checkout],
.merchant-theme-twentytwenty-two .woocommerce .merchant-pro-sc form[name=checkout],
.merchant-theme-twentytwenty-three .woocommerce .merchant-pro-sc form[name=checkout] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Visibility */
.merchant-hidden {
  display: none;
}

@media (max-width: 767px) {
  .merchant-visibility-desktop-only {
    display: none !important;
  }
}
@media (min-width: 767px) {
  .merchant-visibility-mobile-only {
    display: none !important;
  }
}
.merchant-shortcode-wrong-placement {
  border-left: 3px solid #d93232;
  background-color: #fce6e6;
  color: #000000;
  padding: 10px 15px;
}

[data-class=hidden] {
  display: none;
}