<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Open Sans";
  color: #332a2a;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
body {
  line-height: 1.6;
  margin: 0;
  background: #4d3944 repeat center top scroll;
}
body.wc-font-render-smooth,
body.wc-font-render-smooth * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #332a2a;
  text-decoration: none;
}
a:visited {
  color: #332a2a;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  color: #332a2a;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: ;
  color: #666666;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.3;
}
h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
  font-weight: normal;
}
h1 a:visited,
h1 a,
h2 a:visited,
h2 a,
h3 a:visited,
h3 a,
h4 a:visited,
h4 a,
h5 a:visited,
h5 a,
h6 a:visited,
h6 a {
  color: #8ab7b6;
}
h1 a:visited:active,
h1 a:visited:hover,
h1 a:active,
h1 a:hover,
h2 a:visited:active,
h2 a:visited:hover,
h2 a:active,
h2 a:hover,
h3 a:visited:active,
h3 a:visited:hover,
h3 a:active,
h3 a:hover,
h4 a:visited:active,
h4 a:visited:hover,
h4 a:active,
h4 a:hover,
h5 a:visited:active,
h5 a:visited:hover,
h5 a:active,
h5 a:hover,
h6 a:visited:active,
h6 a:visited:hover,
h6 a:active,
h6 a:hover {
  color: #ff9195;
}
h1 a:visited:hover,
h1 a:hover,
h2 a:visited:hover,
h2 a:hover,
h3 a:visited:hover,
h3 a:hover,
h4 a:visited:hover,
h4 a:hover,
h5 a:visited:hover,
h5 a:hover,
h6 a:visited:hover,
h6 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 34px;
  margin: 20px 0;
}
h2 {
  font-size: 30px;
  margin: 20px 0;
}
h3 {
  font-size: 26px;
  margin: 20px 0;
}
h4 {
  font-size: 22px;
  margin: 20px 0;
}
h5 {
  font-size: 20px;
  margin: 20px 0;
}
h6 {
  font-size: 18px;
  margin: 20px 0;
}
address {
  font-style: italic;
  margin: 0 0 20px;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p {
  margin: 0 0 20px;
}
code,
kbd,
samp {
  font-family: Consolas, monaco, monospace;
  color: #c7254e;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  background-color: #f9f2f4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  font-family: Consolas, monaco, monospace;
  color: #fff;
  text-align: left;
  background-color: #333;
  font-size: 15px;
  margin: 0 0 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  word-wrap: normal;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  font-family: ;
  color: #999999;
  font-size: 30px;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  margin: 20px 0;
  padding: 10px 40px;
  border-left: 1px solid #54689d;
  background-color: #f7f7f7;
}
blockquote *:last-child {
  margin-bottom: 0;
}
blockquote blockquote {
  margin-right: 0;
}
blockquote cite,
blockquote small {
  font-size: 22px;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl {
  margin: 0 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 40px;
}
ul {
  list-style-type: square;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
li &gt; ul,
li &gt; ol {
  margin: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
.paging-navigation .dots,
.paging-navigation .current,
.paging-navigation a,
.site-main .wc-button,
button,
input {
  line-height: normal !important;
  border: 0;
  padding: 0;
  margin: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  min-height: 0;
  border-width: 0;
}
input[type="search"] {
  padding-right: 2px;
  width: 270px;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  line-height: 1.6;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
caption {
  font-size: 15px;
  margin: 20px 0;
}
th {
  font-weight: bold;
  text-transform: uppercase;
}
ins {
  text-decoration: none;
}
hr {
  border: 0;
  border-bottom: 1px solid #d9dcdc;
  margin: 20px 0 40px 0;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
  clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
  content: "";
  display: table;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  position: absolute !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}
.site input.input-text,
.site input[type="image"],
.site input[type="text"],
.site input[type="search"],
.site input[type="number"],
.site input[type="button"],
.site input[type="url"],
.site input[type="tel"],
.site input[type="email"],
.site input[type="file"],
.site textarea {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0;
}
.site input[type="range"] {
  border-width: 0;
  padding: 0;
}
.site input[type="image"] {
  border-width: 0;
  padding: 0;
}
.site input[type="file"] {
  border-width: 0;
  padding: 0;
}
.site button,
.site input,
.site textarea {
  border: 1px solid #d9dcdc;
  font-family: inherit;
  padding: 7px 5px;
}
.site select {
  border: 1px solid #d9dcdc;
  padding-top: 7px;
  padding-right: 30px !important;
  padding-bottom: 7px;
  padding-left: 5px;
  background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/select-arrows.png') right center no-repeat;
  background-color: #ffffff;
  color: #666666;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
.site select[multiple] {
  background: none;
}
.site select[multiple],
.site select[size] {
  height: auto;
}
.site input,
.site textarea {
  color: #666666;
  background-color: #ffffff;
}
.site select:focus,
.site input:focus,
.site textarea:focus {
  border-color: #8ab7b6;
  outline: 0;
}
.site input[type="file"]::-ms-value {
  background-color: #ffffff;
  border: 1px solid #d9dcdc;
  border-radius: 0;
}
.site input[type="file"]::-ms-browse {
  background-color: #dbdbdb;
  color: #555555;
  border: 1px solid #dbdbdb;
  font-weight: normal;
  border-radius: 0;
}
.site input[type="range"]::-ms-tooltip {
  display: none;
}
.site input[type="range"]::-ms-ticks-before,
.site input[type="range"]::-ms-ticks-after {
  color: #999999;
  display: block;
}
.site input[type="range"]::-ms-fill-upper {
  background-color: #999999;
}
.site input[type="range"]::-ms-fill-lower {
  background-color: #999999;
}
.site input[type="range"]::-ms-thumb {
  background-color: #ffffff;
  border-radius: 50%;
  border: 0;
}
.site input[type="range"]::-ms-track {
  color: #ffffff;
  border-color: #999999;
}
.site ::-ms-expand {
  color: #d9dcdc;
  border-width: 0;
  background-color: #ffffff;
  display: none;
}
.site .paging-navigation a:visited,
.site .wc-button:visited,
.site button:visited,
.site input[type="submit"]:visited,
.site input[type="button"]:visited,
.site input[type="reset"]:visited,
.site .paging-navigation .dots,
.site .paging-navigation .current,
.site .paging-navigation a,
.site .wc-button,
.site button,
.site input[type="submit"],
.site input[type="button"],
.site input[type="reset"] {
  border: none;
  text-decoration: none;
  color: #ffffff;
  background-color: #54689d;
  border: 1px solid #54689d;
  display: inline-block;
  padding: 7px 20px 7px 20px;
}
.site .paging-navigation a:hover,
.site .site-main .wc-button:hover,
.site button:hover,
.site input[type="submit"]:hover,
.site input[type="button"]:hover,
.site input[type="reset"]:hover {
  color: #ffffff;
  background-color: #465682;
  text-decoration: none;
  outline: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.site .post-password-required input[type="submit"] {
  padding: 7px 20px 4px;
  vertical-align: bottom;
}
.site .post-password-required input[type="submit"]:active {
  padding: 5px 20px 6px;
}
.site ::-webkit-input-placeholder {
  color: #d9dcdc;
}
.site :-moz-placeholder {
  color: #d9dcdc;
}
.site ::-moz-placeholder {
  color: #d9dcdc;
}
.site :-ms-input-placeholder {
  color: #d9dcdc;
}
.site ::selection {
  color: #ffffff;
  background: #ff9195;
}
.site ::-moz-selection {
  color: #ffffff;
  background: #ff9195;
}
.site .navigation .nav-previous {
  float: left;
}
.site .navigation .nav-next {
  float: right;
}
.site .navigation a:hover {
  text-decoration: none;
}
.site .paging-navigation {
  padding: 40px 0;
}
.site .nav-links .wc-icon-next:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f178";
  margin-left: 5px;
  display: inline-block;
  line-height: 1;
}
.site .nav-links .wc-icon-next:hover:after {
  text-decoration: none;
}
.site .nav-links .wc-icon-previous:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f177";
  margin-right: 5px;
  display: inline-block;
  line-height: 1;
}
.site .nav-links .wc-icon-previous:hover:before {
  text-decoration: none;
}
.site .paging-navigation .nav-links {
  width: 100%;
}
.site .image-navigation,
.site .post-navigation {
  margin-top: 20px;
  margin-bottom: 20px;
}
.site .image-navigation a[rel="prev"],
.site .post-navigation a[rel="prev"] {
  float: left;
}
.site .image-navigation a[rel="next"],
.site .post-navigation a[rel="next"] {
  float: right;
  text-align: right;
  margin-right: 0;
}
.site .post-navigation a {
  width: 47%;
}
.site .paging-navigation .nav-links .dots,
.site .paging-navigation .nav-links .current,
.site .paging-navigation .nav-links a {
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
  color: #68749e;
  background-color: #eef6f6;
  border: 1px solid #eef6f6;
}
.site .paging-navigation .nav-links .current {
  color: #eef6f6;
  background-color: #68749e;
  border: 1px solid #68749e;
}
.site .paging-navigation .nav-links a:hover,
.site .paging-navigation .nav-links a:focus {
  color: #eef6f6;
  background-color: #68749e;
  border: 1px solid #68749e;
}
.site .search-form .search-submit {
  display: none;
}
.site .entry-content img,
.site .entry-summary img,
.site .comment-content img,
.site .widget img,
.site .wp-caption {
  max-width: 100%;
}
.site .entry-content img,
.site .entry-summary img,
.site .comment-content img[height],
.site img[class*="align"],
.site img[class*="wp-image-"],
.site img[class*="attachment-"] {
  height: auto;
}
.site img.size-full,
.site img.size-large,
.site img.wp-post-image {
  height: auto;
  max-width: 100%;
}
.site embed,
.site iframe,
.site object,
.site video {
  max-width: 100%;
}
.site .entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}
.site .alignleft {
  float: left;
}
.site .alignright {
  float: right;
}
.site .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.site img.alignleft {
  margin: 5px 20px 5px 0;
}
.site .wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}
.site img.alignright {
  margin: 5px 0 5px 20px;
}
.site .wp-caption.alignright {
  margin: 5px 0 5px 10px;
}
.site img.aligncenter {
  margin: 5px auto;
}
.site img.alignnone {
  margin: 5px 0;
}
.site .wp-caption .wp-caption-text,
.site .entry-caption,
.site .gallery-caption {
  padding: 2px 10px;
  background: #f5f5f5;
  font-family: ;
  color: #777777;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  box-sizing: border-box;
}
.site img.wp-smiley,
.site .rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.site .wp-caption.alignleft + ul,
.site .wp-caption.alignleft + ol {
  list-style-position: inside;
}
.site *:focus {
  outline: none;
}
.wc-border-image hr.wc-border {
  border: 0;
  height: 1px;
  background: no-repeat center center scroll;
}
.wc-border-image2 hr.wc-border {
  border: 0;
  height: 1px;
  background: no-repeat center center scroll;
}
.wc-border-image3 hr.wc-border {
  border: 0;
  height: 10px;
  background: repeat-x left center scroll;
}
.wc-border-singlesolid hr.wc-border {
  border: 0;
  height: auto;
  background: none;
  border-bottom: 1px solid #d9dcdc;
}
.wc-border-singledotted hr.wc-border {
  border: 0;
  height: auto;
  background: none;
  border-bottom: 1px dotted #d9dcdc;
}
.wc-border-singledashed hr.wc-border {
  border: 0;
  height: auto;
  background: none;
  border-bottom: 1px dashed #d9dcdc;
}
.wc-border-doublesolid hr.wc-border {
  border: 0;
  background: none;
  height: 5px;
  border-top: 1px solid #d9dcdc;
  border-bottom: 1px solid #d9dcdc;
}
.wc-border-doubledotted hr.wc-border {
  border: 0;
  background: none;
  height: 5px;
  border-top: 1px dotted #d9dcdc;
  border-bottom: 1px dotted #d9dcdc;
}
.wc-border-doubledashed hr.wc-border {
  border: 0;
  background: none;
  height: 5px;
  border-top: 1px dashed #d9dcdc;
  border-bottom: 1px dashed #d9dcdc;
}
.site {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
.navbar {
  max-width: 960px;
}
.top-body-background {
  background: none;
}
.middle-body-background {
  background: none;
}
.bottom-body-background {
  background: none;
}
.left-body-background {
  background: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/left-border.png") repeat-y left top scroll;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.right-body-background {
  background: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/right-border.png") repeat-y right top scroll;
  width: 100%;
}
.site-main {
  position: relative;
  background: #ffffff;
}
.site-main .sidebar-container {
  height: 0;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 1;
}
.no-top-content-spacing .site-main .sidebar-container.sidebar-for-content {
  top: 0;
}
.site-main .sidebar-inner {
  margin: 0 auto;
  max-width: 1240px;
}
.site-header .site-banner {
  display: block;
  margin: 0 auto;
  max-width: 1280px;
  min-height: 0px;
  padding: 10px 0px 0px 0px;
  width: 100%;
}
.content-area {
  padding: 40px 30px;
}
.no-top-content-spacing .content-area {
  padding-top: 0;
}
.site-content {
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
.sidebar .content-area {
  padding-left: 30px;
  padding-right: 310px;
}
.sidebar.left-sidebar-align .content-area {
  padding-left: 310px;
  padding-right: 30px;
}
.site-footer .widget-area {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}
.site-info {
  margin: 0 auto;
  max-width: 1240px;
  padding: 30px 20px;
  width: 100%;
}
.site-header {
  position: relative;
  background: #4d3944 repeat-x center top scroll;
}
.site-header .home-link {
  text-decoration: none;
  display: inline-block;
  max-width: 100%;
}
.site-header.header-align-right .site-banner {
  text-align: left;
}
.site-header.header-align-center .site-banner {
  text-align: center;
}
.site-header.header-align-right .site-banner {
  text-align: right;
}
.site-header .home-link:hover .site-title {
  text-decoration: none;
  color: #636363;
}
.site-header .home-link:hover .site-description {
  text-decoration: none;
  color: #7a7a7a;
}
.site-logo {
  max-width: 100%;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.site-title {
  font-family: "Andale Mono", AndaleMono, monospace;
  color: #4f4f4f;
  font-size: 70px;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  padding-bottom: 5px;
}
.site-description {
  font-family: "Andale Mono", AndaleMono, monospace;
  color: #666666;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  padding: 0;
  margin: 0;
}
.navbar {
  position: relative;
  z-index: 99;
}
.navbar.wc-sticky-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.admin-bar .navbar.wc-sticky-menu {
  top: 32px;
}
.main-navigation {
  clear: both;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
ul.nav-menu,
div.nav-menu &gt; ul {
  margin: 0;
  padding: 0 40px 0 0;
  line-height: 1;
}
.navbar-align-center ul.nav-menu,
.navbar-align-center div.nav-menu &gt; ul {
  padding: 0 40px;
  text-align: center;
}
.navbar-align-right ul.nav-menu,
.navbar-align-right div.nav-menu &gt; ul {
  padding: 0 0 0 40px;
  text-align: right;
}
.navbar.menu-search-hiding ul.nav-menu,
.navbar.menu-search-hiding div.nav-menu &gt; ul {
  padding-right: 0;
  padding-left: 0;
}
.nav-menu li {
  display: inline-block;
  position: relative;
}
.navbar-align-center .nav-menu li {
  text-align: left;
}
.navbar-align-right .nav-menu li {
  text-align: right;
}
.nav-menu li a {
  color: #666666;
  text-transform: uppercase;
  font-size: 20px;
  display: block;
  line-height: 1;
  padding: 18px 20px 18px;
  text-decoration: none;
}
.nav-menu &gt; ul &gt; li:hover &gt; a,
ul.nav-menu &gt; li:hover &gt; a {
  background-color: #86c1af;
  color: #ffffff;
  font-weight: 300;
  font-style: normal;
}
.nav-menu .sub-menu,
.nav-menu .children {
  background-color: #eef6f6;
  border: 0;
  display: none;
  padding: 0;
  position: absolute;
  z-index: 1;
  left: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.navbar-align-right .nav-menu .sub-menu,
.navbar-align-right .nav-menu .children {
  float: right;
  left: auto;
  right: 0;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}
.navbar-align-right .nav-menu .sub-menu ul,
.navbar-align-right .nav-menu .children ul {
  left: auto;
  right: 100%;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
  color: #666666;
  padding: 12px 20px 12px;
  margin: 0;
  width: 230px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
  color: #75aaa0;
  background-color: #e5f1f1;
  font-weight: 300;
  font-style: normal;
}
ul.nav-menu li:hover &gt; ul,
.nav-menu ul li:hover &gt; ul {
  display: block;
}
.nav-menu .current_page_item &gt; a,
.nav-menu .current_page_ancestor &gt; a,
.nav-menu .current-page-ancestor &gt; a,
.nav-menu .current-post-ancestor &gt; a,
.nav-menu .current-menu-item &gt; a,
.nav-menu .current-menu-ancestor &gt; a {
  color: #ffffff;
  text-decoration: none;
  font-style: normal;
  font-weight: 300;
  background-color: #86c1af;
}
.nav-menu .current_page_item:hover &gt; a,
.nav-menu .current_page_ancestor:hover &gt; a,
.nav-menu .current-page-ancestor:hover &gt; a,
.nav-menu .current-post-ancestor:hover &gt; a,
.nav-menu .current-menu-item:hover &gt; a,
.nav-menu .current-menu-ancestor:hover &gt; a {
  text-decoration: none;
  font-style: normal;
  font-weight: 300;
}
.nav-menu li .current_page_item &gt; a,
.nav-menu li .current_page_ancestor &gt; a,
.nav-menu li .current-page-ancestor &gt; a,
.nav-menu li .current-post-ancestor &gt; a,
.nav-menu li .current-menu-item &gt; a,
.nav-menu li .current-menu-ancestor &gt; a {
  color: #86c1af;
  text-decoration: none;
  font-style: normal;
  font-weight: 300;
  background-color: transparent;
}
.nav-menu li:hover .current_page_item &gt; a,
.nav-menu li:hover .current_page_ancestor &gt; a,
.nav-menu li:hover .current-page-ancestor &gt; a,
.nav-menu li:hover .current-post-ancestor &gt; a,
.nav-menu li:hover .current-menu-item &gt; a,
.nav-menu li:hover .current-menu-ancestor &gt; a {
  text-decoration: none;
  font-style: normal;
  font-weight: 300;
}
.menu-toggle {
  display: none;
}
.navbar {
  background: #ffffff url("https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/menu-background.png") repeat-x center top scroll;
  margin: 0 auto;
  width: 100%;
  font-family: "Andale Mono", AndaleMono, monospace;
  font-weight: 300;
  font-style: normal;
}
.sidebar .entry-header .entry-meta {
  padding: 0;
}
.entry-thumbnail img {
  display: block;
  margin: 0 auto 10px;
}
.entry-header {
  margin-bottom: 20px;
}
.entry-title {
  margin: 0 0 5px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.entry-meta ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.entry-meta ul li {
  float: left;
  padding: 0;
  margin: 0;
}
.entry-meta .entry-meta-buttons {
  clear: both;
  font-family: ;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
}
.entry-meta .entry-meta-buttons a {
  color: #ffffff;
  padding: 5px 10px;
  background-color: #54689d;
  margin: 0 5px 5px 0;
  float: left;
}
.entry-meta .entry-meta-buttons a:hover {
  background-color: #465682;
}
.entry-meta .entry-meta-buttons a:active,
.entry-meta .entry-meta-buttons a:hover {
  color: #ffffff;
}
.entry-meta .entry-meta-buttons a:hover {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.author-signature {
  margin-bottom: 20px;
}
.share-buttons {
  margin-bottom: 20px;
}
.share-buttons a {
  margin-right: 10px;
  font-family: ;
  color: #bcbcbc;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
.share-buttons a:hover,
.share-buttons a:active {
  font-family: ;
  color: #a8a8a8;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.post-edit-link:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f040";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.post-edit-link:hover:before {
  text-decoration: none;
}
.featured-post,
.attachment-meta,
.tags-links,
.edit-link,
.author.vcard {
  margin-right: 10px;
}
footer.entry-meta .entry-meta-links {
  margin-bottom: 20px;
}
.entry-meta-links {
  font-size: 15px;
}
.entry-meta-format-text.entry-meta-links {
  font-family: ;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
.entry-meta-format-text.entry-meta-links span {
  margin-right: 0;
}
.entry-meta-format-text.entry-meta-links span:after {
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  speak: none;
  content: "\2022";
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  display: inline-block;
  line-height: 1;
}
.entry-meta-format-text.entry-meta-links span:last-child:after {
  display: none;
}
.entry-content {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  word-wrap: normal;
}
.entry-content blockquote {
  font-size: 30px;
}
.entry-content blockquote cite,
.entry-content blockquote small {
  font-size: 22px;
}
.page-links {
  clear: both;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 2.2;
  margin: 20px 0;
  text-transform: uppercase;
}
.page-links a,
.page-links &gt; span {
  background: #fff;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-decoration: none;
}
.page-links .page-links-title {
  background: transparent;
  border: none;
  margin-right: 20px;
  padding: 0;
}
.hentry .mejs-container {
  margin-bottom: 20px;
}
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
  background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
}
.format-excerpt.wc-has-post-thumbnail {
  position: relative;
  min-height: 323px;
}
.format-excerpt.wc-has-post-thumbnail .entry-thumbnail {
  position: absolute;
  top: 3px;
  left: 0;
}
.format-excerpt.wc-has-post-thumbnail .entry-header,
.format-excerpt.wc-has-post-thumbnail .entry-summary,
.format-excerpt.wc-has-post-thumbnail .entry-meta {
  padding-left: 320px;
}
.hentry.attachment {
  text-align: center;
}
.hentry.attachment .entry-caption {
  background-color: transparent;
}
.hentry.attachment .full-size-link a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f0b2";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.hentry.attachment .full-size-link a:hover:before {
  text-decoration: none;
}
.author-info {
  padding: 0;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  min-height: 77px;
}
.author-info .author-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}
.author-info .author-description {
  padding-left: 94px;
}
.author-info .author-title {
  clear: none;
  margin-bottom: 5px;
}
.author-info .author-link {
  display: none;
}
body.single .author-info {
  margin-top: 40px;
}
.no-avatars .author-description {
  padding-left: 0;
}
.archive-header {
  margin-bottom: 40px;
}
.archive-title {
  margin: 0 0 5px;
}
.archive-meta {
  font-size: 15px;
}
.archive-meta *:last-child {
  margin-bottom: 0;
}
.wc-portfolio-content .wc-portfolio-masonry {
  margin-right: -20px;
}
.wc-portfolio-content .wc_portfolio_item {
  float: left;
  width: 33.33333%;
}
.wc-portfolio-content .wc_portfolio_item .entry-content {
  margin-right: 20px;
  margin-bottom: 20px;
}
.wc-portfolio-content .archive-header {
  margin-bottom: 20px;
}
.wc-portfolio-content .nav-wc_portfolio_tag a {
  display: inline-block;
}
.wc-portfolio-content .nav-wc_portfolio_tag a.wc-active-tag {
  color: #332a2a;
}
.wc-portfolio-content .nav-wc_portfolio_tag .tag-divider {
  display: inline-block;
  padding: 0 7px;
}
.wc-portfolio-content .wc-portfolio-box {
  border: 1px solid #d9dcdc;
}
.wc-portfolio-content .wc-portfolio-box .wc-portfolio-thumbnail img {
  margin-bottom: 0;
}
.wc-portfolio-content .wc-portfolio-box .wc-portfolio-caption {
  padding: 5px 10px;
}
.wc-portfolio-content .wc-portfolio-box .wc-portfolio-caption .wc-portfolio-title {
  margin-top: 0;
  margin-bottom: 5px;
}
.wc-portfolio-content .wc-portfolio-box .wc-portfolio-caption *:last-child {
  margin-bottom: 0;
}
.page-header {
  margin-bottom: 40px;
}
.page-title {
  margin: 0 0 5px;
}
.error404 .page-title {
  text-align: center;
  width: auto;
}
.error404 .page-title:after {
  color: #54689d;
  content: "404";
  font-size: 200px;
  line-height: 1;
  display: block;
}
.error404 .page-content {
  padding-bottom: 40px;
  width: 100%;
  text-align: center;
}
.comments-area {
  margin-top: 20px;
}
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
  display: block;
  width: 100%;
}
.comments-title {
  font-family: ;
  color: #666666;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
}
.comment-list .children {
  padding: 0 0 0 84px;
}
.comment-list &gt; li:last-child:after {
  display: none;
}
.comment-body {
  position: relative;
  display: block;
  margin-left: 84px;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f5f5f5;
}
.comment-body:before {
  left: -10px;
  top: 22px;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #f5f5f5;
}
.comment-author .avatar {
  position: absolute;
  left: -84px;
  top: 0;
}
.comment-author .fn,
.comment-author .says {
  display: inline-block;
  margin-bottom: 20px;
  font-family: ;
  color: #666666;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.3;
}
.comment-list .edit-link {
  margin-left: 5px;
}
.comment-list .edit-link .comment-edit-link:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f040";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.comment-list .edit-link .comment-edit-link:hover:before {
  text-decoration: none;
}
.comment-author .fn {
  word-wrap: break-word;
}
.comment-content {
  display: block;
}
.no-avatars .comment .comment-respond,
.no-avatars .comment-body {
  margin-left: 0;
}
.comment-meta {
  display: block;
}
.comment-meta a:hover {
  color: #332a2a;
}
.comment-metadata {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 15px;
}
.comment-metadata a {
  color: #c2c2c2;
}
.comment-metadata .edit-link {
  margin-right: 0;
  margin-left: 10px;
}
.comment-awaiting-moderation {
  display: block;
  background-color: #f0ad4e;
  color: #fff2e8;
  padding-left: 5px;
  padding-right: 5px;
}
.comment-awaiting-moderation:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f071";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.comment-awaiting-moderation:hover:before {
  text-decoration: none;
}
.comment-reply-link:before,
.comment-reply-login:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f112";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.comment-reply-link:hover:before,
.comment-reply-login:hover:before {
  text-decoration: none;
}
.comment .comment-respond {
  margin-bottom: 20px;
  margin-left: 84px;
  padding: 0;
}
.comment-reply-title {
  font-family: ;
  color: #666666;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.comment-reply-title:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f086";
  margin-left: 3px;
  display: inline-block;
  line-height: 1;
}
.comment-reply-title:hover:after {
  text-decoration: none;
}
.comment-form .comment-notes {
  margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
  float: left;
  padding: 5px 0;
  width: 120px;
}
.comment-form .required {
  color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  max-width: 270px;
  width: 60%;
}
.comment-form textarea {
  width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
  font-size: 15px;
}
.form-allowed-tags code {
  font-size: 14px;
}
.form-allowed-tags code {
  margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
  padding-top: 20px;
}
.comment-navigation {
  font-size: 21px;
  padding: 20px 0 30px;
  width: 100%;
}
.no-comments {
  font-size: 21px;
  margin: 0;
  padding: 40px 0;
  text-align: center;
}
.sidebar .no-comments {
  padding-left: 30px;
  padding-right: 310px;
}
.sidebar.left-sidebar-align .no-comments {
  padding-left: 310px;
  padding-right: 30px;
}
.page-template-page-guestbook-php .hentry {
  position: relative;
  text-align: center;
}
#guestbook {
  text-align: center;
}
#guestbook .comment-respond {
  margin-bottom: 60px;
}
#guestbook .comment-body {
  background-color: transparent;
  margin-left: 0;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  display: block;
}
#guestbook .comment-body .comment-metadata,
#guestbook .comment-body .reply {
  display: none;
}
#guestbook .comment-form-author label,
#guestbook .comment-form-email label {
  text-align: left;
  width: 100%;
}
#guestbook .comment-form-author input,
#guestbook .comment-form-email input {
  width: 100%;
  max-width: none;
}
#guestbook .comment-form-author {
  width: 48%;
  float: left;
  margin-right: 2%;
}
#guestbook .comment-form-email {
  width: 48%;
  float: right;
  margin-left: 2%;
}
#guestbook .comment-form-comment {
  width: 100%;
}
#guestbook .comment-form-comment label {
  text-align: left;
}
.site-main .mu_register {
  width: 100%;
}
.mu_alert {
  margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
  font-size: inherit;
  width: 270px;
}
.site-main .mu_register input[type="submit"] {
  width: auto;
}
.site-main .widget-area {
  float: right;
  width: 250px;
  margin: 0 30px;
}
.site-main .widget-area .widget .widget-title {
  background: #eef6f6 repeat center top scroll;
  color: #54689d;
}
.site-main .widget-area th,
.site-main .widget-area td {
  text-align: center;
}
.left-sidebar-align .site-main .widget-area {
  float: left;
}
.inner-sidebar-align-center .site-main .widget-area {
  text-align: center;
}
.inner-sidebar-align-center .site-main .widget-area .widget ul,
.inner-sidebar-align-center .site-main .widget-area .widget ol {
  text-align: left;
}
.inner-sidebar-align-center .site-main .widget-area .widget-title,
.inner-sidebar-align-center .site-main .widget-area caption {
  text-align: center;
}
.inner-sidebar-align-right .site-main .widget-area {
  text-align: right;
}
.inner-sidebar-align-right .site-main .widget-area .widget ul,
.inner-sidebar-align-right .site-main .widget-area .widget ol {
  text-align: left;
}
.inner-sidebar-align-right .site-main .widget-area .widget-title,
.inner-sidebar-align-right .site-main .widget-area caption {
  text-align: right;
}
.inner-sidebar-align-right .site-main .widget-area .widget_recent_comments,
.inner-sidebar-align-right .site-main .widget-area .widget_recent_entries,
.inner-sidebar-align-right .site-main .widget-area .widget_pages,
.inner-sidebar-align-right .site-main .widget-area .widget_meta,
.inner-sidebar-align-right .site-main .widget-area .widget_categories,
.inner-sidebar-align-right .site-main .widget-area .widget_archive,
.inner-sidebar-align-right .site-main .widget-area .widget_nav_menu {
  text-align: left;
}
.widget {
  float: left;
  width: 250px;
  font-size: 14px;
  margin: 0 0 40px 0;
  padding: 0;
}
.widget input[type="email"],
.widget input[type="search"],
.widget input[type="tel"],
.widget input[type="number"],
.widget input[type="range"],
.widget input[type="file"],
.widget input[type="date"],
.widget select,
.widget input[type="text"],
.widget textarea {
  width: 100%;
}
.widget &gt; *:last-child {
  margin-bottom: 0;
}
.widget .widget-title {
  line-height: 1.5;
  font-family: ;
  color: #666666;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin: 0 0 10px;
  padding: 0 10px;
}
.widget ul,
.widget ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li {
  padding: 5px 0;
}
.widget li &gt; ul,
.widget li &gt; ol {
  padding-top: 5px;
  margin-left: 20px;
}
.widget a {
  color: #332a2a;
}
.widget a:hover {
  color: #332a2a;
}
.widget_rss .rss-date {
  display: block;
}
.widget_rss .widget-title .rsswidget:first-child {
  display: none;
}
.widget_rss .widget-title .rsswidget:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f09e";
  margin-right: 3px;
  display: inline-block;
  line-height: 1;
}
.widget_rss .widget-title .rsswidget:hover:before {
  text-decoration: none;
}
.widget_rss .rss-date,
.widget_rss li &gt; cite {
  color: #999999;
}
.widget_calendar table,
.widget_calendar td {
  border: 0;
  border-collapse: separate;
  border-spacing: 1px;
  line-height: 2;
}
.widget_calendar caption {
  font-size: 15px;
  margin: 0;
}
.widget_calendar th,
.widget_calendar td {
  padding: 0;
  text-align: center;
}
.widget_calendar a {
  display: block;
}
.widget_calendar tbody td {
  background-color: rgba(255,255,255,0.5);
}
.site-footer .widget_calendar tbody td {
  background-color: rgba(255,255,255,0.05);
}
.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad {
  background-color: transparent;
}
.widget_nav_menu .current_page_item &gt; a,
.widget_nav_menu .current-menu-item &gt; a {
  color: #332a2a;
  outline: 0;
}
#page .widget_wordpresscanvas_pinterest span {
  padding-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-width: 0px !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
