@charset "UTF-8";
/* Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
hr,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
textarea,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
textarea,
input {
  outline: none;
  overflow: hidden;
}
* {
  -webkit-text-size-adjust: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hide-text {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
/* Fade In */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Fade Down */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Scale Up */
@-webkit-keyframes scaleUp {
  0% {
    -webkit-transform: translateX(0) scale(0);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    -moz-transform: translateX(0) scale(0);
  }
  100% {
    -moz-transform: translateX(0) scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    -o-transform: translateX(0) scale(0);
  }
  100% {
    -o-transform: translateX(0) scale(1);
  }
}
@keyframes scaleUp {
  0% {
    transform: translateX(0) scale(0);
  }
  100% {
    transform: translateX(0) scale(1);
  }
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4m0qyriQwlOrhSvowK_l5-eRZOf-c.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4l0qyriQwlOrhSvowK_l5-eR71Wvf4jvk.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-440qyriQwlOrhSvowK_l5-fCZJ.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v22/u-4n0qyriQwlOrhSvowK_l52xwNZWMf_.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic6CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-standard.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSStandard";
  src: url('../fonts/ss-standard.eot');
  src: url('../fonts/ss-standard.eot?#iefix') format('embedded-opentype'), url('../fonts/ss-standard.woff') format('woff'), url('../fonts/ss-standard.ttf') format('truetype'), url('../fonts/ss-standard.svg#SSStandard') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}
.ss-icon,
.ss-icon.ss-standard,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-standard:before,
[class*=" ss-"].ss-standard:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-standard.right:after,
[class*=" ss-"].ss-standard.right:after {
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  vertical-align: top;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}
.ss-cursor:before,
.ss-cursor.right:after {
  content: '';
}
.ss-crosshair:before,
.ss-crosshair.right:after {
  content: '⌖';
}
.ss-search:before,
.ss-search.right:after {
  content: '🔎';
}
.ss-zoomin:before,
.ss-zoomin.right:after {
  content: '';
}
.ss-zoomout:before,
.ss-zoomout.right:after {
  content: '';
}
.ss-view:before,
.ss-view.right:after {
  content: '👀';
}
.ss-attach:before,
.ss-attach.right:after {
  content: '📎';
}
.ss-link:before,
.ss-link.right:after {
  content: '🔗';
}
.ss-move:before,
.ss-move.right:after {
  content: '';
}
.ss-write:before,
.ss-write.right:after {
  content: '✎';
}
.ss-writingdisabled:before,
.ss-writingdisabled.right:after {
  content: '';
}
.ss-erase:before,
.ss-erase.right:after {
  content: '✐';
}
.ss-compose:before,
.ss-compose.right:after {
  content: '📝';
}
.ss-lock:before,
.ss-lock.right:after {
  content: '🔒';
}
.ss-unlock:before,
.ss-unlock.right:after {
  content: '🔓';
}
.ss-key:before,
.ss-key.right:after {
  content: '🔑';
}
.ss-backspace:before,
.ss-backspace.right:after {
  content: '⌫';
}
.ss-ban:before,
.ss-ban.right:after {
  content: '🚫';
}
.ss-trash:before,
.ss-trash.right:after {
  content: '';
}
.ss-target:before,
.ss-target.right:after {
  content: '◎';
}
.ss-tag:before,
.ss-tag.right:after {
  content: '';
}
.ss-bookmark:before,
.ss-bookmark.right:after {
  content: '🔖';
}
.ss-flag:before,
.ss-flag.right:after {
  content: '⚑';
}
.ss-like:before,
.ss-like.right:after {
  content: '👍';
}
.ss-dislike:before,
.ss-dislike.right:after {
  content: '👎';
}
.ss-heart:before,
.ss-heart.right:after {
  content: '♥';
}
.ss-halfheart:before,
.ss-halfheart.right:after {
  content: '';
}
.ss-star:before,
.ss-star.right:after {
  content: '⋆';
}
.ss-halfstar:before,
.ss-halfstar.right:after {
  content: '';
}
.ss-sample:before,
.ss-sample.right:after {
  content: '';
}
.ss-crop:before,
.ss-crop.right:after {
  content: '';
}
.ss-layers:before,
.ss-layers.right:after {
  content: '';
}
.ss-fill:before,
.ss-fill.right:after {
  content: '';
}
.ss-stroke:before,
.ss-stroke.right:after {
  content: '';
}
.ss-phone:before,
.ss-phone.right:after {
  content: '📞';
}
.ss-phonedisabled:before,
.ss-phonedisabled.right:after {
  content: '';
}
.ss-rss:before,
.ss-rss.right:after {
  content: '';
}
.ss-facetime:before,
.ss-facetime.right:after {
  content: '';
}
.ss-reply:before,
.ss-reply.right:after {
  content: '↩';
}
.ss-send:before,
.ss-send.right:after {
  content: '';
}
.ss-mail:before,
.ss-mail.right:after {
  content: '✉';
}
.ss-inbox:before,
.ss-inbox.right:after {
  content: '📥';
}
.ss-chat:before,
.ss-chat.right:after {
  content: '💬';
}
.ss-ellipsischat:before,
.ss-ellipsischat.right:after {
  content: '';
}
.ss-ellipsis:before,
.ss-ellipsis.right:after {
  content: '…';
}
.ss-user:before,
.ss-user.right:after {
  content: '👤';
}
.ss-femaleuser:before,
.ss-femaleuser.right:after {
  content: '👧';
}
.ss-users:before,
.ss-users.right:after {
  content: '👥';
}
.ss-cart:before,
.ss-cart.right:after {
  content: '';
}
.ss-creditcard:before,
.ss-creditcard.right:after {
  content: '💳';
}
.ss-dollarsign:before,
.ss-dollarsign.right:after {
  content: '💲';
}
.ss-barchart:before,
.ss-barchart.right:after {
  content: '📊';
}
.ss-piechart:before,
.ss-piechart.right:after {
  content: '';
}
.ss-box:before,
.ss-box.right:after {
  content: '📦';
}
.ss-home:before,
.ss-home.right:after {
  content: '⌂';
}
.ss-buildings:before,
.ss-buildings.right:after {
  content: '🏢';
}
.ss-warehouse:before,
.ss-warehouse.right:after {
  content: '';
}
.ss-globe:before,
.ss-globe.right:after {
  content: '🌎';
}
.ss-navigate:before,
.ss-navigate.right:after {
  content: '';
}
.ss-compass:before,
.ss-compass.right:after {
  content: '';
}
.ss-signpost:before,
.ss-signpost.right:after {
  content: '';
}
.ss-map:before,
.ss-map.right:after {
  content: '';
}
.ss-location:before,
.ss-location.right:after {
  content: '';
}
.ss-pin:before,
.ss-pin.right:after {
  content: '📍';
}
.ss-database:before,
.ss-database.right:after {
  content: '';
}
.ss-hdd:before,
.ss-hdd.right:after {
  content: '';
}
.ss-music:before,
.ss-music.right:after {
  content: '♫';
}
.ss-mic:before,
.ss-mic.right:after {
  content: '🎤';
}
.ss-volume:before,
.ss-volume.right:after {
  content: '🔈';
}
.ss-lowvolume:before,
.ss-lowvolume.right:after {
  content: '🔉';
}
.ss-highvolume:before,
.ss-highvolume.right:after {
  content: '🔊';
}
.ss-airplay:before,
.ss-airplay.right:after {
  content: '';
}
.ss-camera:before,
.ss-camera.right:after {
  content: '📷';
}
.ss-picture:before,
.ss-picture.right:after {
  content: '🌄';
}
.ss-video:before,
.ss-video.right:after {
  content: '📹';
}
.ss-play:before,
.ss-play.right:after {
  content: '▶';
}
.ss-pause:before,
.ss-pause.right:after {
  content: '';
}
.ss-stop:before,
.ss-stop.right:after {
  content: '■';
}
.ss-record:before,
.ss-record.right:after {
  content: '●';
}
.ss-rewind:before,
.ss-rewind.right:after {
  content: '⏪';
}
.ss-fastforward:before,
.ss-fastforward.right:after {
  content: '⏩';
}
.ss-skipback:before,
.ss-skipback.right:after {
  content: '⏮';
}
.ss-skipforward:before,
.ss-skipforward.right:after {
  content: '⏭';
}
.ss-eject:before,
.ss-eject.right:after {
  content: '⏏';
}
.ss-repeat:before,
.ss-repeat.right:after {
  content: '🔁';
}
.ss-replay:before,
.ss-replay.right:after {
  content: '↺';
}
.ss-shuffle:before,
.ss-shuffle.right:after {
  content: '🔀';
}
.ss-book:before,
.ss-book.right:after {
  content: '📕';
}
.ss-openbook:before,
.ss-openbook.right:after {
  content: '📖';
}
.ss-notebook:before,
.ss-notebook.right:after {
  content: '📓';
}
.ss-newspaper:before,
.ss-newspaper.right:after {
  content: '📰';
}
.ss-grid:before,
.ss-grid.right:after {
  content: '';
}
.ss-rows:before,
.ss-rows.right:after {
  content: '';
}
.ss-columns:before,
.ss-columns.right:after {
  content: '';
}
.ss-thumbnails:before,
.ss-thumbnails.right:after {
  content: '';
}
.ss-filter:before,
.ss-filter.right:after {
  content: '';
}
.ss-desktop:before,
.ss-desktop.right:after {
  content: '💻';
}
.ss-laptop:before,
.ss-laptop.right:after {
  content: '';
}
.ss-tablet:before,
.ss-tablet.right:after {
  content: '';
}
.ss-cell:before,
.ss-cell.right:after {
  content: '📱';
}
.ss-battery:before,
.ss-battery.right:after {
  content: '🔋';
}
.ss-highbattery:before,
.ss-highbattery.right:after {
  content: '';
}
.ss-mediumbattery:before,
.ss-mediumbattery.right:after {
  content: '';
}
.ss-lowbattery:before,
.ss-lowbattery.right:after {
  content: '';
}
.ss-emptybattery:before,
.ss-emptybattery.right:after {
  content: '';
}
.ss-lightbulb:before,
.ss-lightbulb.right:after {
  content: '💡';
}
.ss-downloadcloud:before,
.ss-downloadcloud.right:after {
  content: '';
}
.ss-download:before,
.ss-download.right:after {
  content: '';
}
.ss-uploadcloud:before,
.ss-uploadcloud.right:after {
  content: '';
}
.ss-upload:before,
.ss-upload.right:after {
  content: '';
}
.ss-fork:before,
.ss-fork.right:after {
  content: '';
}
.ss-merge:before,
.ss-merge.right:after {
  content: '';
}
.ss-transfer:before,
.ss-transfer.right:after {
  content: '⇆';
}
.ss-refresh:before,
.ss-refresh.right:after {
  content: '↻';
}
.ss-sync:before,
.ss-sync.right:after {
  content: '';
}
.ss-loading:before,
.ss-loading.right:after {
  content: '';
}
.ss-wifi:before,
.ss-wifi.right:after {
  content: '';
}
.ss-connection:before,
.ss-connection.right:after {
  content: '';
}
.ss-file:before,
.ss-file.right:after {
  content: '📄';
}
.ss-folder:before,
.ss-folder.right:after {
  content: '📁';
}
.ss-quote:before,
.ss-quote.right:after {
  content: '“';
}
.ss-text:before,
.ss-text.right:after {
  content: '';
}
.ss-font:before,
.ss-font.right:after {
  content: '';
}
.ss-print:before,
.ss-print.right:after {
  content: '⎙';
}
.ss-fax:before,
.ss-fax.right:after {
  content: '📠';
}
.ss-list:before,
.ss-list.right:after {
  content: '';
}
.ss-layout:before,
.ss-layout.right:after {
  content: '';
}
.ss-action:before,
.ss-action.right:after {
  content: '';
}
.ss-redirect:before,
.ss-redirect.right:after {
  content: '↪';
}
.ss-expand:before,
.ss-expand.right:after {
  content: '⤢';
}
.ss-contract:before,
.ss-contract.right:after {
  content: '';
}
.ss-help:before,
.ss-help.right:after {
  content: '❓';
}
.ss-info:before,
.ss-info.right:after {
  content: 'ℹ';
}
.ss-alert:before,
.ss-alert.right:after {
  content: '⚠';
}
.ss-caution:before,
.ss-caution.right:after {
  content: '⛔';
}
.ss-logout:before,
.ss-logout.right:after {
  content: '';
}
.ss-plus:before,
.ss-plus.right:after {
  content: '+';
}
.ss-hyphen:before,
.ss-hyphen.right:after {
  content: '-';
}
.ss-check:before,
.ss-check.right:after {
  content: '✓';
}
.ss-delete:before,
.ss-delete.right:after {
  content: '␡';
}
.ss-settings:before,
.ss-settings.right:after {
  content: '⚙';
}
.ss-dashboard:before,
.ss-dashboard.right:after {
  content: '';
}
.ss-notifications:before,
.ss-notifications.right:after {
  content: '🔔';
}
.ss-notificationsdisabled:before,
.ss-notificationsdisabled.right:after {
  content: '🔕';
}
.ss-clock:before,
.ss-clock.right:after {
  content: '⏲';
}
.ss-stopwatch:before,
.ss-stopwatch.right:after {
  content: '⏱';
}
.ss-calendar:before,
.ss-calendar.right:after {
  content: '📅';
}
.ss-addcalendar:before,
.ss-addcalendar.right:after {
  content: '';
}
.ss-removecalendar:before,
.ss-removecalendar.right:after {
  content: '';
}
.ss-checkcalendar:before,
.ss-checkcalendar.right:after {
  content: '';
}
.ss-deletecalendar:before,
.ss-deletecalendar.right:after {
  content: '';
}
.ss-briefcase:before,
.ss-briefcase.right:after {
  content: '💼';
}
.ss-cloud:before,
.ss-cloud.right:after {
  content: '☁';
}
.ss-droplet:before,
.ss-droplet.right:after {
  content: '💧';
}
.ss-flask:before,
.ss-flask.right:after {
  content: '';
}
.ss-up:before,
.ss-up.right:after {
  content: '⬆';
}
.ss-upright:before,
.ss-upright.right:after {
  content: '⬈';
}
.ss-right:before,
.ss-right.right:after {
  content: '➡';
}
.ss-downright:before,
.ss-downright.right:after {
  content: '⬊';
}
.ss-down:before,
.ss-down.right:after {
  content: '⬇';
}
.ss-downleft:before,
.ss-downleft.right:after {
  content: '⬋';
}
.ss-left:before,
.ss-left.right:after {
  content: '⬅';
}
.ss-upleft:before,
.ss-upleft.right:after {
  content: '⬉';
}
.ss-navigateup:before,
.ss-navigateup.right:after {
  content: '';
}
.ss-navigateright:before,
.ss-navigateright.right:after {
  content: '▻';
}
.ss-navigatedown:before,
.ss-navigatedown.right:after {
  content: '';
}
.ss-navigateleft:before,
.ss-navigateleft.right:after {
  content: '◅';
}
.ss-directup:before,
.ss-directup.right:after {
  content: '▴';
}
.ss-directright:before,
.ss-directright.right:after {
  content: '▹';
}
.ss-dropdown:before,
.ss-dropdown.right:after {
  content: '▾';
}
.ss-directleft:before,
.ss-directleft.right:after {
  content: '◃';
}
.ss-retweet:before,
.ss-retweet.right:after {
  content: '';
}
/* Legacy classes */
.ss-volumelow:before,
.ss-volumelow.right:after {
  content: '🔉';
}
.ss-volumehigh:before,
.ss-volumehigh.right:after {
  content: '🔊';
}
.ss-batteryhigh:before,
.ss-batteryhigh.right:after {
  content: '';
}
.ss-batterymedium:before,
.ss-batterymedium.right:after {
  content: '';
}
.ss-batterylow:before,
.ss-batterylow.right:after {
  content: '';
}
.ss-batteryempty:before,
.ss-batteryempty.right:after {
  content: '';
}
.ss-clouddownload:before,
.ss-clouddownload.right:after {
  content: '';
}
.ss-cloudupload:before,
.ss-cloudupload.right:after {
  content: '';
}
.ss-calendaradd:before,
.ss-calendaradd.right:after {
  content: '';
}
.ss-calendarremove:before,
.ss-calendarremove.right:after {
  content: '';
}
.ss-calendarcheck:before,
.ss-calendarcheck.right:after {
  content: '';
}
.ss-calendardelete:before,
.ss-calendardelete.right:after {
  content: '';
}
/*
* Symbolset
* www.symbolset.com
* Copyright � 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSSocial";
  src: url('../fonts/ss-social-circle.eot');
  src: url('../fonts/ss-social-circle.eot?#iefix') format('embedded-opentype'), url('../fonts/ss-social-circle.woff') format('woff'), url('../fonts/ss-social-circle.ttf') format('truetype'), url('../fonts/ss-social-circle.svg#SSSocialCircle') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "SSSocial";
  src: url('../fonts/ss-social-regular.eot');
  src: url('../fonts/ss-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ss-social-regular.woff') format('woff'), url('../fonts/ss-social-regular.ttf') format('truetype'), url('../fonts/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ss-icon,
.ss-icon.ss-social,
.ss-icon.ss-social-circle,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"][class*=" ss-social"]:before,
[class*=" ss-"][class*=" ss-social"]:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"][class*=" ss-social"].right:after,
[class*=" ss-"][class*=" ss-social"].right:after {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.ss-icon.ss-social-circle,
[class^="ss-"].ss-social-circle:before,
[class*=" ss-"].ss-social-circle:before,
[class^="ss-"].ss-social-circle.right:after,
[class*=" ss-"].ss-social-circle.right:after {
  font-weight: bold;
}
[class^="ss-"].right:before,
[class^="ss-"][class*=" ss-social"].right:before {
  display: none;
  content: '';
}
.ss-facebook:before,
.ss-facebook.right:after {
  content: '?';
}
.ss-twitter:before,
.ss-twitter.right:after {
  content: '?';
}
.ss-linkedin:before,
.ss-linkedin.right:after {
  content: '?';
}
.ss-googleplus:before,
.ss-googleplus.right:after {
  content: '?';
}
.ss-tumblr:before,
.ss-tumblr.right:after {
  content: '?';
}
.ss-wordpress:before,
.ss-wordpress.right:after {
  content: '?';
}
.ss-blogger:before,
.ss-blogger.right:after {
  content: '?';
}
.ss-posterous:before,
.ss-posterous.right:after {
  content: '?';
}
.ss-youtube:before,
.ss-youtube.right:after {
  content: '?';
}
.ss-vimeo:before,
.ss-vimeo.right:after {
  content: '?';
}
.ss-flickr:before,
.ss-flickr.right:after {
  content: '?';
}
.ss-instagram:before,
.ss-instagram.right:after {
  content: '?';
}
.ss-pinterest:before,
.ss-pinterest.right:after {
  content: '?';
}
.ss-dribbble:before,
.ss-dribbble.right:after {
  content: '?';
}
.ss-behance:before,
.ss-behance.right:after {
  content: '?';
}
.ss-github:before,
.ss-github.right:after {
  content: '?';
}
.ss-octocat:before,
.ss-octocat.right:after {
  content: '?';
}
.ss-paypal:before,
.ss-paypal.right:after {
  content: '?';
}
.ss-foursquare:before,
.ss-foursquare.right:after {
  content: '?';
}
.ss-skype:before,
.ss-skype.right:after {
  content: '?';
}
.ss-rdio:before,
.ss-rdio.right:after {
  content: '?';
}
.ss-spotify:before,
.ss-spotify.right:after {
  content: '?';
}
.ss-lastfm:before,
.ss-lastfm.right:after {
  content: '?';
}
.ss-mail:before,
.ss-mail.right:after {
  content: '?';
}
.ss-like:before,
.ss-like.right:after {
  content: '??';
}
.ss-rss:before,
.ss-rss.right:after {
  content: '?';
}
div.radio span,
div.checker span {
  background-image: url(../images/form.png);
  background-repeat: no-repeat;
}
/* Select */
div.selector {
  color: #d5d8b1;
  width: 100%;
  background: #f7f8f2;
  border: 1px solid #e3e6ca;
  font-family: 'ScalaSans', Helvetica, sans-serif;
  line-height: 24px;
  font-size: 14px;
}
.hoverBox .selector {
  width: 50%;
}
div.selector span {
  color: #b4be35;
  background: url(../images/dd.png) 100% 50% no-repeat;
  padding: 4px 24px 4px 10px;
  cursor: pointer;
}
div.selector select {
  top: 0px;
  left: 0px;
  width: 100%;
}
div.selector.focus {
  -moz-box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.4);
}
/* Checkbox */
div.checker {
  margin: -10px 6px 0 0;
  width: 14px;
  height: 14px;
}
div.checker input {
  width: 14px;
  height: 14px;
}
div.checker span {
  background-position: -30px -30px;
  height: 14px;
  width: 14px;
}
div.checker span.checked {
  background-position: -45px -45px;
}
/* Radio */
div.radio {
  margin: -22px 6px 0 0;
  width: 15px;
  height: 15px;
}
div.radio input {
  width: 15px;
  height: 15px;
}
div.radio span {
  background-position: 0 0;
  height: 15px;
  width: 15px;
}
div.radio span.checked {
  background-position: -15px -15px;
}
/* Plugin */
.selector,
.checker,
.button,
.radio,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.selector select:focus,
.radio input:focus,
.checker input:focus,
.uploader input:focus {
  outline: 0;
}
/* Select */
div.selector {
  position: relative;
  overflow: hidden;
}
div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.selector select {
  position: absolute;
  opacity: 0;
  height: 100%;
  border: none;
  background: #ffffff;
}
/* Checkbox */
div.checker {
  position: relative;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}
