/**
Theme Name: Astra Child - Eccuo
Author: Eccuo Digital 4.0
Author URI: https://www.eccuo.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-eccuo
Template: astra
*/


/* ECCUO */

p.mb0,
p:last-child,
ul.mb0,
ul:last-child {
	margin-bottom: 0;
}

.row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}
.row .col-md-12 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.row .col-md-6 {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
}
div.home-box .row .col-md-12,
div.home-box .row .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

div.home-derecho div.elementor-widget-heading {
    background: url(https://antoniocamposabogados.com/wp-content/uploads/2025/11/arrow-with.png);
    background-position: right center;
    background-repeat: no-repeat;
}
div.home-derecho.elementor-element-98421e0 div.elementor-widget-heading {
    background: url(https://antoniocamposabogados.com/wp-content/uploads/2025/11/arrow-blue.png);
    background-position: right center;
    background-repeat: no-repeat;
}

div.column-num {
    display: flex;
}
div.column-num div:first-child {
    font-size: 24px;
    font-weight: 900;
    color: #8E8A85;
    line-height: 1.4em;
    width: 50px;
}
div.column-num div:last-child {
    font-size: 24px;
    font-weight: 400;
    font-family: 'DM Serif Display';
    color: #0F222E;
    line-height: 1.4em;
    width: 100%;
}

div.column-compliance:before {
    position: absolute;
    content: '';
    width: 75px;
    height: 2px;
    background: #0F222E;
    top: 25px;
}
div.column-compliance p,
div.column-compliance ul,
div.column-compliance li {
    margin-bottom: 10px;
}

div.home-box textarea {
    height: 120px;
}
div.home-box span.wpcf7-acceptance span {
    margin-left: 0;
}
div.home-box span.wpcf7-acceptance a {
    color: #0F222E !important;
}

div.page-contacto label {
    font-size: 28px;
    font-weight: 400;
    font-family: 'DM Serif Display';
}
div.page-contacto div.row {
    margin-bottom: 40px;
}
div.page-contacto input.wpcf7-text {
    margin-top: 10px;
    height: 65px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
div.page-contacto input.wpcf7-text::placeholder {
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
div.page-contacto textarea {
    margin-top: 10px;
    height: 200px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
div.page-contacto textarea::placeholder {
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
div.page-contacto span.wpcf7-acceptance span {
    font-size: 16px;
    font-family: 'DM Sans';
}
div.page-contacto span.wpcf7-acceptance input {
    height: 16px;
}
div.home-box input.wpcf7-submit,
div.page-contacto input.wpcf7-submit {
    background: #0F222E;
    border: 2px solid #0F222E;
    text-transform: uppercase;
    transition: 0.5s;
}
div.home-box input.wpcf7-submit:hover,
div.page-contacto input.wpcf7-submit:hover {
    background: transparent;
    color: #0F222E;
    transition: 0.5s;
}

footer div.logo-white img {
    filter: brightness(50);
}


/* PANTALLAS */

@media(max-width:1024px) {
	div.column-compliance:before {
		content: none;
	}
	div.column-num div:first-child {
		font-size: 20px;
	}
	div.column-num div:last-child {
		font-size: 20px;
	}
}

@media(max-width:767px) {
	div.home-derecho div.elementor-widget-heading,
	div.home-derecho.elementor-element-98421e0 div.elementor-widget-heading {
		background: none !important;
	}
	.row {
	    display: block;
	}
	.row .col-md-6 {
	    width: 100%;
	}
	.row .col-md-6:first-child {
		margin-bottom: 18px;
	}
	div.page-contacto div.row:nth-child(2) {
		margin-bottom: 18px;
	}
	div.page-contacto label {
		font-size: 20px;
	}
}

@media(max-width:414px) {
	div.elementor-element-bf1ae43 span {
		display: block;
		text-align: center;
	}
	div.elementor-element-bf1ae43 span:nth-child(2),
	div.elementor-element-bf1ae43 span:nth-child(4) {
		display: none;
	}
}