/*------------------------------------------------------------------------------------- 
Theme Name:		 Kidsa Child Theme
Theme URI:		 https://gramentheme.com/wp/kidsa/
Description:	 Kidsa - Kindergarten School WordPress Theme
Author:			 Gramentheme
Author URI:		 https://gramentheme.com/
Template:		 kidsa
Version:		 1.0.0
Text Domain:	 kidsa-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

:root {
/*     --body: #fff;
    --black: #000;
    --white: #fff; */
    --theme: #66CCCC;
    --theme2: #018F91;
	--text: #979797;
	--bg: #EEECEC;
	--red-color: #FF7276;
	--header-color: #096768;
	--green-color: #249F9F;
/*     --header: #385469;
    --text: #5C707E;
    --text-2: #ffffffcc;
    --border: #E5E5E5;
    --border2: #242449;
    --border3: #5262FF;
    
    --bg2: #EFF5F6;
    --bg3: #70A6B1;
    --box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06); */
}

.theme-btn {
	padding: 15px 40px !important;
    border: 2px solid var(--theme);
}

.site-content {
	margin-top:170px !important
}

.theme-btn::before, .theme-btn::after {
	background-color: var(--white);
}

.theme-btn-primary:hover {
	background: var(--white) !important;
	border-color: var(--theme) !important;
	color: var(--theme) !important;
}

.header-main .main-menu ul li a {
	color: var(--text) !important;
}

.font-20 {
	font-size: 20px;
}

.header-top-wrapper .contact-list li a {
    min-width: 120px;
    display: inline-block;
    height: 35px;
}

.ekit-wid-con .elementskit-btn {
	margin-top: 10px !important;
}
.header-top-wrapper .social-icon a {
	color: var(--text);
}

.header-top-wrapper .contact-list li span {
	display: inline-block;
	width: 1px;
	height: 45px;
	background: var(--text)
}

.header-top-wrapper .contact-list li a .selected-img, .header-top-wrapper .contact-list li a .hover-img {
	display: none;
}

.site-logo img {
	max-width: 200px !important;
}

.header-top-wrapper .contact-list li a.selected .default-img {
	display: none
}

.header-top-wrapper .contact-list li a.selected .selected-img {
	display: inline-block;
}

.header-top-wrapper .contact-list li a:hover .hover-img {
	display: inline-block;
}

.header-top-wrapper .contact-list li a:hover .selected-img,  .header-top-wrapper .contact-list li a:hover .default-img {
	display: none;
}

.banner-span.header-text h1 {
	font-size: 45px;
	line-height: 45px;
}

.banner-span.header-text h1 span {
	color: var(--red-color) !important;
}

.main-banner::before {
	background-image: none !important;
}

.theme-btn .fa-solid {
	display: none !important;
}

.red-btn .theme-btn {
    background: var(--red-color) !important;
    border-color: var(--red-color) !important;
}

.red-btn .theme-btn:hover {
    color: var(--red-color) !important;
}

.about-us-text.strong p {
    font-weight: 600 !important;
}

.no-background {
	background: none !important;
}

.health-canada-section::before {
	background-image: none !important;
}

.partners-slider .brand-wrapper h6 {
    font-size: 50px;
    font-weight: 900;
    color: var(--header-color);
}

.partners-slider .brand-wrapper h6::before, .partners-slider .brand-wrapper h6::after {
    top: 36px;
    height: 3px;
	width: 25%;
    background-color: var(--red-color);
} 

.testinomial-slider-1 .testimonial-wrapper .testimonial-bg {
	background-color: #FF9A97 !important;
	color: #fff !important;
}


.testinomial-slider-1.white-text p {
	color: white !important
}

/* .testinomials-slider .testimonial-wrapper .testimonial-bg {
	background-image: url('http://www.babybrandsgiftclub.ca/wp-content/uploads/2024/11/Group-29.png');
	background-size: cover;
	mask: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
} */

