/*@import url("https://p.typekit.net/p.css?s=1&k=xbq2sdz&ht=tk&f=12046.29403.31292.39519&a=2922678&app=typekit&e=css");*/

@charset "UTF-8";

@font-face {
  font-family: "Andale Mono";
  src: url('font/Andale-Mono.woff') format('woff');
}
@font-face {
  font-family: "Andale Mono";
  src: url("font/andale-mono-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Stallman Heavy";
  src: url('font/Stallman-Heavy200.woff') format('woff');
}

@font-face {
  font-family: "Taken By Vultures Alternates";
  src: url('font/Taken-by-Vultures-Alternates-Demo.woff') format('woff');
}

h1,h2,h3,h4,h5,h6{

}
h5{
  font-size:1.5em;
  font-family:"GillSansNova-Book";
}
h6{
  font-size:1.2em;
  font-family:"GillSansNova-Book";
}
a,p,span,li,strong{
  font-family:"GillSansNova-Book";
}
p{
  font-size:calc(15px + 0.15vw);
}



/***************** STUDIO 25 MARIBYRNONG *******************/

#post-127, #post-128{
  padding:10vh 3vw 0;
}
#post-127 .entry-title{
  margin-top:35px;
  margin-bottom:35px;
  font-size:2.2em;
}
#post-128 .entry-title{
  margin-top:35px;
  margin-bottom:35px;
  font-size:2.2em;
}
.checkout-button{
  padding-bottom:2em !important;
  background-color:#000 !important;
}
#place_order{
  background-color:#000 !important;
}
.payment_method_woocommerce_payments img{
  width:90px;
}
.majc-toggle-button{
  top:auto !important;
  bottom:30px !important;
  transform:none !important;
}
.majc-toggle-button .majc-cartbasket-toggle-btn{
  width:65px;
  height:65px;
}

/******************************************************************************* ADOPTED ********************************************************************************/

img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -.1em !important;
  background: 0 0 !important;
  padding: 0 !important
}
.yarpp_pro_msg {
  border: 1px ridge #d0d0d0;
  padding: .4em 2em .8em;
  text-align: justify
}
.yarpp_pro_msg strong {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: orange
}
.yarpp_help_msg {
  position: absolute;
  left: 25px;
  display: none;
  border: 1px solid #d0d0d0;
  width: 250px;
  text-align: justify;
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 0 .4em -.15em #333;
  z-index: 100
}
.yarpp_help:hover .yarpp_help_msg {
  display: block
}
.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}
.wp-block-audio audio {
  width: 100%;
  min-width: 300px
}
.wp-block-button {
  color: #fff
}
.wp-block-button.aligncenter {
  text-align: center
}
.wp-block-button.alignright {
  text-align: right
}
.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
  color: inherit
}
.is-style-squared .wp-block-button__link {
  border-radius: 0
}
.no-border-radius.wp-block-button__link {
  border-radius: 0 !important
}
.is-style-outline {
  color: #32373c
}
.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid
}
.wp-block-calendar {
  text-align: center
}
.wp-block-calendar tbody td, .wp-block-calendar th {
  padding: 4px;
  border: 1px solid #e2e4e7
}
.wp-block-calendar tfoot td {
  border: none
}
.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: Andale Mono, sans-serif
}
.wp-block-calendar table th {
  font-weight: 400;
  background: #edeff0
}
.wp-block-calendar a {
  text-decoration: underline
}
.wp-block-calendar tfoot a {
  color: #00739c
}
.wp-block-calendar table caption, .wp-block-calendar table tbody {
  color: #40464d
}
.wp-block-categories.alignleft {
  margin-right: 2em
}
.wp-block-categories.alignright {
  margin-left: 2em
}
.wp-block-columns {
  display: flex;
  margin-bottom: 28px;
  flex-wrap: wrap
}
@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap
  }
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word
}
@media (max-width:599px) {
  .wp-block-column {
    flex-basis: 100% !important
  }
}
@media (min-width:600px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-grow: 0
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 32px
  }
}
@media (min-width:782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}
.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}
.wp-block-cover, .wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden
}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
  background-attachment: fixed
}
@supports (-webkit-overflow-scrolling:touch) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}
@media (prefers-reduced-motion:reduce) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {
  opacity: .1
}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {
  opacity: .2
}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {
  opacity: .3
}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {
  opacity: .4
}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {
  opacity: .5
}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {
  opacity: .6
}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {
  opacity: .7
}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {
  opacity: .8
}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {
  opacity: .9
}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {
  opacity: 1
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  max-width: 305px;
  width: 100%
}
.wp-block-cover-image:after, .wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}
@supports (position:sticky) {
  .wp-block-cover-image:after, .wp-block-cover:after {
    content: none
  }
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  display: flex
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
  color: inherit
}
.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover
}
.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {
  color: #fff
}
.wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
  color: #fff
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right
}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center
}
.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit, .block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%
}
.wp-block-embed {
  margin-bottom: 1em
}
.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.78%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}
.wp-block-file {
  margin-bottom: 1.5em
}
.wp-block-file.aligncenter {
  text-align: center
}
.wp-block-file.alignright {
  text-align: right
}
.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: .5em 1em
}
.wp-block-file a.wp-block-file__button {
  text-decoration: none
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}
.wp-block-file * + .wp-block-file__button {
  margin-left: .75em
}
.blocks-gallery-grid, .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%
}
@supports (position:sticky) {
  .blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
  }
}
.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%
}
@supports (position:sticky) {
  .blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    width: auto
  }
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}
.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%
}
@supports (position:sticky) {
  .blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
  }
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px)/2)
}
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}
.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0
}
@media (min-width:600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px)/3);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc((100% - 32px)/3 - 1px)
    }
  }
  .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px)/4);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
      width: calc((100% - 48px)/4 - 1px)
    }
  }
  .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px)/5);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
      width: calc((100% - 64px)/5 - 1px)
    }
  }
  .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px)/6);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
      width: calc((100% - 80px)/6 - 1px)
    }
  }
  .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px)/7);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
      width: calc((100% - 96px)/7 - 1px)
    }
  }
  .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px)/8);
    margin-right: 16px
  }
  @supports (-ms-ime-align:auto) {
    .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
      width: calc((100% - 112px)/8 - 1px)
    }
  }
  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0
  }
  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}
.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0
}
.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%
}
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center
}
.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em
}
.wp-block-image img {
  max-width: 100%
}
.wp-block-image.aligncenter {
  text-align: center
}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0
}
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  display: table-caption;
  caption-side: bottom
}
.wp-block-image .alignleft {
  float: left;
  margin-right: 1em
}
.wp-block-image .alignright {
  float: right;
  margin-left: 1em
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}
.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}
.is-style-circle-mask img {
  border-radius: 9999px
}
@supports (mask-image:none) or (-webkit-mask-image:none) {
  .is-style-circle-mask img {
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    border-radius: none
  }
}
.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em
}
.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 52px
}
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px
}
.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px
}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em
}
.wp-block-latest-posts.alignright {
  margin-left: 2em
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0
}
.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%
}
@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px)
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px)
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px)
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px)
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px)
  }
}
.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px
}
.wp-block-latest-posts__post-excerpt {
  margin-top: 8px;
  margin-bottom: 16px
}
.wp-block-media-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr
}
.wp-block-media-text .has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end
}
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0
}
.wp-block-media-text .wp-block-media-text__content {
  word-break: break-word;
  padding: 0 8%
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
}
.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle
}
.wp-block-media-text.is-image-fill figure {
  height: 100%;
  min-height: 250px;
  background-size: cover
}
.wp-block-media-text.is-image-fill figure > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
  }
}
.is-small-text {
  font-size: 14px
}
.is-regular-text {
  font-size: 16px
}
.is-large-text {
  font-size: 36px
}
.is-larger-text {
  font-size: 48px
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal
}
.has-drop-cap:not(:focus):after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px
}
p.has-background {
  padding: 20px 30px
}
p.has-text-color a {
  color: inherit
}
.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  max-width: 305px
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 20px
}
.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6
}
.wp-block-pullquote cite, .wp-block-pullquote footer {
  position: relative
}
.wp-block-pullquote .has-text-color a {
  color: inherit
}
.wp-block-pullquote:not(.is-style-solid-color) {
  background: none
}
.wp-block-pullquote.is-style-solid-color {
  border: none
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal
}
.wp-block-pullquote cite {
  color: inherit
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right
}
.wp-block-rss.alignleft {
  margin-right: 2em
}
.wp-block-rss.alignright {
  margin-left: 2em
}
.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}
.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%
}
@media (min-width:600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 16px)
  }
  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 16px)
  }
  .wp-block-rss.columns-4 li {
    width: calc(25% - 16px)
  }
  .wp-block-rss.columns-5 li {
    width: calc(20% - 16px)
  }
  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 16px)
  }
}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
  display: block;
  color: #6c7781;
  font-size: 13px
}
.wp-block-search {
  display: flex;
  flex-wrap: wrap
}
.wp-block-search .wp-block-search__label {
  width: 100%
}
.wp-block-search .wp-block-search__input {
  flex-grow: 1
}
.wp-block-search .wp-block-search__button {
  margin-left: 10px
}
.wp-block-separator.is-style-wide {
  border-bottom-width: 1px
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto
}
.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: currentColor;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif
}
.wp-block-social-links {
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0
}
.wp-social-link {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin-right: 8px
}
.wp-social-link, .wp-social-link a {
  display: block;
  transition: transform .1s ease
}
.wp-social-link a {
  padding: 6px;
  line-height: 0
}
.wp-social-link a, .wp-social-link a:active, .wp-social-link a:hover, .wp-social-link a:visited, .wp-social-link svg {
  color: currentColor;
  fill: currentColor
}
.wp-social-link:hover {
  transform: scale(1.1)
}
.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1977f2;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0577b5;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #21a1f3;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: #ff0100;
  color: #fff
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 28px;
  height: 28px
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1977f2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0577b5
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #21a1f3
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: #ff0100
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px
}
.wp-block-spacer {
  clear: both
}
p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: .75
}
.wp-block-table {
  overflow-x: auto
}
.wp-block-table table {
  width: 100%
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}
.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  word-break: break-word
}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: table;
  width: auto
}
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
  word-break: break-word
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}
.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  border-color: transparent
}
.wp-block-text-columns, .wp-block-text-columns.aligncenter {
  display: flex
}
.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}
pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto
}
.wp-block-video {
  margin-left: 0;
  margin-right: 0
}
.wp-block-video video {
  max-width: 100%
}
@supports (position:sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover
  }
}
.wp-block-video.aligncenter {
  text-align: center
}
.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em
}
:root .has-pale-pink-background-color {
  background-color: #f78da7
}
:root .has-vivid-red-background-color {
  background-color: #cf2e2e
}
:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900
}
:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900
}
:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5
}
:root .has-vivid-green-cyan-background-color {
  background-color: #00d084
}
:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc
}
:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3
}
:root .has-vivid-purple-background-color {
  background-color: #9b51e0
}
:root .has-very-light-gray-background-color {
  background-color: #eee
}
:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3
}
:root .has-very-dark-gray-background-color {
  background-color: #313131
}
:root .has-pale-pink-color {
  color: #f78da7
}
:root .has-vivid-red-color {
  color: #cf2e2e
}
:root .has-luminous-vivid-orange-color {
  color: #ff6900
}
:root .has-luminous-vivid-amber-color {
  color: #fcb900
}
:root .has-light-green-cyan-color {
  color: #7bdcb5
}
:root .has-vivid-green-cyan-color {
  color: #00d084
}
:root .has-pale-cyan-blue-color {
  color: #8ed1fc
}
:root .has-vivid-cyan-blue-color {
  color: #0693e3
}
:root .has-vivid-purple-color {
  color: #9b51e0
}
:root .has-very-light-gray-color {
  color: #eee
}
:root .has-cyan-bluish-gray-color {
  color: #abb8c3
}
:root .has-very-dark-gray-color {
  color: #313131
}
.has-small-font-size {
  font-size: 13px
}
.has-normal-font-size, .has-regular-font-size {
  font-size: 16px
}
.has-medium-font-size {
  font-size: 20px
}
.has-large-font-size {
  font-size: 36px
}
.has-huge-font-size, .has-larger-font-size {
  font-size: 42px
}
.has-text-align-center {
  text-align: center
}
.has-text-align-left {
  text-align: left
}
.has-text-align-right {
  text-align: right
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-grid__products {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 0 24px
}
.wc-block-grid__product {
  box-sizing: border-box;
  padding: 0 16px 0 0;
  margin: 0 0 24px;
  float: none;
  width: auto;
  position: relative;
  text-align: center
}
.wc-block-grid__product-link {
  text-decoration: none;
  border: 0
}
.wc-block-grid__product-image {
  text-decoration: none;
  margin-bottom: 16px;
  display: block
}
.wc-block-grid__product-image img {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto
}
.wc-block-grid__product-title {
  line-height: 1.2;
  font-weight: 700
}
.wc-block-grid__product-price, .wc-block-grid__product-rating, .wc-block-grid__product-title {
  margin-bottom: 12px;
  display: block
}
.wc-block-grid__product-add-to-cart, .wc-block-grid__product-add-to-cart a {
  margin: 0;
  word-break: break-word;
  white-space: normal
}
.wc-block-grid__product-add-to-cart a.loading {
  opacity: .25;
  padding-right: 2.618em
}
.wc-block-grid__product-add-to-cart .added_to_cart {
  text-align: center
}
.wc-block-grid__product-onsale {
  font-weight: 700;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  margin: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: .75em;
  padding: .5em;
  z-index: 9;
  text-transform: uppercase
}
.wc-block-grid__product-rating .star-rating:before {
  content: "\53\53\53\53\53";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;
  color: #aaa
}
.wc-block-grid__product-rating .star-rating span {
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em
}
.wc-block-grid__product-rating .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  color: #000
}
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column
}
.wc-block-grid.has-aligned-buttons .wc-block-grid__product-add-to-cart {
  margin-top: auto !important
}
.wc-block-grid.has-1-columns .wc-block-grid__products {
  display: block
}
.wc-block-grid.has-1-columns .wc-block-grid__product {
  margin-left: auto;
  margin-right: auto
}
.wc-block-grid.has-2-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 50%;
  max-width: 50%
}
.wc-block-grid.has-3-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 33.33333%;
  max-width: 33.33333%
}
.wc-block-grid.has-4-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 25%;
  max-width: 25%
}
.wc-block-grid.has-5-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 20%;
  max-width: 20%
}
.wc-block-grid.has-6-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 16.66667%;
  max-width: 16.66667%
}
.wc-block-grid.has-7-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 14.28571%;
  max-width: 14.28571%
}
.wc-block-grid.has-8-columns .wc-block-grid__product {
  -webkit-box-flex: 1;
  flex: 1 0 12.5%;
  max-width: 12.5%
}
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-8-columns .wc-block-grid__product {
  font-size: .8em
}
.theme-twentysixteen .wc-block-grid .price ins {
  color: #77a464
}
.theme-twentynineteen .wc-block-grid__product {
  font-size: .88889em
}
.theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
  font-family: Andale Mono, sans-serif
}
.theme-twentynineteen .wc-block-grid__product-onsale {
  line-height: 1
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-featured-category {
  position: relative;
  background-color: #24292d;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em
}
.wc-block-featured-category, .wc-block-featured-category .wc-block-featured-category__wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}
.wc-block-featured-category .wc-block-featured-category__wrapper {
  overflow: hidden;
  height: 100%
}
.wc-block-featured-category.has-left-content {
  -webkit-box-pack: start;
  justify-content: flex-start
}
.wc-block-featured-category.has-left-content .wc-block-featured-category__description, .wc-block-featured-category.has-left-content .wc-block-featured-category__price, .wc-block-featured-category.has-left-content .wc-block-featured-category__title {
  margin-left: 0;
  text-align: left
}
.wc-block-featured-category.has-right-content {
  -webkit-box-pack: end;
  justify-content: flex-end
}
.wc-block-featured-category.has-right-content .wc-block-featured-category__description, .wc-block-featured-category.has-right-content .wc-block-featured-category__price, .wc-block-featured-category.has-right-content .wc-block-featured-category__title {
  margin-right: 0;
  text-align: right
}
.wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}
.wc-block-featured-category .wc-block-featured-category__description a, .wc-block-featured-category .wc-block-featured-category__description a:active, .wc-block-featured-category .wc-block-featured-category__description a:focus, .wc-block-featured-category .wc-block-featured-category__description a:hover, .wc-block-featured-category .wc-block-featured-category__price a, .wc-block-featured-category .wc-block-featured-category__price a:active, .wc-block-featured-category .wc-block-featured-category__price a:focus, .wc-block-featured-category .wc-block-featured-category__price a:hover, .wc-block-featured-category .wc-block-featured-category__title a, .wc-block-featured-category .wc-block-featured-category__title a:active, .wc-block-featured-category .wc-block-featured-category__title a:focus, .wc-block-featured-category .wc-block-featured-category__title a:hover {
  color: #fff
}
.wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__link, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
  width: 100%;
  padding: 0 48px 16px;
  z-index: 1
}
.wc-block-featured-category .wc-block-featured-category__title {
  margin-top: 0
}
.wc-block-featured-category .wc-block-featured-category__title:before {
  display: none
}
.wc-block-featured-category .wc-block-featured-category__description p {
  margin: 0
}
.wc-block-featured-category.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}
.wc-block-featured-category.has-background-dim.has-background-dim-10:before {
  opacity: .1
}
.wc-block-featured-category.has-background-dim.has-background-dim-20:before {
  opacity: .2
}
.wc-block-featured-category.has-background-dim.has-background-dim-30:before {
  opacity: .3
}
.wc-block-featured-category.has-background-dim.has-background-dim-40:before {
  opacity: .4
}
.wc-block-featured-category.has-background-dim.has-background-dim-50:before {
  opacity: .5
}
.wc-block-featured-category.has-background-dim.has-background-dim-60:before {
  opacity: .6
}
.wc-block-featured-category.has-background-dim.has-background-dim-70:before {
  opacity: .7
}
.wc-block-featured-category.has-background-dim.has-background-dim-80:before {
  opacity: .8
}
.wc-block-featured-category.has-background-dim.has-background-dim-90:before {
  opacity: .9
}
.wc-block-featured-category.has-background-dim.has-background-dim-100:before {
  opacity: 1
}
.wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
  max-width: 305px;
  width: 100%
}
.wc-block-featured-category:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wc-block-featured-category:after {
    content: none
  }
}
.wc-block-featured-category.aligncenter, .wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
  display: -webkit-box;
  display: flex
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.woocommerce-product-categories__operator .components-base-control__help {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important
}
.components-panel .woocommerce-product-categories__operator.components-base-control {
  margin-top: 16px
}
.components-panel .woocommerce-product-categories__operator.components-base-control .components-select-control__input {
  margin-left: 0;
  min-width: 100%
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-product-categories {
  margin-bottom: 1em
}
.wc-block-product-categories.is-dropdown {
  display: -webkit-box;
  display: flex
}
.wc-block-product-categories select {
  margin-right: .5em
}
.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
  display: inline-block;
  height: 1em;
  width: 50%;
  min-width: 200px;
  background: currentColor;
  opacity: .2
}
.wc-block-product-categories__button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 13px;
  margin: 0;
  border: none;
  cursor: pointer;
  background: 0 0;
  padding: 8px;
  color: #555d66;
  position: relative;
  overflow: hidden;
  border-radius: 4px
}
.wc-block-product-categories__button svg {
  fill: currentColor;
  outline: none
}
.wc-block-product-categories__button:active {
  color: currentColor
}
.wc-block-product-categories__button:disabled, .wc-block-product-categories__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}
.wc-block-product-categories__button:focus:enabled {
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
  outline: 2px solid transparent;
  outline-offset: -2px
}
.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover {
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}
.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active {
  outline: none;
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}
.wc-block-product-categories__button:disabled:focus, .wc-block-product-categories__button[aria-disabled=true]:focus {
  box-shadow: none
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.woocommerce-product-attributes__operator .components-base-control__help {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important
}
.components-panel .woocommerce-product-attributes__operator.components-base-control {
  margin-top: 16px
}
.components-panel .woocommerce-product-attributes__operator.components-base-control .components-select-control__input {
  margin-left: 0;
  min-width: 100%
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-searching .woocommerce-search-list__item-prefix:after, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-skip-level .woocommerce-search-list__item-prefix:after {
  content: ":"
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:active, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:focus, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:hover {
  background: #fff
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading {
  -webkit-box-pack: center;
  justify-content: center
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading .components-spinner {
  margin-bottom: 12px
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0:after {
  margin-left: 8px;
  content: "";
  height: 24px;
  width: 24px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>');
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: contain
}
.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0[aria-expanded=true]:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>')
}
.woocommerce-search-list__item.woocommerce-product-attributes__item[disabled].depth-0:after {
  margin-left: 0;
  width: auto;
  background: 0 0
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-featured-product {
  position: relative;
  background-color: #24292d;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin: 0 0 1.5em
}
.wc-block-featured-product, .wc-block-featured-product .wc-block-featured-product__wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center
}
.wc-block-featured-product .wc-block-featured-product__wrapper {
  overflow: hidden;
  height: 100%
}
.wc-block-featured-product.has-left-content {
  -webkit-box-pack: start;
  justify-content: flex-start
}
.wc-block-featured-product.has-left-content .wc-block-featured-product__description, .wc-block-featured-product.has-left-content .wc-block-featured-product__price, .wc-block-featured-product.has-left-content .wc-block-featured-product__title, .wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
  margin-left: 0;
  text-align: left
}
.wc-block-featured-product.has-right-content {
  -webkit-box-pack: end;
  justify-content: flex-end
}
.wc-block-featured-product.has-right-content .wc-block-featured-product__description, .wc-block-featured-product.has-right-content .wc-block-featured-product__price, .wc-block-featured-product.has-right-content .wc-block-featured-product__title, .wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
  margin-right: 0;
  text-align: right
}
.wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center
}
.wc-block-featured-product .wc-block-featured-product__description a, .wc-block-featured-product .wc-block-featured-product__description a:active, .wc-block-featured-product .wc-block-featured-product__description a:focus, .wc-block-featured-product .wc-block-featured-product__description a:hover, .wc-block-featured-product .wc-block-featured-product__price a, .wc-block-featured-product .wc-block-featured-product__price a:active, .wc-block-featured-product .wc-block-featured-product__price a:focus, .wc-block-featured-product .wc-block-featured-product__price a:hover, .wc-block-featured-product .wc-block-featured-product__title a, .wc-block-featured-product .wc-block-featured-product__title a:active, .wc-block-featured-product .wc-block-featured-product__title a:focus, .wc-block-featured-product .wc-block-featured-product__title a:hover, .wc-block-featured-product .wc-block-featured-product__variation a, .wc-block-featured-product .wc-block-featured-product__variation a:active, .wc-block-featured-product .wc-block-featured-product__variation a:focus, .wc-block-featured-product .wc-block-featured-product__variation a:hover {
  color: #fff
}
.wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__link, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
  width: 100%;
  padding: 16px 48px 0;
  z-index: 1
}
.wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
  margin-top: 0;
  border: 0
}
.wc-block-featured-product .wc-block-featured-product__title:before, .wc-block-featured-product .wc-block-featured-product__variation:before {
  display: none
}
.wc-block-featured-product .wc-block-featured-product__variation {
  font-style: italic;
  padding-top: 0
}
.wc-block-featured-product .wc-block-featured-product__description p {
  margin: 0;
  line-height: 1.5em
}
.wc-block-featured-product.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1
}
.wc-block-featured-product.has-background-dim.has-background-dim-10:before {
  opacity: .1
}
.wc-block-featured-product.has-background-dim.has-background-dim-20:before {
  opacity: .2
}
.wc-block-featured-product.has-background-dim.has-background-dim-30:before {
  opacity: .3
}
.wc-block-featured-product.has-background-dim.has-background-dim-40:before {
  opacity: .4
}
.wc-block-featured-product.has-background-dim.has-background-dim-50:before {
  opacity: .5
}
.wc-block-featured-product.has-background-dim.has-background-dim-60:before {
  opacity: .6
}
.wc-block-featured-product.has-background-dim.has-background-dim-70:before {
  opacity: .7
}
.wc-block-featured-product.has-background-dim.has-background-dim-80:before {
  opacity: .8
}
.wc-block-featured-product.has-background-dim.has-background-dim-90:before {
  opacity: .9
}
.wc-block-featured-product.has-background-dim.has-background-dim-100:before {
  opacity: 1
}
.wc-block-featured-product.alignleft, .wc-block-featured-product.alignright {
  max-width: 305px;
  width: 100%
}
.wc-block-featured-product:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wc-block-featured-product:after {
    content: none
  }
}
.wc-block-featured-product.aligncenter, .wc-block-featured-product.alignleft, .wc-block-featured-product.alignright {
  display: -webkit-box;
  display: flex
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.woocommerce-search-product__item .woocommerce-search-list__item-name .description {
  display: block
}
.woocommerce-search-product__item.is-searching .woocommerce-search-list__item-prefix:after, .woocommerce-search-product__item.is-skip-level .woocommerce-search-list__item-prefix:after {
  content: ":"
}
.woocommerce-search-product__item.is-not-active:active, .woocommerce-search-product__item.is-not-active:focus, .woocommerce-search-product__item.is-not-active:hover {
  background: #fff
}
.woocommerce-search-product__item.is-loading {
  -webkit-box-pack: center;
  justify-content: center
}
.woocommerce-search-product__item.is-loading .components-spinner {
  margin-bottom: 12px
}
.woocommerce-search-product__item.depth-0.is-variable:after {
  margin-left: 8px;
  content: "";
  height: 24px;
  width: 24px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>');
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: contain
}
.woocommerce-search-product__item.depth-0.is-variable[aria-expanded=true]:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>')
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-load-more {
  text-align: center;
  width: 100%
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.is-loading .wc-block-review-list-item__text {
  -webkit-animation: loading-fade 1.6s ease-in-out infinite;
  animation: loading-fade 1.6s ease-in-out infinite;
  background-color: #e2e4e7;
  color: transparent;
  display: block;
  width: 60%
}
.is-loading .wc-block-review-list-item__text:after {
  content: "\00a0"
}
@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-review-list-item__text {
    -webkit-animation: none;
    animation: none
  }
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
  -webkit-animation: loading-fade 1.6s ease-in-out infinite;
  animation: loading-fade 1.6s ease-in-out infinite;
  background-color: #e2e4e7;
  color: transparent
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image:after {
  content: "\00a0"
}
@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
    -webkit-animation: none;
    animation: none
  }
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
  -webkit-animation: loading-fade 1.6s ease-in-out infinite;
  animation: loading-fade 1.6s ease-in-out infinite;
  background-color: #e2e4e7;
  color: transparent;
  font-size: 1em;
  width: 80px
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author:after {
  content: "\00a0"
}
@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
    -webkit-animation: none;
    animation: none
  }
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__product {
  display: none
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars > span {
  display: none
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
  -webkit-animation: loading-fade 1.6s ease-in-out infinite;
  animation: loading-fade 1.6s ease-in-out infinite;
  background-color: #e2e4e7;
  color: transparent;
  height: 1em;
  width: 120px
}
.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date:after {
  content: "\00a0"
}
@media screen and (prefers-reduced-motion:reduce) {
  .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
    -webkit-animation: none;
    animation: none
  }
}
.editor-styles-wrapper .wc-block-review-list-item__item, .wc-block-review-list-item__item {
  margin: 0 0 48px;
  list-style: none
}
.wc-block-review-list-item__info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  margin-bottom: 24px
}
.wc-block-review-list-item__meta {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
}
.has-image .wc-block-review-list-item__info {
  -ms-grid-columns: 64px 1fr;
  grid-template-columns: 64px 1fr
}
.has-image .wc-block-review-list-item__meta {
  -ms-grid-column: 2;
  grid-column: 2
}
.wc-block-review-list-item__image {
  height: 48px;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  width: 48px;
  position: relative
}
.wc-block-review-list-item__image img {
  width: 100%;
  height: 100%;
  display: block
}
.wc-block-review-list-item__verified {
  width: 21px;
  height: 21px;
  text-indent: 21px;
  margin: 0;
  line-height: 21px;
  overflow: hidden;
  position: absolute;
  right: -7px;
  bottom: -7px
}
.wc-block-review-list-item__verified:before {
  width: 21px;
  height: 21px;
  background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
  display: block;
  content: ""
}
.wc-block-review-list-item__meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap
}
.wc-block-review-list-item__meta:after {
  -webkit-box-ordinal-group: 4;
  order: 3;
  content: "";
  flex-basis: 100%
}
.wc-block-review-list-item__author, .wc-block-review-list-item__product {
  display: block;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-right: 8px
}
.wc-block-review-list-item__product + .wc-block-review-list-item__author {
  font-weight: 400;
  color: grey;
  -webkit-box-ordinal-group: 5;
  order: 4
}
.wc-block-review-list-item__published-date {
  color: grey;
  -webkit-box-ordinal-group: 6;
  order: 5
}
.wc-block-review-list-item__author + .wc-block-review-list-item__published-date:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  border-right: 1px solid #ddd;
  height: 1em;
  vertical-align: middle
}
.wc-block-review-list-item__author:first-child + .wc-block-review-list-item__published-date:before, .wc-block-review-list-item__rating + .wc-block-review-list-item__author + .wc-block-review-list-item__published-date:before {
  display: none
}
.wc-block-review-list-item__rating {
  -webkit-box-ordinal-group: 3;
  order: 2
}
.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars {
  display: inline-block;
  top: 0;
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: Andale Mono;
  font-weight: 400;
  vertical-align: top
}
.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars:before {
  content: "\53\53\53\53\53";
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}
.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em
}
.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  color: #e6a237
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.editor-styles .wc-block-review-list, .wc-block-review-list {
  margin: 0
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-order-select {
  margin-bottom: 12px
}
.wc-block-order-select__label {
  margin-right: 12px;
  display: inline-block;
  font-weight: 400
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-review-order-select {
  text-align: right
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.components-toggle-button-control .components-base-control__field {
  flex-wrap: wrap
}
.components-toggle-button-control .components-toggle-button-control__label {
  width: 100%;
  margin-bottom: 8px;
  display: block
}
.components-toggle-button-control .components-base-control__help {
  margin-top: 0
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.wc-block-product-search .wc-block-product-search__fields {
  display: -webkit-box;
  display: flex
}
.wc-block-product-search .wc-block-product-search__field {
  padding: 6px 8px;
  line-height: 1.8;
  -webkit-box-flex: 1;
  flex-grow: 1
}
.wc-block-product-search .wc-block-product-search__button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 13px;
  margin: 0 0 0 6px;
  border: none;
  cursor: pointer;
  background: 0 0;
  padding: 8px;
  color: #555d66;
  position: relative;
  overflow: hidden;
  border-radius: 4px
}
.wc-block-product-search .wc-block-product-search__button svg {
  fill: currentColor;
  outline: none
}
.wc-block-product-search .wc-block-product-search__button:active {
  color: currentColor
}
.wc-block-product-search .wc-block-product-search__button:disabled, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
  cursor: default;
  opacity: .3
}
.wc-block-product-search .wc-block-product-search__button:focus:enabled {
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
  outline: 2px solid transparent;
  outline-offset: -2px
}
.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover {
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}
.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active {
  outline: none;
  background-color: #fff;
  color: #191e23;
  box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}
.wc-block-product-search .wc-block-product-search__button:disabled:focus, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
  box-shadow: none
}
@-webkit-keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
@keyframes loading-fade {
  0% {
    opacity: .7
  }
  50% {
    opacity: 1
  }
  to {
    opacity: .7
  }
}
.woocommerce-product-tags__operator .components-base-control__help {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  word-wrap: normal !important
}
.components-panel .woocommerce-product-tags__operator.components-base-control {
  margin-top: 16px
}
.components-panel .woocommerce-product-tags__operator.components-base-control .components-select-control__input {
  margin-left: 0;
  min-width: 100%
}
div.wpcf7 {
  margin: 0;
  padding: 0
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}
div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid red
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
  border: 2px solid red
}
div.wpcf7-spam-blocked {
  border: 2px solid orange
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700
}
.wpcf7-form-control-wrap {
  position: relative
}
span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em
}
span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after {
  content: " "
}
.wpcf7-display-none {
  display: none
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(//thelocalproject.com.au/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible
}
div.wpcf7 div.ajax-error {
  display: none
}
div.wpcf7 .placeheld {
  color: #888
}
div.wpcf7 input[type=file] {
  cursor: pointer
}
div.wpcf7 input[type=file]:disabled {
  cursor: default
}
div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed
}
.widget_easy_sidebar_menu_widget ul {
  list-style-type: none
}
.widget_easy_sidebar_menu_widget .current-menu-item > span > a, .widget_easy_sidebar_menu_widget .current-menu-ancestor > span > a {
  font-weight: 700
}
.widget_easy_sidebar_menu_widget li.menu-item {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.widget_easy_sidebar_menu_widget li.menu-item .link__wrap {
  position: relative;
  display: block
}
.widget_easy_sidebar_menu_widget li.menu-item a {
  display: block;
  padding: 8px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.widget_easy_sidebar_menu_widget li.menu-item a .nav_desc {
  display: block;
  color: #777
}
.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 2px;
  right: 0;
  width: 34px;
  height: 34px;
  border: 1px solid transparent;
  text-align: center;
  outline: none;
  font-size: 12px
}
.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler i {
  font-family: Andale Mono;
  font-style: normal;
  font-weight: 400;
  speak: none;
  color: #555;
  text-decoration: inherit;
  width: 100%;
  height: 100%;
  line-height: 34px;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler i:before {
  content: '\e800'
}
.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler.toggle__open i:before {
  content: '\e801'
}
.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler:hover, .widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler:focus {
  background: rgba(239, 239, 239, .4);
  border: 1px solid #eee
}
.widget_easy_sidebar_menu_widget li.menu-item.menu-item-has-children .easy-sidebar-menu-widget-link {
  padding-right: 40px
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu {
  display: none;
  position: relative
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu li:first-child {
  border-top: 1px solid #eee
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu li:first-child:before {
  content: '';
  position: absolute;
  left: -8px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #eee
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu li:last-child {
  border-bottom: 0
}
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram:after {
  content: "";
  display: table;
  clear: both
}
#sb_instagram.sbi_fixed_height {
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram #sbi_images {
  width: 100%;
  float: left;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram.sbi_masonry #sbi_images, #sb_instagram.sbi_highlight #sbi_images {
  -webkit-transition: height .5s ease;
  -moz-transition: height .5s ease;
  -o-transition: height .5s ease;
  -ms-transition: height .5s ease;
  transition: height .5s ease
}
#sb_instagram a {
  border-bottom: 0 !important
}
#sb_instagram #sbi_images .sbi_item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  max-height: 1000px;
  padding: inherit !important;
  margin: 0 !important;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
  opacity: 0;
  max-height: 0
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item, #sb_instagram.sbi_highlight #sbi_images .sbi_item {
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  transition: opacity .5s ease
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_transition, #sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_transition {
  opacity: 0;
  max-height: 1000px
}
#sb_instagram #sbi_images.sbi_carousel .sbi_item, #sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition {
  opacity: 1;
  max-height: 1000px
}
#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
  width: 100%
}
#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
  width: 50%
}
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
  width: 33.33%
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
  width: 25%
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
  width: 20%
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
  width: 16.66%
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
  width: 14.28%
}
#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
  width: 12.5%
}
#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
  width: 11.11%
}
#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
  width: 10%
}
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
  width: 100%
}
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
  width: 50%
}
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
  width: 33.33%
}
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
  width: 25%
}
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
  width: 20%
}
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
  width: 16.66%
}
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
  width: 14.28%
}
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
  width: 12.5%
}
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
  width: 11.11%
}
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
  width: 10%
}
.sbi-screenreader {
  text-indent: -9999px !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 0 !important
}
#sb_instagram .sbi_photo_wrap {
  position: relative
}
#sb_instagram .sbi_photo {
  display: block;
  text-decoration: none
}
#sb_instagram .sbi_photo img {
  width: 100%;
  height: auto;
  border-radius: 0
}
#sb_instagram .sbi_photo video {
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 0
}
#sb_instagram #sbi_images img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
  font-size: 10px !important;
  line-height: .9;
  color: #999
}
#sb_instagram .sbi_link.sbi_disable_lightbox {
  display: none !important
}
#sb_instagram .sbi_link {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: #333;
  background: rgba(0, 0, 0, .6);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  overflow: hidden
}
#sb_instagram .sbi_link.sbi_default p, #sb_instagram .sbi_link.sbi_default span, #sb_instagram .sbi_link.sbi_default a {
  text-shadow: 0px 0px 10px #000
}
#sb_instagram .sbi_link .sbi_username a, #sb_instagram .sbi_link .sbi_instagram_link, #sb_instagram .sbi_link .sbi_hover_bottom, #sb_instagram .sbi_link .sbi_playbtn, #sb_instagram .sbi_link .sbi_lightbox_link, #sb_instagram .sbi_link .svg-inline--fa.fa-play {
  filter: alpha(opacity=90);
  opacity: .9
}
#sb_instagram .sbi_link .sbi_username a:hover, #sb_instagram .sbi_link .sbi_instagram_link:hover, #sb_instagram .sbi_link .sbi_playbtn:hover, #sb_instagram .sbi_link .sbi_lightbox_link:hover, #sb_instagram .sbi_link .svg-inline--fa.fa-play:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
#sb_instagram .sbi_link_area {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1
}
#sb_instagram .sbi_link a {
  padding: 0;
  text-decoration: none;
  color: #ddd;
  color: rgba(255, 255, 255, .7);
  line-height: 1.1;
  background: 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
