.testing::after {
  border: 1px solid hsla(0,0%,7%,.11);
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.testing {
  position: relative;
  margin-right: 1rem;
}

.wc-block-components-quantity-selector__button--plus {
  border-radius: 0 4px 4px 0;
}

.wc-block-components-quantity-selector__button--minus {
  border-radius: 4px 0 0 4px;
}

.wc-block-components-quantity-selector__button--minus,
.wc-block-components-quantity-selector__button--plus {
  background: none transparent;
  border: 1px solid white;
  box-shadow: none;
  color: currentColor;
  cursor: pointer;
  font-size: .9em;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  min-width: 30px;
  opacity: .6;
  padding: 0;
  text-align: center;
  text-decoration: none;
  padding-bottom: 5px;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus,
.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
  border: 1px solid white !important;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  border-right: none !important;
  border-left: none !important;
}

.qty {
  -moz-appearance: textfield;
  appearance: textfield;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: currentColor;
  flex: 1 1 auto;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  min-width: 40px;
  order: 2;
  padding: .4em 0;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.quantity,
.single_add_to_cart_button {
  float: none !important;
}

.quantity {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin-right: 0 !important;
}

.summary .cart {
  display: flex;
}

.cart-item-image {
  max-width: 60px !important;
  height: auto !important;
}

#cartDropdown {
  margin-left: 1rem;
}

.btn .badge {
  top: -5px;
  position: absolute;
}

.dropdown-menu {
  min-width: 320px;
}

.btn-primary.btn-block,
.btn-primary.btn-block:hover,
.btn-primary.btn-block:focus {
  border: 1px solid var(--tertiary);
}

.navbar-light .dropdown-menu.dropdown-menu-right a::after {
  display: none;
}

.woocommerce-page .page-header .sub-title,
.woocommerce-page .sharing,
.woocommerce-page .product_meta,
.woocommerce-page #reviews_button,
.woocommerce-page header .updated {
  display: none !important;
}

.wc-block-components-button {
  text-decoration: none !important;
  white-space: normal;
  text-shadow: none !important;
  box-shadow: none !important;
  min-height: 25px !important;
  min-width: 25px !important;
  display: block;
  width: 100%;
  text-transform: capitalize;
  font-family: var(--font_body);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.125rem;
  border-radius: 300px !important;
  border: 1px solid var(--tertiary);
  background-color: var(--tertiary);
  color: var(--body_text_color);
  padding: 1rem 2rem;
  text-decoration: none !important;
}

@media (max-width: 575px) {
  .navbar-brand img {
    max-width: 90px !important;
  }
}

.mobile-container .style-switcher {
  margin-left: 0.3rem;
}

.woocommerce-page .page-header {
  margin-top: 1.5rem !important;
}

@media (min-width: 768px) {
  .woocommerce-page .page-header {
    margin-top: 3rem !important;
  }
}

@media (max-width: 575px) {
  .dropdown-menu {
    position: fixed;
    right: 0;
    left: 0;
    top: 84px;
  }
}

.product a.product_type_simple {
  display: none !important;
}

.dropdown-menu-right {
  z-index: 1031;
}

.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit-button,
.single_add_to_cart_button {
  font-weight: 400 !important;
  font-size: .95rem !important;
  padding: 15px 25px !important;
  line-height: 1 !important;
  font-family: var(--font_heading) !important;
  background-color: var(--primary) !important;
  border: 1px solid var(--primary) !important;
  border-radius: 300px !important;
  color: white !important;
  transition: all 0.3s ease;
  text-decoration: none !important;
}

.wc-block-components-checkout-place-order-button:hover,
.wc-block-components-checkout-place-order-button:focus,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus,
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus {
  background-color: white !important;
  color: black !important;
}

.single-product .bg-outside {
  margin-top: 2rem;
}

.related.products {
  text-align: center;
}

.related.products h2 {
  margin: 2rem 0;
}

.text-section img {
  border-radius: 2rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.text-section p img {
  margin: 0;
}

.woocommerce-shop #content {
	text-align: center;
}

.woocommerce.columns-4  {
	margin-top: 3rem;
}

.woocommerce-LoopProduct-link {
  display: block;
}

.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  text-decoration: underline;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: var(--secondary) !important;
}

.wc-block-components-quantity-selector__button--plus {
  opacity: 1;
}

.single-product .entry-summary {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.woocommerce-page .entry-summary {
  margin-bottom: 0;
}

.quantity {
  display: none;
}

.line-me {
  position: relative;
  display: block;
  padding-bottom: 25px !important;
  margin-bottom: 15px;
}

.line-me::after {
  content: '';
  position: absolute;
  height: 10px;
  width: 100%;
  background-image: url(../images/separator-left.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  bottom: 0;
  left: 0;
  transform: translateX(0%);
}

.woocommerce div.product form.cart {
  margin-bottom: 0 !important;
}

.woocommerce .border-light {
  border-color: #DBDBDB !important;
}

/* .woocommerce .entry-summary {
  border-radius: 1rem;
} */

.shop-product .single_add_to_cart_button {
  margin-top: 0 !important;
}

.page-product .btn-outline-primary {
  display: none !important;
}
.woocommerce ul.products {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: var(--section_spacing);
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
  float: none;
  margin: 0;
  border: none;
  padding: 15px;
}

.woocommerce ul.products li.product .summary {
  height: 100%;
}

@media (min-width: 768px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.woocommerce-result-count,
.woocommerce-ordering {
  display: none !important;
}

.subtitle {
  font-size: 1.3rem;
  margin: 1.2rem 0;
  display: block;
  font-weight: 300;
  line-height: 1.5;
}

.woocommerce .font-weight-bold {
  font-weight: 500 !important;
}

.woocommerce-product-gallery__wrapper {
  position: relative;
}

.product-before::before,
.woocommerce-product-gallery__wrapper::before {
  position: absolute;
  left: -15px;
  top: 30px;
  content: " ";
  display: block;
  width: calc( 100% + 30px);
  height: calc(100% - 15px);
  background-image: url(../images/ba-gallery-slider.jpg);
  background-size: cover;
  z-index: -1;
}

.entry-summary.p-4 {
  padding: 2rem !important;
}

.content-sub-section .entry-summary {
  background-color: white;
}

section.woocommerce-columns--addresses .woocommerce-column.col-1,
section.woocommerce-columns--addresses .woocommerce-column.col-2 {
  -ms-flex: unset;
  -webkit-box-flex: unset;
  flex: unset;
  max-width: none;
}