/* @override 

	https://www.goodbyediaper.com/templates/conni/assets/css/style-a-v11.css
	https://www.goodbyediaper.com/templates/conni/assets/css/style-a-v12.css */


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

}
@media screen and (max-width:680px) {
	#nav {
		display: none;
	}

}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html { 
  min-height: 100%;
  height: 100%;
}

body {
	line-height: 26px;
	font-size: 18px;
	font-family: 'Muli', sans-serif;
	color: #333;
	font-weight: 200;
	margin: 0;
	position: relative;
	padding-bottom: 15rem;
	min-height: 100% !important;
}
.onestep h3 {
	font-family: 'Muli', sans-serif;
	font-weight: 600;
}
.phone .modulebody .custom {
	padding: 0 10px;
}
.moduletable.wideimage {
	padding: 0;
}
.wideimage img {
	min-width: 100%;
	height: auto;
}
.contact-us .item-page {
	max-width: 700px;
	margin: auto;
}
.moduletable {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
}
#footer .moduletable {
	padding: 0;
}
.moduletable.nopadding,.moduletable .custom.nopadding {
	padding: 0;
	min-height: 1px !important;
}
p>a.anchor-link::before {
display: block;
content: " ";
margin-top: -55px;
height: 50px;
visibility: hidden;
}
#nav .moduletable {
	padding: 0;
}
.jigrid.root .jirow {
	background: #fff;
}
#bottomfull3.jirow {
	margin-bottom: 400px;
}
.phone #bottomfull3.jirow {
	margin-bottom: 100px;
}
#main.jirow {
	padding: 50px 0;
	position: relative;
}
.contact-us #main.jirow {
	padding-top: 100px;
}
.phone .contact-us #main.jirow {
	padding-top: 0px;
}
#main.jirow::before {
	content: '\f103';
	position: absolute;
	color: #222;
	font-family: FontAwesome;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	top: -10px;
	font-size: 60px;
	color: #ccc;
	animation: pulse 3s infinite;
	-webkit-animation: pulse 3s infinite;
}
@keyframes pulse {
  0% {
   color: #ccc;
  }
  100% {
    color: #999;
  }
}
.phone #main.jirow {
	margin-top: 0;
}
.jicell.phone-only {
	display: none;
}

.desktop .phone-only {
	display: none;
	height: 0px;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.jbIntroText ul {
	padding: 10px 30px;
}
img {
	max-width: 100%;
	height: auto;
	min-width: 100%;
}
.articlebody ul {
	margin: 10px 20px;
	padding: 5px;
}
.articlebody ul, .modulebody ul {
	margin: 10px;
	padding: 0 20px;
}
ul.jitogglemenu {
	padding: 0;
	margin: 0;
}
.jitogglemenubar {
	height: 40px;
}
.jitogglemenubtn.btn {
	border: none !important;
	margin: 0 !important;
	width: 100% !important;
}
.jitogglemenubtn {
	background: #000 !important;
	border-radius: 0 !important;
}
.jitogglemenubtn span.btntext {
	text-indent: -9999px !important;
	visibility: hidden;
	position: relative;
}
.jitogglemenubtn span.btntext::after {
	content: '\f0c9';
	font-family: FontAwesome;
	font-size: 20px;
	text-align: center;
	margin: 0 0 0 -60px;
	visibility: visible;
	color: #fff;
	font-weight: 200;
}
.phone ul.nav-tabs.nav-stacked {
	display: none;
}
.nopadding .zt-grid ul {
	padding: 0;
}
.articlebody ul li, .modulebody ul li {
	list-style: disc;
	margin: 0;
}
.modulebody .custom ol li {
	list-style: decimal;
}
.modulebody .custom ol {
	width: 50%;
	margin: auto;
}
ul.menu li,li.zt-item {
	list-style: none !important;
}
p, li, a, label,td,strong,span {
 color: #333;
}
h1,h3,h4,h3 a {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 200;
	margin: 0;
}
a.btn {
	text-transform: uppercase;
	font-size: 20px;
	border-color: #222;
}
.phone a.btn {
	font-size: 16px;
}
.col-md-6 a.btn,.phone .onestep a.btn {
	margin: 20px auto;
	padding: 5px 30px;
	display: block;
	max-width: 300px;
	text-align: center;
}
.onestep .btn {
	float: right;
	margin-right: 35%;
}
.phone .onestep .btn {
	float: none;
	margin-right: 0;
}
[grid-col~='1/3'] {
        width: 33.3%;
    }
 .phone [grid-col~='1/3'] {
            width: 100%%;
}
h1 {
	font-size: 70px;
	letter-spacing: 1px;
}
.phone h1,h1.smaller {
	font-size: 42px;
}
h1.medium {
	font-size: 50px;
	white-space: nowrap;
}
.phone h1.medium {
	white-space: normal;
	font-size: 40px;
}
.phone h1,.phone h2 {
	text-align: center;
}
.nighttime-control h1 {
	font-size: 90px;
}
#bottomfull3 .nighttime-control img {
	max-width: 70%;
	min-width: 70%;
	margin: auto;
	display: block;
}
.phone .nighttime-control h1 {
	font-size: 70px;
}
h2,h2 a {
	font-size: 40px;
	margin: 0 0 15px 0;
}
.phone h2,.phone h2 a {
	font-size: 34px;
}
h3 {
	font-size: 30px;
	margin-bottom: 15px;
}
.phone h3 {
	font-size: 26px;
}
h4 {
	font-size: 24px;
	font-weight: 200 !important;
}
.phoen h4 {
	font-size: 20px;
}
a:hover {
	color: #aaa;
	text-decoration: none;
}
img a, a img {
	border: none;
}