#sb_instagram .sbi_link a:hover, #sb_instagram .sbi_link a:active {
  color: #fff
}
#sb_instagram .sbi_link .sbi_lightbox_link {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -21px;
  padding: 0;
  font-size: 49px;
  font-style: normal !important
}
#sb_instagram .sbi_type_video .sbi_lightbox_link, #sb_instagram .sbi_carousel_vid_first .sbi_lightbox_link {
  display: none
}
#sb_instagram .sbi_link .sbi_instagram_link {
  font-size: 30px;
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 2px;
  padding: 8px
}
#sb_instagram .sbi_link a:hover, #sb_instagram .sbi_link a:focus {
  text-decoration: underline
}
#sb_instagram .sbi_hover_top, #sb_instagram .sbi_hover_bottom {
  position: absolute;
  width: 98%;
  text-align: center;
  padding: 1% !important;
  margin: 0 !important;
  font-size: 12px;
  color: #ddd;
  color: rgba(255, 255, 255, 1)
}
#sb_instagram .sbi_username {
  top: 0;
  margin: 0
}
#sb_instagram .sbi_username a {
  padding: 10px 10px 0;
  position: relative;
  z-index: 2;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}
#sb_instagram .sbi_link .sbi_caption {
  line-height: 1;
  padding-top: 10px
}
#sb_instagram .sbi_hover_bottom {
  bottom: 10px;
  line-height: 1;
  z-index: 2
}
#sb_instagram .sbi_hover_bottom p {
  margin: 0;
  padding: 0
}
#sb_instagram .sbi_date, #sb_instagram .sbi_location {
  padding: 0 5px;
  margin: 3px 0;
  display: inline-block
}
#sb_instagram .sbi_hover_bottom .fa, #sb_instagram .sbi_hover_bottom svg {
  margin: 0 5px 0 0
}
#sb_instagram .sbi_hover_bottom .sbi_location {
  line-height: 1;
  width: 100%;
  padding: 0 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram .sbi_hover_bottom .sbi_meta {
  padding: 5px 0 0
}
#sb_instagram.sbi_medium .sbi_username a {
  font-size: 11px
}
#sb_instagram.sbi_medium .sbi_lightbox_link, #sb_instagram.sbi_medium .sbi_instagram_link, #sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .sbi_link .svg-inline--fa.fa-play {
  margin-top: -12px;
  margin-left: -10px
}
#sb_instagram.sbi_medium .sbi_lightbox_link, #sb_instagram.sbi_medium .sbi_instagram_link, #sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .sbi_photo_wrap .fa-clone, #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play {
  font-size: 23px
}
#sb_instagram.sbi_medium .sbi_instagram_link {
  margin: 0;
  padding: 6px
}
#sb_instagram.sbi_medium .sbi_hover_bottom {
  bottom: 7px;
  font-size: 11px
}
#sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .svg-inline--fa.fa-play {
  margin-left: -10px
}
#sb_instagram.sbi_medium .sbi_hover_bottom .sbi_location {
  padding: 0 30px
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 8px;
  top: 8px
}
#sb_instagram.sbi_small .sbi_username a {
  padding: 3px 2px;
  font-size: 10px;
  line-height: 1
}
#sb_instagram.sbi_small .sbi_lightbox_link, #sb_instagram.sbi_small .sbi_instagram_link, #sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .svg-inline--fa.fa-play {
  margin-top: -9px;
  margin-left: -7px
}
#sb_instagram.sbi_small .sbi_lightbox_link, #sb_instagram.sbi_small .sbi_instagram_link, #sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .sbi_photo_wrap .fa-clone, #sb_instagram.sbi_small .sbi_type_video .svg-inline--fa.fa-play, #sb_instagram.sbi_small .sbi_carousel_vid_first .svg-inline--fa.fa-play {
  font-size: 18px
}
#sb_instagram.sbi_small .sbi_instagram_link {
  margin: 0;
  padding: 4px 3px;
  font-size: 14px
}
#sb_instagram.sbi_small .sbi_hover_bottom {
  bottom: 3px;
  font-size: 10px
}
#sb_instagram.sbi_small .sbi_hover_bottom .sbi_location {
  padding: 0 18px
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 5px;
  top: 5px;
  font-size: 12px
}
#sb_instagram .sbi_info {
  width: 100%;
  float: left;
  clear: both;
  text-decoration: none;
  color: #666;
  text-align: center
}
#sb_instagram .sbi_info p {
  width: 100%;
  clear: both;
  padding: 5px 5px 2px !important;
  margin: 0 !important;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram .sbi_expand {
  display: none
}
#sb_instagram .sbi_caption {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}
#sb_instagram .sbi_meta {
  line-height: 1.1;
  padding: 4px 0 8px
}
#sb_instagram .sbi_meta span {
  margin: 0 5px !important;
  font-size: 11px
}
#sb_instagram .sbi_meta i, #sb_instagram .sbi_meta svg {
  margin-right: 5px !important;
  font-size: 13px
}
#sb_instagram .sbi_lightbox_link .fa-arrows-alt {
  display: none
}
.sbi_video {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}
.sbi_video_lightbox .sbi_video, #sbi_lightbox .sbi_owl-wrapper .sbi_video {
  display: block
}
.sbi_playbtn, #sb_instagram .svg-inline--fa.fa-play {
  display: none !important
}
.sbi_type_video .sbi_playbtn, .sbi_carousel_vid_first .sbi_playbtn, .sbi_type_carousel .fa-clone, #sb_instagram .sbi_carousel_vid_first .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play {
  display: block !important;
  position: absolute;
  z-index: 1;
  padding: 0;
  font-size: 48px;
  color: #fff;
  color: rgba(255, 255, 255, .9);
  font-style: normal !important;
  text-shadow: 0 0 8px rgba(0, 0, 0, .8)
}
.sbi_type_video .sbi_playbtn, .sbi_carousel_vid_first .sbi_playbtn, .sbi_link .svg-inline--fa.fa-play {
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -19px
}
#sb_instagram .sbi_type_carousel .fa-clone {
  right: 12px;
  top: 12px;
  font-size: 24px;
  text-shadow: 0 0 8px rgba(0, 0, 0, .3)
}
.sbi_type_carousel svg.fa-clone, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_carousel_vid_first .svg-inline--fa.fa-play {
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .4));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .4))
}
#sb_instagram .sbi_type_video .sbi_link .sbi_playbtn, #sb_instagram .sbi_carousel_vid_first .sbi_link .sbi_playbtn {
  text-shadow: none
}
.sbi_lb_lightbox-carousel-video {
  position: relative !important
}
@media all and (max-width:640px) {
  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item {
    width: 50%
  }
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item {
    width: 25%
  }
  #sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%
  }
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%
  }
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 25%
  }
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 20%
  }
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 16.66%
  }
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 14.28%
  }
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 12.5%
  }
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 11.11%
  }
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 10%
  }
  #sb_instagram.sbi_width_resp {
    width: 100% !important
  }
}
@media all and (max-width:480px) {
  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
    width: 100%
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 50%
  }
  #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
    width: 33.33%
  }
  #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
    width: 25%
  }
  #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
    width: 20%
  }
  #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
    width: 16.66%
  }
  #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
    width: 14.28%
  }
}
body:after {
  content: url(//thelocalproject.com.au/wp-content/plugins/instagram-feed-pro/css/../img/sbi-sprite.png);
  display: none
}
.sbi_lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #000;
  filter: alpha(opacity=80);
  opacity: .9;
  display: none
}
.sbi_lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: 400
}
.sbi_lightbox .sbi_lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}
.sbi_lightbox a:hover, .sbi_lightbox a:focus, .sbi_lightbox a:active {
  outline: none
}
.sbi_lightbox a img {
  border: none
}
.sbi_lb-outerContainer {
  position: relative;
  background-color: #000;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto 5px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}
.sbi_lb-outerContainer:after {
  content: "";
  display: table;
  clear: both
}
.sbi_lb-container-wrapper {
  height: 100%
}
.sbi_lb-container {
  position: relative;
  padding: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0
}
.sbi_lb-loader {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  line-height: 0
}
.sbi_lb-loader span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(//thelocalproject.com.au/wp-content/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat
}
.sbi_lb-nav {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10
}
.sbi_lb-container > .nav {
  left: 0
}
.sbi_lb-nav a {
  position: absolute;
  z-index: 100;
  top: 0;
  height: 90%;
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')
}
.sbi_lb-prev, .sbi_lb-next {
  height: 100%;
  cursor: pointer;
  display: block
}
.sbi_lb-nav a.sbi_lb-prev {
  width: 50px;
  left: -70px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  filter: alpha(opacity=0.5);
  opacity: .5;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2;
  -o-transition: opacity .2s;
  transition: opacity .2s
}
.sbi_lb-nav a.sbi_lb-prev:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
.sbi_lb-nav a.sbi_lb-next {
  width: 50px;
  right: -70px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  filter: alpha(opacity=0.5);
  opacity: .5;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}
.sbi_lb-nav a.sbi_lb-next:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
.sbi_lb-nav span {
  display: block;
  top: 55%;
  position: absolute;
  left: 20px;
  width: 34px;
  height: 45px;
  margin: -25px 0 0;
  background: url(//thelocalproject.com.au/wp-content/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat
}
.sbi_lb-nav a.sbi_lb-prev span {
  background-position: -53px 0
}
.sbi_lb-nav a.sbi_lb-next span {
  left: auto;
  right: 20px;
  background-position: -18px 0
}
.sbi_lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  *zoom: 1;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
  position: relative;
  padding-right: 300px;
  background: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
  position: relative;
  background: #000
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  width: 300px !important;
  position: absolute;
  top: 0;
  right: -300px;
  height: 100%;
  bottom: 0;
  background: #fff;
  line-height: 1.4;
  overflow: hidden;
  overflow-y: auto;
  text-align: left
}
.sbi_lb-dataContainer:after, .sbi_lb-data:after, .sbi_lb-commentBox:after {
  content: "";
  display: table;
  clear: both
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
  display: block !important;
  width: 100%;
  margin-top: 20px;
  padding: 4px
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
  padding-bottom: 0
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
  max-width: 100%;
  margin-bottom: 20px
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
  display: inline-block;
  padding-top: 10px
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
  display: block !important;
  width: 100%;
  min-width: 100%;
  float: left;
  clear: both;
  font-size: 12px;
  padding: 3px 20px 3px 0;
  margin: 0 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
  font-weight: 700;
  margin-right: 5px
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
  text-align: left
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  box-sizing: border-box;
  padding: 15px 20px
}
.sbi_lb-data {
  padding: 0 4px;
  color: #ccc
}
.sbi_lb-data .sbi_lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1
}
.sbi_lb-data .sbi_lb-caption {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 3px;
  color: #ccc;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}
.sbi_lb-data .sbi_lb-caption a {
  color: #ccc;
  font-weight: 700;
  text-decoration: none
}
.sbi_lb-data .sbi_lb-caption a:hover, .sbi_lb-commenter:hover {
  color: #fff;
  text-decoration: underline
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
  float: left;
  width: 100%;
  color: #ccc;
  padding-bottom: 0;
  display: block;
  margin: 0 0 5px
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p {
  color: #fff;
  text-decoration: underline
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
  color: #333
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p {
  color: #333
}
.sbi_lightbox .sbi_lightbox_username img {
  float: left;
  border: none;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background: #666;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px
}
.sbi_lightbox_username p {
  float: left;
  margin: 0;
  padding: 0;
  color: #ccc;
  line-height: 32px;
  font-weight: 700;
  font-size: 13px
}
.sbi_lb-data .sbi_lb-number {
  display: block;
  float: left;
  clear: both;
  padding: 5px 0 15px;
  font-size: 12px;
  color: #999
}
.sbi_lb-data .sbi_lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #aaa;
  text-align: right;
  outline: none;
  filter: alpha(opacity=70);
  opacity: .7;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}
.sbi_lb-data .sbi_lb-close:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
  color: #fff
}
.sbi_lb-nav {
  height: auto
}
.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
  position: relative !important
}
.sbi_lb-container {
  padding: 0
}
#sbi_mod_link, #sbi_mod_error {
  display: none
}
#sbi_mod_error {
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 0 0 10px;
  padding: 10px 15px;
  font-size: 13px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}
#sbi_mod_error p {
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px
}
#sbi_mod_error p:first-child b {
  font-size: 14px
}
#sbi_mod_error ol, #sbi_mod_error ul {
  padding: 5px 0 5px 20px !important;
  margin: 0 !important
}
#sbi_mod_error li {
  padding: 1px 0 !important;
  margin: 0 !important
}
#sbi_mod_error span {
  font-size: 12px;
  font-style: italic
}
.sbi_lb-container-wrapper #sbi_mod_error {
  position: absolute;
  z-index: 9999999;
  font-size: 12px;
  line-height: 1.5;
  bottom: 0;
  width: 92%;
  margin: 0 2% 10px;
  padding: 12px 2% 13px;
  background: rgba(255, 255, 255, .9);
  border: none;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, .1)
}
#sbi_lightbox .sbi_lightbox_action {
  float: left;
  position: relative;
  padding: 0 0 0 10px;
  margin: 5px 0 0 10px;
  border-left: 1px solid #666;
  font-size: 12px
}
#sbi_lightbox .sbi_lightbox_action a {
  display: block;
  float: left;
  color: #999;
  text-decoration: none
}
#sbi_lightbox .sbi_lightbox_action a:hover, #sbi_lightbox .sbi_lightbox_action a:focus {
  color: #fff
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:focus {
  color: inherit
}
#sbi_lightbox .sbi_lightbox_action .fa, #sbi_lightbox .sbi_lightbox_action svg {
  margin-right: 5px
}
#sbi_lightbox .sbi_lightbox_action.sbi_instagram .fa, #sbi_lightbox .sbi_lightbox_action.sbi_instagram svg {
  font-size: 13px
}
#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link {
  width: 100%;
  margin-left: 0;
  padding: 5px 0 0;
  border-left: none
}
#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_box {
  width: 265px;
  left: -15px
}
#sbi_lightbox .sbi_lightbox_tooltip {
  display: none;
  position: absolute;
  width: 100px;
  bottom: 22px;
  left: 0;
  padding: 5px 10px;
  margin: 0;
  background: rgba(255, 255, 255, .9);
  color: #222;
  font-size: 12px;
  line-height: 1.4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sbi_lightbox .sbi_lightbox_tooltip .svg-inline--fa.fa-play {
  position: absolute;
  font-size: 8px;
  bottom: -6px;
  left: 36px;
  color: rgba(255, 255, 255, .9)
}
#sbi_lightbox .sbi_tooltip_social a .fa, #sbi_lightbox .sbi_tooltip_social a svg {
  font-size: 16px;
  margin: 0;
  padding: 5px
}
#sbi_lightbox .sbi_tooltip_social a#sbi_facebook_icon .fa, #sbi_lightbox .sbi_tooltip_social a#sbi_twitter_icon .fa, #sbi_lightbox .sbi_tooltip_social a#sbi_pinterest_icon .fa {
  padding-top: 4px;
  font-size: 18px
}
#sbi_lightbox .sbi_tooltip_social a svg {
  font-size: 19px;
  padding: 3px 4px;
  margin: auto
}
#sbi_lightbox #sbi_mod_box {
  width: 285px;
  padding: 8px 10px
}
#sbi_lightbox .sbi_tooltip_social {
  width: 172px;
  padding: 5px 5px 4px
}
#sbi_lightbox .sbi_tooltip_social a {
  color: #333;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}
#sbi_lightbox .sbi_lightbox_action #sbi_facebook_icon:hover {
  background: #3b5998
}
#sbi_lightbox .sbi_lightbox_action #sbi_twitter_icon:hover {
  background: #00aced
}
#sbi_lightbox .sbi_lightbox_action #sbi_google_icon:hover {
  background: #dd4b39
}
#sbi_lightbox .sbi_lightbox_action #sbi_linkedin_icon:hover {
  background: #007bb6
}
#sbi_lightbox .sbi_lightbox_action #sbi_pinterest_icon:hover {
  background: #cb2027
}
#sbi_lightbox .sbi_lightbox_action #sbi_email_icon:hover {
  background: #333
}
#sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
  width: 8px;
  height: 8px
}
@media all and (max-width:640px) {
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
    width: 100% !important;
    padding-right: 0 !important;
    background: #000
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    box-sizing: border-box;
    width: 100% !important;
    position: relative;
    right: 0;
    height: 100%;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
    border-radius: 0 0 5px 5px
  }
  .sbi_lightbox .sbi_lb-image {
    margin: auto !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    border-radius: 0
  }
  .sbi_lb-container-wrapper {
    margin: 0 10px
  }
  #sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link.sbi_lightbox_action {
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    border-left: 1px solid #666
  }
  #sbi_lightbox .sbi_lb-prev, #sbi_lightbox .sbi_lb-next, #sbi_lightbox .sbi_lb-nav {
    display: none !important
  }
  #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
    width: 16px;
    height: 16px
  }
}
#sb_instagram .sbi_loader {
  width: 20px;
  height: 20px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 100%;
  -webkit-animation: sbi-sk-scaleout 1s infinite ease-in-out;
  animation: sbi-sk-scaleout 1s infinite ease-in-out
}
#sb_instagram #sbi_load .sbi_loader {
  position: absolute;
  margin-top: -11px;
  background-color: #fff;
  opacity: 1
}
@-webkit-keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0
  }
}
@keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
#sb_instagram .fa-spin, #sbi_lightbox .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}
#sb_instagram .fa-pulse, #sbi_lightbox .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  -moz-border-radius-bottom-left: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-top-right: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px
}
.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-details {
  width: 95%
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer {
  position: absolute;
  top: 0;
  right: 0
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close {
  background: 0 0;
  color: #333;
  width: auto;
  height: auto;
  padding: 8px 10px;
  font-size: 14px
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close:hover {
  background: rgba(0, 0, 0, .05);
  -moz-border-radius-bottom-left: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:hover, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:focus {
  color: #fff
}
.sbi_loading_comments {
  text-align: center;
  margin-top: 15px
}
#sb_instagram .sb_instagram_header {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram .sb_instagram_header a {
  float: left;
  display: block;
  min-width: 100%\9;
  text-decoration: none;
  transition: color .5s ease
}
#sb_instagram .sbi_header_img {
  float: left;
  position: relative;
  width: 50px;
  margin: 0 0 0 -100% !important;
  overflow: hidden;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px
}
#sb_instagram .sbi_header_img img {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important
}
#sb_instagram .sbi_header_img_hover, #sb_instagram .sbi_header_hashtag_icon {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .75)
}
#sb_instagram .sbi_header_img_hover .sbi_new_logo, #sb_instagram .sbi_header_hashtag_icon .sbi_new_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background: url(//thelocalproject.com.au/wp-content/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat -90px 0
}
#sb_instagram .sbi_header_img_hover {
  transition: opacity .4s ease-in-out
}
#sb_instagram .sb_instagram_header .sbi_fade_in {
  opacity: 1;
  transition: opacity .2s ease-in-out
}
#sb_instagram .sbi_header_text {
  float: left;
  width: 100%;
  padding-top: 5px
}
#sb_instagram .sbi_header_text h3, #sb_instagram .sbi_header_text p {
  float: left;
  clear: both;
  width: auto;
  margin: 0 0 0 60px !important;
  padding: 0 !important
}
#sb_instagram .sbi_header_text .sbi_bio_info {
  padding: 0 !important
}
#sb_instagram .sbi_bio_info span {
  padding-right: 10px
}
#sb_instagram .sbi_bio_info .fa, #sb_instagram .sbi_bio_info svg {
  padding-right: 3px
}
#sb_instagram .sbi_posts_count svg {
  height: 1.05em;
  margin-bottom: -1px
}
#sb_instagram .sbi_followers svg.svg-inline--fa.fa-user {
  width: .8em;
  margin-right: 0 !important
}
#sb_instagram .sbi_header_type_generic .sbi_header_img {
  background: #333;
  color: #fff;
  width: 50px;
  height: 50px;
  position: relative
}
#sb_instagram .sbi_header_type_generic .sbi_no_bio {
  padding-top: 9px !important
}
#sb_instagram .sbi_header_type_generic .sbi_header_hashtag_icon {
  display: block;
  color: #fff;
  opacity: .9;
  -webkit-transition: background .6s linear, color .6s linear;
  -moz-transition: background .6s linear, color .6s linear;
  -ms-transition: background .6s linear, color .6s linear;
  -o-transition: background .6s linear, color .6s linear;
  transition: background .6s linear, color .6s linear
}
#sb_instagram .sbi_header_type_generic:hover .sbi_header_hashtag_icon {
  display: block;
  opacity: 1;
  -webkit-transition: background .2s linear, color .2s linear;
  -moz-transition: background .2s linear, color .2s linear;
  -ms-transition: background .2s linear, color .2s linear;
  -o-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear
}
#sb_instagram .sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
  -ms-word-wrap: break-word;
  word-break: break-word
}
#sb_instagram .sb_instagram_header p {
  font-size: 13px;
  line-height: 1.3
}
#sb_instagram .sbi_header_text.sbi_no_info h3 {
  padding-top: 9px !important
}
#sb_instagram .sbi_header_text.sbi_no_bio .sbi_bio_info {
  clear: both
}
#sb_instagram .sbi_header_text .sbi_bio_info {
  float: left;
  clear: none;
  margin-top: 2px !important
}
#sb_instagram .sbi_header_text h3 {
  margin-right: -50px !important
}
#sb_instagram .sbi_header_style_boxed .sbi_header_img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}
#sb_instagram .sbi_header_bar {
  width: 100%;
  float: left;
  clear: both;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram .sbi_header_style_boxed .sbi_bio_info {
  margin: 2px 5px;
  float: left;
  width: auto
}
#sb_instagram .sbi_header_style_boxed .sbi_no_bio h3 {
  margin-top: 9px !important
}
#sb_instagram .sbi_header_style_boxed .sbi_bio {
  padding-bottom: 3px !important;
  margin-right: 5px !important
}
#sb_instagram .sb_instagram_header.sbi_header_style_boxed .sbi_header_follow_btn {
  float: right;
  padding: 4px 12px;
  background: #517fa4;
  color: #fff;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
#sb_instagram .sbi_header_follow_btn:hover, #sb_instagram .sbi_header_follow_btn:focus {
  filter: alpha(opacity=85);
  opacity: .85;
  outline: none
}
#sb_instagram .sbi_header_follow_btn .fa, #sb_instagram .sbi_header_follow_btn svg {
  margin-right: 5px
}
#sb_instagram .sbi_header_style_boxed .sbi_header_hashtag_icon {
  background: 0 0
}
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_moderation_link, #sb_instagram .sbi_close_mod {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 7px 14px;
  margin: 5px auto 0 auto;
  background: #333;
  color: #eee;
  border: none;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#sb_instagram #sbi_load .sbi_load_btn {
  position: relative
}
#sb_instagram #sbi_load .sbi_load_btn.sbi_hide_load {
  display: none !important
}
#sb_instagram #sbi_load .fa-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -7px;
  font-size: 15px
}
#sb_instagram #sbi_load {
  opacity: 1;
  transition: all .5s ease-in
}
#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader {
  opacity: 1;
  transition: all .1s ease-in
}
#sb_instagram .sbi_hidden {
  opacity: 0 !important
}
#sb_instagram .sbi_follow_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center
}
#sb_instagram .sbi_follow_btn.sbi_top {
  display: block;
  margin-bottom: 5px
}
#sb_instagram .sbi_follow_btn a {
  background: #408bd1;
  color: #fff
}
#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn {
  transition: all .1s ease-in
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: none;
  box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .25)
}
#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
  outline: none;
  box-shadow: inset 0 0 10px 20px #359dff
}
#sb_instagram .sbi_follow_btn.sbi_custom a:hover, #sb_instagram .sbi_follow_btn.sbi_custom a:focus, #sb_instagram #sbi_load .sbi_load_btn.sbi_custom:hover {
  box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .15)
}
#sb_instagram .sbi_follow_btn a:active, #sb_instagram #sbi_load .sbi_load_btn:active {
  box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, .3)
}
#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 5px
}
#sb_instagram svg:not(:root).svg-inline--fa, #sbi_lightbox svg:not(:root).svg-inline--fa {
  box-sizing: unset;
  overflow: visible;
  width: 1em
}
#sb_instagram .svg-inline--fa.fa-w-16, #sbi_lightbox .svg-inline--fa.fa-w-16 {
  width: 1em
}
#sb_instagram .svg-inline--fa, #sbi_lightbox .svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em
}
#sb_instagram #sbi_images.sbi_carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}
.sbi_carousel .sbi_info, .sbi_carousel .sbi_owl2row-item {
  display: none
}
.sbi-owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}
.sbi-owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.sbi-owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px)
}
.sbi-owl-wrapper, .sbi-owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.sbi-owl-item {
  position: relative;
  min-height: 1px;
  padding: 0 5px;
  padding: 0;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}
