/**
Theme Name: iPlanet
Author: iPlanet
Author URI: https://iPlanet.one
Description: iPlanet store 
#apple #applestore #iPlanet #iPlanetStore #iPlanet #APR #ApplePremiumReseller #iPlanetBusiness #iPlanetEducation #AppleAuthorisedEducationSpecialist #AAES #AppleReseller #AppleEnterprise #iPhone #iMac #Mac #MacBook #MacBookAir #MacBookPro #iMacPro #iPad #HomePod #AppleWatch #iOS #AppleOS #WatchOS #AppleMusic #iMessage #Mail #AppStore #AppleTV #Beats #AppleEcoSystem #AppleSupport
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iplanet
Template: astra
*/

#login-btn{
	    padding: 10px 0px 0px 0px;
}
#login-btn a{
	    padding: 10px 40px;
		border: 1px solid var(--ast-global-color-0);
		border-radius:50px;
		background-color: var(--ast-global-color-0);
		color:#fff;
		text-transform:uppercase;
		text-decoration: none;
}
#login-btn a:hover{
	border-color: var(--ast-global-color-1);
	background-color:var(--ast-global-color-1);
}
.page-id-1304 .ast-container{
	margin:3em auto;
}
.login-menu-btn i,
.login-menu-btn img{
	color:#fff;
	text-align:center;
	padding-right:5px;
}
.login-menu-btn{
	color:#fff !important;
}
.login-menu-btn:focus{
	outline:none;
}
.login-menu-btn:hover{
	color:#fff !important;
}
#homeheader{
	width:100% !important;
}
#menu-col{
	flex-wrap:nowrap;
}
@media (min-width:1025px){
	#headermenu{
	width:50%;
	margin-bottom: 0px;
}
#logshortcode{
	width:50%;
}
}
@media (min-width: 922px){
	.woocommerce-form-login {
    max-width: 500px;
	margin:0 auto !important;
}
}
/* .single-stores .woocommerce-form-login{
	padding:4% 3% !important;
} */
.woocommerce-form-login{
	background-color:#FFF;
	padding: 4% 4% !important;
	border:none !important;
	border-radius:10px;
	box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
}
.woocommerce-account #content{
	background-color:#F2F2F2;
}
.rememberme-lost{
	display:flex;
	justify-content:space-between;
}
.rememberme-lost label{
	width:50%;
}
.rememberme-lost span{
	width:50%;
	text-align:right;
}
.woocommerce-form-login__submit{
	width:100%;
    padding: 10px 0px !important;
	border-radius:3px !important;
}
.woocommerce form .form-row label{
	margin-bottom: 0.5em;
	font-weight:400;
}
#password,
#username{
	border-radius:5px;
    padding-left: 40px !important;
}
.login-field-icon{
	position:absolute;
	padding: 15px;
	color:#828282;
}
.logged-in #content{
	background-color: #FFFFFF;
}
.place-order > p{
	    font-weight: bold;
}
.woocommerce table.shop_table td.download-file, .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions, .woocommerce-page table.shop_table td.download-file, .woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions{
	display:flex !important;	
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td{
	padding:10px !important;
}
.woocommerce-variation-price #login-btn {
	display: none !important;
}
.entry-summary .nonlogin-user-text {
	font-size: 20px;
	color: var(--ast-global-color-0);
	margin: 10px 0 0 0 !important;
}
.entry-summary > p {
	margin: 0 !important;
}
.wpmenucart-contents {
	color: #C1D7EA;
}
.product-type-variable .entry-summary > p.price {
	display: none;
}
.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
	color: #fff;
}

.cart-contents:hover {
    text-decoration: none;
	color: #fff;
}

/* .cart-contents:before {
    content: "";
    background-image: url("https://img.icons8.com/pastel-glyph/2x/shopping-cart--v2.png"); 
    width: 30px;
    height: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 999;
    position: inherit;
} */

.cart-contents-count {
   /* position: absolute;
     top: 10px;
    right: -5px; */
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 50%;
    padding: 1px;
    z-index: 999; 
	margin-top: -10px;
    margin-left: 10px;
}

