/* 
Theme Name: Arminda Theme
Description: Plantilla para Arminda Carbonell
Author: Arminda Carbonell
Author URI: https://armindacarbonell.com/
Template: hello-elementor
Version: 1.0
*/

body{
	cursor: auto;
}

a{
	cursor: pointer;
}

b, strong {
    font-weight: bold;
}

.menu-item a.elementor-item-active {
    text-decoration: underline !important;
}

.menu-item a.elementor-item:hover {
    text-decoration: underline !important;
}

.home .menu-item a{
    color: white !important;
}

.page-content li {
        list-style: none;
    }
.page-content li:before {
        content:"· ";
        font-size:30px;
        vertical-align:middle;
        line-height:20px;
    }

.home a:hover .elementor-icon-box-title span {
    text-decoration: underline !important;
}

.page-id-9 .intro-en {
    display: none;
}
.page-id-1203 .intro-es {
    display: none;
}

h2.wp-block-heading{
	font-size: 28px;
}

h3.wp-block-heading{
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3em;
	margin-top: 35px;
	margin-bottom: 20px;
}
::selection {
    background-color: var( --e-global-color-primary );
}

.post-tags{
	display: none;
}

.wpml-ls-item a{
  font-size: 16px;
	font-weight: bold;
	color: grey !important; 
}
.wpml-ls-current-language a, .wpml-ls-item a:hover{
	color: black !important; 
}
.wpml-ls-first-item a{
  border-right: 3px var( --e-global-color-primary ) solid;
  padding: 0px 10px 0px 10px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: none;
  color: black;
  margin-bottom: -35px;
	font-style: normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
  color: #04A3B6;
	text-decoration: underline;
}

.elementor-post.elementor-grid-item.post-1301.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-posts:hover {
  cursor: pointer !important;
	transition: 1s;
}
.elementor-post.elementor-grid-item.post-1301.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-posts:hover p, .elementor-post.elementor-grid-item.post-1301.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-posts:hover h2 a{
	transition: 1s;
	color: #54595FA1 !important;
}
.elementor-post.elementor-grid-item.post-1301.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-posts a:hover {
  cursor: pointer !important;
}