.sbi-owl-item img {
  display: block;
  width: 100%
}
.sbi-owl-nav.disabled, .sbi-owl-dots.disabled {
  display: none
}
.sbi-owl-nav .sbi-owl-prev, .sbi-owl-nav .sbi-owl-next, .sbi-owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.sbi-owl-carousel.sbi-owl-loaded {
  display: block
}
.sbi-owl-carousel.sbi-owl-loading {
  opacity: 0;
  display: block
}
.sbi-owl-carousel.sbi-owl-hidden {
  opacity: 0
}
.sbi-owl-carousel.sbi-owl-refresh .sbi-owl-item {
  visibility: hidden
}
.sbi-owl-carousel.sbi-owl-drag .sbi-owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.sbi-owl-carousel.sbi-owl-grab {
  cursor: move;
  cursor: grab
}
.sbi-owl-carousel.sbi-owl-rtl {
  direction: rtl
}
.sbi-owl-carousel.sbi-owl-rtl .sbi-owl-item {
  float: right
}
.no-js .sbi_carousel {
  display: block
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.sbi-owl-animated-in {
  z-index: 0
}
.sbi-owl-animated-out {
  z-index: 1
}
.fadeOut {
  animation-name: fadeOut
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.sbi-owl-height {
  transition: height .5s ease-in-out
}
.sbi-owl-item .sbi-owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}
.sbi-owl-item img.sbi-owl-lazy {
  transform-style: preserve-3d
}
.sbi-owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.sbi-owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//thelocalproject.com.au/wp-content/plugins/instagram-feed-pro/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}
.sbi-owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}
.sbi-owl-video-playing .sbi-owl-video-tn, .sbi-owl-video-playing .sbi-owl-video-play-icon {
  display: none
}
.sbi-owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}
.sbi-owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
.sbi-owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent
}
.sbi-owl-nav {
  margin-top: 0
}
.sbi-owl-nav .disabled {
  opacity: .5;
  cursor: default
}
.sbi-owl-nav.disabled + .sbi-owl-dots {
  margin-top: 10px
}
.sbi-owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  padding: 5px 0;
  margin-top: 5px
}
.sbi-owl-dots .sbi-owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sbi-owl-dots .sbi-owl-dot span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #333;
  filter: Alpha(Opacity=25);
  opacity: .25;
  -webkit-backface-visibility: visible;
  transition: opacity .1s ease;
  border-radius: 30px
}
.sbi-owl-dots .sbi-owl-dot.active span, .sbi-owl-dots .sbi-owl-dot:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1
}
.sbi-owl-item {
  display: inline-block;
  vertical-align: top
}
.sbi-owl-stage-outer {
  overflow-x: hidden;
  overflow-y: hidden
}
.sbi-owl-item > div {
  width: 100% !important
}
.sbi-post-links {
  max-width: 100%
}
.sbi-owl-item {
  box-sizing: border-box
}
.sbi-owl-nav > div {
  position: absolute;
  top: 50%;
  font-size: 14px;
  display: inline-block;
  background: rgba(255, 255, 255, .3);
  padding: 6px 6px 6px 8px;
  border-radius: 50%;
  margin-top: -15px;
  color: #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
.sbi_carousel:hover .sbi-owl-nav > div {
  background: rgba(255, 255, 255, .5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.sbi_carousel:hover .sbi-owl-nav > div:hover {
  cursor: pointer;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .2)
}
.sbi-owl-nav .sbi-owl-prev {
  margin-left: 7px;
  padding: 6px 8px 6px 6px;
  left: 0
}
.sbi-owl-nav .sbi-owl-next {
  margin-right: 7px;
  right: 0
}
#sb_instagram .sbi_carousel .sbi-owl-nav .svg-inline--fa {
  height: 1.2em
}
#sb_instagram.sbi_moderation_mode {
  position: relative;
  z-index: 999999;
  background: #f9f9f9
}
#sb_instagram.sbi_moderation_mode p, #sb_instagram.sbi_moderation_mode label, #sb_instagram.sbi_moderation_mode a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif
}
.sbi_moderation_mode .sb_instagram_header {
  padding: 15px 15px 0 !important;
  margin: 0
}
.sbi_moderation_mode .sbi_mod_submit_mod {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 7px 14px;
  margin: 10px auto 0 auto;
  background: #333;
  border: none;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.sbi_moderation_mode .sbi_mod_submit_mod:hover {
  color: #fff;
  opacity: .8
}
.sbi_moderation_mode .sbi_mod_mode_wrapper {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  padding: 50px 2%;
  font-size: 14px;
  line-height: 1.4;
  color: #222;
  background: #eee;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.sbi_moderation_mode .sbi_mod_mode_wrapper .sbi_mod_row {
  width: 100%;
  padding-bottom: 5px
}
.sbi_moderation_mode .sbi_mod_mode_wrapper input {
  cursor: pointer;
  vertical-align: baseline
}
.sbi_moderation_mode .sbi_mod_mode_wrapper label {
  position: relative;
  top: -2px;
  cursor: pointer
}
#sb_instagram.sbi_moderation_mode .sbi_follow_btn {
  display: none
}
.sbi_mod_mode_wrapper_bottom {
  clear: both;
  margin-top: 20px
}
.sbi_moderation_mode .sbi_mod_mode_wrapper_bottom .sbi_mod_submit_mod {
  margin: 0
}
.sbi_moderation_mode .sbi_mod_new_white_list {
  background: #fff;
  border-radius: 4px;
  padding: 20px 2%;
  margin-top: 10px;
  width: 95%;
  border-left: 5px solid #4e9c2b;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
.sbi_moderation_mode .sbi_warning {
  border-left: 5px solid #e8452b
}
.sbi_mod_new_white_list span {
  font-weight: 700;
  margin-right: 5px
}
.sbi_moderation_mode .sbi_mod_new_white_list code {
  font-size: 18px;
  display: inline-block;
  padding: 10px 0 0;
  margin-left: -2px
}
#sb_instagram.sbi_moderation_mode .sbi_close_mod {
  position: absolute;
  right: 20px;
  top: 20px
}
#sb_instagram.sbi_moderation_mode .sbi_close_mod:hover, #sb_instagram.sbi_moderation_mode .sbi_close_mod:focus {
  background: #d83e2e
}
#sb_instagram .sbi_moderation_link {
  float: right;
  background: #e6684f
}
#sb_instagram .sbi_moderation_link .fa, .sbi_moderation_mode .sbi_close_mod .fa, .sbi_mod_submit_mod .fa, #sb_instagram .sbi_moderation_link svg, .sbi_moderation_mode .sbi_close_mod svg, .sbi_mod_submit_mod svg {
  margin-right: 6px;
  width: 1em
}
#sb_instagram .sbi_moderation_link:hover, #sb_instagram .sbi_moderation_link:focus {
  background: #e5593d
}
.sbi_moderation_mode .sbi_mod {
  padding: 10px;
  text-align: center
}
.sbi_mod_post_status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 13px 14px 16px;
  color: #fff;
  -moz-border-radius-bottom-left: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  z-index: 10
}
.sbi_mod_post_status .fa, .sbi_mod_post_status svg {
  font-size: 28px;
  font-weight: 700
}
.sbi_mod_exclude {
  background: #e5593d
}
.sbi_mod_include {
  background: #4e9c2b
}
.sbi_mod_user {
  display: block;
  padding: 0 0 5px
}
.sbi_mod input, .sbi_mod label {
  cursor: pointer
}
.sbi_mod_block {
  padding: 3px;
  margin-bottom: 5px
}
.sbi_mod_user input {
  width: 100%;
  padding: 3px;
  line-height: 1;
  font-size: 11px;
  text-align: center
}
.sbi_mod_block:hover, .sbi_mod_block:focus {
  background: rgba(0, 0, 0, .05);
  color: #bf2c0f;
  border-radius: 4px
}
.sbi_mod_block label {
  width: 100%;
  display: block
}
.sbi_mod_block_user {
  position: relative;
  top: 1px
}
.sbi_mod_submit_mod:hover, .sbi_mod_submit_mod:focus {
  background: #488a2b
}
.sbi_mod_type_header {
  padding: 0 0 10px;
  margin: 0;
  font-size: 16px;
  font-weight: 700
}
.sbi_mod_saved {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999999;
  background: rgba(255, 255, 255, .9);
  padding: 18px 22px;
  margin: -32px 0 0 -60px;
  border-radius: 4px;
  color: #488a2b;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.sbi_mod_saved .fa, .sbi_mod_saved svg {
  margin-right: 3px
}
#sbi_lightbox .sbi-owl-dots {
  top: -45px;
  position: relative;
  width: auto;
  display: inline-block;
  background: rgba(0, 0, 0, .1);
  border-radius: 30px;
  padding: 3px 5px
}
#sbi_lightbox .sbi-owl-dots .sbi-owl-dot span {
  opacity: .5;
  background: #fff;
  background: rgba(255, 255, 255, .9);
  width: 8px;
  height: 8px
}
#sbi_lightbox .sbi-owl-dots .sbi-owl-dot.active span {
  filter: Alpha(Opacity=100);
  opacity: 1
}
#sbi_lightbox .sbi-owl-nav > div {
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 8px;
  margin-top: -16px;
  color: #000;
  zoom: 1;
  padding: 6px 5px 6px 7px;
  font-size: 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #fff;
  filter: Alpha(Opacity=50);
  opacity: .5;
  z-index: 10
}
#sbi_lightbox .sbi-owl-nav > .sbi-owl-prev {
  right: auto;
  left: 8px;
  padding-left: 5px;
  padding-right: 7px
}
#sbi_lightbox .sbi-owl-nav > div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none
}
#sbi_lightbox .fa-clone {
  position: absolute;
  right: 12px;
  top: 12px;
  color: #fff;
  opacity: 1;
  z-index: 1
}
.sbi_lightbox .sbi_lb-image {
  margin: 0;
  padding: 0 !important
}
@media all and (max-width:640px) {
  #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons div {
    left: 0
  }
  #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons .sbi_owl-next {
    right: 0
  }
  #sbi_lightbox .fa-clone {
    right: 4px;
    top: 4px
  }
}
@media all and (min-width:800px) {
  .sbi_lightbox.sbi_lb-comments-enabled {
    position: fixed;
    top: 50px !important
  }
}
#sb_instagram .sbi_photo_wrap {
  overflow: hidden
}
#sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
#sb_instagram .sbi_photo_wrap:hover .sbi_photo {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05)
}
#sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition .sbi_photo {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
#sb_instagram .sbi_link {
  opacity: 0;
  display: block;
  transition: opacity .6s ease-in-out;
  -moz-transition: opacity .6s ease-in-out;
  -webkit-transition: opacity .6s ease-in-out
}
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
  opacity: 1;
  display: block;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out
}
#sb_instagram.sbi_moderation_mode .sbi_photo_wrap .sbi_link {
  display: none !important
}
@media all and (min-width:480px) {
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img {
    width: 80px;
    height: 80px;
    border-radius: 40px
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img {
    width: 80px;
    height: 80px;
    border-radius: 40px
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    font-size: 20px
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
    font-size: 14px
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
    margin-left: 95px !important;
    line-height: 1.4
  }
  #sb_instagram .sbi_medium .sbi_header_text h3 {
    margin-right: -85px !important
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
    margin-top: 4px !important
  }
  #sb_instagram .sbi_medium .sbi_header_text.sbi_no_info h3, #sb_instagram .sb_instagram_header.sbi_header_type_generic.sbi_medium .sbi_no_bio {
    padding-top: 20px !important
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img {
    width: 120px;
    height: 120px;
    border-radius: 60px
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img {
    width: 120px;
    height: 120px;
    border-radius: 60px
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3 {
    font-size: 28px
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
    font-size: 16px
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
    margin-left: 140px !important;
    line-height: 1.5
  }
  #sb_instagram .sbi_large .sbi_header_text h3 {
    margin-right: -120px !important
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
    margin-top: 12px !important
  }
  #sb_instagram .sbi_large .sbi_header_text.sbi_no_info h3, #sb_instagram .sb_instagram_header.sbi_header_type_generic.sbi_large .sbi_no_bio {
    padding-top: 32px !important
  }
}
#sb_instagram .sb_instagram_header.sbi_centered {
  float: none;
  clear: both;
  padding: 0;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 500px;
  overflow: hidden
}
#sb_instagram .sbi_centered .sbi_header_img {
  float: none;
  margin: auto !important
}
#sb_instagram .sb_instagram_header.sbi_centered .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio {
  margin: auto !important;
  text-align: center;
  float: none
}
#sb_instagram .sb_instagram_header.sbi_header_style_boxed .sbi_header_img, #sb_instagram .sb_instagram_header.sbi_header_style_boxed .sbi_header_img img {
  border-radius: 0 !important
}
#sb_instagram .sb_instagram_header.sbi_centered a {
  float: none
}
#sb_instagram.sbi_masonry, #sb_instagram.sbi_highlight {
  display: block !important
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item, #sb_instagram.sbi_highlight #sbi_images .sbi_item {
  position: relative;
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block !important
}
#sb_instagram.sbi_highlight #sbi_images .sbi_item {
  height: 100px;
  width: 100px
}
.sbi_masonry #sbi_images:after, .sbi_highlight #sbi_images:after {
  content: '';
  display: table;
  clear: both
}
.sbi_masonry .sbi_hide {
  visibility: hidden
}
#sb_instagram .sbi_frontend_notice {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  clear: both;
  padding: 10px;
  margin: 0 0 10px;
  background: #f9f9f9;
  color: #333;
  border: 1px solid #eee;
  font-size: 12px;
  line-height: 1.5
}
#sb_instagram .sbi_frontend_notice .sbi_close_notice {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
  color: #999;
  height: 10px;
  line-height: 1
}
#sb_instagram .sbi_frontend_notice .sbi_close_notice:hover, #sb_instagram .sbi_frontend_notice .sbi_close_notice:active {
  color: #333
}
a#scroll-to-top {
  background: url(//thelocalproject.com.au/wp-content/plugins/jquery-smooth-scroll/css/../images/arrow.png) no-repeat center center;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  text-indent: -9999px;
  font-size: 0;
  cursor: pointer;
  outline: 0
}
body.rtl a#scroll-to-top {
  left: 30px
}
@media only screen and (max-width:480px) {
  a#scroll-to-top {
    right: 0;
    bottom: 0
  }
  body.rtl a#scroll-to-top {
    left: 0;
    bottom: 0
  }
}
.woocommerce form .form-row .required {
  visibility: visible
}
/*! This file is auto-generated */

.dashicons, .dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color .1s ease-in
}
.dashicons-admin-appearance:before {
  content: "\f100"
}
.dashicons-admin-collapse:before {
  content: "\f148"
}
.dashicons-admin-comments:before {
  content: "\f101"
}
.dashicons-admin-customizer:before {
  content: "\f540"
}
.dashicons-admin-generic:before {
  content: "\f111"
}
.dashicons-admin-home:before {
  content: "\f102"
}
.dashicons-admin-links:before {
  content: "\f103"
}
.dashicons-admin-media:before {
  content: "\f104"
}
.dashicons-admin-multisite:before {
  content: "\f541"
}
.dashicons-admin-network:before {
  content: "\f112"
}
.dashicons-admin-page:before {
  content: "\f105"
}
.dashicons-admin-plugins:before {
  content: "\f106"
}
.dashicons-admin-post:before {
  content: "\f109"
}
.dashicons-admin-settings:before {
  content: "\f108"
}
.dashicons-admin-site-alt:before {
  content: "\f11d"
}
.dashicons-admin-site-alt2:before {
  content: "\f11e"
}
.dashicons-admin-site-alt3:before {
  content: "\f11f"
}
.dashicons-admin-site:before {
  content: "\f319"
}
.dashicons-admin-tools:before {
  content: "\f107"
}
.dashicons-admin-users:before {
  content: "\f110"
}
.dashicons-album:before {
  content: "\f514"
}
.dashicons-align-center:before {
  content: "\f134"
}
.dashicons-align-left:before {
  content: "\f135"
}
.dashicons-align-none:before {
  content: "\f138"
}
.dashicons-align-right:before {
  content: "\f136"
}
.dashicons-analytics:before {
  content: "\f183"
}
.dashicons-archive:before {
  content: "\f480"
}
.dashicons-arrow-down-alt:before {
  content: "\f346"
}
.dashicons-arrow-down-alt2:before {
  content: "\f347"
}
.dashicons-arrow-down:before {
  content: "\f140"
}
.dashicons-arrow-left-alt:before {
  content: "\f340"
}
.dashicons-arrow-left-alt2:before {
  content: "\f341"
}
.dashicons-arrow-left:before {
  content: "\f141"
}
.dashicons-arrow-right-alt:before {
  content: "\f344"
}
.dashicons-arrow-right-alt2:before {
  content: "\f345"
}
.dashicons-arrow-right:before {
  content: "\f139"
}
.dashicons-arrow-up-alt:before {
  content: "\f342"
}
.dashicons-arrow-up-alt2:before {
  content: "\f343"
}
.dashicons-arrow-up-duplicate:before {
  content: "\f143"
}
.dashicons-arrow-up:before {
  content: "\f142"
}
.dashicons-art:before {
  content: "\f309"
}
.dashicons-awards:before {
  content: "\f313"
}
.dashicons-backup:before {
  content: "\f321"
}
.dashicons-book-alt:before {
  content: "\f331"
}
.dashicons-book:before {
  content: "\f330"
}
.dashicons-buddicons-activity:before {
  content: "\f452"
}
.dashicons-buddicons-bbpress-logo:before {
  content: "\f477"
}
.dashicons-buddicons-buddypress-logo:before {
  content: "\f448"
}
.dashicons-buddicons-community:before {
  content: "\f453"
}
.dashicons-buddicons-forums:before {
  content: "\f449"
}
.dashicons-buddicons-friends:before {
  content: "\f454"
}
.dashicons-buddicons-groups:before {
  content: "\f456"
}
.dashicons-buddicons-pm:before {
  content: "\f457"
}
.dashicons-buddicons-replies:before {
  content: "\f451"
}
.dashicons-buddicons-topics:before {
  content: "\f450"
}
.dashicons-buddicons-tracking:before {
  content: "\f455"
}
.dashicons-building:before {
  content: "\f512"
}
.dashicons-businessman:before {
  content: "\f338"
}
.dashicons-businessperson:before {
  content: "\f12e"
}
.dashicons-businesswoman:before {
  content: "\f12f"
}
.dashicons-calendar-alt:before {
  content: "\f508"
}
.dashicons-calendar:before {
  content: "\f145"
}
.dashicons-camera-alt:before {
  content: "\f129"
}
.dashicons-camera:before {
  content: "\f306"
}
.dashicons-carrot:before {
  content: "\f511"
}
.dashicons-cart:before {
  content: "\f174"
}
.dashicons-category:before {
  content: "\f318"
}
.dashicons-chart-area:before {
  content: "\f239"
}
.dashicons-chart-bar:before {
  content: "\f185"
}
.dashicons-chart-line:before {
  content: "\f238"
}
.dashicons-chart-pie:before {
  content: "\f184"
}
.dashicons-clipboard:before {
  content: "\f481"
}
.dashicons-clock:before {
  content: "\f469"
}
.dashicons-cloud:before {
  content: "\f176"
}
.dashicons-code-standards:before {
  content: "\f13a"
}
.dashicons-color-picker:before {
  content: "\f131"
}
.dashicons-controls-back:before {
  content: "\f518"
}
.dashicons-controls-forward:before {
  content: "\f519"
}
.dashicons-controls-pause:before {
  content: "\f523"
}
.dashicons-controls-play:before {
  content: "\f522"
}
.dashicons-controls-repeat:before {
  content: "\f515"
}
.dashicons-controls-skipback:before {
  content: "\f516"
}
.dashicons-controls-skipforward:before {
  content: "\f517"
}
.dashicons-controls-volumeoff:before {
  content: "\f520"
}
.dashicons-controls-volumeon:before {
  content: "\f521"
}
.dashicons-dashboard:before {
  content: "\f226"
}
.dashicons-desktop:before {
  content: "\f472"
}
.dashicons-dismiss:before {
  content: "\f153"
}
.dashicons-download:before {
  content: "\f316"
}
.dashicons-edit-large:before {
  content: "\f327"
}
.dashicons-edit:before {
  content: "\f464"
}
.dashicons-editor-aligncenter:before {
  content: "\f207"
}
.dashicons-editor-alignleft:before {
  content: "\f206"
}
.dashicons-editor-alignright:before {
  content: "\f208"
}
.dashicons-editor-bold:before {
  content: "\f200"
}
.dashicons-editor-break:before {
  content: "\f474"
}
.dashicons-editor-code-duplicate:before {
  content: "\f494"
}
.dashicons-editor-code:before {
  content: "\f475"
}
.dashicons-editor-contract:before {
  content: "\f506"
}
.dashicons-editor-customchar:before {
  content: "\f220"
}
.dashicons-editor-expand:before {
  content: "\f211"
}
.dashicons-editor-help:before {
  content: "\f223"
}
.dashicons-editor-indent:before {
  content: "\f222"
}
.dashicons-editor-insertmore:before {
  content: "\f209"
}
.dashicons-editor-italic:before {
  content: "\f201"
}
.dashicons-editor-justify:before {
  content: "\f214"
}
.dashicons-editor-kitchensink:before {
  content: "\f212"
}
.dashicons-editor-ltr:before {
  content: "\f10c"
}
.dashicons-editor-ol-rtl:before {
  content: "\f12c"
}
.dashicons-editor-ol:before {
  content: "\f204"
}
.dashicons-editor-outdent:before {
  content: "\f221"
}
.dashicons-editor-paragraph:before {
  content: "\f476"
}
.dashicons-editor-paste-text:before {
  content: "\f217"
}
.dashicons-editor-paste-word:before {
  content: "\f216"
}
.dashicons-editor-quote:before {
  content: "\f205"
}
.dashicons-editor-removeformatting:before {
  content: "\f218"
}
.dashicons-editor-rtl:before {
  content: "\f320"
}
.dashicons-editor-spellcheck:before {
  content: "\f210"
}
.dashicons-editor-strikethrough:before {
  content: "\f224"
}
.dashicons-editor-table:before {
  content: "\f535"
}
.dashicons-editor-textcolor:before {
  content: "\f215"
}
.dashicons-editor-ul:before {
  content: "\f203"
}
.dashicons-editor-underline:before {
  content: "\f213"
}
.dashicons-editor-unlink:before {
  content: "\f225"
}
.dashicons-editor-video:before {
  content: "\f219"
}
.dashicons-email-alt:before {
  content: "\f466"
}
.dashicons-email-alt2:before {
  content: "\f467"
}
.dashicons-email:before {
  content: "\f465"
}
.dashicons-excerpt-view:before {
  content: "\f164"
}
.dashicons-external:before {
  content: "\f504"
}
.dashicons-facebook-alt:before {
  content: "\f305"
}
.dashicons-facebook:before {
  content: "\f304"
}
.dashicons-feedback:before {
  content: "\f175"
}
.dashicons-filter:before {
  content: "\f536"
}
.dashicons-flag:before {
  content: "\f227"
}
.dashicons-format-aside:before {
  content: "\f123"
}
.dashicons-format-audio:before {
  content: "\f127"
}
.dashicons-format-chat:before {
  content: "\f125"
}
.dashicons-format-gallery:before {
  content: "\f161"
}
.dashicons-format-image:before {
  content: "\f128"
}
.dashicons-format-quote:before {
  content: "\f122"
}
.dashicons-format-status:before {
  content: "\f130"
}
.dashicons-format-video:before {
  content: "\f126"
}
.dashicons-forms:before {
  content: "\f314"
}
.dashicons-googleplus:before {
  content: "\f462"
}
.dashicons-grid-view:before {
  content: "\f509"
}
.dashicons-groups:before {
  content: "\f307"
}
.dashicons-hammer:before {
  content: "\f308"
}
.dashicons-heart:before {
  content: "\f487"
}
.dashicons-hidden:before {
  content: "\f530"
}
.dashicons-id-alt:before {
  content: "\f337"
}
.dashicons-id:before {
  content: "\f336"
}
.dashicons-image-crop:before {
  content: "\f165"
}
.dashicons-image-filter:before {
  content: "\f533"
}
.dashicons-image-flip-horizontal:before {
  content: "\f169"
}
.dashicons-image-flip-vertical:before {
  content: "\f168"
}
.dashicons-image-rotate-left:before {
  content: "\f166"
}
.dashicons-image-rotate-right:before {
  content: "\f167"
}
.dashicons-image-rotate:before {
  content: "\f531"
}
.dashicons-images-alt:before {
  content: "\f232"
}
.dashicons-images-alt2:before {
  content: "\f233"
}
.dashicons-index-card:before {
  content: "\f510"
}
.dashicons-info:before {
  content: "\f348"
}
.dashicons-instagram:before {
  content: "\f12d"
}
.dashicons-laptop:before {
  content: "\f547"
}
.dashicons-layout:before {
  content: "\f538"
}
.dashicons-leftright:before {
  content: "\f229"
}
.dashicons-lightbulb:before {
  content: "\f339"
}
.dashicons-list-view:before {
  content: "\f163"
}
.dashicons-location-alt:before {
  content: "\f231"
}
.dashicons-location:before {
  content: "\f230"
}
.dashicons-lock-duplicate:before {
  content: "\f315"
}
.dashicons-lock:before {
  content: "\f160"
}
.dashicons-marker:before {
  content: "\f159"
}
.dashicons-media-archive:before {
  content: "\f501"
}
.dashicons-media-audio:before {
  content: "\f500"
}
.dashicons-media-code:before {
  content: "\f499"
}
.dashicons-media-default:before {
  content: "\f498"
}
.dashicons-media-document:before {
  content: "\f497"
}
.dashicons-media-interactive:before {
  content: "\f496"
}
.dashicons-media-spreadsheet:before {
  content: "\f495"
}
.dashicons-media-text:before {
  content: "\f491"
}
.dashicons-media-video:before {
  content: "\f490"
}
.dashicons-megaphone:before {
  content: "\f488"
}
.dashicons-menu-alt:before {
  content: "\f228"
}
.dashicons-menu-alt2:before {
  content: "\f329"
}
.dashicons-menu-alt3:before {
  content: "\f349"
}
.dashicons-menu:before {
  content: "\f333"
}
.dashicons-microphone:before {
  content: "\f482"
}
.dashicons-migrate:before {
  content: "\f310"
}
.dashicons-minus:before {
  content: "\f460"
}
.dashicons-money:before {
  content: "\f526"
}
.dashicons-move:before {
  content: "\f545"
}
.dashicons-nametag:before {
  content: "\f484"
}
.dashicons-networking:before {
  content: "\f325"
}
.dashicons-no-alt:before {
  content: "\f335"
}
.dashicons-no:before {
  content: "\f158"
}
.dashicons-palmtree:before {
  content: "\f527"
}
.dashicons-paperclip:before {
  content: "\f546"
}
.dashicons-performance:before {
  content: "\f311"
}
.dashicons-phone:before {
  content: "\f525"
}
.dashicons-playlist-audio:before {
  content: "\f492"
}
.dashicons-playlist-video:before {
  content: "\f493"
}
.dashicons-plugins-checked:before {
  content: "\f485"
}
.dashicons-plus-alt:before {
  content: "\f502"
}
.dashicons-plus-alt2:before {
  content: "\f543"
}
.dashicons-plus:before {
  content: "\f132"
}
.dashicons-portfolio:before {
  content: "\f322"
}
.dashicons-post-status:before {
  content: "\f173"
}
.dashicons-pressthis:before {
  content: "\f157"
}
.dashicons-products:before {
  content: "\f312"
}
.dashicons-randomize:before {
  content: "\f503"
}
.dashicons-redo:before {
  content: "\f172"
}
.dashicons-rest-api:before {
  content: "\f124"
}
.dashicons-rss:before {
  content: "\f303"
}
.dashicons-schedule:before {
  content: "\f489"
}
.dashicons-screenoptions:before {
  content: "\f180"
}
.dashicons-search:before {
  content: "\f179"
}
.dashicons-share-alt:before {
  content: "\f240"
}
.dashicons-share-alt2:before {
  content: "\f242"
}
.dashicons-share:before {
  content: "\f237"
}
.dashicons-shield-alt:before {
  content: "\f334"
}
.dashicons-shield:before {
  content: "\f332"
}
.dashicons-slides:before {
  content: "\f181"
}
.dashicons-smartphone:before {
  content: "\f470"
}
.dashicons-smiley:before {
  content: "\f328"
}
.dashicons-sort:before {
  content: "\f156"
}
.dashicons-sos:before {
  content: "\f468"
}
.dashicons-star-empty:before {
  content: "\f154"
}
.dashicons-star-filled:before {
  content: "\f155"
}
.dashicons-star-half:before {
  content: "\f459"
}
.dashicons-sticky:before {
  content: "\f537"
}
.dashicons-store:before {
  content: "\f513"
}
.dashicons-tablet:before {
  content: "\f471"
}
.dashicons-tag:before {
  content: "\f323"
}
.dashicons-tagcloud:before {
  content: "\f479"
}
.dashicons-testimonial:before {
  content: "\f473"
}
.dashicons-text-page:before {
  content: "\f121"
}
.dashicons-text:before {
  content: "\f478"
}
.dashicons-thumbs-down:before {
  content: "\f542"
}
.dashicons-thumbs-up:before {
  content: "\f529"
}
.dashicons-tickets-alt:before {
  content: "\f524"
}
.dashicons-tickets:before {
  content: "\f486"
}
.dashicons-tide:before {
  content: "\f10d"
}
.dashicons-translation:before {
  content: "\f326"
}
.dashicons-trash:before {
  content: "\f182"
}
.dashicons-twitter-alt:before {
  content: "\f302"
}
.dashicons-twitter:before {
  content: "\f301"
}
.dashicons-undo:before {
  content: "\f171"
}
.dashicons-universal-access-alt:before {
  content: "\f507"
}
.dashicons-universal-access:before {
  content: "\f483"
}
.dashicons-unlock:before {
  content: "\f528"
}
.dashicons-update-alt:before {
  content: "\f113"
}
.dashicons-update:before {
  content: "\f463"
}
.dashicons-upload:before {
  content: "\f317"
}
.dashicons-vault:before {
  content: "\f178"
}
.dashicons-video-alt:before {
  content: "\f234"
}
.dashicons-video-alt2:before {
  content: "\f235"
}
.dashicons-video-alt3:before {
  content: "\f236"
}
.dashicons-visibility:before {
  content: "\f177"
}
.dashicons-warning:before {
  content: "\f534"
}
.dashicons-welcome-add-page:before {
  content: "\f133"
}
.dashicons-welcome-comments:before {
  content: "\f117"
}
.dashicons-welcome-learn-more:before {
  content: "\f118"
}
.dashicons-welcome-view-site:before {
  content: "\f115"
}
.dashicons-welcome-widgets-menus:before {
  content: "\f116"
}
.dashicons-welcome-write-blog:before {
  content: "\f119"
}
.dashicons-wordpress-alt:before {
  content: "\f324"
}
.dashicons-wordpress:before {
  content: "\f120"
}
.dashicons-yes-alt:before {
  content: "\f12a"
}
.dashicons-yes:before {
  content: "\f147"
}
.dashicons-editor-distractionfree:before {
  content: "\f211"
}
.dashicons-exerpt-view:before {
  content: "\f164"
}
.dashicons-format-links:before {
  content: "\f103"
}
.dashicons-format-standard:before {
  content: "\f109"
}
.dashicons-post-trash:before {
  content: "\f182"
}
.dashicons-share1:before {
  content: "\f237"
}
.dashicons-welcome-edit-page:before {
  content: "\f119"
}
@font-face {
  font-family: 'Roboto Light';
  src: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/fonts/roboto-light.eot);
  src: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/fonts/roboto-light.eot?#iefix) format('embedded-opentype'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/fonts/roboto-light.woff) format('woff'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/fonts/roboto-light.ttf) format('truetype'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/fonts/roboto-light.svg#roboto_lightregular) format('svg');
  font-weight: 400;
  font-style: normal
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  color: #000;
  background: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.eot);
  src: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//thelocalproject.com.au/wp-content/themes/tlp/assets/bootstrap/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
  content: "\002a"
}
.glyphicon-plus:before {
  content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"
}
.glyphicon-minus:before {
  content: "\2212"
}
.glyphicon-cloud:before {
  content: "\2601"
}
.glyphicon-envelope:before {
  content: "\2709"
}
.glyphicon-pencil:before {
  content: "\270f"
}
.glyphicon-glass:before {
  content: "\e001"
}
.glyphicon-music:before {
  content: "\e002"
}
.glyphicon-search:before {
  content: "\e003"
}
.glyphicon-heart:before {
  content: "\e005"
}
.glyphicon-star:before {
  content: "\e006"
}
.glyphicon-star-empty:before {
  content: "\e007"
}
.glyphicon-user:before {
  content: "\e008"
}
.glyphicon-film:before {
  content: "\e009"
}
.glyphicon-th-large:before {
  content: "\e010"
}
.glyphicon-th:before {
  content: "\e011"
}
.glyphicon-th-list:before {
  content: "\e012"
}
.glyphicon-ok:before {
  content: "\e013"
}
.glyphicon-remove:before {
  content: "\e014"
}
.glyphicon-zoom-in:before {
  content: "\e015"
}
.glyphicon-zoom-out:before {
  content: "\e016"
}
.glyphicon-off:before {
  content: "\e017"
}
.glyphicon-signal:before {
  content: "\e018"
}
.glyphicon-cog:before {
  content: "\e019"
}
.glyphicon-trash:before {
  content: "\e020"
}
.glyphicon-home:before {
  content: "\e021"
}
.glyphicon-file:before {
  content: "\e022"
}
.glyphicon-time:before {
  content: "\e023"
}
.glyphicon-road:before {
  content: "\e024"
}
.glyphicon-download-alt:before {
  content: "\e025"
}
.glyphicon-download:before {
  content: "\e026"
}
.glyphicon-upload:before {
  content: "\e027"
}
.glyphicon-inbox:before {
  content: "\e028"
}
.glyphicon-play-circle:before {
  content: "\e029"
}
.glyphicon-repeat:before {
  content: "\e030"
}
.glyphicon-refresh:before {
  content: "\e031"
}
.glyphicon-list-alt:before {
  content: "\e032"
}
.glyphicon-lock:before {
  content: "\e033"
}
.glyphicon-flag:before {
  content: "\e034"
}
.glyphicon-headphones:before {
  content: "\e035"
}
.glyphicon-volume-off:before {
  content: "\e036"
}
.glyphicon-volume-down:before {
  content: "\e037"
}
.glyphicon-volume-up:before {
  content: "\e038"
}
.glyphicon-qrcode:before {
  content: "\e039"
}
.glyphicon-barcode:before {
  content: "\e040"
}
.glyphicon-tag:before {
  content: "\e041"
}
.glyphicon-tags:before {
  content: "\e042"
}
.glyphicon-book:before {
  content: "\e043"
}
.glyphicon-bookmark:before {
  content: "\e044"
}
.glyphicon-print:before {
  content: "\e045"
}
.glyphicon-camera:before {
  content: "\e046"
}
.glyphicon-font:before {
  content: "\e047"
}
.glyphicon-bold:before {
  content: "\e048"
}
.glyphicon-italic:before {
  content: "\e049"
}
.glyphicon-text-height:before {
  content: "\e050"
}
.glyphicon-text-width:before {
  content: "\e051"
}
.glyphicon-align-left:before {
  content: "\e052"
}
.glyphicon-align-center:before {
  content: "\e053"
}
.glyphicon-align-right:before {
  content: "\e054"
}
.glyphicon-align-justify:before {
  content: "\e055"
}
.glyphicon-list:before {
  content: "\e056"
}
.glyphicon-indent-left:before {
  content: "\e057"
}
.glyphicon-indent-right:before {
  content: "\e058"
}
.glyphicon-facetime-video:before {
  content: "\e059"
}
.glyphicon-picture:before {
  content: "\e060"
}
.glyphicon-map-marker:before {
  content: "\e062"
}
.glyphicon-adjust:before {
  content: "\e063"
}
.glyphicon-tint:before {
  content: "\e064"
}
.glyphicon-edit:before {
  content: "\e065"
}
.glyphicon-share:before {
  content: "\e066"
}
.glyphicon-check:before {
  content: "\e067"
}
.glyphicon-move:before {
  content: "\e068"
}
.glyphicon-step-backward:before {
  content: "\e069"
}
.glyphicon-fast-backward:before {
  content: "\e070"
}
.glyphicon-backward:before {
  content: "\e071"
}
.glyphicon-play:before {
  content: "\e072"
}
.glyphicon-pause:before {
  content: "\e073"
}
.glyphicon-stop:before {
  content: "\e074"
}
.glyphicon-forward:before {
  content: "\e075"
}
.glyphicon-fast-forward:before {
  content: "\e076"
}
.glyphicon-step-forward:before {
  content: "\e077"
}
.glyphicon-eject:before {
  content: "\e078"
}
.glyphicon-chevron-left:before {
  content: "\e079"
}
.glyphicon-chevron-right:before {
  content: "\e080"
}
.glyphicon-plus-sign:before {
  content: "\e081"
}
.glyphicon-minus-sign:before {
  content: "\e082"
}
.glyphicon-remove-sign:before {
  content: "\e083"
}
.glyphicon-ok-sign:before {
  content: "\e084"
}
.glyphicon-question-sign:before {
  content: "\e085"
}
.glyphicon-info-sign:before {
  content: "\e086"
}
.glyphicon-screenshot:before {
  content: "\e087"
}
.glyphicon-remove-circle:before {
  content: "\e088"
}
.glyphicon-ok-circle:before {
  content: "\e089"
}
.glyphicon-ban-circle:before {
  content: "\e090"
}
.glyphicon-arrow-left:before {
  content: "\e091"
}
.glyphicon-arrow-right:before {
  content: "\e092"
}
.glyphicon-arrow-up:before {
  content: "\e093"
}
.glyphicon-arrow-down:before {
  content: "\e094"
}
.glyphicon-share-alt:before {
  content: "\e095"
}
.glyphicon-resize-full:before {
  content: "\e096"
}
.glyphicon-resize-small:before {
  content: "\e097"
}
.glyphicon-exclamation-sign:before {
  content: "\e101"
}
.glyphicon-gift:before {
  content: "\e102"
}
.glyphicon-leaf:before {
  content: "\e103"
}
.glyphicon-fire:before {
  content: "\e104"
}
.glyphicon-eye-open:before {
  content: "\e105"
}
.glyphicon-eye-close:before {
  content: "\e106"
}
.glyphicon-warning-sign:before {
  content: "\e107"
}
.glyphicon-plane:before {
  content: "\e108"
}
.glyphicon-calendar:before {
  content: "\e109"
}
.glyphicon-random:before {
  content: "\e110"
}
.glyphicon-comment:before {
  content: "\e111"
}
.glyphicon-magnet:before {
  content: "\e112"
}
.glyphicon-chevron-up:before {
  content: "\e113"
}
.glyphicon-chevron-down:before {
  content: "\e114"
}
.glyphicon-retweet:before {
  content: "\e115"
}
.glyphicon-shopping-cart:before {
  content: "\e116"
}
.glyphicon-folder-close:before {
  content: "\e117"
}
.glyphicon-folder-open:before {
  content: "\e118"
}
.glyphicon-resize-vertical:before {
  content: "\e119"
}
.glyphicon-resize-horizontal:before {
  content: "\e120"
}
.glyphicon-hdd:before {
  content: "\e121"
}
.glyphicon-bullhorn:before {
  content: "\e122"
}
.glyphicon-bell:before {
  content: "\e123"
}
.glyphicon-certificate:before {
  content: "\e124"
}
.glyphicon-thumbs-up:before {
  content: "\e125"
}
.glyphicon-thumbs-down:before {
  content: "\e126"
}
.glyphicon-hand-right:before {
  content: "\e127"
}
.glyphicon-hand-left:before {
  content: "\e128"
}
.glyphicon-hand-up:before {
  content: "\e129"
}
.glyphicon-hand-down:before {
  content: "\e130"
}
.glyphicon-circle-arrow-right:before {
  content: "\e131"
}
.glyphicon-circle-arrow-left:before {
  content: "\e132"
}
.glyphicon-circle-arrow-up:before {
  content: "\e133"
}
.glyphicon-circle-arrow-down:before {
  content: "\e134"
}
.glyphicon-globe:before {
  content: "\e135"
}
.glyphicon-wrench:before {
  content: "\e136"
}
.glyphicon-tasks:before {
  content: "\e137"
}
.glyphicon-filter:before {
  content: "\e138"
}
.glyphicon-briefcase:before {
  content: "\e139"
}
.glyphicon-fullscreen:before {
  content: "\e140"
}
.glyphicon-dashboard:before {
  content: "\e141"
}
.glyphicon-paperclip:before {
  content: "\e142"
}
.glyphicon-heart-empty:before {
  content: "\e143"
}
.glyphicon-link:before {
  content: "\e144"
}
.glyphicon-phone:before {
  content: "\e145"
}
.glyphicon-pushpin:before {
  content: "\e146"
}
.glyphicon-usd:before {
  content: "\e148"
}
.glyphicon-gbp:before {
  content: "\e149"
}
.glyphicon-sort:before {
  content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"
}
.glyphicon-sort-by-order:before {
  content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154"
}
.glyphicon-sort-by-attributes:before {
  content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"
}
.glyphicon-unchecked:before {
  content: "\e157"
}
.glyphicon-expand:before {
  content: "\e158"
}
.glyphicon-collapse-down:before {
  content: "\e159"
}
.glyphicon-collapse-up:before {
  content: "\e160"
}
.glyphicon-log-in:before {
  content: "\e161"
}
.glyphicon-flash:before {
  content: "\e162"
}
.glyphicon-log-out:before {
  content: "\e163"
}
.glyphicon-new-window:before {
  content: "\e164"
}
.glyphicon-record:before {
  content: "\e165"
}
.glyphicon-save:before {
  content: "\e166"
}
.glyphicon-open:before {
  content: "\e167"
}
.glyphicon-saved:before {
  content: "\e168"
}
.glyphicon-import:before {
  content: "\e169"
}
.glyphicon-export:before {
  content: "\e170"
}
.glyphicon-send:before {
  content: "\e171"
}
.glyphicon-floppy-disk:before {
  content: "\e172"
}
.glyphicon-floppy-saved:before {
  content: "\e173"
}
.glyphicon-floppy-remove:before {
  content: "\e174"
}
.glyphicon-floppy-save:before {
  content: "\e175"
}
.glyphicon-floppy-open:before {
  content: "\e176"
}
.glyphicon-credit-card:before {
  content: "\e177"
}
.glyphicon-transfer:before {
  content: "\e178"
}
.glyphicon-cutlery:before {
  content: "\e179"
}
.glyphicon-header:before {
  content: "\e180"
}
.glyphicon-compressed:before {
  content: "\e181"
}
.glyphicon-earphone:before {
  content: "\e182"
}
.glyphicon-phone-alt:before {
  content: "\e183"
}
.glyphicon-tower:before {
  content: "\e184"
}
.glyphicon-stats:before {
  content: "\e185"
}
.glyphicon-sd-video:before {
  content: "\e186"
}
.glyphicon-hd-video:before {
  content: "\e187"
}
.glyphicon-subtitles:before {
  content: "\e188"
}
.glyphicon-sound-stereo:before {
  content: "\e189"
}
.glyphicon-sound-dolby:before {
  content: "\e190"
}
.glyphicon-sound-5-1:before {
  content: "\e191"
}
.glyphicon-sound-6-1:before {
  content: "\e192"
}
.glyphicon-sound-7-1:before {
  content: "\e193"
}
.glyphicon-copyright-mark:before {
  content: "\e194"
}
.glyphicon-registration-mark:before {
  content: "\e195"
}
.glyphicon-cloud-download:before {
  content: "\e197"
}
.glyphicon-cloud-upload:before {
  content: "\e198"
}
.glyphicon-tree-conifer:before {
  content: "\e199"
}
.glyphicon-tree-deciduous:before {
  content: "\e200"
}
.glyphicon-cd:before {
  content: "\e201"
}
.glyphicon-save-file:before {
  content: "\e202"
}
.glyphicon-open-file:before {
  content: "\e203"
}
.glyphicon-level-up:before {
  content: "\e204"
}
.glyphicon-copy:before {
  content: "\e205"
}
.glyphicon-paste:before {
  content: "\e206"
}
.glyphicon-alert:before {
  content: "\e209"
}
.glyphicon-equalizer:before {
  content: "\e210"
}
.glyphicon-king:before {
  content: "\e211"
}
.glyphicon-queen:before {
  content: "\e212"
}
.glyphicon-pawn:before {
  content: "\e213"
}
.glyphicon-bishop:before {
  content: "\e214"
}
.glyphicon-knight:before {
  content: "\e215"
}
.glyphicon-baby-formula:before {
  content: "\e216"
}
.glyphicon-tent:before {
  content: "\26fa"
}
.glyphicon-blackboard:before {
  content: "\e218"
}
.glyphicon-bed:before {
  content: "\e219"
}
.glyphicon-apple:before {
  content: "\f8ff"
}
.glyphicon-erase:before {
  content: "\e221"
}
.glyphicon-hourglass:before {
  content: "\231b"
}
.glyphicon-lamp:before {
  content: "\e223"
}
.glyphicon-duplicate:before {
  content: "\e224"
}
.glyphicon-piggy-bank:before {
  content: "\e225"
}
.glyphicon-scissors:before {
  content: "\e226"
}
.glyphicon-bitcoin:before {
  content: "\e227"
}
.glyphicon-btc:before {
  content: "\e227"
}
.glyphicon-xbt:before {
  content: "\e227"
}
.glyphicon-yen:before {
  content: "\00a5"
}
.glyphicon-jpy:before {
  content: "\00a5"
}
.glyphicon-ruble:before {
  content: "\20bd"
}
.glyphicon-rub:before {
  content: "\20bd"
}
.glyphicon-scale:before {
  content: "\e230"
}
.glyphicon-ice-lolly:before {
  content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"
}
.glyphicon-education:before {
  content: "\e233"
}
.glyphicon-option-horizontal:before {
  content: "\e234"
}
.glyphicon-option-vertical:before {
  content: "\e235"
}
.glyphicon-menu-hamburger:before {
  content: "\e236"
}
.glyphicon-modal-window:before {
  content: "\e237"
}
.glyphicon-oil:before {
  content: "\e238"
}
.glyphicon-grain:before {
  content: "\e239"
}
.glyphicon-sunglasses:before {
  content: "\e240"
}
.glyphicon-text-size:before {
  content: "\e241"
}
.glyphicon-text-color:before {
  content: "\e242"
}
.glyphicon-text-background:before {
  content: "\e243"
}
.glyphicon-object-align-top:before {
  content: "\e244"
}
.glyphicon-object-align-bottom:before {
  content: "\e245"
}
.glyphicon-object-align-horizontal:before {
  content: "\e246"
}
.glyphicon-object-align-left:before {
  content: "\e247"
}
.glyphicon-object-align-vertical:before {
  content: "\e248"
}
.glyphicon-object-align-right:before {
  content: "\e249"
}
.glyphicon-triangle-right:before {
  content: "\e250"
}
.glyphicon-triangle-left:before {
  content: "\e251"
}
.glyphicon-triangle-bottom:before {
  content: "\e252"
}
.glyphicon-triangle-top:before {
  content: "\e253"
}
.glyphicon-console:before {
  content: "\e254"
}
.glyphicon-superscript:before {
  content: "\e255"
}
.glyphicon-subscript:before {
  content: "\e256"
}
.glyphicon-menu-left:before {
  content: "\e257"
}
.glyphicon-menu-right:before {
  content: "\e258"
}
.glyphicon-menu-down:before {
  content: "\e259"
}
.glyphicon-menu-up:before {
  content: "\e260"
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
  font-family: "Andale Mono", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
[role=button] {
  cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
p {
  margin: 0 0 10px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}
@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}
.small, small {
  font-size: 85%
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
.text-center {
  text-align: center
}
.text-justify {
  text-align: justify
}
.text-nowrap {
  white-space: nowrap
}
.text-lowercase {
  text-transform: lowercase
}
.text-uppercase {
  text-transform: uppercase
}
.text-capitalize {
  text-transform: capitalize
}
.text-muted {
  color: #777
}
.text-primary {
  color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
  color: #286090
}
.text-success {
  color: #3c763d
}
a.text-success:focus, a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:focus, a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dd, dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
table {
  background-color: transparent
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0
}
.table > tbody + tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px
}
.table-bordered {
  border: 1px solid #ddd
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none
}
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5
}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto
}
@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .table-responsive > .table {
    margin-bottom: 0
  }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap
  }
  .table-responsive > .table-bordered {
    border: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}