/*  */

.store_logo_login {
	display: flex;
}
.store_page_container {
    width: 50%;
	display: flex;
    flex-direction: row;
}
.store_page_container .woocommerce-form-login {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.store_page_container h2 {
	color: #16172b !important;
	line-height: 1.3;
	font-size: 22px;
    font-family: 'Montserrat',sans-serif;
	font-weight: 300;
	margin-bottom: 0 !important;
}
/* .store_page_container img {
	height: 100% !important;
}
.store_logo_img_header {
	padding: 25px;
}
.store_page_container span{
	color: #000;
    display: flex;
    align-items: end;
	font-size: 14px
} */
.stores_landingpage_login {
	width: 100%;
}
.stores_landingpage_login .woocommerce-form .form-row-first, .stores_landingpage_login .woocommerce-form .form-row-last {
	float: none !important;
	width: 100% !important;
}

.buy_for_field {
	display: flex;
	gap: 20px;
}
.buy_for_field .woocommerce-input-wrapper {
	display: flex;
	gap: 10px;
}
.buy_for_field .woocommerce-input-wrapper label{
	margin-bottom: 0 !important
}
.buy_for_field .input-radio {
	margin-top: 0 !important;
}
#parent_id_proof_filelist,#student_id_card_filelist, #parent_id_proof_back_filelist, #student_id_card_back_filelist {
	padding: 10px;
}
#student_id_card_filelist img ,#parent_id_proof_filelist img, #parent_id_proof_back_filelist img, #student_id_card_back_filelist img {
	width: 100px
}
.wooco-price, .wooco-cart-child .woocommerce-Price-amount {
	display: none !important;
	-webkit-display: none; /* Apple Chrome */
}
.wooco-cart-child .product-quantity{
	text-align: center;
    padding-left: 2rem;
    padding-right: 3rem;
}
.single-stores .astra-shop-thumbnail-wrap .onsale {
	display: none;
}
.stores_landingpage_login .woocommerce-form-login button:not(.woocommerce-form-login__submit){
	display: none !important;
}
@media (min-width: 922px){
	.store_page_container .woocommerce-form-login {
		min-width: 500px;
	}
}
@media(max-width: 767px){
	.store_logo_login {
		display: block;
	}
	.store_page_container, .stores_landingpage_login {
		width: 100%;
	}
/* 	.stores_landingpage_login {
		margin-top: 20px;
	} */
	#support .elementor-inner-column{
		width:100%;
	}
	li#support-for-vision, li#support-for-cognition {
    border-radius: 0px;
  }
}
.woocommerce-form-login .woocommerce-Button{
	width: 100% !important;
    float: none !important;
    padding: 10px 0px !important;
    margin-top: 1.1em;
	border-radius: 0 !important;
}

