/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

ti-header source-Google {
	padding-bottom: 30px;
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
    background-color: #cccccc;
}

.wpcf7 label:not(.wpcf7-form-control-wrap) {
    font-size: 14px !important;
	color: #999999 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

#formulario-mujer p,
#formulario-hombre p {
	font-weight: 800;
}

#formulario-mujer p span,
#formulario-hombre p span {
	font-weight: 500;
}

.wpcf7 .wpcf7-list-item:first-child {
	margin-right: 1em !important;
}

.wpcf7-list-item {
    margin: 0 1em 0 0;
}

.home[data-header*="type-1"] .ct-header [data-row*="middle"] {
    background-color: rgba(255, 255, 255, 0) !important;
}

.home #footer {
	display: none;
}

.current-page > a::before {
    content: "· ";
	font-size: 16px;
    padding-right: 2px;
	line-height: 5px !important;
}
[data-menu]>ul>li>a:before, [data-menu]>ul>li>a:after {
    position: initial !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    opacity: inherit !important;
    background-color: transparent !important;
    transition: none !important;
}