#page .widget_wordpresscanvas_pinterest span a {
  font-family: "Open Sans" !important;
  color: inherit !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  font-weight: normal !important;
  border-color: #d9dcdc !important;
  background-color: transparent !important;
}
#page .widget_wordpresscanvas_pinterest span a:active,
#page .widget_wordpresscanvas_pinterest span a:hover {
  outline: 0 !important;
}
.inner-sidebar-align-center .widget_wc_shortcodes_social_icons ul {
  text-align: center !important;
}
.inner-sidebar-align-right .widget_wc_shortcodes_social_icons ul {
  text-align: right !important;
}
#page .twiget-widget {
  text-align: left;
}
#page .twiget-widget ul li {
  text-align: left;
  border-bottom: 1px solid #d9dcdc;
  position: relative;
  padding: 10px 0;
  min-height: 68px;
}
#page .twiget-widget ul li .twiget-tweet img {
  margin: 5px 10px 10px 0 !important;
  padding: 0 !important;
}
#page .twiget-widget ul li p {
  margin: 0;
  padding: 0;
  font-family: "Open Sans";
  color: #332a2a;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.6;
}
#page .twiget-widget .tweet-bio {
  font-size: 14px;
}
#page .site-footer .twiget-widget ul li {
  border-color: #222222;
}
.inner-sidebar-align-right #page .twiget-widget {
  text-align: right;
}
.inner-sidebar-align-right #page .twiget-widget ul li {
  text-align: right;
  padding: 10px 0;
  min-height: 68px;
}
.inner-sidebar-align-right #page .twiget-widget ul li .twiget-tweet img {
  float: right;
  margin: 5px 0 10px 10px !important;
  padding: 0 !important;
}
.woocommerce.widget_product_search #s {
  margin-bottom: 10px;
}
.layerslider_widget .ls-wp-container {
  margin-bottom: 0 !important;
}
.pinterest_rss_widget li {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.widget_wordpresscanvas_about_me .sidebar-caption {
  margin-top: 5px;
}
.widget_image .sidebar-caption {
  margin-top: 5px;
}
.widget_pages li a:before,
.widget_meta li a:before,
.widget_categories li a:before,
.widget_archive li a:before,
.widget_nav_menu li a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f105";
  margin-right: 10px;
  display: inline-block;
  line-height: 1;
}
.widget_pages li a:hover:before,
.widget_meta li a:hover:before,
.widget_categories li a:hover:before,
.widget_archive li a:hover:before,
.widget_nav_menu li a:hover:before {
  text-decoration: none;
}
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_archive li,
.widget_nav_menu li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget_pages .page_item_has_children,
.widget_meta .page_item_has_children,
.widget_categories .page_item_has_children,
.widget_archive .page_item_has_children,
.widget_nav_menu .page_item_has_children {
  padding-bottom: 0;
}
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget_nav_menu ul {
  margin-left: 3px;
  margin-right: 3px;
}
.widget_pages ul ul,
.widget_meta ul ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_nav_menu ul ul {
  margin-right: 0;
}
.widget_recent_comments li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f075";
  margin-right: 10px;
  display: inline-block;
  line-height: 1;
}
.widget_recent_comments li:hover:before {
  text-decoration: none;
}
.widget_recent_entries li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget_recent_entries li .post-date {
  color: #999999;
  display: block;
}
.site-footer {
  background-color: #212121;
  text-align: left;
  overflow: visible;
  overflow-x: hidden;
  color: #aaaaaa;
}
.site-footer .widget-title {
  padding: 0;
}
.site-footer .widget-title,
.site-footer input,
.site-footer caption {
  text-align: left;
}
.site-footer a {
  color: #f7f7f7;
}
.site-footer a:hover {
  color: #f7f7f7;
}
.site-footer .sidebar-container {
  background-color: #1a1a1a;
  padding: 40px 0;
}
.masonry-sort {
  margin: 0 auto;
}
.site-footer .widget {
  background: transparent;
  color: #aaaaaa;
  margin-left: 20px;
  margin-right: 20px;
}
.site-footer .widget {
  color: #aaaaaa;
}
.site-footer .widget a {
  color: #f7f7f7;
}
.site-footer .widget a:hover {
  color: #f7f7f7;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
  color: #f7f7f7;
}
#wpstats {
  display: block;
  margin: -10px auto 0;
}
.site-footer .site-info {
  text-align: center;
  font-size: 14px;
}
.site-footer select:focus,
.site-footer input:focus,
.site-footer textarea:focus,
.site-footer,
.site-footer div,
.site-footer span,
.site-footer applet,
.site-footer object,
.site-footer iframe,
.site-footer input,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer p,
.site-footer blockquote,
.site-footer pre,
.site-footer a,
.site-footer abbr,
.site-footer acronym,
.site-footer address,
.site-footer big,
.site-footer cite,
.site-footer code,
.site-footer del,
.site-footer dfn,
.site-footer em,
.site-footer img,
.site-footer ins,
.site-footer kbd,
.site-footer q,
.site-footer s,
.site-footer samp,
.site-footer small,
.site-footer strike,
.site-footer strong,
.site-footer sub,
.site-footer sup,
.site-footer tt,
.site-footer var,
.site-footer b,
.site-footer u,
.site-footer i,
.site-footer center,
.site-footer dl,
.site-footer dt,
.site-footer dd,
.site-footer ol,
.site-footer ul,
.site-footer li,
.site-footer fieldset,
.site-footer form,
.site-footer label,
.site-footer legend,
.site-footer table,
.site-footer caption,
.site-footer tbody,
.site-footer tfoot,
.site-footer thead,
.site-footer tr,
.site-footer th,
.site-footer td,
.site-footer article,
.site-footer aside,
.site-footer canvas,
.site-footer details,
.site-footer embed,
.site-footer figure,
.site-footer fieldset,
.site-footer figcaption,
.site-footer footer,
.site-footer header,
.site-footer hgroup,
.site-footer menu,
.site-footer nav,
.site-footer output,
.site-footer ruby,
.site-footer section,
.site-footer select,
.site-footer summary,
.site-footer time,
.site-footer mark,
.site-footer audio,
.site-footer video {
  border-color: #222222;
}
@media (max-width: 940px) {
  body.sidebar .format-excerpt.wc-has-post-thumbnail {
    position: relative;
    min-height: 0;
  }
  body.sidebar .format-excerpt.wc-has-post-thumbnail .entry-thumbnail {
    position: relative;
    top: 0;
    left: 0;
  }
  body.sidebar .format-excerpt.wc-has-post-thumbnail .entry-header,
  body.sidebar .format-excerpt.wc-has-post-thumbnail .entry-summary,
  body.sidebar .format-excerpt.wc-has-post-thumbnail .entry-meta {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  #main .content-area {
    padding-left: 20px;
    padding-right: 20px;
  }
  #masthead #breadcrumbs {
    text-align: center;
    padding: 5px 20px;
  }
  body .site-title {
    font-size: 50px;
  }
  body .site-description {
    font-size: 22px;
  }
  .site-main .sidebar-container {
    height: auto;
    margin: 0 auto 20px auto;
    max-width: none;
    position: relative;
    top: 20px;
  }
  body.sidebar .site-main .widget-area {
    float: none;
    margin: 0 auto;
  }
  body.fullwidth .format-excerpt.wc-has-post-thumbnail {
    position: relative;
    min-height: 0;
  }
  body.fullwidth .format-excerpt.wc-has-post-thumbnail .entry-thumbnail {
    position: relative;
    top: 0;
    left: 0;
  }
  body.fullwidth .format-excerpt.wc-has-post-thumbnail .entry-header,
  body.fullwidth .format-excerpt.wc-has-post-thumbnail .entry-summary,
  body.fullwidth .format-excerpt.wc-has-post-thumbnail .entry-meta {
    padding-left: 0;
  }
  body.error404 .page-title:after {
    font-size: 140px;
  }
  body #guestbook .comment-form-author,
  body #guestbook .comment-form-email {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    float: left;
  }
  #main .wc-responsive-table {
    width: 100%;
    margin-bottom: 20px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  #main .wc-responsive-table table {
    margin-bottom: 0;
    min-width: 650px;
  }
  body .wc-portfolio-content .wc_portfolio_item {
    width: 50%;
  }
}
@media (max-width: 991px) {
  body .navbar.wc-sticky-menu {
    position: relative;
  }
}
@media (max-width: 568px) {
  body .right-body-background {
    padding: 0;
  }
  html body .site-title {
    font-size: 34px;
  }
  html body .site-description {
    font-size: 16px;
  }
  body .comments-area .avatar {
    display: none;
  }
  body .comments-area .comment-body {
    margin-bottom: 40px;
  }
  body .comments-area .comment .comment-respond,
  body .comments-area .comment-body {
    margin-left: 0;
  }
  body .comments-area .comment-list .children {
    padding-left: 10px;
  }
  body .comments-area .comment-metadata {
    bottom: -20px;
    right: 0;
  }
  html body.error404 .page-title:after {
    font-size: 70px;
  }
  #main .alignleft,
  #main .aligncenter,
  #main .alignright {
    float: none;
    margin: 5px auto;
    display: block;
  }
  html body .wc-portfolio-content .wc_portfolio_item {
    width: 100%;
  }
  #page .gform_wrapper .right_label .gfield_label {
    width: 100%;
    text-align: left;
    float: none;
    display: block;
  }
  #page .gform_wrapper input[type=text],
  #page .gform_wrapper input[type=url],
  #page .gform_wrapper input[type=email],
  #page .gform_wrapper input[type=tel],
  #page .gform_wrapper input[type=number],
  #page .gform_wrapper input[type=password],
  #page .gform_wrapper select,
  #page .gform_wrapper textarea {
    width: 100%;
  }
  #page .gform_wrapper .gform_footer input[type=submit] {
    margin-left: 0;
  }
  #page .gform_wrapper .gform_footer.right_label,
  #page .gform_wrapper .gform_footer.left_label {
    padding-left: 0;
  }
  #page .gform_wrapper .right_label .gfield_description,
  #page .gform_wrapper .left_label .gfield_description,
  #page .gform_wrapper .left_label .instruction,
  #page .gform_wrapper .right_label .instruction {
    margin-left: 0;
  }
}
@media (max-width: 310px) {
  body .site-footer .widget {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 900px) {
  .menu-toggle {
    cursor: pointer;
    display: inline-block;
    font-family: "Andale Mono", AndaleMono, monospace;
    color: #666666;
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 18px 20px 18px 20px;
  }
  .menu-toggle:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-decoration: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "\f107";
    margin-left: 5px;
    display: inline-block;
    line-height: 1;
  }
  .menu-toggle:hover:after {
    text-decoration: none;
  }
  .menu-toggle:after {
    float: right;
  }
  .toggled-on .menu-toggle:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-decoration: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "\f106";
    margin-left: 5px;
    display: inline-block;
    line-height: 1;
  }
  .toggled-on .menu-toggle:hover:after {
    text-decoration: none;
  }
  #site-navigation .nav-menu .sub-menu,
  #site-navigation .nav-menu .children {
    background-image: none;
  }
  #site-navigation .nav-menu .sub-menu li,
  #site-navigation .nav-menu .children li {
    background-image: none;
  }
  #site-navigation .nav-menu .sub-menu li a,
  #site-navigation .nav-menu .children li a {
    background-image: none;
  }
  .toggled-on .nav-menu,
  .toggled-on .nav-menu &gt; ul {
    background-color: #eef6f6;
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  .toggled-on li,
  .toggled-on .sub-menu,
  .toggled-on .children {
    display: block;
  }
  .toggled-on .nav-menu li a {
    padding: 12px 20px 12px;
    color: #666666;
    background-color: #eef6f6;
  }
  .toggled-on .nav-menu li &gt; ul {
    display: block;
    float: none;
    margin-left: 20px;
    position: relative;
    left: auto;
    top: auto;
  }
  .toggled-on .nav-menu li &gt; ul a {
    width: auto;
  }
  .toggled-on .nav-menu li:hover &gt; a,
  .toggled-on .nav-menu .children a {
    color: #666666;
    background-color: #eef6f6;
  }
  .toggled-on .nav-menu li a:hover,
  .toggled-on .nav-menu ul a:hover {
    color: #75aaa0;
    background-color: #eef6f6;
  }
  .navbar .toggled-on ul.nav-menu,
  .navbar .toggled-on div.nav-menu &gt; ul {
    padding: 0 20px;
    text-align: left;
  }
  .navbar .toggled-on .nav-menu li {
    text-align: left;
  }
  ul.nav-menu,
  div.nav-menu &gt; ul {
    display: none;
  }
  #site-navigation .nav-menu .current_page_item &gt; a,
  #site-navigation .nav-menu .current-menu-item &gt; a {
    color: #86c1af;
    text-decoration: none;
    font-style: normal;
    font-weight: 300;
    background-color: transparent;
  }
}
a {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.stars a {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}
.site-main .ls-wp-container .ls-container h1,
.site-main .ls-wp-container .ls-container h2,
.site-main .ls-wp-container .ls-container h4,
.site-main .ls-wp-container .ls-container h5,
.site-main .ls-wp-container .ls-container h6 {
  font-family: ;
  color: #666666;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.site-main .metaslider .coin-slider .cs-prev,
.site-main .metaslider .coin-slider .cs-next {
  padding-top: 7px;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: center top;
  color: #777777;
}
.site-main .metaslider .coin-slider .cs-title,
.site-main .metaslider .nivo-caption,
.site-main .metaslider .caption-wrap {
  padding-top: 7px;
  font-family: ;
  color: #777777;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.6;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: center top;
}
.site-main .metaslider .flex-control-paging li a {
  background-color: #6075aa;
  box-shadow: none;
}
.site-main .metaslider .flex-control-paging li a.flex-active {
  background-color: #54689d;
}
.site-main .metaslider .flex-direction-nav .flex-prev,
.site-main .metaslider .flex-direction-nav .flex-next {
  width: 100px;
  height: 100px;
  margin-top: -50px;
}
.site-main .metaslider .flex-direction-nav .flex-prev {
  left: 0px;
  background-image: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/left-arrow.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.site-main .metaslider .flex-direction-nav .flex-next {
  right: 0px;
  background-image: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/right-arrow.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.site-main .metaslider .nivoSlider {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.site-main .metaslider .nivo-controlNav .nivo-control {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-image: none;
  background-color: #6a7daf;
  width: 11px;
  height: 11px;
}
.site-main .metaslider .nivo-controlNav .nivo-control.active {
  background-color: #54689d;
}
.site-main .metaslider .cs-buttons a {
  border-width: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
  background-color: #6a7daf;
}
.site-main .metaslider .cs-buttons a.cs-active {
  background-color: #54689d;
}
#page .wpcf7-validation-errors {
  color: #fff2e8;
  background-color: #f0ad4e;
  border-color: #eea236;
}
#page .wpcf7-response-output {
  margin: 20px 0;
}
#page .wpcf7-not-valid-tip {
  color: #ffe8e8;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#page .wpcf7-mail-sent-ok {
  color: #efffef;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#page .wpcf7 input[type="email"],
#page .wpcf7 input[type="search"],
#page .wpcf7 input[type="tel"],
#page .wpcf7 input[type="number"],
#page .wpcf7 input[type="range"],
#page .wpcf7 input[type="file"],
#page .wpcf7 input[type="date"],
#page .wpcf7 select,
#page .wpcf7 input[type="text"],
#page .wpcf7 textarea {
  width: 100%;
}
#page .wpcf7 input.wpcf7-quiz {
  width: 150px;
}
#page .wc-shortcodes-center-inner-align-center .wpcf7 .wpcf7-not-valid-tip {
  left: 10px;
}
#page .wc-shortcodes-center-inner-align-center .wpcf7 .ajax-loader {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
#page .wc-shortcodes-center-inner-align-center .wpcf7-response-output {
  margin-top: -20px;
}
.rve {
  margin-bottom: 20px;
}
.rve embed,
.rve iframe,
.rve object,
.rve video {
  max-width: none;
}
#breadcrumbs {
  text-align: center;
  padding: 5px 20px;
  background-color: #f7f7f7;
  color: #999999;
}
#breadcrumbs a:visited,
#breadcrumbs a {
  color: #8ab7b6;
}
#breadcrumbs a:visited:hover,
#breadcrumbs a:visited:active,
#breadcrumbs a:hover,
#breadcrumbs a:active {
  color: #ff9195;
  text-decoration: underline;
}
#main .yarpp-related {
  margin-bottom: 20px;
}
#main .yarpp-related h3 {
  margin-bottom: 10px;
}
#main .yarpp-related .yarpp-thumbnails-horizontal:after {
  clear: both;
}
#main .yarpp-related .yarpp-thumbnails-horizontal:after,
#main .yarpp-related .yarpp-thumbnails-horizontal:before {
  content: "";
  display: table;
}
#main .yarpp-related .yarpp-thumbnail {
  float: left;
  margin-top: 0;
  margin-bottom: 7px;
  width: 136px;
  height: 196px;
  margin-right: 7px;
}
#main .yarpp-related .yarpp-thumbnail .yarpp-thumbnail-default {
  float: left;
  margin: 7px;
}
#main .yarpp-related .yarpp-thumbnail .attachment-yarpp-thumbnail {
  float: left;
  margin: 7px;
  max-width: 120px;
  max-height: 120px;
}
#main .yarpp-related .yarpp-thumbnail .yarpp-thumbnail-title {
  float: left;
  margin: 7px;
}
body .gform_wrapper {
  margin: 10px 0;
  max-width: 100%;
}
body .gform_wrapper h1,
body .gform_wrapper h2,
body .gform_wrapper h3 {
  font-weight: normal;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password] {
  font-size: 16px;
  padding: 7px 5px;
}
body .gform_wrapper textarea {
  font-size: 16px;
}
body .gform_wrapper ul.right_label li,
body .gform_wrapper form ul.right_label li,
body .gform_wrapper ul.left_label li,
body .gform_wrapper form ul.left_label li {
  margin-bottom: 20px;
}
body .gform_wrapper ul.right_label li ul.gfield_radio li,
body .gform_wrapper form ul.right_label li ul.gfield_radio li,
body .gform_wrapper ul.left_label li ul.gfield_radio li,
body .gform_wrapper form ul.left_label li ul.gfield_radio li,
body .gform_wrapper ul.right_label li ul.gfield_checkbox li,
body .gform_wrapper form ul.right_label li ul.gfield_checkbox li,
body .gform_wrapper ul.left_label li ul.gfield_checkbox li,
body .gform_wrapper form ul.left_label li ul.gfield_checkbox li {
  margin-bottom: 10px;
}
body .gform_wrapper select {
  font-size: 16px;
}
body .gform_wrapper .gform_heading {
  margin-bottom: 20px;
}
body .gform_wrapper .field_hover {
  border: 1px dashed #d9dcdc;
}
body .gform_wrapper .field_selected {
  border: 1px solid #d9dcdc;
}
body .gform_wrapper .ginput_left input:focus+label,
body .gform_wrapper .ginput_right input:focus+label,
body .gform_wrapper .ginput_full input:focus+label {
  font-weight: normal;
}
body .gform_wrapper .ginput_complex label,
body .gform_wrapper .gfield_time_hour label,
body .gform_wrapper .gfield_time_minute label,
body .gform_wrapper .gfield_date_month label,
body .gform_wrapper .gfield_date_day label,
body .gform_wrapper .gfield_date_year label,
body .gform_wrapper .instruction {
  font-size: 16px;
  letter-spacing: normal;
}
body .gform_wrapper .left_label .gfield_label {
  font-weight: normal;
}
body .gform_wrapper .right_label .gfield_label {
  font-weight: normal;
}
body .gform_wrapper .gsection .gfield_label,
body .gform_wrapper h2.gsection_title,
body .gform_wrapper h3.gform_title {
  font-weight: normal;
  font-size: 30px;
}
body .gform_wrapper span.gform_description {
  font-weight: normal;
}
body .gform_wrapper .gfield_checkbox li label,
body .gform_wrapper .gfield_radio li label {
  line-height: 1.6;
}
body .gform_wrapper .description,
body .gform_wrapper .gfield_description,
body .gform_wrapper .gsection_description,
body .gform_wrapper .instruction {
  font-size: 15px;
  line-height: 1.6;
}
body .gform_wrapper .left_label .gsection .gsection_description,
body .gform_wrapper .right_label .gsection .gsection_description {
  line-height: 1.6;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 12px;
  margin-bottom: 12px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
body .gform_wrapper div.validation_error {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body .gform_wrapper div.validation_error {
  font-size: 16px;
  font-weight: bold;
}
body .gform_wrapper div.gfield_description.validation_error {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}
body .gform_wrapper .validation_message {
  font-weight: bold;
}
body .gform_wrapper .gform_footer.right_label,
body .gform_wrapper .gform_footer.left_label {
  padding: 16px 0 10px 29%;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
}
body .gform_wrapper .gform_footer input[type=submit] {
  margin-left: 15px;
}
body .gform_wrapper ul.gfield_radio li input[type="radio"],
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
  margin: 5px 1px 1px 1px !important;
}
body .gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label,
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {
  font-weight: bold;
}
body .gform_wrapper div.charleft {
  font-size: 16px;
}
body .gf_submission_limit_message {
  font-size: 16px;
}
body .gform_wrapper span.ginput_total {
  font-size: 16px;
}
body .gform_wrapper .gform_page_footer {
  border-color: #d9dcdc;
}
body .gform_wrapper .gf_progressbar_wrapper {
  border-color: #d9dcdc;
}
body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 16px;
}
body .gform_wrapper .chzn-container .chzn-results .group-result {
  font-weight: bold;
}
#main .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-accordion .wc-shortcodes-accordion-content {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-toggle .wc-shortcodes-toggle-container {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-tabs ul.wcs-tabs-nav {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-tabs ul.wcs-tabs-nav li a {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
  background-color: #ffffff;
}
#main .wc-shortcodes-tabs .tab-content {
  background-color: #ffffff;
  border-color: #d9dcdc;
}
@media (max-width: 991px) {
  body .wc-shortcodes-one-half,
  body .wc-shortcodes-one-third,
  body .wc-shortcodes-two-third,
  body .wc-shortcodes-three-fourth,
  body .wc-shortcodes-one-fourth,
  body .wc-shortcodes-one-fifth,
  body .wc-shortcodes-two-fifth,
  body .wc-shortcodes-three-fifth,
  body .wc-shortcodes-four-fifth,
  body .wc-shortcodes-one-sixth,
  body .wc-shortcodes-five-sixth {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
#main .wc-shortcodes-testimonial-content {
  background: #f5f5f5;
  color: #555555;
}
#main .wc-shortcodes-testimonial-content:after {
  border-right-color: #f5f5f5;
}
#main .wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-content:after {
  border-left-color: #f5f5f5;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-image {
  border: 0;
  height: 1px;
  background: no-repeat center center scroll;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-image2 {
  border: 0;
  height: 1px;
  background: no-repeat center center scroll;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-image3 {
  border: 0;
  height: 10px;
  background: repeat-x left center scroll;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-solid {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-dotted {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-style-dashed {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed {
  border-color: #d9dcdc;
}
#main .wc-shortcodes-button:visited,
#main .wc-shortcodes-button {
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: normal !important;
}
#main .wc-shortcodes-button.wc-shortcodes-button-primary:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-primary {
  color: #ffffff;
  background-color: #54689d;
  border-color: #54689d;
}
#main .wc-shortcodes-button.wc-shortcodes-button-primary:hover {
  background-color: #465682;
}
#main .wc-shortcodes-button.wc-shortcodes-button-secondary:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-secondary {
  color: #ffffff;
  background-color: #ff9195;
  border-color: #ff9195;
}
#main .wc-shortcodes-button.wc-shortcodes-button-secondary:hover {
  background-color: #ff686e;
}
#main .wc-shortcodes-button.wc-shortcodes-button-inverse:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-inverse {
  color: #68749e;
  background-color: #eef6f6;
  border-color: #eef6f6;
}
#main .wc-shortcodes-button.wc-shortcodes-button-inverse:hover {
  color: #eef6f6;
  background-color: #68749e;
  border-color: #68749e;
}
#main .wc-shortcodes-button.wc-shortcodes-button-success:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-success {
  color: #efffef;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#main .wc-shortcodes-button.wc-shortcodes-button-success:hover {
  background-color: #47a447;
}
#main .wc-shortcodes-button.wc-shortcodes-button-warning:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-warning {
  color: #fff2e8;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
