/* 
	Theme Name: Simply Love Custom Theme
	Theme URI: 
	Description: A custom theme by Love-Inspired
	Version: 1.0
	Author: Love-Inspired
	Author URI: http://www.love-inspired.com
*/

/* @group Reset */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark

More info: http://html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

/* Automatically clear elements for standards-compliant browsers */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Trigger has-layout for IE compatibility */
.clearfix {
	zoom: 1;
}

/* Forms
/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *	and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting  on  using  in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native 
 *	and  controls.
 * 2. Corrects inability to style clickable  types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *	 and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *	Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
	*overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *	Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}

/*
 * 1. Addresses  set to  in Safari 5 and Chrome.
 * 2. Addresses  set to  in Safari 5 and Chrome
 *	(include  to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* @end */

/*@group Fonts*/

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova-regular-webfont-webfont.eot');
    src: url('fonts/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova-semibold-webfont-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-semibold-webfont-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximanova-bold-webfont-webfont.eot');
    src: url('fonts/proximanova-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-bold-webfont-webfont.svg#proxima_novabold') format('svg');
    font-weight: 700;
    font-style: normal;
}

/*@end*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background: url('images/footer-bg.jpg') no-repeat center bottom #fff;
	font-family: 'Proxima Nova', sans-serif;
}

h1 {
	background: url('images/stroke-horz.png') no-repeat center center;
	font: 400 19px/22px 'Libre Baskerville', serif;
	font-style: italic;
	color: #9bba70;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 40px;
}

#page h1 {
	clear: both;
}

h1 span {
	background: #fff;
	padding: 0 30px;
	font: inherit;
}

h1.page-header {
	display: table;
	min-width: 500px;
	height: 86px;
	background: url('images/h1-bg.jpg') no-repeat center center;
	font: 400 24px/28px 'Proxima Nova', sans-serif;
	color: #a38eb1;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto 70px;
	padding: 24px 0 0;
	text-shadow: 1px 1px 0 #ffffff;
}

h2 {
	font: 700 20px/26px 'Proxima Nova', sans-serif;
	color: #a38eb1;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 26px;
}

h2 a {
	font: 400 19px/26px 'Proxima Nova', sans-serif;
	color: #eebcd7;
	letter-spacing: normal;
	text-transform: none;
	margin: 0 20px;
}

h3 {
	font: 400 12px/18px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 26px;
}

h3 em {
	font-size: 12px !important;
	color: #343834 !important;
}

h4 {
	font: 400 15px/18px 'Libre Baskerville', serif;
	color: #9bba70;
	letter-spacing: 1px;
	margin-bottom: 26px;
}

h4 em {
	font-size: 15px;
	color: #9bba70;
}

h5 {
	font: 700 20px/40px 'Proxima Nova', sans-serif;
	color: #a38eb1;
	margin-bottom: 26px;
}

p {
	font: 400 18px/36px 'Proxima Nova', sans-serif;
	color: #343834;
	margin-bottom: 26px;
}

a {
	color: #343834;
	font-size: 0.944em;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #eebcd7 !important;
}

a.button, .button {
	display: table;
	font: 400 16px/20px 'Proxima Nova', sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background: #ece7f2;
	margin: 0 auto;
	padding: 17px 40px;
	clear: both;
}

a.button:hover, a.button:focus, a.button:active, .button:hover, .button:focus, .button:active {
	color: #fff !important;
	background: #b89dc9;
}

strong {
	font-weight: 700;
	color: #a38eb1;
}

strong em {
	color: #9bba70;
	font-weight: 400;
}

em {
	font-size: 0.8125em;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
}

blockquote {
	font: 400 20px/46px 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
	background: url('images/blockquote-swash.png') no-repeat 90% bottom;
	margin-bottom: 26px;
}

blockquote p {
	font: 400 20px/46px 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
}

ul, ol {
	font: 400 17px/26px 'Proxima Nova', sans-serif;
	color: #343834;
	margin-bottom: 26px;
	margin-left: 20px;
}

ul {
	list-style: circle;
}

li {
	margin-bottom: 10px;
}

input, textarea, select {
	width: 100%;
	border: 1px solid #e2e1df;
	background: #fff;
	padding: 0 28px;
	font: 400 13px/50px 'Proxima Nova', sans-serif;
	color: #343834;
	margin-bottom: 26px;
}

input {
	height: 50px;
}

textarea {
	padding: 20px 28px;
	height: auto;
	resize: none;
	line-height: 28px;
}

input[type="checkbox"], input[type="radio"] {
	height: auto;
	margin-right: 28px;
	width: auto;
}

input[type="submit"], input[type="button"], button, .woocommerce #shop #respond input#submit, #shop a.button, #shop button.button, #shop input.button {
	width: auto;
	height: 54px;
	background: #d5e4ce;
	font: 400 15px/54px 'Proxima Nova', sans-serif;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 0 none;
	padding: 0 50px;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover, input[type="submit"]:focus, input[type="button"]:focus, button:focus, input[type="submit"]:active, input[type="button"]:active, button:active, .woocommerce #shop #respond input#submit:hover, #shop a.button:hover, #shop button.button:hover, #shop input.button:hover, .woocommerce #shop #respond input#submit:focus, #shop a.button:focus, #shop button.button:focus, #shop input.button:focus, .woocommerce #shop #respond input#submit:active, #shop a.button:active, #shop button.button:active, #shop input.button:active {
	color: #fff;
}

label {
	font: 400 13px/28px 'Proxima Nova', sans-serif;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
}

form#search {
	background: #f5f4f3;
}

input#query {
	border: 0 none;
	background: transparent;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font: 400 12px/30px 'Libre Baskerville', serif;
	font-style: italic;
	margin: 0 -20px 0 0;
}

button#search-submit {
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	background: #eebcd7;
	color: #fff;
	margin: 0 0 0 -15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table {
	font: 400 18px/36px 'Proxima Nova', sans-serif;
	color: #343834;
	margin-bottom: 26px;
}

th {
	font: 400 16px/26px 'Libre Baskerville', serif;
	font-weight: 400 !important;
	color: #9bba70;
	letter-spacing: 1px;
}

/* Site */

