/*
Theme Name: Mehmet & Laeti
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 14.0.7
Updated: 2022-03-24

*/

.wpcf7-field-group {
    display: inline-block;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 2rem;
}
button.wpcf7-field-group-add {
    background-color: #8eb6ae;
    padding: 7px 11px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 1rem;
    border-radius: 2px;
}
button.wpcf7-field-group-remove {
    background-color: red;
    margin-right: 0.5rem;
    padding: 7px 11px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 1rem;
    border-radius: 2px;
}
form.acfe-form.acf-form {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
input#acf-field_6305fe0cf2ff9 {
    font-size: 1.2rem;
}
label.acf-basic-uploader {
    text-align: center;
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 600px) {
  span.countdown_row {
      display: grid;
  }
}