/* Toggle */
.switch {
  position: relative;
  display: block;
  width: 111px;
  height: 42px;
  cursor: pointer;
  background: url(../images/switch.png) 0 0 no-repeat;
  clear: both;
  margin: 0 auto 48px auto;
}
.switch .ss-on {
  position: absolute;
  display: none;
  width: 111px;
  height: 42px;
  background: url(../images/switch.png) -111px -42px no-repeat;
}
.switch .ss-slider {
  position: absolute;
  top: -2px;
  left: 0;
  width: 46px;
  height: 47px;
  background: url(../images/switch.png) -222px -84px no-repeat;
}
/**
 * Additional imports at end of file.
 */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 960px;
  padding: 0 10px;
}
.column1,
.column2 {
  float: left;
  padding: 0px 90px 0 0;
  width: 50%;
}
.column1 ul,
.column2 ul {
  list-style: circle;
  margin-left: 20px;
}
.column2 {
  padding: 0px 0 0 90px;
}
.fp {
  width: 100%;
  float: left;
}
.half {
  width: 50%;
  float: left;
}
.lge {
  width: 720px;
  float: left;
}
.sml {
  width: 220px;
  padding-left: 60px;
  float: right;
}
.right {
  float: right;
}
.left {
  float: left;
}
span.clear {
  display: block;
  clear: both;
  width: 1px;
  height: 0.001%;
  font-size: 0;
  line-height: 0;
}
.lh {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 2000px;
  background: url(../images/lh.png);
  display: none;
}
h1,
h2,
h3,
h5,
h6 {
  color: #5b4c46;
  font-family: 'Roboto', Helvetica, sans-serif;
  letter-spacing: 0.05em;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: normal;
  text-transform: lowercase;
}
h1 a,
h2 a,
h3 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 {
  font-size: 68px;
  line-height: 48px;
  letter-spacing: 0;
}
h2 {
  font-size: 24px;
  margin: 0 0 78px 0;
}
#bridge h2 {
  margin: 0 0 24px 0;
}
h3 {
  font-size: 24px;
}
#bridge h3 {
  font-size: 20px;
}
h4 {
  color: #5b4c46;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  margin: 4px 0 24px;
}
h4 a {
  text-decoration: none;
  color: #9F9D96;
}
h4 a:hover {
  color: #e8b6ad;
}
h5 {
  font-size: 18px;
}
.sml h5 {
  margin: 0;
}
h6 {
  color: #e8b6ad;
  font-size: 18px;
  line-height: 20px;
  margin: 8px 0 4px 0;
  letter-spacing: 0.1em;
}
p,
.content ul,
#bridge ul {
  color: #9F9D96;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 24px;
}
p a,
.content ul a,
#bridge ul a {
  color: #b4be35;
}
p a:hover,
.content ul a:hover,
#bridge ul a:hover {
  color: #e8b6ad;
}
p.alignRight,
.content ul.alignRight,
#bridge ul.alignRight {
  text-align: right;
}
p.alignLeft,
.content ul.alignLeft,
#bridge ul.alignLeft {
  text-align: left;
}
ul.menu {
  color: #9F9D96;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.content header ul {
  color: #9F9D96;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
}
.content header ul a {
  color: #9F9D96;
  font-size: 18px;
}
a {
  color: #b4be35;
  text-decoration: none;
}
a:hover {
  color: #e8b6ad;
}
.more {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 18px;
  color: #b4be35;
  background: url(../images/arrow.png) -200px -200px no-repeat;
  padding-top: 5px;
  margin: 0 0 2px 10px;
  height: 0;
  width: 29px;
  overflow: hidden;
  display: inline-block;
}
.more:hover {
  color: #e8b6ad;
  background-position: 0 0;
}
.button {
  background: #b4be35;
  color: white;
  display: inline-block;
  font: 18px 'Roboto', Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 24px;
  padding: 12px 20px;
  min-width: 140px;
  text-align: center;
  clear: both;
  margin: 0 auto;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-property: all;
  -o-transition-duration: 0.2s;
  transition-property: all;
  transition-duration: 0.2s;
}
.button:hover {
  background: #e8b6ad;
  color: #ffffff;
}
a.button.active {
  background: #9F9D96;
}
a.button.pink {
  background: #e8b6ad;
}
a.button.pink:hover {
  background: #b4be35;
}
.lightgreen,
.cart-status {
  background: #f0f2df;
  color: #b4be35;
}
ul.social {
  text-align: center;
  padding: 0;
  line-height: 1;
}
ul.social li {
  list-style: none;
  display: inline-block;
  margin: 0 4px;
}
ul.social li a {
  color: #9F9D96;
  float: left;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  width: 16px;
  padding-top: 17px;
  height: 0;
  overflow: hidden;
}
ul.social li a#like,
ul.social li a#facebook {
  background-position: 0 0;
}
ul.social li a#like:hover,
ul.social li a#facebook:hover {
  background-position: 0 -96px;
}
ul.social li a#tweet,
ul.social li a#twitter {
  background-position: -32px -32px;
}
ul.social li a#tweet:hover,
ul.social li a#twitter:hover {
  background-position: -32px -128px;
}
ul.social li a#pin,
ul.social li a#pinterest {
  background-position: -64px -64px;
}
ul.social li a#pin:hover,
ul.social li a#pinterest:hover {
  background-position: -64px -160px;
}
.social #instagram {
  background-position: -125px -128px;
}
.social #instagram:hover {
  background-position: -125px -224px;
}
.deco {
  background: url(../images/flower-deco5.png) top left no-repeat;
  display: inline-block;
  height: 26px;
  margin: 0 10px;
  width: 26px;
}
.or {
  display: inline-block;
  margin: 0 10px;
  font-family: 'ScalaSansItalic', Helvetica, sans-serif;
}
figure {
  width: 100%;
}
figure img {
  max-width: 100%;
  margin: 0 0 24px 0;
  border: 1px solid #e3e6ca;
}
form {
  margin-bottom: 48px;
}
form li {
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
form li.submit {
  text-align: right;
}
.column1 form ul,
.column2 form ul {
  list-style: none;
  margin-left: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #9F9D96;
  border: 1px solid #e3e6ca;
  font-family: 'ScalaSans', Helvetica, sans-serif;
  line-height: 24px;
  font-size: 14px;
  padding: 4px 10px;
  width: 100%;
  max-width: 100%;
}
input[type=text].error,
input[type=email].error,
input[type=password].error,
textarea.error {
  border-color: #e8b6ad;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
  outline: none;
  border-color: #b4be35;
}
input[type=text].num {
  width: 30%;
  float: left;
}
input[type=text].med {
  width: 60%;
  margin-right: 10%;
  float: left;
}
select {
  width: 60%;
}
input[type=submit].button,
.submit.button,
button {
  -webkit-appearance: none;
  border: 0;
  margin: 0;
  display: inline-block;
  width: auto;
  min-width: 140px;
  float: right;
}
::-webkit-input-placeholder,
.placeholder {
  color: #d5d8b1;
}
::-moz-placeholder {
  color: #d5d8b1;
}
label {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: lowercase;
  color: #d5d8b1;
}
label.error {
  font: 14px 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  color: #e8b6ad;
  margin-bottom: 6px;
  text-transform: none;
}
label.checkbox {
  font: 14px 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  color: #9F9D96;
  text-transform: none;
}
.required {
  color: #e8b6ad;
}
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors,
.content ul.woocommerce-error {
  font: 14px 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  display: block;
  line-height: 24px;
  color: #e8b6ad;
  margin-top: 6px;
}
.checkout-errors .button,
.checkout-errors p,
.content .checkout-errors .woocommerce-error {
  display: none;
}
.checkout-errors p.confirm,
.checkout-errors p.form-row {
  display: block;
}
.shipping-calculator-form {
  width: 100%;
  margin-top: 48px;
  float: left;
}
.shipping_address,
#order_review,
.woocommerce-info {
  display: none;
}
.shipping_address.active,
#order_review.active,
.woocommerce-info.active {
  display: block;
}
#searchForm p {
  position: relative;
}
#searchForm input[type=submit] {
  font-size: 16px;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  cursor: pointer;
  background: none;
  color: #e8b6ad;
}
#searchForm input[type=submit]:hover {
  color: #b4be35;
}
#searchForm input[type=text] {
  width: 100%;
  height: 34px;
}
nav#menu {
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  height: 120px;
  z-index: 10;
  background: url(../images/ribbon.svg) 50% 50% no-repeat;
}
nav#menu .home {
  background-image: url(../images/bloom-logo-2020.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 0;
  padding-top: 120px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -60px;
  width: 121px;
}
nav#menu ul {
  width: 480px;
  text-align: center;
  float: left;
  margin: 52px 0 0 0;
  padding: 0;
}
nav#menu ul.alt {
  float: right;
}
nav#menu ul li {
  display: inline-block;
  margin: 0 25px;
  position: relative;
}
nav#menu ul li #cart {
  position: absolute;
  top: 3px;
  right: -42px;
  color: #ffffff;
}
nav#menu ul li #cart span {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  font-size: 12px;
  background: #e8b6ad;
  color: white;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 3px;
  position: relative;
  top: -6px;
  width: 18px;
  text-align: center;
  letter-spacing: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