#wrapper {
	width: 100%;
	margin: 0 auto 80px;
	background: url('images/bg-top.jpg') no-repeat center top;
	background-size: contain;
}

#header {
	max-width: 1290px;
	background: url('images/stroke-horz.png') no-repeat center bottom;
	margin: 0 auto;
	padding: 26px 90px;
}

#logo {
	width: 418px;
	height: 158px;
	margin: 26px auto 44px;
}

#logo img {
	width: 100%;
	height: auto;
}

#shop-links {
	float: right;
	font: 400 13px/18px 'Proxima Nova', sans-serif;
	color: #343834;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
}

#shop-links a {
	font: 400 13px/18px 'Proxima Nova', sans-serif;
	color: #343834;
	margin-left: 28px;
}

#shop-links i {
	color: #a38eb1;
}

#new-here {
	float: left;
	font: 400 14px/18px 'Proxima Nova', sans-serif;
	color: #343834;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
}

#new-here a {
	font: 400 14px/18px 'Proxima Nova', sans-serif;
	color: #a38eb1;
	border-bottom: 1px solid #a38eb1;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 400 14px/16px 'Oswald', sans-serif;
	color: #e8afb3;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

ul#menu .sub-menu {
	display: none;
	visibility: hidden;
}

ul#menu li {
	display: inline;
}

ul#menu li::after {
	content: "|";
}

ul#menu li:last-of-type::after, ul#menu li.last::after, ul#menu li.menu-search::after {
	content: "";
}

#menu a {
	display: inline-block;
	font: 400 14px/16px 'Oswald', sans-serif;
	color: #343834;
	padding: 0 0 10px;
	margin: 0 24px;
}

ul#menu li.current-menu-item a, ul#menu li.current-page-ancestor a, ul#menu li.current-menu-ancestor a, ul#menu li.current-menu-parent current-page-parent a, ul#menu a:hover, #menu a:focus, #menu a:active {
	background: url('images/menu-hover.png') no-repeat right bottom;
	color: #343834 !important;
}

ul#menu form {
	display: inline-block;
	width: 224px;
}

#daily-word {
	width: 100%;
	margin: 12px auto 24px;
	background: url('images/word-bg.jpg') repeat-y center top #E6E5E3;
}

#daily-word-inner {
	max-width: 1110px;
	margin: 0 auto;
	padding: 18px 28px;
	display: table;
}

#daily-word-inner h2 {
	display: table-cell;
	width: 162px;
	vertical-align: middle;
	padding-right: 28px;
	margin: 0;
	line-height: 0;
}

#daily-word-inner p {
	display: table-cell;
	vertical-align: middle;
	text-shadow: 1px 1px 0 #ffffff;
	font: 400 17px/26px 'Libre Baskerville', serif;
	font-style: italic;
	color: #343834;
	margin-bottom: 0;
}

.content {
	width: 90%;
	max-width: 1060px;
	min-height: 100px;
	margin: 0 auto 100px;
}

#footer {
	width: 100%;
	background: url('images/stroke-horz-white.png') repeat-x left 64px #eae6ee;
	margin: 0 auto;
}

#footer-inner {
	width: 90%;
	max-width: 1110px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.footer-cell {
	width: 25%;
	background: url('images/stroke-vert-white.png') repeat-y right top;
	padding: 0 34px 40px;
}

.footer-cell:last-of-type {
	background: none;
}

.footer-cell h3 {
	line-height: 64px;
	text-align: center;
	margin-bottom: 30px;
}

.footer-cell p, .footer-cell .rpwe-summary {
	font: 400 13px/20px 'Libre Baskerville', serif;
}

.footer-cell ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-cell ul h3 {
	font: 400 16px/20px 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
	letter-spacing: normal;
	text-align: left;
	text-transform: none;
	margin-bottom: 22px;
}

.footer-cell ul h3 a {
	font: 400 16px/20px 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
}

.footer-cell a.read-more, .footer-cell a.more-link {
	display: block;
	font: 600 14px/20px 'Proxima Nova', sans-serif;
	color: #a38eb1;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 20px;
}

#footer-most-popular {
	text-align: center;
}

#footer-most-popular .popular-posts li {
	background: url('images/stroke-horz-white.png') no-repeat center top;
}

#footer-most-popular .popular-posts ul {
	font: 400 14px/16px 'Libre Baskerville', serif;
	font-style: italic;
	color: #a38eb1;
	text-align: center;
}

#footer-most-popular .popular-posts li {
	padding: 20px 26px;
}

#footer-most-popular .popular-posts a {
	color: #a38eb1;
}

#footer-most-popular .product_list_widget span {
	display: none;
	visibility: hidden;
}

#footer-most-popular .woocommerce ul.product_list_widget {
	margin-bottom: 10px;
}

#footer-most-popular .woocommerce ul.product_list_widget li img {
	float: none;
	margin: 0;
	width: auto;
}

#footer-most-popular .woocommerce ul.product_list_widget li {
	display: inline-block;
	width: 44%;
	margin: 0 2%;
	padding: 0;
}

#social {
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	margin: 0 auto 30px;
}

#social span {
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #fff;
	margin: 0 4px;
}

#social span:hover, #social span:focus, #social span:active {
	border-color: #a38eb1;
}

#social span:hover a, #social span:focus a, #social span:active a, #social a:hover, #social a:focus, #social a:active {
	background: #fff;
	color: #a38eb1 !important;
}

#social a {
	display: block;
	background: #a38eb1;
	width: 36px;
	height: 36px;
	color: #fff;
	border-radius: 50%;
	border: 2px solid #eae6ee;
}

#mc_embed_signup h4 {
	font: 400 12px/14px 'Libre Baskerville', serif;
	font-style: italic;
	color: #343834;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#mc_embed_signup input {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	background: transparent;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

#mc_embed_signup label {
	display: none;
	visibility: hidden;
}

#mc_embed_signup input#mc-embedded-subscribe {
	width: 100%;
	padding: 0;
	background: url('images/newsletter-button.png') no-repeat center center #ecd0e1;
	text-indent: -9999px;
	margin-bottom: 0;
}

#copyright {
	width: 90%;
	max-width: 1130px;
	margin: 40px auto;
	font: 400 11px/24px 'Libre Baskervile', serif;
	color: #adaca9;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

#copyright i {
	font-style: normal;
}

#copyright a, #copyright span {
	font-style: normal;
	color: #adaca9;
	padding: 0 14px;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

#donate-link {
	position: fixed;
	left: 10px;
	bottom: 10px;
	width: 105px;
	height: 105px;
	background: url('images/donate-button4.png') 0 0 no-repeat;
	text-indent: -9999px;
	animation-name: fadeInLeft;
	animation-duration: 1s;
}

#donate-link:hover, #donate-link:focus, #donate-link:active {
	background-position: 0 -105px;
}

/* Pages */

.divider, hr {
	width: 100%;
	height: 4px;
	background: url('images/stroke-horz2.png') repeat-x center center;
	margin: 20px auto;
	border: 0 none;
}

ul.submenu {
	width: 90%;
	max-width: 1290px;
	list-style: none;
	margin: -50px auto 44px;
	padding: 20px 0 0;
	font: 400 14px/16px 'Libre Baskerville', serif;
	color: #e8afb3;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background: url('images/stroke-horz2.png') no-repeat center top;
}

ul.submenu li {
	display: inline;
}

ul.submenu li::after {
	content: "|";
}

ul.submenu li:last-of-type::after, ul.submenu li.last::after {
	content: "";
}

ul.submenu a {
	font-style: normal;
	color: #343834;
	padding: 0 0 10px;
	margin: 0 30px;
}

ul.submenu li.current-menu-item a, ul.submenu li.current-menu-parent a {
	background: url('images/menu-hover.png') no-repeat right bottom;
	color: #343834 !important;
}

#page h1 {
    margin-left: -30px;
    margin-right: -30px;
}

.content img.alignleft {
	margin: 0 50px 90px -30px;
}

.content img.alignright {
	margin: 0 -30px 90px 50px;
}

.page-meet-kristin #page img.alignright {
	margin-right: -50px;
}

.page-meet-kristin #page p.empty {
	margin-bottom: 10px;
}

.page-pregnancy-support-resources .content h1 {
	margin-top: 90px;
	margin-bottom: 90px;
}

.page-pregnancy-support-resources .content h5 {
	line-height: 30px;
}

.page-pregnancy-support-resources .content img.alignnone {
	margin: 40px 0;
}

.page-pregnancy-support-resources .content hr {
	visibility: hidden;
	clear: both;
}

.page-pregnancy-support-resources .col, .page-events .col {
	width: 49%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 0 20px;
	margin-bottom: 90px;
}

.page-pregnancy-support-resources #page .col h1 {
	margin: 0 0 60px;
}

.page-pregnancy-support-resources #page .col h5 {
	font-size: 17px;
	line-height: 26px;
	font-weight: 600;
}

.page-loved-to-life #page h1 {
	margin-left: 0;
	margin-right: 0;
}

.page-loved-to-life img.alignleft {
	margin-left: 0;
}

.page-loved-to-life img.alignright {
	margin-right: 0;
}

.page-contact .col {
	display: inline-block;
	width: 49%;
	padding: 0 10px;
	vertical-align: top;
	margin-bottom: 90px;
}

a.faqQ {
	display: block;
	width: 100%;
	background: #f3f2f1;
	border: 1px solid #f3f2f1;
	font: 400 12px/18px 'Oswald', sans-serif;
	font-style: normal;
	color: #a38eb1;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 20px 10px 10px;
	margin: 20px 0 10px;
}

a.faqQ:after {
	content: "\0025BE";
	float: right;
}

a.faqQ:hover, a.faqQ:focus, a.faqQ:active {
	color: #a38eb1 !important;
	cursor: pointer;
	border: 1px solid #a38eb1;
}

a.faqQ.active {
	border: 1px solid #a38eb1;
	background: #fff;
	cursor: default;
}

a.faqQ.active:after {
	content: "\0025B4";
	float: right;
	margin-left: 20px;
}

.faqA {
	display: none;
}

.faqA p {
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px;
}

.faqA#div1 {
	display: block;
}

.page-contact #page h1 {
	margin-left: 0;
	margin-right: 0;
}

.page-contact h1#get-in-touch {
	background: none;
	margin-bottom: 28px;
}

.page-contact img.aligncenter {
	margin: 0 auto 74px;
}

.page-contact .nf-form-cont {
	max-width: 646px;
}

.page-contact .nf-before-form-content {
	display: none;
	visibility: hidden;
}

#ninja_forms_required_items, .nf-field-container {
	clear: inherit !important;
}

#ninja_forms_required_items:after, .nf-field-container:after {
	clear: none !important;
}

.page-contact .nf-error-msg, .page-contact .ninja-forms-req-symbol {
	color: #a38eb1 !important;
}

.page-contact .nf-error .ninja-forms-field {
	border-color: #a38eb1;
}

/* Index */

#index-recent-posts {
	width: 90%;
	max-width: 1180px;
	margin: 0 auto 40px;
	padding: 34px 40px 0 60px;
	background: url('images/index-slider-bg-left.jpg') no-repeat left top, url('images/index-slider-bg-right.jpg') no-repeat right center;
}

.wooslider {
	margin: 0 auto !important;
	background: transparent !important;
	border: 0 none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	position: relative;
}

#index-recent-posts .wooslider .slides {
	max-height: 486px;
}

#index-recent-posts .overlay-full.has-featured-image > a {
    display: flex;
    align-content: center;
    justify-content: center;
    align-content: center;
    flex-flow: column;
    justify-content: center;
    max-height: 486px;
}

#index-recent-posts .overlay-full .slide-excerpt {
	width: 100%;
	opacity: 1;
	height: auto;
	max-height: 486px;
	display: table;
	background: rgba(0, 0, 0, 0.4);
	padding: 0 60px;
	display: flex;
	align-content: center;
	flex-flow: column;
	justify-content: center;
}

#index-recent-posts .wooslider h2.slide-title {
    font: 400 32px/48px 'Libre Baskerville', serif;
    font-style: italic;
    color: #fff;
    margin: 0;
    max-width: 50%;
    width: 50%;
}

#index-recent-posts .wooslider h2.slide-title a {
	font: 400 32px/48px 'Libre Baskerville', serif;
	font-style: italic;
	color: #fff;
	margin: 0;
}

#index-recent-posts .wooslider h2.slide-title a:after {
	display: block;
	content: "";
	width: 108px;
	height: 108px;
	background: url('images/index-slider-button.png') no-repeat center center;
	margin-top: 30px;
}

#index-recent-posts .wooslider .wooslider-control-nav {
	top: 0;
	margin-top: 0;
	z-index: 99;
	bottom: auto;
	right: 0;
	left: auto;
	width: auto;
	list-style: initial;
	font: 400 48px/80px 'Libre Baskerville', serif;
	font-style: italic;
	color: #fff;
	display: flex;
	flex-flow: column;
	justify-content: space-evenly;
	align-items: center;
	height: 100%;
}

#index-recent-posts .wooslider .wooslider-control-nav li {
	list-style: initial;
	display: block;
	margin: 0 50px;
}

#index-recent-posts .wooslider-control-paging li a {
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	opacity: 0.5;
	color: #fff;
}

#index-recent-posts .wooslider-control-paging li a::after {
	content: ".";
}

#index-recent-posts .wooslider-control-paging li a::before {
	content: "0";
}

#index-recent-posts .wooslider-control-paging li a.wooslider-active {
	background: transparent;
	opacity: 1;
}

#index-recent-posts .wooslider-control-paging li a:hover, #index-recent-posts .wooslider-control-paging li a:focus, #index-recent-posts .wooslider-control-paging li a:active {
	color: #fff !important;
}

#index {
	max-width: 1080px;
	margin-bottom: 40px;
}

#index em {
	font-size: 20px;
}

#index img.alignright {
	margin: 0 -120px 90px 40px;
}

#index p {
	font-size: 21px;
}

#index blockquote {
	display: table;
}

#index blockquote p {
	margin-bottom: 0;
}

#index-start-posts {
	background: url('images/index-posts-bg.jpg') no-repeat right 100px;
	padding: 30px 90px 0 0;
	max-width: 1170px;
	position: relative;
	right: -90px;
	text-align: center;
	min-height: 0;
	margin: 0 auto 60px;
}

#index-popular-posts, #index-shop {
	background: url('images/index-posts-bg.jpg') no-repeat left bottom;
	background-size: 174px;
	padding: 0 0 50px 20px;
	max-width: 1170px;
	position: relative;
	right: -20px;
	text-align: center;
	min-height: 0;
	margin: 0 auto 60px;
}

#index-start-posts h4, #index-popular-posts h4, #index-shop h4 {
	display: inline-block;
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 30px;
	background: url('images/arrow-right.png') no-repeat center bottom;
	margin-right: 62px;
}

#index-popular-posts h4, #index-shop h4 {
	background: url('images/arrow-left.png') no-repeat center bottom;
	margin: 0 0 60px 62px;
}

#index-start-posts h4 span, #index-popular-posts h4 span, #index-shop h4 span {
	display: block;
	font: 400 20px/30px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.index-post {
	display: inline-block;
	width: 224px;
	height: 304px;
	background: url('images/stroke-horz.png') no-repeat left top, url('images/stroke-horz2.png') no-repeat right bottom, url('images/stroke-vert.png') no-repeat left top, url('images/stroke-vert.png') no-repeat right bottom;
	padding: 6px;
	vertical-align: middle;
}

#index-start-posts .index-post {
	margin-left: -7px;
}

.index-post-title {
	display: table;
	width: 100%;
	height: 252px;
	background-size: cover;
	background-position: center center;
	background-color: #b89dc9;
}

.index-post-title span {
	background: rgba(0, 0, 0, 0.4);
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	font-weight: 600;
	font-size: 23px;
	line-height: 33px;
	color: #fff;
	font-style: normal;
}

.index-post .read-now {
	display: block;
	font: 400 14px/36px 'Proxima Nova', sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background: #ece7f2;
	margin: 0 auto;
}

#index-shop h2 img, #index-start-posts h2 img {
	max-width: 100%;
	height: auto;
}

/* Blog */

#blog {
	max-width: 1112px;
	margin: 88px auto 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 276px;
}

.sidebar-item {
	width: 276px;
	margin: 0 auto 40px;
	padding-bottom: 60px;
	background: url('images/divider-purple.png') no-repeat center bottom;
	text-align: center;
}

.sidebar-item img {
	max-width: 100%;
	height: auto;
	border-radius: 100%;
}

.sidebar-item ul, .sidebar-item ol {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 400 12px/22px 'Libre Baskerville', serif;
	color: #343834;
}

.sidebar-item li {
	margin-bottom: 0;
}

.sidebar-item ul a, .sidebar-item ol a {
	font: 400 12px/26px 'Oswald', sans-serif;
	color: #adaca9;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sidebar-item p {
	line-height: 30px;
	padding: 0 13px;
}

.sidebar-item h2 {
	font: 400 23px/34px 'Libre Baskerville', serif;
	font-style: italic;
	color: #9bba70;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 16px;
}

.sidebar-item h2 a {
	font: 400 23px/34px 'Libre Baskerville', serif;
	font-style: italic;
	color: #9bba70;
	letter-spacing: normal;
	text-transform: none;
}

.sidebar-item h4, #sidebar-newsletter h4 {
	font: 400 21px/27px 'Libre Baskerville', serif;
	font-style: italic;
	color: #343834;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

#sidebar-social #social a {
	background: #B6A5C1;
	border: 2px solid #B6A5C1;
}

#sidebar-newsletter #mc_embed_signup {
	background: #eae6ed;
	padding: 32px 16px;
}

#sidebar-newsletter input {
	background: rgba(255, 255, 255, 0.5);
}

.sidebar-item.popular-posts li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.sidebar-item.popular-posts img {
	margin-bottom: 12px;
}

.sidebar-item.popular-posts ul a {
	font: 400 12px/22px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: normal;
	text-transform: none;
}

/* Posts */

.post {
	width: 700px;
	margin-bottom: 120px;
}

.post-date {
	display: table;
	margin: 0 auto;
	font: 400 14px/34px 'Proxima Nova', sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background: #ece7f2;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
}

.post-date a {
	font: 400 14px/34px 'Proxima Nova', sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}

.post-title {
	background-size: cover;
	background-position: center center;
	background-color: #b89dc9;
	font: 400 32px/38px 'Libre Baskerville', serif;
	color: #fff;
	margin: -14px auto 18px;
}

.post-title span {
	display: block;
	padding: 116px 50px;
	background: rgba(0, 0, 0, 0.4);
}

.post-title a {
	color: #fff;
}

#blog .ssba div {
	text-align: center !important;
}

#blog .ssba img {
	width: auto !important;
	height: auto !important;
	padding: 0 7px;
}

.post-meta-top {
	padding: 0 10px;
}

.post-meta-top .post-social {
	float: right;
}

.post-category {
	font: 400 14px/20px 'Proxima Nova', sans-serif;
	color: #adaca9;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.post-category a {
	font: 400 14px/20px 'Proxima Nova', sans-serif;
	color: #adaca9;
}

.post-content {
	margin: 50px auto 60px;
	padding: 0 25px;
}

.post-content img {
	max-width: 100%;
	height: auto;
	margin-bottom: 26px;
}

.post-content img.alignleft {
	margin-right: 26px;
}

.post-content img.alignright {
	margin-left: 26px;
}

.post-content blockquote {
	display: table;
	margin-left: auto;
	margin-right: auto;
	max-width: 80%;
}

.post-meta-bottom {
	background: url('images/stroke-horz.png') no-repeat center top, url('images/stroke-horz2.png') no-repeat center bottom, url('images/post-share-bg.png') no-repeat center center;
	min-height: 20px;
	text-align: center;
	padding: 13px 0;
}

.post-meta-bottom .post-comments {
	display: inline;
	background: url('images/share-comments.png') no-repeat left top;
	padding-left: 24px;
	font: 400 14px/20px 'Libre Baskerville', serif;
	font-style: italic;
	color: #adaca9;
	margin: 0 7px;
	text-transform: lowercase;
}

.post-meta-bottom .post-comments a {
	font: 400 14px/20px 'Libre Baskerville', serif;
	font-style: italic;
	color: #adaca9;
}

.post-meta-bottom .post-social {
	display: inline-block;
	vertical-align: bottom;
}

#blog .post-meta-bottom .ssba, #blog .post-meta-bottom .ssba div {
	display: inline;
}

#blog .post-meta-bottom .ssba div a {
	line-height: 20px;
}

.navigation {
	background: url('images/stroke-horz.png') no-repeat center center;
	font: 400 16px/22px 'Libre Baskerville', serif;
	font-style: italic;
	color: #9bba70;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 80px;
	padding: 0 50px;
}

.navigation div {
	background: #fff;
	padding: 0 20px;
	font: inherit;
	max-width: 40%;
}

.navigation div.alignright {
	text-align: right;
}

.navigation a {
	color: #9bba70;
}

#blog-archive .post ul {
	-moz-column-count: 2;
	-moz-column-gap: 90px;
	-webkit-column-count: 2;
	-webkit-column-gap: 90px;
	column-count: 2;
	column-gap: 90px;
	list-style: none;
	text-align: center;
	margin: 0 auto 80px;
}

/* Comments */

#comments {
	width: 100%;
	margin: 60px auto 0;
	clear: left;
}

#respond {
	margin: 0 auto 60px;
	padding: 0 60px;
}

#respond p.logged-in-as {
	display: none;
	visibility: hidden;
}

#respond p.comment-form-comment label {
	display: none;
	visibility: hidden;
}

#respond span.required {
	color: #b89dc9;
}

#respond textarea {
	height: 200px;
}

h5#reply-title {
	font: 400 32px/38px 'Libre Baskerville', serif;
	font-style: italic;
}

h5#reply-title smal {
	font-size: 15px;
}

.comment-subscription-form .subscribe-label {
    display: inline !important;
}

#comments ol, #comments ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	font-style: normal;
}

#comments ol.comment-list {
	margin: 0 auto 0 !important;
}

ol.comment-list div.comment-body {
	padding: 30px;
	background: url('images/stroke-horz.png') no-repeat center bottom;
}

ol.comment-list .comment-meta, ol.comment-list .commentmetadata {
	display: none;
	visibility: hidden;
}

ol.comment-list img.avatar {
	display: none;
	visibility: hidden;
}

ol.comment-list .comment-author {
	font: 400 14px/18px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

ol.comment-list .comment-author cite {
	font: 400 14px/18px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

ol.comment-list .comment-author a {
	font: 400 14px/18px 'Libre Baskerville', serif;
	font-style: italic;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

#comments ol.comment-list ol.children {
	padding-left: 30px;
}

#comments span.says {
	display: none;
	visibility: hidden;
}

ol.comment-list .reply a {
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

ol.comment-list #respond {
	width: auto;
}

/* Shop / WooCommerce */

.tax-product_cat #shop .woocommerce-products-header, .tax-product_cat #shop .woocommerce-result-count, .tax-product_cat #shop .woocommerce-ordering, .post-type-archive #shop .woocommerce-products-header {
	display: none;
	visibility: hidden;
}

.tax-product_cat #shop ul.products li.product {
	width: 49%;
	margin: 0 0.5% 30px;
	padding: 10px;
	background: url('images/stroke-vert.png') no-repeat left center, url('images/stroke-vert.png') no-repeat right center, url('images/stroke-horz.png') no-repeat center top, url('images/stroke-horz.png') no-repeat center bottom;
}

.tax-product_cat #shop ul.products li.product a {
	display: block;
	background: #FBEFF6;
}

.tax-product_cat #shop ul.products li.product a img {
	margin-bottom: 18px;
}

.tax-product_cat #shop ul.products li.product .woocommerce-loop-product__title {
	display: inline-block;
	width: 75%;
	padding: 0 0 0 30px;
	margin: 0 0 30px;
	font: 400 20px/22px 'Proxima Nova', sans-serif;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}

.tax-product_cat #shop ul.products li.product .price {
	display: inline-block;
	width: 24%;
	padding: 0 30px 0 0;
	margin: 0 0 30px;
	font: 400 22px/22px 'Libre Baskerville', serif;
	font-style: italic;
	color: #000;
	letter-spacing: 1px;
	text-align: right;
}

.woocommerce #shop ul.products li.product .price ins {
	font-weight: 400;
}

.tax-product_cat #shop ul.products li.product a.button {
	display: none;
	visibility: hidden;
}

.post-type-archive .submenu {
	background: none;
}


.post-type-archive #shop {
	max-width: 1094px;
}

.post-type-archive #shop ul.products li.product h1 {
	margin: 0 auto 60px;
}

.post-type-archive #shop ul.products li.product {
	float: none;
	width: 100%;
	margin: 0 -56px 60px auto;
	padding: 50px 56px 40px 0;
	background: url('images/shop-main-bg-right.jpg') no-repeat right bottom;
	clear: both;
}

.post-type-archive #shop ul.products li.product:nth-child(4n)
 {
	margin: 0 auto 60px -56px;
	padding: 50px 0 40px 56px;
	background: url('images/shop-main-bg-left.jpg') no-repeat left bottom;
}

.post-type-archive #shop ul.products li.product a img {
	float: right;
	width: 64%;
	margin: 0 0 0 5%;
}

.post-type-archive #shop ul.products li.product:nth-child(4n)
 a img {
	float: left;
	margin: 0 5% 0 0;
}

.post-type-archive #shop ul.products li.product div.product-desc {
	max-width: 27%;
	margin: 0 auto 0 0;
	font: 400 16px/42px 'Libre Baskerville', serif;
	font-style: italic;
	color: #343834;
}

.post-type-archive #shop ul.products li.product:nth-child(4n)
 div.product-desc {
	margin: 0 0 0 auto;
}

.post-type-archive #shop ul.products li.product .button {
	clear: none;
	display: block;
	margin: 60px 0 0;
}

.woocommerce.single-product #shop {
	max-width: 1120px;
}

.woocommerce #shop div.product div.images {
	width: 53%;
	padding: 0 18px 6px 34px;
	background: url('images/shop-product-bg.jpg') no-repeat center top;
}

