/*
Theme Name: Kindergarten Education
Theme URI: https://www.buywptemplates.com/themes/free-education-wordpress-theme/
Author: Buywptemplates
Author URI: https://www.buywptemplates.com
Description: The Kindergarten Education is a beautiful and minimal kids school theme . It is a kids school theme with plenty of features, user-friendly customization and personalization options. It includes features such as quick page speed, mobile friendly design, cross browser compatibility, SEO friendly, translation ready, etc. It shows a large slider with a banner that has a Call to Action Button (CTA) to attract the visitors. It is compatible with WooCommerce and features layouts for products, posts, and pages. It has secure and clean codes that do not allow you to write even a single line of code. It offers a bunch of shortcodes that helps in incorporating functional features. This kindergarten theme is based on Bootstrap framework which enhances the speed of development. Also, it has an interactive demo for easy understanding. View full demo here: https://www.buywptemplates.com/kindergarten-education-pro/
Version: 0.5.2
License: GNU General Public License
License URI: license.txt
Text Domain: kindergarten-education
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, sticky-post, full-width-template, theme-options, threaded-comments, translation-ready, post-formats, rtl-language-support, blog, education, e-commerce

Kindergarten Education WordPress Theme incorporates code from VW Restaurant Lite WordPress Theme, Copyright 2016 VW Themes
Kindergarten Education WordPress Theme is distributed under the terms of the GNU GPL
*/

*{ 
  margin:0;
  padding:0;
  outline:none;
}
body{ 
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  font-size:15px; 
  color:#191919;
  font-family: 'Dosis', sans-serif;
}
img{ 
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:0 0 15px;
}
p{ 
  margin: 0 0 10px 0;
  padding:0;
  color: #616161;
}
a{ 
  text-decoration:none;
  color:#07809a;
}
a:hover{ 
  text-decoration:none;
  color:#666;
}
ul,
ol{ 
  margin:0 0 0 15px;
  padding:0;
}
input[type='submit']{
  background-color: #07809a;
  padding: 1%;
  border: 0;
  color: #191919;
  margin: 2% 0;
}
.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="phno"],
textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
select{
  width:100%;
}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.main-wrapper{
  margin:20px auto;
  padding:0;
  min-height: 550px;
}
.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{ 
  margin:0;
  padding:0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.sticky{ 
  margin:0;
  padding:0;  
}
.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}
.alignright,
img.alignright { 
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}
.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
.bypostauthor{ 
  margin:0;
  padding:0;
}
h2.section-title { 
  font-size:30px;
  font-weight:700;
  padding:0 0 45px 0;
  text-align:center;
  display:table;
  margin-bottom:50px;
}

/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
}
#slider img {
  width: 100%;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 15px;
  background: #07809a;
  color: #fff;
}
#slider .carousel-control-next, #slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider .carousel-caption {
  top: 55%;
  transform: translateY(-50%);
  text-align: left;
  right: 50%;
}
.more-btn a {
  background: #fecf13;
  padding: 13px 20px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #1d1d1d;
  border: 2px solid #fecf13;
}
.more-btn a:hover {
  background: transparent;
}
.more-btn{
  margin: 30px 0;
}
#slider h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 800;
}
#slider p{
  color: #fff;
}
/*blog section*/
.attachment img {
  width: 100%;
}
section h3 {
  font-weight: bold;
  text-align: center;
  margin: 0 0 7px;
  padding: 0;
  font-size: 30px;
}
section h3 a{
  color: #191919;
}
.content_box .inner-service {
  border: none;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #191919;
  overflow: hidden;
  transition: 0.5s;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 95%;
}
.serach_inner input[type="search"],
.serach_inner label {
  width: 90%;
}