nav#menu ul li #cart:hover {
  color: #e8b6ad;
}
nav#menu ul li a.section {
  color: #e8b6ad;
  display: block;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 18px;
  padding-bottom: 14px;
  letter-spacing: 0.1em;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  transition-property: all;
  transition-duration: 0.3s;
}
nav#menu ul li a.section:hover {
  color: #9F9D96;
  padding-bottom: 13px;
  border-bottom: 1px solid #9F9D96;
}
nav#menu ul li a.section.active {
  color: #9F9D96;
  padding-bottom: 11px;
  border-bottom: 3px solid #9F9D96;
}
footer {
  width: 100%;
  float: left;
}
footer #footerUpper {
  background: url(../images/footer-upper-new.png);
  border: 1px solid #d5d8b1;
  float: left;
  width: 100%;
  padding: 36px 0;
}
footer #footerUpper p {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0.1em;
}
footer #footerUpper h3 {
  margin: 48px 0 6px 0;
}
footer #footerUpper h3 a {
  color: #9F9D96;
}
footer #footerUpper h3 a:hover {
  color: #e8b6ad;
}
footer #footerUpper .footerList {
  float: left;
  margin: 0 30px 0 0;
  text-align: center;
  width: 300px;
}
footer #footerUpper #footerLeft {
  background: url(../images/gear-up.png) center center no-repeat;
}
footer #footerUpper #footerLeft h3 {
  margin: 48px 0;
}
footer #footerUpper #footerCentre {
  width: 280px;
}
footer #footerUpper #footerRight {
  padding: 70px 0;
  margin-right: 0px;
  background: url('../images/bg-yt-line.svg') center no-repeat;
}
footer #footerUpper #footerRight h3 {
  margin: 0;
}
footer #footerUpper #footerRight p {
  position: relative;
}
footer #footerUpper #footerRight input[type=submit] {
  background: none;
  border: 0;
  font-size: 14px;
  line-height: 1;
  font-family: 'ScalaSansItalic', Helvetica, sans-serif;
  color: #e8b6ad;
  position: absolute;
  bottom: 9px;
  right: 40px;
  cursor: pointer;
}
footer #footerUpper #footerRight input[type=submit]:hover {
  color: #b4be35;
}
footer #footerUpper #footerRight input[type=text] {
  width: 240px;
  height: 34px;
  line-height: 34px;
}
footer #footerLower {
  background: #F8E1E0;
  padding: 36px 0;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
