/**
* Theme Name:        avanam-glowa
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-glowa
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.product-template-default.woocommerce div.product div.summary .wrap_after_button {
  display: none;
}

.product-template-default.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.site-header-item[data-section="base_customizer_wishlist"] {
  display: none;
}

.hero-container .archive-description p {
  text-align: left;
}

.price-hidden {
  color: red;
}

.woocommerce div.product div.summary form.cart .button {
  max-width: 200px!important;
}

.summary.entry-summary .auth-button {
  max-width: 200px!important;
  text-align: center;
}

.payment_method_cod #payment_method_cod {
  display: block!important;
}

.woocommerce-billing-fields > h3 {
  display: none;
}

#login-drawer .widget_login_form_inner .custom-register-field {
  font-size: 90%;
  text-align: center;
}

#login-drawer .widget_login_form_inner .custom-register-link,
.woocommerce .woocommerce-form .custom-register-field .custom-register-link {
  color: var(--global-palette-highlight);
  text-decoration: underline;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}

#login-drawer .drawer-content_inner hr.register-divider,
#login-drawer .drawer-content_inner .register-field {
  display: none;
}

.woocommerce-form .custom-register-field {
  font-size: 90%;
}