/* src/index.css */
:root {
  --background: 0 0% 100%;
  --foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 221.2 83.2% 53.3%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 221.2 83.2% 53.3%;
  --radius: 8px;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.tw-fixed {
  position: fixed;
}
.tw-absolute {
  position: absolute;
}
.tw-inset-0 {
  inset: 0px;
}
.tw-left-\[50\%\] {
  left: 50%;
}
.tw-right-16px {
  right: 1rem;
}
.tw-right-4 {
  right: 1rem;
}
.tw-top-1\/2 {
  top: 50%;
}
.tw-top-4 {
  top: 1rem;
}
.tw-top-\[50\%\] {
  top: 50%;
}
.tw-z-50 {
  z-index: 50;
}
.\!tw-mt-24px {
  margin-top: 1.5rem !important;
}
.tw-mr-12px {
  margin-right: 0.75rem;
}
.tw-block {
  display: block;
}
.tw-flex {
  display: flex;
}
.tw-inline-flex {
  display: inline-flex;
}
.tw-grid {
  display: grid;
}
.tw-aspect-square {
  aspect-ratio: 1 / 1;
}
.tw-h-10px {
  height: 0.625rem;
}
.tw-h-4 {
  height: 1rem;
}
.tw-w-10px {
  width: 0.625rem;
}
.tw-w-4 {
  width: 1rem;
}
.tw-w-full {
  width: 100%;
}
.\!tw-max-w-\[40px\] {
  max-width: 40px !important;
}
.tw-max-w-lg {
  max-width: 32rem;
}
.-tw-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-flex-col {
  flex-direction: column;
}
.tw-flex-col-reverse {
  flex-direction: column-reverse;
}
.tw-place-content-between {
  place-content: space-between;
}
.tw-items-center {
  align-items: center;
}
.tw-justify-center {
  justify-content: center;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-gap-4 {
  gap: 1rem;
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tw-rounded-full {
  border-radius: 9999px;
}
.tw-rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.tw-border {
  border-width: 1px;
}
.tw-border-primary {
  border-color: hsl(var(--primary));
}
.tw-border-transparent {
  border-color: transparent;
}
.tw-bg-background {
  background-color: hsl(var(--background));
}
.tw-bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.tw-bg-destructive {
  background-color: hsl(var(--destructive));
}
.tw-bg-primary {
  background-color: hsl(var(--primary));
}
.tw-bg-secondary {
  background-color: hsl(var(--secondary));
}
.tw-bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-fill-current {
  fill: currentColor;
}
.tw-stroke-red-500 {
  stroke: #ef4444;
}
.tw-p-6 {
  padding: 1.5rem;
}
.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-pb-\[0\.25em\] {
  padding-bottom: 0.25em;
}
.tw-pt-\[1\.5em\] {
  padding-top: 1.5em;
}
.tw-text-center {
  text-align: center;
}
.tw-indent-2 {
  text-indent: 0.5rem;
}
.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-leading-none {
  line-height: 1;
}
.tw-tracking-tight {
  letter-spacing: -0.025em;
}
.tw-text-current {
  color: currentColor;
}
.tw-text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.tw-text-foreground {
  color: hsl(var(--foreground));
}
.tw-text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.tw-text-primary {
  color: hsl(var(--primary));
}
.tw-text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.tw-text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.tw-opacity-70 {
  opacity: 0.7;
}
.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.tw-ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.tw-transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-duration-200 {
  transition-duration: 200ms;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.tw-animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.tw-fade-in {
  --tw-enter-opacity: 0;
}
.tw-slide-in-from-right-4 {
  --tw-enter-translate-x: 1rem;
}
.tw-slide-in-from-top-1\/2 {
  --tw-enter-translate-y: -50%;
}
.tw-duration-200 {
  animation-duration: 200ms;
}
.hover\:tw-bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:tw-bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:tw-bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:tw-opacity-100:hover {
  opacity: 1;
}
.focus\:tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:tw-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:tw-ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:tw-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:tw-ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:tw-ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:tw-ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.disabled\:tw-pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:tw-opacity-50:disabled {
  opacity: 0.5;
}
.data-\[state\=open\]\:tw-bg-accent[data-state=open] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:tw-text-muted-foreground[data-state=open] {
  color: hsl(var(--muted-foreground));
}
.data-\[state\=open\]\:tw-animate-in[data-state=open] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:tw-animate-out[data-state=closed] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:tw-fade-out-0[data-state=closed] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:tw-fade-in-0[data-state=open] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:tw-zoom-out-95[data-state=closed] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:tw-zoom-in-95[data-state=open] {
  --tw-enter-scale: .95;
}
.data-\[state\=closed\]\:tw-slide-out-to-left-1\/2[data-state=closed] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:tw-slide-out-to-top-\[48\%\][data-state=closed] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:tw-slide-in-from-left-1\/2[data-state=open] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:tw-slide-in-from-top-\[48\%\][data-state=open] {
  --tw-enter-translate-y: -48%;
}
@media (min-width: 400px) {
  .sm\:tw-flex-row {
    flex-direction: row;
  }
  .sm\:tw-justify-end {
    justify-content: flex-end;
  }
  .sm\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:tw-text-left {
    text-align: left;
  }
}

/* Style imports */

/* Tailwind */
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.tw-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}
.tw-mt-24px{
    margin-top: 1.5rem
}
.tw-mt-4{
    margin-top: 1rem
}
.tw-flex{
    display: flex
}
.tw-grid{
    display: grid
}
.tw-h-0{
    height: 0px
}
.tw-w-full{
    width: 100%
}
.tw-shrink-0{
    flex-shrink: 0
}
.tw-cursor-pointer{
    cursor: pointer
}
.tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.tw-items-center{
    align-items: center
}
.tw-justify-between{
    justify-content: space-between
}
.tw-gap-24px{
    gap: 1.5rem
}
.tw-gap-4px{
    gap: 0.25rem
}
.tw-self-start{
    align-self: flex-start
}
.tw-bg-\[image\:var\(--sample-echeck-url\)\]{
    background-image: var(--sample-echeck-url)
}
.tw-bg-cover{
    background-size: cover
}
.tw-bg-\[0_0\%\]{
    background-position: 0 0%
}
.tw-bg-\[0_100\%\]{
    background-position: 0 100%
}
.tw-bg-\[0_50\%\]{
    background-position: 0 50%
}
.tw-stroke-red-500{
    stroke: #ef4444
}
.tw-pb-\[40\.5\%\]{
    padding-bottom: 40.5%
}
.tw-text-xs{
    font-size: 0.75rem;
    line-height: 1rem
}
@keyframes enter{
    from{
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
    }
}
@keyframes exit{
    to{
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
    }
}

/* ------------------------------------------------------------------------------------ */
/* Prefer to use tailwind styles see https://tailwindcss.com/docs/utility-first for why */
/* ------------------------------------------------------------------------------------ */
.after\:tw-absolute::after{
    content: var(--tw-content);
    position: absolute
}
.after\:tw-h-0::after{
    content: var(--tw-content);
    height: 0px
}
.after\:tw-w-0::after{
    content: var(--tw-content);
    width: 0px
}
.after\:tw-overflow-hidden::after{
    content: var(--tw-content);
    overflow: hidden
}
.after\:tw-content-\[var\(--sample-echeck-url\)\]::after{
    --tw-content: var(--sample-echeck-url);
    content: var(--tw-content)
}/* src/index.css */
:root {
  --background: 0 0% 100%;
  --foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 221.2 83.2% 53.3%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 221.2 83.2% 53.3%;
  --radius: 8px;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.tw-fixed {
  position: fixed;
}
.tw-absolute {
  position: absolute;
}
.tw-inset-0 {
  inset: 0px;
}
.tw-left-\[50\%\] {
  left: 50%;
}
.tw-right-16px {
  right: 1rem;
}
.tw-right-4 {
  right: 1rem;
}
.tw-top-1\/2 {
  top: 50%;
}
.tw-top-4 {
  top: 1rem;
}
.tw-top-\[50\%\] {
  top: 50%;
}
.tw-z-50 {
  z-index: 50;
}
.\!tw-mt-24px {
  margin-top: 1.5rem !important;
}
.tw-mr-12px {
  margin-right: 0.75rem;
}
.tw-block {
  display: block;
}
.tw-flex {
  display: flex;
}
.tw-inline-flex {
  display: inline-flex;
}
.tw-grid {
  display: grid;
}
.tw-aspect-square {
  aspect-ratio: 1 / 1;
}
.tw-h-10px {
  height: 0.625rem;
}
.tw-h-4 {
  height: 1rem;
}
.tw-w-10px {
  width: 0.625rem;
}
.tw-w-4 {
  width: 1rem;
}
.tw-w-full {
  width: 100%;
}
.\!tw-max-w-\[40px\] {
  max-width: 40px !important;
}
.tw-max-w-lg {
  max-width: 32rem;
}
.-tw-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-flex-col {
  flex-direction: column;
}
.tw-flex-col-reverse {
  flex-direction: column-reverse;
}
.tw-place-content-between {
  place-content: space-between;
}
.tw-items-center {
  align-items: center;
}
.tw-justify-center {
  justify-content: center;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-gap-4 {
  gap: 1rem;
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tw-rounded-full {
  border-radius: 9999px;
}
.tw-rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.tw-border {
  border-width: 1px;
}
.tw-border-primary {
  border-color: hsl(var(--primary));
}
.tw-border-transparent {
  border-color: transparent;
}
.tw-bg-background {
  background-color: hsl(var(--background));
}
.tw-bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.tw-bg-destructive {
  background-color: hsl(var(--destructive));
}
.tw-bg-primary {
  background-color: hsl(var(--primary));
}
.tw-bg-secondary {
  background-color: hsl(var(--secondary));
}
.tw-bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-fill-current {
  fill: currentColor;
}
.tw-stroke-red-500 {
  stroke: #ef4444;
}
.tw-p-6 {
  padding: 1.5rem;
}
.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-pb-\[0\.25em\] {
  padding-bottom: 0.25em;
}
.tw-pt-\[1\.5em\] {
  padding-top: 1.5em;
}
.tw-text-center {
  text-align: center;
}
.tw-indent-2 {
  text-indent: 0.5rem;
}
.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-leading-none {
  line-height: 1;
}
.tw-tracking-tight {
  letter-spacing: -0.025em;
}
.tw-text-current {
  color: currentColor;
}
.tw-text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.tw-text-foreground {
  color: hsl(var(--foreground));
}
.tw-text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.tw-text-primary {
  color: hsl(var(--primary));
}
.tw-text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.tw-text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.tw-opacity-70 {
  opacity: 0.7;
}
.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.tw-ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.tw-transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-duration-200 {
  transition-duration: 200ms;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.tw-animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.tw-fade-in {
  --tw-enter-opacity: 0;
}
.tw-slide-in-from-right-4 {
  --tw-enter-translate-x: 1rem;
}
.tw-slide-in-from-top-1\/2 {
  --tw-enter-translate-y: -50%;
}
.tw-duration-200 {
  animation-duration: 200ms;
}
.hover\:tw-bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:tw-bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:tw-bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:tw-opacity-100:hover {
  opacity: 1;
}
.focus\:tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:tw-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:tw-ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:tw-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:tw-ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:tw-ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:tw-ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.disabled\:tw-pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:tw-opacity-50:disabled {
  opacity: 0.5;
}
.data-\[state\=open\]\:tw-bg-accent[data-state=open] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:tw-text-muted-foreground[data-state=open] {
  color: hsl(var(--muted-foreground));
}
.data-\[state\=open\]\:tw-animate-in[data-state=open] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:tw-animate-out[data-state=closed] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:tw-fade-out-0[data-state=closed] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:tw-fade-in-0[data-state=open] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:tw-zoom-out-95[data-state=closed] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:tw-zoom-in-95[data-state=open] {
  --tw-enter-scale: .95;
}
.data-\[state\=closed\]\:tw-slide-out-to-left-1\/2[data-state=closed] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:tw-slide-out-to-top-\[48\%\][data-state=closed] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:tw-slide-in-from-left-1\/2[data-state=open] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:tw-slide-in-from-top-\[48\%\][data-state=open] {
  --tw-enter-translate-y: -48%;
}
@media (min-width: 400px) {
  .sm\:tw-flex-row {
    flex-direction: row;
  }
  .sm\:tw-justify-end {
    justify-content: flex-end;
  }
  .sm\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:tw-text-left {
    text-align: left;
  }
}

/* Style imports */

/* Tailwind */
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.tw-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}
.tw-mt-24px{
    margin-top: 1.5rem
}
.tw-mt-4{
    margin-top: 1rem
}
.tw-flex{
    display: flex
}
.tw-grid{
    display: grid
}
.tw-h-0{
    height: 0px
}
.tw-w-full{
    width: 100%
}
.tw-shrink-0{
    flex-shrink: 0
}
.tw-cursor-pointer{
    cursor: pointer
}
.tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.tw-items-center{
    align-items: center
}
.tw-justify-between{
    justify-content: space-between
}
.tw-gap-24px{
    gap: 1.5rem
}
.tw-gap-4px{
    gap: 0.25rem
}
.tw-self-start{
    align-self: flex-start
}
.tw-bg-\[image\:var\(--sample-echeck-url\)\]{
    background-image: var(--sample-echeck-url)
}
.tw-bg-cover{
    background-size: cover
}
.tw-bg-\[0_0\%\]{
    background-position: 0 0%
}
.tw-bg-\[0_100\%\]{
    background-position: 0 100%
}
.tw-bg-\[0_50\%\]{
    background-position: 0 50%
}
.tw-stroke-red-500{
    stroke: #ef4444
}
.tw-pb-\[40\.5\%\]{
    padding-bottom: 40.5%
}
.tw-text-xs{
    font-size: 0.75rem;
    line-height: 1rem
}
@keyframes enter{
    from{
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
    }
}
@keyframes exit{
    to{
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
    }
}

/* ------------------------------------------------------------------------------------ */
/* Prefer to use tailwind styles see https://tailwindcss.com/docs/utility-first for why */
/* ------------------------------------------------------------------------------------ */
.after\:tw-absolute::after{
    content: var(--tw-content);
    position: absolute
}
.after\:tw-h-0::after{
    content: var(--tw-content);
    height: 0px
}
.after\:tw-w-0::after{
    content: var(--tw-content);
    width: 0px
}
.after\:tw-overflow-hidden::after{
    content: var(--tw-content);
    overflow: hidden
}
.after\:tw-content-\[var\(--sample-echeck-url\)\]::after{
    --tw-content: var(--sample-echeck-url);
    content: var(--tw-content)
}

.gb-block-testimonial{background:#f2f2f2;color:#293038;margin:0 auto;padding:5%;border-radius:5px;margin-bottom:1.2em}.gb-block-testimonial .gb-testimonial-info{position:relative;display:inline-block;width:100%;margin-top:15px;min-height:55px;padding-top:5px;line-height:1.4}.gb-block-testimonial .gb-testimonial-info .blocks-editable{padding-left:0}.gb-block-testimonial .gb-testimonial-info .gb-testimonial-avatar-wrap{position:absolute;left:0;top:0}.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name,.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name+.gb-testimonial-title,.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-title,.gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text,.gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text+.editor-rich-text{margin-left:70px;padding-left:0}.gb-block-testimonial .gb-testimonial-text p{line-height:1.6}.gb-block-testimonial .gb-testimonial-text a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}.gb-block-testimonial .gb-testimonial-text a:hover{color:inherit;box-shadow:0 -2px 0 inset}.gb-block-testimonial .gb-testimonial-name{font-size:1em;font-weight:bold;line-height:1.2;margin:0;padding:0}.gb-block-testimonial .gb-testimonial-title{opacity:.8}.gb-block-testimonial .gb-testimonial-avatar{border-radius:200px;max-width:100px}.gb-block-testimonial .gb-testimonial-image-wrap{height:55px;width:55px;background:#ddd;border-radius:200px;position:relative}.gb-block-testimonial .gb-testimonial-image-wrap img{object-fit:cover;height:100%;width:100%;position:relative;z-index:10;border-radius:40px}.right-aligned .gb-testimonial-info{text-align:right}.right-aligned .gb-testimonial-info h2{left:0}.right-aligned .gb-testimonial-info .gb-testimonial-name,.right-aligned .gb-testimonial-info .gb-testimonial-title{margin-right:70px;margin-left:0}.right-aligned .gb-testimonial-info .gb-testimonial-avatar-wrap{left:auto;right:0}
.gb-block-profile{background:#f2f2f2;color:#293038;margin:0 auto;padding:3%;border-radius:5px;margin-bottom:1.2em;display:flex;flex-flow:row wrap;justify-content:space-around;width:100%}.gb-block-profile .gb-profile-column{display:block;padding:15px;flex:3 0 0}@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-column{flex:auto}}.gb-block-profile .gb-profile-avatar-wrap{position:relative;z-index:0;flex:1 0 0}@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-avatar-wrap{flex:auto;max-width:210px;margin:0 auto}}@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-content-wrap{text-align:center}}.gb-block-profile .gb-profile-text{font-size:18px;padding-top:1em}.gb-block-profile .gb-profile-text a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}.gb-block-profile .gb-profile-text a:hover{color:inherit;box-shadow:0 -2px 0 inset}.gb-block-profile .gb-profile-text p{line-height:1.6}.gb-block-profile .gb-profile-text p:last-child{margin-bottom:0}.gb-block-profile .gb-profile-name{font-size:1.4em;font-weight:bold;line-height:1.2;margin:0}.gb-block-profile .gb-profile-title{opacity:.8;padding-top:5px;margin-bottom:0}.gb-block-profile .gb-profile-image-square{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5;margin:0}.gb-block-profile .gb-profile-text:empty,.gb-block-profile .gb-profile-title:empty,.gb-block-profile .gb-profile-name:empty{display:none}.gb-block-profile .gb-profile-image-wrap{width:100%;background:#ddd;position:relative}.gb-block-profile .gb-profile-image-wrap::before{content:"";display:inline-block;padding-top:100%}.gb-block-profile .gb-profile-image-wrap button{position:absolute;left:0;z-index:50;padding:0;height:100%;width:100%}.gb-block-profile .gb-profile-image-wrap button:focus{background:none;border:none;outline:none;box-shadow:none}.gb-block-profile .gb-profile-image-wrap img{object-fit:cover;height:100%;width:100%;position:relative;z-index:5}.gb-block-profile .gb-social-links{list-style:none;margin:0 0 0 0;padding:5% 0 0 0}.gb-block-profile .gb-social-links:empty{display:none}.gb-block-profile .gb-social-links li{display:inline-block;margin:0 8px 0 0;padding:0}.gb-block-profile .gb-social-links li a{display:grid;border:none;width:38px;height:38px;padding:10px;border-radius:100px}.gb-block-profile .gb-social-links li a:hover{opacity:.9}.right .gb-profile-avatar-wrap{order:2}.round .gb-profile-image-wrap{border-radius:500px}.round .gb-profile-image-wrap::before{content:"";display:inline-block;padding-top:92%}.round .gb-profile-image-wrap img{border-radius:500px}
.gb-block-notice{border-radius:5px;position:relative;margin-bottom:1.2em}.gb-block-notice .gb-notice-dismiss{position:absolute;top:13px;right:13px;opacity:.8;padding:0;background:none;transition:.3s ease}.gb-block-notice .gb-notice-dismiss:hover{opacity:1;cursor:pointer;box-shadow:none}.gb-block-notice .gb-notice-title{font-weight:bold;padding:.5em 1em;margin:0;color:#fff;border-top-right-radius:5px;border-top-left-radius:5px;width:100%;display:inline-block}.gb-block-notice .gb-notice-title p{margin-bottom:0}.gb-block-notice .gb-notice-title:empty{display:none}.gb-block-notice .gb-notice-text{padding:1em;border:solid 2px #333;border-radius:5px;background:#fff;overflow:hidden}.gb-block-notice .gb-notice-text p:last-child{margin-bottom:0}.gb-block-notice .gb-notice-title:not(:empty)+.notice-text,.gb-block-notice .blocks-rich-text+.blocks-rich-text .gb-notice-text{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}body:not(.wp-admin) .gb-block-notice.gb-dismissable{display:none}
.entry-content .gb-block-drop-cap .gb-drop-cap-text p::first-letter{float:left;font-size:75px;line-height:.7em;margin-top:.15em;margin-right:25px;margin-bottom:25px;font-weight:bold;text-transform:uppercase}.entry-content .gb-block-drop-cap.gb-drop-cap-square .gb-drop-cap-text p::first-letter{background:#32373c;color:#fff;padding:.2em}.entry-content .gb-block-drop-cap.gb-drop-cap-border .gb-drop-cap-text p::first-letter{color:#32373c;padding:.2em;border:solid 4px}@media only screen and (min-width: 600px){.entry-content .gb-block-drop-cap.gb-font-size-1 .gb-drop-cap-text::first-letter{font-size:75px}.entry-content .gb-block-drop-cap.gb-font-size-2 .gb-drop-cap-text::first-letter{font-size:85px}.entry-content .gb-block-drop-cap.gb-font-size-3 .gb-drop-cap-text::first-letter{font-size:95px}.entry-content .gb-block-drop-cap.gb-font-size-4 .gb-drop-cap-text::first-letter{font-size:105px}.entry-content .gb-block-drop-cap.gb-font-size-5 .gb-drop-cap-text::first-letter{font-size:115px}.entry-content .gb-block-drop-cap.gb-font-size-6 .gb-drop-cap-text p::first-letter{font-size:125px}}.gb-block-drop-cap::before,.gb-block-drop-cap::after{content:"";display:table}.gb-block-drop-cap::after{clear:both}.gb-block-drop-cap a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}.gb-block-drop-cap a:hover{color:inherit;box-shadow:0 -2px 0 inset}
.gb-block-button{margin:0 0 1.2em 0;position:relative}.gb-block-button .blocks-rich-text{display:inline-flex}.gb-block-button .components-autocomplete{display:inline-block;width:auto;margin:0 auto;position:relative}.gb-button{text-align:center;font-size:18px;line-height:1 !important;background-color:#32373c;border:none;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;padding:.6em 1em;text-decoration:none;word-break:break-word;transition:.3s ease;display:inline-block}.gb-button:hover{box-shadow:inset 0 0 200px hsla(0,0%,100%,.15)}.gb-button-shape-square,input[type=submit].gb-button-shape-square{border-radius:0}.gb-button-shape-rounded,input[type=submit].gb-button-shape-rounded{border-radius:5px}.gb-button-shape-circular,input[type=submit].gb-button-shape-circular{border-radius:100px}.gb-button-size-small,input[type=submit].gb-button-size-small{font-size:14px}.gb-button-size-medium,input[type=submit].gb-button-size-medium{font-size:20px}.gb-button-size-large,input[type=submit].gb-button-size-large{font-size:26px;padding:.8em 1.2em}.gb-button-size-extralarge,input[type=submit].gb-button-size-extralarge{font-size:34px;padding:.8em 1.2em}.gb-button-right{transform:translateX(-100%);left:100%;position:relative}.gb-button-center{margin:0 auto}
.gb-block-spacer{margin:0 0 1.2em 0;position:relative}.gb-block-spacer hr{border:none;margin:0;background:none}.gb-block-spacer.gb-spacer-divider::after{content:" ";width:100%;height:1px;border-top:solid 1px;position:absolute;top:50%;left:0}.gb-block-spacer.gb-divider-solid.gb-spacer-divider::after{border-top-style:solid}.gb-block-spacer.gb-divider-dotted.gb-spacer-divider::after{border-top-style:dotted}.gb-block-spacer.gb-divider-dashed.gb-spacer-divider::after{border-top-style:dashed}.gb-block-spacer.gb-divider-size-1.gb-spacer-divider::after{border-top-width:1px}.gb-block-spacer.gb-divider-size-2.gb-spacer-divider::after{border-top-width:2px}.gb-block-spacer.gb-divider-size-3.gb-spacer-divider::after{border-top-width:3px}.gb-block-spacer.gb-divider-size-4.gb-spacer-divider::after{border-top-width:4px}.gb-block-spacer.gb-divider-size-5.gb-spacer-divider::after{border-top-width:5px}.entry-content .gb-block-spacer hr{border:none;margin:0;background:none}.entry-content .gb-block-spacer hr::before,.entry-content .gb-block-spacer hr::after{display:none}
.gb-block-accordion{margin-bottom:1.2em}.gb-block-accordion .gb-accordion-title{background:#f2f2f2;padding:10px 15px}.gb-block-accordion .gb-accordion-title p{display:inline}.gb-block-accordion .gb-accordion-text{padding:10px 15px}.gb-block-accordion .editor-rich-text .editor-rich-text__inline-toolbar{display:block;left:40%}.gb-block-accordion+.gb-block-accordion{margin-top:-0.6em}@media only screen and (min-width: 600px){.gb-font-size-14 .gb-accordion-title{font-size:14px}.gb-font-size-15 .gb-accordion-title{font-size:15px}.gb-font-size-16 .gb-accordion-title{font-size:16px}.gb-font-size-17 .gb-accordion-title{font-size:17px}.gb-font-size-18 .gb-accordion-title{font-size:18px}.gb-font-size-19 .gb-accordion-title{font-size:19px}.gb-font-size-20 .gb-accordion-title{font-size:20px}.gb-font-size-21 .gb-accordion-title{font-size:21px}.gb-font-size-22 .gb-accordion-title{font-size:22px}.gb-font-size-23 .gb-accordion-title{font-size:23px}.gb-font-size-24 .gb-accordion-title{font-size:24px}}
.gb-block-sharing{margin:0 0 1.2em 0;position:relative}.gb-block-sharing .blocks-rich-text{display:inline-flex}.gb-block-sharing .gb-share-list{margin:0;padding:0}.gb-block-sharing .gb-share-list li{list-style:none;display:inline-block;margin:0 5px 5px 0}.gb-block-sharing .gb-share-list a{background:#272c30;border-width:0;color:#fff;padding:10px 15px;text-align:center;display:block;line-height:1;font-size:16px;transition:.3s ease}.gb-block-sharing .gb-share-list a:hover{box-shadow:inset 0 0 200px hsla(0,0%,100%,.15)}.gb-block-sharing .gb-share-list svg{vertical-align:text-top}.gb-block-sharing.gb-share-icon-text svg{margin-right:5px}.gb-block-sharing.gb-share-icon-only a{padding:10px 11px;min-width:37px}.gb-block-sharing.gb-share-icon-only .gb-social-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.gb-block-sharing.gb-share-text-only svg{display:none}.gb-block-sharing.gb-share-shape-square a{border-radius:0}.gb-block-sharing.gb-share-shape-rounded a{border-radius:5px}.gb-block-sharing.gb-share-shape-circular a{border-radius:100px}.gb-block-sharing.gb-share-size-small a{font-size:13px}.gb-block-sharing.gb-share-size-small svg{width:13px;height:13px}.gb-block-sharing.gb-share-size-small.gb-share-icon-only a{padding:7px 6px;min-width:28px}.gb-block-sharing.gb-share-size-medium a{font-size:16px}.gb-block-sharing.gb-share-size-medium svg{width:16px;height:16px}.gb-block-sharing.gb-share-size-large a{font-size:20px}.gb-block-sharing.gb-share-size-large svg{width:26px;height:26px}.gb-block-sharing.gb-share-size-large.gb-share-icon-only a{font-size:26px;min-width:48px}.gb-block-sharing.gb-share-size-large.gb-share-icon-text svg{margin-right:10px}.gb-block-sharing.gb-share-color-social a{color:#fff}.gb-block-sharing.gb-share-color-social .gb-share-twitter{background:#1ca1f3}.gb-block-sharing.gb-share-color-social .gb-share-facebook{background:#3b5999}.gb-block-sharing.gb-share-color-social .gb-share-google{background:#dc4b45}.gb-block-sharing.gb-share-color-social .gb-share-pinterest{background:#bd091c}.gb-block-sharing.gb-share-color-social .gb-share-linkedin{background:#0077b5}.gb-block-sharing.gb-share-color-social .gb-share-reddit{background:#ff4500}.gb-button-right{transform:translateX(-100%);left:100%;position:relative}.gb-button-center{margin:0 auto}
.gb-block-post-grid{margin:0 0 1.2em 0;position:relative}.gb-block-post-grid .is-grid,.gb-block-post-grid .gb-is-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:0 2em}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid,.gb-block-post-grid .gb-is-grid{display:block}}.gb-block-post-grid .is-grid article,.gb-block-post-grid .gb-is-grid article{margin-bottom:2.5em;min-width:0}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid article,.gb-block-post-grid .gb-is-grid article{padding-left:10px;padding-right:10px;display:inline-block;vertical-align:top}}.gb-block-post-grid .is-grid.columns-1,.gb-block-post-grid .gb-is-grid.gb-columns-1{-ms-grid-columns:1fr;grid-template-columns:1fr}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-1 article,.gb-block-post-grid .gb-is-grid.gb-columns-1 article{width:100%}}.gb-block-post-grid .is-grid.columns-2,.gb-block-post-grid .gb-is-grid.gb-columns-2{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-2 article,.gb-block-post-grid .gb-is-grid.gb-columns-2 article{width:48%}}.gb-block-post-grid .is-grid.columns-3,.gb-block-post-grid .gb-is-grid.gb-columns-3{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-3 article,.gb-block-post-grid .gb-is-grid.gb-columns-3 article{width:32%}}.gb-block-post-grid .is-grid.columns-4,.gb-block-post-grid .gb-is-grid.gb-columns-4{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-4 article,.gb-block-post-grid .gb-is-grid.gb-columns-4 article{width:24%}}@media only screen and (max-width: 600px){.gb-block-post-grid div[class*=columns].is-grid,.gb-block-post-grid div[class*=columns].gb-is-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-block-post-grid .gb-post-grid-section-title{text-align:left}.gb-block-post-grid .gb-block-post-grid-image{margin-bottom:1.2em}.gb-block-post-grid .gb-block-post-grid-image img{display:block;width:100%}.gb-block-post-grid .gb-block-post-grid-text{text-align:left}.gb-block-post-grid a{text-decoration:none}.gb-block-post-grid header .gb-block-post-grid-title{margin-top:0;margin-bottom:15px;font-size:28px;line-height:1.2}.gb-block-post-grid header .gb-block-post-grid-title a{color:#293038;text-decoration:none}.gb-block-post-grid header .gb-block-post-grid-title a:hover{text-decoration:underline;color:inherit}.gb-block-post-grid .gb-block-post-grid-byline{font-size:14px;color:#626e81;margin-bottom:15px}.gb-block-post-grid .gb-block-post-grid-author,.gb-block-post-grid .gb-block-post-grid-date{display:inline-block}.gb-block-post-grid .gb-block-post-grid-author:not(:last-child)::after,.gb-block-post-grid .gb-block-post-grid-date:not(:last-child)::after{content:"·";vertical-align:middle;margin:0 5px;line-height:1}.gb-block-post-grid .gb-block-post-grid-author a{color:inherit;text-decoration:none}.gb-block-post-grid .gb-block-post-grid-author a:hover{color:inherit;text-decoration:underline}.gb-block-post-grid .gb-block-post-grid-text p{margin:0 0 15px 0;font-size:inherit}.gb-block-post-grid .gb-block-post-grid-text p:last-of-type{margin-bottom:0}.gb-block-post-grid .gb-block-post-grid-more-link{display:inline-block;box-shadow:none;transition:.3s ease;font-weight:bold;color:#293038;text-decoration:none}.gb-block-post-grid .gb-block-post-grid-more-link:hover{text-decoration:underline}.gb-block-post-grid .gb-block-post-grid-excerpt div+p{margin-top:15px}.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{display:-ms-grid;display:grid;-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr;grid-template-rows:1fr;grid-gap:0 2em}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{display:block}}.gb-block-post-grid .is-list article::before,.gb-block-post-grid .gb-is-list article::before{display:none}.gb-block-post-grid .is-list article:not(:last-child),.gb-block-post-grid .gb-is-list article:not(:last-child){margin-bottom:5%;padding-bottom:5%}@media only screen and (min-width: 600px){.gb-block-post-grid .is-list article:not(:last-child),.gb-block-post-grid .gb-is-list article:not(:last-child){border-bottom:solid 1px #eee}}@media only screen and (max-width: 600px){.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-block-post-grid .is-list article:not(.has-post-thumbnail),.gb-block-post-grid .is-list article.hide-featured-image,.gb-block-post-grid .gb-is-list article:not(.has-post-thumbnail),.gb-block-post-grid .gb-is-list article.hide-featured-image{-ms-grid-columns:1fr;grid-template-columns:1fr}.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{margin-bottom:0}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{width:30%;display:inline-block;vertical-align:top}}@media only screen and (max-width: 600px){.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{margin-bottom:5%}}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .gb-block-post-grid-text{width:65%;padding-left:5%;display:inline-block;vertical-align:top}.gb-block-post-grid .is-list .post:not(.has-post-thumbnail) .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .post:not(.has-post-thumbnail) .gb-block-post-grid-text{width:100%;padding-left:0}}@media only screen and (min-width: 600px){.gb-block-post-grid .is-list .gb-block-post-grid-title,.gb-block-post-grid .gb-is-list .gb-block-post-grid-title{font-size:34px}}.gb-block-post-grid .is-list .no-thumb .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .no-thumb .gb-block-post-grid-text{grid-column:span 2}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}
.gb-block-container{margin:0;position:relative;padding:0}.gb-block-container.alignfull .block-editor-block-list__block{max-width:100%}@media only screen and (min-width: 768px){.gb-block-container.alignfull .gb-container-inside,.gb-block-container.alignfull .gb-container-inside{max-width:100%;margin:0 auto}}@media only screen and (min-width: 768px){.gb-block-container.alignwide .gb-container-inside,.gb-block-container.alignwide .gb-container-inside{max-width:80%;margin:0 auto}}.gb-block-container .gb-container-image-wrap{position:absolute;top:0;right:0;left:0;height:100%;z-index:0}.gb-block-container .gb-container-image{object-fit:cover;height:100%;width:100%;transition:.3s ease}.gb-block-container .gb-container-content{margin:0 auto;position:relative}.gb-block-container .gb-container-image:not(.has-background-dim){opacity:0}.gb-block-container .has-background-dim{opacity:.5}.gb-block-container .has-background-dim-10{opacity:.1}.gb-block-container .has-background-dim-20{opacity:.2}.gb-block-container .has-background-dim-30{opacity:.3}.gb-block-container .has-background-dim-40{opacity:.4}.gb-block-container .has-background-dim-50{opacity:.5}.gb-block-container .has-background-dim-60{opacity:.6}.gb-block-container .has-background-dim-70{opacity:.7}.gb-block-container .has-background-dim-80{opacity:.8}.gb-block-container .has-background-dim-90{opacity:.9}.gb-block-container .has-background-dim-100{opacity:1}
.wp-block-genesis-blocks-gb-pricing{margin-bottom:1.5em}.gb-pricing-table-wrap{display:-ms-grid;display:grid;grid-template-rows:1fr;grid-template-areas:"col1";grid-gap:0 2em}[data-type="genesis-blocks/gb-pricing-table"],.wp-block-genesis-blocks-gb-pricing-table{display:inline-block;vertical-align:top}@media only screen and (max-width: 600px){[data-type="genesis-blocks/gb-pricing-table"],.wp-block-genesis-blocks-gb-pricing-table{margin-bottom:1.5em}}.gb-block-pricing-table .gb-block-pricing-table-inside{display:inline-block;width:100%;border-color:#272c30}.gb-block-pricing-table .gb-block-pricing-table-inside ul{list-style-type:none;padding:0;margin-left:0}.gb-block-pricing-table .gb-block-pricing-table-inside li{margin:0;padding:4px 0;border-color:inherit}.gb-block-pricing-table .gb-block-pricing-table-inside ul>li{list-style-type:none}.gb-block-pricing-table .gb-block-pricing-table-inside ol li{list-style-position:inside}.gb-block-pricing-table .gb-block-pricing-table-inside ol li div{display:inline}.gb-block-pricing-table-gap-0{grid-gap:0 0}.gb-block-pricing-table-gap-1{grid-gap:0 1em}.gb-block-pricing-table-gap-2{grid-gap:0 2em}.gb-block-pricing-table-gap-3{grid-gap:0 3em}.gb-block-pricing-table-gap-4{grid-gap:0 4em}.gb-block-pricing-table-gap-5{grid-gap:0 5em}.gb-pricing-columns-2 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2"}@media only screen and (max-width: 600px){.gb-pricing-columns-2 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2"}}.gb-pricing-columns-3 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}@media only screen and (max-width: 600px){.gb-pricing-columns-3 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3"}}.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4"}@media only screen and (max-width: 800px){.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4"}.gb-pricing-columns-4 .gb-pricing-table-wrap .wp-block-genesis-blocks-gb-pricing-table{margin-bottom:1.5em}}@media only screen and (max-width: 600px){.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4"}}.gb-pricing-table-price{line-height:1}.gb-pricing-table-currency{vertical-align:top;margin-top:.4em;margin-right:3px;display:inline-block;line-height:1}.wp-block-genesis-blocks-gb-pricing-table{vertical-align:top}.wp-block-genesis-blocks-gb-pricing-table .gb-pricing-table-features,.block-library-list .wp-block-genesis-blocks-gb-pricing-table ul{margin:0;padding:0;border:none}.gb-block-pricing-table:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}.gb-block-pricing-table:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:col2}.gb-block-pricing-table:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;grid-area:col3}.gb-block-pricing-table:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;grid-area:col4}.editor-styles-wrapper ul.gb-pricing-table-features{list-style-type:none;display:block;white-space:initial;margin-left:0;margin-right:0}.gb-list-border-solid>li{border-bottom-style:solid}.gb-list-border-dashed>li{border-bottom-style:dashed}.gb-list-border-dotted>li{border-bottom-style:dotted}ul.gb-pricing-table-features li{list-style-type:none;margin:0;padding:4px 0;border-color:inherit}ul.gb-pricing-table-features li:last-child{border-bottom:none}.gb-list-border-width-1 li{border-width:1px}.gb-list-border-width-2 li{border-width:2px}.gb-list-border-width-3 li{border-width:3px}.gb-list-border-width-4 li{border-width:4px}.gb-list-border-width-5 li{border-width:5px}.gb-pricing-table-price,.gb-pricing-table-term{display:inline}span.gb-pricing-table-term{margin-left:5px}.gb-pricing-table-wrap .gb-block-pricing-table-inside>*:last-child{margin-bottom:0}.wp-block-genesis-blocks-gb-pricing .alignwide,.wp-block-genesis-blocks-gb-pricing .alignfull{width:100%;margin-left:auto}.gb-block-pricing-table-center{text-align:center}.gb-block-pricing-table-center .gb-block-button{text-align:center !important}.gb-block-pricing-table-center .blocks-button__inline-link{margin:0 auto;text-align:center}.gb-block-pricing-table-left{text-align:left}.gb-block-pricing-table-right{text-align:right}.gb-pricing-table-button .gb-block-button{margin-bottom:0}
.gb-block-newsletter .gb-newsletter-title{margin-top:0;line-height:1.3}.gb-block-newsletter .gb-block-button{margin-bottom:0}.gb-block-newsletter-label{font-size:16px}.gb-form-styles label{margin-bottom:8px;width:100%;display:block}.gb-form-styles input:not(.gb-newsletter-submit){width:100%;height:auto;min-height:45px;margin-bottom:15px}
.wp-block-genesis-blocks-gb-layout{margin-bottom:1.5em}.wp-block-genesis-blocks-gb-columns{position:relative}.gb-layout-column-wrap{display:-ms-grid;display:grid;grid-template-rows:1fr;grid-gap:0 2em;position:relative;z-index:1}[data-type="genesis-blocks/gb-column"],.gb-block-layout-column{display:block;vertical-align:top;min-width:0}.gb-block-layout-column.gb-is-vertically-aligned-top{align-self:flex-start}.gb-block-layout-column.gb-is-vertically-aligned-center{align-self:center}.gb-block-layout-column.gb-is-vertically-aligned-bottom{align-self:flex-end}.gb-block-layout-column-inner,.gb-layout-column-wrap>.gb-block-layout-column-inner,.gb-has-background-dim>*{position:relative;z-index:1}.wp-block-genesis-blocks-gb-layout.alignfull{padding:0 2em}@media only screen and (max-width: 600px){.wp-block-genesis-blocks-gb-layout.alignfull{padding:0 15px}}.gb-block-layout-column{display:block;width:100%}.gb-columns-center .gb-layout-column-wrap{margin:0 auto}.gb-block-layout-column-gap-0{grid-gap:0 0}.gb-block-layout-column-gap-1{grid-gap:0 1em}.gb-block-layout-column-gap-2{grid-gap:0 2em}.gb-block-layout-column-gap-3{grid-gap:0 3em}.gb-block-layout-column-gap-4{grid-gap:0 4em}.gb-block-layout-column-gap-5{grid-gap:0 5em}.gb-block-layout-column-gap-6{grid-gap:0 6em}.gb-block-layout-column-gap-7{grid-gap:0 7em}.gb-block-layout-column-gap-8{grid-gap:0 8em}.gb-block-layout-column-gap-9{grid-gap:0 9em}.gb-block-layout-column-gap-10{grid-gap:0 10em}.gb-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}.gb-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}.gb-block-layout-column:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:col2}.gb-block-layout-column:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;grid-area:col3}.gb-block-layout-column:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;grid-area:col4}.gb-block-layout-column:nth-child(5){-ms-grid-row:1;-ms-grid-column:5;grid-area:col5}.gb-block-layout-column:nth-child(6){-ms-grid-row:1;-ms-grid-column:6;grid-area:col6}.gb-layout-columns-1>.gb-layout-column-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1"}.gb-layout-columns-2>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2"}@media only screen and (max-width: 600px){.gb-layout-columns-2>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2"}}.gb-2-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr}.gb-2-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.gb-layout-columns-3>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}@media only screen and (max-width: 600px){.gb-layout-columns-3>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3"}}.gb-3-col-widecenter>.gb-layout-column-wrap{-ms-grid-columns:1fr 2fr 1fr;grid-template-columns:1fr 2fr 1fr}@media only screen and (max-width: 600px){.gb-3-col-widecenter>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-3-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr}@media only screen and (max-width: 600px){.gb-3-col-wideleft>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-3-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 2fr;grid-template-columns:1fr 1fr 2fr}@media only screen and (max-width: 600px){.gb-3-col-wideright>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-layout-columns-4>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4"}@media only screen and (max-width: 800px){.gb-layout-columns-4>.gb-layout-column-wrap.gb-is-responsive-column{grid-template-rows:auto;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4"}}@media only screen and (max-width: 600px){.gb-layout-columns-4>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4"}}.gb-4-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr 1fr}.gb-4-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 2fr;grid-template-columns:1fr 1fr 1fr 2fr}.gb-layout-columns-5>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4 col5"}@media only screen and (max-width: 800px){.gb-layout-columns-5>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4" "col5"}}.gb-layout-columns-6>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4 col5 col6"}@media only screen and (max-width: 800px){.gb-layout-columns-6>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4" "col5 col6"}}@media only screen and (max-width: 600px){.gb-layout-columns-6>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4" "col5" "col6"}}.gb-layout-columns-4,.gb-layout-columns-5,.gb-layout-columns-6{overflow-x:auto}.gb-column-selector-group{margin-top:10px;display:flex;width:100%;text-align:center;justify-content:center}@media only screen and (max-width: 1175px){.gb-column-selector-group{flex-wrap:wrap}}.gb-column-selector{margin:0 5px}@media only screen and (max-width: 1175px){.gb-column-selector{margin-top:10px}}.gb-column-selector button.gb-column-selector-button{padding:15px;height:auto;border-radius:5px !important;background:#fff;margin:0}.gb-column-selector button.gb-column-selector-button:hover{background:#fff;margin:0}.gb-column-selector button.components-button.is-button:last-child{border-radius:5px}
.gb-layout-column-button .gb-block-button{margin-bottom:0}.gb-layout-selector-group{margin-top:10px}.gb-layout-selector{display:inline-block;margin:0 5px}.gb-layout-selector button.gb-layout-selector-button{padding:15px;height:auto;border-radius:5px;background:#fff}.gb-layout-selector button.gb-layout-selector-button:hover{background:#fff}.gb-layout-selector button.components-button.is-button:last-child{border-radius:5px}.gb-toolbar-insert-layout-button{margin-right:3px}.gb-layout-team-1 .gb-profile-column{flex:100%}.gb-layout-team-1 .gb-social-links{padding-top:25px}.gb-layout-hero-cover .wp-block-cover__inner-container{max-width:800px}.gb-layout-hero-cover h2,.gb-layout-hero-cover h3,.gb-layout-hero-cover h4{max-width:100%}.gb-white-text,.editor-styles-wrapper [data-type="core/heading"] .gb-white-text{color:#fff}.gb-layout-landing-2 .gb-block-profile{padding:0;text-align:center}.gb-layout-landing-2 .gb-block-profile .gb-profile-avatar-wrap,.gb-layout-landing-2 .gb-block-profile .gb-profile-column{flex:0 0 100%}.gb-layout-landing-2 .round .gb-profile-image-wrap{max-width:220px;margin:0 auto}.gb-layout-landing-2 .gb-block-cta .gb-cta-content{max-width:700px;margin:0 auto}.gb-layout-landing-2 .gb-block-cta .gb-button{font-weight:normal}.gb-layout-landing-3 .gb-layout-landing-3-cover h2,.gb-layout-landing-3 .gb-layout-landing-3-cover h3,.gb-layout-landing-3 .gb-layout-landing-3-cover h4,.gb-layout-landing-3 .gb-layout-landing-3-cover h5,.gb-layout-landing-3 .gb-layout-landing-3-cover h6{margin-left:auto;margin-right:auto}@media only screen and (min-width: 600px){.gb-layout-landing-3 .gb-layout-landing-3-cover h2,.gb-layout-landing-3 .gb-layout-landing-3-cover h3,.gb-layout-landing-3 .gb-layout-landing-3-cover h4,.gb-layout-landing-3 .gb-layout-landing-3-cover h5,.gb-layout-landing-3 .gb-layout-landing-3-cover h6{font-size:42px}}@media only screen and (min-width: 600px){.gb-layout-landing-3 .gb-block-post-grid header .gb-block-post-grid-title{font-size:24px}}.gpb-slate-section-contact-box .gb-block-layout-column-inner{height:100%}div[class*=gb-section-].alignfull,div[class*=gb-layout-].alignfull{margin-top:auto;margin-bottom:auto}
.gpb-overflow-hidden{overflow:hidden}.gpb-grid-mobile-space .gb-is-responsive-column{grid-row-gap:1em}.gpb-rounded-grid .gb-block-layout-column-inner{border-radius:10px}.gpb-rounded-sm,.gpb-rounded-sm .gb-accordion-title,.gpb-rounded-sm img{border-radius:5px}.gpb-rounded-md,.gpb-rounded-md .gb-accordion-title,.gpb-rounded-md img{border-radius:10px}.gpb-rounded-lg,.gpb-rounded-lg .gb-accordion-title,.gpb-rounded-lg img{border-radius:20px}.gpb-rounded-xl,.gpb-rounded-xl .gb-accordion-title,.gpb-rounded-xl img{border-radius:30px}.gpb-rounded-full,.gpb-rounded-full .gb-accordion-title,.gpb-rounded-full img{border-radius:500px}@media only screen and (max-width: 600px){.gpb-mobile-align-reset{float:none;text-align:left;margin-left:0 !important;margin-right:0}}@media only screen and (max-width: 600px){.gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(1){grid-area:col2}.gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(2){grid-area:col1}}.gpb-mb-1{margin-bottom:1rem}@media only screen and (min-width: 600px){div[class*=wp-block-genesis].gb-font-size-14.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-cta p{font-size:14px}div[class*=wp-block-genesis].gb-font-size-15.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-cta p{font-size:15px}div[class*=wp-block-genesis].gb-font-size-16.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-cta p{font-size:16px}div[class*=wp-block-genesis].gb-font-size-17.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-cta p{font-size:17px}div[class*=wp-block-genesis].gb-font-size-18.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-cta p{font-size:18px}div[class*=wp-block-genesis].gb-font-size-19.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-cta p{font-size:19px}div[class*=wp-block-genesis].gb-font-size-20.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-cta p{font-size:20px}div[class*=wp-block-genesis].gb-font-size-21.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-cta p{font-size:21px}div[class*=wp-block-genesis].gb-font-size-22.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-cta p{font-size:22px}div[class*=wp-block-genesis].gb-font-size-23.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-cta p{font-size:23px}div[class*=wp-block-genesis].gb-font-size-24.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-cta p{font-size:24px}}*[class*=gpb-fluid],.entry-content *[class*=gpb-fluid]{margin:0 0 1rem 0;line-height:1.2;font-weight:normal}.gpb-fluid-1{font-size:20px}@media(min-width: 600px){.gpb-fluid-1{font-size:calc(11.5094339623px + 100vw*0.0141509434)}}@media(min-width: 1024px){.gpb-fluid-1{font-size:26px}}.gpb-fluid-2{font-size:22px}@media(min-width: 600px){.gpb-fluid-2{font-size:calc(10.679245283px + 100vw*0.0188679245)}}@media(min-width: 1024px){.gpb-fluid-2{font-size:30px}}.gpb-fluid-3{font-size:24px}@media(min-width: 600px){.gpb-fluid-3{font-size:calc(4.1886792453px + 100vw*0.0330188679)}}@media(min-width: 1024px){.gpb-fluid-3{font-size:38px}}.gpb-fluid-4{font-size:28px}@media(min-width: 600px){.gpb-fluid-4{font-size:calc(5.358490566px + 100vw*0.0377358491)}}@media(min-width: 1024px){.gpb-fluid-4{font-size:44px}}.gpb-fluid-5{font-size:32px}@media(min-width: 600px){.gpb-fluid-5{font-size:calc(3.6981132075px + 100vw*0.0471698113)}}@media(min-width: 1024px){.gpb-fluid-5{font-size:52px}}.gpb-fluid-6{font-size:36px}@media(min-width: 600px){.gpb-fluid-6{font-size:calc(2.0377358491px + 100vw*0.0566037736)}}@media(min-width: 1024px){.gpb-fluid-6{font-size:60px}}.gb-align-center{text-align:center}.gb-align-left{text-align:left}.gb-align-right{text-align:right}.center{text-align:center}.left{text-align:left}.right{text-align:right}@media only screen and (min-width: 600px){.wp-block-columns .layout-column-1,.wp-block-columns .layout-column-2{margin-right:5%}}.wp-block-image{margin-bottom:1.2em}.gb-text-link{color:inherit;text-decoration:none}.gb-text-link:hover{color:inherit;text-decoration:underline}.gb-has-parallax{background-attachment:fixed;background-size:cover;background-position:50%}.gb-has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:0;z-index:1}.gb-has-background-dim.has-theme-primary-background-color::before,.gb-has-background-dim.gb-has-custom-background-color::before{background-color:inherit}.gb-has-background-dim-0::before{opacity:1}.gb-has-background-dim-10::before{opacity:.9}.gb-has-background-dim-20::before{opacity:.8}.gb-has-background-dim-30::before{opacity:.7}.gb-has-background-dim-40::before{opacity:.6}.gb-has-background-dim-50::before{opacity:.5}.gb-has-background-dim-60::before{opacity:.4}.gb-has-background-dim-70::before{opacity:.3}.gb-has-background-dim-80::before{opacity:.2}.gb-has-background-dim-90::before{opacity:.1}.gb-has-background-dim-100::before{opacity:0}div.gb-background-auto{background-size:auto;background-position:center center}div.gb-background-cover{background-size:cover}div.gb-background-contain{background-size:contain;background-position:center center}div.gb-background-no-repeat{background-repeat:no-repeat}div.gb-background-repeat{background-repeat:repeat}div.gb-background-repeat-x{background-repeat:repeat-x}div.gb-background-repeat-y{background-repeat:repeat-y;background-position:center center}ol.gpb-number-list,.editor-styles-wrapper ol.gpb-number-list{list-style:none;counter-reset:gpb-list-counter;padding:0;margin-left:0}ol.gpb-number-list li,.editor-styles-wrapper ol.gpb-number-list li{list-style-type:none;counter-increment:gpb-list-counter;position:relative;padding-left:65px;margin-bottom:1.2em}ol.gpb-number-list li::before{content:counter(gpb-list-counter) "";color:#fff;background:#333;position:absolute;left:0;top:10px;text-align:center;border-radius:100px;height:42px;width:42px;line-height:41px}
/*
	Theme Name: Jessica
	Description: Jessica is a flexible WordPress eCommerce theme that lets you pick from three different eCommerce plugins. The theme is pre-styled for WooCommerce, iThemes Exchange, and WP e-Commerce. You pick the store plugin that's right for you! By 9seeds on the <a href="https://9seeds.com/studiopress/">Genesis framework</a>.
	Author: 9seeds, LLC
	Author URI: https://9seeds.com/
	Version: 1.9.0
	Template: genesis

	Copyright 2018 - 9seeds, LLC
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: jessica

*/

/* # Imports
---------------------------------------------------------------------------------------------------- */

/*
	Roboto, and Roboto Slab fonts are enqueued from Google Fonts
	in the /jessica/lib/init.php file.
*/

/*
Right to Left styles
---------------------------------------------------------------------------------------------------- */

/* @noflip */
body.rtl {
	direction: rtl;
	unicode-bidi: embed;
}


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color: #fff;
	color: #20221d;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	overflow-x: hidden;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #20221d;
	color: #fff;
}

::selection {
	background-color: #20221d;
	color: #fff;
}

a {
	color: #9dafb6;
	text-decoration: none;
}

a:hover {
	color: #20221d;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 500;
}

cite,
em,
i {
	font-style: italic;
}

blockquote {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/blockquote.png) no-repeat 0 0;
	margin: 40px 0;
	padding: 0 0 0 50px;
}

blockquote p {
	margin-bottom: 0;
}

.widget-area blockquote {
	background-image: none;
	border: 2px dashed #d8dbdc;
	margin: 0 0 40px;
	padding: 30px;
	position: relative;
}

.widget-area blockquote::after {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/quote-arrow.png) no-repeat 0 0;
	bottom: -37px;
	content: "";
	height: 37px;
	left: 20px;
	position: absolute;
	width: 41px;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 20px 0;
}

.box {
	background-color: #eaecec;
	border: 1px solid #daddde;
	padding: 20px;
}

/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #20221d;
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 27px;
	font-size: 2.7rem;
}

h2 {
	font-size: 25px;
	font-size: 2.5rem;
}

h3 {
	font-size: 23px;
	font-size: 2.3rem;
}

h4 {
	font-size: 21px;
	font-size: 2.1rem;
}

h5 {
	font-size: 19px;
	font-size: 1.9rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #eaecec;
	border: 1px solid #daddde;
	color: #20221d;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	padding: 6px 10px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #20221d;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #20221d;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #20221d;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	padding: 7px 20px;
	width: auto;
}


button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #b7c9d0;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

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

.entry-content form input,textarea,button,submit,select{
	margin-bottom: 10px;
}
.entry-content form label{
	clear: both;
	display: block;
}
/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 10px;
}

