@font-face {
    font-family: 'childos_arabic_demolight';
    src: url('../css/childosarabicdemo-light-bf6526371b44256-webfont.woff2') format('woff2'),
         url('../css/childosarabicdemo-light-bf6526371b44256-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/**   **/

    @font-face {
    font-family: 'Childos FREE PERSONAL USE Regular';
    font-style: normal;
    font-weight: normal;
    src: local('../css/fonts/Childos FREE PERSONAL USE Regular'), url('../css/fonts/ChildosFREEPERSONALUSE-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Childos FREE PERSONAL USE Light';
    font-style: normal;
    font-weight: normal;
    src: local('../css/fonts/Childos FREE PERSONAL USE Light'), url('../css/fonts/ChildosFREEPERSONALUSE-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Childos FREE PERSONAL USE Medium';
    font-style: normal;
    font-weight: normal;
    src: local('../css/fonts/Childos FREE PERSONAL USE Medium'), url('../css/fonts/ChildosFREEPERSONALUSE-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Childos FREE PERSONAL USE SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('../css/fonts/Childos FREE PERSONAL USE SemiBold'), url('../css/fonts/ChildosFREEPERSONALUSE-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Childos FREE PERSONAL USE Bold';
    font-style: normal;
    font-weight: normal;
    src: local('../css/fonts/Childos FREE PERSONAL USE Bold'), url('../css/fonts/ChildosFREEPERSONALUSE-Bold.woff') format('woff');
    }




/**   **/
@font-face {
    font-family: 'cooperblkbt-italiuploadedfile';
    src: url('../css/fonts/cooperblkbt-italic.woff2') format('woff2'),
         url('../css/fonts/cooperblkbt-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cooperblkbt-reguluploadedfile';
    src: url('../css/fonts/cooperblkbt-regular.woff2') format('woff2'),
         url('../css/fonts/cooperblkbt-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cooperltbt-bolduploaded_file';
    src: url('../css/fonts/cooperltbt-bold.woff2') format('woff2'),
         url('../css/fonts/cooperltbt-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cooperltbt-boldituploadedfile';
    src: url('../css/fonts/cooperltbt-bolditalic.woff2') format('woff2'),
         url('../css/fonts/cooperltbt-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cooperltbt-italicuploadedfile';
    src: url('../css/fonts/cooperltbt-italic.woff2') format('woff2'),
         url('../css/fonts/cooperltbt-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cooperltbt-regulauploadedfile';
    src: url('../css/fonts/cooperltbt-regular.woff2') format('woff2'),
         url('../css/fonts/cooperltbt-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'coopermdbt-italicuploadedfile';
    src: url('../css/fonts/coopermdbt-italic.woff2') format('woff2'),
         url('../css/fonts/coopermdbt-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'coopermdbt-regulauploadedfile';
    src: url('../css/fonts/coopermdbt-regular.woff2') format('woff2'),
         url('../css/fonts/coopermdbt-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.email-link {
  font-family: Arial, sans-serif !important;
}

img {
  max-width: 100%;
}

/* Change Navbar background color */

@media (max-width: 768px) {
  .navbar {
    background-color: #fff9f0 !important;
  }
  .navbar-collapse {
    background-color: #fff9f0 !important;
  }
}
.nav-fix-open{
	background: #fff9f0;
	padding: 10px 24px;
	height: 100vh;
}
#demo .carousel-inner{
	height:100vh;
}
#demo .carousel-item{
	height:100vh;
	padding:200px;
	text-align: right;
}


.more-button{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size:25px;
	color:#ffffff00;
	background:#ffffff00;
	border-color:#ffffff00;
	line-height:1;
	padding:4px 10px;
	margin-top:55vh;
}
.more-button:hover{
	background:#00523a00;
	border-color:#00523a00;
}
.section-title{
	font-family: 'cooperltbt-regulauploadedfile';
	font-size:50px;
	font-weight: 400;
    font-style: normal;
	color:#00523a;
    line-height:1;
	text-align: center;
}
.pureIngredients{
	background:url(../images/pureIngredients.png) 0 0 no-repeat;
	background-size: cover;
	height: 90vh;
	display: flex;
    justify-content: center;
    align-items: center;
}
.pure-heading {
	width: 420px;
	margin: 0px auto;
	padding: 50px 0 0;
}
.products .section-title, .aboutus .section-title{
	font-size:25px;
}
.more-infoBtn{
	background:#00523a;
	border-radius: 25px;
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size:25px;	
	color:#fff;
	line-height:1;
	padding:4px 12px;	
}
.more-infoBtn:hover{
	background:#087b59;
}
.product-wrap{
	margin:100px 0 60px;
	text-align:center;
}
.products, .aboutus {
	background: #fff9f0;
    /*box-shadow: 0 0 10px #d9d9d9; */
}
.aboutus p{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size:25px;	
	color:#00532a;
	margin-bottom:20px;	
	text-align: justify;
}

.about-content{
	width: 575px;
	margin: 50px auto 30px;
}
.we-offer ul{
	list-style:none;
}
.we-offer ul li{
	padding:15px 0;
}
.we-offer ul h4{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size:25px;	
	color:#00532a;
	padding:10px 0;
}
.certified-By{
	padding:30px 0;
}
.certified-By .section-title{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-weight:bold;
	text-transform: uppercase;
}
#testimonials{
	background:#fff9f0 url(../images/testimonial-img.png) 0 0 no-repeat;
	padding-top:530px;
	padding-bottom: 10px;
}
.footer{
	background:#00523a url(../images/footer-contact-map.png) 0 0 no-repeat;
	background-size: cover;
	padding:40px 0;
	color:#f4efe5;
}
.footer .section-title{
	font-size:25px;
	color:#f4efe5;
	text-transform:uppercase;
}
.footer h2{
	font-family: 'cooperltbt-bolduploaded_file';
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
}
.footer h2.normal{
	font-family: 'cooperltbt-regulauploadedfile';
	font-weight:normal;
}
.footer small{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 14px;
}
.head-office{
	font-family: 'cooperltbt-regulauploadedfile';
	font-size:14px;
}
.social-icon{
	background:url(../images/social-icons.png) 0 0 no-repeat;
	height:31px;
	width:27px;
	display:inline-block;
	
}
.insta-icon{
	background-position:0 0;
}
.facebook-icon{
	background-position:-55px 0;
}
.whatsapp-icon{
	background-position:-112px 0;
}
.social-channels{
	max-width:380px;
}
.social-channels small{
	font-size:12px;
}
.mt-160 {
  margin-top: 160px;
}
.unauthorized {
	font-family: "Young Serif", serif;
  font-size: 11px;
  line-height: 1;
  width: 45%;
}
.rightreserve{
	font-family: 'cooperltbt-regulauploadedfile';
	font-size:18px;
}



/* Our product style */

.productBanner{
	/*background:url(../images/ourProduct-01.png) 0 0 no-repeat;*/
	background:url(../images/product-bg.png) 0 0 no-repeat;
	background-size:cover;
	min-height: 100Vh;
	min-height: 768px;
	padding-top:100px;
}
.productBanner h1{
	background: url(../images/banner-heading.png) 0 0 no-repeat;
	background-size:100%;
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 65px;
	color: #00532a;
	padding-top: 45px;
	text-transform: uppercase;
}
.product-section2{
	background:url(../images/ourProduct-bg.png) 0 0 ;
	padding:30px;
}
.product-section2 h2{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 50px;
	color: #00532a;
	text-align:center;
}
.section2Product{
	width: 75%;
	margin: 0 auto;
}
.video-div{
	overflow: hidden;
	width: 80px;
	margin: 0 auto;
	border-radius: 60px;
	height: 80px;
}
.forAge{
	background: #00532a;
	border-radius: 25px;
	padding: 0 50px;
	align-items: center;
	gap: 20px;
}
.forAge h4 {
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding: 7px 60px;
	line-height: 1;
}
.qatmeal-rice{
	background:#fff;
	border-radius:18px;
	padding:30px 30px 70px 30px;
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 25px;
	color: #00532a;
	text-align:center;
}
.fruit-img{
	margin-top: -60px;
	width: 120px;

}
.nature-wrap li{	
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 30px;
	color: #003326;
	margin: 35px 0;
	
}
.icon-check{
	background:url(../images/check-icon.png) 0 0 no-repeat;
	background-size: 100%;
	display:inline-block;
	height: 42px;
	width: 48px;
	margin: 10px;
	flex: 0 0 auto;
}
.nature-Recipe {
  background: #fff9f0;
}
.nature-wrap {
  width: 70%;
  margin: 0 auto;
}
.nature-content {
  margin: 0;
  line-height: 1;
}
.nature-Recipe .section-title {
	/*font-family: 'Cooper Black', sans-serif;*/
	font-family: 'cooperblkbt-reguluploadedfile';
    font-size: 30px;
}
.nature-Recipe h4 {
	font-family: 'cooperltbt-italicuploadedfile';
	font-size: 63px;
	color:#003326;
}
.ingredients{
	background:#004e3b;
	padding:20px;
}
.multi-fruit{
	background:#f4efe5;
	border-radius:30px;
	padding:20px;
	width:70%;
	margin:0 auto;
}
.multi-fruit h3{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 30px;
	color: #00532a;
	
}
.multi-fruit h4{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 50px;
	color: #00532a;
	text-transform:uppercase;
}
.multi-fruit p{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 20px;
	color: #00532a;
	margin:0 30px 50px;
}
.feeding-instruction table th, .feeding-instruction table td{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 25px;
	color: #f5ede5;
	padding:10px;
	text-align: left;
	line-height: 1;
	vertical-align: top;
}
.feeding-instruction{
	margin-top:80px;
	color: #f5ede5;
}
.feeding-instruction h2{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 50px;
	color: #f5ede5;
	margin-bottom:30px;
	
}
.feeding-instruction  table{
	margin:0 auto;
	width: 70%;
}
.feeding-instruction table th{
	border-bottom:1px solid #f5ede5;
}
.method-Preparation{
	width:70%;
	margin:0 auto;
}
.feeding-instruction h5{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 42px;
	color: #f5ede5;
	margin-bottom:35px;
	margin-top:90px;
	
}
.feeding-instruction p{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 25px;
	color: #f5ede5;
	
}
.nutritional-info{
	margin-top:140px;
	margin-bottom:50px;
}
.nutritional-info .multi-fruit{
	padding-bottom:50px;
}
.nutritional-info h2{
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 52px;
	color: #f5ede5;
	text-align:center;
	margin-bottom:30px;
	text-transform:uppercase;
}
.nutritional-info table{
	width:100%;
}
.nutritional-info table th, .nutritional-info table td{
	border-bottom:1px solid #00614e;
	font-family: 'childos_arabic_demolight';
	font-family: 'Childos FREE PERSONAL USE Regular';
	font-size: 25px;
	color: #00532a;
	padding:15px;
	text-align: left;
	line-height: 1;
}
.banner-right img{
	max-width:90%;
}
.feeding-instruction table th, .feeding-instruction table td {
	text-transform: uppercase;
}
.productBanner h1.banner-head-2{
	background: url(../images/banner-heading2.png) 0 0 no-repeat;
	background-size: 100%;
}
.productBanner h1.banner-head-3{
	background: url(../images/banner-heading3.png) 0 0 no-repeat;
	background-size: 100%;
}
.productBanner h1.banner-head-4{
	background: url(../images/banner-heading4.png) 0 0 no-repeat;
	background-size: 100%;
}
p.wid-center{
	max-width: 200px;
    margin: 0 auto;
}
.w100{
	width:100%;
}
 .nav-link {
  text-transform: uppercase;
}
 
.navbar-nav ul{
	list-style:none;
 }
.menubar{
	overflow: auto;
    max-height: 90vh;
 }
.menubar .nav-link {
  display: inline-block;
}
 .sub-menu {
	background: none;
	border: 0;
	text-align: center;
	padding: 0;
 }
 .carousel-indicators.hide {
  visibility: hidden;
}				 
 
 
 .dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

/* Media Style */



@media only screen and (max-width: 900px) {

	.fixed-top {

	  position: relative;

	}

	#demo .carousel-inner {

	   height: inherit; 

	}

	#demo .carousel-item {

		background-size: contain;

		height: inherit;

		padding: 12px;

	}

	 .more-button{ 

		margin-top: 150px;
		 margin-bottom: 40px; 
	}

	
	.pureIngredients {
		background-position: bottom center;
		height: 55vh;
	}
	.productBanner h1 {
		font-size: 40px;
	}
	.about-content {
		width: 90%;
	}
	#testimonials {
		background-position: top center;
	}
	.mt-160 {
		margin-top: 40px;
	}
	.footer {
		background-position:center 110px;
		background-size: 100%;
	}
	.qatmeal-rice {
		margin-top: 90px;
	}
	.forAge {
		margin-top: 30px;
		display: block !important;
		padding: 10px;
		text-align: center;
	}
	.forAge h4 {
		padding: 7px 10px;
	}
	
	.nature-wrap {
		width: 100%;
	}
	.nature-wrap ul{
		padding:0;
	}
	.section2Product {
		width: 100%;
	}
	.nature-Recipe h4{
		font-size:40px;
	}
	.nature-wrap li {
		font-size: 20px;
	}
	.multi-fruit, .method-Preparation {
		padding: 20px 10px;
		width: 100%;
	}
	.multi-fruit h4 {
		font-size: 35px;
	}
	.multi-fruit h3 {
		font-size: 20px;
	}
	.feeding-instruction h2, .nutritional-info h2 {
		font-size: 30px;
	}
	.feeding-instruction table th, .feeding-instruction table td {
		font-size: 15px;
	}
	.feeding-instruction h5 {
		font-size: 28px;
	}
	.feeding-instruction p {
		font-size: 15px;
	}
	.product-section2 h2 {
		font-size: 35px;
	}
	.banner-right img{
		max-width:50%;
		margin: 0 auto;
		display: block;
	}
	.feeding-instruction table {
	  width: 90%;
	}
	.social-icon {
		height: 25px;
		width: 21px;
		background-size: cover;
	}
	.insta-icon {
	  background-position: 0 0;
	}
	.facebook-icon {
	  background-position: -44px 0;
	}
	.whatsapp-icon {
	  background-position: -87px 0;
	}
	.nutritional-info table th, .nutritional-info table td{
		font-size:16px;
	}
	.ingredients {
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
	
	
	
	
}