/*--------------header-------------*/
.page-template-custom-home-page #header {
  padding: 0px 0 3em;
  position: absolute;
  z-index: 99;
  width: 100%;
  background: url("/wp-content/themes/kindergarten-education/images/cloud-white.png") no-repeat;
  background-size: 100% 100%;
}
#header{
  background: #fff;
}
#header{
  padding: 0 0 3em;
  width: 100%;
  background: url("/wp-content/themes/kindergarten-education/images/cloud-blue.png") no-repeat;
  background-size: 100% 100%;
  margin:0 0 10px 0;
}
.padding0{
  padding: 0 !important;
}
.search-box {
  margin-top: 23px;
  color: #fff;
}
.page-template-custom-home-page .search-box span i{
  color: #07809a;
}
.logo a:hover {
  text-decoration: none;
}
#header .logo{
  margin:0;
  padding:10px 0;
  text-align:center;
}
#header .logo h1{
  text-transform:uppercase;
  padding:0;
  margin-bottom:0;
  font-size:30px;
  margin-top: 0;
  text-align:center;
  font-weight: bold;
}
.page-template-custom-home-page #header .logo a{
  color: #07809a;
}
#header .logo a{ 
  color: #1d1d1d;
  letter-spacing: 3px;
  text-transform: none;
}
#header .logo p{ 
  font-size:12px;
  color: #191919;
}
#header .header-top{
  background:#191919;
  color:#aaaaaa
}
.toggle{
  display:none;
}
.menus {
  padding: 8px 0;
}
#header .nav ul { 
  text-align: center;
  margin:0;
  padding:0;
  font-weight:400;
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
}
#header .nav ul li{ 
  display:inline-block;
  margin:0;
  position:relative;
}
#header .nav ul li a {
  color: #1d1d1d;
  padding: 10px;
  font-size: 15px;
  display: block;
  text-align: left;
  border-radius: 15px;
  text-transform: uppercase;
}
#header .nav ul li a:hover{
  background: #fcfe74d6;
  color: #191919 !important;
}
.page-template-custom-home-page #header .nav ul li a{
  color:#07809a;
}
#header .nav ul.sub-menu li,
#header .nav ul.children li{
  display: inline;
}

/* --------- Homepage --------- */
#blog_sec i {
  font-size: 13px;
  color: #191919;
  margin-right: 10px;
}
.postbtn {  
  text-align: right;
  margin: 23px 0;
}
.postbtn a:hover {
  background: #07809a;
  color: #fff;
  border-color: #07809a;
}
.postbtn a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  border: 2px solid #191919;
  padding: 10px;
  color: #191919;
  background: transparent;
}
.section-title {
  text-align: left;
  padding: 10px 0px;
}
h3.section-title {
  letter-spacing: 1px;
  font-style: italic;
  padding: 0;
}
.blog-section .section-title a {
  color: #191919;
  font-size: 20px;
  font-weight: 900;
}
.blog-section .section-title a:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #07809a;
  margin-top: 7px;
}
.blog-section .section-title a:hover{
  text-decoration:none;
}
.blog-section .new-text p{
  font-size: 14px;
  color: #191919;
  margin: 10px 0;
  line-height:23px;
}
.blog-section .about-us{
  padding: 10px;
  margin-top:20px;
}
.blog-section  .about-us a{
  border: 1px solid #191919;
  padding:8px 20px;
  color: #191919;
  text-decoration:none;
  text-transform: uppercase;
  font-size: 19px;
}
.blog-section .button{
  margin: 0 18%;
  display: inline-block;
}
/*post*/
.inner-box-cat-tag {
  background: rgba(246, 248, 97, 0.8);
  margin: 5px;
  border-radius: 10px;
}
span.tags-1, span.cats-1 {
  font-size: 16px;
  font-weight: bold;
  color: #191919;
}
p.tag ,p.cats,.tag a{
  letter-spacing: 1px;
  font-size: 13px;
  color: #191919;
}
.inner-box {
  border: 7px solid rgba(252, 254, 116, 0.8);
  margin-bottom: 20px;
  padding: 10px;
  background: rgba(252, 254, 116, 0.6);
  border-radius: 13px;
}
.datebox {
  border: 1px solid #07809a;
  background: #07809a;
  padding: 5px;
  text-align: center;
  border-top-left-radius: 10px;
  margin-top: 15px;
}
.month-yearwrap {
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}
.datewrap {
  font-size: 29px;
  font-weight: bold;
  color: #fff;
}