th {
	font-weight: 400;
}
/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */


.wrap {
	margin: 0 auto;
	max-width: 1152px;
	padding: 0 22px;
}

.site-inner {
	clear: both;
	padding: 40px 0;
}

.page-template-landing .site-inner{
	padding-bottom: 0;
}

.home .site-inner {
	padding-top: 20px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-wrap {
	float: left;
	width: 100%;
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

.content-sidebar .content-sidebar-wrap {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/content-sidebar-border.png) repeat-y 800px 0;
}

.sidebar-content .content-sidebar-wrap {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/content-sidebar-border.png) repeat-y 315px 0;
}

/* ### Content */

.content {
	float: right;
	width: 760px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}


/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 275px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */


.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-bottom: 20px;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* Gutenberg
--------------------------------------------- */

.wp-block-button.alignleft{
	margin-right: 15px;
}

.wp-block-image.alignleft.is-resized,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft{
	margin-right: 30px;
}

.wp-block-button.alignright{
	margin-left: 15px;
}

.wp-block-image.alignright.is-resized,
.wp-block-cover-image.alignright,
.wp-block-cover.alignright{
	margin-left: 30px;
}

.wp-block-button__link:hover{
	box-shadow: 0px 0px 5px 1px rgba(128,128,128,0.7);
}

