/* @override 
	https://www.conni.com.au/templates/conni/assets/css/style-a-v-3.css?*
	https://www.connikids.com.au/templates/conni/assets/css/style-a.css?* */


@media screen and (min-width:600px) {
	#mobilerow {
		display: none;
	}

}
body {
	line-height: 22px;
	font-size: 18px;
	color: #333;
	font-family: 'Lato', sans-serif;
	
}
.btn.btn-primary {
	font-family: 'Lato', sans-serif;
}
.modulebody {
	max-width: 1200px;
	display: block;
	margin: auto;
	float: none;
}
.headerbg .modulebody {
    margin: 0;
}
.phone .headerbg .modulebody {
    padding: 0 !important;
}
.phone .modulebody {
	padding: 0 5%;
}
.phone .modulebody img {
	display: block;
	margin: auto;
	max-width: 90%;
}

.phone .modulebody .logo img {
	display: inline;
}
.products .modulebody {
}
.jicell.phone-only {
	display: none;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.desktop .phone-only {
	display: none;
	height: 0px;
}
.jicell>.outer {
	padding: 0;
}

i {
	font-family: "FontAwesome";
	font-style: normal;
}
.jbIntroText ul {
	padding: 10px 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.articlebody ul {
	margin: 10px 20px;
	padding: 5px;
}
.articlebody ul li, .modulebody ul li {
	list-style: circle;
}
ul li {
	list-style: none!important;
}
h1, h2, h4,.productcard,.moduletable.garamond{
	color: #333;
	font-family: "EB Garamond";
}
a:hover {
	color: #aaa;
	text-decoration: none;
}
img a, a img {
	border: none;
}

fieldset.well {
	border: none;
}

/*--Top--*/
/*--Header--*/
.socialicons p a {
	display: block;
	float: left;
	margin: 5px;
}
/*--Nav--*/
.mainmenu ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
.jicell>.outer {
	display: inline-block;
	width: 100%;
}
.mainmenu li {
	display: inline-block;
	list-style: none;
}
.mainmenu li a {
	display: block;
	padding: 5px;
}
.footermenu li a {
	float: left;
	padding: 10px;
}
.jitogglemenubtn.btn {
	float: none;
}
.jirow.nav {
	margin-bottom: 0;
}
/*--Drop-Down--*/
.mainmenu ul ul {
	display: none;
	position: absolute;
	padding: 0!important;
	z-index: 99;
}
.mainmenu ul li:hover ul {
	display: block;
}
/*--Showcase--*/
/* System Message */
#system-message-container .alert {
	background: #cb3636;
	padding: 10px;
}
#system-message-container * {
	margin: 0;
}
/*--Above--*/
.breadcrumbs li {
	float: left;
	margin: 5px;
	display: block;
}
/*--Main--*/
.page-header {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.blog .cat-children {
	clear: both;
}
.blog .items-leading img.thumb {
	float: right;
}
.blog .items-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.blog .items-row .span6 .item {
	width: 48%;
	float: left;
	padding: 10px;
}
.jirow.Main .outer {
	min-height: 250px;
	padding: 10px;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.login-info .jbIntroText img {
	border: 1px solid #333;
	padding: 5px;
}
.phone .cfdiv_text input,.phone .ccms_form_element textarea,.phone .ccms_form_element select {
	clear: both;
	float: left;
	width: 100%;
}
/*--Right--*/
/*--Left--*/
/*--Below--*/ 
/*--Bottom--*/
/*--Footer--*/
.pkbranding {
	padding: 10px;
}
.pkbranding p {
	margin: 0;
}
.footer .adminmenu {
	float: right;
	width: 100%;
	text-align: right;
}
.adminmenu ul li a {
	padding: 0 5px;
}
.adminmenu ul {
	padding: 0;
	float: right;
}
.adminmenu li a {
	padding: 0 10px!important;
}
/*--Phone--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
/* Mobile menu stuff */
.jitogglemenu li a {
	color: #333!important;
	background: #fff;
}
.phone .jitogglemenubtn {
	width: 99%;
	color: #333!important;
}
.phone .jitogglemenu li.active a {
	background: #fff;
}
.phone .jitogglemenubtn {
	border: none;
}
.jitogglemenu {
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 99999;
	display: none;
}
.mobilemenu .outer {
	padding: 0;
}
.jitogglemenu {
	margin-bottom: 0;
}
.jitogglemenubtn.btn.btn-navbar {
	box-shadow: none;
	border: none;
	background: none;
}
.mobilemenu li, .mobilemenu .nav-childinner, .mobilemenu .nav-child {
	margin: 0!important;
	padding: 0!important;
}
.nav-child li {
	border-left: none!important;
	border-right: none!important;
	border-bottom: none!important;
}
/*--Form--*/
.datepicker_dashboard {
	padding: 20px;
	width: 200px;
	height: 160px;
}
.chrono_credits {
	display: none;
}
/*--Editor--*/
.edit ul.nav.nav-tabs {
	display: none;
}
.edit .btn-toolbar {
	float: left;
	width: 100%;
	margin: 20px 0;
}
#users-profile-core, #users-profile-custom {
	background: #fff;
	padding-top: 20px;
}
.active-result {
	color: #333;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.edit .btn-toolbar button {
	float: left;
}
/*breadcrumbs */
ul.breadcrumb {
 text-align: center;
 width: 90%;
 background: none;
 margin: 0;
 padding: 0;
}
.breadcrumb i {
 font-size: 1em;
 margin: 0 5px;
}
.breadcrumb li {
 display: inline-block;
}
.breadcrumb li * {
 color: #666;
 font-size: .6em;
 text-transform: uppercase;
}
.breadcrumb li a:hover {
 color: #222;
}
/*--Typography--*/
a {
	text-decoration: none;
}
/*--Misc Utilities--*/
/*-Vertical Centering-*/
modulebody {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
}
internal {
min-height: 200px;
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
width: 200px;
background: #666;
border-radius: 50%;
}
custom {
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
padding: 20px
}
.system-unpublished {
	opacity: .5;
}
.pagination {
	clear: both;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
}
.tip-wrap {
	background: #ddd;
	padding: 10px;
	border: 1px solid #999;
}
.btn.jmodedit {
	display: none !important;
}
.moduletable.headerbg {
	background: url(../images/home-page-banner-kids.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
	display: block;
}
.phone .moduletable.headerbg {
	background: url(../images/home-page-banner-kids-mobile.jpg)center center;
	background-size:cover;
}
.moduletable.dadkidbg {
	background: url(../images/dad-and-daughter.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 180px 0 !important;
	color: #fff;
}
.headline .btn {
	border: none;
	min-width: 200px;
	color: #222;
	padding: 20px;
	margin-top: 10px;
	background: rgba(253,178,8,1);
	font-weight: 700 !important;
	font-size: 20px;
	line-height: 24px;
}
.phone .headline .btn {
	margin: auto;
	display: block;

}
.whitetxt * {
	color: #fff;
}
.headerbg img{
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 8px !important;
}
.moduletable.headerbg .modulebody  {
	height: 620px;
	position: relative;
}
.moduletable.headerbg h2,.headerbg .logo {
	color: #fff;
	
}
.headerbg .logo {
background-color: #29292b;
padding: 30px 70px;
max-width: 600px;
display: inline-block;
}
.phone .moduletable .logo {
	white-space: nowrap;
	font-size: 14px;
}
.phone .headline h2 {
	font-size: 34px;
}
.moduletable.yellow {
	background: rgba(255,248,166,1);
}
.moduletable.orange{
	background: #F8931C;
}
.did-you-know .text-box h2, .did-you-know .text-box p {
    color: #000 !important;
}
.moduletable.blackbg {
	background: #222;
	color: #fff;
}
.moduletable.blackbg h2 {
	color: #fff;
}
.phone .moduletable.blackbg h2 {
	font-size: 38px;
}
.yellow.garamond * {
	font-size: 28px;
	line-height: 1.5em;
}
.max900 .modulebody{
	max-width: 900px;
}
.max600 .modulebody{
	max-width: 600px;
}
.moduletable.headerbg .col-md-6 {
	position: absolute;
	bottom: 30%;
	left: 10%;
}
.phone .moduletable.headerbg .col-md-6 {
	text-align: left;
	bottom: 10%;
	padding: 0 10%;
}
.phone .bedpadtest .col-md-4 {
	margin-bottom: 50px;
}
.bedpadtest p{
	font-size: 18px !important;
}
.bedpadtest h3 {
	font-size: 24px;
	font-weight: 700;
}

/*--Sliders--*/
.active .panel-heading a.accordion-toggle::before {
	content: '\f103';
	font-family: FontAwesome;
}
.panel-heading a.accordion-toggle::before {
	content: '\f101';
	font-family: FontAwesome;
}
.jisocialwidgets>div {
	display: inline-block;
	margin: 0 10px 0 0;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px !important;
	padding: 1%;
	overflow: scroll !important;
}
.moduletable {
	clear: both;
	display: inline-block;
	width: 100%;
	padding: 90px 0;
}
.phone .moduletable {
	padding: 70px 0;
}
.moduletable.halfpadding {
	padding: 45px 0;
}
.moduletable.padding10 {
	padding: 10px;
}
.footer p{
	vertical-align: text-bottom;
	margin: 20px 0 0 0;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer img {
	margin-top: -20px;
}
.moduletable.nopadding {
	padding: 0;
}
.moduletable.lightgreybg {
	background: rgba(248, 248, 248, 1);
}
/*Product Card*/
.productcard {
	box-shadow: 0px 0px 10px #ccc;
	padding: 10px;
	position: relative;
	background: #fff;
	overflow: hidden;
	border-radius: 2px;
}
.phone .productcard {
	max-width: 80%;
	margin: 10px auto;
}
.moduletable p {
	font-size: 20px;
	line-height: 1.5em;
}
.dadkidbg .modulebody p {
	font-size: 24px;
}
.moduletable h2  {
	font-size: 48px;
	margin: 0 0 20px 0;
}
.moduletable.smaller h2 {
	font-size: 28px;
}
.moduletable.products h2 {
	margin: 0;
}
.productcard img {
	display: block;
	margin: auto;
	float: none;
	max-height: 100px;
	width: auto !important;
}
.phone .productcard img {
	max-height: 100%;
}
.noimagepadding .productcard img {
	margin: -20px -10px 10px -10px;
	min-width: 115% !important;
	height: auto !important;
	max-height: 100%;
}

.productcard .price {
	margin-top: 20px;
}
.productcard h4 {
	margin-bottom: 40px !important;
}

.productcard h4,.productcard .price {
	font-size: 14px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	line-height: 20px;

}
.productcard h4,.productcard .price {
	font-size: 14px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	line-height: 20px;

}
.productcard .price {
	font-size: 28px;
	line-height: 30px;
	bottom: 5px;
}

.productcard .btn {
	background: rgba(67, 202, 234, 1);
	border: none;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}

.productcard .btn:hover {
	background: rgba(51, 185, 222, 1);
}
.productcard .btn,.productcard .price {
	position: absolute;
}
.header-text h2 {
    font-family: "Mulish", sans-serif !important;
    color: #333;
    font-size: 36px;
}
