/*
Theme Name: Intentionally Blank
Theme URI: https://www.nilovelez.com/blank/
Author: Nilo Velez
Author URI: https://www.nilovelez.com/
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
Version: 3.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, custom-background, theme-options, translation-ready
Text Domain: intentionally-blank
Requires at least: 4.6
Tested up to: 6.6
Requires PHP: 7.4
*/


@font-face {
    font-family: 'Neue Pixel Grotesk';
    src: url('./fonts/NeuePixelGrotesk.woff2') format('woff2'),
        url('./fonts/NeuePixelGrotesk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.navbar-brand.page-scroll img {
    margin-top: 5px;
}
.franchise-image img {
    border-radius: 12px;
    height: 235px;
}
.serviceBox img {
    height: 362px;
}

.bg-light-sky{
	background-color:#E6F4FD;
}
 .franchise-image img {
	width: 366px;
}
.franchisitems {
	display: flex;
	gap: 20px;
}
.franchise-contact-number p {
    margin: 0;
    color: #0B0B0B;
    font-size: 28px;
	font-family: 'Luckiest Guy';
}
.franchise-text h2 {
    margin: 0;
    color: #EB1551;
}
.right-content-franchise-mok {
    align-content: center;
}
.leftmok-image img {
    height: 200px;
    background: #D9D9D9;
    padding: 0px 150px;
    border-radius: 15px;
}
section#mokcontact {
    padding-top: 0;
	padding-bottom: 70px;
}
.mok-franchise-wrapper {
    margin-top: 70px;
    background: #FFF0CB;
    border-radius: 15px;
    padding: 30px;
}
.flexitems-mokfranchise {
    display: flex;
    gap: 80px;
}
.innerwrapper-mokform input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #EE7402;
    width: 208px;
    height: 48px;
    font-family: sans-serif;
    font-weight: 900;
    border: 1px solid #EE7402;
    border-radius: 35px;
	box-shadow: 2px 4px 0px #ee7402;
	font-size: 16px;
}
.innerwrapper-mokform input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.numbermob {
    padding: 0px 12px;
}
.innerwrapper-mokform .wpcf7-not-valid-tip {  
    font-size: 10px;
}
.innerwrapper-mokform input {
    background: #fff !important;
	padding: 0px 12px;
	font-family: karla;
}
.innerwrapper-mokform select {
    background: #fff !important;
	padding: 0px 10px !important;
}
.innerwrapper-mokform label {
    color: #171717 !important;
	font-family: 'Luckiest Guy' !important;
    font-weight: 400;
    letter-spacing: 0.5px;
}
a.booknow span {
    background-color: #eb177b;
    color: #fff;
    padding: 8px 25px;
    border-radius: 8px;
}
.innerwrapper-mokform {  
    background: #E6F4FD;
    padding: 30px 50px 30px 50px;
}
section#partypackage {
    background-image: url(https://ministryofkids.in/wp-content/uploads/2025/06/upper-cloud.png);
    background-repeat: no-repeat;
    background-size: contain;
}

h3.wp-block-heading {
    color: #eb177b;
    font-size: 28px;
    padding: 12px 0px;
    margin: 0px;
}
.wrapperbg {
	padding-bottom: 50px;
}
.tgrcategorywrapper img {
	border: 16px solid #fff;
}

h2.wp-block-heading {
    font-size: 35px;
    color: #17c3f2;
    padding: 12px 0px;
    margin: 0;
}
.singleblog-haeding h1 {
    color: #171717;
    font-size: 42px;
	padding-top: 12px;
    line-height: normal;
	margin: 0px;
}
ul.wp-block-list li {
    color: #171717;
	line-height: 22px;
}
section.ourblogs-wrappper {
    padding: 50px 0px;
}
.singleblog-content img {
    width: 100%;
    border-radius: 15px;
	height: auto;
}
firstblog-image a img {
	border-radius: 15px;
}
.singleblog-relatedcontent p {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0px;
    color: #171717;
    font-family: 'Karla';
    font-weight: 400;
}
a.singleblogbtn {
    text-decoration: underline;
    text-underline-offset: 2px;
}
.rightsideboxblog {
    padding-bottom: 40px;
}
.sinhgleblog-relatedimage img {
    border-radius: 16px;
	width: 100%;
}
.sinhgleblog-image img {
    width: 100%;
    border-radius: 16px;
}
.singleblog-relatedhaeding h2 {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #171717;
	margin: 0;
	padding-top: 12px;
    line-height: 32px;
}
.singleblog-content p {
    margin: 0;
    padding: 6px 0px;
    font-size: 18px;
    color: #171717;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Karla';
}