.full-width-content .alignfull{
	width: 100vw;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}

.full-width-content .alignwide {
	margin-left: -50px;
    margin-right: -50px;
    max-width: calc(100% + 100px);
    width: calc(100% + 200px);
}

.content-sidebar .alignfull,
.content-sidebar .alignwide,
.sidebar-content .alignfull,
.sidebar-content .alignwide{
	max-width: 100vw;
	width: 100vw;
}
.content-sidebar .alignfull,
.content-sidebar .alignwide{
	margin-left: calc(50% - 50vw);
}

.sidebar-content .alignfull,
.sidebar-content .alignwide{
	margin-right: calc(50% - 50vw);
}

.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large{
	padding: 0 1em 0 40px;
}
.wc-block-featured-product{
	padding-top: 20px;
}

.wp-block-woocommerce-handpicked-products div[class*="columns-"] ul.products li.product{
	text-align: center;
}

.wp-block-group{
	overflow-y: hidden;
}

.content-sidebar .wp-block-group .wp-block-group__inner-container,
.sidebar-content .wp-block-group .wp-block-group__inner-container{
	width: 760px;
}

.content-sidebar .wp-block-group .wp-block-group__inner-container{
	float: right;
}

.full-width-content .wp-block-group .wp-block-group__inner-container{
	width: 1108px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.alignfull iframe,
.alignwide iframe,
.alignfull img,
.alignwide img{
	max-width: 100%;
	margin-right:auto;
	width: 100%;
}

.wp-block-group.alignfull .wp-block-group__inner-container figure:not(.alignfull):not(.alignwide) img,
.wp-block-group.alignwide .wp-block-group__inner-container figure:not(.alignfull):not(.alignwide) img{
	width: initial;
}

@media only screen and (min-width: 781px){
	.content-sidebar .alignfull,
	.sidebar-content .alignfull,
	.content-sidebar .alignwide,
	.sidebar-content .alignwide{
		width: auto;

	}
	.content-sidebar .alignfull{
		margin-left: calc(50% / 0.69 - 50vw);
	}
	.sidebar-content .alignfull{
		margin-right: calc(50% / 0.69 - 50vw);
	}
	.content-sidebar .alignwide{
		margin-left: calc(50% / 0.64 - 50vw);
	}
	.sidebar-content .alignwide{
		margin-right: calc(50% / 0.64 - 50vw);
	}
}

.alignfull iframe,
.alignwide iframe,
.alignfull img,
.alignwide img{
	max-width: 100%;
	margin-right:auto;
	width: 100%;
}


.wp-block-media-text{
	margin-bottom: 30px;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	color: #9dafb6;
	font-weight: 500;
	margin-bottom: 10px;
}

.breadcrumb a {
	color: #9dafb6;
	font-weight: 300;
}

.breadcrumb a:hover {
	font-weight: 500;
}

.breadcrumb sep {
	font-weight: 300;
	padding: 0 8px;
}

.archive-description,
.author-box {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	position: relative;
	width: 50%;
}

.entry-content .search-form input[type="search"] {
	padding-right: 75px;
}

.entry-content .search-form input[type="submit"] {
	padding: 7px 20px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

input[type="search"] {
	font-family: 'Roboto Slab',serif;
}

.before-header .genesis-nav-menu li.search input[type="search"] {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	padding: 0 5px;
}

.before-header ::-webkit-input-placeholder {
	color: #fff;
}

.before-header ::-moz-placeholder {
	color: #fff;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 27px;
	font-size: 2.7rem;
}

.entry-title {
	font-size: 27px;
	font-size: 2.7rem;
}

.content .entry-title {
	text-transform: uppercase;
}

.entry-title a,
.sidebar .widget-title a {
	color: #20221d;
}

.entry-title a:hover {
	color: #9dafb6;
}

.widget-title {
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 20px;
}

.home-mid .widget-title {
	text-transform: uppercase;
}

.home-mid-nav .widget-title {
	text-align: center;
}

.bottom-widgets .widget-title,
.footer-widgets .widget-title {
	color: #20221d;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}

.bottom-widgets .widget-title {
	border-bottom: 1px solid #20221d;
	padding-bottom: 5px;
}

.comment-respond h3.comment-reply-title,
.entry-comments h3,
.author-box-title {
	color: #20221d;
	font-size: 21px;
	font-size: 2.1rem;
	margin-bottom: 20px;
	text-transform: uppercase;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

img.alignleft,
img.alignright {
	margin-top: 5px;
}

img.centered,
img.alignnone,
img.alignleft,
img.alignright {
	border: 6px solid #e7e9ea;
}

.alignnone img,
.alignleft img,
.alignright img {
	border: 2px solid #e7e9ea;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


.widget_tag_cloud .tagcloud a {
	display: inline-block;
	background-color: #eaecec;
	color: #20221d;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	margin: 0 5px 5px 0;
	padding: 2px 5px;
}

.footer-widgets .widget_tag_cloud .tagcloud a {
	background-color: #fff;
	margin-right: 5px;
}

.footer-widgets .widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover {
	background-color: #b7c9d0;
	color: #fff;
}



/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 10px;
	padding: 0 0 10px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.footer-widgets article:last-child {
	border: 0;
	padding: 0;
}

.featured-content .entry-title {
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	overflow: hidden;
}

.wsmfeaturedpost .entry-header {
	overflow: hidden;
}

.wsmfeaturedpost .entry-header .entry-meta {
	background-color: #b7c9d0;
	border-radius: 8px;
	color: #fff;
	float: left;
	font-family: 'Roboto Slab',serif;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	margin: 0 14px 0 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}

.wsmfeaturedpost .entry-meta b {
	display: block;
	font-size: 23px;
	font-size: 2.3rem;
}

.wsmfeaturedpost .entry-content {
	clear: both;
	display: block;
	padding-top: 10px;
}

/*
Social Media
--------------------------------------------- */

.widget-social a.genericon:before {
	margin-right: 20px;
}

.widget-social a.genericon {
	background-color: #20221d;
	box-sizing: content-box;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
    height: 22px;
    line-height: 1;
	margin: 3px 12px 3px 0;
    overflow: hidden;
    padding: 6px;
    position: relative;
    white-space: nowrap;
    width: 22px;
}

.ie .widget-social a.genericon {
	line-height: 1.2;
}

.widget-social a.genericon:hover {
	background-color: #B7C9D0;
}

.widget-social a:last-child {
	margin-right: 0;
}

.social-custom-text {
	margin-bottom: 10px;
}

.site-header .widget-social .widget-wrap {
	display: inline-block;
	width: auto;
}

.site-header .widget-social .social-custom-text {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: 30px;
	text-align: center;
}

.ie7 .site-header .widget-social .social-custom-text {
	display: block;
	float: left;
}

/*
Call To Action
--------------------------------------------- */

.cta-box {
	position: relative;
}

.cta-box .cta-title {
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	left: 20px;
	line-height: 1;
	position: absolute;
	text-transform: uppercase;
	top: 10%;
}

.cta-box .more-link {
	bottom: 30px;
	font-family: 'Roboto Slab',serif;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	left: 20px;
	line-height: 1;
	position: absolute;
}

.cta-box .more-link a {
	background-color: #b7c9d0;
	border-radius: 12px;
	color: #fff;
	padding: 0 14px;
	text-transform: uppercase;
}

.cta-box .more-link a:hover {
	opacity: 0.9;
}

.cta-box img {
	background-color: #EFEFEF;
	border: 1px solid #cecfcf;
	padding: 6px;
}

.sidebar .cta-box .more-link {
	bottom: 22px;
	left: auto;
	right: 10px;
}


/*
WSM Banner
--------------------------------------------- */

h3.banner-title {
	color: #fff;
	display: inline-block;
	font-family: 'Roboto Slab',serif;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.banner-title b {
	display: inline-block;
	font-size: 130px;
	font-size: 13rem;
	font-weight: 700;
}

.banner-title span {
	display: inline-block;
}

.banner-title .percent {
	font-size: 69px;
	font-size: 6.9rem;
}

.banner-box {
	background-position: center;
	border: 5px solid #d6dfe3;
	padding: 20px;
}

.banner-content {
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
	margin-left: 20%;
}

.wsm-banner .custom-text {
	display: inline-block;
	padding-left: 40px;
}

.wsm-banner .custom-text .more-link {
	clear: both;
	display: block;
	font-family: 'Roboto',sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 20px 0 0;
}

.wsm-banner .custom-text .more-link a {
	border: 1px solid #fff;
	border-radius: 10px;
	color: #20221d;
	display: inline-block;
	padding: 4px 20px;
}

.wsm-banner .custom-text .more-link a:hover {
	color: #fff;
	text-decoration: underline;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* ## Gravity Forms
--------------------------------------------- */

.gform_wrapper .textarea,
div.gform_wrapper select,
div.gform_wrapper input[type="text"],
div.gform_wrapper input[type="url"],
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="tel"],
div.gform_wrapper input[type="number"],
div.gform_wrapper input[type="password"] {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 7px 8px;
}

div.gform_wrapper span.gform_description {
	font-weight: 300;
}

div.gform_wrapper input[type="checkbox"],
div.gform_wrapper input[type="radio"] {
	padding: 0;
}

div.gform_wrapper li.gfield .gfield_label {
	font-weight: 400;
}

div.gform_wrapper ul {
	margin-left: 0;
}

div.gform_wrapper ul li.gfield {
	border: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.gform_wrapper .gfield_checkbox li input[type="checkbox"],
div.gform_wrapper .gfield_radio li input[type="radio"],
div.gform_wrapper .gfield_checkbox li input {
	margin-top: 6px;
}

div.gform_wrapper .gsection .gfield_label,
div.gform_wrapper h2.gsection_title,
div.gform_wrapper h3.gform_title {
	font-weight: 300;
	font-size: 25px;
	font-size: 2.5rem;
	text-transform: uppercase;
}

div.gform_wrapper .gfield_checkbox li label,
div.gform_wrapper .gfield_radio li label {
	display: inline !important;
	margin-left: 10px;
}

div.gform_wrapper .gform_footer {
	padding: 0;
}

div.gform_wrapper form {
	overflow: hidden;
	position: relative;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 20px;
	font-size: 2rem;
	text-transform: uppercase;
}

div.gform_wrapper.button-right_wrapper .gform_footer {
	bottom: 10px;
	margin: 0;
	position: absolute;
	right: 0;
	width: auto;
}

div.gform_wrapper.button-right_wrapper .gform_footer input.button,
div.gform_wrapper.button-right_wrapper .gform_footer input[type="submit"] {
	font-size: 18px;
	font-size: 1.8rem;
}

.ie div.gform_wrapper .gform_footer input[type="submit"] {
	padding: 7px 20px;
}

div.gform_wrapper.button-right_wrapper ul li:last-child {
	max-width: 75%;
}

.sidebar div.gform_wrapper.button-right_wrapper ul li:last-child {
	padding-right: 28%;
	max-width: inherit;
}

div.gform_wrapper .gfield_checkbox li label,
div.gform_wrapper .gfield_radio li label {
	display: inline !important;
	margin-left: 10px;
}

div.gform_wrapper .gfield_checkbox li input[type="checkbox"],
div.gform_wrapper .gfield_radio li input[type="radio"] {
	margin-left: 5px !important;
}

div.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
div.gform_wrapper li.gf_list_inline ul.gfield_radio li {
	margin-right: 20px;
}

div.gform_wrapper .ginput_complex .ginput_full input[type="text"],
div.gform_wrapper .ginput_complex .ginput_full input[type="url"],
div.gform_wrapper .ginput_complex .ginput_full input[type="email"],
div.gform_wrapper .ginput_complex .ginput_full input[type="tel"],
div.gform_wrapper .ginput_complex .ginput_full input[type="number"],
div.gform_wrapper .ginput_complex .ginput_full input[type="password"] {
	width: 99.2% !important;
}


div.gform_wrapper .ginput_complex .ginput_left input[type="text"],
div.gform_wrapper .ginput_complex .ginput_left input[type="url"],
div.gform_wrapper .ginput_complex .ginput_left input[type="email"],
div.gform_wrapper .ginput_complex .ginput_left input[type="tel"],
div.gform_wrapper .ginput_complex .ginput_left input[type="number"],
div.gform_wrapper .ginput_complex .ginput_left input[type="password"],
div.gform_wrapper .ginput_complex .ginput_left select,
div.gform_wrapper .ginput_complex .ginput_right input[type="text"],
div.gform_wrapper .ginput_complex .ginput_right input[type="url"],
div.gform_wrapper .ginput_complex .ginput_right input[type="email"],
div.gform_wrapper .ginput_complex .ginput_right input[type="tel"],
div.gform_wrapper .ginput_complex .ginput_right input[type="number"],
div.gform_wrapper .ginput_complex .ginput_right input[type="password"],
div.gform_wrapper .ginput_complex .ginput_right select {
	width: 98.5% !important;
}

div.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
div.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
div.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
	margin-left: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	margin-top: 0;
    height: 38px;
}

/*
## WP Table
--------------------------------------------- */

h2.tablepress-table-name {
	font-size: 18px;
	font-size: 1.8rem;
}

table.tablepress thead th,
table.tablepress tfoot th {
    background: #b7c9d0;
	color: #20221d;
	font-weight: 400;
}

table.tablepress tbody td,
table.tablepress tfoot th {
	border-bottom: 1px solid #CCC;
	border-top: none;
	border-right: 1px solid #CCC;
}

table.tablepress {
	border: 1px solid #CCC;
}

span.tablepress-table-description {
    margin-bottom: 16px;
}

table.tablepress .odd td,
table.tablepress .even td {
	background-color: transparent;
}

table.tablepress th,
table.tablepress td {
	padding: 4px 8px;
}


/* # DiggDigg
----------------------------------------------------- */

.dd_button a[data-pin-log="button_pinit"] {
 margin-top: 40px !important;
}


/*
## WooCommerce
--------------------------------------------- */


/* Store Page -------------------------- */

.woocommerce.tax-product_tag .term-description,
.woocommerce.tax-product_tag h1.page-title,
.woocommerce.tax-product_cat .term-description,
.woocommerce.tax-product_cat h1.page-title {
	display: none;
}

h1.page-title {
	margin-bottom: 40px;
	text-transform: uppercase;
}

body.woocommerce-page ul.products {
	border-bottom: 1px solid #d8dbdc;
}

div.woocommerce.columns-3 ul.products li.product,
body.woocommerce-page ul.products li.product {
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	width: 29%;
}

div.woocommerce ul.products li.product a img,
body.woocommerce-page ul.products li.product a img {
	border: 6px solid #e7e9ea;
	box-shadow: none;
	margin-bottom: -50px;
}

div.woocommerce ul.products li.product-category a img {
	margin-bottom: 0;
}

div.woocommerce span.onsale,
body.woocommerce-page span.onsale {
	background-image: none;
	background-color: #20221D;
	box-sizing: content-box;
	box-shadow: none;
	border: 0;
	color: #fff;
	font-weight: 500;
	text-shadow: none;
}

div.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
div.woocommerce ul.products li.product h3,
body.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title,
body.woocommerce-page ul.products li.product h3 {
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 30px;
	padding-bottom: 0;
}

div.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
div.woocommerce ul.products li.product h3,
body.tax-product_cat.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title,
body.tax-product_cat.woocommerce-page ul.products li.product h3 {
	padding: 25px 0 0;
}

div.woocommerce ul.products mark,
body.woocommerce-page ul.products mark {
	background: transparent;
}

div.woocommerce ul.products li.product .price,
body.woocommerce-page ul.products li.product .price {
	color: #20221d;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 300;
	margin-bottom: 0;
}

div.woocommerce ul.products li.product .button,
div.woocommerce ul.products li.product .button-details,
body.woocommerce-page ul.products li.product .button,
body.woocommerce-page ul.products li.product .button-details {
	margin-right: 10px;
	margin-top: 0;
	padding: 6px 10px;
}
div.woocommerce ul.products li.product .button.add_to_cart_button{
	margin-right: 0;
}

div.woocommerce #respond input#submit.alt,
div.woocommerce a.button.alt,
div.woocommerce button.button.alt,
div.woocommerce input.button.alt,
div.woocommerce a.button,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-page #respond input#submit,
body.woocommerce-page #content input.button {
	background-image: none;
	background-color: #bdbdbd;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	color: #fff;
	font-weight: 500;
	text-shadow: none;
}

div.woocommerce #respond input#submit.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce button.button.alt:hover,
div.woocommerce input.button.alt:hover,
div.woocommerce a.button:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page #content input.button:hover {
	background-image: none;
	background-color: #b7c9d0;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	color: #fff;
	font-weight: 500;
	text-shadow: none;
}

div.woocommerce nav.woocommerce-pagination,
div.woocommerce #content nav.woocommerce-pagination,
body.woocommerce-page nav.woocommerce-pagination,
body.woocommerce-page #content nav.woocommerce-pagination {
    float: right;
    max-width: 75%;
    text-align: right;
}

div.woocommerce a.added_to_cart,
body.woocommerce-page a.added_to_cart {
    bottom: 0;
    display: inline-block;
    left: 0;
    padding-top: 0.5em;
    position: absolute;
    white-space: nowrap;
    width: 100%;
}

div.woocommerce a.button.added,
div.woocommerce button.button.added,
div.woocommerce input.button.added,
div.woocommerce #respond input#submit.added,
div.woocommerce #content input.button.added,
div.woocommerce a.button.added,
body.woocommerce-page button.button.added,
body.woocommerce-page input.button.added,
body.woocommerce-page #respond input#submit.added,
body.woocommerce-page #content input.button.added {
	padding-right: 30px;
}

div.woocommerce a.button.added:before,
div.woocommerce button.button.added:before,
div.woocommerce input.button.added:before,
div.woocommerce #respond input#submit.added:before,
div.woocommerce #content input.button.added:before,
body.woocommerce-page a.button.added:before,
body.woocommerce-page button.button.added:before,
body.woocommerce-page input.button.added:before,
body.woocommerce-page #respond input#submit.added:before,
body.woocommerce-page #content input.button.added:before {
	right: 5px;
}

div.woocommerce .products .star-rating,
body.woocommerce-page .products .star-rating {
	margin: 0 auto;
}

/* Product Page -------------------------- */

body.single-product .breadcrumb {
	margin-bottom: 40px;
}

body.woocommerce-page #content div.product div.images,
body.woocommerce-page div.product div.images {
	width: 31%;
}

body.woocommerce-page div.product div.images img,
body.woocommerce-page #content div.product div.images img {
	border: 5px solid #e7e9ea;
	box-shadow: none;
}

