/*------------------------------------------------------------------------------------- 
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.0s
Text Domain:	 kidsa-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

footer .tree-shape img,
footer .zebra-shape-2 img
{opacity:0.1;}

.footer-bottom .f-bottom-shape
{background: unset !important;mask: unset !important;top: auto;height: auto;}
.footer-bottom .footer-wrapper{padding-bottom:10px !important;}
.preloader{background-color:#fff !important;}
.footer-section .frame-shape, .footer-section .frame-shape-3, .footer-bottom{display:none !important;}

.breadcrumb-wrapper .page-heading h1, .breadcrumb-wrapper .page-heading li span, .breadcrumb-wrapper .page-heading li a, .breadcrumb-wrapper .page-heading li::before{color:#000 !important;}

.banner-span span{color:#9b682e !important;}
.banner_slide h2 {color: #4A3219 !important;}
.footer-section .tree-shape, .footer-section .zebra-shape-2, .f-bottom-shape img{display:none !important;}

/* .header-top-wrapper .social-icon i, .header-top-wrapper .social-icon i:hover, .footer-wrapper ul li a, .footer-wrapper ul li a:hover,
.header-top-wrapper ul li, .header-top-wrapper li a, .footer-wrapper p
{color:#fff !important;} */


/* CUSTOM */
.section-bg, .header-top-section, .header-1{background-color: #ebe1d6 !important;}
.news-wrapper .news-single-items .news-image img {
    object-position: center !important;
}
.marque-section.section-padding.pt-0 {
    padding: 0px 0px 60px 0px !important;
}
.header-top-section-3 {
    display: none !important;
}
.header-button .theme-btn {
	background: #C35902 !important;
}
.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb img {
    width: 80px !important;
    height: 100px !important;
    object-fit: cover !important;
    object-position: center !important;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1550px !important;
    }
}
@media (min-width:1200px) and (max-width: 1399px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1240px !important;
    }
}
@media (min-width:1200px)
{
	.banner_slide h2{font-size:40px !important;margin-bottom:15px !important;}
}
@media (max-width:1199px)
{
.banner_slide .hero-content {background-color: rgba(255, 255, 255, 0.8);padding: 40px 20px !important;}
}
@media (max-width:767px)
{
.banner_slide .bg-cover {background-position: center right !important;}
	.header-main.style-2 .logo img{max-width:160px;}
}
.df-book-wrapper ,
.df-popup-thumb{
    width: 100% !important;
}