.package-wrapper {
	background-color: #ffffff !important;
    border-radius: 35px;
    border-style: solid;
	color: #EE7402 !important;
    border: 2px solid #EE7402;
	
}
.relatedblogs-single {
	width: 36%;
}
.leftsideboxblog {
	width: 64%;
}
.relatedblog-singletext h2 {
    margin: 0;
    text-align: left;
    font-size: 32px;
    letter-spacing: 1px;
    padding-bottom: 12px;
    line-height: normal;
}
.relatedblog-singletext h2 {
    margin: 0 !important;
    text-align: left !important;
}
.related-Blog-section {
    padding: 0 !important;
    margin: 0 !important;
}
.singleblog-haeding h2 {
    font-size: 38px;
    color: #171717;
    letter-spacing: 1px;
    line-height: 44px;
}
.blogtwocolumn {
    display: flex;
    gap: 40px;
}

.firstblog-button {
    text-align: center;
    position: relative;
    top: -30px;
}
a.ourblogbtn:hover {
    color: #EB1551;
    background: #fff;
    border: 1px solid #EB1551;
}
a.ourblogbtn{
    background: #EB1551;
	border: 1px solid #EB1551;
    padding: 10px 45px;
    display: inline-block;
    color: #ffff;
	box-shadow: 0px 4px 15.8px 0px #00000014;
    font-size: 16px;
    font-family: 'Karla';
    border-radius: 8px;
}
.firstblog-image img {
    border-radius: 15px;
    min-height: 230.85px;
}
.blogcontent-text p {
    font-size: 16px;
    font-family: 'Karla';
    color: #171717;
    line-height: normal;
	height: 80px;
	
}
p.blogheading-text {
    color: #171717;
    font-family: 'Luckiest Guy';
    font-size: 18px;
    line-height: normal;
}

p.blogheading-text-franchise {
    color: #18C3F3;
    font-family: 'Luckiest Guy';
    font-size: 24px;
    line-height: normal;
	margin: 0;
	text-align: center;
}
.firstblog-content {
    background-color: #ffffff;
    box-shadow: 0px 4px 15.8px 0px #00000014;
    padding: 20px 24px 40px 24px;
    max-width: 360px;
    margin: -45px 15px 0 15px;
    border-radius: 15px;
    position: relative;
}
.firstblog-content-franchise {
    background-color: #ffffff;
    box-shadow: 0px 4px 15.8px 0px #00000014;
    padding: 20px 30px 20px 30px;
    max-width: 360px;
    margin: -45px 15px 0 15px;
    border-radius: 15px;
    position: relative;
}
 
