/*
Theme Name: Erna-Theme
Theme URI: https://multimediaatelier.com
Template: astra
Author: Multimedia Atelier
Author URI: https://multimediaatelier.com
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.0.0.1765440921
Updated: 2025-12-11 11:15:21

*/

.wpforms-field-container {
    max-width: 100%;
    margin: 0 auto;
}
.wpforms-field-container .wpforms-field-label {
    font-weight: 500;
    color: #4a4a4a !important;
}
.wpforms-field-label .wpforms-required-label {
    font-weight: 400;
    color: #6ec1e4 !important;
}
.wpforms-field-container input, .wpforms-field-container textarea {
    width: 100% !important;
    background-color: #fff !important;
    color: #111827 !important;
    font-size: 15px !important;
    border: 1px solid #e5e7eb !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    padding: 14px 16px !important;
}
.wpforms-field-container input::placeholder, .wpforms-field-container textarea::placeholder {
    color: #9ca3af !important;
}
.wpforms-field-container input:focus, .wpforms-field-container textarea:focus {
    outline: none !important;
    border-color: #1f2555 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
#wpforms-submit-1021 {
    display: block;
    font-weight: 600;
    background-color: #1f2555 !important;
    color: #fff !important;
    font-size: 16px !important;
    border: 1.5px solid #1f2555 !important;
    cursor: pointer;
    -moz-border-radius: 9999px !important;
    -webkit-border-radius: 9999px !important;
    -o-border-radius: 9999px !important;
    border-radius: 9999px !important;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin: 20px auto 0;
    padding: 14px 40px !important;
}
#wpforms-submit-1021:hover {
    background-color: transparent !important;
    color: #1f2555 !important;
}
#wpforms-submit-1021:active {
    -moz-transform: scale(0.96);
    -webkit-transform: scale(0.96);
    -o-transform: scale(0.96);
    transform: scale(0.96);
}
#menu-item-24 .sub-menu {
    min-width: 180px !important;
}
#menu-item-24 .sub-menu a {
    margin-bottom: 12px;
    margin-top: 10px;
    font-size: 16px !important;
    padding: 6px 12px !important;
}
.site-content .ast-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 100%;
}
.site-content #primary {
    margin: 0 !important;
    padding: 0 !important;
}
.site-content .ast-article-single {
    padding: 0;
}
.site-content .site-main {
    padding: 0;
}