/* Woocommerce */
select.orderby {
  padding: 10px;
}
.woocommerce-product-gallery__image {
  padding: 2px;
}
.woocommerce span.onsale{
  background: #07809a;
  padding: 0;
}
.products li {
  border: solid 1px #dcdcdc;
  padding: 10px !important;
  width: 30% !important;
  text-align: center;
  margin-right: 10px !important;
}
.woocommerce ul.products li.product .star-rating {
  font-size: .857em;
  margin: 0 auto;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  padding: 10px;
  line-height: normal;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 9px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
  color: #191919;
  letter-spacing: 1px;
  font-weight: 500;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #191919;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #07809a;
  color: #fff;
  padding: 12px;
  border-radius: 18px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #fafe8d;
  color: #07809a;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 6px;
  border: solid 1px #191919;
  margin-right: 10px;
}
.col-1,.col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #07809a;
  padding: 12px !important;
  margin-bottom: 10px !important;
  list-style-type: none !important;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff;
  font-weight: bold;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper,
.woocommerce label {
  width: 100%;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #616161;
}
.woocommerce .woocommerce-breadcrumb{
  color: #616161;
}
.woocommerce-info a{
  color: #0a7a92;
}
.woocommerce form .form-row .required{
  color: #eb0000;
}
.woocommerce-privacy-policy-text a{
  color: #0a6d82;
}
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
  background: #fafe8d;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
  color: #fff;
}
/* --------- Blog Page ------- */
.metabox{
  color:#191919;
  padding:15px 0;
  clear:both;
}
.metabox span{
  margin-right: 15px;
}
.metabox i{
  margin-right: 10px;
}
code{
  color: #c53979;
}
.woocommerce a.remove{
  color: #e70000 !important;
}
/* Comments BOX */
#comments{
  margin-top:40px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding:40px 0 0 0;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background:#07809a ;
  padding:10px 60px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  margin-left: 0px;
  color: #fff;
  border-radius: 25px;
}
#comments input[type="submit"].submit:hover {
  background: #191919;
}
#comments a.comment-reply-link{
  color:#fff;
  background:#07809a;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#191919;
}
#comments a time{
  color:#191919;
  font-weight:bold;
  font-size:12px;
}
.content_box #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}
.content_box #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  float:right;
}
.comment-respond{
  clear:both;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  float:left;
  margin-left:7%;
}
#comments p {
  width:90%;
  float:left;
}
.comment-list, ol.comment-list{
  list-style:none;
  margin-left:0;
  margin-top:20px;
  margin-bottom:20px;
}
.comment-list ul, ol.comment-list ul{
  list-style:none;
}
.comment-list li.comment{
  margin-top:20px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6{
  margin-top:15px;
}

/*--------------- Sidebar -----------------*/
#sidebar {
  padding-top: 15px;
}
#sidebar h3{
  font-size: 24px;
  color: #fff;
  background: #07809a;
  border-top-left-radius: 20px;
  padding: 15px;
  border-top-right-radius: 20px;
  text-align: center;
  font-weight: 900;
  letter-spacing: 2px;
}
#sidebar h3:after{
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  margin-top: 7px;
}
#sidebar select {
  padding: 10px;
  border-radius: 10px;
  background: transparent;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:solid 1px #191919; 
  font-size:15px; 
  color:#191919;
  font-style: italic;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 15px;
}
#sidebar input[type="submit"] {
  border: none;
  color: #fff;
  padding: 11px 20px;
  font-size: 15px;
  margin: 0;
  border-radius: 15px;
  width: 100%;
}
#sidebar aside{
  margin-bottom:20px;
}
#sidebar ul {
  border: 10px solid #fcfe74d6;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
  border-radius: 18px;
  margin-top: -15px;
  background: #fff;
}
#sidebar ul ul {
  border: none;
}
ul.children {
  border: none !important;
}
#sidebar ul li a{ 
  color: #07809a;
  line-height: 30px;
  padding-left: 20px !important;
}
#sidebar ul li{
  font-size: 14px; 
  margin:5px 10px;
  background:url("/wp-content/themes/kindergarten-education/images/bullets-sidebar.png") no-repeat 0px 10px;
}
#sidebar .tagcloud a {
  background: #07809a;
  color: #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  border-radius: 10px;
}
#sidebar .tagcloud,
#sidebar .textwidget,
#sidebar form,
#sidebar #calendar_wrap {
  border: 10px solid rgba(252, 254, 116, 0.8);
  font-size: 17px;
  border-radius: 18px;
  margin-top: -15px;
  background: #fff;
  padding: 10px;
}