#main .wc-shortcodes-button.wc-shortcodes-button-warning:hover {
  background-color: #ed9c28;
}
#main .wc-shortcodes-button.wc-shortcodes-button-danger:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-danger {
  color: #ffe8e8;
  background-color: #d9534f;
  border-color: #d9534f;
}
#main .wc-shortcodes-button.wc-shortcodes-button-danger:hover {
  background-color: #d2322d;
}
#main .wc-shortcodes-button.wc-shortcodes-button-info:visited,
#main .wc-shortcodes-button.wc-shortcodes-button-info {
  color: #eff9ff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
#main .wc-shortcodes-button.wc-shortcodes-button-info:hover {
  background-color: #39b3d7;
}
#main .wc-shortcodes-box.wc-shortcodes-box-primary {
  background-color: #54689d;
  border-color: #465682;
}
#main .wc-shortcodes-box.wc-shortcodes-box-primary * {
  color: #ffffff;
}
#main .wc-shortcodes-box.wc-shortcodes-box-secondary {
  background-color: #ff9195;
  border-color: #ff686e;
}
#main .wc-shortcodes-box.wc-shortcodes-box-secondary * {
  color: #ffffff;
}
#main .wc-shortcodes-box.wc-shortcodes-box-inverse {
  background-color: #eef6f6;
  border-color: #d3e8e8;
}
#main .wc-shortcodes-box.wc-shortcodes-box-inverse * {
  color: #68749e;
}
#main .wc-shortcodes-box.wc-shortcodes-box-success {
  background-color: #5cb85c;
  border-color: #47a447;
}
#main .wc-shortcodes-box.wc-shortcodes-box-success * {
  color: #efffef;
}
#main .wc-shortcodes-box.wc-shortcodes-box-warning {
  background-color: #f0ad4e;
  border-color: #ed9c28;
}
#main .wc-shortcodes-box.wc-shortcodes-box-warning * {
  color: #fff2e8;
}
#main .wc-shortcodes-box.wc-shortcodes-box-danger {
  background-color: #d9534f;
  border-color: #d2322d;
}
#main .wc-shortcodes-box.wc-shortcodes-box-danger * {
  color: #ffe8e8;
}
#main .wc-shortcodes-box.wc-shortcodes-box-info {
  background-color: #5bc0de;
  border-color: #39b3d7;
}
#main .wc-shortcodes-box.wc-shortcodes-box-info * {
  color: #eff9ff;
}
#main .wc-shortcodes-skillbar {
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 100%;
  background: #eee;
  height: 35px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
