/*
Theme Name:   UNIIQ - Child
Theme URI:    https://www.caramelostudio.com/
Description:  Tema hijo de UNIIQ
Author:       Caramelo Studio
Author URI:   https://www.caramelostudio.com/
Template:     uniiq
Version:      1.0.0
*/

/* Aquí puedes agregar tu CSS personalizado */
h2 span,h3 span {
    color: var(--default-color);
}
p strong,.elementor-icon-box-description a:link,.elementor-icon-box-description a:visited {
    color: #000;
}
.elementor-icon-box-description a:link,.elementor-icon-box-description a:visited {
    border-bottom: 1px solid;
}
.elementor-icon-box-description a:hover {
    color: var(--default-color);
}
.pb-block:hover image {
    scale: 1.5;
}
header nav p:nth-child(7),header nav span:nth-child(8),.mobile-hamburger ul li:nth-child(5),.page-template-main-contact #connect {
    display: none !important;
}
@media (max-width: 800px) {
  .content #connect {
    max-height: none;
  }
}