    /* ####################################################
    :: Template Name: Essence - Fashion Ecommerce Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Description: Essence is smart & elegant fashion e-commerce Template. It's suitable for all e-commerce business platform.
    :: Version: 1.0.0
    :: Created: April 27, 2018
    :: Last Updated: May 2, 2018
    #################################################### */

    /* ---------------------------------------
    ##### - PLACE YOUR CUSTOM CSS HERE - #####
    --------------------------------------- */

    .letra {
        font-family: "Caveat", cursive;
        font-optical-sizing: auto;
        font-weight: weight;
        font-style: normal;
        margin-left: -15px !important;
    }

    .main-content-wrapper .header-area .social-info a i {
        font-size: 50px;
    }

    input[type="text"] {
        width: 100%;
        height: 50px;
        background-color: #fff;
        color: #afafaf;
        font-size: 14px;
        font-style: italic;
        border: none;
        padding: 0 30px;
    }

    button.wpp {

        transition-duration: 500ms;
        height: 50px;
        background-color: #bf392c;
        color: #fff;
        font-size: 14px;
        padding: 0 30px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        border: none;
    }