/*
Theme Name:     hottheme
Theme URI:      n/a
Template:       kadence
Author:         Pro Author
Author URI:     n/a
Description:    Child Theme Description
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.wpml-ls-legacy-list-horizontal a span{
    color: #ffffff;
    text-transform: uppercase;
}
.wpml-ls-legacy-list-horizontal li:hover span{
    color: #000000;
}
.wpml-ls-legacy-list-horizontal li:first-child{
    border-right: 1px solid #ffffff;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.woocommerce ul.products li.product .woocommerce-loop-product__title a{
    display: inline-block;
    min-height: 50px;
}
.ht-block-next-to-products > div{
    min-height: 340px;
}

.cookie-bar button,
span.required,
p a,
.variations a,
.single-product-extras a,
.product_meta span,
.product_meta a,
.single-category,
.product-above-category,
button.button,
.header-cart-total,
.price_slider_amount .button,
.selection span,
.entry-header span,
.entry-header h1{
    opacity: 0.98;
}

.d-none{display: none!important;}
.kadence-blocks-form-field label{display: none!important;}

.cookie-bar {
    position: fixed;
    bottom: 0px;
    z-index: 100000;
    background-color: rgba(232, 223, 218);
    width: 100%;
    right: 0;
    padding: 0 10px;
}