.page-id-11872 h1.entry-title {
	display: none;
}

.custom-text {
	-webkit-text-stroke: 3px #36226F;
	text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 0;
    font-family: "Knicknack Regular", Sans-serif;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

h1.custom-text {
	
}

/* text-based popup styling */
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
  /* start state */
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
  /* animate in */
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
  /* animate out */
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

.stickirolls-container-prodpopup {
  position: relative;
  background: #2C2568;
  border: 15px solid #F2EDAE;
  border-radius: 30px;
  width: auto;
  max-width: 1105px;
  margin: 0 auto;
}

.stickirolls-container-prodpopup .top-popup-info{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) img{
  width: 30px;
  height: 30px;
}

.stickirolls-container-prodpopup .mfp-close{
  color: #50C7C3;
  background: none !important;
  font-size: 35px;
  line-height: 35px;
  right: 10px;
  top: 0;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) .multiple-heading-container{
 	position:relative;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) .multiple-heading-container h3.main-headingx{
	position:relative;
	top:0;
	left:0;
	z-index: 5;
	color: #fff;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) .multiple-heading-container h3.second-headingx{
	position:absolute;
	top:0;
	left:0;
	z-index: 4;
	-webkit-text-stroke-width: 18px;
	stroke-width: 18px;
	-webkit-text-stroke-color: #2C2568;
	stroke: #2C2568;
	color:#2C2568;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) .multiple-heading-container h3.third-headingx{
	position:absolute;
	top:0;
	left:0;
	-webkit-text-stroke-width: 30px;
	stroke-width: 30px;
	-webkit-text-stroke-color: #EA2B8E;
	stroke: #EA2B8E;
	color: #EA2B8E;
	z-index: 3;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1) h3{
  line-height: 40px;
  font-weight: 300;
  font-size: 40px;
  font-family: "Knicknack Regular", Sans-serif;
  text-transform: uppercase;
  margin: 0;
}

.stickirolls-container-prodpopup .mobile-prod-id{
  margin: 0 auto 24px !important;
}

.inline-popups a{
  width: 100%;
}
.inline-popups a img{
	transition:all .2s ease-in-out;
}
.inline-popups a:hover img{
	transform: scale(1.1);
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(2) h5, .stickirolls-container-prodpopup .mobile-prod-id{
  background: #50C7C3;
  border-radius: 10px;
  color: #fff;
  -webkit-text-stroke-width: 2px;
  stroke-width: 2px;
  -webkit-text-stroke-color: #2C2568;
  stroke: #2C2568;
  line-height: normal;
  font-family: "Knicknack Regular", Sans-serif;
  font-size: 40px;
  margin: 0;
  width: 129px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(2) h5{
  display: none;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(1){
  display: flex;
  gap: 25px;
  align-items: baseline; 
  margin: 20px 0 0;
}

.stickirolls-container-prodpopup .top-popup-info div:nth-child(2){
  
}

.stickirolls-container-prodpopup .popup-prod-img-space{
  padding: 20px;
}

.stickirolls-container-prodpopup .popup-prod-img-wrapper{
  /*  width: auto;
    max-width: 835px;
    height: 417px;*/
}

.stickirolls-container-prodpopup .bottom-popup-info{
  background-color: #EA2B8E;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  padding: 13px 20px;
  border-radius: 0 0 13px 13px;
}

.stickirolls-container-prodpopup .bottom-popup-info div:nth-child(1) h6{
  color: #F2EDAE;
  font-family: "Knicknack Regular", Sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0;
}

.stickirolls-container-prodpopup .bottom-popup-info div:nth-child(1) h4{
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #4804B1;
  font-family: "Knicknack Regular", Sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  margin: 0;
}

.stickirolls-container-prodpopup .bottom-popup-info div:nth-child(2) a{
  border-radius: 75px;
  border: 5px solid #F8BE1E;
  background: #F2EDAE;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-align: center;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #4804B1;
  font-family: "Knicknack Regular", Sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 32px */
  text-transform: uppercase;
  width: 200px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-in-out;
  margin: 20px auto;
  text-decoration:none !important;
}

.stickirolls-container-prodpopup .bottom-popup-info div:nth-child(2) a:hover{
  transform: scale(1.2);
}







@media (min-width: 576px){

  .stickirolls-container-prodpopup .top-popup-info div:nth-child(1) img{
    width: 53px;
    height: 53px;
  }

  .stickirolls-container-prodpopup .top-popup-info div:nth-child(1){
    margin: 20px 0 40px;
  }

    .stickirolls-container-prodpopup .top-popup-info div:nth-child(1) h3 {
          font-size: 80px;
          line-height: 70px;
    }

    .stickirolls-container-prodpopup .bottom-popup-info div:nth-child(1) h4{
          font-size: 48px;
		line-height: 48px;
		-webkit-text-stroke-width: 4px;
    }

    .stickirolls-container-prodpopup .bottom-popup-info div:nth-child(2) a{
      width: 260px;
    }

}


@media (min-width: 768px){
  .stickirolls-container-prodpopup .mobile-prod-id{
    display: none;
  }

  .stickirolls-container-prodpopup .top-popup-info{
    margin-top: -50px;
    padding: 0 40px;
  }

  .stickirolls-container-prodpopup .top-popup-info div:nth-child(2) h5{
    display: flex;
  }

  .stickirolls-container-prodpopup .top-popup-info div:nth-child(1){
    margin: 0;
  }

  .stickirolls-container-prodpopup .bottom-popup-info{
    display: flex;
    text-align: left; 
  }
  
  .stickirolls-container-prodpopup .bottom-popup-info div:nth-child(2) a{
    margin: 0;
  }

	.page-id-11345 .fc-item__content p,
	.page-id-11345 .fc-item__content {
		text-align: left;
	}
}

@media (min-width: 992px){
  .stickirolls-container-prodpopup .popup-prod-img-space{
    padding: 20px 121px 22px 121px;
  }
}

/* 6-5-2025 */
/* Louie */

.page-id-11345 {
	background: #EC2A90 !important;
}

.page-id-11345 .fc-banner {
	position: relative;
}
/* 
.page-id-11345 .fc-banner:before {
	background: linear-gradient(to bottom, rgba(150,137,243,1) 0%,rgba(150,137,243,0) 1%,rgba(150,137,243,1) 100%); 
	display: inline-block;
	position: absolute;
	height: 100%;
	content: '';
	width: 100%;
	z-index: 1;
	bottom: 0;
	right: 0;
	left: 0;
}
 */
.page-id-11345 .fc-banner__mobile,
.page-id-11345 .fc-banner__desktop {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.page-id-11345 .fc-banner__mobile:before,
.page-id-11345 .fc-banner__desktop:before {
	content: '';
	aspect-ratio: 631/631;
	width: 150%;
	position: absolute;
	top: 10px;
	left: 50%;
	z-index: 1;
	display: inline-block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transform: translateX( -50% );
	background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/glow-compressed.png' );
}

.page-id-11345 .fc-banner__mobile img,
.page-id-11345 .fc-banner__desktop img {
	position: relative;
	z-index: 2;
}

.page-id-11345 .fc-banner__mobile:before {
	content: '';
}

.page-id-11345 .fc-banner__desktop:before {
	content: none;
}

.page-id-11345 .fc-btn {
	text-align: center;
	z-index: 10;
}

.page-id-11345 .fc-btn a,
.page-id-11345 .lower-banner-btn a {
	font-family: "Knicknack Regular", Sans-serif;
	border: solid 5px rgba(248, 190, 30, 1);
	-webkit-text-stroke: 3px #4804B1;
	padding: 0.6em 1em 0.4em 1em;
	border-radius: 100px;
	background: #F2EDAE;
	font-size: 30px;
	color: #fff;
} 

.page-id-11345 .fc-content p {
}

.page-id-11345 .fc-text-content {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.2;
}

.page-id-11345 .fc-text-content p,
.fc-item__content p {
	-webkit-text-stroke: 3px #36226F;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 0;
	font-family: "Knicknack Regular", Sans-serif;
	text-shadow: 0 4px 4px rgba( 0, 0, 0, 0.25 );
}

.page-id-11345 .fc-text-content p span,
.fc-item__content p span {
	color: #F2EDAE !important;
}

.page-id-11345 .fc-content-wrap {
	background-size: contain;
	background-position: top left;
	position: relative;
	text-align: center;
	overflow-y: hidden;
/* 	overflow-x: hidden; */
}

.page-id-11345 .fc-content-wrap:before {
	content: '';
	background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/tile-bg.png' );
	background-size: auto;
	background-position: top center;
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX( -50% );
}

/* .page-id-11345 .fc-content-wrap:after {} */

.page-id-11345 .fc-body-text {
	padding-right: 20px;
	padding-left: 20px;
}

.page-id-11345 .fc-join-text img {
	filter: drop-shadow( 0px 3px 4.3px rgba( 0, 0, 0, 0.25 ) );
}

.page-id-11345 .fc-form {
	
}

.page-id-11345 .fc-form__inner {
	border-radius: 20px !important;
	border: solid 8px rgba(236, 42, 144, 1);
}

.page-id-11345 .fc-form__inner label {
	display: none;
}

.page-id-11345 .fc-form__inner input {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: solid 3px rgba(217, 217, 217, 1) !important;
	font-size: 35px;
	font-weight: 300;
	font-family: "Knicknack Regular", Sans-serif !important;
}

.page-id-11345 .fc-form__inner input:focus {
	box-shadow: none !important;
	outline: none;
	border: none;
}

.page-id-11345 .fc-form__inner input:placeholder {
	color: rgba(217, 217, 217, 1);
}

.page-id-11345 .elementor-field-type-submit {
	margin-top: 1.4em !important;
}

.page-id-11345 .elementor-field-type-submit button {
	font-family: "Knicknack Regular", Sans-serif;	
	border: solid 5px rgba(248, 190, 30, 1);
	-webkit-text-stroke: 3px #4804B1;
/* 	padding: 0.6em 1.4em 0.4em 1.4em; */
	padding: .6em 0.2em .4em 0.2em;
	border-radius: 100px;
	background: #F2EDAE !important;
	font-size: 30px;
	color: #fff;
}

.page-id-11345 .fc-form__inner {
	position: relative;
}

.page-id-11345 .fc-form__inner:before {
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
	max-width: 200px;
	position: absolute;
	left: 50%;
	width: 100%;
	top: -20px;
	height: 34px;
	transform: translateX( -50% );
	background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/sign-up-text-image.svg' );
}

.page-id-11345 .fc-body-text {
	position: relative;
	overflow: hidden;
}

.page-id-11345 .fc-body-text:before {
	content: '';
	height: 700px;
	width: 700px;
	top: 40%;
	left: 50%;
	transform: translate( -50%, -50% );
	pointer-events: none;
	display: inline-block;
	background: #DBC3FF;
	border-radius: 100%;
	z-index: 1;
	filter: blur( 50em );
	opacity: 0.84;
/* 	content: '';
	background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/center-glow.png' );
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	pointer-events: none;
	aspect-ratio: 999 / 977;
	display: inline-block;
	width: 140vw;
	transform: translate( -50%, -50% ); */
	
}

.page-id-11345 .fc-text-content,
.page-id-11345 .join-the-official,
.page-id-11345 .fc-form {
	position: relative;
	z-index: 2;
}

.page-id-11345 .fc-lower-banner__inner {
	border: solid 8px rgba(47, 39, 108, 1);
	border-radius: 20px !important;
	background: #fff;
}

.page-id-11345 .fc-item__image img {
	filter: drop-shadow( 0 4px 4px rgba( 0, 0, 0, 0.25 ) );
}

.page-id-11345 .fc-item {
	margin-bottom: 2em;
}

.page-id-11345 .fc-item:last-child {
	margin-bottom: 0;
}

.page-id-11345 .sr-fc-image img {
	filter: drop-shadow( 0 4px 4px rgba( 0, 0, 0, 0.25 ) );
}

.page-id-11345 .fc-sticker-strips img {
	width: 100%;
}

.page-id-11345 .elementor-field-group-field_556b0ea .elementor-field-option {
	text-align: center;
}

.page-id-11345 .e-form__buttons button {
	justify-content: center;
	align-items: center;
	padding: 0.2em;
	display: flex;
	width: 180px;
	height: 58px;
}

.page-id-11345 .fc-text-content p,
.page-id-11345 .fc-btn a,
.page-id-11345 .lower-banner-btn a,
.page-id-11345 .e-form__buttons button,
.page-id-11345 .fc-item__content p,
.page-id-11345 .elementor-location-footer h2,
.page-id-11345 .elementor-acceptance-field label,
.page-id-11345 .mo-optin-form input {
/* .page-id-11345 .mo-optin-form input:placeholder { */
	filter: contrast( 0.9 );
}

.page-id-11345 .fc-btn a,
.page-id-11345 .lower-banner-btn a,
.page-id-11345 .e-form__buttons button {
	box-shadow: 0 4px 4px 0 rgba( 0, 0, 0, 0.25 );
	transition: 0.14s ease-in-out;
}

.page-id-11345 .fc-btn a:hover,
.page-id-11345 .lower-banner-btn a:hover,
.page-id-11345 .e-form__buttons button:hover {
	transform: scale( 1.2 );
}

.page-id-11345 .fc-btn a,
.page-id-11345 .lower-banner-btn a {
	justify-content: center;
	display: inline-flex;
	align-items: center;
	padding: 0.2em;
}

.page-id-11345 .fc-btn {
	padding-bottom: 1em;
}

.page-id-11345 .fc-btn a {
	width: 280px;
	height: 70px;
}

.page-id-11345 .lower-banner-btn a {
	width: 232px;
	height: 70px;
}


/* thank you page */
.page-id-11872 {
	background: #A67BE2 !important;
}

/* e-form__buttons */

@media( max-width: 379px ) {
	.page-id-11345 .e-form__buttons button {
		font-size: 24px;
	}
}

@media( min-width: 380px ) {
	.page-id-11345 .elementor-field-type-submit button {
/* 		padding: 0.6em 1em 0.4em 1em; */
	}
	
	.page-id-11345 .e-form__buttons button {
		width: 180px;
		height: 58px;
	}
	
	.page-id-11345 .fc-btn a,
	.page-id-11345 .lower-banner-btn a {
		width: 280px;
	}
}

@media( max-width: 768px ) {
	.page-id-11345 .fc-body-text {
		padding: 0;
	}
}

@media( min-width: 768px ) {
	.page-id-11345 .fc-banner__mobile:before,
	.page-id-11345 .fc-banner__desktop:before {
		width: 200%;
	}
	
	.page-id-11345 .fc-banner__mobile:before {
		content: none;
	}

	.page-id-11345 .fc-banner__desktop:before {
		content: '';
		left: 29%;
		top: 2%;
	}
	
	.page-id-11345 .fc-btn {
		position: absolute;
		bottom: 0;
		left: 6%;
	}
	
	.page-id-11345 .fc-btn a {
/* 		padding: 0.6em 1.4em 0.4em 1.4em; */
	}
	
	.page-id-11345 .fc-form__inner {
		padding: 1.6em 5em;
	}
	
	.page-id-11345 .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.page-id-11345 .elementor-field-type-submit {
		justify-content: center;
	}
	
	.page-id-11345 .fc-form__inner:before {
		max-width: 360px;
		height: 80.4px;
		top: -45px;
	}
	
	.page-id-11345 .fc-form {
		position: relative;
		width: 100%;
	}
	
	.page-id-11345 .e-form__buttons button {
		width: 268px;
		height: 70px;
		padding: 0;
	}
}

@media( min-width: 992px ) {
	.page-id-11345 .fc-form:before,
	.page-id-11345 .fc-form:after {
		content: '';
		position: absolute;
		background-size: contain;
		display: inline-block;
		background-repeat: no-repeat;
		pointer-events: none;
		z-index: 12;
		filter: drop-shadow( 0 4px 4px rgba( 0, 0, 0, 0.25 ) );
	}
	
	.page-id-11345 .fc-form:before {
/* 		aspect-ratio: 134 / 106; */
		background-position: top right;
		height: auto;
		width: 100px;
		aspect-ratio: 140 / 115;
		background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/flying-kitty.svg' );
/* 		background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/little-sushi.svg' ); */
		right: 38px;
		top: -26px;
		left: auto;
	}
	
	.page-id-11345 .fc-form:after {
		aspect-ratio: 126 / 153;
		background-position: top center;
		height: auto;
		width: 100px;
		background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/little-kitty.svg' );
		bottom: -13px;
		left: -16px;
	}
	
	
}

@media( min-width: 1200px ) {
	.page-id-11345 .fc-item {
		margin-bottom: 1em;
	}
	
	.page-id-11345 .fc-btn {
		left: 10%;
	}
	
	.page-id-11345 .fc-btn a,
	.page-id-11345 .lower-banner-btn a {
		font-size: 35px;
		width: 457.54px;
		height: 79px;
	}
		
	.page-id-11345 .fc-content-wrap:before {	
		top: 100px;
	}
	
	.page-id-11345 .fc-text-content p,
	.fc-item__content p {
		font-size: 38px;
	}
	
	.page-id-11345 .fc-form__inner {
		border-radius: 30px !important;
		border: solid 11px rgba(236, 42, 144, 1);
	}
	
	.page-id-11345 .fc-form__inner input {
		font-size: 35px;
		border-bottom: solid 6px rgba(217, 217, 217, 1) !important;
	}
	
	.page-id-11345 .fc-form__inner {
		padding-right: 6em;
		padding-left: 6em;
	}
	
	.page-id-11345 .elementor-field-type-submit button {
		width: 602px;
		height: 82px;
		margin-left: auto;
		margin-right: auto;
		font-size: 35px;
	}
	
	.page-id-11345 .fc-form:before {
        /* top: -41px; */
		top: -48px;
		width: 134px;
	}
	
	.page-id-11345 .fc-form:after {
		width: 126px;
		bottom: -20px;
		left: -31px;
	}
	
	.page-id-11345 .fc-lower-banner__inner {
		border: solid 11px rgba(47, 39, 108, 1);
		border-radius: 30px !important;
	}
	
	.page-id-11345 .you-can-get__desktop {
		position: relative;
	}
	
	.page-id-11345 .you-can-get__desktop:before {
		content: '';
		background-size: contain;
		aspect-ratio: 195 / 141;
		width: 195px;
		background-repeat: no-repeat;
		position: absolute;
		top: -53px;
		right: -100px;
		filter: drop-shadow( 0 4px 4px rgba( 0, 0, 0, 0.25 ) );
		z-index: -1;
		pointer-events: none;
		background-image: url( 'https://stickirolls.rcdevsites.com/wp-content/uploads/2025/06/mermaid.svg' );
	}
	
	.page-id-11345 .fc-btn {
		left: 8%;
	}
	
	.page-id-11345 .fc-form__inner:before {
		width: 60%;
	}
	
	.page-id-11345 .fc-btn a {
		width: 457px;
		height: 79px;
	}
	
	.page-id-11345 .lower-banner-btn a {
		width: 435px;
		height: 82px;
	}
	
	.page-id-11345 .fc-sticker-strips {
		margin-top: 0em !important;
	}
	
	.page-id-11345 .fc-content-wrap {
		padding-top: 12em !important;
	}
	
	.page-id-11345 .fc-form__inner:before {
		max-width: 430px;
	}
	
}

@media( min-width: 1600px ) {
	.page-id-11345 .fc-btn {
		left: 20%;
	}
	
	.page-id-11345 .fc-content-wrap {
		padding-top: 18em !important;
	}
}
