/*
Theme Name: imusic
Description: Child theme for Avada theme
Author: Frame
Author URI: 
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.ric_shadow  {-webkit-box-shadow: 0 0 10px #b9b9b9;
        box-shadow: 0 0 10px #b9b9b9;
background-color: white !important;}

.wp-post-modal {
	margin-top:200px !important;
	
}

/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 400px) {
  .modal-wrapper.styled .wp-post-modal {
	width: 85% !important;
}
}



.nomedrink {
	font-weight: bold !important;
	color: #b82533 !important;
}

.fusion-main-menu {
	margin-left: 75px !important;
}
.fusion-main-menu-sticky

{
	margin-left: 75px !important;
}

.widget_prodotti_widget .fullwidth-box {
	background-color: rgba(0,0,0,0) !important;
}

.wp-post-modal .close-modal {
	z-index:99999 !important;
	
}

.modal-wrapper.styled .wp-post-modal {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}