/**
Theme Name: Astra Nancy
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-nancy
Template: astra
*/

.ast-main-header-bar-alignment{
    border-bottom: 1px solid #dbd9d7;
    margin-bottom: 15px;
}

.posts-gallery .elementor-post__thumbnail__link{
    padding-bottom: 5px;
    border-bottom: 2px solid #ccc;
}

.posts-gallery .elementor-post__thumbnail__link .elementor-post__thumbnail{
    border: 1px solid #ddd;
}

/* Formulario */
.validation_error { padding-bottom: 15px; }
.ngz-formulario ul li { list-style: none; padding: 0px; }
.ngz-formulario ul li:before { display: none; }
.ngz-formulario ul li:not(:last-child) { margin-bottom: 1em; }
.ngz-formulario ul li.hidden_label label { display: none; }
.ngz-formulario .hidden_label .gfield_checkbox li label { display: inline; }
.ngz-formulario .gform_body ul { margin: 0 0 1em; }
.ngz-formulario .gform_body input:not([type=checkbox]), .ngz-formulario .gform_body textarea, .ngz-formulario .gform_body select { width: 100%; height: auto; padding: 0.5em 1.5em; min-height: 45px; }
/* .ngz-formulario .gform_body input:not([type="submit"]):focus, .ngz-formulario .gform_body select:focus, .ngz-formulario .gform_body textarea:focus { background-color: transparent; } */
.ngz-formulario .gform_body select { height: 45px; }
.ngz-formulario .gform_body textarea { height: 120px; }
.ngz-formulario .validation_message, .ngz-formulario .validation_error, .ngz-formulario .gform_confirmation_message { color: #ff0000; }
.ngz-formulario .gform_button { -webkit-transition: all .3s; transition: all .3s; }
.ngz-formulario .gform_button:hover, .ngz-formulario .gform_button:focus { background-color: #000000; }


.gform_wrapper ul { list-style: none; }
.newsletter .gform_fields input:not([type='checkbox']), .gform_fields textarea { width: 100%; border: solid 1px #ededed; padding: .42em; background-color: #ffffff; }
.gform_wrapper .field_sublabel_hidden_label .gfield_label, .gform_wrapper .hidden_label .gfield_label{ display: none; }
.newsletter .gform_fields { display: flex; margin: 0px; }
.newsletter .validation_error{ display:none; }
.newsletter .gform_fields > li { width: 76%; margin-right: 10px; }
.newsletter .gform_footer{ position: absolute; top: 0px; right: 0%; }
.newsletter .gform_footer .gform_button.button{ padding-top: 13px; padding-bottom: 13px; }
.newsletter .gform_validation_error .gform_footer{ top: 21px; }

.jquery-modal.blocker{
    z-index: 9999;
}
.modal a.close-modal{
    border-radius: 100px;
}
.modal.modal-press{
    max-width: 600px;
}
.modal-press-content{
    display: flex;
}
.modal-press-image{
    min-width:35%;
    text-align:center;
}
.modal-press-text{
    align-self: center;
}
.modal-press-text h1{
    font-size: 1.2em;
    color: #9f8b5a;
    margin-bottom: 15px;
}
.modal-press-text .txt-desc{
    margin-bottom: 15px;
}
.modal-press-text .elementor-button {
    border-color: #9f8b5a;
    background-color: #9f8b5a;
}
.modal-press-text .elementor-button:hover {
    border-color: #000;
    background-color: #000;
}
.modal-press-text h2,
.modal-press-text h3,
.modal-press-text h4,
.modal-press-text h5,
.modal-press-text h6{
    font-size: 1em;
}

.modal-press-navigation{
    display: flex;
    justify-content: space-between;
}

body:not(.elementor-editor-active) .hidden-normal{ display: none; }
.ast-sticky-active .ast-site-identity{ display: none; }
body:not(.elementor-editor-active) .ast-sticky-active .hidden-normal{ display: block; }

@media (min-width: 768px ){
    .ngz-formulario .sohp-col-form { width: 50%; display: inline-block; vertical-align: top; } 
    .ngz-formulario .sohp-col-left { padding: 0 7px 0 0; }
    .ngz-formulario .sohp-col-right { padding: 0 0 0 7px; }
    .modal-press-image{ margin: 0 30px 0 0; }
}
@media (max-width: 768px ){
    .modal-press-content{ display: block; }
    .modal-press-text{ padding: 30px 0; }
}