/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.kindergarten4-heading {background-color: #37b17c;  color: #FFF; border-radius: 10px; -webkit-box-decoration-break: clone; box-decoration-break: clone; padding: 0px 10px; display:inline;}
.kindergarten4-wrap-radius {border-radius: 10px;}
#rev_slider_2_1 rs-slide {
	background: #003466;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1280px;
}

hr.hr_color, .hr_color hr, .hr_dots span {
	background: #1f3832;
	color: #1f3832;
}

blockquote {
	font-size: 32px;
	line-height: 38px !important;
}

/* Header */

.header-transparent #Top_bar .top_bar_left {
	padding: 20px 30px;
}

#Top_bar .menu > li ul.sub-menu {
	margin-top: -30px;
}

#Top_bar .menu > li > a:focus {
	outline: none;
}

#Top_bar .menu > li > a span:not(.description) {
	padding: 0 40px;
}

#Top_bar .menu > li ul li a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	padding: 6px 10px;
}

.table-border table {
	border: 1px solid;
}

.table-border table tr td {
	border-color: #ffffff;
}

table tr th {
	color: #ffffff;
	text-align: left;
}

table tr td {
	text-align: left;
}

.mobile-menu .elementor-column.elementor-col-20 {
		width: 20%;
}

#Footer .footer_copy .copyright {
	font-size: 12px;
}

#menu-main-menu .btn > a span {
    font-size: 18px;
    padding: 0px 25px;
    margin: 0 5px;
}

#Top_bar .menu > li > a span {
    border-right-width: 0px!important;
}

.feat-minheight {
	min-height: 260px;
	max-height: 260px;
    overflow-y: scroll;
}

/* Kids Zone */

.kidszone-block .elementor-image-box-img {
	width: 100%!important;
}

/* Team */

.team.team_vertical .image_frame {
	margin-bottom: 20px;
}
.team.team_vertical .image_frame img {
	display: table;
	margin: auto;
}
.team .desc_wrapper {
	text-align: center;
}
.team .desc_wrapper h4 {
	font-size: 18px;
	line-height: 18px;
}
.team .desc_wrapper p.subtitle {
	font-size: 15px;
    line-height: 18px;
    color: #2e2e2e;
	min-height: 36px;
}

/* Newsletters */
.newsletter-loop .newsletter-link,
.homework-loop .homework-link,
.curriculum-loop .subject-link {
	background-color: #FFF;
    border-radius: 5px;
    padding: 10px 20px 0 20px;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.newsletter-loop .newsletter-link h6,
.homework-loop .homework-link h6,
.curriculum-loop .subject-link h6 {
  	font-weight: 400;
  	font-size: 18px;
	float: left;
    margin: 0;
    padding: 10px 20px 10px 0;
	min-width: 45%;
}
.newsletter-loop .newsletter-link .button,
.homework-loop .homework-link .button,
.curriculum-loop .subject-link .button {
	margin-bottom: 0;
}
.newsletter-loop.multiple .newsletter-link {
	float: left;
    width: 25%;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 40px;
}

/* Policies */

.policies-loop .policy-link {
	float: left;
    width: 50%;
    min-height: auto;
    margin-bottom: 20px;
    padding-right: 40px;
}
.policies-loop .policy-link.full {
	float: left;
	width: 100%;
	min-height: auto;
	background-color: #FFF;
    border-radius: 5px;
    padding: 10px 20px 0 20px;
    margin: 0 0 20px 0;
}
.policies-loop .policy-link.full > h6 {
	font-weight: 400;
    font-size: 18px;
    float: left;
    margin: 0;
    padding: 10px 20px 10px 0;
	min-width: 45%;
}

.policies-loop .policy-link.full .button {
	margin: 0;
}

.policies-loop.multiple .policy-link {
	width: 33.3%;
}

/* Curriculum Loop */

.curriculum-loop .subject-link {
	float: left;
	width: 100%;
}
.curriculum-loop.multiple .subject-link {
	width: 33.3%;
	padding-right: 40px;
}
.curriculum-loop.multiple .subject-link > p {
	min-height: 48px;
}
.curriculum-loop.grid .subject-link {
	width: 25%;
}
.curriculum-loop .subject-link > h4 {
	font-size: 20px;
  margin-bottom: 10px;
	line-height: 28px;
}
.curriculum-loop.grid .subject-link > h4 {
	min-height: 56px;
}
.curriculum-loop .subject-link > p {
	font-size: 14px;
}
.curriculum-loop .subject-link .elementor-icon {
	fill: #005295;
  color: #005295;
	border: 3px solid;
  border-color: #005295;
	border-radius: 50%;
	font-size: 21px;
	padding: .5em;
}

/* Web App */

.mobile-accordion .question {
		background: #edd21f;
    border-radius: 5px!important;
    margin-bottom: 10px!important;
}
.mobile-accordion .question .title {
	color: #022140;
}
.mobile-accordion .question .title > i {
	color: #022140!important;
}

/* Responsive */

@media (min-width: 1600px) {
	.elementor-630 .elementor-element.elementor-element-d0290ce > .elementor-container {
		min-height: 850px;
	}
}

@media (max-width: 1400px) {
	#menu-main-menu .btn > a span { font-size: 16px; }
	.home #Header_wrapper #Top_bar #menu {
		margin-right: 0;
	}
}

