/*!
Theme Name: Fineart
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Fineart theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fineart
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: fineart
Template Id: prod-26776
*/

#toTop {
  cursor: pointer;
}

/* Contact forms */

.wpcf7-spinner {
  display: none;
}

.wpcf7 textarea {
  display: block;
}

.elementor-595
  .elementor-element.elementor-element-65d858e
  .wpcf7
  form.invalid
  input.wpcf7-submit {
  margin-top: 38px;
}

@media screen and (max-width: 425px) {
  .elementor-595
    .elementor-element.elementor-element-65d858e
    .wpcf7
    form.invalid
    input.wpcf7-submit {
    margin-top: 27px;
  }
}

.wpcf7 .wpcf7-not-valid-tip {
  background-color: transparent;
}

.wpcf7 .wpcf7-not-valid-tip:before {
  display: none;
}



/* Gallery scale hover animation */

.scale_anim .elementor-widget-container article a .jet-portfolio__image {
  overflow: hidden;
}

.scale_anim .elementor-widget-container article a img {
  transition: all 500ms linear;
}

.scale_anim .elementor-widget-container article a:hover img {
  transform: scale(1.1);
  transition: all 500ms linear;
}

/* Blog */

.line_height_fix
  .elementor-widget-container
  .jet-smart-listing-wrap
  .jet-smart-listing
  .jet-smart-listing__posts
  .jet-smart-listing__post-wrapper
  .jet-smart-listing__post
  .jet-smart-listing__post-content
  .jet-smart-listing__post-title {
  line-height: 1.3em;
}

.posts-list {
  padding-top: 70px;
}

.posts-list-navigation {
  padding-bottom: 70px;
}

@media (max-width: 768px) {
  .posts-list {
    padding-top: 30px;
  }

  .posts-list-navigation {
    padding-bottom: 40px;
  }
}