body.woocommerce-page div.product div.images .thumbnails img,
body.woocommerce-page #content div.product div.images .thumbnails img {
	border: 1px solid #c4c9ca;
	max-width: 75px;
}

body.woocommerce-page #content div.product div.thumbnails a,
body.woocommerce-page div.product div.thumbnails a {
	width: auto;
}

body.woocommerce-page #content div.product div.summary,
body.woocommerce-page div.product div.summary {
	width: 66%;
}

body.woocommerce-page div.product .product_title,
body.woocommerce-page #content div.product .product_title {
	font-family: 'Roboto',sans-serif;
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 0;
}

body.woocommerce-page div.product p.price,
body.woocommerce-page #content div.product span.price,
body.woocommerce-page #content div.product p.price {
	color: #20221d;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	text-decoration: none;
}

body.woocommerce-page button.button.alt,
body.woocommerce-page input.button.alt,
body.woocommerce-page #respond input#submit.alt,
body.woocommerce-page #content input.button.alt {
	background-image: none;
	background-color: #b7c9d0;
	box-shadow: none;
	color: #fff;
	padding: 6px 10px;
	text-shadow: none;
}

body.woocommerce-page a.button.alt:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page input.button.alt:hover,
body.woocommerce-page #respond input#submit.alt:hover,
body.woocommerce-page #content input.button.alt:hover {
	background-image: none;
	background-color: #c4c9ca;
	box-shadow: none;
	text-shadow: none;
}

body.woocommerce-page div.product form.cart .button,
body.woocommerce-page #content div.product form.cart .button {
	font-family: 'Roboto Slab',serif;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

body.woocommerce-page .quantity input.qty,
body.woocommerce-page #content .quantity input.qty {
	border-radius: 0;
	height: 36px;
}

body.woocommerce-page .quantity .plus,
body.woocommerce-page .quantity .minus,
body.woocommerce-page #content .quantity .plus,
body.woocommerce-page #content .quantity .minus {
	background-image: none;
	background-color: #c4c9ca;
	box-shadow: none;
	border-radius: 0;
	color: #fff;
	height: 18px;
	text-shadow: none;
}

body.woocommerce-page .summary .product_meta > span {
	color: #9dafb6;
	display: block;
}

body.woocommerce-page .summary .product_meta b {
	color: #20221d;
}

body.woocommerce-page .summary .product_meta a {
	font-weight: 300;
}

body.woocommerce-page #content div.product div.summary ol,
body.woocommerce-page div.product div.summary ol,
body.woocommerce-page #content div.product div.summary ul,
body.woocommerce-page div.product div.summary ul {
	margin-bottom: 20px;
	margin-left: 20px;
}

body.woocommerce-page #content div.product div.summary ol ol,
body.woocommerce-page div.product div.summary ol ol,
body.woocommerce-page #content div.product div.summary ul ul,
body.woocommerce-page div.product div.summary ul ul {
	margin-bottom: 0;
}

body.woocommerce-page #content div.product div.summary li,
body.woocommerce-page div.product div.summary li {
	list-style-type: none;
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/bullet-list.png);
}

body.woocommerce-page div.product form.cart td,
body.woocommerce-page #content div.product form.cart td,
body.woocommerce-page div.product form.cart table tbody,
body.woocommerce-page #content div.product form.cart table tbody {
	border: 0;
}

body.woocommerce-page div.product form.cart .variations,
body.woocommerce-page #content div.product form.cart .variations {
	margin: 0;
}

body.woocommerce-page div.product form.cart .button,
body.woocommerce-page #content div.product form.cart .button {
	float: right;
}

body.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 70px;
}

body.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	height: auto;
	width: 60px;
}

body.woocommerce-page #content div.product div.thumbnails a,
body.woocommerce-page div.product div.thumbnails a {
	margin-bottom: 12px;
}

body.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	margin: 0;
}

body.woocommerce div.product div.images .flex-control-thumbs li {
	margin: 5px 0;
}

/* woocommerce-tabs
----------------------------- */

body.woocommerce-page div.product .woocommerce-tabs ul.tabs {
	border-bottom: 1px solid #dbdede;
	margin: 0;
	padding: 0;
}

body.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	box-shadow: none;
	border: none;
	border-radius: 0;
}

body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}

body.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	background: none #FFF;
	border: 1px solid #eff0f0;
	border-bottom: none;
	border-radius: 0;
	color: #231f20;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 10px 0 0;
	padding: 0;
}

body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	background-color: #eaecec;
	color: #818888;
	font-weight: 300;
	padding: 6px 20px;
	text-shadow: none;
}

body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
	background-color: #c4c9ca;
	color: #fff;
}

body.woocommerce-page div.product .woocommerce-tabs .panel {
	border: 0;
	border-radius: 0;
	padding: 30px 0;
}

body.woocommerce-page table.shop_attributes td {
	font-style: normal;
}

body.woocommerce-page #reviews #comments ol.commentlist li {
	list-style-type: none;
}


/* woocommerce Message box
------------------------------------ */

body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before,
body.woocommerce-page .woocommerce-error:before,
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before {
	background-color: #b7c9d0;
}

body.woocommerce-page .woocommerce-error,
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info {
	border-color: #b7c9d0;
}

div.woocommerce .woocommerce-error,
body.woocommerce-page .woocommerce-error {
	margin-left: 0;
}


/* woocommerce Carts
----------------------------- */

body.woocommerce-page table.cart input,
body.woocommerce-page #content table.cart input {
	vertical-align: top;
}

div.woocommerce .cart-collaterals .cart_totals table th,
body.woocommerce-page .cart-collaterals .cart_totals table th {
	width: 50%;
}

body.woocommerce-page .cart-collaterals .cart_totals table td,
body.woocommerce-page .cart-collaterals .cart_totals table th {
	text-align: right;
}

div.woocommerce .cart-collaterals .shipping_calculator,
body.woocommerce-page .cart-collaterals .shipping_calculator {
	text-align: right;
}

body.woocommerce-page table.cart td.actions .coupon .input-text,
body.woocommerce-page #content table.cart td.actions .coupon .input-text {
	box-shadow: none;
	padding: 7px;
	vertical-align: middle;
	width: auto;
}

/* woocommerce Checkout
----------------------------- */

body.woocommerce-page #payment ul.payment_methods li {
	list-style: none outside none;
}

/* woocommerce Widgets
----------------------------- */

.widget.woocommerce ul.cart_list li,
.widget.woocommerce ul.product_list_widget li,
body.woocommerce-page ul.cart_list li,
body.woocommerce-page ul.product_list_widget li {
	border-bottom: 1px solid #dbdede;
	font-weight: 300;
	margin-bottom: 6px;
	min-height: 65px;
	padding: 0 0 6px 65px;
	position: relative;
}

section.woocommerce ul.product_list_widget li:last-child,
div.woocommerce ul.product_list_widget li:last-child {
	border: 0;
}

.widget.woocommerce ul.product_list_widget li:last-child,
body.woocommerce-page ul.product_list_widget li:last-child {
	margin-bottom: 0;
}

.widget.woocommerce ul.cart_list li a,
.widget.woocommerce ul.product_list_widget li a,
body.woocommerce-page ul.cart_list li a,
body.woocommerce-page ul.product_list_widget li a {
	font-weight: 300;
	line-height: 1.2;
}

.widget.woocommerce ul.cart_list li img,
.widget.woocommerce ul.product_list_widget li img,
body.woocommerce-page ul.cart_list li img,
body.woocommerce-page ul.product_list_widget li img {
	border: 1px solid #c4c9ca;
	box-shadow: none;
	height: 50px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 50px;
}

.widget_product_search form {
	position: relative;
}

.widget_product_search .screen-reader-text {
	display: block;
}

.widget_product_search form #s,
.widget_product_search form input[type="search"] {
	max-width: 76%;
}

.widget_product_search form #searchsubmit {
	bottom: 1px;
	padding: 7px 15px;
	position: absolute;
	right: 0;
}


/* ## iThemes Exchange
------------------------------------------------------------------- */


/* ### Store   */

div#it-exchange-store {
	margin-top:  30px;
}

div#it-exchange-store .it-exchange-products {
	overflow: hidden;
}

div#it-exchange-store li.it-exchange-product {
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	width: 30%;
}

.ie7 div#it-exchange-store .it-exchange-products li.it-exchange-product,
.ie8 div#it-exchange-store .it-exchange-products li.it-exchange-product {
	margin: 0 2% 30px;
	min-height: 500px;
	position: relative;
	text-align: center;
	width: 29%;
}

div#it-exchange-store .it-exchange-products li:nth-child(3n+3) {
	clear: none;
	float: right;
	margin-right: 0;
}

div#it-exchange-store .it-exchange-products li:nth-child(2n+1) {
	clear: none;
	margin-right: 0;
}

div#it-exchange-store .it-exchange-products li:nth-child(3n+1) {
	clear: both;
	margin-right: 5%;
}

div#it-exchange-store .it-exchange-product-details {
	padding: 0;
	text-align: center;
}

div#it-exchange-store .it-exchange-product-title {
	margin: 0;
	text-transform: none;
}

div#it-exchange-store .it-exchange-product-title a,
div#it-exchange-store .it-exchange-product-title {
	font-family: "Roboto",sans-serif;
    font-size: 16px;
	font-size: 1.6rem;
    padding-bottom: 0;
}

div#it-exchange-store .it-exchange-base-price {
	color: #20221d;
    font-size: 23px;
	font-size: 2.3rem;
    font-weight: 300;
    margin-bottom: 0;
}

div#it-exchange-store .it-exchange-base-price {
	display: block;
	float: none;
	line-height: 1.5;
}

div#it-exchange-store .it-exchange-product-permalink {
	background-color: #bdbdbd;
	color: #fff;
	display: inline-block;
	float: none;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	margin: 10px 0 0;
	padding: 5px 6px;
	width: auto;
}

div#it-exchange-store .it-exchange-product-permalink:hover {
	background-color: #B7C9D0;
}

div#it-exchange-store .featured-image-wrapper img {
	border: 6px solid #e7e9ea;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition:    all 0.2s ease-in-out 0s;
	-ms-transition:     all 0.2s ease-in-out 0s;
	-o-transition:     all 0.2s ease-in-out 0s;
	transition:        all 0.2s ease-in-out 0s;
}

div#it-exchange-store .featured-image-wrapper img:hover {
	box-shadow: 0 1px 3px #999;
}

/* ## Product   */

.it_exchange_prod .entry-title {
	color: #20221d;
	font-family: "Roboto",sans-serif;
    font-size: 28px;
	font-size: 2.8rem;
}

div.it-exchange-super-widget .it-exchange-sw-product {
	border: 0;
}

div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
div.it-exchange-super-widget .cart-items-wrapper .cart-item {
	font-size: 18px;
	font-size: 1.8rem;
}

.entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info {
	color: #9dafb6;
	font-weight: 700;
	margin: 0;
}

div.it-exchange-super-widget {
	background-color: transparent;
}

div.it-exchange-super-widget .payment-methods-wrapper {
	border: 0;
	text-align: center;
}

div.it-exchange-super-widget .payment-methods-wrapper input[type="submit"],
div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button,
div.it-exchange-super-widget .it-exchange-sw-product .add-to-cart-button {
	font-size: 17px;
	font-size: 1.7rem;
	width: auto;
}

.content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"] {
	background-color: #b7c9d0;
    background-image: none;
    box-shadow: none;
    color: #fff;
	font-family: "Roboto Slab",serif;
    font-size: 25px;
	font-size: 2.5rem;
    font-weight: 700;
	text-transform: uppercase;
	width: auto;
}

div.it-exchange-super-widget .it-exchange-sw-product .purchase-options {
	padding: 0;
	text-align: center;
}

div.it-exchange-super-widget .two-actions .cart-action.view-cart {
	background-color: #3C557C;
}

div.it-exchange-super-widget .two-actions .cart-action.checkout {
	background-color: #E21E2F;
}

div.it-exchange-super-widget .two-actions .cart-action:hover {
	opacity: 0.9;
}

div.it-exchange-super-widget .two-actions .cart-action a {
	color: #fff;
}

div.it-exchange-super-widget .it-exchange-sw-product,
div.it-exchange-super-widget .it-exchange-sw-processing {
	border: none;
}

div.it-exchange-super-widget .item-count {
	padding: 0 0 10px;
}

div.it-exchange-super-widget .it-exchange-sw-shipping-address label {
	font-size: 16px;
	font-size: 1.6rem;
}

div.it-exchange-super-widget .it-exchange-sw-shipping-address .it-exchange-address2 {
	margin-top: 8px;
}

div.it-exchange-super-widget .it-exchange-sw-product .add-to-cart-button {
	margin-top: 1px;
}

div#it-exchange-confirmation .it-exchange-transaction-product-details h3 {
	display: inline;
	float: none;
	font-size: 18px;
	font-size: 1.8rem;
}

div#it-exchange-confirmation .it-exchange-transaction-summary-loop .it-exchange-confirmation-totals-title {
	border: 0 !important;
}


div#it-exchange-product input[type="radio"],
div#it-exchange-product input[type="checkbox"] {
	margin-right: 5px;
}

div#it-exchange-cart-totals .it-exchange-table-column-inner {
	text-align: right;
}

div#it-exchange-product .it-exchange-product-price p {
	padding: 0;
}

div#it-exchange-product .it-exchange-product-images-gallery img {
	border: 1px solid #CFD0D2;
	border-radius: 3px;
}

div.it-exchange-super-widget .it-exchange-sw-register input#it-exchange-register-customer,
div#it-exchange-cart .apply-coupon {
	margin-bottom: 10px;
}

div#it-exchange-product .it-exchange-product-price {
	border: 0;
	color: #20221d;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	margin: 0 0 20px;
}

#it-exchange-product .it-exchange-product-images-gallery .it-exchange-thumbnail-images li {
	list-style: none outside none;
}

div#it-exchange-purchases .it-exchange-purchase {
	padding: 0;
}

.it-exchange-product-description .dd_post_share {
	display: none !important;
}

div.it-exchange-account .it-exchange-customer-menu {
	margin: 20px 0;
}

/* ### Exchange Variant
------------------------------------- */

