/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 02:27:14 */
@media(max-width:600px)
{
.cky-notice-des
	{
	padding:0!important;
    line-height: 12px!important;
    font-size: 10px!important;
	}
	
	.cky-notice-btn-wrapper
	{
		    margin-top: 0px!important;
			
	}
	
	.cky-notice-des p
	{
		font-size:10px!important;
	}
	
	.cky-notice-des a
	{
		font-size:10px!important;
	}
	
	.cky-btn-accept
	{
		padding:3px!important;
		font-size:10px!important;
		margin:3px!important;
	}
	.cky-title
	{
		font-size:11px!important;
		padding:0!important;
		line-height:12px!important;
		margin:1px!important;
	}
	.cky-btn-revisit-wrapper {
  bottom: 30%!important;
}
	
}
@media(min-width:600px)
{
.cky-btn-revisit-wrapper {
  bottom: 50% !important;
}
}