.testimonial-wrapper.section-padding {
	padding: 50px 0 !important;
}
.testimonial-wrapper .section-title {
	display: none !important;
}
.testinomials-slider .testimonial-wrapper .shape-1, 
.testinomials-slider .testimonial-wrapper .shape-2,
.testinomials-slider .testimonial-wrapper .testimonial-box-items .client-info img{
	display: none
}

.testinomials-slider .testimonial-wrapper .testimonial-box-items p {
	color: var(--green-color);
	font-size: 24px;
	font-weight: 600;
	font-family: 'Montserrat'
}

.testimonial-wrapper .testimonial-box-items .client-info .content {
	text-align: center;
}

.testimonial-wrapper .testimonial-box-items .client-info .content h5 {
	color: var(--green-color);
	font-weight: 900;
}

.testimonial-wrapper .testimonial-box-items .client-info .content p {
	font-weight: 400;
}

.testimonial-wrapper .testimonial-box-items .client-info {
	margin-top: 80px;
	position: relative
}

.testimonial-wrapper .testimonial-box-items .client-info::before {
    display: inline-block;
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: #FFE188;
    top: -20px;
}

.testimonial-wrapper .array-button .array-prev, .testimonial-wrapper .array-button .array-next {
	border-radius: 50%;
	height: 61px;
    line-height: 61px;
	background-color: var(--theme2);
}

.blog-section .post i {
	display: none;
}

.blog-section .post span {
	margin-right: 0 !important;
}

.blog-section .news-card-items .news-image .post {
	font-size: 15px;
    font-weight: 600;
	padding: 4px 10px;
	background-color: var(--red-color);
}

.blog-section .news-content ul li {
    font-weight: 500;
    color: #3a3a3a;
    font-size: 14px;
}

.blog-section .news-content ul li i {
    color: var(--red-color);
}

.blog-section .news-content h3 a {
   	color: var(--header-color);
	font-weight: bold;
/* 	font-size: 25px; */
	line-height: 25px;
}

.blog-section .news-content .theme-btn-2 i {
	display: none
}

.blog-section .news-content .theme-btn-2 {
	background: var(--red-color);
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none !important;
    color: var(--white);
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    transition: all 0.4s ease-in-out;
    letter-spacing: 0;
    border-radius: 22px;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 1;
    z-index: 9;
    text-transform: capitalize;
}

.footer-bottom {
	background-color: var(--green-color);
}

.footer-bottom .footer-wrapper p, .footer-bottom .footer-wrapper .footer-menu li a {
    color: #FFFBF1;
    font-size: 15px;
    font-weight: 500;
	text-decoration: none;
}

.footer-bottom .footer-wrapper {
	padding-top: 20px;
}

