/*
Theme Name: Art Tremondo Child
Author: WebExperten Online-Marketing GmbH
Author URI: http://www.webexperten.net
Description: 
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: art-tremondo
*/

/*
.branding a img, .branding img {margin-left: 30px; margin-right: 30px;}
@media screen and (min-width: 1030px) {
.branding a img, .branding img {margin-left: 100px; margin-right: 100px; margin-top:-55px;}
}
#phantom .phantom-top-line-logo {margin-top: 55px;}
*/

@media screen and (max-width: 1150px) {
.main-nav > li > a .menu-text {font-size: 14px!important;}
.main-nav>li {margin-left: -10px; }
}

/*#evcal_head > div.evo_cal_above_content > div > div.evo_j_years.evo_j_dates > p > a:nth-child(1) {display: none!important;}
#evcal_head > div.evo_cal_above_content > div > div.evo_j_years.evo_j_dates > p > a:nth-child(2) {display: none!important;}
.evo_cal_above_content .evo_j_years .evo_j_dates:nth-child(1) {display: none!important;}*/

.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a {display: inline-block!important;}
#evcal_head > div.evo_cal_above_content > div > div.evo_j_years.evo_j_dates > p > a:nth-child(1), #evcal_head > div.evo_cal_above_content > div > div.evo_j_years.evo_j_dates > p > a:nth-child(2) {display: none!important;}

/*==================================================================
▐	7. PLUGINS
===================================================================*/
/*  7.1 Cookie Notice | Plugin
-------------------------------------------------------------------*/
#cookie-notice .button.bootstrap {
    background-color: #890878;
    background-image: none;
}
#cookie-notice .button.bootstrap:hover {
    background-color: #ab0a96;
}
#cookie-notice .button.bootstrap:active, #cookie-notice .button.bootstrap:focus {
    background-color: #ab0a96;
}

/*  7.2 QUFORM | Plugin
-------------------------------------------------------------------*/
.iphorm_1_10-element-wrap, .iphorm_3_10-element-wrap {
    width: 100% !important;
    margin-top: 5px;
}

.iphorm_1_10-element-wrap .iphorm_1_10_1_label, .iphorm_3_10-element-wrap .iphorm_3_10_1_label{
    /*
    color: #fff;
    */
    font-size: 13px;
}


/*  7.3 newsletter2go | Form widget
-------------------------------------------------------------------*/
.ns-checkbox-wrap {
    font-size: 13px;
    display: inline-block;
    padding: 12px;
}

.ns-checkbox-wrap span {
    padding-left: 15px;
}
.ns-checkbox-wrap a {
}

.ns-checkbox-notice {
    color: #fff;
    background: #d3224e;
}

.ns-checkbox-notice a{
    color: #fff;
}

.newsletter_form_panel form h2 {
    margin-bottom: 5px !important;
    position: static !important;

}

.newsletter_form_panel table {
    text-align: left;
}

@media (max-width: 767px) {
   .n2g-form-wrap .aio-icon-title {
        text-align: left !important;
    }
}


/*  7.4 WPML
-------------------------------------------------------------------*/
.wpml-ls-statics-shortcode_actions {
    border-color: #ffffff!important;
}