/*
 Theme Name:   Kids Club Child
 Theme URI:    http://kids-club.bold-themes.com
 Description:  Kids Club Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     kids-club
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  kids-club-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
/*#top > header > div > div.topBar.btClear > div > div.topTools.btTopToolsRight.btTextRight > a:nth-child(1){
background-color: #5ba8fd;
padding: 0;
display: inline-block;
padding-left: 10px;
padding-right: 2px;
border-radius: 20px;
border: 1px solid #5ba8fd;
padding-bottom: 2px;
font-family: "Sue Ellen Francisco";
letter-spacing: 1px;
}

#top > header > div > div.topBar.btClear > div > div.topTools.btTopToolsRight.btTextRight > a:nth-child(2){
background-color: #60e188;
padding: 0;
display: inline-block;
padding-left: 10px;
padding-right: 2px;
border-radius: 20px;
border: 1px solid #60e188;
padding-bottom: 2px;
font-family: "Sue Ellen Francisco";
letter-spacing: 1px;
}
#top > header > div > div.topBar.btClear > div > div.topTools.btTopToolsRight.btTextRight > a:nth-child(2):hover{
	color: #60e188;
}
#top > header > div > div.topBar.btClear > div > div.topTools.btTopToolsRight.btTextRight > a:nth-child(1):hover,
#top > header > div > div.topBar.btClear > div > div.topTools.btTopToolsRight.btTextRight > a:nth-child(2):hover{
	background-color: transparent;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}*/

#topMenu #menu-item-51{
    background-color: #5ba8fd;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 16px;
    padding: 0;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #5ba8fd;
    padding-: 2px;
    font-family: "Sue Ellen Francisco";
    letter-spacing: 1px;
    color: #fff !important;
}
/*#menu-item-3983{
    background-color: #5ba8fd;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 16px;
    padding: 0;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #5ba8fd;
    padding-: 2px;
    font-family: "Sue Ellen Francisco";
    letter-spacing: 1px;
    color: #fff !important;
}*/
#topMenu #menu-item-4207,
#topMenu #menu-item-3983,
#topMenu #menu-item-145,
#topMenu #menu-item-51{
    /*background-color: #60e188;*/
    background-color: #5ba8fd;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 16px;
    padding: 0;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #5ba8fd;
    /*border: 1px solid #60e188;*/
    padding-: 2px;
    font-family: "Sue Ellen Francisco";
    letter-spacing: 1px;
    color: #fff !important;
}
#menu-item-3983:hover{
    /*background-color: transparent;*/
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}
#topMenu #menu-item-3983,
#topMenu #menu-item-4207,
#topMenu #menu-item-145,
#topMenu #menu-item-51{
    margin: 8px 10px;
}
#topMenu #menu-item-3983 a,
#topMenu #menu-item-4207 a,
#topMenu #menu-item-145 a,
#topMenu #menu-item-51 a{
    line-height: 40px;
    font-weight: 900;
    color: 	#fff !important;
}
#topMenu #menu-item-3983:hover a,
#topMenu #menu-item-4207:hover a,
#topMenu #menu-item-145:hover a,
#topMenu #menu-item-51:hover a{
	color: #60e188 !important;
    background-color: transparent;
    border-top: : 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#topMenu #menu-item-3983.current-menu-item > a,
#topMenu #menu-item-4207.current-menu-item > a,
#topMenu #menu-item-51.current-menu-item > a,
#topMenu #menu-item-145.current-menu-item > a {
    box-shadow: none;
}
#topMenu #menu-item-3983.current-menu-item > a:after,
#topMenu #menu-item-4207.current-menu-item > a:after,
#topMenu #menu-item-51.current-menu-item > a:after,
#topMenu #menu-item-145.current-menu-item > a:after {
    display: none;
}
.btMenuHorizontal .menuPort nav > ul > li > a {
	font-weight: 600;
}

.header.extralarge h1{
	font-size: 3.5em;
}
.headline em.animate{
	color: #0085cA !important;
}
.header.large h2, .header.large h3 {
    font-size: 2.4em !important;
}

p{
    font-size: 18px;
}

.btTopToolsLeft .btIconWidgetTitle{
	font-size: 15px !important;
}
.bolderize .headline{
	font-weight: bold;
}