/* Themify Customize Styling */
.iphone:before {
	content: '';
	background-color: transparent;
	background-image: url(http://rikobarry.com/wp-content/uploads/2022/12/img_fond_site_rb_2023-1.jpg);
	background-size: cover;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	
	background-color: transparent;background-image: url(http://rikobarry.com/wp-content/uploads/2022/12/img_fond_site_rb_2023-1.jpg);
	background-size: cover;background-attachment: fixed; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {		text-align:center; 
}
#main-nav a {	background: none;
	background-color: #fff204;
	color: #000000; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	background: none;
	background-color: #000000; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a {	
	color: #000000; 
}
#sidebar a {	
	color: #000000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }