/*
 * Theme Name: Divi - Cozi
 * Description: Cozi customizations to Divi
 * Template: Divi
 * */
 /*FAQ search bar - Jan. 21*/
.page-id-351 .et_pb_fullwidth_header #search-2,
.page-id-353 #left-area article #search-2 {
	float:none !important;
	clear:both;
}
.page-id-351 .et_pb_fullwidth_header #search-2 br,
.page-id-353 #left-area article #search-2 br,
.page-id-351 article .entry-content .et_pb_row_0,
.page-id-353 #sidebar #search-2 {
	display:none !important;
}



/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	.page-id-327 .et_pb_section .et_pb_text_align_left h1,
	.page-id-327 .et_pb_section .et_pb_text_align_left p,
	.page-id-39 .et_pb_section .et_pb_text_align_left h1,
	.page-id-39 .et_pb_section .et_pb_text_align_left p,
	.page-id-325 .et_pb_section .et_pb_text_align_left h1,
	.page-id-325 .et_pb_section .et_pb_text_align_left p,
	.page-id-331 .et_pb_section .et_pb_text_align_left h1,
	.page-id-331 .et_pb_section .et_pb_text_align_left p,
	.page-id-329 .et_pb_section .et_pb_text_align_left h1,
	.page-id-329 .et_pb_section .et_pb_text_align_left p {
		text-align:center;
	}
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	.page-id-327 .et_pb_section .et_pb_text_align_left h1,
	.page-id-327 .et_pb_section .et_pb_text_align_left p,
	.page-id-39 .et_pb_section .et_pb_text_align_left h1,
	.page-id-39 .et_pb_section .et_pb_text_align_left p,
	.page-id-325 .et_pb_section .et_pb_text_align_left h1,
	.page-id-325 .et_pb_section .et_pb_text_align_left p,
	.page-id-331 .et_pb_section .et_pb_text_align_left h1,
	.page-id-331 .et_pb_section .et_pb_text_align_left p,
	.page-id-329 .et_pb_section .et_pb_text_align_left h1,
	.page-id-329 .et_pb_section .et_pb_text_align_left p {
		text-align:center;
	}
}


/*front page theming - Jan 2015 */

.page-id-878 .entry-content {
	background:#eaeae6 url(/wp-content/uploads/2016/01/CoziHomepagetopbg_0.jpg) center top no-repeat;
	min-height:600px;
}
 .et_pb_section_0 {
	/*background:#eaeae6 url(/wp-content/uploads/2016/01/CoziHomepagetopbg_0.jpg) center top no-repeat;
	min-height:600px;
	padding-bottom:40px;
	background-size:cover;*/
	background-color:transparent;
	padding-bottom:40px !important;
}
.page-id-878 .et_pb_fullwidth_code {
	margin: 0 auto;
	max-width: 1240px;
}