div#it-exchange-product .it-exchange-product-variants .it-variant-options {
	padding: 0;
}

div#it-exchange-product .it-exchange-product-variants .it-variant-options .it-variant-title {
	font-weight: 500;
}

div#it-exchange-product .it-exchange-product-variants select {
    max-width: inherit;
    width: auto;
}

/* ### Exchange Widget
------------------------------------- */

.sidebar .widget.widget_it-exchange-super-widget {
	background-color: #F6F6F6;
	border: 1px solid #daddde;
	padding: 20px;
}

.sidebar div.it-exchange-super-widget .payment-methods-wrapper input[type="submit"],
.sidebar div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button,
.sidebar div.it-exchange-super-widget .it-exchange-sw-product .add-to-cart-button,
.sidebar .it-exchange-super-widget .payment-methods-wrapper input[type="submit"] {
	width: 100%;
}

.widget-area .it-exchange-super-widget div.cart-items-wrapper .cart-item .item-info {
	margin-top: 0;
}

.widget-area .it-exchange-super-widget .quantity,
.widget-area .it-exchange-super-widget .payment-methods-wrapper,
.widget-area  .it-exchange-super-widget .cart-actions-wrapper .cart-action {
	padding: 0;
}

.widget-area .it-exchange-super-widget .cart-actions-wrapper .cancel-update a,
.widget-area .it-exchange-super-widget .cart-actions-wrapper .sw-cart-focus-quantity {
	background-color: #20221d;
    border: 0;
    color: #fff;
    cursor: pointer;
	display: block;
	float: none;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: 400;
    padding: 7px 20px;
	width: 100%;
}

.widget-area .it-exchange-super-widget .cart-actions-wrapper .cancel-update a:hover,
.widget-area .it-exchange-super-widget .cart-actions-wrapper .sw-cart-focus-quantity:hover {
	background-color: #B7C9D0;
}

.widget-area .it-exchange-super-widget .quantity,
.widget-area .it-exchange-super-widget .cart-items-wrapper,
.widget-area .it-exchange-super-widget .payment-methods-wrapper {
	margin-bottom: 10px;
}

div#it-exchange-confirmation .it-exchange-transaction-summary-loop {
	border: 0 none;
}

div#it-exchange-confirmation .it-exchange-transaction-summary-loop .it-exchange-confirmation-totals-amount .it-exchange-table-column-inner,
div#it-exchange-confirmation .it-exchange-transaction-summary-loop .it-exchange-table-column-inner {
	border: 0 !important;
	padding-right: 0;
	text-align: right;
}

div#it-exchange-confirmation .it-exchange-transaction-summary-loop .it-exchange-confirmation-totals-title .it-exchange-table-column-inner {
	border: 0 !important;
	font-weight: 700;
}

.it-exchange-super-widget div.cart-items-wrapper .cart-item {
	border: 0;
}


div.it-exchange-super-widget form.it-exchange-sw-shipping-address label {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 8px 0 4px;
}

div.it-exchange-super-widget form.it-exchange-sw-shipping-address .it-exchange-submit {
	margin-bottom: 0;
}

div.it-exchange-super-widget form.it-exchange-sw-shipping-address .it-exchange-shipping-address-requirement-cancel {
	font-size: 14px;
	font-size: 1.4rem;
}

div.it-exchange-super-widget .it-exchange-messages.it-exchange-errors li {
	margin-bottom: 10px;
}

/* ## Exchange Cart
---------------------------------------------------------- */

div#it-exchange-confirmation .it-exchange-transaction-products {
	padding: 20px 0 10px;
}

div#it-exchange-confirmation .it-exchange-column-inner {
	padding: 0;
}

div#it-exchange-confirmation .it-exchange-transaction-product {
	border-bottom: 0;
}

div#it-exchange-confirmation .it-exchange-transaction-products {
	border: 0;
	border-bottom: 2px solid #000;
}

div#it-exchange-confirmation .it-exchange-transaction-summary-loop .it-exchange-cart-totals-total .it-exchange-table-column-inner {
	border: 0 none;
}

div#it-exchange-confirmation .it-exchange-featured-image img {
	border: 1px solid #daddde;
	margin: 0;
}

div#it-exchange-cart-totals .it-exchange-table-row,
div#it-exchange-cart-totals .it-exchange-cart-totals-amount,
div#it-exchange-cart-totals .it-exchange-cart-totals-title,
div#it-exchange-cart-totals .it-exchange-cart-totals-total .it-exchange-table-column-inner {
	border: 0 !important;
}

div.it-exchange-super-widget .cart-actions-wrapper {
	font-size: 16px;
	font-size: 1.6rem;
}

div.it-exchange-super-widget div.two-actions .cart-action.checkout,
div.it-exchange-super-widget div.two-actions .cart-action.view-cart {
	background-color: #20221d;
}

div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover {
	background-color: #B7C9D0;
}

/* ## IT Exchange Category
---------------------------------------------------------- */

.tax-it_exchange_tag .it_exchange_prod,
.tax-it_exchange_category .it_exchange_prod {
	float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10px;
    padding: 0;
    position: relative;
    text-align: center;
	width: 29%;
}

.tax-it_exchange_tag .it_exchange_prod .featured-image-wrapper,
.tax-it_exchange_category .it_exchange_prod .featured-image-wrapper {
	min-height: 312px;
}

.tax-it_exchange_tag .it_exchange_prod .featured-image-wrapper img,
.tax-it_exchange_category .it_exchange_prod .featured-image-wrapper img {
	border: 6px solid #e7e9ea;
}

.tax-it_exchange_tag .it_exchange_prod .it-exchange-product-title,
.tax-it_exchange_category .it_exchange_prod .it-exchange-product-title {
	font-family: "Roboto",sans-serif;
    font-size: 16px;
	font-size: 1.6rem;
	margin: 5px 0;
	text-transform: none;
}

.tax-it_exchange_tag .it_exchange_prod .it-exchange-product-price,
.tax-it_exchange_category .it_exchange_prod .it-exchange-product-price {
    color: #20221d;
    font-size: 23px;
	font-size: 2.3rem;
    font-weight: 300;
    margin-bottom: 0;
}

.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink,
.tax-it_exchange_category  .it_exchange_prod a.it-exchange-product-permalink {
    background-color: #bdbdbd;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    margin: 10px 0 0;
    padding: 5px 6px;
    width: auto;
}

.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink:hover,
.tax-it_exchange_category  .it_exchange_prod a.it-exchange-product-permalink:hover {
	background-color: #B7C9D0;
}

/* ## iThemes Exchange and WP eCommerce bug fix
---------------------------------------------------------- */

.single-it_exchange_prod .entry-footer,
.single-wpsc-product .entry-footer {
    display: none;
}

/* ## WP eCommerce
---------------------------------------------------------- */

/* ### Products Pages
-------------------------------------------------------------- */

.entry-content .wrap {
	padding: 0;
}

div.wpsc_container {
	padding: 0;
}

div.default_product_display {
	overflow: hidden;
	padding: 20px 0 0;
}

div.default_product_display h2.prodtitle {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
}

div.default_product_display .imagecol {
	display: block;
	overflow: hidden;
}

div.default_product_display .wpsc_description {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 10px;
}

div.default_product_display .wpsc_description p:last-child {
	margin: 0;
}

div.default_product_display .additional_description_container {
	margin: 0 0 10px;
}

div.default_product_display a.additional_description_link:link,
div.default_product_display a.additional_description_link:visited {
	color: #9dafb6;
	text-decoration: none;
}

div.default_product_display a.additional_description_link:hover {
	color: #20221d;
}

div.default_product_display .wpsc_variation_forms {
	margin: 0;
}

div.default_product_display form.product_form fieldset {
	margin: 0 0 10px;
}

div.default_product_display .wpsc_quantity_update input {
	width: auto;
}

div.default_product_display form.product_form fieldset legend {
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 5px;
}

div.default_product_display .wpsc_product_price {
	display: block;
	padding: 0;
}

div.default_product_display .wpsc_buy_button_container {
	float: none;
}

div.default_product_display .wpsc_buy_button_container input[type="submit"] {
	background-color: #bdbdbd;
	line-height: 1;
}

div.default_product_display .wpsc_buy_button_container input[type="submit"]:hover {
	background-color: #B7C9D0;
}

div.wpsc_loading_animation {
	display: none;
}

div.default_product_display table,
div.default_product_display tbody,
div.default_product_display tr,
div.default_product_display td {
	border: 0;
}

div.default_product_display .in_stock,
div.single_product_display .in_stock,
div.default_product_display .wpsc_product_price p {
	left: auto;
	margin: 0 0 5px;
}

div.default_product_display .wpsc_product_price p {
	font-weight: 500;
}

div.default_product_display .wpsc_product_price span {
	font-weight: 300;
}

div.default_product_display .wpsc_quantity_update {
	margin: 0;
	padding: 0;
}

div#grid_view_products_page_container .item_image img.product_image,
div#default_products_page_container .item_image img.product_image {
	border: 6px solid #e7e9ea;
    -webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition:    all 0.2s ease-in-out 0s;
	-ms-transition:     all 0.2s ease-in-out 0s;
	-o-transition:     all 0.2s ease-in-out 0s;
	transition:        all 0.2s ease-in-out 0s;
}

div#grid_view_products_page_container .item_image img.product_image:hover,
div#default_products_page_container .item_image img.product_image:hover {
	box-shadow: 0 1px 3px #999;
}

.wpsc-breadcrumbs {
	padding-bottom: 20px;
}

.wpsc-breadcrumbs a {
	font-weight: 500;
}

.entry-content ul.wpsc_categories {
	margin-left: 0;
}

.entry-content ul.wpsc_categories li {
	display: block;
	list-style: none outside none;
	margin: 0 0 6px;
	overflow: hidden;
}

.entry-content ul.wpsc_categories li a.wpsc_category_link  {
	font-weight: 500;
}

.entry-content ul.wpsc_categories .wpsc_subcategory p {
	margin-bottom: 0;
}

.content #list_view_products_page_container ul.wpsc_categories li .wpsc_category_image,
.content #default_products_page_container ul.wpsc_categories li .wpsc_category_image,
.content #grid_view_products_page_container ul.wpsc_categories li .wpsc_category_image {
	float: left;
	height: auto !important;
	margin-right: 10px;
	max-width: 60px;
}

.content #list_view_products_page_container .wpsc_category_details img,
.content #default_products_page_container .wpsc_category_details img,
.content #grid_view_products_page_container .wpsc_category_details img {
	display: block;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	width: 90px;
}

#fancy_notification {
	left: 50% !important;
	margin-left: -150px !important;
	top: 25% !important;
}

.cart_message {
	display: block !important;
}


/* ### Products List View
-------------------------------------------------------------- */

div#list_view_products_page_container table.list_productdisplay {
	line-height: 1.5;
}

div#list_view_products_page_container table.list_productdisplay td {
	padding: 6px 10px;
}

table.list_productdisplay h2.prodtitle a:link,
table.list_productdisplay h2.prodtitle a:visited {
	color: #20221d;
	text-decoration: none;
}

table.list_productdisplay h2.prodtitle a:hover {
	color: #9dafb6;
}

table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button {
	background-color: #20221d;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: 400;
    padding: 7px 20px;
    width: auto;
}

div#list_view_products_page_container table.list_productdisplay form.product_form {
	display: block;
	position: relative;
}

div#list_view_products_page_container input,
div#content #list_view_products_page_container input,
div#list_view_products_page_container textarea,
div#content #list_view_products_page_container textarea {
	padding: 6px 10px;
}

div#list_view_products_page_container .wpsc_buy_button_container {
	display: block;
	margin: 10px 0 0;
}

div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button {
	display: block;
	float: left;
	padding: 7px 10px;
	text-align: center;
	width: 100%;
}

div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover {
	background-color: #B7C9D0;
}

/* ### Products Grid View
-------------------------------------------------------------- */

.entry-content div#grid_view_products_page_container {
	width: 100%;
}

.entry-content div.product_grid_display .product_grid_item {
	box-shadow: none;
}

.entry-content div.product_grid_display .product_grid_item .item_image,
.entry-content div.product_grid_display .product_grid_item .item_no_image {
	margin-bottom: 30px;
	position: relative;
	text-align: center;
}

.entry-content div.product_grid_display .item_image .more-details,
.entry-content div.product_grid_display .product_grid_item .addtocart {
	display: inline-block;
}

.entry-content div.product_grid_display .item_image_link {
	margin-bottom: -50px;
}

.entry-content div.product_grid_display .item_image .more-details a,
.entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button {
	background-color: #bdbdbd;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
    font-weight: 500;
	line-height: 1;
	margin: 0;
	padding: 6px 10px;
    text-shadow: none;
}

.entry-content div.product_grid_display .item_image .more-details a:hover,
.entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover {
	background-color: #B7C9D0;
}

.entry-content div.product_grid_display .item_image .more-details {
	margin-left: 5px;
}

.entry-content div.product_grid_display .item_image .more-details a:hover {
	text-decoration: none;
}

.product_grid_display .item_image .more-details a {
	height: auto;
	line-height: inherit;
}

.entry-content .product_grid_display h2.prodtitle {
	line-height: 1.2;
}

.entry-content .product_grid_display h2.prodtitle a,
.product_grid_display h2.prodtitle a {
	font-family: "Roboto",sans-serif;
    font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
}

.entry-content .product_grid_display h2.prodtitle a:link,
.entry-content .product_grid_display h2.prodtitle a:visited {
	color: #20221d;
}

.entry-content .product_grid_display h2.prodtitle a:hover,
.product_grid_display h2.prodtitle a:hover {
	color: #9dafb6;
	text-decoration: none;
}

.entry-content .product_grid_display div.grid_description p {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
}

.product_grid_display .grid_product_info .price_container p {
	color: #20221d;
    font-size: 23px;
	font-size: 2.3rem;
    font-weight: 300;
	line-height: 1.5;
    margin-bottom: 0;
}

div.product_grid_display span.sale {
    background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/sale-grey.png) no-repeat 0 0 transparent;
}

div#fancy_notification #fancy_notification_content {
	overflow: hidden;
	text-align: center;
}

div#fancy_notification #fancy_notification_content > a {
	background-color: #bdbdbd;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
	display: inline-block;
	float: none;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 8px;
    padding: 6px 10px;
    text-shadow: none;
}

div#fancy_notification #fancy_notification_content > a:hover {
	background-color: #B7C9D0;
}

div#grid_view_products_page_container .wpsc_page_numbers_top,
div#grid_view_products_page_container .wpsc_page_numbers_bottom {
	display: block;
	margin: 20px 0;
}

div#grid_view_products_page_container .wpsc_page_numbers_top span.current,
div#grid_view_products_page_container .wpsc_page_numbers_top span.current,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current,
div#grid_view_products_page_container .wpsc_page_numbers_top a:link,
div#grid_view_products_page_container .wpsc_page_numbers_top a:visited,
div#grid_view_products_page_container .wpsc_page_numbers_bottom a:link,
div#grid_view_products_page_container .wpsc_page_numbers_bottom a:visited {
	background: none #20221D;
	border: 0;
	border-radius: 0;
	padding: 8px 10px;
}

div#grid_view_products_page_container .wpsc_page_numbers_top span.current:hover,
div#grid_view_products_page_container .wpsc_page_numbers_top span.current:hover,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current:hover,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current:hover,
div#grid_view_products_page_container .wpsc_page_numbers_top span.current,
div#grid_view_products_page_container .wpsc_page_numbers_top span.current,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current,
div#grid_view_products_page_container .wpsc_page_numbers_bottom span.current {
	background-color: #999;
}

.product_grid_item .addtocart input[type="submit"] {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: all 0 ease-in;
	transition: none;
}

/* ### Product Page
-------------------------------------------------------------- */

.single_product_display .imagecol {
	margin-right: 0;
	width: 31%;
}

.single_product_display .productcol {
	float: right;
	width: 66%;
}

div.single_product_display .imagecol img.product_image {
	border: 5px solid #e7e9ea;
    box-shadow: none;
	width: 100%;
}

div.single_product_display .product_description,
div.single_product_display .single_additional_description {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

div.single_product_display form.product_form fieldset {
	margin: 0 0 20px;
}

div.single_product_display form.product_form fieldset legend {
	margin-bottom: 5px;
}

div.single_product_display form.product_form .quantity-legend {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

div.single_product_display form.product_form .wpsc_quantity_update {
}

div.single_product_display .wpsc_variation_forms table,
div.single_product_display .wpsc_variation_forms tbody,
div.single_product_display .wpsc_variation_forms table tr,
div.single_product_display .wpsc_variation_forms table td {
	border: 0;
}

div.single_product_display .wpsc_variation_forms table td.col2,
div.single_product_display .wpsc_variation_forms table td.col1 {
	display: inline-table;
	width: auto;
}

div.single_product_display .wpsc_variation_forms table td.col1 label {
	padding-right: 5px;
}

.single_product_display form.product_form .wpsc_quantity_update input {
	line-height: 1.5;
	padding: 6px 10px;
	width: auto;
}

div.single_product_display .wpsc_product_price {
	padding: 0;
}

div.default_product_display .in_stock,
div.single_product_display .in_stock {
	background-position: left center;
	font-weight: 500;
}

.single_product_display .wpsc_product_price span,
.single_product_display .wpsc_product_price span.pricedisplay {
	font-weight: 300;
}

.single_product_display .wpsc_product_price span.pricefloatright,
.single_product_display .wpsc_product_price .pricedisplay,
.single_product_display .wpsc_product_price p {
	font-weight: 500;
}

div.single_product_display form.product_form .wpsc_buy_button_container {
	text-align: left;
}

div.product_footer {
	clear: both;
	display: block;
	width: 100%;
}

div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
div.single_product_display form.product_form .wpsc_buy_button {
	background-color: #b7c9d0;
    background-image: none;
    box-shadow: none;
    color: #fff;
	font-family: "Roboto Slab",serif;
    font-size: 25px;
	font-size: 2.5rem;
    font-weight: 700;
	padding: 6px 10px;
    text-transform: uppercase;
}

div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
div.single_product_display form.product_form .wpsc_buy_button:hover {
	background-color: #C4C9CA;
}

div.single_product_display div.product_footer {
    clear: both;
    display: block;
    float: left;
    height: auto;
	margin-top: 20px !important;
	padding-top: 20px !important;
    width: 100%;
}

.product_footer div.product_average_vote {
    height: inherit;
    left: 0;
    position: static;
    top: 0;
    width: 100%;
}

.product_footer div.product_user_vote {
    height: auto;
    margin: 10px 0 0;
    position: static;
    right: 0;
    top: 0;
    width: 30%;
}

.product_footer div.product_user_vote  input[type="submit"] {
	margin-top: 10px;
}

.product_footer span.votetext {
	height: auto;
}

.productcol .FB_like {
	clear: both;
	display: block;
	padding-top: 20px;
}

/* ## WPeCommerce checkout
-------------------------------------------------- */

#checkout_page_container table.checkout_cart tr.header th:first-child,
#checkout_page_container table.checkout_cart tr.header th {
	text-align: center;
}

.wpsc_checkout_forms .wpsc_email_address {
	margin-bottom: 10px;
}

.wpsc_checkout_forms .wpsc_email_address p {
	margin-bottom: 5px;
}

#wpsc_checkout_gravatar {
	display: none;
}

.content #checkout_page_container table.checkout_cart {
	background-color: #FFF;
	border: 1px solid #ECECEC;
	padding: 20px;
}

.content #checkout_page_container table.checkout_cart tr:nth-child(odd) {
	background-color: #F9F9F9;
}

table.wpsc_checkout_table_totals,
table.wpsc_checkout_table_totals tbody,
table.wpsc_checkout_table_totals tr,
table.wpsc_checkout_table_totals td {
	border: 0;
}

table.checkout_cart td.wpsc_product_quantity form.qty {
	position: relative;
	text-align: center;
}

table.checkout_cart td.wpsc_product_quantity form.qty input[type="text"] {
	display: inline-block;
	width: 50px;
}

table.checkout_cart td.wpsc_product_quantity form input[type="submit"] {
	border: 0;
	display: inline-block;
	float: none;
	padding: 8px 20px;
}

div#checkout_page_container table.checkout_cart td {
	line-height: 1.5;
	text-align: center;
}

div#checkout_page_container table.checkout_cart .wpsc_product_quantity,
div#checkout_page_container table.checkout_cart td.firstcol {
	text-align: left;
}

div#checkout_page_container .total_price td.wpsc_totals {
	font-weight: 700;
	text-align: right;
}

.wpsc .entry-content tbody,
.wpsc .entry-content td  {
	border: 0;
}

.wpsc .entry-content table.wpsc_checkout_table_totals tbody,
table.wpsc_checkout_table_totals tbody {
	background-color: #F9F9F9;
	border: 1px solid #eaecec;
	display: block;
	float: right;
    padding: 20px;
}

table.wpsc_checkout_table input.text {
	width: 100%;
}

#wpsc_shopping_cart_container {
	overflow: hidden;
}

div#checkout_page_container .total_price td.wpsc_totals {
	display: block;
	float: none;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2;
	padding: 0 !important;
	text-align: center;
	width: auto;
}

.wpsc_change_country select.current_country {
	margin-bottom: 10px;
}

#checkout_page_container .wpsc_change_country input[type="submit"] {
	margin-top: 10px;
}

div#checkout_page_container table.wpsc_checkout_table_totals tr.total_price {
	display: block;
	margin-bottom: 10px;
}

div#checkout_page_container table.wpsc_checkout_table_totals tr.total_price .wpsc_totals {
	padding-bottom: 10px;
}

div#checkout_page_container .total_price.total_shipping td:first-child,
div#checkout_page_container .total_price td:first-child {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
}

div#checkout_page_container img.product_image {
	margin-top: 6px;
}

table.wpsc_checkout_table_totals tr.total_price {
	padding: 5px;
}

form.wpsc_checkout_forms {
	background-color: #F9F9F9;
	border: 1px solid #EAECEC;
	padding: 20px;
}

.wpsc_checkout_forms .wpsc_email_address p.wpsc_email_address_p {
	display: inline-block;
	min-width: 250px;
	width: auto;
}


/* ## WPeCommerce Widgets
-------------------------------------------------- */

/* Tags */

