/*
Theme Name: Socialfarma
Template: videopro
Author: CactusThemes
Version: 1.1
*/

/* FV Player - start custom popup css */

.wpfp_custom_popup {
    /* margin-bottom: 34px; */
    margin-bottom: 0px !important;
    z-index: 1 !important;
}

.wpfp_custom_popup .fv_player_popup {
    background-color: #435f7d !important;
}

.wpfp_custom_popup .fv_player_popup .button {
    background-color: #bf0000;
    border: 2px solid #bf0000;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 1.0rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 8px 16px;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
}

/* FV Player - end custom popup css */
/* Rimpicciolire font Cookie Consent per mobile */
@media (max-width:800px) {
	.cli-style-v3 {
		font-size: 11px;
		line-height: 19px;
	}
}

/* in "Contattaci" e "Corsi" scritta "Menu" e dot neri, corretti in bianco */
@media (max-width: 800px) {
	.cactus-open-left-sidebar.right-logo.cactus-main-menu > ul > li > a > span{
		background-color:rgba(255, 255, 255, 1) !important;
	}

	.cactus-nav-style-7 .cactus-open-menu-mobile.cactus-main-menu > ul > li > a {
		color:rgba(255, 255, 255, 1) !important;
	}
	
	/* Nascondi "Registrati" nel menu solo da mobile */
	
	#nav-menu-item-11171 {
		display:none !important;
	}

}