.page-id-878 .et_pb_section_0 h1 {
  margin:0;
	font-size:68px;
	font-weight:300;
	line-height: 80px;
	padding-right: 0;
	padding-top:130px;
	width: 556px;
	color: #27a3b0;
}
.page-id-878 .et_pb_section_0 .cozi-form-quick-signup {
	padding-top: 30px;
	width: 556px;
	display: block;
}
.page-id-878 .et_pb_section_0 .cozi-form-quick-signup .error,
.page-id-878 .et_pb_section_0 .cozi-form-quick-signup label,
.form-global label {
	display:none;
}
.page-id-878 .et_pb_section_0 .cozi-form-quick-signup input,
.form-global input {
	float: none;
	font-size: 24px;
	height: 58px;
	width: 370px;
	border-radius: 6px 0 0 6px;
	margin: 0;
	background-color: #fff;
	border: 1px solid #b8b8b8;
	color: #727473;
	font-weight: 300;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.page-id-878 .et_pb_section_0 .cozi-form-quick-signup button,
.form-global button {
	height:58px;
	font-size: 24px;
	width: 165px;
	text-shadow: 0 0 1px rgba(155, 47, 22, 0.33);
	font-weight: 300;
	background-color: #f26522;
	background-image: linear-gradient(to top, #f26522, #f6851f);
	border: 1px solid #f26722;
	letter-spacing: 0.15rem;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	line-height: 2.61538rem;
	border-radius: 0 6px 6px 0;
	display: inline-block;
}
.page-id-878 .et_pb_section_0 p {
	font-size: 26px !important;
	line-height: 2.5em;
	margin-top: 90px;
	padding-left: 10px;
	padding-top: 10px;
	width: 556px;
	display:inline-block;
	color: #27a3b0;
}
.page-id-878 .et_pb_section_0 p a {
	color:#219fcd;
	line-height:10px;
	font-weight:500;
}
.page-id-878 .et_pb_section_0 p a:link,
.page-id-878 .et_pb_section_0 p a:visited,
.page-id-878 .et_pb_section_0 p a:hover,
.page-id-878 .et_pb_section_0 p a:active {color:#219fcd;}
.page-id-878 .et_pb_section_0 p a:hover {color:#f58e2a;}
.page-id-878 .et_pb_section_0 p img {
	margin-bottom:-10px;
	margin-left:10px;
}
.page-id-878 .et_pb_section_1 {
	background-color: rgba(255, 255, 255, 0.88);
	border:1px solid #fff;
}

.page-id-878 .et_pb_section_2 {
	padding:0;
	background-color:#eaeae6;
}
.page-id-878 .et_pb_section_2 .et_pb_row {
	margin: 0 auto;
	max-width: 1240px !important;
	width:100%;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 {
	width:50%;
	margin:0;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_2 {
	padding-left: 80px;
	width:50%;
	margin:0;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 h2 {
	color: #e7570e;
	font-size: 40px;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom:30px;
	font-weight:600;
	padding:0;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 p,
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 p strong {
	font-size: 18px;
	font-weight:600;
	line-height: 27px;
	color: #5c5d5f;
	margin:16px 0;
	padding:0;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 ul {
	padding:0 18px;
	margin:18px 0;
	list-style:none;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 ul li {
	background: transparent url("/wp-content/themes/Divi/images/orange_li.png") no-repeat scroll 0 0.5em;
	margin-left: -0.25em;
	padding-left: 1.25em;
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-left,
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right {
	float: left;
	width: 50%;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right {
	border-left: 1px solid #c2c2c2;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .cozi-orange {
	color: #e7570e;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right a {
	color: transparent;
	display: inline-block;
	font: 0px/0 serif;
	text-shadow: none;
	vertical-align: middle;
  background:transparent url("/wp-content/themes/Divi/images/icons-s617ad42aa8.png") no-repeat scroll 0 0;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right a.icon-apple-46x46 {
  background-position: -244px -44px;
  height: 46px;
  margin-right: 3px;
  padding: 0;
  width: 46px;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right a.icon-android-46x46 {
  background-position: -168px -140px;
  height: 46px;
  margin-right: 3px;
  padding: 0;
  width: 46px;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right a.icon-amazon-46x46 {
  background-position: 0 -207px;
  height: 46px;
  margin-right: 3px;
  padding: 0;
  width: 46px;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-home-page-mobile-app-store .pane-node-field-hp-app-store-right a.icon-windows-52x52 {
  background-position: -290px -44px;
  height: 52px;
  margin-right: 3px;
  padding: 0;
  width: 52px;
}

.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-node-field-hp-mobile-sign-up-button {
	padding-top:28px;
	clear:both;
	min-height:100px;

}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-node-field-hp-mobile-sign-up-button p {
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	color: #5c5d5f;
}
.page-id-878 .et_pb_section_2 .et_pb_row .et_pb_column_1 .pane-node-field-hp-mobile-sign-up-button p a {
	font-size: 27px;
	background-color: #f26522;
	background-image: linear-gradient(to top, #f26522, #f6851f);
	border: 1px solid #f26722;
	border-radius: 6px;
	color: #fff;
	padding: 0.6em 1.25em;
	text-shadow: 0 0 1px rgba(155, 47, 22, 0.33);
	font-weight: 500;
	line-height: 36px;
	margin-right:15px;
}
.page-id-878 .et_pb_section_3 {
	background-color:#fff;
}
.page-id-878 .et_pb_section_3 .et_pb_row_1.et_pb_row_fullwidth {
	padding:0;
	margin: 0 auto;
	max-width: 1240px !important;
	width:100% !important;
}
.page-id-878 .et_pb_section_3 .et_pb_row_1.et_pb_row_fullwidth h2 {
	color:#e7570e;
	font-size:40px;
	line-height: 1.2em;
	margin-top: 0;
	padding-top:20px;
	margin-bottom:40px;
}

.page-id-878 .et_pb_section_3 .et_pb_row_2.et_pb_row_fullwidth {
  margin: 0 auto;
  max-width: 1240px !important;
  padding: 0;
  width: 100% !important;
}

.page-id-878 .et_pb_section_3 .et_pb_row_2.et_pb_row_fullwidth .cozi-list-horizontal {
  list-style: outside none none;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.page-id-878 .et_pb_section_3 .et_pb_row_2.et_pb_row_fullwidth .cozi-list-horizontal li {
	float: left;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0.5em;
}

.page-id-878 .et_pb_section_3 .et_pb_row_2.et_pb_row_fullwidth .cozi-list-horizontal li a {
  border-bottom: medium none;
  display: block;
  text-align: center;
  color: #219fcd;
  text-decoration: none;
  font-size:15px;
  line-height:20px;
}
.page-id-878 .et_pb_section_3 .et_pb_row_2.et_pb_row_fullwidth .cozi-list-horizontal li a:hover {color:#f58e2a;}

.page-id-878 .et_pb_section_4 {
	background-color: #eaeae6;
	padding: 20px 0;
	text-align: center;
}
.page-id-878 .et_pb_section_4 p {
	text-align:center;
	line-height:0;
}
.page-id-878 .et_pb_section_4 .icon-cozi-gold-big {
	width:185px;
	display:inline-block;
	margin-right:15px;
	margin-bottom: -20px;
}

.page-id-878 .et_pb_section_4 .cozi-orange {
	font-size: 18px;
	font-weight:700;
	line-height:18px;
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	.page-id-878 .et_pb_section_0,
	.page-id-878 .et_pb_section_1,
	.page-id-878 .et_pb_section_2,
	.page-id-878 .et_pb_section_3,
	.page-id-878 .et_pb_section_4 {
		padding:20px 10px !important;
	}
	.page-id-878 .et_pb_section_0 p,
	.page-id-878 .et_pb_section_0 h1 {
		width:80% !important;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup,
	.form-global {
		width:100%;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup input,
	.form-global input {
		width:60%;
		height:30px;
		font-size:18px;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup button,
	.form-global button {
		width:40%;
		height:30px;
		font-size:18px;
		line-height:0;
	}
	.page-id-878 .et_pb_section_4 .icon-cozi-gold-big {
		margin:0 0 20px;
		clear:both;
		width:100%;
	}
	.page-id-878 .et_pb_section_4 .cozi-orange {
		margin:0;
		clear:both;
	}
	.page-id-878 .et_pb_section_1 .et_pb_row_0 {
		width:100% !important;
	}
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	.page-id-878 .et_pb_section_0,
	.page-id-878 .et_pb_section_1,
	.page-id-878 .et_pb_section_2,
	.page-id-878 .et_pb_section_3,
	.page-id-878 .et_pb_section_4 {
		padding:20px 10px !important;
	}
	.page-id-878 .et_pb_section_0 p,
	.page-id-878 .et_pb_section_0 h1 {
		width:80% !important;
		font-size:52px;
		line-height:112%;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup,
  .form-global {
		width:100%;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup input,
	.form-global input {
		width:60%;
		height:30px;
		font-size:18px;
	}
	.page-id-878 .et_pb_section_0 .cozi-form-quick-signup button,
	.form-global button {
		width:40%;
		height:30px;
		font-size:18px;
		line-height:0;
		letter-spacing:0;
	}
	.page-id-878 .et_pb_section_4 .icon-cozi-gold-big {
		margin:0 0 20px;
		clear:both;
		width:100%;
	}
	.page-id-878 .et_pb_section_4 .cozi-orange {
		margin:0;
		clear:both;
	}
	.page-id-878 .et_pb_section_1 .et_pb_row_0 {
		width:100% !important;
	}
}

/*add to cozi form*/
.add-to-list-form .hide-add-checkbox {
	display: none;
}
.add-to-list-form .add-to-list-subtitle {
  border-bottom: 1px solid #b4c6b3;

}
.add-to-list-form ul {padding-bottom:10px;}
.add-to-list-form ul,
.add-to-list-form ul li {
	list-style:none;
}
.add-to-list-form ul li {
	margin-bottom:5px;
}

.add-to-list-form ul li input[type="checkbox"] {
	margin-right:8px;
}

.add-to-list-body {
	margin-bottom:40px;
}
.add-to-list-form input[type="submit"] {
	font-size:18px;
	background-color: #f26522;
	background-image: linear-gradient(to top, #f26522, #f6851f);
	border: 1px solid #f26722;
	border-radius: 6px;
	color: #fff;
	padding: 0.6em 1.25em;
	text-shadow: 0 0 1px rgba(155, 47, 22, 0.33);
	font-weight: 500;
	line-height:20px;
	margin-left:15px;
	cursor:pointer;
}

/*hide greybackground*/
.et_pb_section_0 {
  background-color:transparent !important;
  box-shadow:none !important;
}
.page-id-331 .et_pb_section_0,
.page-id-339 .et_pb_section_0 {
	padding-bottom:0 !important;
}

/* gold content hidden unless revealed */
.cozi-gold-laf {
	display: none;
}