PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/cheaptravel.live/wp-content/plugins/complianz-gdpr/cookiebanner/css/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/cheaptravel.live/wp-content/plugins/complianz-gdpr/cookiebanner/css/wysiwyg.less

#cmplz-cookiebanner-container {
  .cmplz-cookiebanner.reloading {
	//opacity: 0.7;
  }
  .cmplz-cookiebanner.cmplz-bottom {
	margin-right:20px;
	width:calc( 100% - 50px );
  }

  .cmplz-cookiebanner.cmplz-bottom-left, .cmplz-cookiebanner.cmplz-bottom-right{
	left:initial;
	right:0;
	@media ( max-width:1800px) {
	  transform: translateX( calc(~"0.5 * var(--cmplz_banner_width)" ) );
	  &:hover {
	    animation: slideBannerIn 1s forwards;
	    animation-delay: 0s;
	  }
	}
  }

  .cmplz-cookiebanner.cmplz-center {
	right:0;
	left: initial;
	transform: initial;
	//this causes issues with the fade in center variant
	top:initial;
	bottom:50px;
	@media (max-width:1800px) {
	  transform: translateX( calc(~"0.5 * var(--cmplz_banner_width)" ) );
	  &:hover {
		animation: slideBannerIn 1s forwards;
		animation-delay: 0s;
	  }
	}

  }


  @-webkit-keyframes slideBannerIn {
	100% {
	  transform: inherit;
	}
  }

  @keyframes slideBannerIn {
	100% {
	  transform: inherit;
	}
  }

}