.footer-widgets-wrapper .single-footer-widget .widget-head {
    border-image: linear-gradient(90deg, #e95e59 50%, rgba(201, 203, 223, 0) 50%);
    border-bottom: 3px solid transparent;
	border-image-slice: 2;
	margin-bottom: 19px;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
	color: var(--header-color);
}

footer.footer-section.section-bg.fix {
	background: #ffecc0
}

.footer-widgets-wrapper .single-footer-widget .footer-content p {
	color: var(--header-color);
	font-weight: 500;
	font-size: 18px;
}

.footer-widgets-wrapper .single-footer-widget .menu li {
    font-size: 16px;
    color: var(--header-color);
    font-weight: 500;
	line-height: 20px
}

.footer-widgets-wrapper .single-footer-widget .menu li a:before {
    content: "\f061";
    color: var(--theme2);
    font-weight: 900;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    border: none;
    border-radius: 8px;
    background: var(--theme2);
    color: #ffecc0;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
	 color: var(--header-color);
	font-weight:500;
	margin-top: 19px;
}

.heart-img-footer {
    bottom: 120px;
    left: -50px;
	z-index: 1;
}

.widget-head-span {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #e05d56;
}

.footer-widgets-wrapper {
    padding: 50px 0 50px;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon > div {
	gap: 15px;
}

.elementor-687 .elementor-element.elementor-element-162168a, .breadcrumb-wrapper {
	padding: 150px 0 0 0;
}

.home-banner-slides .hero-3 .hero-content h5 {
	font-size: 20px;
    color: var(--red-color) !important;
    font-weight: bold;
}

.home-banner-slides .hero-3 .theme-btn.theme-btn:hover {
	color: var(--red-color) !important;
}

.home-banner-slides .hero-3 .theme-btn.transparent-2 {
	display: none;
}

.home-banner-slides .hero-3 .theme-btn.hover-white {
    background: var(--red-color) !important;
    border-color: var(--red-color) !important;
    padding: 15px 40px !important;
    border: 2px solid var(--theme);
}

.home-banner-slides .hero-3 .hero-content h1 {
    margin-bottom: 20px;
    font-size: 45px;
    color: #385469;
    font-family: "Montserrat", Sans-serif;
    font-weight: 900;
    line-height: 45px;
}

.home-banner-slides .hero-3 .hero-content h1 span {
	 color: var(--red-color) !important;
}

.home-banner-slides .hero-3 .hero-content p {
    color: #5C707E;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    line-height: 30px;
}

.sample-steps .elementor-widget-container {
	display: flex;
	align-items: center;
	justify-content:center;
}

.sample-steps {
	counter-reset: section;
}

.sample-steps .elementor-widget-image-box {
	min-height: 450px;
}

.sample-steps .elementor-widget-image-box::before {
    counter-increment: section;
    content: counter(section) ".";
    position: absolute;
    bottom: -45px;
    left: calc(50% - 45px);
    font-size: 40px;
    font-weight: bold;
    color: var(--red-color);
    line-height: 80px;
    width: 90px;
    text-align: center;
    border-radius: 50%;
    border: 5px solid #fff;
    background: #95e7e8;
}

.header-top-section {
	display: block !important;
}

.contact-list .btn-check:checked+.btn, .contact-list .btn.active, .contact-list .btn.show, .contact-list .btn:first-child:active, .contact-list :not(.btn-check)+.btn:active {
	border-color: transparent;
}
.user-bio-data {
    border-bottom: 2px solid #66cccc;
    border-top: 2px solid #66cccc;
    padding-top: 45px;
    padding-bottom: 45px;
}
.user-bio-data .avatar {
    border: 3px solid #66cccc;
    border-radius: 50% 50%;
}
.bio-details h5 {
    color: #096768;
    margin-bottom: 7px;
    font-size: 21px;
    text-transform: uppercase;
}
.bio-details p {
    font-size: 17px;
    line-height: 1.5;
    color: #096768;
}
.blog-user-media {
    margin-top: 20px;
    width: 100%;
    border-top: 1px solid #63C6BF;
    padding-top: 11px;
    padding-bottom: 18px;
}
.blog-user-media .avatar {
    width: 70px !important;
    height: 70px;
    border: 2px solid #66cccc;
    border-radius: 50% 50%;
    display: inline-block;
    vertical-align: middle;
}
.entry-content .blog-meta-desc {
    width: 75%;
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
}
.blog-user-media .blog-meta-desc h5 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
	color: #096768;
	margin-bottom: 2px;
}
.blog-user-media .blog-meta-desc span {
 	color: #096768;
    font-size: 15px;
}

.blogs-carousel-wp .elementor-swiper-button svg, .reviews-slider .elementor-swiper-button svg {
	padding: 10px 9px !important;
	width: auto !important;
	height: auto !important;
}

.modal-window .modal-window__content {
	box-shadow: none !important;	
}

.amazon-deals .aawp-product__image {
    height: 120px !important;
}

.amazon-deals .aawp-product__title {
    font-size: 14px !important;
}

.amazon-deals .aawp-button--buy {
    width: auto !important;
    display: inline-block !important;
}

.amazon-deals .aawp .aawp-product--vertical {
    border-radius: 5px !important;
    box-shadow: 0px 0 4px 0 rgb(138 232 231);
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__pricing {
	margin: 0 !important;
}
.amazon-deals .aawp .aawp-product--vertical .aawp-product__title {
	height: 60px !important;
	margin-bottom: 5px !important;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__content {
	min-height: auto!important;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__pricing {
	display: flex !important;
    width: 100% !important;
    margin-bottom: 5px !important;
    justify-content: end !important;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__price--old {
	margin-right: 15px !important;
    display: inline-block !important;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__ribbon--sale {
	bottom: 20px!important;
    top: auto !important;
    right: 150px!important;
	font-weight: bold !important;
	border-radius: 4px !important;
}
}

.amazon-deals .aawp-product__description.mt-2 li {
    font-size: 13px;
}

.amazon-deals ul {
    list-style-type: disc;
    padding-left: 1rem;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__footer .aawp-button {
	border-radius: 4px !important;
}

.amazon-deals .aawp .aawp-product--vertical .aawp-product__price--current {
	color: #464646 !important;
}

@media (max-width: 1200px) {
	.sample-steps {
		--gap: 30px 30px !important;
	}
	
	.sample-steps .elementor-widget-image-box {
		min-height: 400px;
	}
}

@media (max-width: 1024px) {
	.elementor-687 .elementor-element.elementor-element-deef923 {
		--e-con-grid-template-columns: repeat(2, 2fr) !important;
	}
	
	.parent-image-span {
		top: 190px !important;
	}
	
	.health-canada-image {
		top: 120px !important;
	}
	
	.partners-slider .brand-wrapper h6 {
		font-size: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.counters-wrapper .elementor-counter .elementor-counter-number-wrapper {
		font-size: 50px;
		
	}
	
	.counters-wrapper .elementor-counter-title {
		line-height: 25px !important;
		font-size: 16px !important;
	}
}

@media (max-width: 991px) {
	.sample-steps {
		--e-con-grid-template-columns: repeat(2, 1fr) !important;
		--gap: 50px 50px !important;
	}
	
	.header-top-wrapper .contact-list {
		gap: 20px;
	}
	
	.french-link {
		font-size: 15px !important;	
	}
}


@media (max-width: 767px) {
    .elementor-687 .elementor-element.elementor-element-deef923 {
		--e-con-grid-template-columns: repeat(1, 1fr) !important;
	}
	
	.section-padding {
		padding: 40px 0;
	}
	
	.health-canada-image {
		left: -50px !important;
	}
	
	.counters-wrapper .e-child {
		border-right: 0 !important;
	}
	
	.sample-steps {
		--e-con-grid-template-columns: repeat(1, 1fr) !important;
	}
	
	.home-banner-slides .hero-3 .hero-content h1 { 
		font-size: 40px;
		line-height: 40px
	}
}


@media (max-width: 575px) {
	.site-logo img {
		max-width: 150px !important;
	}
	
	.home-banner-slides .hero-3 .hero-content h1 { 
		font-size: 30px;
		line-height: 34px
	}
	.testimonial-wrapper .testimonial-box-items p { font-size: 17px !important; }
	.testimonial-wrapper .testimonial-box-items { padding-left: 12px !important; padding-right: 12px !important; }
}

@media (max-width: 450px) {
    .parent-image-span {
		top: 130px !important;
	}
	
 
}

.breadcrumb-wrapper .container {
	display:none;
}

.gallery-wrap ul {
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	gap: 10px;
}
.gallery-wrap li {
	max-width: 30%;
}
.gallery-wrap li img {
	max-width: 100%;
}

.ekit-wid-con .elementskit-post-image-card {
	background: #fff !important;
    border: 1px solid #63C6BF !important;
    color: #096768 !important;
}

.ekit-wid-con .elementskit-post-image-card .entry-title a {
   color: #096768 !important;
	font-weight: 900 !important
}

.ekit-wid-con .elementskit-post-image-card .entry-title {
	margin-bottom: 0 !important
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list {
    color: #ff5350 !important;
    fill: #ff5350 !important;
    margin-bottom: 10px !important;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 0px 20px 20px !important;
}