/*
Theme Name: Avada Child
Template: Avada
Author: ThemeFusion
Author URI: https://theme-fusion.com
Description: Child theme for Avada theme
Version: 1.0.0.1732875887
Updated: 2024-11-29 11:24:47

*/

.select2-container--default .select2-selection--single {
    height: 45px;
}
.avada-product-gallery .avada-product-gallery-thumbs-wrapper {
    display: flex;
    margin-top: 20px;
    height: 225px !important;
    overflow: hidden !important;
    justify-content: center;
}
.product .entry-summary .price {
    color: #000;
}
.woocommerce-product-gallery__image img {
    display: block;
    margin: 0 auto;
}
.woocommerce-info, .woocommerce-message {
    color: #000 !important;
}
.showlogin {
    font-size: 13px;
    margin-top: -9px;
    color: #fff;
    float: right;
    background-color: #404040;
    text-transform: uppercase;
    padding: 10px 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}
.fusion-update-cart {
    display: none !important;
}
.woocommerce-Price-amount {
    margin-right: 10px;
}
ul.products li .woocommerce-Price-amount {
    display: block;
}
