/*!
Theme Name:   Hellix Child
Theme URI:    https://madrasthemes.com/hellix/
Author:       MadrasThemes
Author URI:   https://madrasthemes.com/
Description:  Child Theme of Hellix - Modern Architecture & Interior Design Elementor WordPress Theme. Hellix is a niche WordPress Theme built distinctively for Architects and Interior Designers. Whether you are an individual or a corporate, Hellix is the theme for you to showcase your portfolio. Use Hellix to exhibit your Elevations, Floor Plans, Interior designs, 3D drawings, Product designs, etc.
Version:      1.0.21
Tested up to: 5.8
Requires PHP: 7.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Template:     hellix
Text Domain:  hellix-child
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options, editor-style
*/

/* SIDEBAR */
.sidebar {
	background-color: #F5F5F5;
}
.sidebar__cross .button {
	color: #212121;
}
aside.sidebar .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 48px;
    height: 48px;
}
.sidebar__socials .item {
	width: 3.4875rem;
    height: 3.4875rem;
}

/* HEADER */
.header.is-sticky .header__bar {
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.header.is-sticky .header__bar ul li, .header.is-sticky .header__bar .nav__item>a, .header.is-sticky .header__bar .icon, .header.is-sticky .header__bar>* {
    color: #212121 !important;
}
.menu .nav>li>a::after {
	display: none;
}
.header.is-sticky .header__bar ul li:hover>a {
	color: var(--hx-primary) !important;
}
.masthead__socials {
	top: 70%;
}
.page-masthead {
	padding-top: 15rem;
}

/* CONÓCENOS */
.page-masthead__subtitle {
	color: #FFFFFF !important;
}
path, rect {
    fill: #0050A0 !important;
}

/* BLOG */
.text-blog {
    text-align: justify;
}
time.updated {
    display: none;
}
time.entry-date.uppercase.published.sr-only {
	position: relative;
}

/* FORM */
.one-half {
    position: relative;
    margin-right: 10px;
    float: left;
    width: 49%;
    margin-bottom: 25px;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.wpcf7-form-control-wrap {
    position: inherit;
}

/* SERVICES */
::selection, .service.-icon-hover:hover .service__icon, .urbano {
	background-color: transparent !important;
}
.text-services, span.elementor-icon-list-text, .accordion.-simple .accordion__content {
    text-align: justify;
}
.elementor-element.elementor-element-9ca9888.elementor-widget.elementor-widget-button {
    text-align: center !important;
}
.d-flex {
	justify-content: center;
}
.accordion.-simple .accordion__button button {
	text-align: inherit;
}

/* PROJECTS */
li.list-project {
    list-style: square;
    margin-left: 20px;
	text-align: justify;
}
.wp-block-heading {
    font-size: 18px !important;
    line-height: 18px !important;
}
.text-xs.leading-2xl.uppercase.text-black.fw-600 {
	color: #0050A0 !important;
}

/* MENU MOVIL */
.mobile__footer.js-mobile-footer {
    display: none !important;
}