/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/


.qqvfw-quick-view-button-wrapper .qqvfw-quick-view-button.qqvfw-shortcode.button {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  display: none !important;
}

.wc-block-components-button:not(.is-link) {
  align-items: center;
  display: inline-flex;
  height: auto;
  justify-content: center;
  position: relative;
  text-align: center;
  transition: box-shadow .1s linear;
  background-color: #d4bfa3 !important;
}