input[type=file] {
  display: block
}
input[type=range] {
  display: block;
  width: 100%
}
select[multiple], select[size] {
  height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed
}
textarea.form-control {
  height: auto
}
input[type=search] {
  -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px
  }
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px
  }
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px
}
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px
}
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-sm {
  height: 30px;
  line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
  height: auto
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label ~ .form-control-feedback {
  top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group > .form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
}
@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block + .btn-block {
  margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown, .dropup {
  position: relative
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group > .btn:first-child {
  margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group > .btn-group {
  float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical > .btn-group > .btn {
  float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%
}
.btn-group-justified > .btn-group .btn {
  width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto
}
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus {
  z-index: 3
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px
}
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px
}
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
.input-group-btn > .btn {
  position: relative
}
.input-group-btn > .btn + .btn {
  margin-left: -1px
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav > li {
  position: relative;
  display: block
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav > li.disabled > a {
  color: #777
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav > li > a > img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}
.nav-tabs.nav-justified > li {
  float: none
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff
  }
}
.nav-pills > li {
  float: left
}
.nav-pills > li > a {
  border-radius: 4px
}
.nav-pills > li + li {
  margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7
}
.nav-stacked > li {
  float: none
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}
.nav-justified {
  width: 100%
}
.nav-justified > li {
  float: none
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%
  }
  .nav-justified > li > a {
    margin-bottom: 0
  }
}
.nav-tabs-justified {
  border-bottom: 0
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff
  }
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-collapse.in {
    overflow-y: visible
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width:768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
.navbar-brand > img {
  display: block
}
@media (min-width:768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.navbar-toggle:focus {
  outline: 0
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.5px -15px
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none
  }
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav > li {
    float: left
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}
@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .navbar-form .form-control-static {
    display: inline-block
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto
  }
  .navbar-form .input-group > .form-control {
    width: 100%
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}
@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}
@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
}
@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navbar-default .navbar-brand {
  color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav > li > a {
  color: #777
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #777
}
.navbar-default .navbar-link:hover {
  color: #333
}
.navbar-default .btn-link {
  color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-text {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb > li {
  display: inline-block
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}
.breadcrumb > .active {
  color: #777
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination > li {
  display: inline
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}
.pager li {
  display: inline
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next > a, .pager .next > span {
  float: right
}
.pager .previous > a, .pager .previous > span {
  float: left
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff
}
.list-group-item > .badge {
  float: right
}
.list-group-item > .badge + .badge {
  margin-right: 5px
}
.nav-pills > li > a > .badge {
  margin-left: 3px
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}
.jumbotron .h1, .jumbotron h1 {
  color: inherit
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}
.jumbotron > hr {
  border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px
}
.jumbotron .container {
  max-width: 100%
}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert .alert-link {
  font-weight: 700
}
.alert > p, .alert > ul {
  margin-bottom: 0
}
.alert > p + p {
  margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media, .media-body {
  overflow: hidden;
  zoom: 1
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-right, .media > .pull-right {
  padding-left: 10px
}
.media-left, .media > .pull-left {
  padding-right: 10px
}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
button.list-group-item {
  width: 100%;
  text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group + .panel-footer {
  border-top-width: 0
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0
}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px
}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0
}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0
}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0
}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #337ab7
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}
.well-lg {
  padding: 24px;
  border-radius: 6px
}
.well-sm {
  padding: 9px;
  border-radius: 3px
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}
.modal-open {
  overflow: hidden
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
  margin-top: -2px
}
.modal-title {
  margin: 0;
  line-height: 1.42857143
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover > .arrow {
  border-width: 11px
}
.popover > .arrow:after {
  content: "";
  border-width: 10px
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}
.carousel-inner > .active {
  left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner > .next {
  left: 100%
}
.carousel-inner > .prev {
  left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}
.carousel-inner > .active.left {
  left: -100%
}
.carousel-inner > .active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1
}
.carousel-control .icon-prev:before {
  content: '\2039'
}
.carousel-control .icon-next:before {
  content: '\203a'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important
}
.affix {
  position: fixed
}
@-ms-viewport {
  width: device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}
@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}
@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}
@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table !important
  }
  tr.visible-print {
    display: table-row !important
  }
  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
@charset 'UTF-8';
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: 0 0
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: 0 0
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: 'â†'
}
[dir=rtl] .slick-prev:before {
  content: 'â†’'
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}
.slick-next:before {
  content: 'â†’'
}
[dir=rtl] .slick-next:before {
  content: 'â†'
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: 0 0
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'â€¢';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}
.tlp-sticky {
  position: fixed !important
}
.tlp-sticky-stop {
  position: absolute !important
}
.archive-sidebar-menu.tlp-sticky {
  max-height: calc(100vh - 152px);
  overflow-y: scroll
}
.archive-sidebar-menu.tlp-sticky:not(:hover)::-webkit-scrollbar {
  width: 0
}
@media all and (max-width:768px) {
  .archive-sidebar-menu.tlp-sticky {
    max-height: calc(100vh - 120px)
  }
}
.jarallax {
  height: 200px;
  position: relative;
  z-index: 0
}
.grecaptcha-badge {
  visibility: hidden
}
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, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 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
}
em {
  font-style: italic
}
strong {
  font-weight: 700
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1
}
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
}
input, textarea, ol, select {
  outline: none !important;
  box-shadow: none;
  border-radius: 0
}
a, a:hover, a:focus {
  color: #202020;
  outline: none !important;
  text-decoration: none
}
img {
  height: auto;
  width: 100%
}
label.screen-reader-text {
  display: none
}
html, body {
  max-width: 100vw;
  overflow-x: hidden;
  width: 100vw
}
svg {
  width: 100%
}
body {
  color: #202020;
  font-family: "Andale Mono", sans-serif;
  font-style: normal;
  font-weight: 400
}
.wrapper {
  margin: 0 auto;
  max-width: 1580px;
  width: 94%
}
.wrapper-secondary {
  margin: 0 auto;
  max-width: 1360px;
  width: 88.89%
}
.show-mobile {
  display: none !important
}
@media all and (max-width:769px) {
  .show-mobile {
    display: block !important
  }
  .show-desktop {
    display: none !important
  }
}
.main {
  clear: both;
  overflow: hidden
}
.main-col {
  float: left;
  position: relative;
  width: 65.3%
}
.sidebar-col {
  float: right;
  height: auto;
  width: 26.2%
}
.sidebar-col > div:first-of-type {
  margin-top: 0
}
.sidebar-col > div > div:last-of-type {
  padding-bottom: 23%
}
section {
  clear: both
}
.sans-serif {
  font-weight: 300;
  letter-spacing: .05em;
  text-transform: uppercase
}
.clear-both {
  clear: both
}
.border-bottom .wrapper {
  border-bottom: 1px solid #ccc
}
.border-top .wrapper {
  border-top: 1px solid #ccc
}
.centered-640-video-container {
  text-align: center
}
.centered-640-video-container > div {
  display: inline-block
}
.centered-640-video-container .mejs-container {
  display: inline-block
}
li.widget {
  list-style: none
}
.image-set-container {
  position: relative
}
input[type=checkbox], input[type=radio] {
  position: relative;
  visibility: hidden
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1
}
input[type=radio] {
  display: inline-block;
  margin-right: 1em;
  margin-top: -1px;
  vertical-align: middle
}
input[type=radio]:before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Radio_Button_unchecked.svg);
  background-size: contain;
  content: '';
  display: block;
  height: 1.5em;
  left: 0;
  position: absolute;
  top: -.3em;
  visibility: visible;
  width: 1.5em
}
input[type=radio]:checked:before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Radio_Button_checked.svg)
}
input[type=checkbox] {
  left: -4px;
  top: 2px
}
input[type=checkbox]:before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Radio_Button_checked.svg);
  background-position: 0 0 !important;
  background-size: contain;
  content: '';
  display: block;
  height: 1.5em;
  left: 0;
  position: absolute;
  top: -.25em;
  visibility: visible;
  width: 1.5em
}
input[type=checkbox]:not(:checked):before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Radio_Button_unchecked.svg)
}
select {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Sidebar_Arrow_Expand.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 9px
}
select.focused {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Sidebar_Arrow.svg)
}
select option {
  font-weight: 300
}
div.wpcf7 .ajax-loader:after {
  content: 'SUBMITTING'
}
div.wpcf7 .ajax-loader {
  background-image: none;
  left: 0;
  letter-spacing: .05em;
  margin-left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
  border: none;
  float: left;
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 1.2;
  margin: 25px 0 0;
  padding: 0
}
.enquire-form-block {
  font-weight: 300
}
.enquire-form-block .design-directory-form-input-wrapper, .enquire-form-block .advertise-form-input-wrapper, .enquire-form-block .giveaway-form-input-wrapper {
  border-top: 1px solid #ccc;
  font-size: 14px;
  letter-spacing: .02em;
  overflow: hidden;
  padding: 16px 0
}
.enquire-form-block label {
  float: left;
  line-height: 2em;
  width: 28%
}
.enquire-form-block .wpcf7-form-control-wrap {
  float: right;
  position: relative;
  top: 3px;
  width: 71.5%
}
.enquire-form-block input[type=text], .enquire-form-block input[type=email], .enquire-form-block input[type=tel], .enquire-form-block textarea {
  background: 0 0;
  border: none
}
.enquire-form-block select {
  background-color: transparent;
  border: none;
  line-height: 1.8;
  margin-top: -.1em;
  background-position: right 0 top 60%;
  width: 100%
}
.enquire-form-block textarea {
  height: 8.5em;
  line-height: 1.7;
  width: 100%
}
.enquire-form-block .required {
  display: none
}
.enquire-form-block .button {
  border-top: 1px solid #ccc;
  padding-top: 60px;
  width: 100%
}
.enquire-form-block span.wpcf7-not-valid-tip {
  left: -40%;
  margin-top: .5em;
  position: relative
}
::-webkit-scrollbar {
  width: 10px
}
::-webkit-scrollbar-track {
  background: #fff
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border: 3px solid #fff
}
::-webkit-scrollbar-button:single-button {
  font-family: monospace
}
.tiles_section {
  overflow: hidden
}
.tile {
  margin-bottom: 28px;
  overflow: hidden
}
.image-container {
  position: relative;
  width: 100%
}
.image-container img, .featured-image-section .page-thumbnail-wrapper img, .about-split-col-image-wrapper img, .woocommerce-cart .product-thumbnail img {
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%
}
.tile .image-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  width: 100%
}
.tile .image-container.portrait-image, .front-square-tile.tile .image-container, .classic-sidebar-tile .image-container, .square-tiles-section aside .tile .image-container {
  padding-bottom: 133%
}
.tile .image-container.square-image {
  padding-bottom: 100%
}
.square-tiles-section .tile .image-container {
  padding-bottom: 100%
}
.tile-title .designer-name {
  color: #666;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: .07em;
  margin: 18px 0 0;
  overflow: hidden;
  text-transform: uppercase
}
.tile-title .item-name {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  margin: 14px 0 10px;
  max-height: 4.5em;
  overflow: hidden
}
.tile-title .item-name:hover {
  color: #607049
}
.tile-description {
  color: #666;
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 1.8;
  margin: 0 0 18px;
  max-height: 5.4em;
  overflow: hidden
}
.marketplace-categories-section {
  overflow: hidden
}
.marketplace-category-image-wrapper {
  background-position: center;
  background-size: cover;
  height: 0;
  overflow: hidden;
  padding-bottom: 67%
}
.marketplace-category-title {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  margin-top: .7em
}
.marketplace-categories-section .tile {
  margin-bottom: 4.8%
}
.marketplace-landing-category-tile:last-of-type {
  margin-bottom: 6.1%
}
.col-3-section .tile, .col-4-section .tile, .col-5-section .tile, .col-6-section .tile {
  float: left;
  margin-bottom: 64px;
  margin-right: 30px
}
.col-3-section .tile:nth-of-type(3n), .col-4-section .tile:nth-of-type(4n), .col-5-section .tile:nth-of-type(5n), .col-6-section .tile:nth-of-type(6n) {
  float: right;
  margin-right: 0
}
.col-3-section .tile:nth-of-type(3n+1), .col-4-section .tile:nth-of-type(4n+1), .col-5-section .tile:nth-of-type(5n+1), .col-6-section .tile:nth-of-type(6n+1) {
  clear: both
}
.col-3-section .tile:nth-of-type(3n-1), .col-4-section .tile:nth-of-type(4n-1), .col-5-section .tile:nth-of-type(5n-1), .col-6-section .tile:nth-of-type(6n-1) {
  margin-right: 0
}
.col-2-section .tile:nth-of-type(2n-1) {
  clear: both;
  float: left
}
.col-2-section .tile:nth-of-type(2n) {
  float: right
}
.col-2-section .tile {
  width: calc(50% - 10px)
}
.col-3-section .tile {
  width: calc((100% - 60px)/3)
}
.col-4-section .tile {
  width: calc((100% - 90px)/4)
}
.col-5-section .tile {
  width: calc((100% - 120px)/5)
}
.col-6-section .tile {
  width: calc((100% - 150px)/6)
}
@media all and (max-width:1024px) {
  .col-3-section .tile, .col-4-section .tile, .col-5-section .tile, .col-6-section .tile {
    float: left;
    margin-bottom: 64px;
    margin-right: 30px
  }
  .col-6-section .tile:nth-of-type(6n+1), .col-5-section .tile:nth-of-type(5n+1) {
    clear: none
  }
  .col-6-section .tile:nth-of-type(6n-1), .col-5-section .tile:nth-of-type(5n-1) {
    margin-right: 30px
  }
  .col-6-section .tile:nth-of-type(6n), .col-5-section .tile:nth-of-type(5n) {
    float: left;
    margin-right: 30px
  }
  .col-6-section .tile:nth-of-type(5n+1), .col-5-section .tile:nth-of-type(4n+1) {
    clear: both;
    float: left;
    margin-right: 30px
  }
  .col-6-section .tile:nth-of-type(5n), .col-5-section .tile:nth-of-type(4n) {
    float: right;
    margin-right: 0
  }
  .col-5-section .tile:nth-of-type(4n-1) {
    margin-right: 0
  }
  .col-6-section .tile {
    width: calc((100% - 80px)/5)
  }
  .col-5-section .tile {
    width: calc((100% - 90px)/4)
  }
  .col-3-section .tile {
    width: calc((100% - 60px)/3)
  }
}
@media all and (max-width:768px) {
  .col-3-section .tile, .col-4-section .tile, .col-5-section .tile, .col-6-section .tile, .col-6-section .tile:nth-of-type(5n+1), .col-5-section .tile:nth-of-type(4n+1), .col-6-section .tile:nth-of-type(6n), .col-5-section .tile:nth-of-type(5n), .col-6-section .tile:nth-of-type(6n-1), .col-5-section .tile:nth-of-type(5n-1) {
    margin-right: 20px
  }
  .col-6-section .tile:nth-of-type(5n+1) {
    clear: none
  }
  .col-6-section .tile:nth-of-type(5n) {
    float: left;
    margin-right: 20px
  }
  .col-6-section .tile:nth-of-type(4n+1) {
    clear: both
  }
  .col-6-section .tile:nth-of-type(4n), .col-5-section .tile:nth-of-type(4n), .pre-footer.trending-section .tile:nth-of-type(4) {
    float: right;
    margin-right: 0
  }
  .col-6-section .tile, .pre-footer.trending-section .tile {
    width: calc((100% - 60px)/4)
  }
  .col-5-section .tile, .col-4-section .tile {
    width: calc((100% - 60px)/4)
  }
  .col-3-section .tile {
    width: calc((100% - 40px)/3)
  }
}
@media all and (max-width:640px) {
  .col-6-section .tile:nth-of-type(2n+1), .col-5-section .tile:nth-of-type(2n+1), .col-4-section .tile:nth-of-type(2n+1), .col-3-section .tile:nth-of-type(2n+1) {
    clear: both;
    float: left
  }
  .col-6-section .tile:nth-of-type(2n), .col-5-section .tile:nth-of-type(2n), .col-4-section .tile:nth-of-type(2n), .col-3-section .tile:nth-of-type(2n) {
    float: right;
    clear: none
  }
  .col-6-section .tile, .col-5-section .tile, .col-4-section .tile, .col-3-section .tile, .pre-footer.trending-section .tile {
    margin-bottom: 23px;
    margin-right: 0 !important;
    width: calc(50% - 7.5px)
  }
}
.video-section .tile .image-container.portrait-image {
  padding-bottom: 66.666%
}
.video-section .tile {
  margin-bottom: 4.3%
}
.video-section .tile-thumb, .single-video-icon {
  position: relative
}
.video-section .tile-thumb:before, .single-video-icon:after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 23px 0 23px 42px;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -20px;
  margin-top: -23px;
  position: absolute;
  top: 50%;
  width: 0;
  z-index: 10
}
.button a, .button > span, .wpcf7 input[type=submit], .woocommerce-account input[type=submit], .woocommerce-account button[type=submit], .single-product input[type=submit], .wc-proceed-to-checkout a, .main input[type=submit].cart-login-submit, #cfw-thank-you-action a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 35px;
  display: inline-block;
  font-size: 11px;
  font-weight: 300;
  height: 35px;
  letter-spacing: .05em;
  line-height: 32px;
  min-width: 160px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease
}
.button a, .button > span, .wpcf7 input[type=submit], .woocommerce-account input[type=submit], .woocommerce-account button[type=submit], .single-product input[type=submit] {
  background: 0 0;
  border: 1px solid #666
}
.button a:hover, .woocommerce-account input[type=submit]:hover, .woocommerce-account button[type=submit]:hover, .single-product input[type=submit]:hover {
  background: #202020;
  border-color: #202020;
  color: #fff
}
.wc-proceed-to-checkout a, .main input[type=submit].cart-login-submit, #cfw-thank-you-action a {
  background: #202020;
  border: 1px solid #202020;
  color: #fff
}
.wc-proceed-to-checkout a:hover, .main input[type=submit].cart-login-submit:hover, #cfw-thank-you-action a:hover {
  background: #fff;
  border: 1px solid gray;
  color: #202020
}
.link-underlined a {
  display: inline-block;
  position: relative
}
.link-underlined a:after {
  content: '';
  display: inline-block;
  position: absolute;
  border-bottom: 1px solid #ccc;
  width: 100%;
  left: 0;
  bottom: 3px
}
.attachment .slick-arrow:before, .category-tiles-slider-section .slick-arrow:before, .product-slider .slick-arrow:before, .giveaway-image-col .slick-arrow:before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Carousel_Arrow-gray.svg)
}
.marketplace-slider .slick-arrow:before {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Carousel_Arrow.svg)
}
.attachment .slick-arrow:before, .category-tiles-slider-section .slick-arrow:before, .marketplace-slider .slick-arrow:before, .product-slider .slick-arrow:before, .giveaway-image-col .slick-arrow:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 100%;
  width: 100%;
  display: block
}
.attachment .slick-prev:before, .category-tiles-slider-section .slick-prev:before, .marketplace-slider .slick-prev:before, .product-slider .slick-prev:before, .giveaway-image-col .slick-prev:before {
  transform: rotate(180deg)
}
.attachment .slick-prev.slick-disabled:before, .attachment .slick-next.slick-disabled:before .category-tiles-slider-section .slick-prev.slick-disabled:before, .category-tiles-slider-section .slick-next.slick-disabled:before, .marketplace-slider .slick-prev.slick-disabled:before, .marketplace-slider .slick-next.slick-disabled:before, .product-slider .slick-prev.slick-disabled:before, .product-slider .slick-next.slick-disabled:before {
  opacity: 0
}
.marketplace-slider .slick-prev {
  left: 25px
}
.marketplace-slider .slick-next {
  right: 25px
}
.category-tiles-slider-section .slick-arrow {
  height: 50px;
  width: 30px
}
.marketplace-slider .slick-arrow, .product-slider .slick-arrow {
  height: 30px;
  width: 30px;
  z-index: 1
}
.category-tiles-slider-section .slick-track {
  margin-left: 0
}
.image-container:not(img), .image-set-col-half:not(img), img:not(.jarallax-image) {
  transition: opacity .8s ease-in-out;
  transition-property: opacity;
  transition-duration: .8s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s
}
.below-viewport {
  opacity: 0
}
.image-container:nth-child(1):hover {
  opacity: .7;
  -webkit-transition: all .8s;
  transition: all .8s
}
.image-container:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .8s;
  transition: all .8s
}
.second-image-hover:hover .image-container:nth-child(2) {
  opacity: 1;
  -webkit-transition: all .8s;
  transition: all .8s
}
.second-image-hover:hover .image-container:nth-child(1) {
  opacity: 0;
  -webkit-transition: all .8s;
  transition: all .8s
}
.socials i {
  position: relative
}
.socials .fa-instagram {
  font-size: 17px
}
.socials .fa-facebook-f {
  font-size: 14px
}
.socials .fa-pinterest-p {
  font-size: 17px
}
.socials .fa-youtube {
  font-size: 14px
}
.socials .fa-linkedin-in {
  font-size: 17px;
  left: 1px;
  top: -1px
}
.main-title {
  font-size: 60px;
  margin: 0 0 1.4em
}
body:not(.single-post) .main-title {
  text-transform: uppercase
}
.section-title {
  font-size: 11px;
  letter-spacing: .05em
}
.section-title-large {
  font-size: 18px;
  letter-spacing: .1em
}
.section-title-medium {
  font-size: 16px;
  letter-spacing: .05em
}
.section-title-12 {
  font-size: 12px;
  letter-spacing: .05em
}
.category-top-subtitle {
  margin-bottom: 4.6em;
  margin-top: 0
}
.centered {
  text-align: center
}
.section-description {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6
}
.category-top-section > .wrapper {
  padding-bottom: 5.5%;
  padding-top: 5.6%
}
.category-subdivision-filter {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: .02em;
  line-height: 1.5
}
.category-top-description {
  line-height: 1.7;
  letter-spacing: .01em;
  margin: 0 auto;
  max-width: 925px
}
.archive-subcategory {
  letter-spacing: .02em
}
.archive-subcategory a {
  color: #888;
  transition: color .2s
}
.archive-subcategory a:hover {
  color: #202020
}
.archive-subcategory:last-of-type:after {
  display: none
}
.subscription-button-wrapper {
  margin-top: 55px
}
.category-alphabet-filter-section {
  margin: 3.8% 0
}
.category-alphabet-filter-title {
  margin: 0 0 2em
}
.letter {
  font-size: 15px;
  padding: 0 .8em
}
.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: column;
  justify-content: space-between;
  position: relative
}
.flex-top {
  align-self: flex-start;
  width: 100%
}
.flex-bottom {
  align-self: flex-end;
  width: 100%
}
.overlay:before {
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 0
}
.overlay > * {
  position: relative
}
.overlay-03 {
  background: rgba(0, 0, 0, .25)
}
@-webkit-keyframes _3pwGd {
  0% {
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    opacity: 0
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}
@-webkit-keyframes _2xYog {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
    opacity: 0
  }
}
#menu-main-menu-top li a, .header-search-categories ul li a, .footer-col .footer-menu a, .gallery-description-wrapper a, .article-section-description a, .post-quote a, figcaption a, .product-meta-tab-cover, .under-title-link, .woocommerce-MyAccount-navigation-link, .homepage-fullwidth-slider-section .tile-readmore, .giveaway-links a {
  overflow: hidden;
  position: relative
}
#menu-main-menu-top li a:hover:after, .header-search-categories ul li a:hover:after, .footer-col .footer-menu a:hover:after, .gallery-description-wrapper a:hover:after, .article-section-description a:hover:after, .post-quote a:hover:after, figcaption a:hover:after, .product-meta-tab-titles-list a:hover:after, .under-title-link a:hover:after, .woocommerce-MyAccount-navigation-link a:hover:after, .homepage-fullwidth-slider-section .tile-readmore span:hover:after, .giveaway-links a:hover:after {
  -webkit-animation-name: _3pwGd;
  animation-name: _3pwGd;
  display: block
}
#menu-main-menu-top li a:after, .header-search-categories ul li a:after, .footer-col .footer-menu a:after, .gallery-description-wrapper a:after, .article-section-description a:after, .post-quote a:after, figcaption a:after, .product-meta-tab-titles-list a:after, .under-title-link a:after, .woocommerce-MyAccount-navigation-link a:after, .homepage-fullwidth-slider-section .tile-readmore span:after, .giveaway-links a:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  right: auto;
  margin: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: _2xYog;
  animation-name: _2xYog;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
  animation-timing-function: cubic-bezier(.19, 1, .22, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.header-search-categories ul li a:after {
  background: #202020
}
.footer-col .footer-menu a:after, .homepage-fullwidth-slider-section .tile-readmore span:after {
  background: #fff
}
#menu-main-menu-top li a:after, .product-meta-tab-titles-list a:after {
  background: #ccc
}
.gallery-description-wrapper a:after, .article-section-description a:after, .post-quote a:after, figcaption a:after, .under-title-link a:after, .giveaway-links a:after {
  background: #607149
}
header {
  background: #fff;
  transition: all .2s linear;
  position: relative;
  z-index: 500
}
header * {
  transition: all .2s linear
}
header[data-show=false], header.hidden-adapt-height-content-wrapper {
  transition: none
}
.home-page-header-banner, .header-banner {
  overflow: hidden;
  padding: 30px 0 0;
  text-align: center;
  transition: all .2s linear
}
.homepage-after-slider-banner {
  text-align: center
}
.homepage-after-slider-banner img, .home-page-header-banner img, .header-banner img {
  max-width: 1000px
}
.sticky-header .home-page-header-banner, .sticky-header .header-banner {
  height: 0;
  padding: 0
}
.header-wrapper {
  position: relative
}
.top-nav {
  margin-top: 0;
  overflow: hidden;
  text-align: center
}
.header-logo {
  display:inline-block;
  padding:30px 0 18px;
}
.header-logo svg {
  height: 70px;
  width: auto
}
.mobile-menu-wrapper {
  display: none
}
.sticky-header {
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}
.header-subscribe-button {
  opacity: 0;
  position: absolute;
  right: 0;
  top:21px;
  visibility: hidden
}
.header-subscribe-button a {
  width: 130px
}
header.sticky-header .header-subscribe-button {
  opacity: 1;
  visibility: visible
}
.header-searchbar {
  right: 0;
  top: 45px;
  position: absolute
}
.header-search-button {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Search_Icon-122021.svg);
  background-size: contain;
  background-position: 1px 0;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 21px;
  right: 0;
  top: 50px;
  position: absolute;
  width: 23px
}
header.sticky-header .header-search-button {
  right:190px;
  top:30px
}
.header-search-section {
  background: #fff;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}
.header-search-section-wrapper {
  padding: 30vh 0 0;
  position: relative
}
.header-search-section input[type=text] {
  border-width: 0 0 1px;
  color: #202020;
  display: block;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: .02em;
  line-height: 2;
  margin: 0 auto;
  padding: 0;
  width: 100%
}
.header-search-section input[type=submit] {
  display: none
}
.header-search-categories h4 {
  margin: 7.25% 0 6.1%
}
.header-search-categories ul {
  text-align: center
}
.header-search-categories ul li {
  display: inline-block;
  font-family: Poynter, serif;
  font-size: 40px;
  line-height: 1.4;
  margin-right: 1.3em;
  position: relative
}
.header-search-categories ul li:after {
  content: "â—";
  font-size: .4em;
  position: absolute;
  right: -1.95em;
  top: 1.1em
}
.header-search-categories ul li:last-of-type {
  margin-right: 0
}
.header-search-categories ul li:last-of-type:after {
  display: none
}
.header-search-categories ul li a {
  display: block
}
.header-category-menu-toggle {
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: -6px;
  top: 32px;
  width: 35px
}
.attachment-exit-button, .archive-sidebar-menu-close {
  height: 35px;
  width: 35px
}
.header-category-menu-toggle:before, .attachment-exit-button:before, .archive-sidebar-menu-close:before {
  background: #202020;
  bottom: 17px;
  content: "";
  height: 1px;
  left: -1px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  width: 34px
}
.header-category-menu-toggle:after, .attachment-exit-button:after, .archive-sidebar-menu-close:after {
  background: #202020;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 17px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  width: 34px
}
body.search .main-title {
  margin-bottom: .75em;
  text-transform: none
}
body.search .category-subdivision-filter {
  font-size: 12px;
  letter-spacing: .05em;
  text-transform: uppercase
}
body.search .category-top-section > .wrapper {
  border-bottom: 0
}
body.search .category-top-subtitle {
  font-size: 12px;
  letter-spacing: .05em;
  margin-bottom: 4.3em
}
.search-no-results-text {
  text-align: center;
  font-size: 30px;
  margin-top: -3px;
  margin-bottom: 6.2%
}
.search-result-section {
  overflow: hidden
}
#header-menu-wrapper {
  border-bottom: 1px solid transparent;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  text-align: center;
  top: -54px;
  transition: all .5s linear;
  -webkit-transition: 1.35s cubic-bezier(.1, .55, .29, 1.44);
  transition: 1.35s cubic-bezier(.1, .55, .29, 1.44);
  visibility: hidden
}
#header-menu-wrapper.toggled-on, header:not(.sticky-header) #header-menu-wrapper {
  border-bottom-color: #ccc;
  height: 54px;
  top: 0;
  -webkit-transition: .55s cubic-bezier(.52, .01, .16, 1);
  transition: .55s cubic-bezier(.52, .01, .16, 1);
  visibility: visible;
  z-index: 1
}
#header-menu-wrapper li {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 0;
  padding: 0 22px 25px;
  text-transform: uppercase
}
#header-menu-wrapper li a {
  display: block;
  line-height: 1;
  padding: 5px 0;
  cursor:pointer;
}
.sticky-header .header-logo svg, .footer-logo svg {
  height:32px
}
.sticky-header .header-logo, .footer-logo {
  display: inline-block;
  padding-top: 21px
}
@media all and (max-width:768px) and (orientation:portrait) {
  #mobile-menu-secondary-container {
    bottom: 0;
    position: absolute
  }
}
@media all and (max-width:768px) and (orientation:landscape) {
  #mobile-menu-secondary-container {
    margin-top: 8px
  }
}
.header-category-menu-wrapper {
  display: none
}
.header-category-menu-wrapper.toggled-on {
  display: block
}
.mobile-navigation-wrapper {
  display: none
}
.mobile-menu-toggle {
  cursor: pointer;
  height: 30px;
  margin-left: -10px;
  padding:20px 10px;
  position: absolute;
  top:18px;
}
.mobile-menu-toggle-line {
  background: #000;
  position: relative;
  -webkit-transition: all 0ms .3s;
  transition: all 0ms .3s;
  height: 1px;
  width:30px
}
.mobile-menu-toggle-line:before {
  width:20px;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 12px;
  background: #000;
  -webkit-transition: bottom .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}