#main .wc-shortcodes-skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  background: #6adcfa;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#main .wc-shortcodes-skillbar-title span {
  display: block;
  background: rgba(0,0,0,0.1);
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#main .wc-shortcodes-skillbar-bar {
  height: 35px;
  width: 0px;
  background: #6adcfa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#main .wc-shortcodes-skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  height: 35px;
  line-height: 35px;
  color: #444;
  color: rgba(0,0,0,0.4);
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-header {
  background: #54689d;
  color: #ffffff;
  border-color: #4b5d8c;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-header h5 {
  color: #ffffff;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-cost {
  border-top-color: #4b5d8c;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-content {
  background: #ffffff;
  border-left-color: #dbdbdb;
  border-right-color: #dbdbdb;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li {
  border-bottom-color: #dbdbdb;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li:nth-child(2n+2) {
  background: #f5f5f5;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-button {
  border-color: #dbdbdb;
}
#main .wc-shortcodes-pricing .wc-shortcodes-pricing-button .wc-shortcodes-button {
  margin: 0;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header {
  background: #ff9195;
  color: #ffffff;
  border-color: #ff686e;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header h5 {
  color: #ffffff;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-cost {
  border-top-color: #ff787c;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header {
  background: #eef6f6;
  color: #68749e;
  border-color: #d3e8e8;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header h5 {
  color: #68749e;
}
#main .wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-cost {
  border-top-color: #ddeded;
}
#main .wc-shortcodes-highlight-yellow,
#main .wc-shortcodes-highlight-yellow a {
  background-color: #faeb48;
  color: #695d43;
}
#main .wc-shortcodes-highlight-blue,
#main .wc-shortcodes-highlight-blue a {
  color: #5091b2;
  background: #e9f7fe;
}
#main .wc-shortcodes-highlight-green,
#main .wc-shortcodes-highlight-green a {
  color: #5f9025;
  background: #d3e8da;
}
#main .wc-shortcodes-highlight-red,
#main .wc-shortcodes-highlight-red a {
  color: #de5959;
  background: #ffe9e9;
}
#main .wc-shortcodes-highlight-gray,
#main .wc-shortcodes-highlight-gray a {
  color: #555555;
  background: #f5f5f5;
}
#main .wc-shortcodes-heading .wc-shortcodes-heading-style1 {
  border-bottom-color: #d9dcdc;
}
#main .gallery.gallery-with-border .gallery-icon a {
  border: 1px solid #dbdbdb;
}
#main .gallery-captions-on-hover .gallery-caption {
  background: rgba(245,245,245,0.8);
}
#main .gallery.wcflexslider .wcflex-control-paging li a {
  background-color: #6a7daf;
}
#main .gallery.wcflexslider .wcflex-control-paging li a.wcflex-active {
  background-color: #54689d;
}
#main .gallery.wcflexslider .wcflex-slide-item .wp-caption-text {
  line-height: 1.6;
}
#main .wcflex-direction-nav .wcflex-prev {
  background-image: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/left-arrow.png");
  background-repeat: no-repeat;
  background-position: center top;
}
#main .wcflex-direction-nav .wcflex-next {
  background-image: url("http://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/right-arrow.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.wc-shortcodes-term-active {
  color: #332a2a;
}
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 1em 1em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: transparent;
  color: #332a2a;
  list-style: none outside;
  zoom: 1;
  width: auto;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
  content: "";
  height: 1.5em;
  width: 1.5em;
  display: block;
  position: absolute;
  top: -1px;
  left: 1em;
  font-family: sans-serif;
  font-size: 1em;
  text-align: center;
  color: #ffffff;
  padding-top: 1em;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style: none outside;
  padding-left: 0;
  margin-left: 0;
}
#content .woocommerce-message {
  border: 1px solid #d9dcdc;
  background-color: #f5f5f5;
}
#content .woocommerce-message:before {
  background-color: #5cb85c;
  content: "\2713";
}
#content .woocommerce-message .button {
  background-color: #5cb85c;
  border: 1px solid #5cb85c;
  color: #efffef;
}
#content .woocommerce-message .button:hover {
  background-color: #47a447;
}
.woocommerce-info {
  border: 1px solid #d9dcdc;
  background-color: #f5f5f5;
}
.woocommerce-info:before {
  background-color: #5bc0de;
  content: "i";
  font-family: Times, Georgia, serif;
  font-style: italic;
}
.woocommerce-info a,
.woocommerce-info a:visited {
  color: #5bc0de;
}
.woocommerce-info a:hover {
  color: #39b3d7;
}
.woocommerce-error {
  border: 1px solid #d9dcdc;
  background-color: #f5f5f5;
}
.woocommerce-error:before {
  background-color: #d9534f;
  content: "\00d7";
}
.woocommerce-error a,
.woocommerce-error a:visited {
  color: #d9534f;
}
.woocommerce-error a:hover {
  color: #d2322d;
}
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  background-color: #54689d;
  border: 1px solid #42527c;
  color: #ffffff;
  z-index: 99998;
}
.admin-bar p.demo_store {
  top: 28px;
}
.woocommerce small.note,
.woocommerce-page small.note {
  display: block;
  color: #332a2a;
  font-size: 11px;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  zoom: 1;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #332a2a;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
  color: #332a2a;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  zoom: 1;
  width: 100%;
}
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  width: 48%;
}
.woocommerce div.product,
.woocommerce #content div.product,
.woocommerce-page div.product,
.woocommerce-page #content div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content div.product p.price {
  color: #5f9025;
  font-size: 1.25em;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce-page div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce-page #content div.product p.price ins {
  background: inherit;
}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page #content div.product p.price del {
  font-size: 0.67em;
  color: rgba(214,186,187,0.5);
}
.woocommerce div.product p.stock,
.woocommerce #content div.product p.stock,
.woocommerce-page div.product p.stock,
.woocommerce-page #content div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce-page #content div.product .stock {
  color: #ff9195;
}
.woocommerce div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock {
  color: #de5959;
}
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
  float: left;
  width: 48%;
  margin-bottom: 2em;
}
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {
  zoom: 1;
}
.woocommerce div.product div.images div.thumbnails:after,
.woocommerce #content div.product div.images div.thumbnails:after,
.woocommerce-page div.product div.images div.thumbnails:after,
.woocommerce-page #content div.product div.images div.thumbnails:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
  float: left;
  width: 30.75%;
  padding-top: 1em;
  margin-right: 3.8%;
}
.woocommerce div.product div.images div.thumbnails a.last,
.woocommerce #content div.product div.images div.thumbnails a.last,
.woocommerce-page div.product div.images div.thumbnails a.last,
.woocommerce-page #content div.product div.images div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce div.product div.images div.thumbnails a.first,
.woocommerce #content div.product div.images div.thumbnails a.first,
.woocommerce-page div.product div.images div.thumbnails a.first,
.woocommerce-page #content div.product div.images div.thumbnails a.first {
  clear: both;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
  float: right;
  width: 48%;
  margin-bottom: 2em;
}
.woocommerce div.product div.social,
.woocommerce #content div.product div.social,
.woocommerce-page div.product div.social,
.woocommerce-page #content div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span,
.woocommerce #content div.product div.social span,
.woocommerce-page div.product div.social span,
.woocommerce-page #content div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span,
.woocommerce #content div.product div.social span span,
.woocommerce-page div.product div.social span span,
.woocommerce-page #content div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe,
.woocommerce #content div.product div.social iframe,
.woocommerce-page div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d9dcdc;
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  z-index: 2;
  border-bottom-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  border: 1px solid #d9dcdc;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  left: -6px;
  border-width: 0 1px 1px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  right: -6px;
  border-width: 0 0 1px 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d9dcdc;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce-page #content div.product p.cart {
  margin-bottom: 2em;
  zoom: 1;
}
.woocommerce div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart {
  margin-bottom: 2em;
  zoom: 1;
}
.woocommerce div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table,
.woocommerce #content div.product form.cart table,
.woocommerce-page div.product form.cart table,
.woocommerce-page #content div.product form.cart table {
  border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations {
  margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select {
  width: 100%;
  float: left;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td {
  vertical-align: top;
}
.woocommerce div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td {
  vertical-align: top;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 12px;
  position: absolute;
  text-align: center;
  top: 6px;
  left: 6px;
  margin: 0;
  background-color: #ff9195;
  color: #ffffff;
}
.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
  zoom: 1;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page .products ul:after,
.woocommerce-page ul.products:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li,
.woocommerce-page .products ul li,
.woocommerce-page ul.products li {
  list-style: none outside;
}
.woocommerce .related,
.woocommerce .upsells.products,
.woocommerce-page .related,
.woocommerce-page .upsells.products {
  zoom: 1;
}
.woocommerce .related:after,
.woocommerce .upsells.products:after,
.woocommerce-page .related:after,
.woocommerce-page .upsells.products:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .related ul.products,
.woocommerce .related ul,
.woocommerce .upsells.products ul.products,
.woocommerce .upsells.products ul,
.woocommerce-page .related ul.products,
.woocommerce-page .related ul,
.woocommerce-page .upsells.products ul.products,
.woocommerce-page .upsells.products ul {
  float: none;
}
.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce-page .upsells.products ul li.product {
  width: 22.05%;
}
.woocommerce .related ul.products li.product img,
.woocommerce .related ul li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce .upsells.products ul li.product img,
.woocommerce-page .related ul.products li.product img,
.woocommerce-page .related ul li.product img,
.woocommerce-page .upsells.products ul.products li.product img,
.woocommerce-page .upsells.products ul li.product img {
  width: 100%;
  height: auto;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -6px -6px 0 0;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 8px;
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #5f9025;
  display: block;
  margin-bottom: .5em;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  font-size: 0.67em;
  color: rgba(214,186,187,0.5);
  margin: -2px 0 0 0;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  background: none;
}
.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(214,186,187,0.5);
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left;
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  margin: 0 0 1em;
  float: right;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
  display: inline-block;
  overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
  float: left;
  color: #68749e;
  background-color: #eef6f6;
  border: 1px solid #eef6f6;
  margin: 0;
  text-decoration: none;
  padding: 7px 20px 7px 20px;
  line-height: normal !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover {
  color: #eef6f6;
  background-color: #68749e;
  border: 1px solid #68749e;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
  color: #eef6f6;
  background-color: #68749e;
  border: 1px solid #68749e;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
  font-size: 100%;
  margin: 0;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: 7px 10px;
  line-height: normal !important;
  left: auto;
  white-space: nowrap;
  display: inline-block;
  color: #68749e;
  background-color: #eef6f6;
  border: 1px solid #eef6f6;
}
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page #content input.button.loading {
  color: #8791b2;
  border: 1px solid #eef6f6;
}
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page #content input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/ajax-loader.gif') center no-repeat rgba(255,255,255,0.65);
}
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.added:after,
.woocommerce #content input.button.added:after,
.woocommerce-page a.button.added:after,
.woocommerce-page button.button.added:after,
.woocommerce-page input.button.added:after,
.woocommerce-page #respond input#submit.added:after,
.woocommerce-page #content input.button.added:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\f00c";
  margin-left: 5px;
  display: inline-block;
  line-height: 1;
}
.woocommerce a.button.added:hover:after,
.woocommerce button.button.added:hover:after,
.woocommerce input.button.added:hover:after,
.woocommerce #respond input#submit.added:hover:after,
.woocommerce #content input.button.added:hover:after,
.woocommerce-page a.button.added:hover:after,
.woocommerce-page button.button.added:hover:after,
.woocommerce-page input.button.added:hover:after,
.woocommerce-page #respond input#submit.added:hover:after,
.woocommerce-page #content input.button.added:hover:after {
  text-decoration: none;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
  text-decoration: none;
  color: #eef6f6;
  background-color: #68749e;
  border: 1px solid #68749e;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
  color: #ffffff;
  background-color: #54689d;
  border: 1px solid #54689d;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover {
  color: #ffffff;
  background-color: #465682;
}
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button {
  float: none;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  padding-top: .5em;
  white-space: nowrap;
  display: inline-block;
}
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page .quantity input::-webkit-outer-spin-button,
.woocommerce-page .quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button {
  display: none;
}
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  width: 40px;
  float: left;
  padding: 7px;
  text-align: center;
  border: 1px solid #d9dcdc;
  background-color: #ffffff;
}
.woocommerce .quantity input.qty:focus,
.woocommerce #content .quantity input.qty:focus,
.woocommerce-page .quantity input.qty:focus,
.woocommerce-page #content .quantity input.qty:focus {
  border: 1px solid #d9dcdc;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page #content .quantity .minus {
  float: left;
  padding: 7px 0;
  margin: 0;
  text-align: center;
  vertical-align: text-top;
  width: 21px;
  text-decoration: none;
  overflow: visible;
  cursor: pointer;
  border: 1px solid #d9dcdc;
  background-color: #f5f5f5;
  color: #332a2a;
}
.woocommerce .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce-page #content .quantity .plus {
  border-left: 0;
}
.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .minus {
  border-right: 0;
}
.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small {
  float: right;
  color: #332a2a;
  font-size: 15px;
  margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a {
  text-decoration: none;
  color: #332a2a;
}
.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
  height: 75px;
}
.woocommerce #reviews #comments .add_review,
.woocommerce-page #reviews #comments .add_review {
  zoom: 1;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
  zoom: 1;
  margin: 0;
  padding: 0;
  width: 100%;
  background: none;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta {
  color: #332a2a;
  font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #f5f5f5;
  border: 1px solid #d9dcdc;
  margin: 0;
  line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #d9dcdc;
  padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
.woocommerce #reviews #comments .commentlist &gt; li:before,
.woocommerce-page #reviews #comments .commentlist &gt; li:before {
  content: "";
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 4.7em;
  font-family: FontAwesome;
  font-weight: normal;
  text-decoration: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  color: #dbdbdb;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  color: #faeb48;
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none;
}
.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond {
  zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
  width: 100%;
}
.woocommerce p.stars,
.woocommerce-page p.stars {
  zoom: 1;
}
.woocommerce p.stars:after,
.woocommerce-page p.stars:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce p.stars span,
.woocommerce-page p.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star.png') repeat-x left 0;
}
.woocommerce p.stars span a,
.woocommerce-page p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
}
.woocommerce p.stars span a:hover,
.woocommerce p.stars span a:focus,
.woocommerce-page p.stars span a:hover,
.woocommerce-page p.stars span a:focus {
  background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star.png') repeat-x left -16px;
}
.woocommerce p.stars span a.active,
.woocommerce-page p.stars span a.active {
  background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star.png') repeat-x left -32px;
}
.woocommerce p.stars span a.star-1,
.woocommerce-page p.stars span a.star-1 {
  width: 16px;
  z-index: 10;
}
.woocommerce p.stars span a.star-2,
.woocommerce-page p.stars span a.star-2 {
  width: 32px;
  z-index: 9;
}
.woocommerce p.stars span a.star-3,
.woocommerce-page p.stars span a.star-3 {
  width: 48px;
  z-index: 8;
}
.woocommerce p.stars span a.star-4,
.woocommerce-page p.stars span a.star-4 {
  width: 64px;
  z-index: 7;
}
.woocommerce p.stars span a.star-5,
.woocommerce-page p.stars span a.star-5 {
  width: 80px;
  z-index: 6;
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0,0,0,0.1);
  margin-bottom: 1.618em;
  width: 100%;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
  width: 150px;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0,0,0,0.1);
  margin: 0;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0,0,0,0.1);
  margin: 0;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th {
  background: rgba(0,0,0,0.025);
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0px -1px 24px 0px;
  text-align: left;
  width: 100%;
  border-collapse: separate;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  padding: 9px 12px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding: 6px 12px;
  vertical-align: middle;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
  border-top: 1px solid rgba(0,0,0,0.1);
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders th,
.woocommerce-page table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
  text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {
  margin: .25em 0 .5em;
  font-size: 0.8751em;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
  float: left;
  clear: left;
  margin: 0 .25em 0 0;
  padding: 0;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
  margin: 0 0 .25em 0;
}
.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity {
  min-width: 80px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
  min-width: 32px;
}
.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
  width: 32px;
  height: auto;
}
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart th,
.woocommerce #content table.cart td,
.woocommerce-page table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page #content table.cart td {
  vertical-align: middle;
}
.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  color: #de5959;
  text-decoration: none;
}
.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover {
  color: #c42727;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
  text-align: right;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
  float: left;
}
.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label {
  display: none;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
  width: 80px;
  float: left;
  border: 1px solid #d9dcdc;
  padding: 7px 6px;
  line-height: 1;
  margin: 0 4px 0 0;
  outline: 0;
}
.woocommerce table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
  float: right;
  margin-left: .25em;
}
.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input {
  margin: 0;
  vertical-align: middle;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  zoom: 1;
  list-style: none;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  display: block;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl {
  margin: 0;
  font-size: 0.8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0,0,0,0.1);
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: .25em;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
  margin-bottom: .5em;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  border-top: 3px double #d9dcdc;
  padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
  zoom: 1;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  zoom: 1;
  width: 100%;
}
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  text-align: right;
  zoom: 1;
  margin: 20px 0 0 0;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce .cart-collaterals .shipping-calculator-form &gt; p,