.wideimage p {
	margin: 0 !important;
}
.moduletable .custom p,.moduletable .zt-text-intro p {
	margin: 0 0 15px 0;
}
.moduletable p,.moduletable .custom.explore-bed-pads p,.moduletable.nopadding p {
	margin: 0;
}
fieldset.well {
	border: none;
}
.jirow>.rowouter {
	max-width: 1800px !important;
	margin: auto;
}
.jirow>.rowouter>.jicell {
}

/*--Top--*/
.logo * {
	margin: 0;
	text-align: center;
}
.logo a:hover {
	color: #222;
}
.logo h1 {
	line-height: 65px;
	text-align: center;
	font-size: 46px;
	text-decoration: none;
	font-weight: 600;
}

/*--Header--*/
.socialicons p a {
	display: block;
	float: left;
	margin: 5px;
}
/*--Nav--*/
ul.menu {
	min-height: 60px;
}
ul.menu li {
	line-height: 60px;
}
.leftmenu .first {
	display: none;
}
.rightmenu li {
}
.rightmenu li.last {
	margin-right: 0 !important;
}
.mainmenu ul {
	text-align: right;
	padding: 0;
	margin: 0;
}
.mainmenu.rightmenu ul {
	text-align: left;
	padding: 0 0 0 10px;
}
.mainmenu.leftmenu ul {
	padding-right: 10px;
}
.jicell>.outer {
	display: inline-block;
	width: 100%;
	padding: 0;
}
.mainmenu li {
	display: inline-block;
	list-style: none;
}
.mainmenu li a {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
}
.mainmenu li a:hover {
	color: #000;
}
.footermenu li a {
	float: left;
	padding: 10px;
}
.jitogglemenubtn.btn {
	float: none;
}
.jirow.nav {
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.90) !important;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99;
	transition: all .5s ease-in-out;
}
.shrink .jirow.nav {
	background: #fff !important;
	border-bottom: 1px solid #ccc;
	box-shadow: 0px 1px 6px #ccc;
}
/*--Drop-Down--*/
.mainmenu ul ul {
	display: none;
	position: absolute;
	padding: 0!important;
	z-index: 99;
}
.mainmenu ul li:hover ul {
	display: block;
}
/*--Showcase--*/
#showcase {
	margin-top: 70px;
	background: none;
	height: 400px;
}
#showcase .moduletable {
	margin: 0;
	padding: 0;
}
#showcase * {
	color: #000;
}
#showcase h2 {
	line-height: 400px;
	margin: 0;
}
/* 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--*/
#footer * {
	color: #fff;
}
#footer.jirow {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.5rem 1rem;
	background-color: #222;
	z-index: 999;
}
.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;
}
p>a{
	font-weight: 600;
}
/*--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;
}
/*--Sliders--*/