@media (max-width: 1280px) {
	#Top_bar #logo img { max-height: 70px!important; }
}

@media (max-width: 1239px) {
#menu-main-menu .btn > a span {
    background: none!important;
    color: inherit;
}
#Side_slide #menu ul li a {
    padding: 20px 5px 20px 20px;
}
#Side_slide #menu ul li.submenu .menu-toggle {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
    font-weight: 700;
}
.mobile-header-mini #Top_bar #logo {
		height: 80px!important;
	padding: 10px 0!important;
}
.header-stack.header-center #Top_bar .logo {
		width: 100%;
    height: auto;
}
#Top_bar #logo img.logo-mobile {
		max-height: 100%!important;
}
.mobile-header-mini #Top_bar a.responsive-menu-toggle {
    float: right;
    margin-right: 20px!important;
	margin-top: 5px;
}
.elementor-630 .elementor-element.elementor-element-694b9a3 .elementor-heading-title {
	font-size: 48px;
	}
}

@media (max-width: 1240px) {
	#menu-main-menu .btn > a span {
		background: none!important;
		color: inherit;
	}
}

@media (max-width: 640px) {
.elementor-8520 .elementor-element.elementor-element-1c39add > .elementor-element-populated {
	padding: 0 20px!important;
}
}

@media (max-width: 767px) {
	body {
		font-size: 18px;
		line-height: 30px;
	}
	.newsletter-loop.multiple .newsletter-link,
	.policies-loop .policy-link {
		width: 100%;
}

/* Web App */
.page-id-1664 h1,
.page-id-1664 h2,
.page-id-1664 h3 {
	/*font-family: hwt-artz,sans-serif;*/
  font-weight: 700;
  font-style: normal;
}
.page-id-1664 .accent {
	color: #336699;
}
.page-id-1664 h2 {
	font-size: 46px;
    font-weight: 900;
    letter-spacing: -2px;
}
.page-id-1664 h2 .special {
	font-size: 34px;
	letter-spacing: 0;
}
.page-id-1664 h3 {
	font-size: 26px;
	line-height: 28px;
}
	
.web-app-newsletters .newsletter-link > h4 {
	color: #ffffff;
	min-height: 100%!important;
}
	
.mobile-accordion .question {
	background: #EFC250!important;
}
.mobile-accordion .question .title,
.mobile-accordion .question .title > i {
	color: #ffffff!important;
}
.style-simple .accordion .question .title {
	font-size: 18px;