.widget_wpsc_product_tags  #product_tag_wrap a {
	background-color: #eaecec;
    color: #20221d;
    display: inline-block;
    font-size: 14px !important;
	font-size: 1.4rem !important;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
}

.footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a {
    background-color: #fff;
}

.footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.widget_wpsc_product_tags  #product_tag_wrap a:hover {
	background-color: #B7C9D0;
	color: #fff;
}

/* Latest product */

.bottom-widgets .widget_wpsc_latest_products ul li,
.widget_wpsc_latest_products ul li {
	border-bottom: 1px solid #dbdede;
	list-style: none outside none;
	margin: 0 0 10px;
	overflow: hidden;
	padding-bottom: 6px;
}

.widget_wpsc_latest_products ul li:last-child {
	border: 0;
}

.sidebar ul.wpsc-latest-products,
.widget-area ul.wpsc-latest-products {
	margin: 0;
}

.wpsc-latest-products .item_image {
	float: left;
	margin:  0 8px 0 0;
	max-width: 45px;
}

.wpsc-latest-products .item_image img {
	border: 1px solid #c4c9ca;
}

.wpsc-latest-products .wpsc-product-title {
	display: block;
	overflow: hidden;
}

/* Product Specials */

.widget_wpsc_product_specials .wpsc_product_title {
	color: #20221d;
	font-size: 16px;
	font-size: 1.6rem;
}

.widget_wpsc_product_specials .wpsc_product_title:hover {
	color: #B7C9D0;
}

.widget_wpsc_product_specials .wpsc-special-description {
	margin-bottom: 10px;
}

.widget_wpsc_product_specials p {
	margin-bottom: 0;
}

.widget_wpsc_product_specials .product_image {
	border: 1px solid #c4c9ca;
	margin: 0 0 10px;
	max-width: 100%;
}

.widget_wpsc_product_specials .pricedisplay {
	font-weight: 500;
}

.widget_wpsc_product_specials .pricedisplay span {
	font-weight: 300;
}

/* Product Special */

.widget_wpsc_product_specials img {
	max-height: 180px;
}

/* User Profile */

.user-profile-links a {
	display: inline-block;
	margin: 0 10px;
}

.user-profile-links a:first-child {
	margin-left: 0;
}

/* Shopping cart */


div.shopping-cart-wrapper .shoppingcart {
	background-color: #F9F9F9;
	border: 1px solid #eaecec;
	padding: 20px;
}

.shopping-cart-wrapper .shoppingcart table {
	margin-bottom: 0;
}

.shopping-cart-wrapper .shoppingcart table .cart-widget-total {
	border-top: 2px solid #000;
}

.shopping-cart-wrapper .shoppingcart tfoot td {
	padding-top: 20px;
}

div.shopping-cart-wrapper .shoppingcart table th {
	text-align: center;
}

div.shopping-cart-wrapper .shoppingcart table th#product {
	text-align: left;
}

div.shopping-cart-wrapper .shoppingcart table tbody td.product-name,
div.shopping-cart-wrapper .shoppingcart table {
	line-height: 1.2;
}

div.shopping-cart-wrapper .shoppingcart table tbody td {
	padding: 5px 2px;
}


div.shopping-cart-wrapper .shoppingcart table {
	line-height: 1.5;
}

div.shopping-cart-wrapper .shoppingcart table tbody td.product-name {
	line-height: 1.5;
}

div.shopping-cart-wrapper .shoppingcart table tbody td.product-name a {
	color: #20221d;
}

div.shopping-cart-wrapper .shoppingcart table tbody td.product-name a:hover {
	color: #9dafb6;
	text-decoration: none;
}

div.shopping-cart-wrapper .shoppingcart .checkout-total .pricedisplay {
	font-weight: 400;
}

div.shopping-cart-wrapper .remove_button {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/delete-14.png) left 4px no-repeat transparent;
	padding: 0;
}

div.shopping-cart-wrapper .shoppingcart #cart-widget-links {
	border: 0;
	padding-top: 10px;
}

div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout {
	background-color: #20221d;
    border: none;
    color: #fff;
	padding: 2px 6px;
}

div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover {
	background-color: #B7C9D0;
}

div.shopping-cart-wrapper .shoppingcart table .cart-widget-count {
	vertical-align: top;
}

/* # Before Header
---------------------------------------------------------------------------------------------------- */

.before-header {
	background-color: #20221d;
	color: #fff;
	text-align: right;
}

.before-header .wrap {
	padding: 8px 22px;
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
}

.site-header .wrap {
	padding: 40px 22px 30px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 0;
	width: 400px;
}

.site-title {
	font-family: 'Roboto Slab', serif;
	font-size: 51px;
	font-size: 5.1rem;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-title a {
	display: block;
	line-height: 1;
}

.header-image .site-title > a {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/logo.png) no-repeat left;
	float: left;
	min-height: 40px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.wp-custom-logo .site-title {
    position: absolute!important;
    clip: rect(0,0,0,0);
    height: 0;
    width: 0;
    border: 0;
    overflow: hidden;
}

.wp-custom-logo .title-area .custom-logo-link img{
	max-width: 400px;
}

.wp-custom-logo .site-description {
    position: absolute!important;
    clip: rect(0,0,0,0);
    height: 0;
    width: 0;
    border: 0;
    overflow: hidden;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	margin-top: 5px;
	text-align: right;
	width: 600px;
}

.site-header .widget-area .widget {
	margin-bottom: 10px;
}

.site-header .widget-area section:last-child {
	margin-bottom: 0;
}

.site-header .widget-area h1,
.site-header .widget-area h2,
.site-header .widget-area h3,
.site-header .widget-area h4,
.site-header .widget-area h5 {
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 0;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 300;
	text-align: left;
}

.genesis-nav-menu .menu-item > a {
	text-transform: uppercase;
}

.ie7 .genesis-nav-menu .menu-item {
	display: block;
	float: left;
}

.genesis-nav-menu a {
	color: #20221d;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:     none;
	transition:        none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	font-weight: 700;
}

.genesis-nav-menu a::after,
.genesis-nav-menu .current-menu-item > a::after {
    display:block;
    content:attr(title);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}

.genesis-nav-menu .sub-menu {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/submenu-bg.png) repeat 0 0 transparent;
	left: -9999px;
	opacity: 0;
	padding-bottom: 10px;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 320px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: transparent;
	border-bottom: 1px solid #e0e6e9;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 300;
	padding: 8px 0;
	position: relative;
	text-transform: uppercase;
	width: 280px;
}

.genesis-nav-menu .sub-menu .menu-item {
	padding: 0 20px;
}

.genesis-nav-menu .sub-menu .menu-item:hover,
.genesis-nav-menu .sub-menu .current-menu-item {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/sub-menu-arrow.png) no-repeat left center;
}


.genesis-nav-menu .sub-menu .sub-menu {
	margin: -34px 0 0 300px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	background-image: none !important;
	border: 0 !important;
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	margin-left: 40px;
	padding: 0;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}


/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
}

.nav-primary .genesis-nav-menu {
	border-top: 1px solid #cdd1d2;
}

.nav-primary .genesis-nav-menu a {
	color: #20221d;
}


/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary .genesis-nav-menu a {
	color: #fff;
}

.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu .current-menu-item > a,
.nav-secondary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fff;
	font-weight: 300;
}

.nav-secondary  .genesis-nav-menu .menu-item {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
}

.nav-secondary .genesis-nav-menu a {
	padding: 5px 18px;
}

.nav-secondary .genesis-nav-menu .menu-item > a {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/submenu-border.png) no-repeat right center;
	line-height: 1;
}

.nav-secondary .genesis-nav-menu .sub-menu a {
	background-image: none;
	color: #333;
	padding: 8px 0;
}

.nav-secondary .genesis-nav-menu > .search {
	padding-top: 0;
}

.ie7 .nav-secondary .genesis-nav-menu > .search {
	width: 200px;
}

.nav-secondary .genesis-nav-menu .last.cart  a,
.nav-secondary .genesis-nav-menu .cart  a,
.genesis-nav-menu .cart a {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/cart-icon.png) no-repeat right center !important;
	padding-right: 24px;
}

/* ## Navigation toggles
--------------------------------------------- */
.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}

/* # Home Page
---------------------------------------------------------------------------------------------------- */

/* ## Home Top
----------------------------------------------------- */

.home-top {
	position: relative;
}

/* ## Slider
--------------------------------------------- */

.home-slider div.soliloquy-container .soliloquy-caption {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/white-line.png) repeat-x 0 center transparent;
	bottom: 32px;
	left: 2%;
	max-width: 96%;
	text-align: center;
}

.home-slider div.soliloquy-container .soliloquy-caption-inside {
	background-color: #fff;
	border: 1px solid #9ba1a1;
	border-radius: 28px;
	color: #20221d;
	display: inline-block;
	font-weight: 400;
	margin: 0 auto;
	max-width: 45%;
	padding: 14px 40px;
	text-align: center;
	text-shadow: none;
	width: auto;
}

div.soliloquy-container h2,
div.soliloquy-container h3,
div.soliloquy-container h4,
div.soliloquy-container h5 {
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}


div.soliloquy-container h2 {
	font-size: 31px;
	font-size: 3.1rem;
}

div.soliloquy-container h3 {
	font-size: 29px;
	font-size: 2.9rem;
}

div.soliloquy-container h4 {
	font-size: 27px;
	font-size: 2.7rem;
}

div.soliloquy-container h5 {
	font-size: 25px;
	font-size: 2.5rem;
}



/* ## Middle Navigation
--------------------------------------------- */

.home-mid-nav .wrap {
	margin-top: 20px;
	position: relative;
	z-index: 500;
}

.home-mid-nav .widget-title {
	background: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/white-line.png) repeat-x 0 center;
	font-size: 31px;
	font-size: 3.1rem;
	font-weight: 700;
	left: 4%;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -120px;
	width: 92%;
}

.home-mid-nav .widget-title span {
	background-color: #fff;
	border: 1px solid #9ba1a1;
	border-radius: 28px;
	display: inline-block;
	padding: 14px 40px;
}

.home-mid-nav .menu {
	clear: both;
    font-size: 0;
    line-height: 1.2;
	text-align: center;
    width: 100%;
}

.home-mid-nav .menu .menu-item {
	display: inline-block;
	font-family: 'Roboto',sans-serif;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
	text-transform: uppercase;
}

.ie7 .home-mid-nav .menu .menu-item {
	display: block;
	float: left;
}

.home-mid-nav .menu .menu-item a {
	color: #20221d;
    display: block;
    padding: 15px 24px;
}

.home-mid-nav .menu .menu-item a {
	border-right: 1px solid #daddde;
}

.home-mid-nav .menu .menu-item a:hover {
	color: #43646e;
}

.home-mid-nav .menu li:last-child > a {
	border-right: 0;
}

.menu-description {
	display: block;
	font-weight: 300;
	text-transform: none;
}


/* ## CTAs
--------------------------------------------- */

.home-cta {
	overflow: hidden;
	margin: 0 0 40px;
}

.home-cta-left {
	float: left;
	width: 49%;
}

.home-cta-right {
	float: right;
	width: 49%;
}

/* ## Home Mid
--------------------------------------------- */

.home-mid {
	border-top: 1px solid #d8dbdc;
	float: left;
	padding: 30px 0 20px;
	width: 100%;
}

.home-mid-left {
	float: left;
	width: 48.5%;
}

.home-mid-right {
	float: right;
	width: 48.5%;
}

.home-mid .widget {
	margin-bottom: 20px;
}

.home-mid ul,
.home-mid ol {
	margin-bottom: 20px;
	margin-left: 20px;
}

.home-mid ul ul,
.home-mid ol ol {
	margin-bottom: 0;
}

.home-mid ul li {
	list-style-type: none;
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/bullet-list.png);
	margin: 0 0 6px;
}

.home-mid ol li {
	list-style-type: decimal;
}

.home-mid li:last-child {
	margin-bottom: 0;
}

.home-mid li a {
	color: #20221d;
}

.home-mid li a:hover {
	color: #9dafb6;
}

/* ## Home Bottom Ad
--------------------------------------------- */

.home-bottom-ad {
	clear: both;
	display: block;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	padding: 0;
}

.page-template-landing .entry{
	margin-bottom: 0;
}

.content .entry {
	background-color: #fff;
}

.entry-content ol:not(.wp-block-gallery),
.entry-content ul:not(.wp-block-gallery) {
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 20px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/bullet-list.png);
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.more-link {
	display: block;
	font-family: 'Roboto Slab',serif;
}

.content .entry-content .more-link a {
	color: #20221d;
	text-transform: uppercase;
}

.content .entry-content .more-link a:hover {
	color: #9dafb6;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	color: #8d9495;
	margin-bottom: 10px;
}

.entry-header .entry-meta a {
	color: #8d9495;
}

.entry-header .entry-meta a:hover {
	color: #545a58;
}

.entry-footer {
	clear: both;
	display: block;
}

.single .entry-footer {
	background-color: #f2f4f4;
	border-bottom: 1px solid #d8dbdc;
	border-top: 1px solid #d8dbdc;
	color: #545a58;
	padding: 5px 10px;
}

.single .entry-footer .entry-meta {
	display: block;
	overflow: hidden;
}

.entry-footer .entry-meta a {
	color: #545a58;
}

.entry-categories,
.entry-tags {
	display: block;
	float: left;
}

.entry-categories {
	margin-left: 30px;
}

.entry-comments-link::before {
	content: " | ";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #20221d;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #b7c9d0;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-header a,
.comment-header {
	color: #20221d;
	font-size: 16px;
	font-size: 1.6rem;
}

.comment-header a:hover {
	color: #9dafb6;
}

li.comment {
	background-color: #f5f5f5;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 24px;
}

.comment-list li li {
	border: 2px solid #fff;
}

.comment-respond label {
	/* display: none; */
}

.comment-respond p {
	margin-bottom: 8px;
}

.comment-respond input[type="checkbox"] {
	margin-right: 8px;
}

.comment-respond .comment-form-cookies-consent{
	margin-bottom: 20px;
}

.woocommerce .comment-respond label {
	display: inherit;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}

.comment-list .comment-respond {
	margin-top: 30px;
}

.comment-reply a.comment-reply-link {
	background-color: #20221d;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 2px 10px;
	text-transform: uppercase;
}

.comment-reply a.comment-reply-link:hover {
	background-color: #b7c9d0;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/bullet-list.png);
	margin-bottom: 6px;
}

.sidebar ul,
.sidebar ol {
	margin-left: 20px;
}

.sidebar li a {
	color: #20221d;
}

.sidebar li a:hover {
	color: #43646e;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
}

.sidebar .widget_recent_comments li,
.widget_recent_comments li {
	list-style: none outside none;
}

.sidebar .widget_recent_comments ul,
.widget_recent_comments ul {
	margin-left: 0;
}

.sidebar .widget_recent_comments a {
	color: #9dafb6;
}

.sidebar .widget-area blockquote {
	padding: 20px;
}


/* ## Bottom Widgets
---------------------------------------------------------------------------------------------------- */

.bottom-widgets {
	margin-bottom: 30px;
}

.bottom-widgets .widget-area {
	width: 22%;
}

.bottom1,
.bottom2 {
	margin-right: 4%;
}

.bottom1,
.bottom2,
.bottom3 {
    float: left;
}

.bottom4 {
	float: right;
}

.bottom-widgets .widget {
	margin-bottom: 20px;
}

.bottom-widgets ul,
.bottom-widgets ol {
	margin-bottom: 20px;
	margin-left: 20px;
}

.bottom-widgets ul ul,
.bottom-widgets ol ol {
	margin-bottom: 0;
}

.bottom-widgets ul li {
	list-style-type: none;
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/bullet-list.png);
	margin: 0 0 6px;
}

.bottom-widgets ol li {
	list-style-type: decimal;
}

.bottom-widgets li:last-child {
	border: 0;
	margin-bottom: 0;
}

.bottom-widgets li a {
	color: #20221d;
}

.bottom-widgets li a:hover {
	color: #9dafb6;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #eaecec;
	border-top: 1px solid #daddde;
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 25px 0 0;
}

.footer-widgets,
.footer-widgets a {
	color: #20221d;
}

.footer-widgets a:hover {
	color: #9dafb6;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.footer-widgets .widget {
	margin-bottom: 25px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 22%;
}

.footer-widgets-1,
.footer-widgets-2 {
	margin-right: 4%;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	float: left;
}

.footer-widgets-4 {
	float: right;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #20221d;
	color: #a3a9aa;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1;
	overflow: hidden;
	padding: 15px 0;
}

.site-footer p {
	display: block;
	margin-bottom: 0;
}

.copyright {
	float: left;
	width: 48%;
}

.credit {
	float: right;
	text-align: right;
	width: 48%;
}

/* # Color Options
---------------------------------------------------------------------------------------------------- */

/* ## Pink
--------------------------- */

.jessica-pink a,
.jessica-pink .breadcrumb,
.jessica-pink .breadcrumb a,
.jessica-pink .breadcrumb a:hover,
.jessica-pink .sidebar li a:hover,
.jessica-pink  .sidebar .widget_recent_comments a,
.jessica-pink .entry-header .entry-meta,
.jessica-pink .entry-header .entry-meta a,
.jessica-pink .entry-title a:hover,
.jessica-pink .sidebar .widget-title a:hover,
.jessica-pink  .wpsc-breadcrumbs a:hover,
.jessica-pink .content .entry-content .more-link a:hover,
.jessica-pink .home-mid-nav .menu .menu-item a:hover,
.jessica-pink .entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
.jessica-pink.woocommerce-page .summary .product_meta > span {
	color: #b34065;
}

.jessica-pink a:hover,
.jessica-pink .entry-title a,
.jessica-pink .sidebar .widget-title a,
.jessica-pink .entry-header .entry-meta a:hover,
.jessica-pink  .sidebar .widget_recent_comments a:hover {
	color: #20221d;
}

.jessica-pink .wsm-banner .custom-text .more-link a,
.jessica-pink .genesis-nav-menu .sub-menu a,
.jessica-pink table.tablepress thead th,
.jessica-pink table.tablepress tfoot th,
.jessica-pink .wsmfeaturedpost .entry-header .entry-meta,
.jessica-pink .archive-pagination a:hover,
.jessica-pink .cta-box .more-link a:hover,
.jessica-pink .widget-social a.genericon {
	color: #fff;
}

.jessica-pink div.woocommerce a.button,
.jessica-pink div.woocommerce #respond input#submit.alt,
.jessica-pink div.woocommerce a.button.alt,
.jessica-pink div.woocommerce button.button.alt,
.jessica-pink div.woocommerce input.button.alt,
.jessica-pink button,
.jessica-pink input[type="button"],
.jessica-pink input[type="reset"],
.jessica-pink input[type="submit"],
.jessica-pink .button,
.jessica-pink .cta-box .more-link a,
.jessica-pink .archive-pagination li a:hover,
.jessica-pink .archive-pagination .active a,
.jessica-pink .widget_tag_cloud .tagcloud a:hover,
.jessica-pink.woocommerce-page a.button,
.jessica-pink.woocommerce-page button.button,
.jessica-pink.woocommerce-page input.button,
.jessica-pink.woocommerce-page #respond input#submit,
.jessica-pink.woocommerce-page #content input.button,
.jessica-pink.woocommerce-page button.button.alt,
.jessica-pink.woocommerce-page input.button.alt,
.jessica-pink.woocommerce-page #respond input#submit.alt,
.jessica-pink.woocommerce-page #content input.button.alt,
.jessica-pink .wsmfeaturedpost .entry-header .entry-meta,
.jessica-pink .footer-widgets .widget_tag_cloud .tagcloud a:hover,
.jessica-pink.woocommerce-page .woocommerce-message:before,
.jessica-pink.woocommerce-page .woocommerce-info:before,
.jessica-pink.woocommerce-page .woocommerce-error:before,
.jessica-pink.woocommerce-page .woocommerce-message:before,
.jessica-pink.woocommerce-page .woocommerce-info:before,
.jessica-pink div#it-exchange-store .it-exchange-product-permalink,
.jessica-pink table.tablepress thead th,
.jessica-pink table.tablepress tfoot th,
.jessica-pink div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
.jessica-pink div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover,
.jessica-pink.tax-it_exchange_tag .it_exchange_prod .it-exchange-product-permalink:hover,
.jessica-pink.tax-it_exchange_category .it_exchange_prod .it-exchange-product-permalink:hover,
.jessica-pink .footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-pink .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-pink .entry-content div.product_grid_display .item_image .more-details a,
.jessica-pink .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.jessica-pink .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button,
.jessica-pink .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"],
.jessica-pink div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
.jessica-pink div.single_product_display form.product_form .wpsc_buy_button,
.jessica-pink div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout,
.jessica-pink table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button,
.jessica-pink.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.jessica-pink.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.jessica-pink .widget-social a.genericon {
	background-color: #b34065;
}

.jessica-pink div.woocommerce a.button:hover,
.jessica-pink div.woocommerce #respond input#submit.alt:hover,
.jessica-pink div.woocommerce a.button.alt:hover,
.jessica-pink div.woocommerce button.button.alt:hover,
.jessica-pink div.woocommerce input.button.alt:hover,
.jessica-pink button:hover,
.jessica-pink input[type="button"]:hover,
.jessica-pink input[type="reset"]:hover,
.jessica-pink input[type="submit"]:hover,
.jessica-pink .button:hover,
.jessica-pink .cta-box .more-link a:hover,
.jessica-pink.woocommerce-page a.button:hover,
.jessica-pink.woocommerce-page button.button:hover,
.jessica-pink.woocommerce-page input.button:hover,
.jessica-pink.woocommerce-page #respond input#submit:hover,
.jessica-pink.woocommerce-page #content input.button:hover,
.jessica-pink.woocommerce-page button.button.alt:hover,
.jessica-pink.woocommerce-page input.button.alt:hover,
.jessica-pink.woocommerce-page #respond input#submit.alt:hover,
.jessica-pink.woocommerce-page #content input.button.alt:hover,
.jessica-pink div#it-exchange-store .it-exchange-product-permalink:hover,
.jessica-pink .entry-content div.product_grid_display .item_image .more-details a:hover,
.jessica-pink .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.jessica-pink .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover,
.jessica-pink .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"]:hover,
.jessica-pink div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover,
.jessica-pink div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover,
.jessica-pink div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
.jessica-pink div.single_product_display form.product_form .wpsc_buy_button:hover,
.jessica-pink .widget-social a.genericon:hover {
	background-color: #CF3668;
}

