/*
Theme Name: Caja Arequipa Child
Template: twentytwentyone
Text Domain: cajaarequipa-child
Version: 1.0.0
*/

.elementskit-megamenu-panel {
    width: auto !important;
}
.icoblue_hov:hover svg path{
	fill: #002559;
}
body{
	padding-top: 126px !important;
}

@media(max-width:992px){
	body{
		padding-top: 78px !important;
	}
	.brpos{
		display: none;
	}
}