/**
* Theme Name: Binox Child
* Description: This is a child theme of binox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: binox
* Version: 1.0
*/



.wcf-nav-item img, .lang-item img{
	margin-top: 5px;
}

.page-id-6 .txtSombreado h1.title, .page-id-16497 .txtSombreado h1.title{
	text-shadow: 0px 0px 15px #000000;
}

.menu-item.current-menu-item > a{
	font-weight:800 !important;
}

.menu-item a {
	margin: 0px 30px;
}

.page-id-6244 .wpcf7-submit:hover, .page-id-16520 .wpcf7-submit:hover{
	border-color: #CDCE00 !important;
}

.page-id-6244 .wpcf7-submit svg, .page-id-16520 .wpcf7-submit svg {
	display: none;
}

.page-id-6244 .wpcf7-submit:not(.btn-parallal-border, .btn-rollover-cross)::after, .page-id-16520 .wpcf7-submit:not(.btn-parallal-border, .btn-rollover-cross)::after{
	background-color: #CDCE00 !important;
}

.page-id-5128 .binoxproject .title::after, .page-id-16515 .binoxproject .title::after{
	display:none;
}

.cuadroEnlace p{
	margin-bottom:0px;
	position:absolute;
	bottom:80px;
	left:40px;
}




/* DISPOSITIVOS MÓVILES */


@media (max-width: 767px) {

	.logoAlmasara img{
		width: 50px;
	}

}


@media (min-width: 768px) and (max-width: 1023px) {

	.cuadroEnlace p {
		bottom: 20px;
		left: 20px;
	}

	.logoAlmasara img{
		width: 50px;
	}

}


@media (min-width: 1024px) and (max-width: 1279px) {

	.logoAlmasara img{
		width: 100px;
	}

}


@media (min-width: 1280px) and (max-width: 1359px) {

	

}


@media (min-width: 1360px) and (max-width: 1600px) {

	

}