/*
Theme Name: Braziphone
Theme URI: https://braziphone.com
Template: woostify
Author: BraziPhone
Author URI: https://braziphone.com/
Version: 1.0.0.1705587368
Updated: 2025-07-21 11:53:00

*/

.lista-tags-filtro {
  display: grid;
}

.lista-tags-filtro a {
  line-height: 36px;
}

.theme-woostify.woocommerce-cart
  div.cart-collaterals
  div.cart_totals
  table.shop_table.shop_table_responsive
  tbody
  tr.woocommerce-shipping-totals.shipping
  td
  ul#shipping_method.woocommerce-shipping-methods
  li
  label {
  display: inline;
}

#billing_neighborhood_field {
  float: right !important;
}
.floating-btn {
  position: fixed;
  bottom: -2px;
  right: 20px;
  z-index: 999;
  transition: transform 0.3s ease;
}
.floating-btn:hover {
  transform: translateY(-2px);
}
span#scroll-to-top {
  display: none;
}
@media (max-width: 800px) {
  a.floating-btn img {
    width: 125px;
  }
}

.reset_variations {
  display: none;
}

.wcml-dropdown a {
  border-radius: 20px;
}
#masthead .wcml-dropdown li {
  width: 77px;
  margin-left: 10px;
}
#masthead .wcml-dropdown {
  width: 95px;
}
@media only screen and (max-width: 768px) {
  #masthead .wcml-dropdown {
    width: 140px;
  }
}
.wcml-dropdown li {
  width: 250px;
  border-radius: 20px;
  padding: 2px 5px;
}
.product.wcml-dropdown .wcml-cs-active-currency > a {
  background-color: #fff;
  border-radius: 20px;
}
.wcml-dropdown .wcml-cs-submenu {
  border-top: 1px solid transparent;
}
