.registration-button {
 background-color: unset !important;
 background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/1a-blog-register-normal.png");
	width: 529px;
  height: 87px;
	background-size: contain;
	background-repeat: no-repeat;
}

.registration-button:hover {
	background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/1a-blog-register-hover.png");
	width: 529px;
  height: 87px;
}

.registration-button-v2 {
 background-color: unset !important;
 background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/2a-blog-register-normal.png");
	width: 529px;
  height: 87px;
	background-size: contain;
	background-repeat: no-repeat;
}

.registration-button-v2:hover {
	background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/2a-blog-register-hover.png");
	width: 529px;
  height: 87px;
}

.registration-button-v3 {
 background-color: unset !important;
 background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/3a-blog-register-normal.png");
	width: 529px;
  height: 87px;
	background-size: contain;
	background-repeat: no-repeat;
}

.registration-button-v3:hover {
	background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/11/3a-blog-register-hover.png");
	width: 529px;
  height: 87px;
}

div.entry-content p a.dashicons-smiley[href*="sign_up"]{
	display:none;
}

/*Start popup registration*/
.popup-container .mask {
    max-width: 1275px;
    /* height: 780px; */
    border-radius: 10px;
    background-color: #ffffff;
    margin: auto;
    position: relative;
    padding: 42px 10px 10px;
}

.popup-container .pardon {
    max-width: 465px;
    min-height: 69px;
    font-family: Akrobat;
    font-size: 50px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    position: relative;
    color: #ed1d78;
    margin: 0 auto 6px auto;
}

.popup-container .read-article {
    /* width: 794px; */
    max-width: 633px;
    min-height: 104px;
    font-family: Courier;
    font-size: 18px;
    /* font-weight: normal; */
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #5f49c0;
    margin: auto;
}

.popup-container .img-kids {
    width: 307.3px !important;
    height: 507.7px !important;
    object-fit: contain;
    position: absolute;
    top: 0px;
    left: -2px;
}

.popup-container .dots {
    width: 79.3px !important;
    height: 144.3px !important;
    object-fit: contain;
    /* transform: rotate(45deg); */
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.popup-container .circle {
    width: 241.9px !important;
    height: 347.6px !important;
    object-fit: contain;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.popup-container .grid-light {
    width: 399.9px !important;
    height: 455.4px !important;
    object-fit: contain;
    /* transform: rotate(90deg); */
    opacity: 0.5;
    position: absolute;
    top: 0px;
    right: -70px;
}

.popup-container .logo-E {
    width: 228px !important;
    height: 516px !important;
    /* transform: rotate(-15deg); */
    position: absolute;
    bottom: 90px;
    right: 0px;
}

.popup-container .sign-in {
    font-family: Akrobat;
    font-size: 30px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #3ec383;
	cursor:pointer;
}

.popup-container .account-ready {
    font-family: Courier, monospace;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #5f49c0;
}

.popup-container .terms {
    /* width: 680px; */
    max-width: 700px;
    min-height: 104px;
    font-family: Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    margin: auto;
}

.popup-container .btn-signup{
    background-color: unset !important;
    width: 314px;
    height: 72px;
    background-size: contain;
    background-repeat: no-repeat;
	margin: 0 auto 20px auto;
	cursor:pointer;
}
.popup-container .btn-google-signup {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-google-signup@2x.png");
}

.popup-container .btn-google-signup:hover {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-google-signup_2@2x.png");
}

.popup-container .btn-email-signup {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-email-signup@2x.png");
}

.popup-container .btn-email-signup:hover {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-email-signup_2@2x.png");
}

.popup-container .btn-fb-signup {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-fb-signup@2x.png");
}

.popup-container .btn-fb-signup:hover {
    background-image: url("https://blog.edukasyon.ph/wp-content/uploads/2019/12/btn-fb-signup_2@2x.png");
}

@media only screen and (max-width: 782px) {
    .popup-container .img-kids,
    .popup-container .grid-light,
    .popup-container .dots,
    .popup-container .circle,
    .popup-container .logo-E {
        display: none;
    }
    .popup-container .mask {
        padding: 10px 5px 5px;
        margin: auto 5px 2px;
    }
    .popup-container .read-article {
        margin-bottom: 10px;
    }
}

#popmake-19104 .popmake-close{
	display: none;
}

#popmake-19104{
	padding: 0;
	border: none;
	box-shadow: none;
	background-color:transparent;
	top: 40px !important;
}

#pum-19104{
	background-color: rgba(18, 18, 18, 0.4);
}

@media only screen and (min-width: 1024px){
	#popmake-19104{
		margin: auto !important;
		width: 970px;
	}
}


@media only screen and (min-width: 1200px){
	#popmake-19104{
		margin: auto !important;
		width: 1170px;
	}
}

@media only screen and (max-width: 1199px) {
  .popup-container .img-kids {
    width: 205.3px !important;
    height: 343.7px !important;
  }
	.popup-container .logo-E {
		width: 200px !important;
		height: 400px !important;
		bottom: 151px;
	}
	.popup-container .grid-light{
		width: 302px !important;
    height: 285px !important;
		opacity: 1;
	}
	
	.popup-container .circle{
		width: 195px !important;
    height: 280px !important;
	}
	.popup-container .logo-E {
		width: 175px !important;
    height: 350px !important;
    bottom: 80px;
	}
	
	.popup-container .terms{
		max-width: 550px;
	}
	
	
}

@media only screen and (max-width: 980px) {
  .popup-container .img-kids {
    width: 150px !important;
    height: 250px !important;
  }
	.popup-container .grid-light{
		width: 272px !important;
    height: 230px !important;
		opacity: 1;
	}
	.popup-container .circle{
		width: 130px !important;
    height: 187px !important;
	}
	.popup-container .logo-E {
		width: 135px !important;
    height: 298px !important;
    bottom: 50px;
	}
	
	.popup-container .terms,
	.popup-container .read-article{
		max-width: 500px;
	}
}




/*End popup registration*/