/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2026 | 08:00:56 */
@media only screen and (max-width: 760px) {
	
	
	body .cky-consent-container .cky-consent-bar {
		padding-top: 4px;
		padding-bottom: 82px;
	}
	.cky-consent-bar .cky-notice .cky-title,
	.cky-consent-bar .cky-notice .cky-notice-des,
	.cky-consent-bar .cky-notice .cky-notice-btn-wrapper{
		padding-left: 10px;
		padding-right: 10px;
	}
	.cky-consent-bar .cky-notice .cky-title {
		font-size: 14px;
		margin-bottom: 0;
	}
	.cky-consent-bar .cky-notice .cky-notice-des{
		margin-bottom: 5px;
	}
	.cky-consent-bar .cky-notice .cky-notice-des, 
	.cky-consent-bar .cky-notice .cky-notice-des p,
	.cky-consent-bar .cky-notice .cky-notice-des a.cky-policy {
		font-size: 12px;
		line-height: 16px;
	}
	.cky-consent-container .cky-notice-btn-wrapper .cky-btn {
		margin-top: 4px;
		padding: 5px;
		font-size: 13px;
	}
	.cky-consent-bar .cky-notice .cky-btn.cky-btn-customize::after {
		top: 14px;
	}
	
	
	
}


