/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.wpcf7-form-control-wrap {
	margin-bottom:5px !important;
}


.meta-date {
	display: none !important;	
}

.meta-author {
	display: none !important;	
}

.author-leading {
	display: none !important;	
}

.meta-comment-count {
	display: none !important;	
}

.imatge-pagina {
	  width: 100%;
  height: 500px; /* Set your fixed Limit */
  background-size: cover;
}

.flip-box-back a {
	color:black !important;
	opacity: 1 !important;
	backface-visibility: visible !important;
}

.sub-menu {
	margin-top:55px !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.columna-lloguer .sub-menu {
        margin: 0 !important;
        padding: 0 !important;
    }

.nectar-regular-menu-item .current-menu-item a {
	color: white !important;
}