#sidebar .widget_text form{
  border: none;
}
#sidebar h3 a.rsswidget{
  color: #fff;
}
#sidebar .tagcloud a:hover{
  background: #fcfe74d6;
  color: #191919;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #191919;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}

/* Page */
.content_box p{
  line-height: 25px;
  font-size: 16px;
  margin:10px 0;
}
.content_box hr{
  border:none;
  border-bottom:2px solid #7e7e7e;
  margin:10px 0;
  clear:both;
}
.content_box h1{
  font-size:45px;
}
.content_box h2{
  font-size:32px;
  font-weight:normal;
  padding:0;
  margin:0 0 25px;
}
.content_box h3{
  font-size:36px;
  font-weight:normal;
  padding:0;
  margin:0 0 25px;
}
.content_box h4{
  font-size:20px;
  font-weight:bold;
  padding:0;
  margin:0 0 25px;
}
.content_box  h6{
  margin:0 0 15px;
  font-size:17px;
  padding:0;
}
.content_box ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
.content_box ul li{
  list-style-type: circle;
  padding:0 0 0 4px;
  margin:0 0 20px 0;
  line-height:25px;
}
.content_box ul li ul li{
  list-style-type: circle;
}
.content_box ol{
  list-style: none;
  margin:0 0 0 0px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
.content_box ol li{
  list-style-type: circle;
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
.content_box ol li ol li{
  margin:0 0 20px 0;
  padding:0 0 0 5px;
}
.content_box  h5{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
}
.read-moresec{
  margin:2% 0;
}
a.button {
  border: 2px solid #191919;
  color: #191919;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase;
  font-weight: bold;
}

/*copyright css*/
.copyright-wrapper { 
  background-color: #191919;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #07809a;
}
.copyright {
  color: #fff;
}
.copyright-wrapper a {
  color: #fff;
}

form.search-form label {
  display: inline;
}
.footer-wp {
  background: #191919;
}
.footer-wp .rssSummary,
.footer-wp ul li,
.footer-wp p{
  color: #fff;
}
.footer-wp h3 {
  text-align: left;
  font-size: 20px;
  letter-spacing: 2px;
  color: #03a6c5;
}
.footer-wp h3:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #07809a;
  margin-top: 7px;
}
.footer-wp input[type="search"]{
  width:100%;
  float:left;
  margin-bottom: 5px;
}
.footer-wp form.search-form label{
  width: 100%;
  display: block;
}
.footer-wp input[type="submit"] {
  border: none;
  background: #07809a;
  border-radius: 0;
  font-size: 15px;
  float: none;
  font-weight: 600;
  padding: 5px 10px;
  margin: 0;
}
.footer-wp  td#prev a {
  color: #fff;
}
.footer-wp caption {
  font-weight: bold;
  color: #fff;
  font-size: 25px;
  text-align: center;
  letter-spacing: 2px;
}
.footer-wp table,.footer-wp th,.footer-wp td ,
#sidebar .widget_calendar td, #sidebar .widget_calendar th,#sidebar .widget_calendar tbody{
  border: 1px solid #858282;
  text-align: center;
}