.woocommerce #shop div.product div.images .woocommerce-product-gallery__image {
	margin-bottom: 20px;
}

.woocommerce #shop div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
	width: 21%;
	margin-right: 4%;
}

.woocommerce #shop div.product div.summary {
	width: 44%;
	padding-top: 30px;
	margin-bottom: 50px;
}

h3.product-title {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 30px;
}

.woocommerce #shop div.product p.price, .woocommerce #shop div.product span.price {
	display: inline-block;
	color: #A38EB1;
	font: 400 30px/30px 'Libre Baskerville', serif;
	font-style: italic;
	margin-bottom: 30px;
	margin-right: 30px;
}

.woocommerce #shop div.product p.price ins, .woocommerce #shop div.product span.price ins {
	font-weight: 400;
	color: #A38EB1;
}

.woocommerce #shop div.product .stock {
	display: inline-block;
	font: 400 15px/30px 'Libre Baskerville', serif;
	font-style: italic;
	color: #A38EB1;
	text-transform: lowercase;
}

.woocommerce #shop div.product .stock.in-stock {
	display: none;
	visibility: hidden;
}

.woocommerce #shop .product div.quantity {
	float: none;
	margin: 0;
}

.woocommerce #shop .quantity .qty {
	width: auto;
	text-align: left;
}

.woocommerce #shop .quantity label {
	display: block;
	visibility: visible;
}

.woocommerce #shop div.product form.cart {
	margin-bottom: 0;
}

.woocommerce #shop div.product form.cart input {
	width: 50%;
}

.woocommerce #shop div.product form.cart .button {
	float: none;
	width: 50%;
	height: 54px;
	background: #d5e4ce;
	font: 400 15px/54px 'Proxima Nova', sans-serif;
	color: #343834;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 0 none;
	border-radius: 0;
	padding: 0 50px;
}

.woocommerce #shop div.product .product_meta {
	display: none;
	visibility: hidden;
}

.woocommerce #shop .product-entry-content {
	float: right;
	width: 44%;
	background: url('images/divider-green.png') no-repeat left top;
	padding-top: 60px;
	clear: right;
}

.woocommerce #shop .product-entry-content #tab-description h2 {
	display: none;
	visibility: hidden;
}

.woocommerce #shop .related.products {
	clear: both;
	display: none;
	visibility: hidden;
}

#shop .woocommerce-error, #shop .woocommerce-info, #shop .woocommerce-message {
    background: url('images/word-bg.jpg') repeat-y center top #E6E5E3;
    border: 0 none;
    text-shadow: 1px 1px 0 #ffffff;
    font: 400 17px/32px 'Libre Baskerville', serif;
    font-style: italic;
    color: #343834;
}

#shop .woocommerce-message::before, #shop .woocommerce-info::before, #shop .woocommerce-error::before {
	color: #A38EB1 !important;
}

#shop .woocommerce-message a.button, #shop .woocommerce-info a.button, #shop .woocommerce-error .button {
	border: 1px solid #fff;
	height: 36px;
	line-height: 36px;
}

.woocommerce-store-notice, p.demo_store {
	position: fixed;
    background: url('images/word-bg.jpg') repeat-y center top #E6E5E3 !important;
    padding: 18px 0 !important;
    font: 400 17px/26px 'Libre Baskerville', serif !important;
    font-style: italic !important;
    color: #343834 !important;
}

.woocommerce-store-notice a, p.demo_store a {
    color: #343834 !important;
}

/* Cart */

.woocommerce #shop span.onsale {
	background: #A38EB1;
}

#shop .cart label {
	display: none;
	visibility: hidden;
}

.woocommerce-cart #shop .cart .quantity .qty {
	padding: 0;
}

#shop .woocommerce a.remove {
	color: #A38EB1 !important;
}

#shop .woocommerce a.remove:hover {
	color: #fff !important;
	background: #A38EB1;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: auto !important;
	max-width: 300px;
	height: 54px;
	padding: 0 28px !important;
}

#shop .woocommerce form .form-row textarea {
	height: auto;
}

#shop .woocommerce h3 label {
	font: 400 12px/18px 'Libre Baskerville', serif;
	color: #343834;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 0;
}

#shop .woocommerce h3 input {
	margin-bottom: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #F6F4F8 !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background: #EAE6EE !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #EAE6EE !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}


/* Kabir's Style */

.widget.widget_categories ul{
	list-style: none;
    padding: 0;
    text-align: left;
}

.widget.widget_categories .children {
    margin-left: 20px;
	margin-bottom: 20px
}
.widget.widget_categories ul a, .widget.widget_categories ol a{
	font-size: 15px !important;
   	line-height: 30px;
	color: #fab4b4;
	font-weight: bold;
}