/*
Theme Name: Coffee-love
Author: Duda
Author URI: credonull@gmail.com
Description: Theme adapted for wordpress
Version: 1.0
*/

#_customize-input-phone{
    width: 10px;
}



    div.product-description div a{
        color: black;
        text-decoration: none;
    }

    .modal-content li{
        word-break: break-word;
    }

    .flip-container:hover .front {
        opacity: 0;
    }

    .front {
        z-index: 2;
        transition: all 0.5s;
    }


