/*
Theme Name: Cactus
Theme URI: http://www.cactussenygrafic.com/
Version: 1.0
Description: Plantilla desenvolupada per Cactus
Author: Cactus Seny Grafic
Author URI: https://www.cactussenygrafic.com/
Template: hello-elementor
*/



.menu-item-has-children:hover .sub-menu{display: block !important; width: fit-content !important;}
.elementor-posts .elementor-post__card .elementor-post__thumbnail{padding-bottom: 0px !important; aspect-ratio: 555 / 366 !important; overflow: hidden !important;position: relative;}
.elementor-22625 .elementor-element.elementor-element-676b220a .elementor-posts-container .elementor-post__thumbnail{padding-bottom: 0px !important;}
.elementor-posts .elementor-post__card .elementor-post__thumbnail img{
  position: absolute;
  inset: 0;                     /* top/right/bottom/left: 0 */
  width: 100%;
  height: 100%;
  object-fit: cover;            /* como background-size: cover */
  object-position: center;      /* como background-position: center */
  display: block;
}