.mobile-menu-toggle-line:after {
  width: 40px;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  background: #000;
  -webkit-transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}
.mobile-menu-toggle-line.animate {
  background: rgba(255, 255, 255, 0)
}
.mobile-menu-toggle-line.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  width: 40px
}
.mobile-menu-toggle-line.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
  width: 40px
}
.page-template-template-contact .adapt-height-content-wrapper + div, .page-template-template-contact footer, .woocommerce-account .adapt-height-content-wrapper + div, .woocommerce-account footer {
  display: none !important;
  height: 0 !important;
  position: static !important
}
.woocommerce-account .pre-footer {
  display: none !important
}
.adapt-height-content-wrapper {
  background: #fff
}
footer {
  background-color: #202020;
  clear: both;
  color: #fff;
  font-weight: 300;
  margin-top: 30px;
  padding-top: 46px;
  position: relative
}
.footer-flex-wrapper {
  height: 100vh;
  position: relative;
  z-index: 10
}
footer a, footer a:hover, footer a:active, footer a:visited, footer a:focus {
  color: #fff;
}
footer .button a {
  background: 0 0;
  border-color: #fff
}
.footer-logo-section {
  left: calc(50% - 150px);
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 12
}
.footer-wrapper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - 170px)
}
.footer-menu li {
  list-style: none
}
.footer-menu a {
  display: block;
  font-size: 14px;
  letter-spacing: .03em;
  line-height: 1.6
}
.trending-section {
  padding-top: 77px
}
.trending-tiles {
  margin: 75px 0 0;
  overflow: hidden
}
.related-posts .yarpp-related a {
  font-weight: 400
}
.yarpp-related {
  margin: 0 !important
}
.pre-footer .col-5-section .tile {
  margin-bottom: 86px
}
.pre-footer.trending-section .tile:nth-of-type(6) {
  display: none
}
.pre-footer-description {
  border-top: 1px solid #aeaeae
}
.pre-footer-desctiption-wrapper {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 auto;
  max-width: 1000px;
  padding: 93px 0 92px;
  width: 90%
}
.subscription-form-section {
  border-bottom: 1px solid #969696;
  border-top: 1px solid #969696;
  font-size: 40px;
  margin-top: 6.2%;
  padding-bottom: 3.8%;
  padding-top: 3.6%
}
.pre-footer .subscription-form-section {
  margin-top: 0
}
.subscription-form-section h2 span {
  display: block
}
.subscription-form-section h2 span.subtitle {
  line-height: 1.3
}
.subscription-form-description {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: .02em;
  margin: 4.2% auto 5.4%;
  max-width: 600px
}
.subscription-form-section .omFormC7, .subscription-form-section .omSub {
  border-color: #969696
}
.subscription-form-form .omFormC7 {
  border: 1px solid #939393;
  border-radius: 40px;
  margin: 0 auto;
  max-width: 700px;
  overflow: hidden;
  position: relative
}
.subscription-form-form div.wpcf7 .ajax-loader {
  background-color: rgba(255, 255, 255, .5);
  font-size: 14px;
  height: 100%;
  line-height: 40px
}
.subscription-form-form .omEmail {
  float: left;
  font-size: 12px;
  text-align: left;
  text-indent: 2.2em;
  text-transform: uppercase;
  width: calc(100% - 61px)
}
.subscription-form-form .omSub {
  border-left: 1px solid #939393;
  float: right;
  height: 40px;
  overflow: hidden;
  width: 60px
}
.subscription-form-form .omEmail input {
  background: 0 0;
  border: 0;
  font-weight: 300;
  font-size: 15px;
  height: 40px;
  letter-spacing: .03em
}
.subscription-form-form .omEmail input::placeholder {
  color: #202020
}
.subscription-form-form .omEmail input::-webkit-input-placeholder {
  color: #202020
}
.subscription-form-form .omSub input {
  background-color: transparent;
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/./assets/images/pagination-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 0;
  color: transparent;
  height: 40px;
  min-width: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 100%
}
.subscription-form-form div.wpcf7-response-output {
  border-color: #969696;
  border-width: 1px;
  float: none;
  font-weight: 300;
  font-size: 14px;
  margin: 2em auto 0;
  max-width: 700px;
  padding: 1em
}
.subscription-form-form span.wpcf7-not-valid-tip {
  display: none
}
.footer-subscription-section {
  max-width: 400px;
  width: 84%
}
.footer-subscription-section form {
  display: inline-block;
  position: relative
}
.footer-subscription-section .subscription-form-title, .footer-subscription-section .subscription-form-description {
  display: none
}
.footer-subscription-section h4 {
  font-size: 11px;
  letter-spacing: .03em;
  margin-bottom: 1em;
  text-align: center
}
.footer-subscription-section input[type=email] {
  background: 0 0;
  border-color: #fff;
  border-width: 0 0 1px;
  font-size: 14px;
  letter-spacing: .01em;
  line-height: 40px;
  padding: 0 50px 0 0;
  width: 400px
}
.footer-subscription-section input[type=submit] {
  background-color: transparent;
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Footer_Arrow.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  height: 40px;
  position: absolute;
  overflow: hidden;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 32px
}
.footer-subscription-section span.wpcf7-not-valid-tip {
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: .07em;
  line-height: 1.8;
  margin: 1em 0;
  text-align: left;
  text-transform: none
}
.footer-subscription-section div.wpcf7-response-output {
  border: 1px solid #fff !important;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: .07em;
  line-height: 1.6;
  margin: .5em 0;
  padding: 1em;
  text-align: left;
  text-transform: none;
  width: 100%
}
.footer-subscription-section div.wpcf7 .ajax-loader {
  background-color: #202020;
  font-size: 15px;
  height: 40px;
  letter-spacing: .05em;
  line-height: 40px
}
.footer-subscription-section input[type=email]::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}
.footer-subscription-section input[type=email]::-moz-placeholder {
  color: #fff;
  opacity: 1
}
.footer-subscription-section input[type=email]:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}
.footer-subscription-section input[type=email]:-moz-placeholder {
  color: #fff;
  opacity: 1
}
.footer-flex-top {
  margin-top: 13px
}
.footer-flex-top .wrapper {
  overflow: hidden
}
.footer-top-left, footer .search-button {
  float: left
}
.footer-top-right, .footer-subscribe-button {
  float: right;
  margin-top: 8px
}
.scroll-up {
  margin-top: 16px
}
.scroll-up a {
  display: block;
  font-size: 11px;
  letter-spacing: .02em
}
.scroll-up a:before {
  content: 'Back to Top'
}
.scroll-up a:after {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Footer_Arrow.svg);
  background-position: center right;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 16px;
  margin-left: 14px;
  position: relative;
  top: 5px;
  transform: rotate(-90deg);
  width: 16px
}
.footer-subscribe-button a {
  margin-left: 40px;
  width: 130px
}
footer .search-button {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Search_Icon.svg);
  margin-top: 14px;
  position: static
}
.footer-col {
  display: inline-block;
  margin-right: 20px;
  text-align: left;
  vertical-align: top;
  width: 220px
}
.footer-col:last-of-type {
  margin-right: 0
}
.footer-col-title {
  font-size: 13px;
  letter-spacing: .05em;
  margin-bottom: 23px
}
.footer-col .footer-menu a {
  display: inline-block;
  letter-spacing: .01em;
  margin-bottom: 8px
}
.footer-info-section {
  overflow: hidden;
  padding: 0 0 24px
}
.footer-info-section .footer-menu li {
  display: inline-block;
  list-style: none;
  margin-right: 35px
}
.footer-info-section .footer-menu li:last-of-type {
  margin-right: 0
}
.footer-info-socials {
  margin-bottom: 25px
}
.footer-socials a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 11px;
  text-align: center;
  width: 30px
}
.footer-socials i {
  display: block;
  line-height: 30px;
  margin-right: 0;
  position: relative
}
.footer-socials .fa-instagram {
  font-size: 21px
}
.footer-socials .fa-facebook-f {
  font-size: 18px;
  left: 2px;
  top: -2px
}
.footer-socials .fa-pinterest-p {
  font-size: 19px;
  left: 7px
}
.footer-socials .fa-youtube {
  font-size: 23px;
  left: 5px;
  top: 1px
}
.footer-socials .fa-linkedin-in {
  font-size: 21px;
  left: 0;
  top: -1px
}
aside .sidebar-menu-container {
  background: #f7f7f7;
  padding: 15px;
  margin-bottom: 60px;
  position: relative
}
aside .menu li {
  background: #fff;
  margin-bottom: 15px;
  position: relative
}
aside .menu li:last-of-type {
  margin-bottom: 0
}
aside .menu li:after {
  border-bottom: 0;
  color: #ccc;
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 7px;
  top: calc(50% - 7px)
}
aside .menu li a {
  color: #ccc;
  display: block;
  font-weight: 300;
  font-size: 16px;
  padding: 15px 20px 15px 15px;
  text-transform: uppercase
}
.hp-roll .image-container {
  height: auto;
  padding: 0
}
.hp-roll .tile {
  margin-bottom: 0
}
.hp-roll:after {
  margin: 32px 0
}
.sidebar-banner img {
  display: block;
  height: auto;
  width: 100%
}
.sidebar-posts-wrapper {
  overflow: hidden
}
.sidebar-more-button {
  margin-top: -5px
}
.sidebar-banner {
  margin-bottom: 30px
}
aside > div.sidebar-tiles:after, aside > div.sidebar-menu-container:after {
  bottom: -25px;
  display: inline-block;
  left: 0;
  margin: 0;
  position: absolute
}
aside > div:last-of-type.sidebar-tiles .tile:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.classic-sidebar-tile {
  margin-bottom: 25px !important;
  margin-right: 0 !important;
  width: 100% !important
}
.classic-sidebar-tile .tile-thumb {
  margin-top: 2px;
  width: 100%
}
.two-column-sidebar-section {
  border-bottom: 1px solid #dadada;
  margin-bottom: 30px;
  overflow: hidden
}
.two-column-sidebar-section .tile {
  border-bottom: none;
  padding: 0;
  width: calc(50% - 10px)
}
.two-column-sidebar-section .tile:nth-of-type(2n) {
  float: right
}
.two-column-sidebar-section .tile:nth-of-type(2n-1) {
  clear: both;
  float: left
}
.two-column-sidebar-section .tile .tile-thumb, .two-column-sidebar-section .tile .tile-text {
  width: 100%
}
.two-column-sidebar-section .tile .tile-text {
  margin-top: 18px
}
.two-column-sidebar-section .tile-title .item-name {
  font-size: 16px;
  line-height: 1.6;
  max-height: 4.8em
}
.two-column-sidebar-section .tile-more .more-button {
  margin-top: 12px
}
.sidebar-sticky-needed-banner {
  height: 0;
  padding-bottom: 133.5%;
  position: relative
}
.sidebar-sticky-needed-banner .sidebar-banner {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.sidebar-sticky-section > div:last-of-type {
  margin-bottom: 0 !important
}
.sidebar-sticky-section > .subscription-form {
  margin-bottom: 50px;
  padding-bottom: 0
}
.sidebar-sticky-section > div:not(:last-of-type):not(.sidebar-tiles) {
  border-bottom: 1px solid #ccc;
  margin-bottom: 24px;
  padding-bottom: 24px
}
.sidebar-sticky-section > div:last-of-type:after {
  display: none
}
.surrounded-with-banners {
  position: relative
}
.article-small-banner, .sticky-proxy {
  position: absolute;
  top: 0;
  width: 15.5%
}
.sticky-proxy {
  z-index: 0
}
.article-small-banner a {
  background-size: cover;
  background-position: center;
  display: block;
  padding-bottom: 151%
}
.left-small-banner {
  left: 0
}
.right-small-banner {
  right: 0;
  top: 0
}
@media all and (max-width:1700px) {
  .left-small-banner.tlp-sticky:not(.tlp-sticky-stop) {
    left: 3vw !important
  }
  .right-small-banner.tlp-sticky:not(.tlp-sticky-stop) {
    left: calc(97vw - var(--width-var)) !important
  }
}
@media all and (max-width:768px) {
  .article-small-banner {
    display: none
  }
  .after-article-content-banners-wrapper .article-small-banner {
    display: block;
    padding-bottom: 0;
    position: static !important;
    width: calc(50% - 10px)
  }
  .after-article-content-banners-set {
    margin-bottom: 20px;
    overflow: hidden
  }
  .after-article-content-banners-wrapper .article-small-banner:first-of-type {
    float: left
  }
  .after-article-content-banners-wrapper .article-small-banner:last-of-type {
    float: right
  }
  .after-article-content-banners-wrapper {
    margin: 0 5px
  }
}
@media all and (max-width:640px) {
  .after-article-content-banners-wrapper .article-small-banner {
    width: calc(50% - 7.5px)
  }
  .after-article-content-banners-set {
    margin-bottom: 15px
  }
  .after-article-content-banners-wrapper {
    margin: 0
  }
}
.split-section .wrapper {
  overflow: hidden;
  padding-bottom: 5.7%;
  position: relative
}
.split-section-image-col {
  float: right;
  margin-top: 60px
}
.spit-section-image {
  background-position: center;
  background-size: cover
}
.split-section-content-bottom {
  bottom: 60px;
  left: 0;
  position: absolute;
  width: 100%
}
.split-section-description {
  margin-bottom: 53px
}
.publication-section-title {
  font-size: 60px;
  margin-top: .85em
}
.publication-section-content {
  margin: 0 auto;
  max-width: 1070px
}
.publication-latest-issue-section .wrapper {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5.8%
}
.publication-latest-issue-images {
  margin-bottom: 40px;
  overflow: hidden
}
.latest-issue-image-wrapper {
  width: calc(50% - 15px)
}
.latest-issue-image-wrapper:first-of-type {
  float: left
}
.latest-issue-image-wrapper:last-of-type {
  float: right
}
.publication-page-image {
  background-position: center top;
  background-size: cover;
  height: 0;
  padding-bottom: 134%;
  width: 100%
}
.publication-section-description {
  margin: 7.7% auto;
  5%;
  max-width: 960px;
  width: 90%
}
.split-section .publication-section-description {
  margin-left: 0;
  margin-right: 0
}
.latest-issue-block {
  margin-left: auto;
  margin-right: auto
}
.single .main-content p, .single .main-content h2, .single .main-content h3, .single .main-content h4, .single .main-content h5, .single .main-content h6, .single .main-content blockquote {
  clear: both;
  color: #000;
  line-height: 1.8;
  margin-left: auto;
  margin-right: auto;
  max-width: 625px
}
.single .main-content blockquote, .single .main-content h2, .single .main-content h3 {
  margin-bottom: 42px;
  padding: 57px 0;
  position: relative;
  text-align: center
}
.single .main-content blockquote, .single .main-content blockquote p, .single .main-content h2, .single .main-content h3 {
  font-size: 20px
}
.single .main-content blockquote p:last-of-type {
  margin-bottom: 0
}
.single .main-content blockquote:before, .single .main-content blockquote:after, .single .main-content h2:before, .single .main-content h2:after, .single .main-content h3:before, .single .main-content h3:after {
  border-bottom: 1px solid #bbb;
  content: '';
  display: block;
  left: 50%;
  margin-bottom: 35px;
  margin-left: -30px;
  margin-top: 35px;
  position: absolute;
  width: 60px
}
.single .main-content blockquote:before, .single .main-content h2:before, .single .main-content h3:before {
  top: 0
}
.single .main-content blockquote:after, .single .main-content h2:after, .single .main-content h3:after {
  bottom: 0
}
.single .main-content p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 1.2em;
  margin-top: 1em
}
.single figcaption a, .single .main-content p a, #accordion-single-product p a, .cart-empty-wrapper p a, .stockists__description a {
  color: #0729a7;
  display: inline-block;
  position: relative
}
.single figcaption a:before, .single .main-content p a:before, #accordion-single-product p a:before, .cart-empty-wrapper p a:before, .stockists__description a:before {
  background-color: #303f9f;
  content: '';
  height: 2px;
  left: 0;
  margin: 0 auto;
  opacity: .3;
  position: absolute;
  top: 100%;
  -webkit-transform: scaleX(.9);
  transition-duration: .3s;
  transition-property: opacity, -webkit-transform;
  width: 100%
}
.single figcaption a:hover:before, .single .main-content p a:hover:before, #accordion-single-product p a:hover:before, .cart-empty-wrapper p a:hov er:before, .stockists__description a:hover:before {
  opacity: 1;
  -webkit-transform: scaleX(1)
}
.single .main-content figcaption {
  clear: both;
  color: #666;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin: 1em auto 1.2em;
  max-width: 625px;
  text-align: center
}
.content-image-block-caption {
  text-align: center
}
.credits-section {
  margin-bottom: 50px
}
.publication-date, .credit {
  letter-spacing: .02em;
  font-weight: 300;
  font-size: 14px
}
.publication-date {
  margin-bottom: 5.7%;
  margin-top: -1.85%
}
.archive-subcategory:after, .profile-content .post-designer:after, .category-top-subtitle .breadcrumbs_delimeter:after, .profile-contact a:after {
  color: #202020;
  content: "â—";
  font-size: 7.5px;
  position: absolute
}
.category-top-subtitle .breadcrumbs_delimeter {
  margin: 0 .7em;
  position: relative
}
.category-top-subtitle .breadcrumbs_delimeter:after {
  right: -1px;
  top: 5px
}
.archive-subcategory {
  margin-right: 4em;
  padding: .5em 0
}
.profile-content .post-subtitle div, .profile-contact a, .article-v2 .archive-subcategory {
  margin-right: 2em
}
.archive-subcategory, .profile-content .post-subtitle div, .profile-contact a {
  display: inline-block;
  position: relative
}
.article-v2 .archive-subcategory:after {
  right: -2.5em;
  top: 2.1em
}
.profile-contact a:after, .profile-content .post-designer:after {
  right: -2.5em;
  top: .9em
}
.archive-subcategory:after {
  right: -33px;
  top: 12px
}
.archive-subcategory:last-of-type, .profile-content .post-subtitle div:last-of-type, .profile-contact a:last-of-type {
  margin-right: 0
}
.profile-contact a:last-of-type:after {
  display: none
}
.single-product .breadcrumbs, .single-exhibit .breadcrumbs {
  font-size: 12px;
  margin: 28px 0 55px
}
.single-product .breadcrumbs_delimeter:after, .single-exhibit .breadcrumbs_delimeter:after {
  color: #aaa;
  content: ' > ';
  font-family: monospace;
  font-size: 1em;
  line-height: inherit;
  margin: 0 5px;
  position: relative;
  top: -.1em;
  vertical-align: inherit
}
.specBoxDisplay {
  margin: 38px 0 22px
}
.content-within-display {
  margin: 30px auto
}
.headDisplay {
  margin-bottom: 15px
}
.single-post .sidebar-col.post-has-top-banner > div:first-of-type {
  margin-top: 0
}
.article-image-buttons {
  bottom: 18px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  visibility: hidden;
  width: 100%
}
.image-post-content-wrap:hover .article-image-buttons, .image-set-col-half:hover .article-image-buttons, .image-set-col-full:hover .article-image-buttons {
  opacity: 1;
  visibility: visible
}
.article-image-buttons .pin-button {
  float: left;
  margin-left: 16px
}
.article-image-buttons .image-product-tags-button {
  float: left;
  font-size: 16px;
  margin-left: 10px
}
.article-image-buttons .pin-button a, .article-image-buttons .image-product-tags-button a {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100%;
  float: left;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding: 0 !important;
  text-align: center;
  width: 30px
}
.article-image-buttons .gallery-button {
  background: rgba(255, 255, 255, .5);
  border-radius: 20px;
  color: #000;
  float: right;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .01em;
  margin-right: 18px;
  padding: 0;
  position: relative;
  top: -1px
}
.article-image-buttons .gallery-button a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 16px 0 14px
}
.article-image-buttons .gallery-button a:after {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/./assets/images/Footer_Arrow-black.svg);
  background-position: center right;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  margin-left: 0;
  position: relative;
  top: 1px;
  right: -6px;
  transform: rotate(-45deg);
  width: 12px
}
.article-image-buttons .fa-arrow-up {
  font-size: 16px;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -6px
}
.article-image-buttons div, .article-image-buttons a, .article-image-buttons i {
  color: #000
}
.article-image-buttons i.fa-pinterest {
  position: relative;
  top: 1px
}
.image-post-content-block {
  text-align: center
}
.image-post-content-block figure {
  display: inline-block;
  position: relative
}
.post-gallery-social-icons {
  position: absolute;
  width: 100%
}
.post-gallery-social-icons .article-image-buttons {
  opacity: 1;
  right: 0;
  visibility: visible;
  width: auto
}
.post-gallery-social-icons .article-image-buttons .pin-button {
  margin: 0 !important
}
.post-gallery-social-icons .article-image-buttons .gallery-button {
  margin-right: 0 !important;
  margin-left: 15px
}
.image-set-row {
  clear: both;
  margin: 0 auto;
  max-width: 1360px;
  overflow: hidden
}
.image-set-col-full {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  padding-bottom: 60%;
  position: relative
}
.image-set-row .image-set-col-full.portrait {
  max-height: 800px;
  max-width: 600px;
  padding-bottom: 0
}
.image-set-row .image-set-col-full.portrait > a {
  position: static
}
.image-set-col-half {
  height: 0;
  padding-bottom: 58.8%;
  position: relative;
  width: 44%
}
.image-set-col-half > a, .image-set-col-full > a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.image-set-top-part {
  margin-bottom: 4%
}
.image-set-col-half:first-of-type {
  float: left
}
.image-set-col-half:last-of-type {
  float: right
}
.image-set-col-half.landscape {
  padding-bottom: 30.7%
}
section.post-gallery {
  position: relative
}
.post-main-video {
  height: 0;
  padding-bottom: 56.5%;
  position: relative;
  width: 100%
}
.post-main-video iframe {
  height: 100%;
  position: absolute;
  width: 100%
}
.main-col .related-posts .section-title {
  margin-bottom: 40px
}
.profile-content-row {
  clear: both;
  margin-bottom: 6.6%;
  padding-top: 5%;
  overflow: hidden;
  padding-bottom: 6px;
  position: relative;
  transition: height .5s ease
}
.profile-image-content-col {
  width: 39.2%
}
.profile-text-content-col {
  width: 47%
}
.profile-content-col:nth-of-type(2n) {
  float: right
}
.profile-content-col:nth-of-type(2n+1) {
  float: left
}
.designer-summary-wrapper {
  transition: height .5s ease;
  overflow: hidden
}
.profile-text-content.cropped .designer-summary-wrapper {
  height: 8.75em !important
}
.profile-text-content-col {
  height: 100%;
  position: absolute
}
.profile-text-content-col .compound-title {
  position: relative;
  top: -8px
}
.profile-content .post-title {
  font-size: 60px;
  line-height: 1.1;
  margin: .7em 0 0
}
.profile-content .post-subtitle {
  color: #202020;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.73
}
.profile-text-content {
  bottom: 8.5%;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.75;
  position: absolute;
  transition: height .5s ease
}
.profile-readmore-button {
  padding-top: 40px
}
.profile-contact {
  margin-top: 45px
}
.profile-contact a {
  color: #202020
}
.profile-image-block .image-set-container {
  padding-bottom: 133%;
  width: 100%
}
.profile-image-block .image-set-container > div {
  background-position: center center !important;
  background-size: cover !important;
  height: 100%;
  position: absolute;
  width: 100%
}
.profile-contact-content-col {
  height: 100%;
  position: absolute;
  right: 0
}
.profile-contact-section-title {
  font-size: 12px;
  margin-bottom: 1.35em
}
.profile-articles-section {
  border-top: 1px solid #ccc;
  overflow: hidden
}
.profile-articles-section > div {
  overflow: hidden
}
.profile-section-title {
  margin: 5% 0
}
.profile-featured-project-archives .tile-title .item-name {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 0
}
.profile-featured-project-archives .tile {
  margin-bottom: 4%
}
.profile-featured-design-directories .image-container {
  padding-bottom: 100%
}
.single-profiles .pre-footer.community-section {
  margin-top: -10px
}
.single-profiles .subscription-form-section {
  margin-top: 3%
}
.single-tlp_gallery .category-top-section > .wrapper {
  padding-bottom: 5.87%
}
.single-tlp_gallery .main-title-designer-name {
  text-transform: none
}
.single-tlp_gallery .main-title-piece-name {
  margin-bottom: 6px
}
.article-body > .featured-image, .single-tlp_gallery .featured-image {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 0;
  overflow: hidden;
  padding-bottom: 38.2%;
  position: relative
}
.single-videos .article-body > .featured-image {
  display: none
}
.jumbo-image-block {
  display: flex;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%
}
.jumbo-image-block img {
  align-self: center;
  object-fit: cover
}
.gallery-button {
  padding-top: 6px
}
.view-gallery-button-arrow {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Gallery_Arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 8px;
  margin-left: 1em;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 9px
}
.gallery-button a:hover .view-gallery-button-arrow {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/Gallery_Arrow_white.svg)
}
.gallery-description-wrapper {
  font-size: 24px;
  line-height: 1.45;
  margin: 5% auto 5.3%;
  max-width: 900px
}
.gallery-description-wrapper p {
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 2em
}
.gallery-description-wrapper .post-quote {
  font-size: 15px;
  font-weight: 300;
  line-height: 26px
}
.gallery-description-wrapper a {
  color: #607149;
  display: inline-block;
  top: -.08em;
  vertical-align: middle
}
.gallery-images .image-post-content-wrap img, .gallery-images .post-image-with-product-tag-wrapper .image-post-content-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 1100px
}
.gallery-images .image-set-row .image-set-col-full.portrait, .gallery-images .image-set-row .image-set-col-full.portrait img, .gallery-images .image-post-content-wrap .post-image-portrait img, .image-post-content-block.portrait, .image-post-content-block.portrait img {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px !important
}
.single-tlp_gallery .post-content-section {
  margin-bottom: 26px;
  text-align: center
}
.post-content-section > div:not(:last-of-type):not(.content-within-display) {
  margin-bottom: 26px
}
.single-tlp_gallery .content-within-display {
  margin: 95px auto;
  overflow: hidden
}
.single-tlp_gallery .publication-date {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  padding-top: 3px;
  padding-bottom: 5.8%
}
.gallery-thumbnail-set {
  display: none
}
.related-marks.trending-section {
  border-top: 0
}
.related-marks .trending-tiles {
  margin-bottom: -8px
}
.post-adjacent-link-wrapper {
  padding: 37px 0;
  text-align: center;
  width: calc(50% - 40px)
}
.post-adjacent-link-wrapper:last-of-type {
  float: right
}
.post-adjacent-link-wrapper:first-of-type {
  float: left
}
.post-adjacent-link-wrapper .image-set-container {
  width: 300px;
  margin: 35px auto 7px
}
.post-adjacent-link-wrapper .image-container {
  background-position: center;
  background-size: cover;
  padding-bottom: 133%
}
.post-adjacent-title {
  font-size: 30px;
  margin-top: 1.15em;
  text-transform: uppercase
}
.post-adjacent-subtitle {
  font-size: 30px;
  margin-top: .2em
}
.post-adjacent-link:after {
  content: '';
  display: inline-block;
  height: 23px;
  margin-top: 34px;
  width: 50px
}
.post-adjacent-link:after {
  background: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/single-gallery-navigation-arrow.svg) center no-repeat;
  background-size: contain
}
.post-adjacent-link.post-previous-link:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.post-adjacent-link:hover .post-adjacent-title, .post-adjacent-link:hover .post-adjacent-subtitle {
  color: #607149
}
.post-adjacent-link:hover:after {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/images/single-gallery-navigation-arrow-hovered.svg)
}
.adjacent-gallery {
  margin-bottom: 19px;
  margin-top: 80px;
  overflow: hidden
}
.adjacent-gallery .post-adjacent-link-wrapper {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc
}
#cfw-shipping-method > ul, #cfw-payment-method > ul {
  border: none
}
#cfw-shipping-method > ul li, #cfw-payment-method > ul li {
  border: 1px solid #ccc;
  margin-bottom: .8em;
  padding: .8em 0
}
#cfw-shipping-method > ul li:last-of-type, #cfw-payment-method > ul li:last-of-type {
  margin-bottom: 0
}
#cfw-payment-action > div {
  align-self: flex-start
}
.Campaign__content input[type=submit], .Campaign__content button[type=submit]:hover {
  background: inherit;
  color: inherit
}
.Campaign__content input[type=submit], .Campaign__content button[type=submit] {
  border: inherit;
  text-transform: inherit;
  padding: inherit;
  color: inherit;
  font-size: inherit;
  width: inherit;
  font-weight: 300;
  display: inline-block;
  text-align: inherit;
  margin: 10px 0;
  background: inherit
}
.detroit-FieldsElement--content {
  text-align: center
}
button#detroit-ButtonElement--jnlg7vy0 {
  width: 50px;
  margin-left: -20px !important
}
.detroit-ButtonElement--content {
  text-align: center
}
.Campaign .omSub {
  margin: 10px 0 0
}
.Campaign .omEmail {
  width: 53%;
  margin: 10px auto 20px;
  border: 1px solid;
  color: #000
}
.Campaign .omSub input {
  padding: 0 0 10px !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #000 !important;
  color: #000 !important;
  background: #fff !important
}
.Campaign .omSub input:hover {
  opacity: .7
}
.Campaign .omFormC7 .wpcf7-mail-sent-ok, .Campaign .wpcf7-mail-sent-ok {
  border: 1px solid #000 !important;
  padding: 10px 20px !important;
  max-width: 500px;
  margin: 20px auto !important
}
.Campaign .dmi-optinform {
  margin-top: 20px
}
.Campaign .dmi-optinform form {
  display: inline-block;
  text-align: center;
  width: 100%
}
.Campaign .dmi-optinform input[type=email] {
  width: 53% !important;
  margin: auto;
  display: inline-block
}
.Campaign .dmi-optinform input[type=submit] {
  width: 100% !important;
  text-align: center;
  margin: 40px 0 20px;
  text-decoration: underline;
  text-transform: uppercase
}
.Campaign .dmi-optinform ::placeholder {
  color: #000;
  text-align: center;
  font-weight: 300
}
.Campaign .dmi-optinform ::-webkit-input-placeholder {
  color: #000;
  text-align: center;
  font-weight: 300
}
.Campaign .dmi-optinform input:focus::-webkit-input-placeholder {
  color: transparent
}
.Campaign .dmi-optinform :-moz-placeholder {
  color: #000;
  text-align: center;
  font-weight: 300
}
.Campaign .dmi-optinform input:focus:-moz-placeholder {
  color: transparent
}
.Campaign .dmi-optinform ::-moz-placeholder {
  color: #000;
  text-align: center;
  font-weight: 300
}
.Campaign .dmi-optinform input:focus::-moz-placeholder {
  color: transparent
}
.Campaign .dmi-optinform :-ms-input-placeholder {
  color: #000;
  text-align: center;
  font-weight: 300
}
.Campaign .back {
  border: 1px solid #bebebe;
  padding: 8px 30px;
  font-size: 10px;
  font-weight: 300;
  margin: 30px 0 0;
  text-transform: uppercase;
  display: inline-block;
  color: #bebebe;
  min-width: 200px
}
.Campaign .back:hover {
  background: #bebebe;
  color: #fff
}
.about-page-mobile-img {
  display: none
}
.hide, .show-768, .show-1024, .show-1024-inline {
  display: none !important
}
@media all and (max-width:1500px) {
  .footer-cols-section {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 90%
  }
  .footer-col {
    display: block;
    margin-right: 0;
    width: auto
  }
}
@media all and (max-width:1300px) {
  .main-title {
    font-size: 50px
  }
  .section-title-medium {
    font-size: 14px
  }
  .letter {
    padding: 0 .7em
  }
  .archive-subcategory {
    margin-right: 3em
  }
  .archive-subcategory:after {
    right: -3.5em
  }
  .tile-title .item-name {
    font-size: 14px;
    margin: 10px 0
  }
  .tile-description {
    font-size: 10px;
    max-height: 3.6em
  }
  .header-logo svg {
    height: 60px
  }
  .sticky-header .header-logo svg, .footer-logo svg {
    height: 40px
  }
  #header-menu-wrapper li {
    padding: 0 20px 15px
  }
  #header-menu-wrapper.toggled-on, header:not(.sticky-header) #header-menu-wrapper {
    height: 37px
  }
  #header-menu-wrapper {
    top: -37px
  }
  .header-search-section input[type=text] {
    font-size: 25px
  }
  .header-search-categories ul li {
    font-size: 35px
  }
  footer {
    padding-top: 40px
  }
  .footer-cols-section {
    margin: 50px 0
  }
  .footer-col {
    width: 23.5%
  }
  .footer-col:first-of-type, .footer-col:nth-of-type(2) {
    margin-right: 2%
  }
  .footer-col:last-of-type {
    float: right
  }
  .trending-section {
    padding-top: 45px
  }
  .trending-tiles {
    margin: 45px 0 0
  }
  .pre-footer .col-5-section .tile {
    margin-bottom: 40px
  }
  .publication-section-title {
    font-size: 50px
  }
  .profile-content .post-title {
    font-size: 50px;
    line-height: 1.1;
    margin: .7em 0
  }
  .profile-text-content, .profile-text-content-col {
    position: static
  }
  .profile-text-content-col {
    width: 54%
  }
  .profile-contact {
    margin-top: 30px
  }
  .profile-text-content {
    font-size: 14px
  }
}
@media all and (max-width:1024px) {
  .hide-1024 {
    display: none !important
  }
  .show-1024 {
    display: block !important
  }
  .main-title {
    font-size: 40px
  }
  .enquire-form-block .design-directory-form-input-wrapper, .enquire-form-block .advertise-form-input-wrapper, .enquire-form-block .giveaway-form-input-wrapper {
    font-size: 13px;
    padding: 14px 0
  }
  .enquire-form-block .button {
    padding-top: 50px
  }
  .section-description {
    font-size: 14px
  }
  .category-alphabet-filter-section {
    margin: 30px 0
  }
  .category-subdivision-filter {
    font-size: 14px
  }
  .letter {
    font-size: 14px;
    line-height: 2;
    display: inline-block;
    text-align: center
  }
  .category-top-section > .wrapper {
    padding-bottom: 6%;
    padding-top: 6%
  }
  .header-logo {
    padding: 20px 0 17px
  }
  #menu-main-menu-top li {
    font-size: 10px;
    padding-left: 16px;
    padding-right: 16px
  }
  .mobile-menu-toggle-line, .mobile-menu-toggle-line:before, .mobile-menu-toggle-line:after {
    width: 35px
  }
  .mobile-menu-toggle-line:before {
    bottom: 10px
  }
  .mobile-menu-toggle-line:after {
    top: 10px
  }
  .mobile-menu-toggle-line.animate:before, .mobile-menu-toggle-line.animate:after, .header-category-menu-toggle:before, .header-category-menu-toggle:after, .header-category-menu-toggle, .archive-sidebar-menu-close, .archive-sidebar-menu-close:before, .archive-sidebar-menu-close:after {
    width: 30px
  }
  .header-category-menu-toggle {
    top: 30px
  }
  .header-search-categories ul li {
    font-size: 30px;
    line-height: 1.8
  }
  .header-search-categories ul li:after {
    top: 1.5em
  }
  .header-search-categories ul li a:after {
    bottom: .2em
  }
  .footer-wrapper {
    width: calc(100% - 120px)
  }
  .footer-info-menu-col {
    text-align: center;
    width: 100%
  }
  .footer-col-title, .footer-subscription-section input[type=email], .scroll-up a {
    font-size: 11px
  }
  .footer-menu a {
    font-size: 10px
  }
  .footer-col .footer-menu a {
    letter-spacing: .03em;
    margin-bottom: 4px
  }
  .footer-info-section .footer-menu li {
    margin: 0 15px
  }
  .footer-info-section .footer-menu li:last-of-type {
    margin-right: 15px
  }
  .footer-info-socials-col {
    margin-top: 30px;
    text-align: center;
    width: 100%
  }
  .footer-info-socials-col {
    margin-right: 0
  }
  .footer-socials a {
    display: inline-block;
    float: none;
    margin: 0 6px
  }
  .pre-footer.trending-section .tile:nth-of-type(5) {
    display: none
  }
  .tile-title .item-name {
    font-size: 12px
  }
  .tile-title .designer-name {
    font-size: 8px
  }
  .marketplace-category-title {
    font-size: 15px
  }
  .video-section .tile-thumb:before, .single-video-icon:after {
    border-width: 15px 0 15px 25px;
    margin-left: -10px;
    margin-top: -15px
  }
  .publication-section-title {
    font-size: 40px
  }
  .split-section-description {
    margin-bottom: 40px
  }
  .publication-section-description {
    margin-bottom: 40px;
    margin-top: 60px
  }
  .profile-content .post-subtitle {
    font-size: 13px
  }
  .profile-text-content {
    font-size: 14px
  }
  .single-product .breadcrumbs, .single-exhibit .breadcrumbs {
    font-size: 10px;
    margin-bottom: 40px
  }
  .profile-contact a:after, .profile-content .post-designer:after {
    right: -2em;
    top: .55em
  }
  .profile-content .post-title {
    font-size: 40px;
    margin: 1.2em 0 1em
  }
  .profile-content .post-subtitle {
    font-size: 12px
  }
  .profile-text-content {
    font-size: 13px
  }
  .gallery-description-wrapper {
    padding: 0 15px
  }
  .gallery-images {
    padding: 0 15px
  }
  .single-tlp_gallery .content-within-display {
    margin: 43px -15px 45px
  }
  .gallery-images .image-post-content-wrap img, .gallery-images .image-set-row .image-set-col-full.portrait, .gallery-images .post-image-with-product-tag-wrapper .image-post-content-block {
    width: 100%
  }
  .image-set-col-half {
    width: calc(50% - 15px)
  }
  .post-adjacent-link-wrapper {
    width: calc(50% - 30px)
  }
  .article-image-buttons {
    bottom: 13px;
    opacity: 1;
    visibility: visible
  }
  .article-image-buttons .image-product-tags-button {
    margin-left: 13px
  }
  .article-image-buttons .image-product-tags-button a {
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    width: 25px
  }
  .article-image-buttons .pin-button, .article-image-buttons .gallery-button {
    display: none
  }
}
@media all and (max-width:800px) {
  #menu-main-menu-top li {
    font-size: 9px;
    padding-left: 15px;
    padding-right: 15px
  }
}
@media all and (max-width:768px) {
  .show-768 {
    display: block !important
  }
  .show-inline-block-768 {
    display: inline-block !important
  }
  .hide-768 {
    display: none !important
  }
  .wrapper-secondary {
    width: 100%
  }
  input[type=radio] {
    margin-top: 1px
  }
  .main-title {
    font-size: 35px
  }
  .category-top-subtitle, body.search .category-top-subtitle {
    margin-bottom: 3.5em
  }
  .section-title-medium {
    font-size: 12px
  }
  .section-title, body.search .category-top-subtitle, body.search .category-subdivision-filter {
    font-size: 10px
  }
  .enquire-form-block .design-directory-form-input-wrapper, .enquire-form-block .advertise-form-input-wrapper, .enquire-form-block .giveaway-form-input-wrapper {
    padding: 12px 0
  }
  .section-description {
    font-size: 13px
  }
  .letter {
    font-size: 13px;
    padding: 0 .5em
  }
  .archive-header-category-list-wrapper {
    display: none
  }
  .subscription-button-wrapper {
    margin-top: 35px
  }
  .tile-title .item-name {
    font-size: 12px;
    margin: 7px 0 8px;
    max-height: 3em
  }
  .tile-title .designer-name {
    color: #333;
    font-size: 9px;
    letter-spacing: .01em;
    line-height: 1.4;
    margin-top: 13px
  }
  .mobile-menu-toggle.desktop-main-menu-toggle {
    display: block !important
  }
  .header-logo, .sticky-header .header-logo {
    padding: 0
  }
  .header-logo svg, .sticky-header .header-logo svg {
    height: 43px;
    margin-top: 20px
  }
  .top-nav {
    height: 90px;
    padding: 0
  }
  .header-search-button {
    top: 35px
  }
  .header-search-categories ul li {
    font-size: 25px
  }
  .header-category-menu-toggle {
    top: 25px
  }
  #header-menu-wrapper.toggled-on, header:not(.sticky-header) #header-menu-wrapper.toggled-on {
    height: 100vh;
    left: 0;
    opacity: 1;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    visibility: visible
  }
  #header-menu-wrapper, header:not(.sticky-header) #header-menu-wrapper {
    background: #fff;
    height: 100vh;
    max-width: 80vw;
    opacity: 0;
    overflow: scroll;
    position: fixed;
    top: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    visibility: hidden;
    width: 260px;
    z-index: 500
  }
  #header-menu-wrapper .header-menu-overlay, header:not(.sticky-header) #header-menu-wrapper .header-menu-overlay {
    background: rgba(0, 0, 0, .3);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1
  }
  #header-menu-wrapper.toggled-on .header-menu-overlay, header:not(.sticky-header) #header-menu-wrapper.toggled-on .header-menu-overlay {
    left: 260px
  }
  .header-menu-wrapper .mobile-menu-toggle {
    position: static;
    float: left;
    margin-bottom: 30px;
    margin-left: calc(5vw - 10px);
    margin-top: 10px
  }
  .desktop-main-menu {
    clear: both;
    padding-top: 16px
  }
  #header-menu-wrapper li {
    display: block;
    font-size: 12px;
    letter-spacing: .02em;
    padding: 8px 12px 9px 15px;
    text-align: left
  }
  #header-menu-wrapper li a {
    display: inline-block
  }
  #mobile-menu-secondary-container {
    padding-bottom: 21px;
    text-align: left;
    width: 100%
  }
  #menu-mobile-secondary li {
    display: inline-block;
    margin-bottom: 15px;
    position: relative
  }
  #menu-mobile-secondary li:first-of-type:after {
    content: "â—";
    font-size: 7.5px;
    position: absolute;
    right: -6px;
    top: 19px
  }
  .in-menu-subscribe-button {
    padding-left: 15px
  }
  .in-menu-subscribe-button a {
    letter-spacing: .07em
  }
  .subscription-form-section {
    margin-top: 10.4%;
    padding-bottom: 42px;
    padding-top: 40px
  }
  .subscription-form-section h2 {
    font-size: 30px
  }
  .subscription-form-description {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .01em;
    margin: 30px auto 40px;
    max-width: 600px;
    padding: 0 10px
  }
  .footer-flex-wrapper {
    height: auto;
    position: static
  }
  .footer-top-right {
    display: none
  }
  .scroll-up {
    float: right;
    margin-top: 0
  }
  .footer-flex-top {
    margin-top: 0
  }
  .footer-cols-section {
    margin: 40px 0;
    display: block;
    width: 610px;
    position: relative;
    right: -55px
  }
  .footer-col {
    display: inline-block;
    float: none;
    margin: 0 0 40px !important;
    max-width: 180px;
    width: 50%
  }
  .footer-col:last-of-type {
    float: none
  }
  .footer-subscription-section {
    margin-bottom: 80px
  }
  .footer-socials a {
    margin: 0 4px
  }
  .footer-socials .fa-instagram {
    font-size: 18px
  }
  .footer-socials .fa-youtube {
    font-size: 20px
  }
  .footer-socials .fa-pinterest-p {
    font-size: 16px
  }
  .footer-socials .fa-facebook-f {
    font-size: 16px
  }
  .footer-socials .fa-linkedin-in {
    font-size: 18px
  }
  .button a, .button > span, .wpcf7 input[type=submit], .woocommerce-account input[type=submit], .woocommerce-account button[type=submit] {
    font-size: 10px
  }
  .subscription-form-form .omEmail {
    text-indent: 20px
  }
  .subscription-form-form .omEmail input {
    font-size: 14px
  }
  .subscription-form-form .omEmail input, .subscription-form-form .omSub input {
    height: 35px
  }
  .split-section-description {
    margin-bottom: 35px
  }
  .split-section-content-bottom {
    margin-top: 30px
  }
  .profile-content .post-title {
    font-size: 35px
  }
  .profile-text-content {
    font-size: 12px
  }
  .profile-content .post-subtitle {
    font-size: 11px
  }
}
@media all and (max-width:640px) {
  .hide-640 {
    display: none !important
  }
  .show-640 {
    display: block !important
  }
  .main-title {
    font-size: 34px;
    line-height: 38px;
    margin: 0 0 30px
  }
  .single-tlp_gallery .main-title-piece-name {
    margin-bottom: -2px
  }
  .category-top-section > .wrapper {
    padding-bottom: 34px;
    padding-top: 45px
  }
  .section-title, body.search .category-top-subtitle, body.search .category-subdivision-filter {
    font-size: 12px
  }
  .category-top-subtitle, body.search .category-top-subtitle {
    margin-bottom: 37px
  }
  .section-title-medium {
    letter-spacing: .03em
  }
  .enquire-form-block .design-directory-form-input-wrapper, .enquire-form-block .advertise-form-input-wrapper, .enquire-form-block .giveaway-form-input-wrapper {
    font-size: 14px;
    padding: 11px 0
  }
  .enquire-form-block input[type=text], .enquire-form-block input[type=email], .enquire-form-block input[type=tel], .enquire-form-block textarea, .enquire-form-block select {
    padding-left: 0;
    text-indent: 0
  }
  .wpcf7-form-control-wrap.is-terms, .giveaway-terms span.wpcf7-list-item {
    display: block
  }
  .link-underlined a:after {
    bottom: 1px
  }
  .section-description {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 22px
  }
  .category-top-description {
    line-height: 1.45
  }
  .category-top-description p {
    margin-bottom: 1.45em
  }
  .archive-subcategory {
    margin-right: 2em
  }
  .archive-subcategory:after {
    right: -2.5em
  }
  .subscription-button-wrapper {
    margin-top: 25px
  }
  .header-logo svg, .sticky-header .header-logo svg {
    height: 40px;
    margin-top: 20px
  }
  .top-nav {
    height: 80px
  }
  .mobile-menu-toggle {
    padding: 25px 10px;
    top: 17px
  }
  .header-menu-wrapper .mobile-menu-toggle {
    margin-left: calc(5vw - 15px)
  }
  .mobile-menu-toggle-line {
    width: 25px
  }
  .mobile-menu-toggle-line:before {
    bottom: 8px;
    width: 25px
  }
  .mobile-menu-toggle-line:after {
    top: 8px;
    width: 25px
  }
  .header-search-button, header.sticky-header .header-search-button {
    height: 18px;
    right: 1px;
    top: 34px;
    width: 22px
  }
  .header-subscribe-button {
    display: none
  }
  .header-menu-wrapper .mobile-menu-toggle {
    margin-bottom: 10px;
    margin-top: 15px
  }
  .attachment-exit-button {
    height: 30px;
    width: 30px
  }
  .header-search-categories ul li {
    font-size: 26px
  }
  .header-search-section input[type=text] {
    font-size: 22px
  }
  .header-search-categories h4 {
    margin: 45px 0 30px
  }
  .header-category-menu-toggle {
    top: 23px
  }
  .trending-section {
    padding-top: 44px
  }
  .trending-tiles {
    margin: 44px 0 15px
  }
  .subscription-form-form .omEmail {
    text-indent: 12px
  }
  .subscription-form-form .omEmail input {
    font-size: 10px;
    letter-spacing: .01em
  }
  .subscription-form-form .omFormC7, .subscription-form-form .omSub, .subscription-form-section {
    border-color: #ccc
  }
  .subscription-form-section {
    margin-top: 10.4%
  }
  .pre-footer-desctiption-wrapper {
    font-size: 12px;
    line-height: 20px;
    padding: 34px 0 22px;
    width: 86%
  }
  .pre-footer .subscription-form-section {
    margin-top: 0
  }
  .pre-footer .col-5-section .tile {
    margin-bottom: 18px
  }
  footer {
    margin-top: 15px;
    padding-top: 0
  }
  .footer-flex-top .wrapper {
    width: 100%
  }
  .scroll-up {
    border-bottom: 1px solid #5b5b5b;
    float: none;
    padding-bottom: 15px;
    padding-top: 13px;
    text-align: center;
    width: 100%
  }
  .scroll-up a {
    font-size: 12px;
    text-transform: none
  }
  .scroll-up a:after {
    height: 10px;
    margin-left: 14px;
    top: 1px;
    width: 10px
  }
  .footer-subscription-section {
    margin-bottom: 44px;
    max-width: none;
    padding: 0 15px;
    width: 100%
  }
  .footer-subscription-section h4 {
    font-size: 12px;
    left: -8px;
    letter-spacing: .01em;
    margin-bottom: 29px;
    margin-top: 42px;
    text-transform: none
  }
  .footer-subscription-section form {
    width: 100%
  }
  .footer-subscription-section .omFormC7 {
    border: 1px solid #939393;
    border-radius: 30px
  }
  .footer-subscription-section .omEmail {
    text-indent: 15px;
    width: calc(100% - 34px)
  }
  .footer-subscription-section .omSub {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px
  }
  .footer-subscription-section input[type=email] {
    border-width: 0;
    line-height: 29px;
    padding-right: 30px;
    width: 100%
  }
  .footer-subscription-section .wpcf7 input[type=submit] {
    background-position: center;
    border-radius: 0;
    background-size: 9px;
    border-left: 1px solid #939393;
    height: 30px;
    min-width: 0;
    width: 36px
  }
  .footer-subscription-section input[type=email]::-webkit-input-placeholder {
    font-size: 10px;
    text-transform: capitalize
  }
  .footer-subscription-section input[type=email]::placeholder {
    font-size: 10px;
    text-transform: capitalize
  }
  .footer-subscription-section span.wpcf7-not-valid-tip {
    display: none !important
  }
  .footer-subscription-section div.wpcf7-response-output {
    border: none !important;
    padding: 5px 0 0
  }
  .footer-subscription-section div.wpcf7 .ajax-loader {
    font-size: 11px
  }
  .footer-cols-section {
    border-top: 1px solid #5b5b5b;
    margin: 0 15px;
    padding: 28px 0 0;
    right: 0;
    text-align: left;
    width: calc(100% - 30px)
  }
  .footer-col {
    border-bottom: 1px solid #5b5b5b;
    margin-bottom: 28px !important;
    max-width: none;
    padding-bottom: 20px;
    width: 100%
  }
  .footer-col-title {
    font-size: 12px;
    margin-bottom: 23px
  }
  .footer-col .footer-menu a {
    font-size: 12px;
    margin-bottom: 3px
  }
  .footer-col .footer-menu a:after {
    background: #5b5b5b
  }
  .footer-col:last-of-type {
    border-bottom: none
  }
  .footer-info-section {
    padding: 0 0 10px
  }
  .footer-info-socials {
    margin: -6px 0 0 8px;
    text-align: left;
    width: calc(100% - 30px)
  }
  .footer-socials a {
    margin: 0
  }
  .footer-socials .fa-instagram {
    font-size: 17px
  }
  .footer-socials .fa-pinterest-p, .footer-socials .fa-youtube {
    left: 0
  }
  .footer-socials a:nth-of-type(2) {
    margin: 0 7px
  }
  .footer-socials a:nth-of-type(4) {
    margin-right: 7px
  }
  .footer-info-menu {
    padding: 12px 0 12px 15px;
    text-align: left
  }
  .footer-info-menu a {
    font-size: 12px;
    margin-bottom: 5px
  }
  .footer-info-section .footer-menu li {
    margin: 0 26px 0 0
  }
  .single-product .breadcrumbs, .single-exhibit .breadcrumbs {
    font-size: 12px;
    letter-spacing: .02em
  }
  .single-exhibit .breadcrumbs {
    line-height: 23px;
    margin-top: 23px
  }
  .tile-title .designer-name {
    font-size: 10px;
    letter-spacing: .03em
  }
  .tile-title .item-name {
    font-size: 14px;
    line-height: 1.3em;
    max-height: 2.6em
  }
  .button a, .button > span, .wpcf7 input[type=submit], .woocommerce-account input[type=submit], .woocommerce-account button[type=submit], .wc-proceed-to-checkout a, .main input[type=submit].cart-login-submit {
    border-radius: 40px;
    font-size: 10px;
    height: 40px;
    line-height: 38px;
    width: 200px
  }
  .single-product input[type=submit], .product-to-cart-section-button a, .single-product .split-section .button a, .page-template-template-print-landing .publication-section-button a, .page-template-template-print-landing .split-section .button a, .wc-proceed-to-checkout a, .main input[type=submit].cart-login-submit, #cfw-thank-you-action a, .in-magazine-button a {
    background-color: #202020;
    border-color: #202020;
    border-radius: 40px;
    color: #fff;
    font-size: 10px;
    height: 40px;
    line-height: 38px;
    width: 100%
  }
  .subscription-form-form .omFormC7 {
    border-radius: 30px;
    height: 31px
  }
  .subscription-form-form .omEmail {
    width: calc(100% - 35px)
  }
  .subscription-form-form .omSub {
    width: 34px
  }
  .subscription-form-form .omEmail input, .subscription-form-form .omSub input {
    height: 30px;
    line-height: 30px
  }
  .subscription-form-form .omEmail input {
    letter-spacing: 0
  }
  .subscription-form-form .omSub input {
    background-size: 10px;
    min-width: 0;
    width: 20px
  }
  .subscription-form-form div.wpcf7-response-output {
    font-size: 12px;
    margin: 1em auto 0;
    padding: 0 1em
  }
  .subscription-form-form div.wpcf7 .ajax-loader {
    background-color: rgba(255, 255, 255, .5);
    font-size: 10px;
    height: 100%;
    line-height: 30px
  }
  .marketplace-slider .slick-arrow, .product-slider .slick-arrow {
    height: 25px;
    width: 25px
  }
  .marketplace-slider .slick-prev {
    left: 9px
  }
  .marketplace-slider .slick-next {
    right: 9px
  }
  .profile-text-content-col .compound-title {
    top: 0
  }
  .profile-content .post-subtitle {
    font-size: 12px;
    letter-spacing: .01em
  }
  .profile-content .post-subtitle div {
    margin-right: 1.8em
  }
  .profile-content .post-title {
    font-size: 30px;
    line-height: 1.15;
    margin: 19px 0 1.27em
  }
  .profile-content-section {
    padding-bottom: 9px
  }
  .profile-content-row {
    margin-bottom: 30px;
    padding-top: 23px
  }
  .profile-text-content {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 22px;
    margin-top: 41px
  }
  .profile-content .post-designer:after {
    right: -1.8em;
    top: .4em
  }
  .profile-text-content, .profile-image-content-col, .profile-text-content-col {
    float: none !important;
    width: 100%
  }
  .profile-image-block {
    margin: 0 auto;
    width: 87%
  }
  .profile-contact {
    margin-top: 36px
  }
  .profile-contact a {
    display: block;
    margin-bottom: 3px;
    margin-right: 0
  }
  .profile-contact a:after {
    display: none
  }
  .profile-section-title {
    line-height: 1.6;
    margin: 40px 0
  }
  .profile-featured-project-archives .tile-title .item-name {
    font-size: 14px
  }
  .profile-featured-project-archives .tile {
    margin-bottom: 27px
  }
  .profile-text-content.cropped .designer-summary-wrapper {
    height: 7.8em !important
  }
  .article-body .featured-image {
    padding-bottom: 250px
  }
  .credits-section {
    margin-bottom: 36px
  }
  .credits-section .archive-subcategory {
    display: block;
    line-height: 1.4;
    margin-right: 0;
    padding: 0;
    text-align: center
  }
  .credits-section .archive-subcategory:after {
    display: none
  }
  .gallery-button a {
    width: 200px
  }
  .single-tlp_gallery .category-top-section > .wrapper {
    padding-bottom: 45px;
    padding-top: 29px
  }
  .gallery-description-wrapper {
    margin: 40px 0
  }
  .gallery-description-wrapper p, .gallery-description-wrapper .post-quote {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 1.6
  }
  .gallery-description-wrapper p {
    margin-bottom: 1.6em
  }
  .gallery-description-wrapper a {
    border-bottom: 1px solid;
    line-height: 1.3
  }
  .gallery-description-wrapper a:after {
    display: none
  }
  .single-tlp_gallery .post-content-section, .post-content-section > div:not(:last-of-type):not(.content-within-display) {
    margin-bottom: 17px
  }
  .image-set-col-half {
    width: calc(50% - 12px)
  }
  .adjacent-gallery {
    margin-bottom: -22px;
    margin-top: 29px
  }
  .single-tlp_gallery .post-adjacent-link-wrapper:first-of-type {
    display: none
  }
  .single-tlp_gallery .post-adjacent-link-wrapper:last-of-type {
    width: 100%
  }
  .post-adjacent-link-wrapper {
    padding: 42px 0
  }
  .post-adjacent-title {
    margin-top: 43px
  }
  .post-adjacent-link-wrapper .image-set-container {
    margin: 24px auto 0
  }
  .post-adjacent-link:after {
    margin-top: 31px
  }
}
@media all and (max-width:480px) {
  .wrapper {
    width: calc(100% - 30px)
  }
  .related-products-section .wrapper {
    width: 100%
  }
  .archive-subcategory {
    letter-spacing: .01em;
    padding: 0
  }
  .archive-subcategory:after {
    font-size: 7.4px;
    top: .65em
  }
  .category-alphabet-filter-title {
    margin-bottom: 14px
  }
  .category-alphabet-filter-section {
    margin-bottom: 23px
  }
  #header-menu-wrapper, header:not(.sticky-header) #header-menu-wrapper {
    width: 260px
  }
  #header-menu-wrapper.toggled-on .header-menu-overlay, header:not(.sticky-header) #header-menu-wrapper.toggled-on .header-menu-overlay {
    left: 260px
  }
  .header-search-categories ul li {
    font-size: 24px
  }
  .header-search-section input[type=text] {
    font-size: 20px
  }
  .marketplace-slider .slick-arrow, .product-slider .slick-arrow {
    height: 20px;
    width: 20px
  }
  .image-set-col-half {
    height: 0;
    padding-bottom: 144%;
    position: relative;
    width: 100%;
    margin-bottom: 15px
  }
}
@media all and (max-width:420px) {
  .letter {
    font-size: 11px;
    padding: 0 .4em
  }
  .header-search-categories ul li {
    font-size: 22px
  }
  .header-search-section input[type=text] {
    font-size: 18px
  }
}
@media all and (max-width:375px) {
  .archive-subcategory {
    margin-right: 2.5em
  }
  .category-alphabet-filter-section {
    margin: 25px 0
  }
  .letter {
    font-size: 11px
  }
  .header-search-categories h4 {
    margin: 40px 0 30px
  }
  .header-category-menu-toggle {
    right: -5px
  }
  .header-search-categories ul li {
    font-size: 20px
  }
  .header-search-section input[type=text] {
    font-size: 16px
  }
}
@media all and (max-width:360px) {
  .header-search-categories ul li {
    font-size: 18px
  }
  .header-search-section input[type=text] {
    font-size: 15px
  }
}
@media all and (max-width:320px) {
  .header-search-categories ul li {
    font-size: 16px
  }
  .header-search-section input[type=text] {
    font-size: 13px
  }
}
.woocommerce-order-received .woocommerce-order {
  max-width: 1000px;
  margin: 0 auto
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-size: 30px;
  font-weight: 300;
  margin: 90px 0;
  text-align: center
}
.woocommerce-order-received .woocommerce ul.order_details {
  margin: 0
}
.woocommerce-order-received .woocommerce ul.order_details li {
  border-right: 0;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 50px;
  margin-right: 0;
  padding-right: 4em;
  text-transform: none
}
.woocommerce-order-received .woocommerce ul.order_details li strong {
  font-size: 15px;
  font-weight: 300;
  padding: 50px 0 0
}
.woocommerce-order-received .woocommerce-order > p:not(:first-of-type), .woocommerce-order-received .woocommerce-order-details {
  font-size: 16px;
  font-weight: 300
}
.woocommerce-order-received .woocommerce-order > p:not(:first-of-type) {
  margin-bottom: 35px
}
.woocommerce-order-received .woocommerce-Address address {
  font-size: 16px;
  line-height: 1.45em
}
.woocommerce-order-received .woocommerce-Address {
  margin-bottom: 9%
}
.woocommerce-order-received .order-details-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 26px
}
.woocommerce-order-received .wc-order-review-section {
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  line-height: 24px;
  margin: 35px 0 74px;
  overflow: hidden;
  padding: 35px 0;
  width: 100%
}
.woocommerce-checkout-review-order-table {
  overflow: hidden
}
.woocommerce-order-received .woocommerce-checkout-review-order-table .product-name, .woocommerce-order-received .order-review-subtotal-label, .woocommerce-order-received .order-review-shipping-label, .woocommerce-order-received .order-total-label {
  clear: both;
  float: left
}
.woocommerce-order-received .woocommerce-checkout-review-order-table .product-total, .woocommerce-order-received .order-review-subtotal-price, .woocommerce-order-received .order-review-shipping-price, .woocommerce-order-received .order-total-price {
  float: right
}
#cfw-thank-you-action {
  display: block;
  margin: 80px auto;
  text-align: center
}
@media all and (max-width:768px) {
  .woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 22px;
    line-height: 28px;
    margin: 60px 0
  }
  .woocommerce-order-received .woocommerce ul.order_details li strong {
    padding: 10px 0 0
  }
  .woocommerce-order-received .woocommerce ul.order_details li {
    clear: both;
    margin-bottom: 30px;
    padding-right: 2em
  }
  .woocommerce-order-received .woocommerce-Address {
    margin-bottom: 50px
  }
  .woocommerce-order-received .woocommerce-order > p:not(:first-of-type), .woocommerce-order-received .woocommerce-order-details, .woocommerce-order-received .woocommerce-Address address, .woocommerce-order-received .woocommerce ul.order_details li {
    font-size: 14px
  }
  .woocommerce-order-received .woocommerce-Address {
    margin-bottom: 37px
  }
  .woocommerce-order-received .order-details-title {
    margin-bottom: 20px
  }
  .woocommerce-order-received .wc-order-review-section {
    margin: 28px 0;
    padding: 22px 0
  }
  #cfw-thank-you-action {
    margin: 54px auto
  }
  .woocommerce-order-received .woocommerce-order > p:not(:first-of-type) {
    margin-bottom: 30px
  }
}
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important
}
/** Mega Menu CSS: fs **/
.logosvg {
  fill: #252525
}
.st1 {
  fill: #fff;
  stroke: #fff;
  stroke-width: .25;
  stroke-miterlimit: 10
}
.lazyload, .lazyloading {
  opacity: 0
}
.lazyloaded {
  opacity: 1;
  transition: opacity .3s
}
#tlp-cookies-popup {
  background-color: #282828;
  bottom: 0;
  color: #fff;
  display: none;
  opacity: 0;
  padding: 0 25px;
  position: fixed;
  text-align: center;
  transition: .5s;
  width: 100%
}
#tlp-cookies-popup-accept-text {
  display: inline-block;
  font-size: 20px;
  line-height: 1.6;
  margin: 15px 0 0
}
#tlp-cookies-popup-accept-button {
  border-radius: 3px;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto Light, Arial, sans-serif;
  font-size: 8px;
  letter-spacing: .12em;
  margin: 15px;
  padding: 6px 14px;
  position: relative;
  text-transform: uppercase;
  top: -3px;
  vertical-align: middle
}
#tlp-cookies-popup-accept-button:hover {
  background: #444
}
@media all and (max-width:920px) {
  #tlp-cookies-popup-accept-text {
    font-size: 18px;
    margin: 15px 0 0
  }
  #tlp-cookies-popup-accept-button {
    position: static
  }
}
@media all and (max-width:769px) {
  #tlp-cookies-popup {
    padding: 15px 25px
  }
  #tlp-cookies-popup-accept-text {
    margin: 0
  }
  #tlp-cookies-popup-accept-button {
    margin-bottom: 0;
    margin-top: 7px
  }
}
@media all and (max-width:641px) {
  #tlp-cookies-popup-accept-text {
    font-size: 16px;
    line-height: 1.4
  }
}
.sold-out-button > span {
  border-color: #666;
  color: #666
}
.publication-section-title {
  text-transform: uppercase
}
.slick-prev, .slick-next {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  height: 30px;
  margin-top: -15px;
  opacity: 0;
  transform: translate(0);
  width: 20px;
  z-index: 10
}
.slick-slider:hover .slick-prev, .slick-slider:hover .slick-next, .slick-slider:focus .slick-prev, .slick-slider:focus .slick-next {
  opacity: 1
}
.slick-prev:before, .slick-next:before {
  content: ''
}
.slick-prev, .slick-prev:hover, .slick-prev:focus {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/../../assets/images/Product_Gallery_Navigation_Arrow_L.svg);
  background-position: center;
  left: 20px
}
.slick-next, .slick-next:hover, .slick-next:focus {
  background-image: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/../../assets/images/Product_Gallery_Navigation_Arrow_R.svg);
  background-position: center;
  right: 20px
}
.publication-section-subtitle {
  font-size: 60px
}
.page-template-template-print-landing footer {
  margin-top: 20px
}
.publication-section-content .category-alphabet-filter-section {
  margin: 7.3% 0 4.5%
}
.split-section-content-col {
  bottom: 0;
  position: absolute;
  top: 0
}
.publication-split-section-content-col {
  padding-top: 58px;
  width: 50%
}
.publication-split-section-image-col {
  width: 33.3%
}
.publication-split-section .wrapper {
  border-bottom: 1px solid #ccc
}
.publication-split-section-content-col .split-section-content-bottom {
  bottom: 11.7%
}
.publication-all-issues-section {
  padding-bottom: 1px
}
.publication-all-issues-section-title {
  margin: 58px 0
}
.publication-all-issues-content {
  margin: 0 auto;
  max-width: 1360px;
  overflow: hidden;
  width: 90%
}
.publication-all-issues-product {
  float: left;
  margin-bottom: 4.3%;
  margin-right: 30px;
  width: calc((100% - 90px)/4)
}
.publication-all-issues-product:nth-of-type(4n) {
  margin-right: 0
}
.publication-all-issues-product:nth-of-type(4n+1) {
  clear: both
}
.publication-all-issues-section .tile-title .item-name {
  font-weight: 300
}
.publication-product-status {
  color: #666;
  font-size: 10px;
  margin: 10px 0 0;
  transition: color .2s
}
.publication-product-link {
  display: block
}
.publication-product-link:hover .publication-product-status {
  color: #000
}
.show-all-issues-button-wrapper {
  margin-bottom: 6.45%
}
.subscription-help-section .wrapper {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  overflow: hidden;
  padding: 56px 0 60px
}
.subsctiption-help-section-title {
  display: block
}
.subscription-help-col {
  display: inline-block;
  margin: 3.75% 0 0;
  width: 29.7%
}
.subsctiption-help-col-title {
  font-size: 20px;
  font-weight: 300;
  margin: 25px 0
}
.subscription-split-section .wrapper {
  border-top: 1px solid #ccc;
  padding-bottom: 59px
}
.subscription-split-section-content-col {
  padding-top: 55px;
  width: 40%
}
.subscription-split-section-image-col {
  width: 52.2%
}
.subscription-page-image {
  padding-bottom: 66.6%
}
.subscription-section-title {
  font-size: 30px;
  margin-bottom: .72em
}
.subscription-section-subtitle {
  font-size: 12px;
  letter-spacing: .05em;
  margin-top: 1.7em
}
.page-template-template-issue-archive .publication-all-issues-section {
  padding-top: 0
}
.page-template-template-issue-archive .tile-title .item-name {
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 0;
  margin-top: 12px
}
.page-template-template-issue-archive .publication-product-status {
  margin: 13px 0 0
}
.page-template-template-issue-archive footer {
  margin-top: 20px
}
.current-split-section .wrapper {
  margin-bottom: 5.7%;
  padding-bottom: 0
}
.current-split-section-content-col {
  width: 38%
}
.current-split-section-image-col {
  margin-top: 4px;
  width: 58.8%
}
.current-issue-bottom {
  bottom: 0
}
.current-issue-date-subtitle {
  color: #666;
  font-size: 10px;
  margin: 23px 0 27px;
  text-transform: none
}
.product-price-line {
  margin-top: 60px
}
.product-to-cart-section {
  margin-top: 20px
}
.current-product-quantity {
  font-size: 12px
}
#magazine-qty {
  border: 1px solid #202020;
  display: inline-block;
  font-size: 12px;
  line-height: 31px;
  margin-right: 24px;
  padding-right: 0;
  text-indent: 1em;
  vertical-align: top;
  width: 50px
}
#magazine-qty::-webkit-inner-spin-button, #magazine-qty::-webkit-outer-spin-button {
  opacity: 1
}
.product-to-cart-section-button {
  display: inline-block
}
.current-split-section .product-price-line {
  margin-top: 42px
}
.issue-projects-section .wrapper {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 5.65% 0 5.75%
}
.issue-projects-section .wrapper-secondary {
  overflow: hidden
}
.issue-projects-section .main-image-wrapper {
  background-size: cover !important;
  height: 0;
  padding-bottom: 133.33%
}
.issue-projects-section-title {
  margin-bottom: 6.58%
}
.issue-project-title {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin: 1.2em 0 1.32em
}
.issue-project-description {
  color: #333;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.75
}
.issue-project {
  margin-bottom: 6%
}
.and-more-block {
  margin-top: -.35%
}
@media all and (max-width:1300px) {
  .publication-section-title, .publication-section-subtitle {
    font-size: 50px
  }
  .publication-product-status {
    margin-top: .9em
  }
  .publication-split-section-content-col .split-section-content-bottom {
    bottom: 11.3%
  }
  .current-split-section .product-price-line {
    margin-top: 24px
  }
  .current-split-section-content-col {
    float: left;
    position: static
  }
  .current-issue-bottom {
    bottom: 0;
    position: static;
    margin-top: 50px
  }
  .current-split-section-content-col, .current-split-section-image-col {
    width: calc(50% - 10px)
  }
}
@media all and (max-width:1024px) {
  .publication-section-title, .publication-section-subtitle {
    font-size: 40px
  }
  .publication-all-issues-section-title {
    margin: 40px 0
  }
  .show-all-issues-button-wrapper {
    margin-bottom: 40px
  }
  .publication-split-section-content-col .split-section-content-bottom {
    bottom: 11%
  }
  .publication-all-issues-content {
    width: 100%
  }
  .category-subdivision-filter {
    margin: 0 auto;
    width: 84%
  }
  .subscription-section-title {
    font-size: 25px;
    margin-bottom: .5em
  }
  .current-issue-date-subtitle {
    margin: 12px 0 12px
  }
  .subscription-section-subtitle {
    margin-top: 1.5em
  }
  .publication-section-description {
    width: 96%
  }
  .current-issue-bottom .publication-section-description {
    font-size: 12px
  }
  .current-issue-bottom .publication-section-description {
    margin-bottom: 10px;
    margin-top: 40px
  }
  .current-product-quantity {
    font-size: 10px
  }
  .issue-projects-section .wrapper-secondary {
    width: 100%
  }
  .issue-project-description {
    font-size: 12px;
    line-height: 1.5
  }
  .issue-project-title {
    font-size: 14px;
    line-height: 22px;
    margin: 1em 0 .8em
  }
}
@media all and (max-width:800px) {
  .publication-section-title, .publication-section-subtitle {
    font-size: 35px
  }
  .publication-split-section-image-col, .publication-split-section-content-col {
    width: calc(50% - 10px)
  }
  .publication-split-section-content-col .split-section-content-bottom {
    bottom: 8%
  }
}
@media all and (max-width:768px) {
  .publication-product-status {
    font-size: 9px;
    margin-bottom: 10px
  }
  .publication-all-issues-product {
    width: calc((100% - 40px)/3)
  }
  .publication-all-issues-product:nth-of-type(4n) {
    margin-right: 20px
  }
  .publication-all-issues-product:nth-of-type(4n+1) {
    clear: none
  }
  .publication-all-issues-product:nth-of-type(3n) {
    float: right;
    margin-right: 0
  }
  .publication-all-issues-product:nth-of-type(3n+1) {
    clear: both
  }
  .publication-all-issues-product:nth-of-type(3n-1) {
    margin-right: 0
  }
  .page-template-template-issue-archive .tile-title .item-name {
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 10px
  }
  .page-template-template-issue-archive .publication-product-status {
    margin: 11px 0 0
  }
  .show-all-issues-button-wrapper {
    margin-bottom: 30px
  }
  .issue-project-description {
    display: none
  }
}
@media all and (max-width:767px) {
  .subscription-help-col {
    width: 100%
  }
}
@media all and (max-width:640px) {
  .category-subdivision-filter {
    font-size: 14px;
    letter-spacing: .01em;
    width: 100%
  }
  .category-subdivision-filter {
    line-height: 1.45
  }
  .publication-all-issues-product {
    width: calc(50% - 7.5px)
  }
  .publication-all-issues-product:nth-of-type(3n) {
    float: none
  }
  .publication-all-issues-product:nth-of-type(3n+1) {
    clear: none
  }
  .publication-all-issues-product:nth-of-type(2n) {
    float: right;
    margin-right: 0
  }
  .publication-all-issues-product:nth-of-type(2n+1) {
    clear: both;
    float: left;
    margin-right: 0
  }
  .publication-section-content .category-alphabet-filter-section {
    margin-bottom: 29px;
    margin-top: 3px
  }
  .publication-latest-issue-images {
    margin: 0 auto;
    min-width: 300px;
    width: 86%
  }
  .split-section-image-col {
    float: none;
    margin-top: 22px;
    position: static;
    width: 100%
  }
  .latest-issue-image-wrapper {
    width: 100%
  }
  .publication-latest-issue-section .wrapper {
    padding-bottom: 45px
  }
  .publication-section-title, .publication-section-subtitle {
    font-size: 30px
  }
  .publication-section-title {
    line-height: 1.17;
    margin-top: 39px
  }
  .publication-latest-issue-section .publication-section-title {
    line-height: 1;
    margin-top: 24px
  }
  .publication-section-subtitle {
    margin-top: 5px
  }
  .publication-section-description {
    margin: 7.7% auto 5%;
    max-width: 100%;
    width: 100%
  }
  .section-description {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 1.45;
    margin: 36px auto 25px;
    max-width: 100%;
    text-align: left;
    width: 100%
  }
  .split-section-bottom-mobile {
    padding-top: 5px
  }
  .split-section-content-col, .split-section-content-col .split-section-content-bottom {
    position: static;
    width: 100%
  }
  .publication-split-section-content-col .section-title, .publication-split-section-content-col .publication-section-title {
    text-align: center
  }
  .publication-split-section-content-col {
    padding-bottom: 0;
    padding-top: 42px
  }
  .publication-all-issues-section-title {
    margin: 43px 0
  }
  .publication-all-issues-section .tile-title .item-name {
    font-size: 14px;
    margin-top: 10px
  }
  .publication-product-status {
    font-size: 10px;
    margin-bottom: 14px
  }
  .publication-all-issues-section {
    margin-bottom: 13px
  }
  .publication-split-section .wrapper {
    padding-bottom: 47px
  }
  #magazine-qty-select {
    background-position: calc(100% - 10px) center;
    border: 1px solid #ccc;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 20px;
    padding: 0 1em;
    width: 100%
  }
  .subscription-section-title {
    font-size: 30px;
    margin-bottom: 13px
  }
  .current-issue-date-subtitle {
    color: #000;
    font-size: 12px;
    letter-spacing: .01em
  }
  .current-issue-bottom .publication-section-description, .subscription-section-subtitle {
    font-size: 14px
  }
  .subscription-section-subtitle {
    color: #000;
    letter-spacing: .01em;
    text-transform: none
  }
  .product-to-cart-section-button {
    width: 100%
  }
  .current-issue-mobile-slider {
    margin: 44px 0 0
  }
  .current-issue-bottom {
    margin-top: 0
  }
  .current-issue-bottom .publication-section-description {
    margin-bottom: 39px;
    margin-top: 38px
  }
  .current-split-section .product-price-line {
    margin-top: 27px
  }
  .current-split-section .wrapper {
    margin-bottom: 44px
  }
  .issue-projects-section .wrapper {
    padding: 43px 0
  }
  .issue-projects-section-title {
    margin-bottom: 45px
  }
  .issue-project-title {
    font-size: 14px;
    line-height: 19px;
    margin: 9px 0 3px
  }
  .publication-split-section .section-description {
    margin-top: 19px
  }
  .slick-next {
    right: 10px
  }
  .slick-prev {
    left: 10px
  }
  .subscription-split-section-content-col {
    padding-top: 43px
  }
  .subsctiption-help-section-title {
    margin-bottom: 15px
  }
  .subscription-section-subtitle {
    margin-top: 1.3em
  }
  .subscription-split-section .split-section-image-col {
    margin-top: 42px
  }
  .split-section-content-bottom {
    margin-top: 0
  }
  .subscription-split-section .section-description {
    margin-top: -2px
  }
  .subscription-split-section .wrapper {
    padding-bottom: 45px
  }
  .subscription-help-section .wrapper {
    padding-bottom: 44px;
    padding-top: 42px
  }
  .subscription-help-col {
    margin: 27px 0 0
  }
  .subscription-help-col .section-title {
    font-size: 10px
  }
  .subsctiption-help-col-title {
    margin: 26px 0 29px
  }
  .subscription-help-col .button a {
    letter-spacing: .04em
  }
  .subscription-help-col:not(:last-of-type):after {
    border-bottom: 1px solid #e5e5e5;
    content: '';
    display: block;
    margin: 0 auto;
    padding-top: 30px;
    width: 316px
  }
}
@media all and (max-width:480px) {
  .main-title {
    font-size: 30px
  }
  .category-top-section > .wrapper {
    padding-bottom: 40px;
    padding-top: 28px
  }
}
.homepage-section-title {
  margin: 94px auto 58px
}
.homepage-section-more {
  clear: both;
  margin-bottom: 100px
}
video {
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}
.home .main {
  //padding-top: 74px
}
@media all and (min-width:769px) {
  .col-3-section .tile, .col-4-section .tile, .col-5-section .tile, .col-6-section .tile {
    float: left;
    margin-right: 30px
  }
  .latest-issue-image-wrapper {
    width: calc(50% - 15px)
  }
  .col-3-section .tile {
    margin-bottom: 35px
  }
  .col-4-section .tile {
    margin-bottom: 54px
  }
  .col-5-section .tile {
    margin-bottom: 64px
  }
  .video-section .tile {
    margin-bottom: 64px
  }
  .publication-section-content {
    max-width: 1080px
  }
  .header-wrapper {
    max-width: 1580px;
    width: 94%
  }
}
.homepage-slider-section .wrapper, .featured-video-section .wrapper, .project-feature-section > .wrapper {
  max-width: none;
  width: 100%
}
.square-tiles-section .tile .image-container.portrait-image {
  padding-bottom: 100%
}
.col-3-section .tile-description {
  color: #333;
  font-size: 13px;
  line-height: 1.75
}
.homepage-galleries-section .tile-title .item-name, .homepage-publication-section .tile-title .item-name, .homepage-profiles-section .tile-title .item-name, .gallery-feature-section .tile-title .item-name {
  font-size: 18px;
  line-height: 1.4;
  margin: 1.2em 0 1.1em
}
.homepage-section .wrapper {
  overflow: hidden
}
.homepage-slider-section .slick-prev, .homepage-slider-section .slick-next {
  background: 0 0;
  height: 100%;
  opacity: 1;
  top: 0;
  width: 136px
}
.homepage-slider-section .slick-prev {
  left: 0
}
.homepage-slider-section .slick-next {
  right: 0
}
.homepage-slider-section .slick-prev:hover {
  cursor: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/../images/Product_Gallery_Navigation_Arrow_L.png), auto
}
.homepage-slider-section .slick-next:hover {
  cursor: url(//thelocalproject.com.au/wp-content/themes/tlp/assets/css/../images/Product_Gallery_Navigation_Arrow_R.png), auto
}
.homepage-slider-section .slick-initialized .slick-list {
  margin: 0 auto;
  overflow: visible;
  width: 55%
}
.homepage-slider-section .slick-initialized .slick-slide {
  text-align: center
}
.homepage-slider-section .tile-link {
  display: inline-block
}
.homepage-slider-section .image-set-container {
  margin: 0 auto;
  width: 338px
}
.homepage-slider-section .designer-name {
  margin-bottom: 35px
}
.homepage-slider-section .item-name {
  font-size: 30px;
  margin: 0 auto 40px;
  max-width: 500px;
  text-transform: uppercase
}
.homepage-slider-section .main-title-designer-name {
  font-size: 30px;
  margin: 5px auto 35px
}
.homepage-readmore-button {
  margin-top: 40px
}
.homepage-readmore-button a {
  width: 150px
}
.homepage-after-slider-banner .wrapper {
  margin: 4% auto 0;
  overflow: hidden
}
.homepage-featured-post-section {
  overflow: hidden
}
.featured-post-section:before {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}
.featured-post-section {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  color: #fff;
  height: 53vw;
  padding: 1px 0;
  position: relative;
  width: 100%
}
.featured-post-section-text-wrap {
  align-content: space-around;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.featured-post-section-title {
  margin-top: 54px;
  position: relative;
  width: 100%
}
.featured-post-title {
  font-size: 60px;
  padding: 0 30px;
  width: 100%
}
.featured-post-title-project {
  text-transform: uppercase
}
.featured-post-button {
  margin-bottom: 60px;
  width: 100%
}
.featured-post-button a {
  background: 0 0;
  border-color: #fff;
  color: #fff
}
.featured-post-button a:hover {
  background: #fff;
  color: #202020
}
.publication-section-content {
  margin-bottom: 6.5%;
  margin-top: 6.2%;
  text-align: center
}
.publication-section-content .category-alphabet-filter-section {
  margin-top: 9%
}
.publication-section-title {
  text-transform: capitalize
}
.publication-section-subtitle {
  line-height: 1.1
}
.video-section .homepage-section-more {
  margin-top: 0
}
.project-feature-section .split-section .wrapper {
  border-top: 1px solid #ccc;
  padding-bottom: 3.4%
}
.project-feature-section .publication-split-section-content-col .split-section-content-bottom {
  bottom: 7.4%
}
.project-feature-section .section-title {
  position: relative
}
.project-feature-section .section-title span:first-of-type:after {
  color: #202020;
  content: "\2022";
  font-size: 7.5px;
  margin: 0 9px;
  position: relative;
  top: -1px;
  vertical-align: middle
}
.gallery-feature-section .tile {
  max-width: 1000px;
  margin: 0 auto 6%
}
.gallery-feature-section .tile .image-container.portrait-image {
  padding-bottom: 66.666%
}
.gallery-feature-section .tile-title .designer-name {
  display: none
}
.gallery-feature-section .tile-description {
  margin-bottom: 32px
}
.marketplace-feature-section .split-section {
  overflow: hidden;
  position: relative
}
.marketplace-feature-section .wrapper {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 58px 0
}
.homepage-marketplace-image-col {
  float: left;
  height: 0;
  margin: 0;
  object-fit: cover;
  object-position: center;
  padding-bottom: 44.5%;
  position: relative;
  width: 33.333%
}
.homepage-marketplace-content-col {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  display: flex;
  -ms-flex-align: center;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  right: 0;
  width: 60%
}
.homepage-marketplace-content-middle {
  align-self: center;
  margin: 0 auto;
  max-width: 80%;
  padding-bottom: 12px;
  width: 700px
}
.marketplace-feature-section .image-container {
  background-position: center;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0
}
.homepage-marketplace-title {
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase
}
.homepage-marketplace-section-description {
  margin: 40px 0 0
}
.homepage-marketplace-button {
  left: calc(50% - 75px);
  margin-top: 54px
}
.homepage-profiles-section > .wrapper {
  border-top: 1px solid #ccc
}
.trending-section {
  border-top: 0
}
.homepage-galleries-section .homepage-section-title {
  margin-top: 0
}
.homepage-galleries-section .wrapper {
  margin-top: 100px;
  position: relative;
  overflow: visible
}
.homepage-galleries-section .wrapper:before {
  border-top: 1px solid #ccc;
  content: '';
  display: block;
  position: absolute;
  top: -100px;
  width: 100%
}
.page-id-69527 #header-menu-wrapper.toggled-on, .page-id-69527 header:not(.sticky-header) #header-menu-wrapper {
  border-bottom-color: transparent
}
.homepage-fullwidth-slider-section {
  overflow: hidden;
  text-align: center
}
.homepage-fullwidth-slider-section a {
  color: #fff;
  display: block !important
}
.homepage-fullwidth-slider-section .slick-list {
  padding: 0 !important
}
.homepage-fullwidth-slider-section .slick-slide > div {
  background-color: rgba(0, 0, 0, .25);
  height: 0;
  padding-bottom: 52.3%;
  position: relative
}
.homepage-slider-featured-post {
  background-size: cover;
  background-position: center;
  height: 100%;
  position: absolute;
  width: 100%
}
.homepage-slider-featured-post:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .25)
}
.featured-section .tile {
  width: 40.5%
}
.featured-section .tile:nth-of-type(2n) {
  margin-top: 100px
}
.featured-section .tile:last-of-type {
  margin-bottom: 5.6%
}
.featured-section .image-set-container {
  margin: 0 auto;
  max-width: 440px
}
.featured-section .tile-text {
  margin: 0 auto;
  max-width: 550px
}
.featured-section .tile-title {
  font-size: 18px;
  line-height: 1.4;
  margin: 1.25em 0 1.5em
}
.featured-section .tile-title .item-name {
  margin-top: 21px
}
.featured-section .tile-description {
  color: #333;
  font-size: 13px;
  line-height: 1.75
}
.featured-section .tile-title .designer-name {
  margin-top: 20px
}
.main > div > div:not:first-of-type {
  background: #fff
}
.homepage-slider-section .wrapper {
  margin-top: 0;
  margin-bottom: 50px
}
.surrounded-with-banners, .surrounded-with-banners .section-row {
  overflow: hidden
}
.article-small-banner, .sticky-proxy {
  padding-bottom: 80px
}
.left-small-banner.tlp-sticky:not(.tlp-sticky-stop) {
  left: calc(50vw - 790px)
}
.right-small-banner.tlp-sticky:not(.tlp-sticky-stop) {
  left: calc(50vw + 790px - var(--width-var))
}
@media all and (min-width:769px) {
  .surrounded-with-banners .section-row {
    margin: 0 auto;
    width: calc(69% - 60px)
  }
}
@media all and (max-width:1300px) {
  .homepage-marketplace-title {
    font-size: 50px
  }
}
@media all and (max-width:1024px) {
  .home .main {
    padding-top: 80px
  }
  .featured-post-title {
    font-size: 45px
  }
  .homepage-marketplace-title {
    font-size: 45px
  }
  .featured-post-section {
    height: 580px
  }
  .featured-section .tile {
    width: 45%
  }
  .featured-section .tile:nth-of-type(2n) {
    margin-top: 10%
  }
  .col-2-section .tile {
    margin-bottom: 2%
  }
  .homepage-slider-section .slick-initialized .slick-list {
    padding: 0 !important
  }
}
@media all and (max-width:768px) {
  .featured-post-title, .homepage-marketplace-title {
    font-size: 40px
  }
  .after-article-content-banners-wrapper {
    margin: 0 20px
  }
  .after-article-content-banners-set:last-of-type {
    margin-bottom: 45px
  }
}
@media all and (max-width:640px) {
  .featured-section .homepage-section-title, .homepage-galleries-section .wrapper:before, .col-5-section .tile:nth-of-type(15) {
    display: none
  }
  .featured-section2 .tile-description {
    display: none
  }
  .col-3-section .homepage-section-more {
    margin-bottom: 45px;
    margin-top: 0
  }
  .featured-section .tile {
    width: 100%
  }
  .featured-post-section-title {
    height: 40px;
    letter-spacing: .03em;
    margin-top: 27px
  }
  .featured-post-title {
    font-size: 30px;
    line-height: 1.2;
    margin-top: -1.15em;
    padding: 0 15px
  }
  .featured-post-button {
    margin-bottom: 30px
  }
  .homepage-after-slider-banner .wrapper {
    margin-top: 15px
  }
  .featured-section.homepage-section {
    margin-top: 45px
  }
  .featured-section .tile-title {
    margin: 0
  }
  .featured-section .tile-title .designer-name {
    margin-top: 16px
  }
  .featured-section .tile-title .item-name {
    font-size: 16px;
    margin-top: 11px
  }
  .tile-title .item-name {
    margin-bottom: 3px
  }
  .featured-section .tile-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    max-height: none
  }
  .featured-section .tile:nth-of-type(2n) {
    margin-top: 0
  }
  .col-2-section .tile {
    margin-bottom: 23px
  }
  .homepage-section-more {
    margin-top: 17px;
    margin-bottom: 45px
  }
  .publication-section-content .category-alphabet-filter-section {
    margin-top: 43px
  }
  .publication-section-title a {
    text-transform: uppercase
  }
  .publication-section-title {
    margin-top: 37px
  }
  .publication-section-subtitle {
    margin-top: 0
  }
  .latest-issue-block .section-description {
    margin: 33px auto 24px
  }
  .publication-section-button a {
    background-color: #202020;
    color: #fff;
    width: 100%
  }
  .publication-section-content {
    margin-bottom: 45px;
    margin-top: 45px
  }
  .subscription-form-section {
    margin-top: 45px;
    padding-bottom: 44px
  }
  .subscription-form-description {
    margin-bottom: 38px
  }
  .homepage-section-title {
    margin: 42px auto 44px
  }
  .featured-video-section {
    margin-top: 15px
  }
  .video-section .tile {
    margin-bottom: 38px;
    width: 100%
  }
  .video-section .tile-thumb:before {
    border-width: 23px 0 23px 42px;
    margin-left: -20px;
    margin-top: -23px
  }
  .video-section .homepage-section-more {
    margin-bottom: 45px;
    margin-top: 16px
  }
  .marketplace-feature-section .wrapper {
    padding: 44px 0 33px
  }
  .homepage-marketplace-content-col {
    display: block;
    height: auto;
    padding-top: 23px;
    width: 100%
  }
  .marketplace-feature-section .image-container {
    height: 0;
    margin: 0 auto;
    padding-bottom: 95.76%;
    position: static;
    width: 72%
  }
  .homepage-marketplace-image-col {
    float: none;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0;
    width: 100%
  }
  .featured-post-title, .homepage-marketplace-title {
    font-size: 34px
  }
  .homepage-marketplace-content-middle {
    max-width: 100%
  }
  .homepage-marketplace-section-description {
    margin: 33px 0 0;
    text-align: center
  }
  .homepage-marketplace-button {
    margin-top: 40px
  }
  .homepage-galleries-section .wrapper {
    border-top: 1px solid #ccc;
    margin-top: 0;
    padding-top: 43px
  }
  .after-article-content-banners-wrapper {
    margin: 0 15px
  }
  .homepage-galleries-section .tile, .homepage-publication-section .tile, .homepage-profiles-section .tile {
    margin-bottom: 22px;
    width: 100%
  }
  .homepage-galleries-section .image-container.portrait-image, .homepage-publication-section .image-container.portrait-image, .homepage-profiles-section .image-container.portrait-image {
    margin: 0 auto;
    padding-bottom: 96.5%;
    width: 72%
  }
  .homepage-galleries-section .tile-title .item-name, .homepage-publication-section .tile-title .item-name, .homepage-profiles-section .tile-title .item-name, .gallery-feature-section .tile-title .item-name {
    font-size: 14px
  }
  .homepage-galleries-section .tile-title .item-name, .homepage-publication-section .tile-title .item-name, .homepage-profiles-section .tile-title .item-name {
    margin: 17px 0 10px
  }
  .homepage-galleries-section .tile-description, .homepage-publication-section .tile-description, .homepage-profiles-section .tile-description {
    font-size: 14px;
    line-height: 1.45;
    max-height: none;
    padding: 0 10px
  }
  .homepage-galleries-section .tile-title .designer-name, .homepage-profiles-section .tile-title .designer-name {
    display: none
  }
  .subscription-form-section {
    padding-top: 40px
  }
  .project-feature-section .split-section-content-bottom {
    margin-top: 25px;
    position: static
  }
  .project-feature-section .section-description {
    margin-bottom: 23px
  }
  .project-feature-section .split-section-button {
    text-align: center
  }
  .project-feature-section .split-section .wrapper {
    padding-bottom: 45px
  }
  .project-feature-section .section-title:after {
    left: 194px;
    top: 2.5px
  }
  .homepage-slider-section .wrapper {
    margin-bottom: 12px
  }
  .homepage-slider-section .slick-initialized .slick-list {
    width: 100%
  }
  .homepage-slider-section .item-name {
    margin-bottom: 30px;
    text-transform: none
  }
  .homepage-slider-section .designer-name {
    margin-bottom: 39px
  }
  .homepage-slider-section .main-title-designer-name {
    margin-bottom: 25px
  }
  .homepage-slider-section .slick-prev, .homepage-slider-section .slick-next {
    width: 60px
  }
  .homepage-slider-section .image-set-container {
    width: 80vw
  }
  .homepage-slider-section .homepage-readmore-button {
    margin-top: 30px
  }
  .front-slider-section .image-container.portrait-image {
    height: 333.333px;
    margin: 0 auto;
    padding: 0;
    width: 250px
  }
  .featured-section2 .tile:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)):not(:nth-of-type(6)), .latest-section .tile:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)):not(:nth-of-type(6)), .featured-ptoducts-section .tile:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)):not(:nth-of-type(6)):not(:nth-of-type(7)):not(:nth-of-type(8)):not(:nth-of-type(9)):not(:nth-of-type(10)), .featured-in-print-section .tile:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)):not(:nth-of-type(6)), .project-galleries-section .tile:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)):not(:nth-of-type(5)):not(:nth-of-type(6)) {
    display: none
  }
}
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0
}
.scroll-wrapper.scroll--rtl {
  direction: rtl
}
.scroll-element {
  box-sizing: content-box;
  display: none
}
.scroll-element div {
  box-sizing: content-box
}
.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
  cursor: default
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block
}
.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0
}
.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%
}
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden
}
.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}
.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "alpha(opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4
}
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0
}
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2
}
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191
}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px
}
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px
}
.scrollbar-outer > .scroll-element, .scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-outer > .scroll-element {
  background-color: #fff
}
.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%
}
.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px
}
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px
}
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px
}
.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden
}
.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eee
}
.scrollbar-outer > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_track, .scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}
.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9
}
.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2
}
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px
}
.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px
}
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px
}
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px
}
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px
}
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px
}
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px
}
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px
}
.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none
}
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  display: block;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar, .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7
}
.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0;
  height: 0;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%
}
.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}
.scrollbar-light > .scroll-element, .scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-light > .scroll-element {
  background-color: #fff
}
.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%
}
.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px
}
.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}
.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px
}
.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0
}
.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0;
  min-height: 10px;
  width: 10px
}
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px
}
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px
}
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}
.scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-rail > .scroll-element {
  background-color: #fff
}
.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, .3)
}
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, .5)
}
.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%
}
.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px
}
.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .6)
}
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}
.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px
}
.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px
}
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px
}
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px
}
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px
}
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px
}
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px
}
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px
}
.scrollbar-dynamic > .scroll-element, .scrollbar-dynamic > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%
}
.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px
}
.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: .3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #ccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s
}
.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  -ms-transition: height .2s;
  transition: height .2s
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width .2s;
  -moz-transition: width .2s;
  -o-transition: width .2s;
  -ms-transition: width .2s;
  transition: width .2s
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}
.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px
}
.scrollbar-chrome > .scroll-element, .scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}
.scrollbar-chrome > .scroll-element {
  background-color: #fff
}
.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb
}
.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%
}
.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px
}
.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9
}
.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e
}
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px
}
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px
}
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}
.slide-pane, .infinite-scroller {
  visibility: hidden
}
.slide-wrap {
  height: 200px;
  width: 100%;
  position: relative
}
.slide-wrap .slide-data {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden
}
.slide-wrap .slide-data ul {
  margin: 0;
  padding: 0;
  position: relative
}
.slide-wrap .slide-data ul li {
  margin: 0;
  padding: 0;
  position: absolute;
  list-style-type: none
}
@media all and (max-width:1024px) {
  .homepage-section-carousel {
    overflow-x: scroll
  }
}