footer #footerLower p {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  margin: 24px 0 0 0;
}
footer #footerLower .footer-about {
  width: 180px;
  float: left;
}
footer #footerLower .footer-courses {
  width: 420px;
  float: left;
}
footer #footerLower .footer-courses ul {
  float: left;
  width: 180px;
}
footer #footerLower .footer-courses ul.step {
  width: 240px;
  margin: 16px 0 0 0;
}
footer #footerLower .footer-shop {
  width: 160px;
  float: left;
}
footer #footerLower .footer-contact {
  width: 180px;
  float: left;
}
footer #footerLower ul {
  margin-bottom: 16px;
  padding-left: 0;
}
footer #footerLower ul li {
  list-style: none;
  position: relative;
}
footer #footerLower ul li a {
  color: #9F9D96;
}
footer #footerLower ul li a:hover {
  color: #e8b6ad;
}
footer #footerLower ul li a span {
  color: #e8b6ad;
}
footer #footerLower ul li a span:hover {
  color: #9F9D96;
}
footer #footerLower p {
  color: #9F9D96;
  text-align: center;
  width: 320px;
  margin: 24px auto 0 auto;
}
footer #footerLower #paypal {
  float: left;
  text-align: left;
}
footer #footerLower #paypal a {
  background: url(https://bloomcollege.com.au/wp-content/uploads/2021/05/Powered-by-Stripe-blurple.png) 0 4px no-repeat;
  padding-left: 46px;
}
footer #footerLower a {
  color: #9F9D96;
  margin-top: 24px;
}
footer #footerLower a:hover {
  color: #e8b6ad;
}
footer #footerLower #credit {
  float: right;
}
.mc-subscribe-form p {
  position: relative;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0.1em;
}
.mc-subscribe-form input[type=submit] {
  background: none;
  border: 0;
  font-size: 14px;
  line-height: 1;
  font-family: 'ScalaSansItalic', Helvetica, sans-serif;
  color: #e8b6ad;
  position: absolute;
  bottom: 9px;
  right: 10px;
  cursor: pointer;
}
.mc-subscribe-form input[type=submit]:hover {
  color: #b4be35;
}
.mc-subscribe-form input[type=text] {
  width: 200px;
  height: 34px;
  line-height: 34px;
}
#heroImage {
  background: #e1e1e1 url(../images/masthead7.jpg) center bottom no-repeat;
  height: 720px;
  margin-bottom: 72px;
  position: relative;
}
#heroImage.internal {
  background-color: #e3e6ca;
  border-bottom: 4px solid #e8b6ad;
  height: 480px !important;
  background-size: cover !important;
}
#heroImage.internal #title {
  top: 220px;
}
#heroImage #title {
  position: absolute;
  top: 150px;
  text-align: center;
  width: 100%;
  -webkit-animation: fadeInDown 0.4s ease-in 0s forwards;
  -moz-animation: fadeInDown 0.4s ease-in 0s forwards;
  -o-animation: fadeInDown 0.4s ease-in 0s forwards;
  animation: fadeInDown 0.4s ease-in 0s forwards;
}
#heroImage #title h1 {
  color: #ffffff;
}
#heroImage #title p {
  font-family: 'Roboto', Helvetica, sans-serif;
  text-transform: lowercase;
  font-style: italic;
  font-size: 18px;
  text-align: right;
  margin: -18px 120px 0 0;
}
#heroImage #title p a {
  position: relative;
  color: #e8b6ad;
  padding-right: 40px;
  text-decoration: none;
}
#heroImage #title p a:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 5px;
  margin-top: -2px;
  content: ' ';
  background: url(../images/arrow.png);
}
#heroImage #title p a:hover {
  color: #9F9D96;
}
#heroImage #title p a:hover:after {
  background-position: -100px -100px;
}
#hovers {
  display: none;
}
#hovers #hover1,
#hovers #hover2,
#hovers #hover3 {
  display: none;
}
#hovers .hoverBox {
  background: white;
  float: left;
  height: 370px;
  opacity: 0.8;
  text-align: center;
  padding: 40px;
  width: 220px;
}
#hovers .hoverBox p {
  margin: 30px 0;
}
#features {
  background: #e8b6ad url(../images/feature.gif) 50% 0 repeat-y;
  height: 72px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#features .container {
  width: 960px !important;
  position: relative;
  height: 72px;
}
#features .feature {
  position: absolute;
  bottom: 0;
  z-index: 99;
  text-align: center;
  width: 320px;
  height: 72px;
  overflow: hidden;
  -webkit-transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-property: height;
  -moz-transition-duration: 0.3s;
  -o-transition-property: height;
  -o-transition-duration: 0.3s;
  transition-property: height;
  transition-duration: 0.3s;
}
#features .feature#feature1 {
  left: 1px;
}
#features .feature#feature2 {
  left: 319px;
  width: 323px;
}
#features .feature#feature3 {
  left: 640px;
}
#features .feature .box {
  padding: 48px 60px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#features .feature .box img {
  margin-bottom: 24px;
}
#features .feature .box a img {
  margin-bottom: 0;
}
#features .feature .title {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background: url(../images/feature-icon.png) 50% 100px no-repeat;
}
#features .feature .title h2 {
  position: absolute;
  bottom: 36px;
  left: 0;
  width: 100%;
}
#features .feature .title p {
  color: white;
  font-family: 'ScalaSansItalic', Helvetica, sans-serif;
  font-size: 18px;
  margin: 0;
  color: #eee3db;
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
}
#features .feature:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  height: 580px;
  margin-bottom: -25px;
  border: 1px solid #ffffff;
}
#features .feature:hover .box {
  display: block;
  -webkit-animation: fadeIn 0.4s ease-in forwards;
  -moz-animation: fadeIn 0.4s ease-in forwards;
  -o-animation: fadeIn 0.4s ease-in forwards;
  animation: fadeIn 0.4s ease-in forwards;
}
#features .feature:hover .title {
  height: 108px;
  background: #453a2d url(../images/feature-icon.png) 50% 78px no-repeat;
}
#features .feature:hover .title h2 {
  bottom: 60px;
}
#features .feature:hover .title p {
  bottom: 36px;
}
#features .feature:hover .title p {
  color: #e8b6ad;
}
#features .feature h2 {
  color: white;
  margin: 0;
  font-size: 30px;
}
#aboutBloom {
  background: url(../images/vine.png) 50% 80px no-repeat;
  margin: 0px auto;
  padding-bottom: 80px;
  width: 960px;
}
#aboutBloom h2 {
  text-align: center;
}
#aboutBloom #app {
  text-align: center;
  width: 100%;
}
#aboutBloom #app h6 {
  background: url(../images/apple-logo.png) top center no-repeat;
  color: #9F9D96;
  font-family: 'ScalaSans', Helvetica, sans-serif;
  font-size: 22px;
  padding-top: 32px;
  text-transform: none;
  letter-spacing: 0.05em;
  margin: 20px 0 12px 0;
}
#aboutBloom #app p {
  font-family: 'ScalaSans', Helvetica, sans-serif;
  font-size: 16px;
  margin: 8px 0 16px 0;
}
#aboutBloom #iphoneRight {
  float: right;
}
#aboutBloom #blogPost {
  position: relative;
  padding-left: 90px;
}
#aboutBloom #blogPost img {
  border: 1px solid #e3e6ca;
  max-width: 100%;
  height: auto !important;
}
#aboutBloom #blogPost p.date {
  width: 40px;
  margin: 0 0 -26px -60px;
  color: #b4be35;
  display: block;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 12px;
  text-align: right;
}
#courseLinks {
  background: #f7f8f2 url(../images/courseleft-line.png) 50% 0 repeat-y;
  border: 1px solid #e3e6ca;
  float: left;
  width: 100%;
  padding: 48px 0;
  margin: 72px 0;
  text-align: center;
  position: relative;
}
#courseLinks h3 {
  margin: 0;
}
#courseLinks img {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -28px;
}
#courseLinks .column1 .inactive {
  font-family: 'ScalaSansItalic', Helvetica, sans-serif;
  font-size: 16px;
  width: 140px;
  display: block;
  margin: 0 auto;
  letter-spacing: 0.1em;
  padding: 12px 10px;
  text-decoration: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#courseLinks p {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 16px;
}
.anim .active .hoverBox img {
  background: url(../images/tree.png) 230px 0 no-repeat;
  -webkit-animation: scaleUp 0.4s ease-in-out both;
  -moz-animation: scaleUp 0.4s ease-in-out both;
  -o-animation: scaleUp 0.4s ease-in-out both;
  animation: scaleUp 0.4s ease-in-out both;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wrap {
  float: left;
  width: 100%;
}
.vine {
  background: url(../images/vine.png) 50% 0 no-repeat;
  float: left;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 72px;
}
aside {
  width: 600px;
  margin: 0 auto 48px auto;
  text-align: center;
}
.sml aside {
  width: auto;
  margin: 0 0 0 24px 0;
  text-align: left;
}
.content {
  margin: 0 auto 0 auto;
  width: 960px;
  padding: 0 10px;
}
.content hr.divide {
  width: 80px;
  margin: -12px auto 12px auto;
  border: 0;
  border-bottom: 1px solid #e3e6ca;
}
.content header {
  margin-bottom: 48px;
  text-align: center;
}
.content header .button {
  display: block;
  width: 240px;
  margin-top: 12px;
}
.content header h3 {
  text-align: center;
  color: #d5d8b1;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
  text-transform: none;
}
.content header p,
.content header .woocommerce-message {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  max-width: 600px;
  margin: 0 auto 6px auto;
}
.content header p a,
.content header .woocommerce-message a {
  color: #e8b6ad;
}
.content header p a.button,
.content header .woocommerce-message a.button {
  color: #ffffff;
}
.content header p a.button:hover,
.content header .woocommerce-message a.button:hover {
  color: #ffffff;
}
.content header p a:hover,
.content header .woocommerce-message a:hover {
  color: #b4be35;
}
.content header h5 {
  font-size: 20px;
}
.content header h5 span {
  color: #e3e6ca;
}
.content .date,
.content div.amount {
  background: #b380b9 url(../images/course-date-mask.png) top left no-repeat;
  height: 120px;
  margin: 72px 0 0 -49px;
  padding-top: 34px;
  letter-spacing: 0.1em;
  position: absolute;
  left: 50%;
  text-align: center;
  width: 120px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.6);
  font: 12px 'ScalaSansItalic', Helvetica, sans-serif;
  line-height: 1;
}
.content .date.course,
.content div.amount.course {
  padding-top: 42px;
}
.content .date span.day,
.content div.amount span.day,
.content .date span.dollars,
.content div.amount span.dollars {
  font: 34px 'adelle', georgia, serif;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: -4px 0 0 0;
  color: #ffffff;
  display: block;
}
.content .date span.dollars,
.content div.amount span.dollars {
  margin: 0 0 4px 0;
  letter-spacing: 0;
}
.content .date span.dollars sup,
.content div.amount span.dollars sup {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  vertical-align: top;
  letter-spacing: 0.1em;
  position: relative;
  top: 8px;
}
.content .date span.dollars sup.cents,
.content div.amount span.dollars sup.cents {
  vertical-align: middle;
  top: 0;
  margin-left: 1px;
}
.content .date span.month,
.content div.amount span.month {
  font: 24px 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
  line-height: 1;
  margin: -2px 0 0 0;
  letter-spacing: 0.1em;
  color: #ffffff;
  display: block;
}
.content #courseLocation {
  width: 100%;
  float: left;
  margin: 48px 0 0 0;
  overflow: hidden;
  position: relative;
  background: url(../images/tree.png) 50% 20px no-repeat;
}
.content #courseLocation ul {
  float: left;
  position: relative;
  left: 50%;
  clear: left;
  text-align: center;
  margin: 0;
}
.content #courseLocation ul li {
  float: left;
  position: relative;
  right: 50%;
  border: 1px solid #e3e6ca;
  background: #ffffff;
  line-height: 1;
  margin: 0 15px;
  font: 24px 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
  letter-spacing: 0.05em;
}
.content #courseLocation ul li a {
  display: block;
  padding: 6px 20px;
}
.content #courseLocation ul li a.active {
  background: #b4be35;
  color: #ffffff;
}
.content .hoverBox {
  margin: 48px 0 0 0;
  position: relative;
  float: left;
  width: 470px;
  height: 310px;
  padding: 20px 10px 0 0;
  text-align: center;
  overflow: hidden;
  background: url(../images/tree.png) 230px 0 no-repeat;
}
.content .hoverBox.rgt {
  background: url(../images/tree.png) -230px 0 no-repeat;
  padding: 20px 0 0 11px;
}
.content .hoverBox.rgt .overlay {
  right: auto;
  left: 11px;
}
.content .hoverBox .overlay {
  background: #453a2d;
  background: #9F9D96;
  height: 100%;
  right: 10px;
  position: absolute;
  opacity: 0;
  display: none;
  top: 0;
  margin-top: 70px;
  width: 100%;
  z-index: 7;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-property: all;
  -o-transition-duration: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
}
.content .hoverBox img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto !important;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid #e3e6ca;
}
.content .hoverBox h5 {
  border: 1px solid #e3e6ca;
  background: white;
  color: #b4be35;
  display: inline-block;
  margin: 0 auto 12px auto !important;
  padding: 6px 20px;
  max-width: 458px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content .hoverBox p,
.content .hoverBox .action {
  position: absolute;
  top: 400px;
  z-index: 8;
  width: 100%;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.6s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.6s;
  -o-transition-property: all;
  -o-transition-duration: 0.6s;
  transition-property: all;
  transition-duration: 0.6s;
}
.content .hoverBox .action {
  font: 16px/24px 'ScalaSansItalic', Helvetica, sans-serif;
  color: #e8b6ad;
}
.content .hoverBox p {
  color: white;
  padding: 0 40px;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-property: all;
  -o-transition-duration: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
}
.content .hoverBox:hover p,
.content .hoverBox.hover p {
  top: 140px;
}
.content .hoverBox:hover .action,
.content .hoverBox.hover .action {
  top: 200px;
}
.content .hoverBox:hover h5,
.content .hoverBox.hover h5 {
  background: #b4be35;
  color: white;
}
.content .hoverBox:hover .overlay,
.content .hoverBox.hover .overlay {
  opacity: 0.8;
  top: 0;
  display: block;
}
.content .hoverBox .large.right {
  float: right;
  margin-right: 0;
}
.content .hoverBox .small {
  margin-right: 20px;
  width: 300px;
}
.content .hoverBox .small p {
  width: 300px;
}
.content .hoverBox .small:hover p {
  top: 100px;
}
.content .hoverBox .small.right {
  float: right;
  margin-right: 0;
}
.content .hoverBox:first-child img {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.content .hoverBox:nth-child(2) img {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.content .hoverBox:nth-child(3) img {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.content .hoverBox:nth-child(4) img {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.content .hoverBox:nth-child(5) img {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.content .hoverBox:nth-child(6) img {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.content .schedule h3 {
  text-align: center;
  margin: 48px auto 24px auto;
  clear: both;
  width: 240px;
  background: #ffffff;
  border: 1px solid #e3e6ca;
  line-height: 1;
  padding: 6px 20px;
}
.content .schedule .bookingBox {
  margin: 0 0 48px 0;
}
.content .schedule .bookingBox ul {
  margin: 0;
  padding: 0;
}
.content .schedule .bookingBox ul li {
  padding: 0;
  border-top: 1px solid #e3e6ca;
}
.content .schedule .bookingBox ul li span {
  width: 25%;
}
.content .schedule .bookingBox ul li span.title {
  width: 50%;
}
.content .schedule .bookingBox ul li a {
  padding: 12px 30px;
  display: block;
  width: 100%;
  float: left;
}
.content .schedule .bookingBox ul li a:hover {
  background: #b4be35;
  color: #ffffff;
}
.content .bookingBox {
  background: #f7f8f2;
  border: 1px solid #e3e6ca;
  border-top: 0;
  margin: 48px 0 -1px 0;
  float: left;
  width: 100%;
  text-align: left;
}
.content .bookingBox ul {
  float: left;
  width: 100%;
  padding: 0 30px;
}
.content .bookingBox ul li {
  float: left;
  width: 100%;
  padding: 12px 0;
}
.content .bookingBox ul li .button {
  margin-top: -12px;
}
.content .bookingBox ul li a.button {
  color: #ffffff;
}
.content .bookingBox ul li span {
  display: block;
  float: left;
  width: 20%;
  padding: 0 10px;
}
.content .bookingBox ul li span.toolkit {
  float: right;
}
.content .bookingBox ul li span.book {
  text-align: right;
  float: right;
}
.content .bookingBox ul li span.book .align--middle {
  float: none;
  margin: 0 auto;
  transform: translate(-6px, 5px);
}
.content .bookingBox h5,
.content .bookingBox strong {
  font-size: 18px;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  letter-spacing: 0.05em;
  color: #d5d8b1;
}
.content .bookingBox h5 {
  float: left;
  width: 100%;
  border-top: 1px solid #e3e6ca;
  padding: 24px 40px 0 40px;
  margin-bottom: 6px;
}
.content .bookingBox p {
  margin: 0;
}
.content .bookingBox .bookingDetails {
  width: 35%;
  float: left;
}
.content .bookingBox .bookingDetails .button {
  margin: 12px auto;
}
.content .bookingBox .bookingDetails.center {
  width: 30%;
  padding: 0 20px;
}
.content .lge .socialBox {
  position: relative;
  top: -49px;
}
.content .socialBox {
  background: #ffffff;
  border: 1px solid #e3e6ca;
  margin: 0 auto;
  padding: 12px 5px 5px 5px;
  text-align: center;
  width: 100px;
  clear: both;
}
.content .socialBox h6 {
  color: #d5d8b1;
  margin: 0 0 6px 0;
}
.content .socialBox ul {
  margin: 0;
  padding: 0;
}
.content .fullschedule {
  clear: both;
  float: right;
  margin: -14px 50px -14px 0;
  font: 14px 'Roboto', Helvetica, sans-serif;
  font-style: italic;
}
.content .fullschedule a {
  background: url(../images/arrow.png) -31px -195px no-repeat;
  padding-right: 40px;
}
.content .fullschedule a:hover {
  background-position: 169px 5px;
}
.content .courseTypes {
  margin-top: 48px;
  float: left;
  width: 100%;
}
.content .courseTypes .courseDetails {
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 300px;
  height: 290px;
}
.content .courseTypes .courseDetails h5 {
  display: inline-block;
  margin: 0 auto 12px auto;
  padding: 6px 20px;
}
.content .courseTypes .courseDetails p {
  color: white;
  position: absolute;
  top: 400px;
  width: 100%;
  z-index: 8;
  padding: 0 20px;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-property: all;
  -o-transition-duration: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
}
.content .courseTypes .courseDetails .action {
  position: absolute;
  top: 400px;
  width: 100%;
  left: 0;
  z-index: 8;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.6s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.6s;
  -o-transition-property: all;
  -o-transition-duration: 0.6s;
  transition-property: all;
  transition-duration: 0.6s;
}
.content .courseTypes .courseDetails .overlay {
  background: #9F9D96;
  height: 100%;
  left: 0px;
  position: absolute;
  margin: 50px 0 0 0;
  opacity: 0;
  display: none;
  top: 0px;
  width: 100%;
  z-index: 7;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-property: all;
  -o-transition-duration: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
}
.content .courseTypes .courseDetails img {
  border: 1px solid #e3e6ca;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -150px;
}
.content .courseTypes .courseDetails:hover p {
  top: 100px;
}
.content .courseTypes .courseDetails:hover .action {
  top: 180px;
}
.content .courseTypes .courseDetails:hover .overlay {
  opacity: 0.8;
  display: block;
}
.content .courseTypes #courseLeft {
  background: url(../images/courseleft-line.png) 150px 30px no-repeat;
}
.content .courseTypes #courseLeft h5 {
  background: white;
  border: 1px solid #e3e6ca;
  color: #b4be35;
}
.content .courseTypes #courseLeft:hover h5 {
  background: #b4be35;
  color: white;
}
.content .courseTypes #courseCenter {
  height: 194px;
  text-align: center;
  width: 340px;
  margin-top: 75px;
  background: url(../images/flower-deco3.png) top center no-repeat;
  display: table;
}
.content .courseTypes #courseCenter p {
  font: 18px 'Roboto', Helvetica, sans-serif;
  font-style: italic;
  vertical-align: middle;
  display: table-cell;
}
.content .courseTypes #courseRight {
  background: url(../images/courseright-line.png) 150px 30px no-repeat;
}
.content .courseTypes #courseRight h5 {
  background: white;
  border: 1px solid #e8b6ad;
  color: #e8b6ad;
}
.content .courseTypes #courseRight:hover h5 {
  background: #e8b6ad;
  color: white;
}
.content #moreInfo {
  background: url(../images/flower-deco4.png) 221px 24px no-repeat;
  text-align: center;
  margin-top: 72px;
  float: left;
  width: 100%;
}
.content #moreInfo h6 {
  color: #9F9D96;
}
.content #moreInfo .phone {
  margin: 48px 0 0 60px;
  width: 200px;
  float: left;
}
.content #moreInfo .question {
  margin: 24px auto 0 auto;
  width: 200px;
  height: 238px;
  display: table;
}
.content #moreInfo .question p {
  font: 18px 'ScalaSansItalic', Helvetica, sans-serif;
  line-height: 26px;
  vertical-align: middle;
  display: table-cell;
}
.content #moreInfo .testimonials {
  float: right;
  margin: 48px 60px 0 0;
  width: 200px;
}
.content #awards {
  background: #f7f8f2 url(../images/courseleft-line.png) 50% 0 repeat-y;
  margin-top: 48px;
  width: 100%;
  float: left;
  padding: 48px 40px 24px 40px;
  border: 1px solid #e3e6ca;
}
.content blockquote {
  margin: 0 0 48px 0;
  padding: 0 30px;
}
.content blockquote p {
  font-style: italic;
}
.content cite {
  display: block;
  margin-top: -24px;
  color: #d5d8b1;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-style: normal;
}
.content .pagination {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  text-transform: lowercase;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  float: left;
  width: 100%;
  margin-left: 12px;
}
.content .pagination .nav-previous,
.content .pagination .nav-next {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 334px;
  display: inline-block;
  text-align: left;
}
.content .pagination .nav-previous {
  text-align: right;
  padding-left: 5px;
}
.content .pagination .deco {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/flower-deco5.png) top left no-repeat;
  height: 26px;
  margin: 0 7px;
  width: 26px;
}
body#courses .content .date {
  left: 50%;
}
--------------------------------- body#categories .content {
  background-position: 468px 130px;
}
--------------------------------- body#categories .content h5 a {
  text-decoration: none;
}
--------------------------------- body#categories .content h5 a:hover {
  color: #b4be35 !important;
}
--------------------------------- body#categories .content h5 a:visited {
  color: #9F9D96;
}
.region {
  display: none;
}
.region.active {
  display: block;
}
body#contact .column1 .left,
body#contact .column2 .left {
  width: 45%;
}
body#contact .column1 .loc,
body#contact .column2 .loc {
  margin-bottom: 48px;
}
body#contact .column1 .address h5,
body#contact .column2 .address h5 {
  margin: 24px 0 0 0;
}
body#contact .column1 .address .button,
body#contact .column2 .address .button {
  margin: 0;
}
body#contact .column1 .enquire strong,
body#contact .column2 .enquire strong {
  font-weight: 400;
  width: 60px;
  display: inline-block;
}
body#contact .column1 h3,
body#contact .column2 h3 {
  border-bottom: 1px solid #e3e6ca;
  margin-bottom: 12px;
  padding-bottom: 11px;
}
body#contact #map {
  border: 1px solid #e3e6ca;
  height: 360px;
  width: 100%;
}
body#contact #map * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body#contact #map h3 {
  margin-bottom: 12px;
}
body#contact #map img {
  float: right;
  height: 50px;
  margin-right: 20px;
  width: 50px;
}
body#contact #locations {
  width: 160px;
  margin: 24px auto;
}
body#contact #locations .selector {
  width: 100%;
}
body#blog .vine,
body#blogpost .vine {
  background-position: 0 0;
  padding-top: 72px;
}
body#blog .content .socialBox,
body#blogpost .content .socialBox {
  margin: 0 0 0 322px;
}
body#blog .content .blogPost,
body#blogpost .content .blogPost {
  border-bottom: 1px solid #e3e6ca;
  padding: 0 0 23px 50px;
  margin: 0 0 48px 12px;
  position: relative;
  width: 100%;
  float: left;
}
body#blog .content .blogPost ul,
body#blogpost .content .blogPost ul {
  list-style: circle;
  margin-left: 20px;
}
body#blog .content .blogPost#post-notfound,
body#blogpost .content .blogPost#post-notfound {
  border: 0;
}
body#blog .content .blogPost h3,
body#blogpost .content .blogPost h3 {
  border-bottom: 1px solid #e3e6ca;
  padding: 0 200px 23px 0;
  position: relative;
}
body#blog .content .blogPost h3 a,
body#blogpost .content .blogPost h3 a {
  color: #9F9D96;
}
body#blog .content .blogPost h3 a:hover,
body#blogpost .content .blogPost h3 a:hover {
  color: #e8b6ad;
}
body#blog .content .blogPost h3 .author,
body#blogpost .content .blogPost h3 .author {
  color: #d5d8b1;
  font: 15px 'ScalaSansItalic', Helvetica, sans-serif;
  letter-spacing: 0;
  position: absolute;
  bottom: 24px;
  right: 0;
  text-transform: capitalize;
}
body#blog .content .blogPost .button,
body#blogpost .content .blogPost .button {
  margin: 0;
  display: inline-block;
}
body#blog .content .blogPost img,
body#blogpost .content .blogPost img {
  max-width: 100%;
}
body#blog .content .blogPost figure img.blogImage,
body#blogpost .content .blogPost figure img.blogImage {
  margin-left: 0;
  width: 100% !important;
}
body#blog .content .blogPost img.blogImage,
body#blogpost .content .blogPost img.blogImage {
  border: 1px solid #e3e6ca;
  border-top: 0;
  display: block;
  margin: -24px 0 24px 50px;
  width: 240px !important;
  height: auto !important;
}
body#blog .content .blogPost img.blogImage.left,
body#blogpost .content .blogPost img.blogImage.left {
  margin-left: 0;
  margin-right: 50px;
}
body#blog .content .blogPost .date,
body#blogpost .content .blogPost .date {
  background: #b380b9 url(../images/date-mask-sml.png) top left no-repeat;
  height: 60px;
  left: 0;
  padding-top: 14px;
  top: 0;
  width: 60px;
  margin: -15px 0 0 -28px;
}
body#blog .content .blogPost .date span.month,
body#blogpost .content .blogPost .date span.month {
  font-size: 18px;
  margin: -2px 0 0 0;
  letter-spacing: 0;
}
body#blog .content .blogPost .date span.day,
body#blogpost .content .blogPost .date span.day {
  font: 20px 'adelle', georgia, serif;
  margin: -6px 0 0 0;
}
body#blogpost .content {
  padding-top: 0px;
}
body#blogpost .content .blogPost {
  padding: 40px;
}
body#blogpost .content h3 {
  margin-left: 40px;
}
body#blogpost .content ul.social {
  background: white;
  border: 1px solid #e3e6ca;
  height: 90px;
  position: absolute;
  top: 120px;
  left: -19px;
  width: 35px;
  padding: 10px 0;
}
body#blogpost .content p {
  margin: 20px auto;
  width: 580px;
}
body#blogpost .content aside {
  display: table;
  height: 250px;
  margin: 40px 0;
}
body#blogpost .content aside p {
  display: table-cell;
  font: 24px 'adelle', georgia, serif;
  font-style: italic;
  font-weight: 300;
  vertical-align: middle;
}
body#blogpost .content aside p span {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  color: #b4be35;
}
body#notfound .content .socialBox {
  margin: 0 0 0 322px;
}
body#notfound .content .blogPost {
  border-bottom: 1px solid #e3e6ca;
  padding: 0 0 23px 50px;
  margin: 0 0 48px 12px;
  position: relative;
  width: 100%;
  float: left;
}
body#notfound .content .blogPost#post-notfound {
  border: 0;
}
body#notfound .content .blogPost h3 {
  border-bottom: 1px solid #e3e6ca;
  padding: 0 200px 23px 0;
  position: relative;
}
body#notfound .content .blogPost h3 .author {
  color: #d5d8b1;
  font: 15px 'ScalaSansItalic', Helvetica, sans-serif;
  letter-spacing: 0;
  position: absolute;
  bottom: 24px;
  right: 0;
  text-transform: capitalize;
}
body#notfound .content .blogPost .button {
  margin: 0;
  display: inline-block;
}
body#notfound .content .blogPost img {
  max-width: 100%;
}
body#notfound .content .blogPost figure img.blogImage {
  margin-left: 0;
  width: 100% !important;
}
body#notfound .content .blogPost img.blogImage {
  border: 1px solid #e3e6ca;
  border-top: 0;
  display: block;
  margin: -24px 0 24px 50px;
  width: 240px !important;
  height: auto !important;
}
body#notfound .content .blogPost .date {
  background: #b380b9 url(../images/date-mask-sml.png) top left no-repeat;
  height: 60px;
  left: 0;
  padding-top: 14px;
  top: 0;
  width: 60px;
  margin: -15px 0 0 -28px;
}
body#notfound .content .blogPost .date span.day {
  font: 20px 'adelle', georgia, serif;
  margin: -6px 0 0 0;
}
.buy {
  text-align: center;
  margin: 48px 0;
  float: left;
  width: 100%;
}
#cart.content {
  background-position: 468px 120px;
}
#cart.content header {
  padding-bottom: 0px;
}
#cart.content .coupon {
  float: left;
  width: 100%;
  padding-bottom: 23px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e6ca;
}
#cart.content .coupon input[type="text"] {
  width: 50%;
  float: left;
}
#cart.content .hoverBox span.price {
  color: #e8b6ad;
  font: 30px 'adelle', georgia, serif;
  line-height: 32px;
}
#cart.content .hoverBox span.price sup {
  font-size: 13px;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  line-height: 32px;
  vertical-align: top;
}
#cart.content .hoverBox:hover p {
  top: 80px;
}
#cart.content .hoverBox:hover a.button {
  top: 190px;
}
.cart {
  border-bottom: 1px solid #e3e6ca;
  padding-bottom: 23px;
  margin-bottom: 24px;
  line-height: 24px;
  float: left;
  width: 100%;
  position: relative;
}
.cart li {
  margin: 0;
  list-style: circle;
  margin-left: 20px;
}
.cart input[type=text].num {
  width: 60px;
  float: left;
}
.cart a.del {
  position: absolute;
  top: 4px;
  color: #e8b6ad;
  right: -30px;
}
.cart a.del:hover {
  color: #b4be35;
}
.cart span.amount {
  float: right;
  font-size: 17px;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  width: 80px;
  margin-top: 4px;
  text-align: right;
}
.cart div.description {
  float: left;
  width: 240px;
  padding-right: 20px;
  margin: 4px 0 0 0;
}
.cart div.description p,
.cart div.description ul {
  margin-bottom: 0;
}
.cart div.description span {
  margin: 4px 0 0 100px;
  display: block;
  padding-right: 20px;
}
.cart div.description img {
  float: left;
  border: 1px solid #e3e6ca;
  width: 80px;
}
.cart_totals {
  margin-top: -22px;
  border-top: 1px solid #e3e6ca;
  padding-top: 23px;
  float: left;
  width: 100%;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: lowercase;
}
.cart_totals .total {
  color: #e8b6ad;
}
.customer_details strong {
  font-weight: 400;
  width: 60px;
  display: inline-block;
}
.cart_summary {
  float: left;
  width: 100%;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: lowercase;
}
.cart_summary .total {
  color: #e8b6ad;
}
.order_details {
  width: 300px;
  margin: 0 auto;
}
.order_details strong {
  font-weight: 400;
}
#cart.content .column1 .cart_totals div.description,
.cart_summary div.description {
  width: 180px;
}
#cart.content .column1 .cart_totals span.amount,
.cart_summary span.amount {
  width: 200px;
}
#cart.content .column1 .cart_totals span.amount span.amount,
.cart_summary span.amount span.amount {
  width: auto;
  margin: 0 0 0 8px;
}
input[type=submit].button.checkout-button {
  background: #e8b6ad;
  width: 240px;
  margin-top: 24px;
  display: none;
}
input[type=submit].button.checkout-button:hover {
  background: #b4be35;
}
input[type=submit].button#place_order {
  background: #e8b6ad;
}
input[type=submit].button#place_order:hover {
  background: #b4be35;
}
body#about #heroImage {
  background-image: url(../images/masthead1.jpg);
  background-position: center 22%;
}
body#categories #heroImage,
body#courses #heroImage {
  background-image: url(../images/masthead2.jpg);
}
body#blog #heroImage,
body#testimonials #heroImage {
  background-image: url(../images/blog-edit-min.jpg);
}
body#shop #heroImage,
body#cart #heroImage {
  background: #e1e1e1 url(../images/masthead6.jpg) 50% 50%;
}
body#contact #heroImage {
  background-image: url(../images/masthead4.jpg);
}
body#notfound #heroImage {
  background: #e1e1e1 url(../images/masthead-404.jpg) 50% 50%;
}
/* Overlay */
#overlay {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  width: 100%;
  min-height: 100%;
  background: #222121;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  -webkit-animation: fadeIn 0.4s ease-in forwards;
  -moz-animation: fadeIn 0.4s ease-in forwards;
  -o-animation: fadeIn 0.4s ease-in forwards;
  animation: fadeIn 0.4s ease-in forwards;
  cursor: pointer;
}
#overlay p.by {
  padding-right: 0;
}
#close {
  position: absolute;
  z-index: 999;
  top: 20px;
  right: 20px;
  background: url(../images/icons.png) -96px -96px no-repeat;
  width: 16px;
  padding-top: 17px;
  height: 0;
  overflow: hidden;
}
#close:hover {
  background-position: -96px -192px;
}
#bridge .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
#bridge ul {
  list-style: circle;
  margin-left: 20px;
}
#bridge {
  cursor: default;
  width: 600px;
  padding: 30px 40px 30px 30px;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 50%;
  margin: 60px 0 60px -300px;
  -moz-box-shadow: 8px 8px 0px #000000;
  -webkit-box-shadow: 8px 8px 0px #000000;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-animation: fadeInDown 0.4s ease-in 0 forwards;
  -moz-animation: fadeInDown 0.4s ease-in 0 forwards;
  -o-animation: fadeInDown 0.4s ease-in 0 forwards;
  animation: fadeInDown 0.4s ease-in 0 forwards;
}
#scroll {
  height: 400px;
  padding: 20px 0 0 20px;
  border: 1px solid #d5d8b1;
  border-right: 0;
}
/* Scroll */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}
.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #d5d8b1;
  position: relative;
}
.jspDrag {
  background: #b4be35;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 8px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #e5e5e5;
  float: left;
  height: 100%;
}
.addthis_toolbox {
  margin: 0;
}
.addthis_button_facebook {
  color: #9F9D96;
}
.addthis_button_facebook span {
  display: none;
}
/* thankyou */
#thankyou .container > #primary > #content .content p {
  text-align: center;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  font-size: 28px;
}
#thankyou .container > #primary > #content .content,
#thankyou .container > #primary > #content .content h2 {
  text-align: center;
}
#thankyou .container > #primary > #content .content .customer_details h2 {
  margin: 0 0 30px 0;
}
#thankyou .container > #primary > #content .content ul.order_details {
  text-align: center;
}
#thankyou .container > #primary > #content .content ul li.date {
  font-size: 0.875rem;
  padding: 38px 15px 0;
}
#thankyou .container > #primary > #content .content ul li.date strong {
  display: block;
}
#thankyou .container > #primary > #content .content table.order_details {
  margin-top: 150px !important;
}
#thankyou .container > #primary > #content .content table.order_details thead tr .product-name {
  text-align: left;
  padding-bottom: 30px;
}
#thankyou .container > #primary > #content .content table.order_details tbody tr.order_item td.product-name {
  text-align: left;
}
#thankyou .container > #primary > #content .content table.order_details tbody tr.order_item td.product-total {
  padding-bottom: 35px;
}
#thankyou .container > #primary > #content .content table.order_details tfoot tr {
  height: 30px !important;
}
#thankyou .container > #primary > #content .content table.order_details tfoot tr th {
  text-align: left;
}
#thankyou .container > #primary > #content .content header.customer_details {
  margin: 30px 0;
}
#thankyou .container > #primary > #content .content table.customer_details {
  margin: 0 auto;
}
#thankyou .container > #primary > #content .content table.customer_details tbody tr th {
  text-align: right;
}
#thankyou .container > #primary > #content .content table.customer_details tbody tr td {
  padding-left: 15px;
  padding-bottom: 10px;
  text-align: left;
}
#thankyou .container > #primary > #content .content header.title {
  padding-top: 30px;
}
#thankyou .container > #primary > #content .content address {
  text-align: center;
  margin-bottom: 60px;
}
/** REPONSIVE **/
.mobile-area {
  display: none;
}
#shop > .container {
  padding: 0;
}
.content #moreInfo {
  background-position: center center;
}
aside {
  max-width: 600px;
  width: 100%;
}
#Shop .column2 img {
  height: auto;
  width: 100%;
}
figure img {
  height: auto;
}
.content .date,
.content div.amount {
  margin: 72px 0 0 -49px;
}
.coupon .button {
  border-radius: 51px;
  line-height: 11px;
  padding: 10px!important;
}
.nav-previous {
  display: block!important;
  width: auto!important;
}
body#notfound .vine {
  background-position: 0 0;
  padding-top: 72px;
}
#thankyou .container > #primary > #content .content ul li.date {
  margin-top: 105px;
}
.order_details {
  max-width: 300px;
  width: 100%;
}
.content #courseLocation ul li.collingwood-vic a {
  padding: 6px 9px;
}
.content #courseLocation ul li.port-melbourne a {
  padding: 6px 11px;
}
.wdi_feed_info {
  float: left;
  width: 100%!important;
}
#thankyou table.shop_table.order_details {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
}
#thankyou .order_details {
  max-width: 320px;
  width: 100%;
}
#thankyou .container > #primary > #content .content table.order_details {
  margin-top: 0!important;
}
#thankyou .vine {
  background-image: none;
}
#thankyou .vine > h2 {
  margin-bottom: 35px;
}
#thankyou .container > #primary > #content .content p:not(:first-child) {
  font-family: 'adelle', georgia, serif;
  font-size: 22px;
  line-height: 25px;
}
input#place_order {
  float: none;
  margin: 0 auto;
  display: block;
}
.toolkit a.del {
  display: none;
}
#home #heroImage {
  background-size: 100%;
}
body img {
  max-width: 100%;
  height: auto;
}
#home #heroImage #title h1 {
  color: #e8b6ad;
}
nav#menu {
  background-size: 97%;
  width: 1053px;
  left: 47%;
}
#footerCentre p:first-child {
  opacity: 0!important;
}
.phone h5 a {
  font-size: 15px;
  display: block;
  margin-left: -30px;
}
#features #feature3 a.popup--close {
  display: none;
}
@media screen and (max-width: 767px) {
  #features #feature3 a.popup--close {
    display: block;
    /* margin: 20px; */
    color: #e8b6ad;
    font-size: 26px;
    top: 18px;
    position: absolute;
    right: 20px;
    font-family: sans-serif;
    pointer-events: all;
    z-index: 1002;
    cursor: pointer;
    font-family: 'Roboto', Helvetica, sans-serif;
    /* left: 50%; */
    /* transform: translateX(-50%); */
  }
  #features #feature3.popupvisible {
    width: 100%!important;
    max-width: none;
  }
  #features #feature3.popupvisible .box {
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    bottom: 0!important;
    right: 0!important;
    background: rgba(255, 255, 255, 0.75);
    z-index: 999!important;
    display: block!important;
    width: 100%!important;
  }
  #features #feature3.popupvisible .box .popup--cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    width: 80%;
    max-width: 400px;
  }
  .kartra_optin_submit_btn {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 990px) {
  nav#menu,
  #aboutBloom,
  .container,
  .content {
    max-width: 960px !important;
    width: 100% !important;
  }
  #features .container {
    max-width: 670px !important;
  }
  #features {
    background-image: none;
  }
  #features #feature1.feature,
  #features #feature2.feature {
    border-bottom: 1px solid white;
  }
  #features #feature1.feature,
  #features #feature2.feature,
  #features #feature3.feature {
    overflow: visible;
    width: 33.3% !important;
  }
  #features #feature3.feature .box img {
    display: none;
  }
  #features #feature3.feature form {
    margin-bottom: 10px;
  }
  #features #feature2.feature {
    left: 215px;
  }
  #features #feature3.feature {
    left: 435px;
  }
  #features .feature .box {
    padding: 10px;
  }
  #heroImage #title {
    width: auto;
  }
  #features .feature:hover .title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 72px !important;
  }
  #features .feature:hover .title h2 {
    bottom: 36px;
  }
  #features .feature:hover .title p {
    bottom: 12px;
    color: #eee3db !important;
  }
  #features .feature .box {
    display: none !important;
  }
  #features .feature:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 0 none;
    border-left: 0 none;
    border-top: medium none;
    height: 72px;
    margin-bottom: 0;
  }
  #features #feature3.feature:hover {
    border: medium none !important;
  }
  .lge {
    width: 75%;
  }
  .sml {
    padding-left: 5%;
    width: 25%;
  }
  .courseTypes > div {
    width: 33.3% !important;
  }
  /*#features #feature3.feature .box { background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; display: block !important; left: 2px; max-width: none !important; top: -174px; z-index: 4; }*/
  .content #courseLocation ul li.port-melbourne a {
    padding: 6px 8px;
  }
}
@media screen and (max-width: 961px) {
  footer #footerUpper .footerList {
    margin: 0;
    width: 33.3% !important;
  }
  .footer-about,
  .footer-courses,
  .footer-shop,
  .footer-contact {
    width: 25% !important;
  }
  footer #footerLower p {
    padding: 0 15px;
    text-align: center !important;
    width: 33.3% !important;
  }
  .content .hoverBox {
    width: 50%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  }
  .content .hoverBox h5 {
    display: block;
  }
  .content #courseLocation ul li {
    margin: 5px 0;
    width: 100%;
  }
  .content #courseLocation {
    background: none;
  }
}
@media screen and (max-width: 950px) {
  nav#menu {
    display: none;
  }
  .mobile-area {
    display: block;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
    z-index: 120;
  }
  /*.mobile-area { display: block; padding: 10px 20px; position: absolute; width: 100%; z-index: 999; }*/
  .mobile-area .home {
    background-image: url("../images/bloom-logo-2020.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    height: 125px;
    width: 125px;
  }
  .menu-toggle {
    cursor: pointer;
    float: right;
    height: 40px;
    position: relative;
    top: -100px;
    width: 40px;
  }
  .menu-toggle span {
    background: #e8b6ad none repeat scroll 0 0;
    border-radius: 6px;
    display: block;
    height: 5px;
    margin-bottom: 7px;
    width: 100%;
  }
  .mobile-menu {
    background: #e8b6ad none repeat scroll 0 0;
    border-radius: 5px;
    display: none;
    float: left;
    margin-top: -40px;
    padding: 10px;
    width: 100%;
  }
  .mobile-menu li {
    border-bottom: 1px dotted white;
    clear: both;
    display: block;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }
  .mobile-menu li:last-child {
    border: medium none;
  }
  .mobile-menu ul li a {
    color: white;
    font-family: 'ScalaSansSC', Helvetica, sans-serif;
    font-size: 20px;
  }
  #cart.ss-standard.ss-icon {
    background: #e8b6ad none repeat scroll 0 0;
    border-radius: 35px;
    color: white;
    float: right;
    height: 50px;
    line-height: 40px;
    margin-right: 10px;
    margin-top: -110px;
    padding: 5px 10px;
    width: 50px;
  }
  #heroImage #title {
    left: 0;
    width: 100%;
  }
  #heroImage #title h1 {
    font-size: 40px;
    line-height: 27px;
    text-align: center;
  }
  #heroImage {
    height: 460px;
  }
  #home #heroImage {
    height: 480px;
  }
  #heroImage.internal {
    height: 350px !important;
  }
  p,
  .content ul,
  #bridge ul {
    font-size: 17px;
    line-height: 25px !important;
  }
  .mobile-area .home {
    background-size: 87px auto;
  }
  #features #feature3.feature .box {
    padding-bottom: 0 !important;
    top: -192px;
  }
}
@media screen and (max-width: 850px) {
  .cart.cart_table_item > div {
    margin-bottom: 15px;
    padding: 0 !important;
    width: 100%;
  }
  .coupon input.button,
  .coupon input#coupon_code {
    max-width: none !important;
    width: 48% !important;
  }
}
@media screen and (max-width: 810px) {
  .content #courseLocation ul li {
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    right: 0;
    width: 100%;
  }
  .content #courseLocation ul {
    left: 0;
    width: 100%;
  }
  .book .button {
    display: block !important;
    min-width: auto !important;
    padding: 10px 2px;
    width: 100% !important;
  }
}
@media screen and (max-width: 790px) {
  #awards img {
    height: auto;
    width: 100%;
  }
}
#features .container.mobile {
  display: none !important;
}
/*@media screen and (min-width:768px) {*/
/*	#features .container.mobile { display: none !important; }*/
/*}*/
@media screen and (max-width: 768px) {
  #home #heroImage {
    background-position: top;
  }
  #shop #heroImage {
    background-position: 77% center !important;
  }
  body#contact #heroImage {
    background-position: 10% !important;
  }
}
@media screen and (max-width: 767px) {
  /*#features .container { display: none !important; }*/
  /*#features .container.mobile { display: block !important; }*/
  #features {
    height: 228px;
    background: #e8b6ad;
  }
  #features #feature1.feature,
  #features #feature2.feature,
  #features #feature3.feature {
    width: 100%!important;
    left: 0!important;
    position: relative;
    display: inline-block;
  }
  /*#features #feature1.feature,*/
  /*#features #feature2.feature { width: 50% !important; }*/
  /*#features #feature2.feature { border-right: 0 none; left: 335px; }*/
  #feature4 {
    border: medium none !important;
    bottom: 72px !important;
    height: auto !important;
    left: 0;
    opacity: 1 !important;
    top: -133px !important;
    width: 100% !important;
  }
  #feature4 .title {
    display: none;
  }
  #features #feature4.feature .box img {
    display: none;
  }
  #features #feature4.feature .box {
    background-color: rgba(255, 255, 255, 0.9);
    display: block !important;
    margin: 0 auto !important;
    max-width: 370px;
    opacity: 1 !important;
    position: relative;
    width: 100% !important;
  }
  #features #feature4.feature .box form {
    margin-bottom: 0;
  }
  #feature4 .mc-subscribe-form p {
    margin-bottom: 5px;
  }
  #features .feature h2 {
    font-size: 23px;
  }
  .hide-mobile {
    display: none;
  }
  /*#features #feature2.feature .title { top: 10px; }*/
}
@media screen and (max-width: 760px) {
  #moreInfo > div {
    margin: 0 !important;
    width: 33.3% !important;
  }
  #moreInfo .testimonials,
  #moreInfo .phone {
    margin-top: 25px !important;
  }
  .lge,
  .sml {
    width: 100%;
  }
  .content .courseTypes #courseCenter {
    display: none;
  }
  .courseTypes > div {
    padding: 0 20px;
    width: 50% !important;
  }
  .content .courseTypes .courseDetails img {
    height: auto;
    left: 0;
    margin: 0 auto !important;
    width: 100%;
  }
  .bookingBox ul li span {
    display: block !important;
    margin-bottom: 15px;
    text-align: center;
    width: 100% !important;
  }
  .book .button {
    max-width: 140px;
  }
  .content .bookingBox h5 {
    text-align: center;
  }
  .coupon input.button,
  .coupon input#coupon_code {
    margin-top: 10px;
    max-width: none !important;
    width: 100% !important;
  }
  .sml {
    padding-left: 0;
  }
  .content .pagination .nav-previous {
    display: block !important;
    text-align: left;
    width: auto !important;
  }
  .content .pagination .nav-previous,
  .content .pagination .nav-next {
    width: auto !important;
  }
  .pagination {
    margin-left: 0 !important;
  }
  .content .courseTypes .courseDetails p,
  .content .courseTypes .courseDetails:hover p {
    left: 0;
    padding: 0 10px !important;
    text-align: center;
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  #features .container {
    max-width: 100% !important;
    padding: 0;
  }
}
@media screen and (max-width: 680px) {
  #heroImage {
    height: 425px;
  }
  /*#features .container { max-width: 460px !important; }*/
  /*#features #feature2.feature { left: 155px; }*/
  /*#features #feature3.feature { left: 305px; }*/
  .column1,
  .column2 {
    margin-bottom: 20px;
    padding: 0 !important;
    width: 100%;
  }
  #aboutBloom {
    background-image: none;
  }
  #aboutBloom h2 {
    margin-bottom: 20px;
  }
  #courseLinks {
    margin-top: 0;
  }
  .half {
    border-bottom: 1px solid #e3e6ca;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
  }
  .half:last-child {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #courseLinks {
    background-image: none !important;
  }
  #courseLinks pre {
    display: none;
  }
  #aboutBloom #blogPost p.date {
    float: left;
    margin: 0 10px 0 0;
  }
  .blogImage {
    text-align: center;
  }
  #contact .vine,
  #about .vine {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .loc p {
    margin-bottom: 5px;
  }
  body#contact .column1 .loc,
  body#contact .column2 .loc {
    margin-bottom: 0;
  }
  .content #awards {
    background-image: none;
  }
  #shop .vine .course.amount {
    top: 0;
  }
  #shop .vine {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .cart a.del {
    right: 10px;
  }
  .cart li {
    margin: 0;
  }
  .cart.cart_table_item .list {
    padding: 0 15px;
  }
  #Shop .vine {
    background-image: none;
  }
  aside {
    margin-bottom: 10px;
  }
  #Shop .amount {
    margin: 0 auto;
    position: static;
  }
  #Shop .vine {
    background-image: none;
    padding-top: 0;
  }
  #courses .course.amount {
    top: 0;
  }
  .vine {
    background-image: none;
  }
  #courses .column1 {
    padding-top: 45px !important;
  }
  #courses .course.amount {
    top: 25px;
  }
  #shop .course.amount {
    margin-left: -65px !important;
    margin-top: 75px !important;
    position: absolute;
    top: 0;
  }
  #shop .amount {
    margin: 0 auto !important;
    position: static;
  }
  body#blog .content .blogPost,
  body#blogpost .content .blogPost,
  body#notfound .content .blogPost {
    margin-left: 0;
    padding-left: 0;
  }
  body#blog .content .blogPost .date,
  body#blogpost .content .blogPost .date,
  body#notfound .content .blogPost .date {
    display: block;
    margin: 0 auto;
    position: static;
  }
  body#blog .content .blogPost h3,
  body#blogpost .content .blogPost h3,
  body#notfound .content .blogPost h3 {
    padding: 15px 0;
    text-align: center;
  }
  #blog .vine {
    padding-top: 0 !important;
  }
  body#blog .content .blogPost h3,
  body#blogpost .content .blogPost h3,
  body#notfound .content .blogPost h3 {
    width: 100%;
  }
  body#blog .content .blogPost,
  body#blogpost .content .blogPost,
  body#notfound .content .blogPost {
    margin-left: 0;
    padding-left: 0;
  }
  #heroImage #title {
    line-height: 40px !important;
    top: 100px;
  }
  #features #feature2.feature {
    left: 230px;
  }
  #features .feature h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  footer #footerUpper .footerList {
    margin-bottom: 20px;
    width: 100% !important;
  }
  footer #footerUpper #footerRight {
    margin-bottom: 0;
    padding: 50px 0;
  }
  .content .hoverBox {
    height: 270px;
  }
  .content .hoverBox:hover p,
  .content .hoverBox.hover p {
    line-height: 20px;
    top: 100px;
  }
  .content .hoverBox:hover .action,
  .content .hoverBox.hover .action {
    top: 160px;
  }
}
@media screen and (max-width: 625px) {
  .question {
    display: none !important;
  }
  .content #moreInfo,
  .vine {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  #moreInfo > div {
    width: 100% !important;
  }
  .content #moreInfo {
    margin-top: 10px;
  }
  .content header {
    margin-bottom: 0;
  }
  .vine {
    padding-top: 0;
  }
  #shop .vine {
    padding-top: 40px;
  }
  .content .hoverBox {
    margin-top: 0;
  }
  .courseTypes > div {
    margin-bottom: 20px;
    width: 100% !important;
  }
  .courseTypes > div {
    background-image: none !important;
    margin-bottom: 20px;
    width: 100% !important;
  }
  .content .fullschedule {
    margin-top: 15px;
  }
  #features #feature3.feature .box {
    left: auto;
    right: 0;
    width: 235px;
  }
  #home #heroImage {
    height: 490px;
  }
  #home #heroImage {
    background-size: auto 87%;
  }
  .phone h5 a {
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .content .hoverBox {
    margin-top: 25px;
    padding: 0 !important;
    width: 100%;
  }
  .lge p {
    display: block !important;
    float: left;
    margin-bottom: 0;
    width: 100% !important;
  }
  body#blog .content .blogPost h3,
  body#blogpost .content .blogPost h3,
  body#notfound .content .blogPost h3 {
    float: left;
    height: auto !important;
    padding: 0 0 5px;
  }
  body#blog .content .blogPost h3 .author,
  body#blogpost .content .blogPost h3 .author,
  body#notfound .content .blogPost h3 .author {
    display: block;
    margin-top: 5px;
    position: static;
  }
  body#blog .content .blogPost img.blogImage,
  body#blogpost .content .blogPost img.blogImage,
  body#notfound .content .blogPost img.blogImage {
    border: medium none !important;
    float: none !important;
    margin: 0 auto 20px;
  }
  body#blog .content .blogPost img.blogImage.left,
  body#blogpost .content .blogPost img.blogImage.left,
  body#notfound .content .blogPost img.blogImage.left {
    margin: 0 auto 20px;
  }
  .content .hoverBox .overlay {
    margin-top: 50px;
    right: 0;
  }
  .content .hoverBox.rgt .overlay {
    left: 0;
  }
}
@media screen and (max-width: 470px) {
  #features {
    height: 228px;
  }
  /*#features #feature1.feature { border-right: 0 none; left: 0; width: 100% !important; }*/
  /*#features #feature2.feature { border-bottom: 1px solid @linegreen; border-right: 0 none !important; border-top: 1px solid @linegreen; left: 0; top: 64px; width: 100% !important; }*/
  /*#features #feature1.feature,*/
  /*#features #feature2.feature,*/
  /*#features #feature3.feature { height: 60px; }*/
  /*#heroImage { height: 540px; }*/
  /*#features #feature3.feature { left: 0 !important; top: 133px; width: 100% !important; }*/
  /*#features #feature2.feature .title { top: -8px; }*/
  #features .container {
    width: 100% !important;
  }
  .footer-about,
  .footer-courses,
  .footer-shop,
  .footer-contact {
    width: 100% !important;
  }
  footer #footerLower p {
    float: left !important;
    margin-top: 15px;
    width: 100% !important;
  }
  /*#features #feature3.feature .box { top: 60px; width: 100%; }*/
  /*#features #feature2.feature .title { top: 3px; }*/
}
@media screen and (max-width: 440px) {
  body#blog .content .socialBox,
  body#blogpost .content .socialBox {
    margin: 0 auto;
  }
  .sml {
    padding-left: 0;
  }
}
@media screen and (max-width: 390px) {
  #features #feature4.feature .box {
    max-width: 223px;
    padding: 5px 2px;
  }
  #features #feature4.feature .box p {
    font-size: 14px;
    line-height: 20px !important;
    margin-bottom: 10px;
  }
  #feature4 {
    top: -119px !important;
  }
  .mc-subscribe-form input[type="text"] {
    padding-right: 65px;
  }
}
@media screen and (max-width: 360px) {
  #app img {
    width: 100%;
  }
  #app p img {
    max-width: 110px;
  }
  #courses .course.amount {
    top: 50px;
  }
  #courses .column1 {
    padding-top: 80px !important;
  }
  .mc-subscribe-form p {
    margin-bottom: 0 !important;
  }
  #feature4 {
    top: -114px !important;
  }
}
/*	enquiry form page style  25 july */
.theme-form {
  margin-bottom: 40px;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  padding: 20px;
  border-radius: 3px;
  max-width: 800px;
  margin: 0 auto;
}
.theme-form .infusion-field {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  padding: 0 10px;
}
.theme-form .infusion-field.half-width {
  width: 50%;
  float: left;
}
.theme-form label {
  color: #9F9D96;
  font-family: 'adelle', georgia, serif;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0;
}
.theme-form .infusion-field .infusion-option br,
.theme-form .infusion-field .infusion-radio br {
  display: none;
}
.theme-form .infusion-field label + p {
  display: none;
}
.theme-form .infusion-field .infusion-radio label {
  font-size: 14px;
}
.theme-form .infusion-field .infusion-radio .infusion-option {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
}
.theme-form .infusion-field .infusion-option input {
  float: left;
  margin: 5px 5px 0 0;
}
.theme-form .infusion-field .infusion-radio + p {
  display: none;
}
.theme-form .infusion-field select {
  width: 100%;
  border: 1px solid #e1e1e1;
}
.theme-form .infusion-field select option {
  padding: 3px 5px;
  font-size: 14px;
}
.theme-form input[type="text"],
.theme-form input[type="email"],
.theme-form input[type="password"],
.theme-form textarea {
  border-color: #e1e1e1;
  line-height: 30px;
}
.theme-form input[type="text"]:focus,
.theme-form input[type="email"]:focus,
.theme-form input[type="password"]:focus,
.theme-form textarea:focus {
  border-color: #b4be35;
}
.theme-form h2 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -2px;
  text-align: center;
  margin: 0px 10px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  line-height: normal;
}
.theme-form .infusion-submit {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.theme-form form {
  margin: 0px;
}
#post-19275 .entry-header {
  display: none;
}
.theme-form label.large-txt {
  font-weight: 600;
  font-size: 20px;
  display: block;
}
.column2 .theme-form {
  padding: 0px;
  background: none;
  border: none;
  margin-left: -10px;
  margin-right: -10px;
}
.column2 .theme-form .infusion-field label {
  font-family: 'ScalaSans', Helvetica, sans-serif;
  font-size: 15px;
}
.column2 .theme-form .infusion-field .infusion-radio label {
  font-size: 13px;
}
.column2 .theme-form .infusion-field > p {
  margin: 0px;
}
.column2 .theme-form input[type="text"],
.column2 .theme-form input[type="email"],
.column2 .theme-form input[type="password"],
.column2 .theme-form textarea {
  line-height: 24px;
}
.column2 .theme-form label.large-txt {
  font-size: 18px;
}
.column2 .theme-form .infusion-field {
  margin: 5px 0;
}
.column2 .theme-form .infusion-field select option {
  font-size: 12px;
}
.column2 .theme-form .infusion-field .infusion-radio .infusion-option {
  padding-right: 20px;
}
.enquiry-from .infusion-field {
  margin-bottom: 24px;
}
.enquiry-from .infusion-field label {
  display: none;
}
.enquiry-from::-webkit-input-placeholder {
  color: #9F9D96;
  opacity: 1;
}
.enquiry-from::-moz-placeholder {
  color: #9F9D96;
  opacity: 1;
}
.enquiry-from:-ms-input-placeholder {
  color: #9F9D96;
  opacity: 1;
}
.enquiry-from:-moz-placeholder {
  color: #9F9D96;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .theme-form {
    padding: 10px;
  }
  .theme-form .infusion-field.half-width {
    width: 100%;
  }
  .theme-form h2 {
    font-size: 45px;
  }
  .theme-form .infusion-field .infusion-radio .infusion-option {
    width: 100%;
  }
}
div#gift-certificate-receiver-form-single .amount {
  display: none;
}
#gift-certificate-receiver-form-single .form_table {
  border: none;
}
.column2 div#coupons_list {
  display: none !important;
}
.column1 div#coupons_list {
  display: block;
  float: left;
  clear: both;
  padding-bottom: 40px;
}
#coupons_list h3 {
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: 0px;
}
@media screen and (max-width: 680px) {
  #Courses .course.amount {
    top: 35px;
  }
  #Courses.anim .vine {
    margin-top: 60px;
  }
  #Shop .vine .column1 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 625px) {
  #Courses .course.amount {
    top: 35px;
  }
  #Courses.anim .vine {
    margin-top: 85px;
  }
}
@media screen and (max-width: 550px) {
  #Courses.anim .vine {
    margin-top: 90px;
  }
}
@media screen and (max-width: 370px) {
  #Courses .course.amount {
    top: 60px;
  }
  #Courses.anim .vine {
    margin-top: 105px;
  }
}
.button,
.book a.button,
input[type=submit].button#place_order,
a.button.pink {
  background: #e8b6ad;
}
.button:hover,
.book a.button:hover,
input[type=submit].button#place_order:hover,
a.button.pink:hover {
  background: #b380b9;
}
@media screen and (min-width: 991px) {
  #features #feature3.feature:hover .box {
    padding: 0;
  }
  #features #feature3.feature:hover {
    height: 630px;
  }
}
#post-7 .entry-title {
  font-size: 28px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul li {
  width: auto;
  display: inline-block;
  line-height: 1.4;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #e8b6ad;
}
.woocommerce-MyAccount-navigation ul li:after {
  content: "  /  ";
  white-space: pre;
  display: inline-block;
  position: relative;
  color: #5b4c46;
}
.woocommerce-MyAccount-navigation ul li:last-child:after {
  content: "";
}
.woocommerce-MyAccount-navigation ul li a {
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  font-size: 16px;
}
.shop_table.my_account_orders {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  max-width: none;
}
.shop_table.my_account_orders th {
  border-bottom: 1px solid #5b4c46;
  padding-bottom: 10px;
}
.shop_table.my_account_orders tr:first-child td {
  padding-top: 20px;
}
.shop_table.my_account_orders tr td {
  padding: 10px 0;
}
.shop_table.my_account_orders .button {
  padding: 2px 4px;
  min-width: 70px;
  font-size: 14px;
}
.woocommerce-MyAccount-content table {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'ScalaSansSC', Helvetica, sans-serif;
  max-width: none;
}
.woocommerce-MyAccount-content .shop_table.subscription_details {
  max-width: 400px;
  text-align: left;
  margin-bottom: 60px;
}
.woocommerce-MyAccount-content .shop_table.subscription_details tr td:first-child {
  font-weight: bold;
}
.woocommerce-MyAccount-content .shop_table.order_details {
  /* 	text-align: left;
	margin-bott: 40px; */
}
.woocommerce-MyAccount-content table .woocommerce-button.button.view {
  padding: 2px 4px;
  min-width: 70px;
  font-size: 14px;
}
.woocommerce-MyAccount-content a.button {
  padding: 2px 4px;
  min-width: 70px;
  font-size: 14px;
}
.woocommerce-MyAccount-content table th {
  border-bottom: 1px solid #5b4c46;
  padding-bottom: 10px;
}
.woocommerce-MyAccount-content table tr:first-child td {
  padding-top: 20px;
}
.woocommerce-MyAccount-content table tr td {
  padding: 10px 0;
}
.woocommerce-customer-details {
  /* 	font-family: @font-scala-sans-sc; */
}
.woocommerce-Addresses .woocommerce-Address {
  margin-bottom: 40px;
}
.woocommerce-MyAccount-content label {
  color: #e8b6ad;
}
.woocommerce-MyAccount-content .woocommerce-address-fields {
  margin-bottom: 90px;
}
.woocommerce-notices-wrapper {
  margin: 10px 0 30px 0;
  color: #e8b6ad;
}
.woocommerce-Payment .woocommerce-PaymentMethod img {
  max-width: 80px;
  margin: 0 6px;
  vertical-align: middle;
}
#thankyou h2 {
  margin-bottom: 20px;
  margin-top: 80px;
}
.woocommerce-MyAccount-content h2 {
  margin-bottom: 20px;
  margin-top: 80px;
}
footer {
  margin-top: 30px;
}
.content .date.course,
.content div.amount.course {
  padding-top: 34px;
}
.course.amount .subscription-details {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
.course.amount .content .date span.day,
.content div.amount span.day,
.content .date span.dollars,
.content div.amount span.dollars {
  font: 24px 'adelle', georgia, serif;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: -4px 0 0 0;
  color: #ffffff;
  display: block;
}
#thankyou .woocommerce-customer-details--phone {
  font-size: 16px!important;
}
#thankyou .woocommerce-customer-details--email {
  font-size: 16px!important;
}
@media (max-width: 767px) {
  .woocommerce-MyAccount-content table {
    font-size: 12px;
  }
  .woocommerce-MyAccount-content table td {
    padding-left: 4px!important;
    padding-right: 4px!important;
    vertical-align: middle;
  }
  .woocommerce-Payment .woocommerce-PaymentMethod img {
    max-width: 70px;
    margin: 6px 0px;
    display: block;
  }
  .vine .column1 {
    margin-top: 60px;
  }
  .content .date.course,
  .content div.amount.course {
    margin-top: -68px;
    margin-left: 0;
    transform: translateX(-50%);
  }
}
@media(max-width: 767px){

	.shop_table.shop_table_responsive.my_account_orders .subscription-actions.order-actions a{
		font-size: 12px;
		padding: 6px 10px;
		min-width: 50px;
	}
	
	#heroImage #title h1 {
	    font-size: 40px;
	    line-height: 27px;
	    text-align: center;
	    top: 130px!important;
	}

}



/*# sourceMappingURL=style.css.map */