@charset "UTF-8";
/* CSS Document */

.blockcustomlanguages-container
{
    margin-left: 20px;

}

.blockcustomlanguages-dropdown
{
    background-color: #ead49a !important;
}

.blockcustomlanguages-container-content-inner
{
    font-size: 17px;
}

.blockcustomlanguages-container-content-inner .uk-button-text
{
    font-size: 17px;

}



.blockcustomlanguages-button-icon
{
    margin-right: 2px;
}

.blockcustomlanguages-button-icon-image
{
    margin: 0px;
    margin-right: 5px;
    width: auto;
    height: 15px;
}


.blockcustomlanguages-button-title
{
    font-size: 16px;
    color: #B3885B;
    cursor: pointer;
    text-transform: uppercase;
}



.blockcustomlanguages-container-content-inner-button-icon-image
{
    margin: 0px;
    width: auto;
    height: 20px;
}


.blockcustomlanguages-container-content-inner-button-title
{
    white-space: nowrap;
    font-size: 16px;
    color: #6d5922  !important;
}

.blockcustomlanguages-container-content-inner-button-title .uk-button-text::before {
    border-bottom: 1px solid #6d5922 !important;
}