.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;
}
.grid {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: -11;
	background: url(../images/raster-6-grid.png)repeat;
}
/* Supersized Video */
#supersize-video {
position: fixed;
top: 50%; left: 50%;
z-index: 1;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
transform: translate(-50%, -50%);
z-index: -1000; 


}
#supersize-video img {
	z-index: -999;
	max-width: 100% !important;
	top: 0;
}
.moduletable.bear {
	background: url(../images/tackers-sports-with-doll.jpg) no-repeat 50% 50%;
	height: 100%!important;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    -webkit-transition: background .5s ease-in-out 0s;
	    -moz-transition: background .5s ease-in-out 0s;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: -moz-flex;
	    -webkit-justify-content: center;
	    -moz-justify-content: center;
	    -ms-justify-content: center;
	    -webkit-align-content: center;
	    -ms-align-content: center;
	    -moz-align-content: center;
	    -webkit-flex-direction: column;
	    -moz-flex-direction: column;
	    -ms-flex-direction: column;
	    padding: 70px 0;
}
.moduletable.bear .custom {
	min-height: 200px;
	width: 600px;
	margin: auto;
	display: flex!important;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-align-content: center;
	-ms-align-content: center;
	-moz-align-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	font-weight: 700;
}
.phone .moduletable.bear .custom {
	min-height: 200px;
	width: 60%;
}
/* Potty training slider styling */
.onetwothree .accordion-group,.onetwothree a.accordion-toggle,.onetwothree .accordion-inner.panel-body,.onetwothree li.nn_tabs-tab a,.onetwothree .tab-content,.onetwothree ul {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
}
.phone .onetwothree .tab-content {
	background: #fff !important;
}
.onetwothree ul li.nn_tabs-tab {
	width: 120px;
	margin-right: 20px !important;
	display: inline-block;
	text-align: center;
	height: 120px;
	line-height: 96px;
	margin: auto;
	border-radius: 50%;
	border: 4px solid #333;
	font-size: 50px;
	box-shadow: none;
	float: none;
}
.onetwothree ul.nav-tabs {
	text-align: center;
	margin-top: 20px;
}
.onetwothree .tab-pane {
	text-align: left;
}
.moduletable.onetwothree {
	background: url(../images/pink-tackers-3.jpg) no-repeat 0 20px;
	background-size: 40%;
	min-height: 300px;
	padding: 0 0 50px;
	text-align: center;
}
.moduletable.onetwothree h2 {
	font-size: 60px;
}
.onetwothree li.nn_tabs-tab.active {
	background: #333 !important;
}
.onetwothree li.nn_tabs-tab.active span {
	color: #fff !important;
}
.moduletable.space {
	background: url(../images/space.jpg) no-repeat 100% 0;
	background-size: cover;
	color: #fff;
	padding: 80px 0 150px;
}
.moduletable.space * {
	color: #fff;
}
/* Expanding Preview override */
.moduletable.expanding-preview {
}
.moduletable.expanding-preview li.zt-item {
	padding: 0 20px ;
}
.phone .moduletable.expanding-preview li.zt-item,.phone .gridder-show {
	padding: 0;
	margin-bottom: 10px !important;
	width: 90%;
	margin: auto;
	display: block;
	float: none;
}
.gridder-show {
	padding: 20px;
}
.expanding-preview .gridder-show .gridder-padding {
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 20px 10px;
}
.gridder-show .zt-image {
	display: none;
}
.gridder-show .zt-image img {
	border: none;
}
#bottomfull2.jirow {
	background: #8895d2;
	padding: 40px 0;
}
.expanding-preview ul {
	width: 90%;
	margin: auto !important;
}
.phone .expanding-preview ul {
	width: 90%;
}
.expanding-preview .zt-title{
	float: none;
	text-align: center;
}
.expanding-preview img {
	border: 15px solid #fff;
}
.moduletable.flowers {
	background: #b8efec url(../images/flowerface2.jpg) no-repeat 100% 0;
	background-size: 40%;
}
.moduletable.flowers .custom,.moduletable.space .custom,.moduletable.nighttime-control .custom,.moduletable.expanding-preview .modulebody {
	max-width: 1000px;
	margin: auto;
}
.expanding-preview .gridder-navigation {
	display: none;
}
.expanding-preview span.gridder-title {
	opacity: 1 !important;
	z-index: 9999;
	top: 45%;
	text-align: center;
	background: none;
	font-size: 30px;
	white-space: nowrap;
	text-decoration: underline;
	text-transform: uppercase;
}
.expanding-preview .zt-text-intro {
	padding: 10px 20px;
}
.phone .expanding-preview .zt-text-intro {
	padding: 10px;
}
.onestep h1 {
	font-size: 36px;
}
.onestep h1.large {
	font-size: 54px;
}
.phone .onestep h1.large {
	font-size: 45px;
}
.phone .onestep h1 {
	font-size: 30px;
}
.onestep {
	background: url(../images/one-step-at-a-time-book.jpg) no-repeat;
	padding: 0 0 50px 45%;
	margin-left: -30px;
}
.phone .onestep {
	margin-left: 0;
	padding: 0 0 230px 0;
	background-size: 90%;
	background-position: 50% 100%;
}

.moduletable.letsgo {
	background: url(../images/coloring-book.jpg) no-repeat 0 50%;
	background-size: contain;
	min-height: 400px;
}
.phone .pull-right {
	float: none !important;
	width: 90%;
	margin: auto;
}
.moduletable.explore-bed-pads {
background: url(../images/orangestripe.png) repeat-x;
background-size: contain;
	height: 100%!important;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: -moz-flex;
	    -webkit-justify-content: center;
	    -moz-justify-content: center;
	    -ms-justify-content: center;
	    -webkit-align-content: center;
	    -ms-align-content: center;
	    -moz-align-content: center;
	    -webkit-flex-direction: column;
	    -moz-flex-direction: column;
	    -ms-flex-direction: column;
	    text-align: center;
	    padding: 50px 0 65px;
}
.moduletable.explore-bed-pads .custom {
	min-width: 900px ;
	text-align: center;
}
.phone .moduletable.explore-bed-pads .custom {
	min-width: 100% !important;
	max-width: 100% !important;
	text-align: center;
}
.phone .moduletable.explore-bed-pads {
	background: #df8768;
}
.moduletable.explore-bed-pads .custom img {
	border: 10px solid #fff;
}
.phone .moduletable.explore-bed-pads .custom {
	min-width: 100% ;
}
.moduletable.explore-bed-pads .custom .col-md-4 {
	min-height: 245px;
	text-align: center;
	margin: auto;
	display: flex!important;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-align-content: center;
	-ms-align-content: center;
	-moz-align-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	font-weight: 700;
}
@media screen and (max-width:900px) {
	.logo h1 {
		font-size: 40px;
		line-height: 55px;
	}
	
}