.jessica-pink .genesis-nav-menu .sub-menu a,
.jessica-pink .banner-box {
	border-color: #de83a1;
}

.jessica-pink.woocommerce-page .woocommerce-error,
.jessica-pink.woocommerce-page .woocommerce-message,
.jessica-pink.woocommerce-page .woocommerce-info {
	border-color: #b34065;
}

.jessica-pink div.shopping-cart-wrapper .remove_button {
	background-color: transparent;
}

.jessica-pink .genesis-nav-menu .sub-menu {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-pink/submenu-bg.png);
}

.jessica-pink .banner-box {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-pink/banner-bg.png) !important;
}

.jessica-pink .content .entry-content blockquote {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-pink/blockquote.png);
}

.jessica-pink .sidebar li,
.jessica-pink .entry-content ul > li,
.jessica-pink.woocommerce-page #content div.product div.summary li,
.jessica-pink.woocommerce-page div.product div.summary li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-pink/bullet-list.png);
}

.jessica-pink .sidebar .widget_recent_comments li,
.jessica-pink .widget_recent_comments li {
	list-style: none outside none;
}

/* ## Red
--------------------------- */

.jessica-red a,
.jessica-red .breadcrumb,
.jessica-red .breadcrumb a,
.jessica-red .breadcrumb a:hover,
.jessica-red .sidebar li a:hover,
.jessica-red  .sidebar .widget_recent_comments a,
.jessica-red .entry-header .entry-meta,
.jessica-red .entry-header .entry-meta a,
.jessica-red .entry-title a:hover,
.jessica-red .sidebar .widget-title a:hover,
.jessica-red  .wpsc-breadcrumbs a:hover,
.jessica-red .content .entry-content .more-link a:hover,
.jessica-red .home-mid-nav .menu .menu-item a:hover,
.jessica-red .entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
.jessica-red.woocommerce-page .summary .product_meta > span {
	color: #C42030;
}

.jessica-red a:hover,
.jessica-red .entry-title a,
.jessica-red .sidebar .widget-title a,
.jessica-red .entry-header .entry-meta a:hover,
.jessica-red  .sidebar .widget_recent_comments a:hover {
	color: #20221d;
}

.jessica-red .wsm-banner .custom-text .more-link a,
.jessica-red .genesis-nav-menu .sub-menu a,
.jessica-red table.tablepress thead th,
.jessica-red table.tablepress tfoot th,
.jessica-red .wsmfeaturedpost .entry-header .entry-meta,
.jessica-red .archive-pagination a:hover,
.jessica-red .cta-box .more-link a:hover,
.jessica-red .widget-social a.genericon {
	color: #fff;
}

.jessica-red div.woocommerce a.button,
.jessica-red div.woocommerce #respond input#submit.alt,
.jessica-red div.woocommerce a.button.alt,
.jessica-red div.woocommerce button.button.alt,
.jessica-red div.woocommerce input.button.alt,
.jessica-red button,
.jessica-red input[type="button"],
.jessica-red input[type="reset"],
.jessica-red input[type="submit"],
.jessica-red .button,
.jessica-red .cta-box .more-link a,
.jessica-red .archive-pagination li a:hover,
.jessica-red .archive-pagination .active a,
.jessica-red .widget_tag_cloud .tagcloud a:hover,
.jessica-red.woocommerce-page a.button,
.jessica-red.woocommerce-page button.button,
.jessica-red.woocommerce-page input.button,
.jessica-red.woocommerce-page #respond input#submit,
.jessica-red.woocommerce-page #content input.button,
.jessica-red.woocommerce-page button.button.alt,
.jessica-red.woocommerce-page input.button.alt,
.jessica-red.woocommerce-page #respond input#submit.alt,
.jessica-red.woocommerce-page #content input.button.alt,
.jessica-red .wsmfeaturedpost .entry-header .entry-meta,
.jessica-red .footer-widgets .widget_tag_cloud .tagcloud a:hover,
.jessica-red.woocommerce-page .woocommerce-message:before,
.jessica-red.woocommerce-page .woocommerce-info:before,
.jessica-red.woocommerce-page .woocommerce-error:before,
.jessica-red.woocommerce-page .woocommerce-message:before,
.jessica-red.woocommerce-page .woocommerce-info:before,
.jessica-red div#it-exchange-store .it-exchange-product-permalink,
.jessica-red table.tablepress thead th,
.jessica-red table.tablepress tfoot th,
.jessica-red div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
.jessica-red div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover,
.jessica-red.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-red.tax-it_exchange_category .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-red .footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-red .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-red .entry-content div.product_grid_display .item_image .more-details a,
.jessica-red .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.jessica-red .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button,
.jessica-red .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"],
.jessica-red div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
.jessica-red div.single_product_display form.product_form .wpsc_buy_button,
.jessica-red div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout,
.jessica-red table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button,
.jessica-red.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.jessica-red.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.jessica-red .widget-social a.genericon {
	background-color: #C42030;
}

.jessica-red div.woocommerce a.button:hover,
.jessica-red div.woocommerce #respond input#submit.alt:hover,
.jessica-red div.woocommerce a.button.alt:hover,
.jessica-red div.woocommerce button.button.alt:hover,
.jessica-red div.woocommerce input.button.alt:hover,
.jessica-red button:hover,
.jessica-red input[type="button"]:hover,
.jessica-red input[type="reset"]:hover,
.jessica-red input[type="submit"]:hover,
.jessica-red .button:hover,
.jessica-red .cta-box .more-link a:hover,
.jessica-red.woocommerce-page a.button:hover,
.jessica-red.woocommerce-page button.button:hover,
.jessica-red.woocommerce-page input.button:hover,
.jessica-red.woocommerce-page #respond input#submit:hover,
.jessica-red.woocommerce-page #content input.button:hover,
.jessica-red.woocommerce-page button.button.alt:hover,
.jessica-red.woocommerce-page input.button.alt:hover,
.jessica-red.woocommerce-page #respond input#submit.alt:hover,
.jessica-red.woocommerce-page #content input.button.alt:hover,
.jessica-red div#it-exchange-store .it-exchange-product-permalink:hover,
.jessica-red .entry-content div.product_grid_display .item_image .more-details a:hover,
.jessica-red .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.jessica-red .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover,
.jessica-red .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"]:hover,
.jessica-red div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover,
.jessica-red div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover,
.jessica-red div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
.jessica-red div.single_product_display form.product_form .wpsc_buy_button:hover,
.jessica-red .widget-social a.genericon:hover {
	background-color: #CE0216;
}

.jessica-red .genesis-nav-menu .sub-menu a,
.jessica-red .banner-box {
	border-color: #CCC;
}

.jessica-red.woocommerce-page .woocommerce-error,
.jessica-red.woocommerce-page .woocommerce-message,
.jessica-red.woocommerce-page .woocommerce-info {
	border-color: #C42030;
}

.jessica-red div.shopping-cart-wrapper .remove_button {
	background-color: transparent;
}

.jessica-red .genesis-nav-menu .sub-menu {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-red/submenu-bg.png);
}

.jessica-red .banner-box {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-red/banner-bg.png) !important;
}

.jessica-red .content .entry-content blockquote {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-red/blockquote.png);
}

.jessica-red .sidebar li,
.jessica-red .entry-content ul > li,
.jessica-red.woocommerce-page #content div.product div.summary li,
.jessica-red.woocommerce-page div.product div.summary li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-red/bullet-list.png);
}

.jessica-red .sidebar .widget_recent_comments li,
.jessica-red .widget_recent_comments li {
	list-style: none outside none;
}

/* ## Brown
--------------------------- */

.jessica-brown a,
.jessica-brown .breadcrumb,
.jessica-brown .breadcrumb a,
.jessica-brown .breadcrumb a:hover,
.jessica-brown .sidebar li a:hover,
.jessica-brown  .sidebar .widget_recent_comments a,
.jessica-brown .entry-header .entry-meta,
.jessica-brown .entry-header .entry-meta a,
.jessica-brown .entry-title a:hover,
.jessica-brown .sidebar .widget-title a:hover,
.jessica-brown .wpsc-breadcrumbs a:hover,
.jessica-brown .content .entry-content .more-link a:hover,
.jessica-brown .home-mid-nav .menu .menu-item a:hover,
.jessica-brown .entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
.jessica-brown.woocommerce-page .summary .product_meta > span {
	color: #806641;
}

.jessica-brown a:hover,
.jessica-brown .entry-title a,
.jessica-brown .sidebar .widget-title a,
.jessica-brown .entry-header .entry-meta a:hover,
.jessica-brown  .sidebar .widget_recent_comments a:hover {
	color: #20221d;
}

.jessica-brown .wsm-banner .custom-text .more-link a,
.jessica-brown .genesis-nav-menu .sub-menu a,
.jessica-brown table.tablepress thead th,
.jessica-brown table.tablepress tfoot th,
.jessica-brown .wsmfeaturedpost .entry-header .entry-meta,
.jessica-brown .archive-pagination a:hover,
.jessica-brown .cta-box .more-link a:hover,
.jessica-brown .widget-social a.genericon {
	color: #fff;
}

.jessica-brown div.woocommerce a.button,
.jessica-brown div.woocommerce #respond input#submit.alt,
.jessica-brown div.woocommerce a.button.alt,
.jessica-brown div.woocommerce button.button.alt,
.jessica-brown div.woocommerce input.button.alt,
.jessica-brown button,
.jessica-brown input[type="button"],
.jessica-brown input[type="reset"],
.jessica-brown input[type="submit"],
.jessica-brown .button,
.jessica-brown .cta-box .more-link a,
.jessica-brown .archive-pagination li a:hover,
.jessica-brown .archive-pagination .active a,
.jessica-brown .widget_tag_cloud .tagcloud a:hover,
.jessica-brown.woocommerce-page a.button,
.jessica-brown.woocommerce-page button.button,
.jessica-brown.woocommerce-page input.button,
.jessica-brown.woocommerce-page #respond input#submit,
.jessica-brown.woocommerce-page #content input.button,
.jessica-brown.woocommerce-page button.button.alt,
.jessica-brown.woocommerce-page input.button.alt,
.jessica-brown.woocommerce-page #respond input#submit.alt,
.jessica-brown.woocommerce-page #content input.button.alt,
.jessica-brown .wsmfeaturedpost .entry-header .entry-meta,
.jessica-brown .footer-widgets .widget_tag_cloud .tagcloud a:hover,
.jessica-brown.woocommerce-page .woocommerce-message:before,
.jessica-brown.woocommerce-page .woocommerce-info:before,
.jessica-brown.woocommerce-page .woocommerce-error:before,
.jessica-brown.woocommerce-page .woocommerce-message:before,
.jessica-brown.woocommerce-page .woocommerce-info:before,
.jessica-brown div#it-exchange-store .it-exchange-product-permalink,
.jessica-brown table.tablepress thead th,
.jessica-brown table.tablepress tfoot th,
.jessica-brown div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
.jessica-brown div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover,
.jessica-brown.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-brown.tax-it_exchange_category .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-brown .footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-brown .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-brown .entry-content div.product_grid_display .item_image .more-details a,
.jessica-brown .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.jessica-brown .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button,
.jessica-brown .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"],
.jessica-brown div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
.jessica-brown div.single_product_display form.product_form .wpsc_buy_button,
.jessica-brown div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout,
.jessica-brown table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button,
.jessica-brown.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.jessica-brown.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.jessica-brown .widget-social a.genericon {
	background-color: #806641;
}

.jessica-brown div.woocommerce a.button:hover,
.jessica-brown div.woocommerce #respond input#submit.alt:hover,
.jessica-brown div.woocommerce a.button.alt:hover,
.jessica-brown div.woocommerce button.button.alt:hover,
.jessica-brown div.woocommerce input.button.alt:hover,
.jessica-brown button:hover,
.jessica-brown input[type="button"]:hover,
.jessica-brown input[type="reset"]:hover,
.jessica-brown input[type="submit"]:hover,
.jessica-brown .button:hover,
.jessica-brown .cta-box .more-link a:hover,
.jessica-brown.woocommerce-page a.button:hover,
.jessica-brown.woocommerce-page button.button:hover,
.jessica-brown.woocommerce-page input.button:hover,
.jessica-brown.woocommerce-page #respond input#submit:hover,
.jessica-brown.woocommerce-page #content input.button:hover,
.jessica-brown.woocommerce-page button.button.alt:hover,
.jessica-brown.woocommerce-page input.button.alt:hover,
.jessica-brown.woocommerce-page #respond input#submit.alt:hover,
.jessica-brown.woocommerce-page #content input.button.alt:hover,
.jessica-brown div#it-exchange-store .it-exchange-product-permalink:hover,
.jessica-brown .entry-content div.product_grid_display .item_image .more-details a:hover,
.jessica-brown .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.jessica-brown .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover,
.jessica-brown .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"]:hover,
.jessica-brown div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover,
.jessica-brown div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover,
.jessica-brown div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
.jessica-brown div.single_product_display form.product_form .wpsc_buy_button:hover,
.jessica-brown .widget-social a.genericon:hover {
	background-color: #675134;
}

.jessica-brown .genesis-nav-menu .sub-menu a,
.jessica-brown .banner-box {
	border-color: #997a4f;
}

.jessica-brown.woocommerce-page .woocommerce-error,
.jessica-brown.woocommerce-page .woocommerce-message,
.jessica-brown.woocommerce-page .woocommerce-info {
	border-color: #806641;
}

.jessica-brown div.shopping-cart-wrapper .remove_button {
	background-color: transparent;
}

.jessica-brown .genesis-nav-menu .sub-menu {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-brown/submenu-bg.png);
}

.jessica-brown .banner-box {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-brown/banner-bg.png) !important;
}

.jessica-brown .content .entry-content blockquote {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-brown/blockquote.png);
}

.jessica-brown .sidebar li,
.jessica-brown .entry-content ul > li,
.jessica-brown.woocommerce-page #content div.product div.summary li,
.jessica-brown.woocommerce-page div.product div.summary li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-brown/bullet-list.png);
}

.jessica-brown .sidebar .widget_recent_comments li,
.jessica-brown .widget_recent_comments li {
	list-style: none outside none;
}

/* ## Green
--------------------------- */

.jessica-green a,
.jessica-green .breadcrumb,
.jessica-green .breadcrumb a,
.jessica-green .breadcrumb a:hover,
.jessica-green .sidebar li a:hover,
.jessica-green  .sidebar .widget_recent_comments a,
.jessica-green .entry-header .entry-meta,
.jessica-green .entry-header .entry-meta a,
.jessica-green .entry-title a:hover,
.jessica-green .sidebar .widget-title a:hover,
.jessica-green  .wpsc-breadcrumbs a:hover,
.jessica-green .content .entry-content .more-link a:hover,
.jessica-green .home-mid-nav .menu .menu-item a:hover,
.jessica-green .entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
.jessica-green.woocommerce-page .summary .product_meta > span {
	color: #608636;
}

.jessica-green a:hover,
.jessica-green .entry-title a,
.jessica-green .sidebar .widget-title a,
.jessica-green .entry-header .entry-meta a:hover,
.jessica-green  .sidebar .widget_recent_comments a:hover {
	color: #20221d;
}

.jessica-green .wsm-banner .custom-text .more-link a,
.jessica-green .genesis-nav-menu .sub-menu a,
.jessica-green table.tablepress thead th,
.jessica-green table.tablepress tfoot th,
.jessica-green .wsmfeaturedpost .entry-header .entry-meta,
.jessica-green .archive-pagination a:hover,
.jessica-green .cta-box .more-link a:hover,
.jessica-green .widget-social a.genericon {
	color: #fff;
}

.jessica-green div.woocommerce a.button,
.jessica-green div.woocommerce #respond input#submit.alt,
.jessica-green div.woocommerce a.button.alt,
.jessica-green div.woocommerce button.button.alt,
.jessica-green div.woocommerce input.button.alt,
.jessica-green button,
.jessica-green input[type="button"],
.jessica-green input[type="reset"],
.jessica-green input[type="submit"],
.jessica-green .button,
.jessica-green .cta-box .more-link a,
.jessica-green .archive-pagination li a:hover,
.jessica-green .archive-pagination .active a,
.jessica-green .widget_tag_cloud .tagcloud a:hover,
.jessica-green.woocommerce-page a.button,
.jessica-green.woocommerce-page button.button,
.jessica-green.woocommerce-page input.button,
.jessica-green.woocommerce-page #respond input#submit,
.jessica-green.woocommerce-page #content input.button,
.jessica-green.woocommerce-page button.button.alt,
.jessica-green.woocommerce-page input.button.alt,
.jessica-green.woocommerce-page #respond input#submit.alt,
.jessica-green.woocommerce-page #content input.button.alt,
.jessica-green .wsmfeaturedpost .entry-header .entry-meta,
.jessica-green .footer-widgets .widget_tag_cloud .tagcloud a:hover,
.jessica-green.woocommerce-page .woocommerce-message:before,
.jessica-green.woocommerce-page .woocommerce-info:before,
.jessica-green.woocommerce-page .woocommerce-error:before,
.jessica-green.woocommerce-page .woocommerce-message:before,
.jessica-green.woocommerce-page .woocommerce-info:before,
.jessica-green div#it-exchange-store .it-exchange-product-permalink,
.jessica-green table.tablepress thead th,
.jessica-green table.tablepress tfoot th,
.jessica-green div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
.jessica-green div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover,
.jessica-green.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-green.tax-it_exchange_category .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-green .footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-green .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-green .entry-content div.product_grid_display .item_image .more-details a,
.jessica-green .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.jessica-green .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button,
.jessica-green .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"],
.jessica-green div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
.jessica-green div.single_product_display form.product_form .wpsc_buy_button,
.jessica-green div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout,
.jessica-green table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button,
.jessica-green.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.jessica-green.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.jessica-green .widget-social a.genericon {
	background-color: #608636;
}

.jessica-green div.woocommerce a.button:hover,
.jessica-green div.woocommerce #respond input#submit.alt:hover,
.jessica-green div.woocommerce a.button.alt:hover,
.jessica-green div.woocommerce button.button.alt:hover,
.jessica-green div.woocommerce input.button.alt:hover,
.jessica-green button:hover,
.jessica-green input[type="button"]:hover,
.jessica-green input[type="reset"]:hover,
.jessica-green input[type="submit"]:hover,
.jessica-green .button:hover,
.jessica-green .cta-box .more-link a:hover,
.jessica-green.woocommerce-page a.button:hover,
.jessica-green.woocommerce-page button.button:hover,
.jessica-green.woocommerce-page input.button:hover,
.jessica-green.woocommerce-page #respond input#submit:hover,
.jessica-green.woocommerce-page #content input.button:hover,
.jessica-green.woocommerce-page button.button.alt:hover,
.jessica-green.woocommerce-page input.button.alt:hover,
.jessica-green.woocommerce-page #respond input#submit.alt:hover,
.jessica-green.woocommerce-page #content input.button.alt:hover,
.jessica-green div#it-exchange-store .it-exchange-product-permalink:hover,
.jessica-green .entry-content div.product_grid_display .item_image .more-details a:hover,
.jessica-green .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.jessica-green .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover,
.jessica-green .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"]:hover,
.jessica-green div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover,
.jessica-green div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover,
.jessica-green div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
.jessica-green div.single_product_display form.product_form .wpsc_buy_button:hover,
.jessica-green .widget-social a.genericon:hover {
	background-color: #CF3668;
}

.jessica-green .genesis-nav-menu .sub-menu a {
	border-color: #7EA84F;
}

.jessica-green .banner-box {
	border-color: #4e7438;
}

.jessica-green.woocommerce-page .woocommerce-error,
.jessica-green.woocommerce-page .woocommerce-message,
.jessica-green.woocommerce-page .woocommerce-info {
	border-color: #608636;
}

.jessica-green div.shopping-cart-wrapper .remove_button {
	background-color: transparent;
}

.jessica-green .genesis-nav-menu .sub-menu {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-green/submenu-bg.png);
}

.jessica-green .banner-box {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-green/banner-bg.png) !important;
}

.jessica-green .content .entry-content blockquote {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-green/blockquote.png);
}

.jessica-green .sidebar li,
.jessica-green .entry-content ul > li,
.jessica-green.woocommerce-page #content div.product div.summary li,
.jessica-green.woocommerce-page div.product div.summary li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-green/bullet-list.png);
}

.jessica-green .sidebar .widget_recent_comments li,
.jessica-green .widget_recent_comments li {
	list-style: none outside none;
}

/* ## Purple
--------------------------- */

.jessica-purple a,
.jessica-purple .breadcrumb,
.jessica-purple .breadcrumb a,
.jessica-purple .breadcrumb a:hover,
.jessica-purple .sidebar li a:hover,
.jessica-purple  .sidebar .widget_recent_comments a,
.jessica-purple .entry-header .entry-meta,
.jessica-purple .entry-header .entry-meta a,
.jessica-purple .entry-title a:hover,
.jessica-purple .sidebar .widget-title a:hover,
.jessica-purple  .wpsc-breadcrumbs a:hover,
.jessica-purple .content .entry-content .more-link a:hover,
.jessica-purple .home-mid-nav .menu .menu-item a:hover,
.jessica-purple .entry-content div.it-exchange-super-widget .cart-items-wrapper .cart-item .item-info,
.jessica-purple.woocommerce-page .summary .product_meta > span {
	color: #500095;
}

.jessica-purple a:hover,
.jessica-purple .entry-title a,
.jessica-purple .sidebar .widget-title a,
.jessica-purple .entry-header .entry-meta a:hover,
.jessica-purple  .sidebar .widget_recent_comments a:hover {
	color: #20221d;
}

.jessica-purple .wsm-banner .custom-text .more-link a,
.jessica-purple .genesis-nav-menu .sub-menu a,
.jessica-purple table.tablepress thead th,
.jessica-purple table.tablepress tfoot th,
.jessica-purple .wsmfeaturedpost .entry-header .entry-meta,
.jessica-purple .archive-pagination a:hover,
.jessica-purple .cta-box .more-link a:hover,
.jessica-purple .widget-social a.genericon {
	color: #fff;
}

