/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

div#top-bar{
	display:none!important;
}

.nav-wrapper .root-item:hover > a:hover, .nav-wrapper .root-item.current-menu-ancestor > a:hover, .nav-wrapper .root-item.current-menu-item > a:hover{
	color:#fff!important;
}

a.nasa-title-menu:active{
	color:#fff!important;
}

ul.header-icons{
	display:none!important;
}

.large-8.nasa-col.columns{
	width:100%!important;
}

footer#nasa-footer{
	display:none!important;
}

ul.nasa-bottom-bar-icons.nasa-3-columns.nasa-active{
	display:none!important;
}


div#columnaIzq{
	margin-left: -1%!important;
    margin-right: 1%!important;
}

div#columnaDerecha{
	margin-right: -1%!important;
    margin-left: 1%!important;
}

.nav-wrapper .root-item:hover > a:after, .nav-wrapper .root-item.current-menu-ancestor > a:after, .nav-wrapper .root-item.current-menu-item > a:after{
    border-color: #ffffff!important;
}

.nasa-static-group-btn a#nasa-back-to-top.nasa-show{
	display:none!important;
}


/*contact form*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	background: transparent!important;
    width: 94%!important;
    margin-top: -7%!important;
	color:#fff!important;
}

.inputs-short{
	display:flex!important;
}

textarea.wpcf7-form-control.wpcf7-textarea{
	background: transparent!important;
    margin-top: -3%!important;
    height: 89px!important;
	color: #fff!important;
}

input.wpcf7-form-control.wpcf7-submit{
	background-color: red!important;
    font-size: 17px!important;
    border-radius: 27px!important;
    padding: 2% 4%!important;
}

img.instagram-img.nasa-instagram-img {
    height: auto!important;
    width: 95%!important;
}

div#separador {
    margin-left: 10%!important;
}

#foto-nosotros img.vc_single_image-img.attachment-full {
    width: 600px!important;
}

div#foto-marcas img {
    width: 393px!important;
}

div#separador-r {
    margin-left: -9px!important;
}

.wpcf7-response-output {
    color: #fff!important;
    padding: 3%!important;
    text-decoration: 1px underline red!important;
}

ul#site-navigation{
	margin-left: 4%!important;
    margin-right: -4%!important;
}

a.nasa-icon.icon.pe-7s-search.mobile-search {
    display: none!important;
}