/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/
/********************************************************* INFO PAGES ************************************************************/




/*------------------------------- 

1. Shared Sections
    1.1. Shifted Section
2. Contact Page
3. About Page
4. Careers Page


Responsive 
--------------------------------*/

/*------------------------------- 1. Shared Sections --------------------------------*/

section, section .wrapper{
    overflow: hidden;
}

.contact-content-section,
.about-top-section {
    margin-top: 76px;
}
.contact-section-title{
    margin-bottom: 66px;
}
.accent-section{
    background: #f2f2f2;
}
.accent-section .button a {
    background: transparent;
}
.accent-section .button a:hover{
    background: #202020;
}

/*------------------------------- 1.1. Shifted Section --------------------------------*/

.shifted-section-content{
    width: 66.3%;
}
.shifted-section-content-title {
    font-size: 40px;
    line-height: 1.39;
}
.shifted-section-category-title{
    font-size: 16px;
    margin-bottom: 7%;
}
.shifted-section-columns {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin-top: 18%;
    overflow: hidden;
    width: 100%;
}
.shifted-section-columns .tile{
    float: left;
    margin-bottom: 6.8%;
    width: 28%;
}
.shifted-section-columns .tile:nth-of-type(3n) {
    float: right;
}
.shifted-section-columns .tile:nth-of-type(3n+1) {
    clear: both;
    margin-right: 8%;
}
.shifted-section-columns .tile:nth-of-type(4),
.shifted-section-columns .tile:nth-of-type(5),
.shifted-section-columns .tile:nth-of-type(6){
    margin-bottom: 5.5%;
}
.shifted-col-title{
    font-size: 12px;
}
.shifted-col-description{
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 1.8;
    margin-top: 6.8%;
}
.shifted-section-columns a{
}