section.banner-slider {
    padding: 0px;
}
.counterwrapper {
    display: flex
;
    justify-content: space-between;
}
.text-heading {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.packagewrapper {
    display: flex;
    justify-content: center;
    gap: 40px;
	margin-bottom: 50px;
}
.citybtn-text {
	text-align: center;
    margin-top: 30px;
}
.positionrelative-imagetext {
    position: relative;
}
.positionabsolute.packagetext {
    position: absolute;
    top: 75%;
    left: 15px;
}
.positionabsolute.packagetext p {
    background-color: #D89314;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 7px;
    font-size: 28px;
	margin: 0;
}
.firstitem-package {
    background-color: #ffffff;
    padding: 12px;
	width: 270px;
	height:363px;
	border-radius:12px;
}
.position-relative{position:relative;}
.container.bg-in-container.position-relative:before {
    content: url('./img/illustrations/reviewtropy.svg');
    
    position: absolute;
        z-index: 1;
    right: 100px;
    top: 10px;
}
.cloud-dollhead {
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
.wrapppercontact-block.margin-bottom-100 {
    margin-bottom: 50px;
}
img.margin-auto.header-review.img-responsive {
    width: 75px;
}
.margin-auto.header-review.img-responsive {
    margin: 0 auto;
    margin-top: -45px;
    z-index: 9999999;
}
section#reviews {
    padding: 70px 0px;
}
.shapetop{
	width: 100%;
    position: absolute;
    top: 0;
    transform: rotate(180deg);
    height: 50px;
    left: 0;
}
.brandtext-location h2 {
    font-size: 22px;
    color: #000000;
    font-weight: 700;
    line-height: 40px;
}
.location-address p {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    width: 380px;
}
.partyinnerwrapper img {
    width: 100%;
}
.flexboxcontact {
    display: flex;
    gap: 50px;
	align-items: center;
}
.contactinfo-block {
    width: 50%;
}
.map-block {
    width: 50%;
}
.flexboxcontact {
    display: flex
;
    gap: 100px;
}
.shapedevider {
    max-width: 100%;
    width: 100%;
}
.bg-skyblue{background-color:#E6F4FD;}
.review-heading.text-dark.text-center h2 {
    margin-top: 50px;
}
.container.bg-in-container.position-relative:after {
    content: url('./img/illustrations/review-circle.svg');
    left: 60;
    position: absolute;
    z-index: 1;
    bottom: -2px;
}
section.contact-section-wrapper {
    padding: 60px 0px 30px 0px;
}
 
section.contactus-iconwrapper {
    padding: 50px 0px 70px 0px;
}
section.franchise-wrapper-mokpage {
    padding: 0px 0px 100px 0px;
}
section.contactus-wrapper:before {
 content: url('./img/illustrations/ziraf.svg');   
       top: -170px;
    position: absolute;
    right: 0;
}
.d-flex.imagecontentwrapper {
    display: flex;
    gap: 100px;
}
.infoemail p {
    margin: 0;
    padding: 12px 0px 12px 35px;
    color: #F7941F;
    font-size: 16px;
    font-weight: 600;
}
ul.ourlocations li {
    color: #F7941F;
    font-size: 16px;
    font-weight: 600;
}
.emailcontact {
    display: flex;
    gap: 10px;
	align-items: center;
}
.email-text-heading p {
    margin: 0;
	font-size: 20px;
    color: #000000;
	font-weight: 700;
}
ul.ourlocations {
    margin: 0;
    padding-left: 25px;
}
.footer-copyright p {
    margin-bottom: 30px;
    text-align: center;
	color: #282828;
}
section.contactus-wrapper {
    padding-top: 0;
    position: relative;
	padding-bottom: 0px;
}
 
.container.bg-in-container {
    background:#FFF0CB;
	    display: flex
;
    flex-direction: column;
	    border-radius: 40px;
}
h2.serviceheading-text span1 {
    background-color: #18C3F3;
    border-radius: 10px;
    padding: 0 10px;
    color: #ffffff !important;
}
h2.serviceheading-celebratetext span1 {
    background-color: #EB177B;
    border-radius: 10px;
    padding: 0 10px;
    color: #ffffff !important;
}
h2.serviceheading-learntext span1 {
    background-color: #F7941F;
    border-radius: 10px;
    padding: 0 10px;
    color: #ffffff !important;
}
.padding-section-20 {
	padding: 57px;
}
.padding0 {
    padding-top: 0;
    padding-bottom: 50px;
}
.textcolortwo {
	color: #47BAA2 !important;
}
.textcolor40 {
	color: #CA5D61 !important;
}
.textcolor150 {
	color: #FEC13C !important;
}
.textcolor230 {
	color: #F1713A !important;
}

.textalign-center {
	text-align: center;
}

  .icons {
	z-index:1900;
	position:fixed;
	top:34%;
	right:0%;
	width:165px;
	display:flex;
	flex-direction:column;
	
}
.icons a{
	text-decoration: none;
	padding: 5px;
	font-size: 18px;
	font-family: "Luckiest Guy";
	text-align:right;
	margin-bottom:5px;
	text-transform:lowercase;
	border-radius: 50px 0px 0px 50px;
	transform: translate(100px, 0px);
	
}
.icons a:hover {
	transform: translate(0px, 0px);
}
.icons a i{
	margin-right: 10px;
background-color: #395398;
	height: 30px;
	width: 40px;
	color: black;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	
}
.icons a i.fa-facebook{
	color:#2c80D3;
	font-size:26px;
	
}
.icons a i.fa-twitter{
	color:#53cff6;
	
}
.icons a i.fa-google-plus{
	color:#53c5ff;
	
}
.facebook{
	background-color:#395398;
	color:white; !important;
	
}
.facebook:hover{
	
	color:white; !important;
	
}
.twitter{
	
	color:white;
	
}
.twitter:hover{
	
	color:white;
	
}

.instagram{
	background: #d6249f;
  background: #fd5949;
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
	color:white;
	
}
.instagram:hover{
	
	color:white;
	
}
 

 

@media (max-width: 480px) {

	.mapouter{position:relative;text-align:center;height:300px;width:450px;}.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:450px;
}
	 
	  

#gmap_canvas {
	width:450px;!important;
	
}
#footer1 h1 {
	font-size:30px;
}
.icons a {
	text-decoration: none;
	font-family: "Luckiest Guy";
	text-align: right;
	margin-bottom: 2px;
	text-transform: lowercase;
	border-radius: 50px 0px 0px 50px;
	transform: translate(100px, 0px);
}
.icons a i{
	background-color: #395398;
	height: 30px;
	width: 30px;
	color: black;

	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}