.footer-wp td {
  color: #fff;
}
.footer-wp th {
  text-align: center;
  padding: 10px;
  color: #fff;
}
.footer-wp select {
  padding: 8px 5px;
}
.footer-wp li a {
  color: #fff;
  font-size: 17px;
}
.footer-wp ul li {
  list-style: none;
  padding: 5px 0;
}
.footer-wp ul {
  margin: 0;
}
.footer-wp .widget {
  margin: 5% 0;
}
.footer-wp .tagcloud a {
  color: #fff;
  background: #07809a;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  border-radius: 10px;
  font-weight: 600;
}
.footer-wp .tagcloud a:hover {
  background: #f8cf14;
  color: #191919;
}
.entry-audio audio {
    width: 100%;
}
/* video*/
iframe {
  width: 100%;
}
/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:15px;  
  line-height:13px;
  float:right;  
  font-weight:bold;
  width:100%;
} 
.pagination span, .pagination a {
  padding: 12px 16px;
  display: block;
  float: left;
  margin: 0 3px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #07809a;
  font-weight:bold;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: bold;
} 
.pagination a:hover{
  color:#191919;
  background: #f6f861d6;
}
.pagination .current{
  background: #f6f861d6;
  color: #191919;
  font-weight:bold;
}
.content_box .pagination ul{
  margin:0;
  clear:both;
}
.content_box .pagination ul li{
  margin:0;
}
.pagination{
  display:table;
  clear:both;
  padding: 20px 0;
}
.pagination ul{
  list-style:none;
  margin:20px 0;
}
.pagination ul li{
  display:inline;
  float:left;
  margin-right:5px;
}
.pagination ul li span,
.pagination ul li a{
  background:#222222;
  color:#fff;
  padding:5px 10px;
  display:inline-block;
}
.pagination ul li .current,
.pagination ul li a:hover{
  background:#ff8a00;
}
h1.entry-title, h1.page-title {
  padding: 10px;
  font-size: 25px;
  text-transform: uppercase;
  color: #07809a;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px; 
}
article img{
  height:auto;
}
article p{
  margin:10px 0;
}
form.search-form{
  margin-bottom:0px;
}
input.search-field,
.post-password-form input[type=password]{
  border:1px #eee solid;
  padding:4px;
}
input.search-submit,
.post-password-form input[type=submit]{
  border:none;
  color:#ffffff;
  padding:4px 10px;
  cursor:pointer;
}

