/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.accordion-item .accordion-title.title-active img.plus-icon {
    display: none;
}
.accordion-item .accordion-title  img.line-icon {
    display: none;
}
.accordion-item .accordion-title.title-active img.line-icon {
    display: block;
}
.form-fields label {
    margin-bottom: 10px;
}
.form-fields p{
    margin-bottom: 30px;
}
.form-fields .checkbox .wpcf7-list-item {
    display: block;
}
.form-fields .checkbox label{
    margin-bottom: 20px;
}
.form-fields form.wpcf7-form.invalid p{
    margin-bottom: 15px
}
.form-fields span.wpcf7-not-valid-tip {
    background: #f7f189;
    color: #000;
    margin-top: 7px;
    padding: 6px 40px
}
.form-fields span.wpcf7-not-valid-tip:before{
    background: url('/wp-content/uploads/2024/05/invalid.png');
    content: '';
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 13px;
    bottom: 13px
}
.form-fields input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: "Geotica", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    background: #f14c86;
    color: #fff;
    border: 2px solid #f14c86;
    border-radius: 50px;
    padding: 18px 28px 18px 28px
}
.form-fields input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
    background: #fff;
    color: #f14c86
}
.form-fields input.wpcf7-form-control, .form-fields textarea.wpcf7-form-control.wpcf7-textarea{
    border: 2px dashed #666;
}
.space-first {
    margin-left: 50px;
}
.tours-loop-grid .e-loop-item-2817 .icons-min > div{
    opacity: 0;
}
.tours-loop-grid .e-loop-item-2817 .leftbtn{
    opacity: 0;
}
.tours-loop-grid .e-loop-item-2817{
    order: 6;
}
.tours-loop-grid .e-loop-item-2817 .elementor-widget-theme-post-featured-image img{
    object-fit: contain!important;
}