.jessica-purple div.woocommerce a.button,
.jessica-purple div.woocommerce #respond input#submit.alt,
.jessica-purple div.woocommerce a.button.alt,
.jessica-purple div.woocommerce button.button.alt,
.jessica-purple div.woocommerce input.button.alt,
.jessica-purple button,
.jessica-purple input[type="button"],
.jessica-purple input[type="reset"],
.jessica-purple input[type="submit"],
.jessica-purple .button,
.jessica-purple .cta-box .more-link a,
.jessica-purple .archive-pagination li a:hover,
.jessica-purple .archive-pagination .active a,
.jessica-purple .widget_tag_cloud .tagcloud a:hover,
.jessica-purple.woocommerce-page a.button,
.jessica-purple.woocommerce-page button.button,
.jessica-purple.woocommerce-page input.button,
.jessica-purple.woocommerce-page #respond input#submit,
.jessica-purple.woocommerce-page #content input.button,
.jessica-purple.woocommerce-page button.button.alt,
.jessica-purple.woocommerce-page input.button.alt,
.jessica-purple.woocommerce-page #respond input#submit.alt,
.jessica-purple.woocommerce-page #content input.button.alt,
.jessica-purple .wsmfeaturedpost .entry-header .entry-meta,
.jessica-purple .footer-widgets .widget_tag_cloud .tagcloud a:hover,
.jessica-purple.woocommerce-page .woocommerce-message:before,
.jessica-purple.woocommerce-page .woocommerce-info:before,
.jessica-purple.woocommerce-page .woocommerce-error:before,
.jessica-purple.woocommerce-page .woocommerce-message:before,
.jessica-purple.woocommerce-page .woocommerce-info:before,
.jessica-purple div#it-exchange-store .it-exchange-product-permalink,
.jessica-purple table.tablepress thead th,
.jessica-purple table.tablepress tfoot th,
.jessica-purple div.it-exchange-super-widget div.two-actions .cart-action.checkout:hover,
.jessica-purple div.it-exchange-super-widget div.two-actions .cart-action.view-cart:hover,
.jessica-purple.tax-it_exchange_tag .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-purple.tax-it_exchange_category .it_exchange_prod a.it-exchange-product-permalink:hover,
.jessica-purple .footer-widgets .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-purple .widget_wpsc_product_tags  #product_tag_wrap a:hover,
.jessica-purple .entry-content div.product_grid_display .item_image .more-details a,
.jessica-purple .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"],
.jessica-purple .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button,
.jessica-purple .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"],
.jessica-purple div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"],
.jessica-purple div.single_product_display form.product_form .wpsc_buy_button,
.jessica-purple div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout,
.jessica-purple table.list_productdisplay .wpsc_buy_button_container a.wpsc_buy_button,
.jessica-purple.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.jessica-purple.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.jessica-purple .widget-social a.genericon {
	background-color: #2D1152;
}

.jessica-purple div.woocommerce a.button:hover,
.jessica-purple div.woocommerce #respond input#submit.alt:hover,
.jessica-purple div.woocommerce a.button.alt:hover,
.jessica-purple div.woocommerce button.button.alt:hover,
.jessica-purple div.woocommerce input.button.alt:hover,
.jessica-purple button:hover,
.jessica-purple input[type="button"]:hover,
.jessica-purple input[type="reset"]:hover,
.jessica-purple input[type="submit"]:hover,
.jessica-purple .button:hover,
.jessica-purple .cta-box .more-link a:hover,
.jessica-purple.woocommerce-page a.button:hover,
.jessica-purple.woocommerce-page button.button:hover,
.jessica-purple.woocommerce-page input.button:hover,
.jessica-purple.woocommerce-page #respond input#submit:hover,
.jessica-purple.woocommerce-page #content input.button:hover,
.jessica-purple.woocommerce-page button.button.alt:hover,
.jessica-purple.woocommerce-page input.button.alt:hover,
.jessica-purple.woocommerce-page #respond input#submit.alt:hover,
.jessica-purple.woocommerce-page #content input.button.alt:hover,
.jessica-purple div#it-exchange-store .it-exchange-product-permalink:hover,
.jessica-purple .entry-content div.product_grid_display .item_image .more-details a:hover,
.jessica-purple .entry-content div.product_grid_display .product_grid_item .addtocart input[type="submit"]:hover,
.jessica-purple .entry-content div.product_grid_display .product_grid_item .addtocart input.wpsc_buy_button:hover,
.jessica-purple .content div.it-exchange-super-widget .it-exchange-sw-product .buy-now-button input[type="submit"]:hover,
.jessica-purple div.shopping-cart-wrapper .shoppingcart #cart-widget-links a.gocheckout:hover,
.jessica-purple div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button:hover,
.jessica-purple div.single_product_display form.product_form .wpsc_buy_button_container input[type="submit"]:hover,
.jessica-purple div.single_product_display form.product_form .wpsc_buy_button:hover,
.jessica-purple .widget-social a.genericon:hover {
	background-color: #500095;
}

.jessica-purple .genesis-nav-menu .sub-menu a {
	border-color: #8A72B2;
}

.jessica-purple .banner-box {
	border-color: #36186B;
}

.jessica-purple.woocommerce-page .woocommerce-error,
.jessica-purple.woocommerce-page .woocommerce-message,
.jessica-purple.woocommerce-page .woocommerce-info {
	border-color: #2D1152;
}

.jessica-purple div.shopping-cart-wrapper .remove_button {
	background-color: transparent;
}

.jessica-purple .genesis-nav-menu .sub-menu {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-purple/submenu-bg.png);
}

.jessica-purple .banner-box {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-purple/banner-bg.png) !important;
}

.jessica-purple .content .entry-content blockquote {
	background-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-purple/blockquote.png);
}

.jessica-purple .sidebar li,
.jessica-purple .entry-content ul > li,
.jessica-purple.woocommerce-page #content div.product div.summary li,
.jessica-purple.woocommerce-page div.product div.summary li {
	list-style-image: url(//www.candidayeastinfection.com/wp-content/themes/jessica/images/jessica-purple/bullet-list.png);
}

.jessica-purple .sidebar .widget_recent_comments li,
.jessica-purple .widget_recent_comments li {
	list-style: none outside none;
}

.jessica-purple .entry-content a {
	text-decoration: underline;
}

/* # Color Pallete
---------------------------------------------------------------------------------------------------- */

.has-text-color.has-pink-color{
	color: #b34065 !important;
}
.has-background.has-pink-background-color{
		background-color: #b34065 !important;
}
.has-text-color.has-red-color{
	color: #C42030 !important;
}
.has-background.has-red-background-color{
		background-color: #C42030 !important;
}
.has-text-color.has-brown-color{
	color: #806641 !important;
}
.has-background.has-brown-background-color{
		background-color: #806641 !important;
}
.has-text-color.has-green-color{
	color: #608636 !important;
}
.has-background.has-green-background-color{
		background-color: #608636 !important;
}
.has-text-color.has-purple-color{
	color: #500095 !important;
}
.has-background.has-purple-background-color{
		background-color: #500095 !important;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */



@media only screen and (max-width: 1200px) {

	.before-header .wrap,
	.site-header .wrap,
	.wrap {
		max-width: 96%;
		padding-left: 0;
		padding-right: 0;
	}

	.content {
		width: 65%;
	}


	.sidebar {
		width: 30%;
	}

	.content-sidebar .content-sidebar-wrap {
		background-position: 67% 0;
	}

	.sidebar-content .content-sidebar-wrap {
		background-position: 32% 0;
	}
	.full-width-content .alignwide{
		width: 100%;
	}

}

@media only screen and (max-width: 1028px) {

	.title-area {
		width: 36%;
	}

	.nav-primary .genesis-nav-menu a {
		padding: 10px 14px;
	}

	.home-mid-nav .menu .menu-item a {
		padding: 10px 15px;
	}

	.site-header .widget-area {
		text-align: center;
		width: 62%;
	}

	div#list_view_products_page_container .wpsc_buy_button_container .wpsc_buy_button {
		width: auto;
	}
	.content-sidebar .wp-block-group .wp-block-group__inner-container,
	.sidebar-content .wp-block-group .wp-block-group__inner-container{
		width: calc(96vw / 100 * 65);
	}

	.full-width-content .wp-block-group .wp-block-group__inner-container{
		width: 96vw;
	}
	
	.full-width-content .wp-block-group.alignwide{
		margin-left: auto;
		margin-right: auto;
	}


}


@media only screen and (max-width: 800px) {

	.title-area {
		margin: 0 0 20px;
	}

	.header-image .site-title > a {
		background-position: center;
	}

	.header-right-text {
		float: none;
		margin: 0 0 20px;
		text-align: center;
		width: 100%;
	}

	.site-header .widget-social {
		max-width: inherit;
		text-align: center;
		width: 100%;
	}

	.home-mid-nav .menu .menu-item {
		margin-bottom: 10px;
	}

	.home-mid-right,
	.home-mid-left {
		float: none;
		width: 100%;
	}

	.site-header .widget-area,
	.site-inner,
	.title-area {
		width: 100%;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.site-header .widget-social .social-custom-text {
		display: block;
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.home-slider div.soliloquy-container .soliloquy-caption-inside {
		max-width: inherit;
	}

	div.soliloquy-container h2 {
		font-size: 26px;
		font-size: 2.6rem;
	}

	div.soliloquy-container h3 {
		font-size: 24px;
		font-size: 2.4rem;
	}

	div.soliloquy-container h4 {
		font-size: 22px;
		font-size: 2.2rem;
	}

	div.soliloquy-container h5 {
		font-size: 20px;
		font-size: 2rem;
	}

	div.woocommerce ul.products[class*=columns-] li.product, 
	div.woocommerce-page ul.products[class*=columns-] li.product{
		width: 48%;
	}

	div.woocommerce #content div.product div.images,
	div.woocommerce #content div.product div.summary,
	div.woocommerce div.product div.images,
	div.woocommerce div.product div.summary,
	body.woocommerce-page #content div.product div.images,
	body.woocommerce-page #content div.product div.summary,
	body.woocommerce-page div.product div.images,
	body.woocommerce-page div.product div.summary {
		float: left;
		width: 48%;
	}


	div.woocommerce #content div.product div.summary,
	div.woocommerce div.product div.summary,
	body.woocommerce-page #content div.product div.summary,
	body.woocommerce-page div.product div.summary {
		float: right;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	div.gform_wrapper.button-right_wrapper .gform_footer {
		max-width: inherit;
	}

	div.gform_wrapper.button-right_wrapper ul li:last-child {
		max-width: 80%;
	}

	.widget-area blockquote {
		margin-bottom: 60px;
	}

	.wsm-banner .custom-text {
		padding-left: 0;
	}

	.banner-title b {
		font-size: 100px;
		font-size: 10rem;
	}

	.sidebar .cta-box .cta-title {
		font-size: 20px;
		font-size: 2rem;
	}

	.sidebar .cta-box .more-link {
		font-size: 20px;
		font-size: 2rem;
		left: auto;
		right: 15px;
	}

	div.gform_wrapper .chzn-container {
		width: 100%;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.bottom-widgets .widget-area {
		width: 48%;
	}

	.footer-widgets-1,
	.footer-widgets-3,
	.bottom1,
	.bottom3 {
		clear: both;
		float: left;
		margin: 0 0 20px;
	}

	.footer-widgets-2,
	.footer-widgets-4,
	.bottom2,
	.bottom4 {
		float: right;
		margin: 0 0 20px;
	}

	table.tablepress-responsive-tablet {
		border: 0;
	}

	table.tablepress-responsive-tablet tbody tr {
		margin-left: -4px;
	}

	table.tablepress-responsive-tablet tbody {
		border-top: 1px solid #ccc;
	}

	table.tablepress-responsive-tablet thead {
		border-bottom: 1px solid #ccc;
		padding-bottom: 1px;
	}

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.copyright,
	.credit {
		float: none;
		text-align: left;
		width: 100%;
	}

	.site-footer p {
		margin: 0 0 10px;
	}

	.content-sidebar .alignfull, .sidebar-content .alignfull, .content-sidebar .alignwide, .sidebar-content .alignwide {
		width: auto;
	}
}


@media only screen and (max-width: 700px) {

	.content,
	.sidebar-primary,
	.site-header .widget-area,
	.site-inner,
	.title-area {
		width: 100%;
	}

	.home-slider .wrap {
		max-width: 100%;
	}

	.sidebar-content .content-sidebar-wrap,
	.content-sidebar .content-sidebar-wrap {
		background: none;
	}

	.home-mid-nav .menu .menu-item a {
		border: 0;
	}

	.entry-categories,
	.entry-tags {
		float: none;
		margin: 0;
		width: 100%;
	}

	div#checkout_page_container table.checkout_cart td.wpsc_product_quantity form.qty input[type="text"],
	table.checkout_cart td.wpsc_product_quantity form.qty input[type="text"] {
		margin: 0 0 5px;
		width: 100%;
	}

	table.wpsc_checkout_table_totals,
	.content #checkout_page_container table.checkout_cart,
	div#list_view_products_page_container table.list_productdisplay {
		display: block;
		overflow: scroll;
		width: 100%;
	}

	.content #checkout_page_container table.wpsc_checkout_table_totals {
		overflow: hidden;
	}

	.cta-box .cta-title {
		font-size: 20px;
		font-size: 2rem;
	}

	.cta-box .more-link {
		font-size: 20px;
		font-size: 2rem;
		left: auto;
		right: 15px;
	}

	.sidebar .cta-box .cta-title {
		font-size: 27px;
		font-size: 2.7rem;
	}

	.sidebar .cta-box .more-link {
		font-size: 25px;
		font-size: 2.5rem;
		left: 15px;
		right: auto;
	}

	.widget_product_search form #s {
		max-width: inherit;
	}

	.sidebar div.gform_wrapper.button-right_wrapper ul li:last-child {
		padding-right:18%;
	}

	/* Responsive Navigation
	---------------------------------- */

	nav.nav-primary {
		background-color: #20221d;
		display: block !important;
	}

	nav.nav-primary .wrap {
		max-width: 100%;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border-radius: 0;
		display: block;
		font-size: 20px;
		font-size: 2rem;
		font-weight: 700;
		margin: 0;
		overflow: hidden;
		padding: 10px;
		text-align: center;
		visibility: visible;
	}

	button.menu-toggle,
	button.sub-menu-toggle {
		color: #fff;
	}

	.menu-toggle {
		background-color: #b7c9d0;
	}

	.menu-toggle:hover {
		background-color: #c4c9ca;
	}

	button.sub-menu-toggle {
		background-color: transparent;
		padding: 10px 8px;
		position: absolute;
		right: 0;
		top: 0;
	}


	.menu-toggle:before {
		content: "\f419";
		font-family: 'Genericons';
	}

	.menu-toggle:hover:before {
		content: "\f419";
		font-family: 'Genericons';
	}

	.menu-toggle.activated:before {
		content: "\f50e";
		font-family: 'Genericons';
	}

	.sub-menu-toggle:before {
		color: #5D5E5E;
		content: "\f510";
		font-family: 'Genericons';
	}

	.sub-menu-toggle.activated:before {
		color: #5D5E5E;
		content: "\f50e";
		font-family: 'Genericons';
	}

	nav.nav-primary {
		display: none;
		position: relative;
	}

	.nav-primary .genesis-nav-menu {
		display: none;
	}

	.nav-primary .genesis-nav-menu .menu-item {
		background-color: #fff;
		color: #5D5E5E;
		display: block;
		position: relative;
		text-align: left;
	}

	.nav-primary .genesis-nav-menu .menu-item.first a,
	.nav-primary .genesis-nav-menu .menu-item.last a {
		padding: 10px 24px;
	}

	.nav-primary .genesis-nav-menu .menu-item a {
		background-color: #fff;
		border: 0;
		border-bottom: 1px solid #ddd;
		color: #5D5E5E;
	}

	.nav-primary a:hover,
	.nav-primary .current-menu-item > a,
	.nav-primary .genesis-nav-menu .menu-item a:hover {
		background-color: #b7c9d0;
		color: #FFF;
	}


	.nav-primary .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.nav-primary .genesis-nav-menu .sub-menu {
		background: none;
		clear: both;
		display: none;
		opacity: 1;
		padding: 0;
		position: static;
		width: 100%;
	}

	.nav-primary .genesis-nav-menu .sub-menu .menu-item {
		padding: 0;
	}

	.nav-primary .genesis-nav-menu .sub-menu a {
		background-color: #e7e9ea;
		border-left: 0;
		padding: 10px 24px;
		position: relative;
		width: auto;
	}

	.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.nav-primary .genesis-nav-menu .sub-menu .sub-menu a {
		background-color: #f1f1f1;
		padding-left: 30px;
	}

	.nav-primary .genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color: #f7f7f7;
		padding-left: 40px;
	}

	.content-sidebar .wp-block-group ,
	.sidebar-content .wp-block-group {
		margin-left: auto;
		margin-right: auto;
	}

	.content-sidebar .wp-block-group .wp-block-group__inner-container,
	.sidebar-content .wp-block-group .wp-block-group__inner-container{
		width: 100%;
		float: none;
	}	

}

@media only screen and (max-width: 480px) {

	.home-cta-left,
	.home-cta-right {
		float: none;
		margin: 0 auto 20px;
		width: 90%;
	}

	.cta-box .cta-title {
		font-size: 27px;
		font-size: 2.7rem;
	}

	.cta-box .more-link {
		font-size: 25px;
		font-size: 2.5rem;
		left: 15px;
		right: auto;
	}

	.home-cta-right {
		margin-bottom: 0;
	}

	.home-mid-nav .widget-title {
		font-size: 20px;
		font-size: 2rem;
		top: -100px;
	}

	.home-mid-nav .widget-title span {
		padding: 8px 30px;
	}

	div.woocommerce #content div.product div.images,
	div.woocommerce #content div.product div.summary,
	div.woocommerce div.product div.images,
	div.woocommerce div.product div.summary,
	body.woocommerce-page #content div.product div.images,
	body.woocommerce-page #content div.product div.summary,
	body.woocommerce-page div.product div.images,
	body.woocommerce-page div.product div.summary {
		float: none;
		width: 100%;
	}

	div.woocommerce #content div.product div.images,
	div.woocommerce div.product div.images,
	body.woocommerce-page #content div.product div.images,
	body.woocommerce-page div.product div.images {
		margin: 0 auto 20px;
		width: 80%;
	}

	body.woocommerce-page div.product div.images img,
	body.woocommerce-page #content div.product div.images img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
		width: auto;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.bottom-widgets .widget-area {
		float: none;
		margin: 0 0 20px;
		width: 100%;
	}

}

@media only screen and (max-width: 410px) {
	body.woocommerce-page table.cart td.actions .coupon .input-text,
	body.woocommerce-page #content table.cart td.actions .coupon .input-text {
		width: 48%;
	}
}

@media only screen and (max-width: 380px) {

	.banner-content {
		margin: 0;
	}

	h3.banner-title {
		font-size: 40px;
		font-size: 4rem;
	}

	.banner-title .percent,
	.banner-title b {
		font-size: inherit;
	}

	.banner-title br {
		display: none;
	}

	.home-mid-nav .widget-title {
		position: static;
		width: 100%;
	}

	.widget-social a.genericon {
		margin-bottom: 10px;
	}

	.sidebar .cta-box .cta-title,
	.cta-box .cta-title {
		font-size: 20px;
		font-size: 2rem;
	}

	.sidebar .cta-box .more-link,
	.cta-box .more-link {
		font-size: 20px;
		font-size: 2rem;
		left: auto;
		right: 15px;
	}

	.widget-social a.genericon {
		margin-right: 5px;
	}

	.content .entry-title {
		clear: both;
		display: block;
	}

	.tax-it_exchange_tag .it_exchange_prod,
	.tax-it_exchange_category .it_exchange_prod,
	.product_grid_display .product_grid_item,
	.entry-content div.product_grid_display .product_grid_item,
	div#it-exchange-store .it-exchange-products li:nth-child(3n+3),
	div#it-exchange-store .it-exchange-products li:nth-child(2n+1),
	div#it-exchange-store .it-exchange-products li,
	div#it-exchange-store .it-exchange-products li:nth-child(3n+1),
	div.woocommerce ul.products li.product:nth-child(2n),
	body.woocommerce-page ul.products li.product:nth-child(2n),
	div.woocommerce ul.products li.product,
	div.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	div.woocommerce[class*="columns-"] ul.products li.product,
	body.woocommerce-page ul.products li.product,
	body.woocommerce ul.products.columns-3 li.product,
	body.woocommerce-page ul.products.columns-3 li.product,
	body.woocommerce ul.products[class*=columns-] li.product,
	body.woocommerce-page ul.products[class*=columns-] li.product,
	body.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	body.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		float: none;
		margin: 0 auto 20px;
		width: 90%;
	}

	div.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	div.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a
	div.woocommerce div.product .woocommerce-tabs ul.tabs li,
	div.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
	body.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
	body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
		display: block;
	}

	div.woocommerce #content div.product div.images,
	div.woocommerce div.product div.images,
	body.woocommerce-page #content div.product div.images,
	body.woocommerce-page div.product div.images {
		max-width: inherit;
		width: 100%;
	}

	.single_product_display .imagecol,
	.single_product_display .productcol {
		float: none;
		width: auto;
	}

	.single_product_display .imagecol {
		margin: 0 auto 20px;
	}

	div.woocommerce table.shop_table,
	body.woocommerce-page table.shop_table {
		display: block;
		overflow: scroll;
		overflow-x:scroll;
		-webkit-overflow-scrolling:touch;
		width: 100%;
	}

	body.woocommerce-page .cart_totals table.shop_table {
		display: table;
	}

	div.gform_wrapper .top_label li.gfield.gf_left_half,
	div.gform_wrapper .top_label li.gfield.gf_right_half,
	div.gform_wrapper .ginput_complex .ginput_left,
	div.gform_wrapper .ginput_complex .ginput_right {
		float: none;
		width: 100%;
	}

	div#it-exchange-cart .it-exchange-cart-item-thumbnail img {
		display: block;
		margin: 0 auto;
		width: 80px;
	}

	div#it-exchange-cart-actions input[type="submit"] {
		display: block;
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}

	div.it-exchange-table-row {
		text-align: center;
	}

	div.it-exchange-table-row div.it-exchange-table-column {
		display: block;
		float: none;
		width: 100% !important;
	}

	div#it-exchange-cart-totals div.it-exchange-table-column-inner {
		font-weight: 500;
	}
}