.woocommerce-page .cart-collaterals .shipping-calculator-form &gt; p {
  padding: 3px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  text-align: right;
}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {
  margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {
  color: #332a2a;
  font-size: 0.83em;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {
  padding: 6px 3px;
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {
  display: block;
  color: #332a2a;
}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {
  color: #ff9195;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #d9dcdc;
  padding: 6px 6px;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
  width: 193px;
  display: block;
  font-size: 0.92em;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  zoom: 1;
  padding: 0;
  margin: 0 0 6px;
}
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block;
}
.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
  color: #de5959;
  border: 0;
}
.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
  width: 100%;
  margin: 0;
  outline: 0;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  height: 3.5em;
  display: block;
}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
  background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/icons/valid.png');
  background-position: 95% center;
  background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
  background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/icons/invalid.png');
  background-position: 95% center;
  background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
  border-color: #fb7f88;
}
.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder {
  padding-top: 2px;
}
.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder {
  padding-top: 2px;
}
.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder {
  padding-top: 2px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: right;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both;
}
.woocommerce form .required,
.woocommerce-page form .required {
  padding-right: 3px;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.register {
  border: 1px solid #d9dcdc;
  padding: 20px;
  margin: 2em 0 2em 0px;
  text-align: left;
}
.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -22px;
  list-style: none outside;
}
.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
  float: left;
  clear: none;
}
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {
  clear: left;
}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {
  clear: left;
}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling {
  float: right;
  margin: 0 0 0 0;
  padding: 0;
}
.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label {
  font-size: 0.6875em;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {
  clear: both;
}
.woocommerce #payment,
.woocommerce-page #payment {
  background: #eef6f6;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  zoom: 1;
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #cde4e4;
  margin: 0;
  list-style: none outside;
}
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  text-align: left;
  margin: 0;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  position: relative;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  padding: 1em;
  border-top: 1px solid #ffffff;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right;
  margin: 0;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
  padding: 0 1em 0;
  text-align: right;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  background-color: #ffffff;
  color: #68749e;
}
.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year {
  float: right;
}
.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
  font-size: 11px;
  color: #332a2a;
}
.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
.woocommerce #payment div.payment_box .form-row select,
.woocommerce-page #payment div.payment_box .form-row select {
  width: 48%;
  float: left;
  margin-right: 3.8%;
}
.woocommerce #payment div.payment_box .form-row select:nth-child(3n),
.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
  zoom: 1;
  margin: 0 0 1.5em;
  list-style: none;
}
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  border-right: 1px dashed #d9dcdc;
  padding-right: 2em;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
  border: none;
}
.woocommerce .addresses .title,
.woocommerce-page .addresses .title {
  zoom: 1;
}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
  float: left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
  float: right;
}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
  margin-bottom: 0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
}
.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
  float: right;
}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
  zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  padding: 0 6px 0 18px;
  border: 1px solid #54689d;
  background: #54689d url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/cross_white.png') no-repeat 6px center;
  color: #ffffff;
}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #332a2a;
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  padding: 0 6px 0 18px;
  border: 1px solid #54689d;
  background: #54689d url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/cross_white.png') no-repeat 6px center;
  color: #ffffff;
  float: left;
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
  text-align: right;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  float: left;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #000000;
  cursor: pointer;
  background-color: #54689d;
  outline: none;
  top: -0.3em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #54689d url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: #060606;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.twentythirteen .entry-summary {
  padding: 0;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  .woocommerce a.button.loading:before,
  .woocommerce button.button.loading:before,
  .woocommerce input.button.loading:before,
  .woocommerce #respond input#submit.loading:before,
  .woocommerce #content input.button.loading:before,
  .woocommerce-page a.button.loading:before,
  .woocommerce-page button.button.loading:before,
  .woocommerce-page input.button.loading:before,
  .woocommerce-page #respond input#submit.loading:before,
  .woocommerce-page #content input.button.loading:before {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/ajax-loader@2x.gif');
    background-size: 16px 16px;
  }
  .woocommerce a.button.added:before,
  .woocommerce button.button.added:before,
  .woocommerce input.button.added:before,
  .woocommerce #respond input#submit.added:before,
  .woocommerce #content input.button.added:before,
  .woocommerce-page a.button.added:before,
  .woocommerce-page button.button.added:before,
  .woocommerce-page input.button.added:before,
  .woocommerce-page #respond input#submit.added:before,
  .woocommerce-page #content input.button.added:before {
    background: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/success@2x.png') no-repeat;
    background-size: 16px 14px;
  }
  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/icons/valid@2x.png');
    background-size: 12px 9px;
  }
  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/icons/invalid@2x.png');
    background-size: 12px 9px;
  }
  .woocommerce p.stars span,
  .woocommerce-page p.stars span {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star@2x.png');
    background-size: 16px 48px;
  }
  .woocommerce p.stars span a:hover,
  .woocommerce p.stars span a:focus,
  .woocommerce-page p.stars span a:hover,
  .woocommerce-page p.stars span a:focus {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star@2x.png');
    background-size: 16px 48px;
  }
  .woocommerce p.stars span a.active,
  .woocommerce-page p.stars span a.active {
    background-image: url('https://www.eileenbeha.com/blog/wp-content/themes/wordpresscanvas/img/woocommerce/star@2x.png');
    background-size: 16px 48px;
  }
}
body div.pp_woocommerce a.pp_expand,
body div.pp_woocommerce a.pp_contract,
body div.pp_woocommerce a.pp_arrow_previous,
body div.pp_woocommerce a.pp_arrow_next,
body div.pp_woocommerce a.pp_next,
body div.pp_woocommerce a.pp_previous,
body div.pp_woocommerce a.pp_close {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media (max-width: 568px) {
  body #page ul.products li.product {
    width: 48%;
    margin-right: 3.8%;
    clear: none;
  }
  body #page ul.products li.product:nth-child(2n-1) {
    clear: both;
  }
  body #page ul.products li.product:nth-child(2n) {
    margin-right: 0;
  }
  body #page div.product div.images,
  body #page #content div.product div.images {
    width: 100%;
  }
  body #page div.product div.summary,
  body #page #content div.product div.summary {
    width: 100%;
    float: left;
  }
  body #page .cart_totals,
  body #page .shipping_calculator {
    width: 100%;
  }
  body.woocommerce .col2-set .col-1,
  body.woocommerce-page .col2-set .col-1 {
    width: 100%;
  }
  body.woocommerce .col2-set .col-2,
  body.woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
  }
}
</pre></body></html>