/* Themify Customize Styling */
.iphone:before {
	content: '';
	background-image: url(2019/09/bgtry2.png);
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background-image: url(2019/09/bgtry2.png);background-attachment: fixed; 
}
#sidebar {	
	color: #8cc53f; 
}
body[class*="themify"] #site-logo a img {		width: 881px;
	height: 106px; 
}
#site-logo {		position:static;
 
}
#site-description {	display: none; 
}
#sidebar .widgettitle {	
	color: #5f941b; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 881px;
	height: 106px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 881px;
	height: 106px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 881px;
	height: 106px; 
}
 }