.warn_pay_text {
	color: blue;
}
.wooco-item-child .product-quantity {
	text-align: left !important;
}
.wooco-item-child .product-name a {
	text-decoration: none !important;
}
.testimonials-session.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
	width: 100%;
	height: 100%;
	max-width: 100px;
}
.testimonials-session .elementor-testimonial__image img {
	border-radius: 0;	
}
@media(min-width: 1025px) and (max-width: 1399px){
	.elementor-3394 .elementor-element.elementor-element-2772c614 .elementor-nav-menu--main .elementor-item {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* event pages style */
.em.em-list .em-item.event-items .em-item-info {
    border-left: 0 !important;
}
.em.em-list .em-item.event-items .em-item-info .em-item-meta>div {
    flex: none;
    min-width: auto;
}
.event-items .em-item-image {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event-items .em-item-image img{
    width: 100%;
    height: auto;
    max-width: 260px; /* new  */
  }

  .em.em-list .em-item.event-items .em-item-info h3.em-item-title {
    font-family: 'Montserrat',sans-serif;
    color: #16172b;
    white-space: normal;
    caret-color: rgb(0, 0, 0);
    font-weight: 700;
    line-height: 1.3;
    font-size: 2.3529411764706rem;
  }
  .em.em-list .em-item.event-items .em-item-info h3.em-item-title a {
    color: #16172b !important;
  }
  .em-view-container .em.em-list .event-items .em-item-info .em-item-actions a.em-item-read-more {
    border-radius: 50px !important;
    padding-top: 16px !important;
    padding-right: 32px !important;
    padding-bottom: 16px !important;
    padding-left: 32px !important;
    font-family: inherit !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    border-color: #2666cf !important;
    background-color: #2666cf !important;
    color: #fff !important;
    display: inline !important;
  }
  .em-view-container .em.em-list .event-items .em-item-info .em-item-actions a.em-item-read-more:hover{
    background-color: #fff !important;
    color: #2666cf !important;
  }
  .site-content .ast-container {
    display: block;
  }

  /* single page */
  .event-page .event-page-item {
    background-color:#F8F8F8 !important;
  }
  .post-title {
    text-align: center;
  }
  /* .post-content {
    padding-top: 30px;
  } */
  .icons-div {
    display: flex;
    padding: 50px 20px;
    flex-flow: row wrap;
	justify-content: center;
	gap: 20px; /* 	new*/ 
  }
  .icons-item {
    flex: 1 0 30%;
    display: flex;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    max-width: 250px;
  }
  .icons-item span{
    background-color: #38B6FF;
    padding: 20px;
    text-align: center;
    width: 100px;
    border-radius: 50px;
  }
  .icons-item span i{
    font-size: 50px;
  }
  .content-desc {
    flex-grow: 1;
    text-align: center;
}
h2.event-gallery-title {
  text-align: center;
}
.icons-title {
  padding: 10px 0 ;
}
/* .event-gallery {
  display: flex;
  flex-wrap: wrap;
} */

.event-gallery .gallery-item {
  flex: 1 0 25%; /* Adjust the width as needed */
  display: flex;
  align-items: stretch;
  margin-bottom: 20px; /* Adjust the margin as needed */
  justify-content: center;
	align-items: center;
}
.event-gallery .gallery-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/* .entry-title {
	display: none !important;
} */
 .single-event.ast-separate-container .ast-article-single {
	padding: 0 !important;
	 padding-top: 20px !important;
}
.event-gallery .gallery {
	display: flex;
	flex-flow: row wrap;
    justify-content: center;
	align-items: center;
    gap: 20px;
}
.event-gallery .gallery img{
	height: 200px;
	object-fit: cover;
}
.em.pixelbones .event-items h3.em-item-title {
	font-size: 32px !important;
}
.em.em-list .em-item .em-item-info .em-item-meta {
	margin-bottom: 0px ;
}
.em.em-list .em-item .em-item-info .em-item-desc {
	margin-top: 0px;
}
.em.em-list.size-small .em-item .em-item-info {
	border-color: transparent;
}
.single-event #content{
	background-color:#F8F8F8 !important;
}
@media (min-width: 500px) and (max-width: 1025px){
	.event-gallery .gallery .gallery-item {
		max-width: 33%;
	}
}
@media(max-width: 499px){
	.event-gallery .gallery .gallery-item {
		max-width: 100%;
		flex: none;
	}
	.icons-item {
		flex: none;
	}
}
#post-9827 {
	padding: 0;
}
.event-items .em-item-image {
	position: relative;
    overflow: hidden;
	max-height: 200px;
}
.upcoming-event-label {
  	position: absolute;
  	background-color: #2666cf;
	color: #fff;
  	padding: 0.3rem 3rem;
  	transform: rotateZ(-45deg) translateY(5rem);
  	/* clip-path: polygon(25% 0, 75% 0, 100% 100%, 0 100%); */
 	left: -110px;
    top: -40px;
	z-index: 2;
}
.em-events-search {
	display: none;
}
.em-events-list .event-items {
	padding-bottom: 20px !important;
}
@media(max-width: 997px){
	.em.pixelbones .event-items h3.em-item-title {
		font-size: 24px !important;
	}
	.stores_single_container, .single-stores .ast-container {
		padding: 0 !important;
	}
	.apple-product-grid ,.latest-blog-session{
		padding-left: 20px;
		padding-right: 20px;
	}
	.stores_landingpage_login {
		padding: 25px;
	}
}

/*  new landing page */
.cards-grid {
    display: flex;
	flex-flow: row wrap;
    justify-content: center;
	gap: 20px;
}
.cards-grid-item {
   	flex: 1 0 30%;
    display: flex;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    max-width: 250px;
	box-shadow: 0px 3px 4px 2px rgb(0 0 0 / 10%);
	border-radius: 15px;
}
.cards-grid-item h3 {
	font-size: 24px;
	word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 100px;
    min-height: 100px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
p.card-description {
    flex-grow: 1;
	font-size: 18px;
}
p.card-single-line {
	font-size: 18px;
	color: #2666CF;
}
.apple-product-grid {
	padding: 40px 0;
}
.apple-product-grid h2, .store-latest-blog h2{
	text-align: center;	
	font-size: 32px;
	color: #001E6C;
}
@media (min-width: 922px) {
/* 	.single-stores .ast-container {
    	max-width: 4000px;
		padding: 0;
	} */
	.store-latest-blog {
		max-width: 1370px;
	}
}
.latest-blog-session {
	background-color: #F2F2F2;
	padding: 0;
}
.store-latest-blog {
	text-align: center;
	padding: 40px 0;
	margin: 0 auto;
}
.blog-grid {
	display: flex;
	flex-flow: row wrap;
    justify-content: center;
	gap: 25px;
}
.blog-grid-item {
	flex: 1 0 30%;
    display: flex;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
}
.blog-item-title {
	background-color: #001E6C;
	padding: 15px 25px;
}
.blog-grid-item img {
	width: 100%;
}
.blog-grid-item h3 {
	color: #fff;
	font-size: 18px;
	word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 25px;
    min-height: 25px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.store-icon {
	width: 100%;
}
.store_page_container {
	text-align: center;
}
.store-icon {
	width: 100%;
	color: #fff;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.stores_landingpage_login {
	background-color: #F2F2F2;
	flex-direction: column;
	padding: 50px;
}
.stores_landingpage_login nav {
	text-align: left;
}
.stores_landingpage_login .login-form, .stores_landingpage_login .woocommerce-form-login {
	background-color: transparent;
	box-shadow: none;
}
.stores_landingpage_login .rol-email-wrap {
	text-align; left;
}
.store_page_container {
    width: 100%;
/*     display: flex;
    flex-direction: row;
    align-items: center;
    background-size: cover;
    background-position: center;
    padding: 50px;
    background-repeat: no-repeat; */
}
.center-logo-div {
  position: relative;
}
.powerer-by {
	color: #fff;
    display: flex;
    align-items: end;
    font-size: 20px;
    padding: 10px;
}
.inner-logo-div {
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}
.blog-grid-item a{
	position: relative;
  display: inline-block;
}
.blog-grid-item a span {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	opacity: 0;
  	background-color: #001E6C;
  	color: #fff;
  	padding: 8px 20px;
  	font-size: 16px;
	font-weight: 700;
  	transition: opacity 0.3s ease;
}

.blog-grid-item a:hover span {
 	opacity: 1;
}

.blog-grid-item a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.blog-grid-item a:hover:before {
 	opacity: 1;
}
@media (max-width: 767px){
	.store_page_container {
		width: 100%;
	}
}
@media (max-width: 500px){
	.blog-grid-item {
		flex: none;
		width: 96%;
	}
	.store_page_container {
		width: 100%;
	}
	.store_page_container h2 {
		font-size: 14px;
	}
	.cards-grid-item {
		flex: none;
	}
	.icons-div {
		padding: 25px 20px;
	}
}
@media(min-width: 998px) and (max-width: 1199px){
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.store-view-blog {
    margin-top: 20px;
}
.store-view-blog a{
	background-color: #001E6C;
	color: #fff;
	padding: 8px 20px;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #001E6C;
}
.store-view-blog a:hover {
	background-color: #f2f2f2;
	color: #001E6C;
}

.testimoji-slider .slick-slide{
	margin: 0 15px;
}
.testimoji-why-iphone #tns1-ow .tns-nav {
	width: 50%;
	float:left;
	text-align: left;
}

.testimoji-why-iphone #tns1-ow .tns-controls {
	text-align: end;
}

.testimoji-why-iphone .elementor-image-carousel .swiper-slide-inner img {
	padding: 17px;
}
.testimoji-why-iphone .elementor-swiper-button {
	justify-content: end;
    top: 100% !important;
}

.testimoji-why-iphone .swiper-pagination {
	width: 50%;
	text-align: left;
	bottom: -10px;
    left: 20px;
}
.testimoji-slider .premium-carousel-wrapper ul.slick-dots {
	text-align: left;
    padding: 20px 0px 0 20px;
}
.testimoji-slider .elementor-image-carousel-wrapper {
	display: flex;
	flex-direction: column;
}
.testimoji-why-iphone .elementor-image-carousel-wrapper .elementor-swiper-button-prev {
	right: 10%;
	left: unset;
}
.do-more-on-ipad-session .elementor-widget-wrap.elementor-element-populated {
	padding: 0;
}
.work-magic-video-session .premium-video-box-image-container{
	background-size: 100%;
    background-repeat: no-repeat;
}

.work-magic-video-session .elementor-widget-premium-addon-video-box .premium-video-box-container > div {
	aspect-ratio: 3.55/2 !important;
}
.testimoji-why-iphone .elementor-image-carousel .swiper-slide-inner img {
	background-color: #fff;
}
.testimoji-slider .testimoji-slider-template-video .elementor-container.elementor-column-gap-default{
	justify-content: end;
}
.testimoji-slider .testimoji-slider-template-video .elementor-column {
	width: 60px;
}


@media(max-width: 767px){
	.testimoji-why-iphone .elementor-image-carousel-wrapper .elementor-swiper-button-prev {
		right: 17%;
	}
	.testimoji-slider-template .testimoji-slider-template-content .elementor-column {
		width: 100% !important;
	}
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}
.mac-does-section .elementor-container{
	background-color: #fafafa;
	border-radius: 18px;
}
@media (max-width:640px){
	.mac-does-section-col1{
		order: 2;
	}	
}

.mac-does-link::after {
	content: '>';
    margin-left: 3px;
    border-color: #222 transparent transparent transparent;
}
.text-decoration-underline{
	text-decoration: underline;
	text-decoration-color: #0066cc;
}
@media (min-width:768px){
	.enquiry-form .wpforms-field-container, .enquiry-form .wpforms-submit-container {
		margin: 0 auto;
		width: 70%;
	}
}
.enquiry-form .wpforms-container .wpforms-field-label {
	font-weight: 500;
}
.shop-now-shortcode {
	text-align: center;
}
.shop_now_button {
	 font-family: "Source Sans Pro", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    background-color: #02010100;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
	text-transform: uppercase;
    letter-spacing: 2px;
	color: #fff;
	display: inline-block;
	border-bottom: 2px solid transparent;
}
.shop_now_button:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.shop_now_button .elementor-button-icon.elementor-align-icon-left {
	margin-right: 10px;
}
/* Hide Whatsapp chat */
#whatsapp-chat-widget {
	display: none !important;
}
.special-price {
    color: white !important;
    background-color: #d61d28 !important;
    font-weight: bold !important;
	font-size: 20px;
}
.smartepp-price del {
    text-decoration-color: #d61d28; /* Change the color of the strike-through line to red */
	color: #7A7A7A !important;
	font-weight: lighter;
}
.smart-saleprice {
	font-weight: bold;
	font-size: 22px;
}
.term-condition-text {
	font-size: .9rem;
}
.billing-address {
  font-weight: bold !important;
  font-size: 1.3em !important;
}
/* products display none in header and footer */
.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
    display: none;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-3776 {
    display: none;
}
.ast-footer-social-1-wrap.ast-footer-social-wrap {
    display: flex;
}