/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2021 | 22:19:26 */
@media only screen and (max-width: 1024px) and (min-width: 320px)
{
.cli-wrapper {
font-size: 10px;
line-height: 14px;
}

	.cli-plugin-button
	{
       width: 100% !important;
       margin-left: auto !important;
       margin-right: auto !important;
    line-height: 18px !important;
    font-size: 12px !important;
	margin-top: 15px !important;
	margin-bottom: -3px !important;
	}
}

.wt-cli-cookie-bar .cli-plugin-main-button:hover {
background: #fff !important;
color: #45ccc2 !important;
}

.cli-modal-content svg {max-width:20px;}
.cli-modal-content .cli-modal-close {float:right; line-height:20px;}
.cli-modal-content {padding:20px;}
.cli-modal-content label.cli-switch {margin:0 0 0 10px; width:auto;}
.cli-modal-content .cli-user-preference-checkbox {display:inline-block;}