/*------------------------------- 2. Contact Page --------------------------------*/

.contact-featured-image{
    background-position: center;
    background-size: cover;
    height: 0;
    margin: 80px 0 77px;
    padding-bottom: 39%;
}
.contact-content-section {
    margin-top: 76px;
}
.contact-content-section .wrapper,
.contact-content-col{
    overflow: hidden;
}
.contact-content-col{
    width: calc(50% - 50px);
}
.contact-content-col:last-of-type{
    margin-top: 12px;
}
.contact-content-subcol{
    margin-top: -0.3em;
    width: calc(50% - 40px);
}
.contact-content-col:first-of-type, 
.contact-content-subcol:first-of-type{
    float: left;
}
.contact-content-col:last-of-type,
.contact-content-subcol:last-of-type{
    float: right;
}

.contact-content-description {
    font-size: 26px;
    line-height: 1.5;
}

.contact-tile {
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 1.7;
    margin-bottom: 3.18em;
}

/*------------------------------- 3. About Page --------------------------------*/
/*------------------------------- 3.1. About Page - Top Section--------------------------------*/

.about-top-section .wrapper{
    padding: 0 0 8.4%;
}
.about-top-section .shifted-section-content-title {
    font-weight: 300;
    margin-top: 6%;
    max-width: 84%;
}
.about-top-section .shifted-section-description {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 1.75;
    margin-top: 7.9%;
    max-width: 68%;
}
.featured-image-section .page-thumbnail-wrapper{
    height: 0;
    padding-bottom: 29.5%;
    position: relative;
}



