/**
 * Theme Name: Rejuvi
 * Template:   nuage
 * Author: joseluiscapistran@gmail.com
 * Version: 1.0
 */

#scroll_up:empty {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
}

#scroll_up:empty:after {
    border: 1px solid #cccccc !important;
    border-radius: 15px !important;
    font-weight: bolder !important;
    background-color: #333333 !important;
    color: #ffffff !important;
}

#scroll_up:empty:hover:after {
    background-color: #00b8d4 !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    margin: 0 10px 0 0 !important;
}

.sidebar-container{
    background-color: #eeeeee;
    padding: 25px;
}

.sidebar-container .title-wrapper{
    font-weight: bold !important;
    font-size: 1.5em !important;
}

.wgl-theme-header .woocommerce .woo_mini_cart{
    padding: 2.5rem !important;
}

.woocommerce-mini-cart__empty-message{
    margin: 0 !important;
}

.wgl-theme-header .woocommerce .woo_mini_cart .buttons .button{
    background: #f5f5f5 !important;
    border-color: #000000 !important;
    color: #000000 !important;
    padding: 2px 8px !important;
}

.wgl-theme-header .woocommerce .woo_mini_cart .buttons .button:hover{
    background: #00e0e7 !important;
}

.grecaptcha-badge{
    bottom: 100px !important;
}

.formSuscribe{

}

.mc4wp-success{
    color: #00e0e7;
    text-align: center;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
    margin-top: 15px !important;
}

.woocommerce-Price-amount{
    font-size:1.5em;
    color: #00b8d4;
}

.elementor-heading-title{
    margin-bottom: 15px !important;
}