/*
Theme Name: Enfold Child
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:*/

#home-banner .avia-button {
    font-weight: 700;
    font-size: 14px;
}
#home-banner .av-special-heading {
    margin-top: 10px;
}

span.avia-menu-text {
    text-transform: uppercase;
}

#top #header .av-main-nav > li > a:hover span.avia-menu-text {
    color: #000000;
}

#email-us {
    min-height: 375px;
}
div .av_one_fourth {
    margin-left: 2%;
    width: 23.5%;
}

#socket {
    background-color: #282a2b;
    border: 0 none;
}
#socket .copyright {
    font-size: 12px;
    color: #fff;
}

.footer-icons {
    text-align: center;
}

.footer-icons li {
    list-style: none;
    display: inline-block;
}
.avia-button {
    font-weight: bold;
    color:#000;
}

span.avia_iconbox_title {
    color: #000;
    font-weight: bold;
}

#services .avia_textblock a {
    text-decoration: none;
}
#services .av-special-heading {
    margin-top: 20px;
    border-bottom: 1px solid #000;
}

.header-scrolled {
    padding-bottom: 20px;
}

div .av_one_third {
    margin-left: 3%;
    width: 31.333333%;
}

body .column-top-margin {
    margin-top: 30px;
}

@media screen and (max-width: 375px) {
    #services .avia-image-container-inner,
    #services .avia_image,
    #services .av-image-caption-overlay {
        width: 100%;
    }

}

.wp-google-place {
    display: none !important;
}

.wp-google-reviews > div {
    display: none !important;
}
.wp-google-reviews > div:first-child {
    display: block !important;
}
.wp-gr .wp-google-left {
    display: none !important;
}

#instagram .container {
    max-width: 100%;
}

#instagram .av-content-full {
    padding-bottom: 0;
}

.services-table {}
.services-table tr {}
.services-table tr td {
    padding: 3px 5px;
    font-size: 16px;
    border: 0 none;
    color: #000;
}
.services-table tr td p {
    margin: 0;
}

#top .main_color .avia-data-table.avia_pricing_minimal {
    background: transparent;
    border: 0;
}
#top .main_color .avia-data-table.avia_pricing_minimal td {
    border: 0;
    font-size: 16px;
    color: #fff;
    text-align: left;
    padding: 5px 10px;
}
#top .main_color .avia-data-table.avia_pricing_minimal td:last-child {
    width: 23% !important;
}
#top.page-id-422 .main_color .avia-data-table.avia_pricing_minimal td:last-child {
    width: 30% !important;
}
#top.page-id-422 .main_color .avia-data-table.avia_pricing_minimal td {
    color: #000;
}
#top.page-id-377 .main_color .avia-data-table.avia_pricing_minimal td:last-child {
    width: 30% !important;
}

#top.page-id-422 .main_color textarea,
#top.page-id-422 .main_color input[type='text'] {
    border-color: #000;
}

#top div .av-light-form input[type='email'],
#top div .av-light-form input[type='password'],
#top div .av-light-form textarea,
#top div .av-light-form input[type='text'] {
    background: rgba(0,0,0,0.6)
}

#top .keepintouch textarea,
#top .keepintouch input[type="text"],
#top .keepintouch input[type="email"],
#top .keepintouch input[type="password"] {
    border-color: rgba(255,255,255,0.5);
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
#top .keepintouch input[type="submit"] {
    background-color: rgba(0,0,0,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top .wbg {
    background-color: rgba(0,0,0,0.5) !important;
}


@media screen and (max-width: 375px) {
    #top .main_color .avia-data-table.avia_pricing_minimal td {
        font-size: 13px;
        display: inline-block;
        width: 73%;
        vertical-align: top;
    }
}