/*

Theme Name: Pivot Child

Theme URI: 

Description: Pivot WordPress Theme - Child Theme. Only Install if you're actually planning on making code changes to Pivot.

Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>

Author URI: 

Template: pivot

Version: 1.0.0

*/



@import url('../pivot/style.css');



/* Header

-------------------------------------- */



.alt-font {

	padding-right: 25px;

}



.lang-es {

	padding-left: 25px;

}



.active {

	color: #0E1897;

}



.current-menu-item {

	color: #0E1897;

}



.top-bar .logo {

    max-width: 160px;

    position: relativ;

    bottom: 20px;

}

.menu li a {

	font-size:14px;

}



/*Hover img */

.ms-slide-info.ms-dir-h {

    padding-left: 10px !important;

    background-color: #312483 !important;

    color: white !important;

}



/* Majúscules*/

.alt-font {

	text-transform:none;

}

p a {

	color:#312483;

}



/* Footer */

footer.short-2 .contact-action {

    width: 15%;

}

/* Formulari */
span.wpcf7-not-valid-tip {
    display: block !important;
}
span.wpcf7-not-valid-tip {
    color: #b54d4d;
}
div.wpcf7 textarea {
    border-bottom: 2px solid rgba(0,0,0,0.2);
}

input[type=checkbox] {
	margin-left: 10px !important;
}

label {
    font-weight: 400;
    margin-left: 16px;
}