/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1694670743
Updated: 2023-09-14 05:52:23

*/

.jasper-icon {
    vertical-align: middle;
}
button.sina-portfolio-btn.sina-button.is-checked {
    display: none;
}
.strong-form label {
    font-size: 20px;
    font-weight: 400 !important;
    margin-bottom: 5px;
    font-family: 'Poppins';
}
.strong-form input[type="text"] {
    border: 1px solid #ccc;
}
.strong-form textarea {
    border: 1px solid #ccc;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    background-color: #f5f5f5;
    -moz-box-shadow: 0 0 8px 4px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 8px 4px rgb(0 0 0 / 10%);
    -o-box-shadow: 0 0 8px 4px rgb(0 0 0 / 10%);
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 10%);
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content p:last-of-type {
    font-size: 18px;
    line-height: 30px;
    color: #747474;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-field {
    font-size: 20px;
    font-weight: 600;
    color: #24578e;
    text-transform: uppercase;
}
.ekit-wid-con  ul {
    list-style: none;
}
.home-page-form .wpcf7-form-control {
    border: 1px solid #e8e8e8;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: transparent;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px;
}
.home-page-form .wpcf7-form-control::placeholder {
    color: #fff;
}
.home-page-form p {
    font-size: 16px;
    font-family: "Poppins";
}
.home-page-form label {
    font-size: 16px;
    font-family: 'Poppins';
}
.home-page-form .wpcf7-textarea {
    height: 150px;
}
.home-page-form .wpcf7-submit {
    margin-bottom: 0;
    color: #8cbe37;
    background-color: #d9d9d9;
    width: 25%;
}
.home-page-form .wpcf7-submit:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    -moz-transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
}
.book-your-appointment p {
    font-size: 16px;
    font-family: "Poppins";
}
.book-your-appointment  input[type=date] {
    margin-bottom: 15px;
    margin-left: 20px;
    width: 20%;
}
.book-your-appointment label {
    font-size: 16px;
    font-family: 'Poppins';
    width: 100%;
}
.book-your-appointment .wpcf7-form-control {
    margin-top: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.book-your-appointment .wpcf7-submit {
    border: 1px solid #8cbe37;
    margin-bottom: 0;
    color: #fff;
    background-color: #8cbe37;
    width: 20%;
}
.book-your-appointment .wpcf7-submit:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    -moz-transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
}
.contact-form label {
    font-size: 17px;
    font-weight: 300;
    font-family: 'Poppins';
    color: #7a7a7a;
    width: 100%;
}
.contact-form .wpcf7-form-control {
    border: 1px solid #ccc;
    display: grid;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px;
}
.contact-form .inline-form {
    display: inline-flex;
}
.contact-form  p {
    margin-right: 10px;
}
.contact-form .wpcf7-textarea {
    height: 200px;
}
.contact-form .wpcf7-submit {
    margin-bottom: 0;
    color: #fff;
    background-color: #8cbe37;
    width: 25%;
}
.contact-form .wpcf7-submit:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    -moz-transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
}
@media only screen and (max-width: 768px) {
.contact-form .inline-form {
    display: inherit;
}
.contact-form  p {
    margin-right: 0;
}
.book-your-appointment .wpcf7-submit {
    width: 100%;
}
.book-your-appointment input[type=date] {
    width: 50%;
}
}