/*SERVICE*/
.category-section h5 {
  margin: 15px 0 0;
  padding-bottom: 6px;
  color: #191919;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.category-text p {
  color: #616161;
  font-size: 14px;
}
.testbutton {
  margin-top: 10px;
}
.testbutton a {
  font-size: 15px;
  font-weight: 600;
}
.testbutton a i{
  margin-left: 10px;
}
.testbutton a:hover{
  color: #fecf13;
}
.trainerbox {
  margin-top: 20px;
}
#services {
  padding: 3% 0;
}
.service-img-box {
  background: #fff;
}
.service-img-box img {
  width: 100%;
  opacity: 0.7;
}
.serv-text-box hr.line {
  width: 20%;
  padding: 1px;
  margin: 12px auto;
  border-top: 2px solid #191919;
}
.serv-text-box p {
  color: #191919;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
.serv-text-box {
  position: absolute;
  padding: 10px 20px;
  z-index: 99;
}
.serv-text-box h3 {
  color: #191919;
  text-transform: uppercase;
}

/*responsive menu*/
@media screen and (max-width:720px) {
  .menus{
    background: transparent;
  }
  .toggle,
  .topbar span{
    display:block;
  }
  .toggle{
    width:100%;
    color:#fff;
    background:url("/wp-content/themes/kindergarten-education/images/mobile_nav_right.png") no-repeat right center #07809a;
    padding:10px 10px;
    font-size:16px;
    border-bottom: 1px solid #fff;
  }
  .nav,
  #slider h2,
  #slider p{
    display:none;
  }
  .header .nav{
    float:none;
    margin:0;
    position:absolute;
    z-index:999;
    overflow-x:hidden;
    top: -84px;
    width: 100%;
  }
  .header .nav ul{ 
    width:100%;
    float:none !important;
    margin-top:20px;
    background-color:#222222;
  }
  .header .nav ul li{
    border-top:1px #303030 solid;
    display:block;
    float:none;
    text-align:left;
  }
  .nav ul li a{
    padding:5px 10px;
    display:block;
    color:#ffffff !important;
  }  
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }  
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }  
  .header .nav ul li{
    width:100%!important;
  }
  .header .logo{
    text-align:center;
  }
  .pagination{
    float:none;
  }
  .blog-section .button {
    margin: 0 auto;
    display: block;
    width: 34%;
  }
  #header{
    background: #07809a;
    margin-bottom: 10px;  
  }
  .datebox{
    border-radius: 10px;
  }
  .postbtn {
    text-align: left;
  }

  
}
@media screen and (min-width:720px){
  .header .nav ul li ul{
    display:none;
    z-index:2;
    font-weight:normal;
    margin: 5% 0 0 0;
  }
  .header .nav ul li:hover > ul{
    display:block;
    background:#07809a;
    width:200px;
    position:absolute;
    top:35px;
    left:0;
    text-align:left;
    padding:10px 0;
    z-index:99;
    border: solid 5px #fcfe74d6 !important;
    border-radius: 20px;
  }
  .page-template-custom-home-page .header .nav ul li:hover > ul li a{
    color: #fff !important; 
  }
  .header .nav ul li:hover > ul li{ 
    display:block;
  }
  .header .nav ul li:hover > ul li a{ 
    padding:7px 0px 7px 10px;
    color:#ffffff;
  }
  .header .nav ul li:hover ul li ul{
    display:none;
  }
  .header .nav ul li:hover ul li:hover > ul{
    display:block;
    position:absolute;
    left:100px;
    top:-40px;
  }  
  .header .nav ul.sub-menu{
    margin-top:6px;
  }
  .header .nav ul.sub-menu li a:hover{
    background:#bbb;
    color:#fff;
  }
  .header .nav ul {
    margin:0;
  }
  .header .nav ul li a{ 
    color:#fff;
    padding:14px 15px;
    display:block;
  }

}
@media screen and (max-width: 720px) and (min-width: 320px){
  .blog-section .new-line {
    padding-bottom: 5px;
    font-size: 26px;
    width: 60%;
    font-style: oblique;
  }
  #sidebar {
    clear: both;
  }
  .page-template-custom-home-page #header{
    background:transparent;
    position: static;
    padding:0;
  }
  .search-box {
     margin-top: 0; 
    text-align: center;
    margin-bottom: 10px;
  }
  #slider .carousel-caption{
    text-align: center;
    right: 15%;
  }
  .more-btn{
    margin: 0;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 95% !important;
    float: none;
  }
}
@media screen and (min-width: 720px) and (max-width: 768px){
  .page-template-custom-home-page #header{
    position: static;
    padding: 0 0 10px;
  }
  #slider .carousel-caption {
    top: 45%;
    transform: translateY(-55%);
    right: 35%;
  }
  #header{
    background: #07809a;
    margin-bottom: 10px;  
    padding: 0 0 10px;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 30% !important;
    float: left;
    clear: none;
  }
}




.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  color: white;
}

.fa-twitter {
  color: white;
}

.fa-google {
  color: white;
}

.fa-linkedin {
  color: white;
}

.fa-youtube {
  color: white;
}

.fa-instagram {
  color: white;
}

.fa-pinterest {
  color: white;
}

.fa-snapchat-ghost {
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  color: white;
}

.fa-android {
  color: white;
}

.fa-apple {
  color: white;
}
