[v-cloak]
{
    display: none;
}

html.responsive body#top div#wrap_all .post-4896 .sensei-message .button
{
    display: table;
    width: auto;
}

#header_meta .avia_wpml_language_switch,
.sl_use_loc{ display: none; }

div .mpfy-p-popup-style-two .mpfy-p-top { background-color: #F36F21; }

div .mpfy-p-popup-style-two .mpfy-p-top:before { background-color: #cc4c00; }

#top .main_color input[type='text'],
#top .main_color select
{
background-color: #ffffff !important;
}

#top .main_color nf-field input:not([type='button']),
#top .main_color nf-field textarea,
#top .main_color nf-field select
{
    margin-bottom: 0;
    background-color: #fff;
}

.retailer-success-msg
{
    padding: 20px;
    background: #f36f21;
    color: #fff;
    border-radius: 5px;
}

#wpgmaps_directions_editbox_1 tr:nth-child(odd)  { background-color: #f3eadd; }

#footer #text-4
{
    display: none;
    position: fixed;
}

.mfp-content #text-4 .av-form-error-container
{
    background: #ffffff;
    border-radius: 3px;
}

.mfp-content #text-4
{
max-width: 400px;
    margin: auto;
    background: #544646;
    padding: 40px 40px 20px;
    border-radius: 5px;
}

.mfp-content #text-4 input[type='submit']
{
  background: #352A2A;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.mfp-content #text-4 label {
  color: #fff;
}

/* Some-what cheaply remove the Calculator button from the product pages */
.product .k9_custom_links a:nth-of-type(2) { display: none; }

.avia_ajax_form.av-form-labels-hidden .k9-show-labels label {
    position: relative;
    top: 0px;
    left: 0px;
}

@media screen and ( min-width: 768px ){
    html.responsive body#top.single-quiz article.quiz.post-4896
    {
        max-width: none;
    }
    
    .postid-4896 #sensei-quiz-list
    {
        display: flex;
        flex-wrap: wrap;
    }

    .postid-4896 #sensei-quiz-list > li
    {
        width: 33%;
        padding-right: 20px;
    }
}
