/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.tooltipDescription {
    display: block;
    font-size: 10px;
}

.tooltipDescription p {
    margin: 0;
}

span.tooltipDescMark {
    display: none;
}

#category .elementor{
    margin-top: -2.3529411765rem;
}

#prices-drop #wrapper{
    padding-top: 0;
}

.product-title {
    text-transform: capitalize !important;
}

.product_header_container .product-price, .product_p_price_container .product-price {
    font-size: 1.4rem !important;
}

.display-btn-none-fr .elementor-button-link {
    opacity: 0;
    cursor: default !important;
}

.display-btn-none .elementor-button-link {
    display: none;
}
.productPriceUp, .config-listing{
    color: #C30027;
}

#cart-subtotal-shipping {
    display: none;
}

.img-responsive{
    min-width: 100%
}

.product-price{
    font-weight: normal !important;
}

.contentPrice{
    display: flex;
    flex-direction: column-reverse;
}

.contentPrice .labelPriceUp{
    font-size: .8rem
}

.blockPrice {
    border-top: none !important;
    display: none !important;
}

