/*
Theme Name: Virocri
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@import url("scss/custom.min.css");

.page-id-254 input[type="submit"] {
    cursor: pointer!important;
    border: none!important;
    -webkit-appearance: none!important;
    margin: 0!important;
    padding: 16px 20px!important;
    border-radius: 2px!important;
    border-bottom-width: 1px!important;
    border-bottom-style: solid!important;
    font-weight: normal!important;
    font-size: 0.92em!important;
    min-width: 142px!important;
    outline: none!important;
}

#top.page-id-254 input[type="text"],#top.page-id-254 .main_color input[type='email']
{
	    padding: 14px 6px;
}

.fw300
{
    font-weight: 300!important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept {
    display: inline-block;
    background-color: #efbb20;
    border: 1px solid #efbb20;
    padding: 3px 2px;
    min-width: 80px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 0;
    margin-top: 6px;
    z-index: 10;
    font-size: 9.5pt;
    font-weight: 400;
    margin-right: 0;
    text-align: center;
    white-space: nowrap;
}