.icons a i.fa-facebook {
	font-size:20px;
}
	
 @media screen and (max-width: 767px) {
 
.blogtwocolumn {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.franchise-image img {
   
    height: 129px;
}
.serviceBox img {
    height: 233px;
}
.franchise-contact-number p {
    font-size: 16px;
}
.franchise-text h2 {
    font-size: 20px;
}
.leftmok-image img {
    height: 140px;
	padding: 0;
   
}
	 section.franchise-wrapper-mokpage h2 {
    margin-top: 0;
}
	 section.franchise-wrapper-mokpage {
    padding: 0px;
}
.mobilewidthbox {		 
		 width: 47%;
	 }
.mok-franchise-wrapper {
    margin-top: 20px;
    padding: 15px;
}
 .flexitems-mokfranchise {
    gap: 20px;
}
.franchise-image img {
    width: 100%;
}
p.blogheading-text-franchise {
    font-size: 14px;
}
.franchisitems {
	gap: 20px;
	flex-wrap: wrap;
}
.firstblog-content-franchise {
    padding: 4px;
    margin: -10px 15px 0 15px;
}
.innerwrapper-mokform {
   
    padding: 12px;
}
	 ul.wp-block-list {
    padding-left: 18px;
}
	 ul.wp-block-list li {
   	font-size: 14px;
	line-height: 18px;
}
	 h3.wp-block-heading {
    font-size: 20px;
    padding: 8px 0px;
	line-height: normal;
    margin: 0px;
}
	 h2.wp-block-heading {
    font-size: 20px;
    padding: 8px 0px;
    margin: 0;
}
	 .relatedblogs-single {
    width: 100%;
}
	 .leftsideboxblog {
    width: 100%;
}
	 .sinhgleblog-image img {
    width: 100%;
    border-radius: 12px;
}
	 .sinhgleblog-relatedimage img {
    border-radius: 12px;
    width: 100%;
}
	 section.single-ourblog.wrapper {
    padding: 0;
}
	 .singleblog-haeding h2 {
    font-size: 22px;
    line-height: 28px;
}
	 .singleblog-relatedcontent p {
    font-size: 14px;
    line-height: 22px;
    padding: 12px 0px;
	margin: 0;
}
	 a.singleblogbtn {
     
    font-size: 14px;
}
	 .rightsideboxblog {
    padding-bottom: 25px;
}
	 .singleblog-relatedhaeding h2 {
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 28px;
}
	 .relatedblog-singletext h2 {
     
    text-align: center !important;
    font-size: 24px !important;
    letter-spacing: 1px !important;
}
	 .singleblog-content p {
     
    padding: 4px 0px;
    font-size: 14px;     
    line-height: 22px;
     
}
		
}

 



