/*
Theme Name:   Bacola Child
 Theme URI:    http://klbtheme.com/bacola/
 Description:  Bacola Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     bacola
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bacola-child
*/

.single-content .woocommerce-tabs .woocommerce-Tabs-panel--description > h2 {
	display: block;
}



.yay-currency-custom-select__trigger {
  position: initial !important;
  display: initial !important;
  align-items: initial !important;
  justify-content: initial !important;
  color: currentColor !important;
  height: initial !important;
  line-height: initial !important;
  background: initial !important;
  cursor: pointer !important;
  border: initial !important;
  border-radius: initial !important;
  padding: initial !important;
  gap: initial !important;
  width: initial !important;
  box-sizing: initial !important;
}

.yay-currency-custom-select__trigger.small {
  height: initial !important;
  font-size: initial !important;
  padding: initial !important;
}

.yay-currency-custom-select {
  position: initial !important;
  display: initial !important;
  flex-direction: initial !important;
  width: initial !important;
}

.yay-currency-custom-select-wrapper.small {
  width: initial !important;
  font-size: initial !important;
}
.yay-currency-custom-select-wrapper {
  overflow: initial !important;
  position: initial !important;
  user-select: initial !important;
  width: initial !important;
}


.yay-currency-custom-selected-option {
  display: initial !important;
  align-items: initial !important;
  gap: initial !important;
}

.yay-currency-custom-select__trigger {
  color: currentColor !important;
  line-height: initial !important;
}

.yay-currency-custom-select-wrapper.small {
  font-family: var(--theme-topbar-font) !important;
  font-size: var(--theme-topbar-font-size) !important;
  font-weight: var(--theme-topbar-font-weight) !important;
}

.gt_selector {
	display: initial !important;
  display: initial !important;
  display: initial !important;
  -webkit-box-align: initial !important;
  -ms-flex-align: initial !important;
  align-items: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  width: initial !important;
  height: initial !important;
  padding: initial !important;
  -webkit-box-shadow: initial !important;
  box-shadow: initial !important;
  outline: initial !important;
  -webkit-appearance: initial !important;
  -moz-appearance: initial !important;
  appearance: initial !important;
  color: currentColor !important;
  background-color: initial !important;
  border: initial !important;
  border-radius: initial !important;
  -webkit-transition: initial !important;
  transition: initial !important;
  cursor: pointer !important;
  font-family: var(--theme-topbar-font) !important;
  font-size: var(--theme-topbar-font-size) !important;
  font-weight: var(--theme-topbar-font-weight) !important;
}

.gt_selector:hover, .yay-currency-selected-option:hover {
  color: #2aa36b !important;
}

.languagecurrency {
border: 1px solid green !important;
    border-top-color: green;
    border-right-color: green;
    border-bottom-color: green;
    border-left-color: green;
  padding: 16px;
  border-color: green !important;
  border-radius: 25px;
}

.yay-currency-custom-options, .yay-currency-custom-arrow {
	display: none;
}

.awdr-bulk-customizable-table {
	margin-bottom: 30px;
}

.single-product .product-detail .single_add_to_cart_button, .single-product p.form-submit input#submit {
	background-color: var(--color-primary) !important;
}


li.wc_payment_method > label > img, img.wc-stripe-card-icon {
	display: none !important;;
}