/*------------------------------- 3.2. About Page - Split Section--------------------------------*/

.aboutus-split-section{
    padding: 92px 0 100px;
}
.aboutus-split-col1{
    float: left;
    width: 43%;
}
.aboutus-split-col2{
    float: right;
    margin-top: 4px;
    width: 42.5%;
}
.aboutus-split-col-description{
    font-size: 15px;
    line-height: 1.8;
    margin-top: 10.7%;
}
.aboutus-split-col-description p{
    margin-bottom: 1.7em;
}
.aboutus-split-col-description a:hover{
    border-bottom: 1px solid #ccc;
    color: #607049;
}
.about-split-col-image-wrapper{
    height: 0;
    padding-bottom: 133.33%;
    position: relative;
}

.aboutus-split-section-reversed{
    margin-bottom: -5.6%;
    margin-top: 3px;
}
.aboutus-split-section-reversed .aboutus-split-col1{
    float: right;
    width: 51%;
}
.aboutus-split-section-reversed .aboutus-split-col2{
    float: left;
}


/*------------------------------- 3.2. About Page - Accent Color Shifted Section--------------------------------*/

.about-page-main .accent-section .wrapper{
    padding: 4.6% 0 0;
}
.about-accent-info-secription{
    font-size: 26px;
    font-weight: 300;
    line-height: 1.48em;
    margin: 4.2% auto 0;
    width: 63%;
}
.about-page-main .accent-section .shifted-section-columns{
    margin-top: 0;
    max-width: 94%;
    padding-top: 5.6%;
}
.shifted-col-description{
    line-height: 1.75;
    margin-bottom: 8.6%;
    margin-top: 5.2%;
}
.page-template-template-about .trending-section{
    border-top: none;
}

/*------------------------------- 4. Careers Page--------------------------------*/

.page-template-template-career .pre-footer{
    display: none;
}
.career-main{
    font-weight: 300;
}
.career-main .wrapper {
    margin-bottom: 14.5%;
    margin-top: 4.6%;
}
.career-position-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.career-position-title {
    font-size: 26px;
    margin-top: 9.4%;
}
.career-position-description {
    font-size: 15px;
    line-height: 1.73;
    margin-top: 6.2%;
    margin-bottom: 9%;
}
.career-position-description p {
    letter-spacing: 0.01em;
    margin-bottom: 1.8em;
}
.career-position-description p a {
    border-bottom: 1px solid #ccc;
}
.career-position-description p a:hover{
    color: #607149;
}
.career-position-section:nth-of-type(1) {
    border-bottom: 1px solid #ccc;
}

@media all and (max-width: 1500px){

/*------------------------------- 2. Cotact 1500 --------------------------------*/
 
    .contact-content-description {
        font-size: 24px;
    }

/*------------------------------- 3. About 1500 --------------------------------*/
 
    .shifted-section-content-title {
        font-size: 38px;
    }
    .about-accent-info-secription{
        font-size: 24px;
    }

}

@media all and (max-width: 1300px){

/*------------------------------- 3. About 1300 --------------------------------*/
    .shifted-section-content-title {
        font-size: 35px;
    }
    .aboutus-split-col-description,
    .shifted-col-description{
        font-size: 14px;
    }

}

@media all and (max-width: 1024px){

    .contact-section-title,
    .career-position-title{
        margin-bottom: 55px;
    }
    .contact-content-section, 
    .career-main .wrapper,
    .about-top-section {
        margin-top: 60px;
    }

    /*------------------------------- 2. Contact 1024 --------------------------------*/
    
    .contact-content-col {
        width: calc(50% - 30px);
    }
    .contact-content-col:last-of-type {
        margin-top: 10px;
    }
    .contact-content-description {
        font-size: 20px;
        line-height: 1.8;
    }
    .contact-tile{
        margin-bottom: 2.5em;
    }

    /*------------------------------- 3. About 1024 --------------------------------*/
    
    .about-top-section .shifted-section-description{
        font-size: 15px;
    }
    .aboutus-split-col1 {
        width: 50%;
    }
    .shifted-section-content{
        width: 100%;
    }
    .about-top-section .shifted-section-content-title,
    .about-top-section .shifted-section-description{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .about-accent-info-secription {
        font-size: 22px;
        max-width: 650px;
        width: 100%;
    }
    .shifted-section-content-title {
        font-size: 32px;
    }

    /*------------------------------- 4. Careers 1024 --------------------------------*/
    
    .career-position-title {
        font-size: 24px;
    }
    .career-position-description{
        margin: 55px auto 60px;
    }

}
@media all and (max-width: 768px){

    .contact-content-description {
        font-size: 18px;
        line-height: 1.8;
        margin: 0 auto;
        max-width: 540px;
    }
    .contact-content-col {
        margin-bottom: 50px;
        width: 100%;
    }
    .contact-content-col:last-of-type {
        max-width: 615px;
        margin-bottom: 0;
    }
    .contact-tile{
        font-size: 14px;
    }

    /*------------------------------- 3. About 768 --------------------------------*/
    
    .shifted-section-content-title {
        font-size: 28px;
    }
    .about-top-section .shifted-section-description {
        font-size: 14px;
    }
    .aboutus-split-col2 {
        float: none;
        margin-top: 0;
        width: 100%;
    }
    .aboutus-split-section{
        margin: 0 auto;
        max-width: 85%;
    }
    .about-page-main .accent-section .shifted-section-columns{  
        margin: 0 auto;
        max-width: 90%;
    }
    .aboutus-split-col1,
    .aboutus-split-section-reversed .aboutus-split-col1{
        float: none;
        width: 100%;
    }
    .about-accent-info-secription {
        font-size: 16px;
        line-height: 1.7;
        max-width: 500px;
    }
    .aboutus-split-col-description{
        margin-top: 40px;
    }
    .shifted-section-columns .tile{
        margin-bottom: 40px;
        width: calc(50% - 20px);
    }
    .shifted-section-columns .tile:nth-of-type(3n+1) {
        clear: none;
        margin-right: 0;
    }
    .shifted-section-columns .tile:nth-of-type(3n) {
        float: left;
    }
    .shifted-section-columns .tile:nth-of-type(2n+1) {
        clear: both;
    }
    .shifted-section-columns .tile:nth-of-type(2n) {
        float: right;
    }
    .about-page-main .accent-section .wrapper {
        padding: 40px 0 0;
    }
    .aboutus-split-section {
        padding: 8.5% 0 0;
    }
    .aboutus-split-section .about-split-col-image-wrapper {
        //display: none;
    }
    .aboutus-split-section-reversed {
        padding-bottom: 0;
    }
    .aboutus-split-section-reversed .wrapper {
        padding-bottom: 19px;
    }
    .aboutus-split-section-reversed .aboutus-split-col-title,
    .aboutus-split-section:last-of-type .aboutus-split-col-title{
        text-align: center;
    }
    
    /*------------------------------- 4. Careers Page 768 --------------------------------*/
    
    .career-position-section{
        max-width: 540px;
    }
    .career-position-title {
        font-size: 22px;
    }
    .career-position-description{
        font-size: 14px;
        line-height: 22px;
    }
}
@media all and (max-width: 640px){

    .contact-content-description{
        font-size: 20px;
        max-width: none;
    }
    .contact-content-col:last-of-type {
        max-width: none;
    }
    .contact-content-subcol {
        margin-top: 0;
        width: calc(50% - 30px);
    }
    .contact-content-section, 
    .career-main .wrapper,
    .about-top-section {
        margin-top: 95px;
    }
    .contact-section-title{
        margin: 0 0 42px;
    }
    .career-position-title{
        margin: 42px 0;
    }

    /*------------------------------- 3. About 640 --------------------------------*/
    
    .shifted-section-content-title {
        font-size: 24px;
    }
    .about-top-section .shifted-section-content-title {
        letter-spacing: 0.01em;
        line-height: 1.35;
        margin-top: 0;
        max-width: 100%;
    }
    .about-top-section .shifted-section-description {
        line-height: 1.6;
        margin-top: 33px;
        max-width: 100%;
    }
    .featured-image-section .page-thumbnail-wrapper{
        padding-bottom: 68.5%;
    }
    .shifted-col-title {
        font-size: 10px;
        letter-spacing: 0.03em;
    }
    .aboutus-split-section{
        max-width: 100%;
        padding: 43px 0 15px;
    }
    .aboutus-split-col-description p {
        letter-spacing: 0.01em;
        margin-bottom: 1.6em;
    }
    .aboutus-split-col-description {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 37px;
        text-align: left;
    }
    .about-page-main .accent-section .wrapper{
        padding: 44px 0 0;
    }
    .about-accent-info-secription {
        font-size: 16px;
        letter-spacing: 0.01em;
        line-height: 1.5;
        margin-top: 36px;
        max-width: 100%;
    }
    .about-page-main .accent-section .shifted-section-columns {
        max-width: 100%;
        padding-top: 39px;
        text-align: center;
    }
    .shifted-section-columns .tile {
        float: none !important;
        width: 100%;
    }
    .shifted-col-description{
        font-size: 14px;
        line-height: 1.6;
        margin: 19px 0;
    }
    .shifted-section-columns .tile{
        margin-bottom: 42px;
    }    
    .shifted-section-columns .tile:nth-of-type(2n){
        margin-bottom: 44px;
    }   
    .aboutus-split-section-reversed .wrapper {
        border-bottom: 1px solid #ccc;
    }
    .aboutus-split-section:last-of-type {
        margin-bottom: -35px;
    }
    .aboutus-split-col1{
        text-align: center;
    }

    /*------------------------------- 4. Careers Page 640 --------------------------------*/
    
    .career-position-section{
        max-width: 100%;
    }
    .career-position-title {
        font-size: 20px;
    }
}
@media all and (max-width: 480px){
    .contact-content-col{
        margin-bottom: 30px;
        text-align: center;
    }
    .contact-content-subcol {
        width: 100%;
    }
    .contact-content-description{
        text-align: center;
    }

    /*------------------------------- 4. Careers Page 480 --------------------------------*/
    
    .career-position-description{
        margin: 45px auto 50px;
    }
}
@media all and (max-width: 420px){
}
@media all and (max-width: 375px){

    .contact-content-col{
        padding: 0;
    }

    /*------------------------------- 4. Careers Page 375 --------------------------------*/
    
    .career-position-description {
        margin: 35px auto;
    }
}

/*------------------------------- 4. Advertising Page --------------------------------*/

.section-description{
	letter-spacing: 0.01em;
    line-height: 1.75;
}

/*------------------------------- Centered Sections --------------------------------*/

.advertise-top-section{
    padding-top: 4.5%;
}
.advertise-top-section .advertise-section-title{
    font-size: 12px;
}
.advertise-section-subtitle{
	font-family: 'Unica', sans-serif;
	font-size: 26px;
    font-weight: 300;
    line-height: 1.48em;
    margin: 0 auto;
    max-width: 730px;
}
.advertise-statistics-section{
    font-family: 'Unica', sans-serif;
    font-weight: 300;
}
.advertise-statistics-section .wrapper{
    margin-top: 4.5%;
}
.advertise-top-section .advertise-centered-content, 
.advertise-statistics-section .advertise-centered-content{
    margin: 4.5% auto 5.2%;
    max-width: 800px;
}
.advertise-top-section .advertise-section-description{
    margin-bottom: 9.1%;
    margin-top: 5.5%;
}
.advertise-statistics-section .advertise-section-subtitle{
    max-width: 700px;
}
.advertise-statistics-section .advertise-section-description{
    margin-top: 10.5%;
}
.total-members-number{
    font-size: 60px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 0.3em;
    margin-top: 0.65em;
}

/*------------------------------- Two Cols Section --------------------------------*/

.advertise-col-2-section{
	overflow: hidden;
}
.advertise-col-2-section .tile{
    margin-bottom: 6%;
    width: calc(50% - 40px);
}
.advertise-col-2-section .tile:nth-of-type(2n+1){
    clear: both;
	float: left;
}
.advertise-col-2-section .tile:nth-of-type(2n){
	float: right;
}
.advertise-col-2-section .image-container{
	background-position: center !important;
    padding-bottom: 66.2%;
    padding-top: 4.5%;
}
.advertise-tile-text {
    margin-top: 5%;
}
.advertise-tile-title {
    font-family: 'Unica', sans-serif; font-weight: 300;
    font-size: 16px;
}
.advertise-tile-description{
    margin-top: 3%;
}

/*------------------------------- Three Cols Section --------------------------------*/

.advertise-with-us-section .wrapper{
	border-top: 1px solid #ccc;
    padding-top: 4.5%;
}
.advertise-col-3-section .section-row{
    margin: 5.1% auto 1.3%;
    max-width: 1040px;
}
.advertise-col-3-section .tile {
	float: left;
    margin-bottom: 6.9%;
    width: calc((100% - 60px)/3);
}
.advertise-col-3-section .tile:nth-of-type(3n+1){
    clear: both;
	margin-right: 30px;
}
.advertise-col-3-section .tile:nth-of-type(3n){
	float: right;
}
.advertise-col-3-section .tile .image-container{
    padding-bottom: 133%;
}
.advertise-col-3-section .advertise-tile-text{
    line-height: 1.75;
    margin-top: 19px;
}


/*------------------------------- Four Cols Section --------------------------------*/

.statistics-grid-section{
    margin-top: 5%;
}
.statistics-grid-section .wrapper {
    left: 4%;
    max-width: 1360px;
    position: relative;
}
.advertise-col-4-section .tile {
    float: left;
    margin-bottom: 5.5%;
    width: 25%;
}
.advertise-col-4-section .tile:nth-of-type(4n+1){
   clear: both; 
}
.advertise-col-4-section .advertise-tile-text{
    margin-top: 0;
}
.statistics-grid-section .advertise-tile-title{
    font-size: 30px;
    font-weight: 200;
}
.statistics-grid-section .advertise-tile-subtitle{
    font-family: 'Unica', sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 1.5;
    margin-top: 0.75em;
}
.statistics-grid-section.advertise-section-row{
    margin-left: 10.1%;
    margin-right: 0.5%;
}
.statistics-sources-section .wrapper{
    padding-bottom: 5.6%;
}
.statistics-sources-section .section-description{
    font-size: 13px;
    margin-bottom: 3.5%;
    margin-top: -0.4em;
}

/*------------------------------- Request Kit Section --------------------------------*/

.request-kit-section .wrapper{
    padding-bottom: 5.9%;
    padding-top: 4.5%;
}
.advertise-split-section {
    margin-top: 5%;
    overflow: hidden;
}
.advertise-split-image-col{
    height: 0;
    float: left;
    padding-bottom: 33.15%;
    position: relative;
    width: 49.6%;
}
.advertise-spit-section-image{
    height: 100%;
    position: absolute;
    width: 100%;
}
.advertise-split-content-col{
    float: right;
    width: 43.8%;
}
.advertise-split-content-col form{
    font-weight: 300;
    max-width: 490px;
    overflow: hidden;
    width: 100%;
}

/*------------------------------- Brands Section --------------------------------*/

.advertise-brands-section{
    background-color: #f2f2f2;
}
.advertise-brands-section .wrapper{
    padding-bottom: 2.3%;
    padding-top: 4.45%;
}
.advertise-brands-section .gallery-item {
    display: inline-block;
    float: none !important;
    margin-bottom: 50px;
    vertical-align: middle;
    width: 16.666% !important;
}
.advertise-brands-section img {
    border: none !important;
    margin-top: 0 !important; 
    vertical-align: middle;
}
.advertise-brands-section .advertise-section-description{
    margin: 0;
    padding: 5% 0 0;
}

/*------------------------------- Testimonials Section --------------------------------*/

.advertise-testimonials-section .wrapper{
    margin-top: 4.5%;
    padding-bottom: 6%;
}
.advertise-testimonials-section .section-row {
    font-family: "Unica", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.75;
    margin-top: 2.3%;
    overflow: hidden;
}
.advertise-tile-industry {
    color: #666;
    margin-bottom: 0.8em;
}
.advertise-tile-quote {
    margin-bottom: 0.9em;
}
.advertise-testimonials-section .advertise-tile-title{
    font-size: 15px;
    font-weight: 400;
}
.advertise-testimonials-section .tile {
    margin-bottom: 3.8%;
    width: 44%;
}
.advertise-testimonials-section .button{
    margin-top: 1%;
}

.pre-footer{
    //display: none;
}

@media all and (max-width: 1300px){
    .advertise-col-2-section .tile,
    .advertise-testimonials-section .tile {
        width: calc(50% - 30px);
    }
}
@media all and (max-width: 1024px){
    .advertise-testimonials-section .section-row,
    .statistics-grid-section .advertise-tile-subtitle,
    .advertise-testimonials-section .advertise-tile-title{
        font-size: 14px;
    }
    .advertise-tile-title{
        font-size: 15px;
    }
    .advertise-section-subtitle,
    .advertise-statistics-section .advertise-section-subtitle{
        font-size: 22px;
        max-width: 85%;
    }
     .total-members-number{
        font-size: 55px;
    }
    .statistics-grid-section .advertise-tile-title {
        font-size: 27px;
    }
    .advertise-top-section .advertise-section-description{
        margin-bottom: 5.5%;
    }
    .statistics-grid-section .advertise-tile-subtitle {
        padding-right: 20px;
    }
    .advertise-col-3-section .tile{
        margin-bottom: 5%;
    }
    .advertise-brands-section .gallery-item{
        margin-bottom: 30px;
        margin-top: 15px !important; 
        width: 21% !important;
    }
    .advertise-brands-section br{
        display: none;
    }
    .advertise-col-3-section .section-row{
        margin-bottom: 3.3%;
    }
    .advertise-statistics-section .advertise-section-description {
        margin-top: 6.5%;
    }
}
@media all and (max-width: 768px){
    .advertise-col-2-section .tile, 
    .advertise-testimonials-section .tile {
        width: calc(50% - 15px);
    }
    .advertise-top-section .advertise-centered-content, 
    .advertise-statistics-section .advertise-centered-content{
        margin-bottom: 6.5%;
    }
    .total-members-number {
        font-size: 45px;
    }
    .advertise-testimonials-section .section-row, 
    .statistics-grid-section .advertise-tile-subtitle,
    .advertise-testimonials-section .advertise-tile-title {
        font-size: 13px;
    }
    .statistics-grid-section .advertise-tile-title {
        font-size: 24px;
    }
    .advertise-brands-section .gallery-item {
        margin-bottom: 20px;
        margin-top: 10px !important;
        width: 25% !important;
    }
    .advertise-split-image-col {
        padding-bottom: 69%;
        width: 47%;
    }
    .advertise-split-content-col {
        width: 47%;
    }
}
@media all and (max-width: 640px){
    .advertise-section-subtitle, 
    .advertise-statistics-section .advertise-section-subtitle {
        font-size: 20px;
        letter-spacing: 0.01em;
        line-height: 28px;
        max-width: 100%;
    }
    .statistics-grid-section .advertise-tile-subtitle,
    .statistics-sources-section .section-description {
        font-size: 11px;
    }
    .statistics-grid-section .advertise-tile-subtitle {
        font-size: 10px;
        padding-right: 0;
    }
    .advertise-tile-title,
    .advertise-testimonials-section .advertise-tile-title,
    .advertise-tile-description,
    .advertise-tile-text {
        font-size: 14px;
        line-height: 22px;
    }
    .advertise-tile-description {
        margin-top: 10px;
    }
    .advertise-tile-text {
        margin-top: 16px;
    }
    .request-kit-section .wrapper,
    .advertise-testimonials-section .wrapper{
        padding-bottom: 8%;
        padding-top: 8%;
    }
    .advertise-split-section,
    .advertise-statistics-section .wrapper,
    .advertise-col-3-section .section-row{
        margin-top: 43px;
    }
    .advertise-top-section {
        padding-top: 45px;
    }
   .advertise-top-section .advertise-centered-content {
        margin-bottom: 45px;
        margin-top: 37px;
    }
    .advertise-statistics-section .advertise-centered-content {
        margin-bottom: 34px;
        margin-top: 37px;
    }
    .advertise-top-section .advertise-section-description {
        margin-bottom: 41px;
        margin-top: 33px;
        line-height: 22px;
    }
    .advertise-col-2-section .wrapper{
        padding-bottom: 13px;
    }
    .advertise-col-2-section .tile{
        margin-bottom: 26px;
        width: 100%;
    }
    .advertise-col-2-section .image-container{
        padding-bottom: 62.2%;
    }
    .advertise-statistics-section .advertise-section-description{
        margin-top: 33px;
    }
    .total-members-number {
        font-size: 30px;
        letter-spacing: 0.01em;
        margin: 32px 0 10px;
    }
    .statistics-grid-section .advertise-tile-title {
        font-size: 20px;
    }
    .statistics-grid-section .wrapper{
        margin-left: 15px;
        position: static;
        width: calc(100% - 15px);
    }
    .statistics-sources-section .wrapper {
        padding-bottom: 45px;
    }
    .statistics-sources-section .section-description{
        font-size: 10px;
        margin-bottom: 42px;
        margin-top: -2px;
    }
    .advertise-with-us-section .wrapper{
        padding-bottom: 13px;
        padding-top: 43px;
    }
    .advertise-col-3-section .tile{
        width: calc((100% - 30px)/3);
    }
    .advertise-col-3-section .tile:nth-of-type(3n+1){
        margin-right: 15px;
    }
    .advertise-with-us-section .advertise-tile-title {
        font-size: 10px;
        line-height: 1.6;
        margin-top: 11px;    
        text-align: left;
    }
    .advertise-col-3-section .advertise-tile-text{
        margin-top: 10px;
    }
    .advertise-testimonials-section .section-row{
        margin-top: 25px;
    }
    .advertise-brands-section .wrapper {
        padding-bottom: 21px;
        padding-top: 43px;
    }
    .advertise-brands-section .advertise-section-title{
        margin-bottom: 16px;
    }
    .advertise-tile-text{
        margin-top: 16px;
    }
    .advertise-tile-industry{
        margin-bottom: 8px;
    }
    .advertise-tile-quote {
        margin-bottom: 11px;
    }
    .advertise-testimonials-section .tile {
        margin-bottom: 21px;
    }

    .advertise-col-4-section .tile:nth-of-type(2n+1) {
        clear: both;
        float: left;
    }
     .advertise-col-4-section .tile:nth-of-type(2n) {
        float: right;
        clear: none;
    }
    .advertise-col-4-section .tile {
        margin-bottom: 38px;
        margin-right: 0 !important;
        width: calc(50% - 6px);
    }
    .advertise-split-image-col{
        margin-bottom: 24px;
        padding-bottom: 65%;
        width: 100%;
    }
    .advertise-split-content-col {
        width: 100%;
    }
    .advertise-testimonials-section .button{
        display: none;
    }
}

.homepage-blog-section {
  padding:80px 0 0;
}

.homepage-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap:40px;
  margin-top:50px;
  margin-bottom:50px;
}

.homepage-blog-card {
  transition: transform 0.3s ease;
}

.homepage-blog-card:hover {
  transform: translateY(-5px);
}

.homepage-blog-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.homepage-blog-title {
  margin: 20px 0 10px;
  font-size: 20px;
}

.homepage-blog-excerpt {
  font-size: 15px;
  line-height: 1.5;
  color: #555;
}

.homepage-blog-readmore {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
}

.homepage-blog-image{
  width:100%;
  aspect-ratio: 4 / 3;   /* pick what you like: 1/1, 16/9, 4/3 */
  overflow:hidden;
  border-radius: 6px;
}

.homepage-blog-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

@media (max-width: 768px) {
  .homepage-blog-grid {
    grid-template-columns: 1fr;
  }
}






.s25-contributor__ctas{
  display:flex;
  gap:12px;
  margin-top:14px;
}

.s25-contributor__btn--icon{
  width:42px;
  height:42px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#000;
  color:#fff;
  font-size:18px;
  transition:all 0.25s ease;
}

.s25-contributor__btn--icon:hover{
  transform:translateY(-2px);
  opacity:0.85;
}

.s25-contributor__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border-radius:999px;
  font-weight:700;
  font-size:14px;
  text-decoration:none;
  line-height:1;
}

.s25-contributor__btn--primary{
  background:#000;
  color:#fff;
}

.s25-contributor__btn--ghost{
  background:transparent;
  color:#000;
  border:1px solid rgba(0,0,0,0.25);
}

.s25-contributor__links{
  margin-top:14px;
  font-size:14px;
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}

.s25-contributor__textlink{
  text-decoration:none;
  font-weight:600;
}

.s25-contributor__btn--icon:hover .fa-instagram{
  color:#E1306C;
}

.s25-contributor__btn--icon:hover .fa-youtube{
  color:#FF0000;
}

.s25-contributors{
  max-width:90vw;
  margin:0 auto;
  padding:50px 0 80px;
}

.s25-contributors__header{
  margin: 25px 0 35px;
}

.s25-contributors__title{
  font-size: 42px;
  line-height: 1.05;
  margin: 0 0 10px;
}

.s25-contributors__subtitle{
  margin: 0;
  color: rgba(0,0,0,0.65);
  font-size: 16px;
  line-height: 1.6;
}

.s25-contributors__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.s25-contributorCard{
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  transition: transform 0.25s ease;
}

.s25-contributorCard:hover{
  transform: translateY(-3px);
}

.s25-contributorCard__link{
  display: flex;
  gap: 18px;
  padding: 18px;
  text-decoration: none;
  color: inherit;
}

.s25-contributorCard__avatar img{
  border-radius: 999px;
  display:block;
}

.s25-contributorCard__name{
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 800;
}

.s25-contributorCard__role{
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 700;
  color: rgba(0,0,0,0.6);
}

.s25-contributorCard__bio{
  margin: 0 0 12px;
  color: rgba(0,0,0,0.72);
  line-height: 1.6;
  font-size: 14px;
}

.s25-contributorCard__meta{
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: rgba(0,0,0,0.7);
}

.s25-contributorCard__socials{
  display: flex;
  gap: 12px;
  margin-top: 10px;
}

.s25-contributorCard__socials a{
  width: 36px;
  height: 36px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.s25-contributorCard__socials a:hover{
  opacity: 0.85;
}

@media (max-width: 900px){
  .s25-contributors__grid{
    grid-template-columns: 1fr;
  }
}







@-webkit-keyframes _3pwGd {
  0% {
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    opacity: 0
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}
@-webkit-keyframes _2xYog {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
    opacity: 0
  }
}
#menu-main-menu-top li a, .header-search-categories ul li a, .footer-col .footer-menu a, .gallery-description-wrapper a, .article-section-description a, .post-quote a, figcaption a, .product-meta-tab-cover, .under-title-link, .woocommerce-MyAccount-navigation-link, .homepage-fullwidth-slider-section .tile-readmore, .giveaway-links a, .product-meta-tabs-wrapper a {
  overflow: hidden;
  position: relative
}
#menu-main-menu-top .sub-menu li a:hover:after, #menu-main-menu-top > li:hover > a:after, .header-search-categories ul li a:hover:after, .footer-col .footer-menu a:hover:after, .gallery-description-wrapper a:hover:after, .article-section-description a:hover:after, .post-quote a:hover:after, figcaption a:hover:after, .product-meta-tab-titles-list a:hover:after, .under-title-link a:hover:after, .woocommerce-MyAccount-navigation-link a:hover:after, .homepage-fullwidth-slider-section .tile-readmore span:hover:after, .giveaway-links a:hover:after, .product-meta-tabs-wrapper a:hover:after {
  -webkit-animation-name: _3pwGd;
  animation-name: _3pwGd;
  display: block
}
#menu-main-menu-top li a:after, .header-search-categories ul li a:after, .footer-col .footer-menu a:after, .gallery-description-wrapper a:after, .article-section-description a:after, .post-quote a:after, figcaption a:after, .product-meta-tab-titles-list a:after, .under-title-link a:after, .woocommerce-MyAccount-navigation-link a:after, .homepage-fullwidth-slider-section .tile-readmore span:after, .giveaway-links a:after, .product-meta-tabs-wrapper a:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  right: auto;
  margin: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: _2xYog;
  animation-name: _2xYog;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
  animation-timing-function: cubic-bezier(.19, 1, .22, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
#menu-main-menu-top li a:after, .product-meta-tab-titles-list a:after {
  background: #ccc
}
#header-menu-wrapper ul.sub-menu {
  opacity:0;
  width:100%;
  text-align:center;
  visibility:hidden;
  white-space:nowrap;
  background-color:#FFF;
}
#header-menu-wrapper li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible
}
#header-menu-wrapper ul.sub-menu a {
  color: #888
}
#header-menu-wrapper ul.sub-menu a:hover {
  color: #202020
}


@media all and (min-width:769px) {
  #header-menu-wrapper ul.sub-menu li {
    padding-top: 30px
  }
  #header-menu-wrapper ul.sub-menu {
    left: 0;
    position: absolute
  }
  .menu-main-menu-top-container > .menu {
    display: inline-block
  }
}
@media all and (max-width:768px) {
  #header-menu-wrapper ul.sub-menu {
    height: 0
  }
  #header-menu-wrapper li:hover ul.sub-menu {
    height: auto
  }
}
