/** Theme Name:   Unicorn Child */
/** Theme URI:    http://pixelpalace.com.au */
/** Description:  Unicorn Child theme */
/** Author:       Pixel Palace */
/** Template:     unicorn */
/** Version:      1.0.1 */
/**
 * Responsive breakpoints
 *
 */
/**
 * Base variables
 *
 */
/**
 * Override global styles
 *
 */
@media only screen and (min-width: 1800px) {
  html {
    font-size: 16px; } }

@media only screen and (max-width: 1800px) {
  html {
    font-size: 16px; } }

@media only screen and (max-width: 1200px) {
  html {
    font-size: 16px; } }

@media only screen and (max-width: 900px) {
  html {
    font-size: 15px; } }

@media only screen and (max-width: 600px) {
  html {
    font-size: 14px; } }

body {
  font-size: 1rem;
  font-family: "futura-pt", sans-serif;
  color: #606163; }

h1, h2, h3, h4, h5, h6 {
  font-family: "futura-pt", serif;
  display: block;
  width: 100%;
  margin: 0px;
  margin-bottom: 0.5em;
  font-weight: 400;
  letter-spacing: 1px; }

h1 {
  font-weight: bold; }
  h1 span {
    color: #F6B221; }

p {
  letter-spacing: 1px; }

.heading-large {
  font-size: 3.42857rem; }

h1, .headingone {
  font-size: 2.57143rem; }

h2, .headingtwo {
  font-size: 1.71429rem;
  font-weight: bold; }

h3, .headingthree {
  font-size: 1.42857rem;
  font-weight: bold; }

h4, .headingfour {
  font-size: 1.42857rem; }

h5, .headingfive {
  font-size: 1.28571rem; }

h6, .headingsix {
  font-size: 0.85714rem; }

/**
 * Links
 *
 */
a {
  color: #606163; }
  a:hover {
    color: #b3b3b3;
    text-decoration: none; }

/**
 * Buttons
 *
 */
a.btn.btn-outline, .btn.btn-outline {
  border: 1px solid #606163 !important;
  color: #606163 !important; }
  a.btn.btn-outline:hover, .btn.btn-outline:hover {
    background: #606163 !important;
    color: #fff !important; }

a.btn.btn-primary, .btn.btn-primary {
  border: 0px;
  color: #fff;
  background: #4C374B !important;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 12px 18px; }
  a.btn.btn-primary:hover, .btn.btn-primary:hover {
    background: #342B37 !important; }

a.btn.btn-secondary, .btn.btn-secondary {
  border: 0px;
  color: #fff;
  background: #F6B221 !important;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 12px 18px; }
  a.btn.btn-secondary:hover, .btn.btn-secondary:hover {
    background: #db9809 !important; }

a.btn.btn-lg, .btn.btn-lg {
  padding: 16px 28px;
  font-size: 18px; }

.home .post-container .btn {
  background: transparent;
  border: 1px solid #606163 !important;
  color: #606163 !important;
  font-size: 0.8em; }

.print-location {
  margin: 20px 0; }

.purple-bg {
  background: #4C374B; }

.yellow-bg {
  background: #F6B221; }

.grey-bg {
  background: #999; }

.link-info {
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px; }
  .link-info p {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0; }

/**
 * Fancy title
 *
 */
.fancy-title, .latest-blog-posts h2 {
  text-transform: uppercase; }
  .fancy-title span, .latest-blog-posts h2 span {
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "futura-pt", sans-serif;
    font-size: 0.33em; }

.latest-blog-posts h2 {
  margin-bottom: 30px; }

/**
 * Header
 *
 */
#masthead {
  background: url(img/paper.jpg) top center no-repeat;
  background-size: cover; }
  #masthead .main-menu-container {
    background: transparent; }
  @media only screen and (min-width: 1200px) {
    #masthead a.navbar-brand img {
      width: 100%;
      max-width: 200px;
      height: auto; } }
  #masthead .top-menu-container {
    background: #4C374B !important;
    padding: 10px 5px; }
    #masthead .top-menu-container li {
      display: inline-block; }
      #masthead .top-menu-container li a {
        color: #fff;
        padding: 0 2px !important;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        #masthead .top-menu-container li a:hover {
          color: #F6B221; }
    @media only screen and (max-width: 1200px) {
      #masthead .top-menu-container {
        display: none; } }

#primary-menu {
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media only screen and (min-width: 1200px) {
    #primary-menu {
      margin-top: 35px; } }

@media only screen and (max-width: 900px) {
  .back-to-top {
    display: none !important; } }

.social-media {
  display: inline-block; }

.top-extra {
  display: inline-block;
  color: #606163;
  letter-spacing: 1px; }
  .top-extra .btn-chat {
    background: #f1f1f1;
    padding: 4px 8px;
    margin: 0px 10px 0px 4px;
    font-size: 12px; }
    .top-extra .btn-chat:hover {
      background: #fff !important; }

.top-shipping {
  float: left;
  color: #606163;
  text-transform: uppercase;
  letter-spacing: 1px; }

.call-to-action {
  background: url(img/paper.jpg) top center no-repeat;
  background-size: cover; }
  .call-to-action h2 {
    color: #4C374B;
    margin-bottom: 20px; }
  .call-to-action h3 {
    margin-bottom: 20px; }

/**
 * Ubermenu
 *
 */
.ubermenu-skin-white {
  border: 0px !important; }

@media only screen and (max-width: 1200px) {
  .ubermenu .ubermenu-item-level-2 {
    /*display: none !important;*/ } }

.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 > a {
  font-size: 1.3em;
  font-weight: bold !important;
  background: transparent !important;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #4C374B !important;
  text-transform: uppercase; }
  .ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 > a:hover {
    color: #ccc !important; }

.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 a:hover {
  color: #F6B221 !important; }

#masthead .desktop-menu nav ul.ubermenu-nav {
  display: block; }
  #masthead .desktop-menu nav ul.ubermenu-nav ul {
    display: block; }

.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  min-width: 200px !important;
  font-weight: bold;
  font-size: 1.1em; }
  .ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item a {
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    padding: 10px 15px; }

/**
 * Mobile nav
 *
 */
#masthead .mobile-menu-overlay {
  background: #fff; }
  #masthead .mobile-menu-overlay a {
    color: #606163; }

#masthead .menu-icon:before {
  color: #606163 !important; }

#masthead .mobile-menu-overlay.menu-show li a {
  color: #606163 !important; }

#masthead .ubermenu-responsive-toggle {
  display: none; }

#masthead .mobile-secondary ul li {
  display: inline-block; }
  #masthead .mobile-secondary ul li a {
    padding: 6px; }

#masthead .mobile-primary a {
  font-size: 14px;
  padding: 6px 10px; }

.panel {
  border-radius: 10px;
  border: 1px solid #eee;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  padding: 20px;
  background: #fff; }

.login-actions {
  display: inline-block; }
  .login-actions li {
    display: inline-block; }

.top-menu-container li {
  margin-left: 10px; }
  .top-menu-container li a {
    text-transform: uppercase;
    font-weight: bold; }

.page-header {
  background: #F6B221; }
  .page-header h1 {
    font-weight: bold;
    margin-bottom: 0; }

.wppb-user-forms {
  width: 720px; }

.button-primary, .button {
  color: #fff;
  background: #4C374B;
  border-radius: 5px;
  border: 0px;
  font-weight: bold;
  padding: 12px 18px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .button-primary:hover, .button:hover {
    background: #342B37;
    cursor: pointer; }

.paper {
  background: url(img/paper.jpg) top center no-repeat;
  background-size: cover; }

.loop-news {
  margin-bottom: 20px; }
  .loop-news h2 {
    font-weight: bold;
    width: 820px;
    max-width: 100%; }
  .loop-news span.type {
    background: #F6B221;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 5px;
    position: relative;
    color: #fff;
    font-weight: bold; }
  .loop-news span.time {
    background: #4C374B;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 5px;
    position: relative;
    color: #fff;
    margin-right: 5px;
    font-weight: bold; }
  .loop-news .post-meta {
    margin-bottom: 10px; }

.loop-location {
  margin-bottom: 30px; }
  .loop-location h3 {
    font-weight: bold;
    font-size: 1.3em;
    letter-spacing: 0; }
  .loop-location .details {
    font-size: 13px;
    margin-bottom: 10px; }
  .loop-location .btn {
    width: 100%; }
  .loop-location .image-container img {
    width: 100px; }

.loop-rch {
  margin-bottom: 20px; }
  .loop-rch h3 {
    font-weight: bold;
    font-size: 1.3em;
    letter-spacing: 0;
    display: inline-block;
    clear: none;
    width: auto; }
  .loop-rch span.type {
    background: #F6B221;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 5px;
    margin-left: 5px;
    position: relative;
    color: #fff;
    font-weight: bold; }

.filter-container select, .filter-container input {
  background: #f9f9f9;
  border: 0px;
  border-radius: 5px;
  padding: 15px;
  font-weight: bold;
  font-family: "futura-pt", sans-serif; }

.filter-container input {
  padding: 14px; }

.filter-container .facetwp-facet {
  margin-right: 10px;
  margin-bottom: 0;
  display: inline-block; }

.location-content h4 {
  font-weight: bold;
  font-size: 1em;
  margin: 10px 0px 6px 0px; }

.location-content .image-container img {
  width: 100px; }

.filters h3 {
  color: #4C374B;
  font-weight: bold;
  font-size: 1.3em; }

.filters label {
  font-weight: bold;
  font-size: 13px; }

.filters .facetwp-facet {
  margin-bottom: 5px; }

.filters .fs-wrap {
  width: 100% !important; }

.filters .fs-label-wrap, .filters .fs-label {
  border-radius: 10px !important; }

.filters .fs-label {
  font-weight: normal !important;
  background: #f9f9f9;
  font-weight: 500;
  padding: 10px !important; }

.filters .fs-dropdown {
  width: 288px !important; }

.filters .facet-search, .filters .facet-reset {
  padding: 8px 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 0;
  font-size: 14px;
  border-radius: 10px;
  border: 0;
  background: #4C374B;
  width: 66%;
  margin-top: 10px; }
  .filters .facet-search:hover, .filters .facet-reset:hover {
    cursor: pointer; }

.filters .facet-reset {
  background: #ccc;
  color: #fff;
  width: 30%;
  margin-right: 2%; }

.map-container .facetwp-facet {
  margin-bottom: 0; }

.map-container .facetwp-map-filtering {
  display: none; }

.map-container .location-bar .facetwp-sort, .map-container .location-bar .facetwp-facet {
  display: inline-block; }

.map-container .location-bar .facetwp-sort {
  float: right; }

.location-bar {
  background: #f9f9f9;
  padding: 10px; }
  .location-bar input {
    width: 320px; }
  .location-bar select {
    padding: 10px; }

.pagination {
  width: 100%; }

.details {
  overflow: auto; }
  .details .heading, .details .value {
    margin-bottom: 4px;
    float: left;
    width: 50%; }
  .details .heading {
    padding-right: 10px;
    font-weight: bold;
    clear: left;
    color: #4C374B; }
  .details .value {
    clear: right; }

.link-blocks .link-block {
  margin-bottom: 25px; }

.toggle-search-filters {
  text-align: center;
  width: 100%;
  background: #f1f1f1;
  border: 0px;
  padding: 15px;
  margin-bottom: 15px;
  font-family: "futura-pt", serif;
  text-transform: uppercase;
  color: #606163;
  letter-spacing: 1px;
  display: none; }
  @media only screen and (max-width: 900px) {
    .toggle-search-filters {
      display: block; } }

@media only screen and (max-width: 900px) {
  .search-filters {
    display: none; } }

/**
 * Flexible content
 *
 */
.content-blocks h1 {
  color: #4C374B; }

.content-blocks .block {
  margin-bottom: 20px;
  border-radius: 5px;
  background: #4C374B;
  padding: 10%;
  color: #fff;
  min-height: 280px;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.video-introduction {
  background: #F6B221; }
  .video-introduction iframe {
    -webkit-transform: translate(60px, 0);
    -ms-transform: translate(60px, 0);
    transform: translate(60px, 0);
    width: 100%;
    position: relative;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    z-index: 1;
    margin-top: 35px; }
    @media only screen and (max-width: 900px) {
      .video-introduction iframe {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-top: 15px; } }
  .video-introduction .fluid-width-video-wrapper:before {
    content: "";
    background: url(img/drawing.png) top left no-repeat;
    background-size: contain;
    width: 300px;
    height: 500px;
    position: absolute;
    left: -65px;
    top: -30px; }
  .video-introduction .sheet {
    background: #fff;
    padding: 2em 5em;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 900px) {
      .video-introduction .sheet {
        margin-top: 35px;
        padding: 2em; } }
  .video-introduction h3 {
    font-family: "futura-pt", cursive;
    font-size: 3em; }

.collections h2 {
  font-family: "futura-pt", sans-serif;
  margin-bottom: 15px; }

.collections .collection {
  display: block;
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 20px;
  color: #606163;
  text-decoration: none;
  overflow: hidden; }
  .collections .collection img {
    width: 180px;
    margin: 25px auto; }
    @media only screen and (max-width: 900px) {
      .collections .collection img {
        width: 70%; } }
  .collections .collection p {
    font-size: 0.8em; }
  .collections .collection h3 {
    font-size: 2em;
    text-transform: uppercase; }
    .collections .collection h3 span {
      font-family: "futura-pt", sans-serif;
      display: block;
      text-transform: uppercase;
      font-size: 0.5em;
      margin-top: 10px; }
  @media only screen and (max-width: 900px) {
    .collections .collection {
      margin-bottom: 20px; } }
  .collections .collection:before {
    content: "";
    background: #eaeaea;
    height: 300px;
    width: 90%;
    top: 0px;
    left: 15px;
    position: absolute;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0);
    overflow: hidden;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .collections .collection:hover:before {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%); }

.overflow-top {
  overflow: visible; }
  .overflow-top p {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    display: inline-block;
    line-height: 0; }
  @media only screen and (min-width: 900px) {
    .overflow-top {
      margin-top: 7em; }
      .overflow-top .shine {
        -webkit-transform: translate(0, -20%);
        -ms-transform: translate(0, -20%);
        transform: translate(0, -20%); } }

.newsletter-subscribe {
  background: url(img/triangle.png) top center no-repeat #fef3e0;
  background-position: 25% 50%; }
  .newsletter-subscribe h3 {
    font-family: "futura-pt", sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 10px;
    font-weight: bold; }
  .newsletter-subscribe * ::-webkit-input-placeholder {
    text-transform: lowercase;
    color: #ddd; }
  .newsletter-subscribe * :-ms-input-placeholder {
    text-transform: lowercase;
    color: #ddd; }
  .newsletter-subscribe * ::placeholder {
    text-transform: lowercase;
    color: #ddd; }
  .newsletter-subscribe .gform_wrapper .gform_footer input.button {
    color: #606163 !important;
    font-weight: bold !important; }

.shine a, .woocommerce ul.products li.product a, a.woocommerce-LoopProduct-link {
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .shine a:after, .woocommerce ul.products li.product a:after, a.woocommerce-LoopProduct-link:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.13)), color-stop(77%, rgba(255, 255, 255, 0.13)), color-stop(92%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%); }
  .shine a:hover:after, .woocommerce ul.products li.product a:hover:after, a.woocommerce-LoopProduct-link:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    -webkit-transition-property: left, top, opacity;
    -o-transition-property: left, top, opacity;
    transition-property: left, top, opacity;
    -webkit-transition-duration: 0.7s, 0.7s, 0.15s;
    -o-transition-duration: 0.7s, 0.7s, 0.15s;
    transition-duration: 0.7s, 0.7s, 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; }
  .shine a:active:after, .woocommerce ul.products li.product a:active:after, a.woocommerce-LoopProduct-link:active:after {
    opacity: 0; }

.intro h3, .intro p {
  width: 820px;
  max-width: 100%; }

/**
 * Page styles
 *
 */
.full-screen-landing {
  background: #111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  position: relative; }
  .full-screen-landing h2 {
    font-family: "futura-pt", cursive;
    color: #fff;
    margin-top: 100px;
    font-size: 3em; }
  .full-screen-landing img, .full-screen-landing h2 {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .full-screen-landing h2 {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }

.init .full-screen-landing img, .init .full-screen-landing h2 {
  opacity: 1; }

.skip-container {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding: 25px; }
  .skip-container a.skip {
    color: #fff;
    text-transform: uppercase; }

.slick-carousel .item {
  border: 1px solid #f1f1f1; }

.about-top, .diamonds-top {
  position: relative;
  margin-bottom: 0px !important; }
  .about-top:after, .diamonds-top:after {
    content: "";
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 30%;
    background: #F6B221;
    z-index: -1; }

.diamonds-top:after {
  background: #f1f1f1; }

.about h1 {
  font-family: "futura-pt", cursive; }
  @media only screen and (min-width: 900px) {
    .about h1 {
      font-size: 4em; } }

.about img {
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  padding: 6px;
  background: #fff;
  width: 80%; }

.about .image-container {
  text-align: center; }
  .about .image-container p {
    text-align: center; }
  .about .image-container:nth-child(2) {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg); }
  .about .image-container:nth-child(4) {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  .about .image-container:nth-child(6) {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg); }

.people {
  text-align: center;
  background: url(img/paper.jpg) top center no-repeat;
  background-size: cover; }
  .people .person {
    text-align: center;
    margin-bottom: 25px; }
    .people .person img {
      max-width: 90%;
      border-radius: 50%;
      margin-bottom: 20px;
      border: 10px solid #fff;
      -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05); }
    .people .person h4 {
      font-weight: bold;
      font-size: 1em;
      font-family: "futura-pt", sans-serif; }
    .people .person h3, .people .person h4 {
      color: #4C374B; }

.hero-image img {
  width: 100%; }

/**
 * WooCommerce
 *
 */
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 200px; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0px; }
  .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 2px; }
    .woocommerce-MyAccount-navigation ul li a {
      padding: 15px;
      display: block;
      background: #f1f1f1;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
      background: #606163;
      color: #fff; }

.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2 {
  -webkit-box-flex: 0 !important;
  -webkit-flex: none !important;
  -ms-flex: none !important;
  flex: none !important;
  max-width: 100% !important; }

#sidebar ul {
  padding: 0px; }

.prdctfltr_filter {
  background: #f9f9f9;
  padding: 15px !important;
  margin-top: 0px;
  margin-bottom: 10px !important; }
  .prdctfltr_filter h3 {
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px; }
  .prdctfltr_filter .prdctfltr_add_scroll {
    margin-top: 10px; }
  .prdctfltr_filter h3:hover {
    cursor: pointer; }
  .prdctfltr_filter h3:after {
    content: "\f107";
    font-family: "FontAwesome"; }
  .prdctfltr_filter.open h3:after {
    content: "\f106";
    font-family: "FontAwesome"; }
  .prdctfltr_filter .prdctfltr_add_scroll {
    display: none; }

.pf_rngstyle_flat .irs-from, .pf_rngstyle_flat .irs-single, .pf_rngstyle_flat .irs-to {
  background: #f3c78d !important; }

.prdctfltr_wc.prdctfltr_square .prdctfltr_filter label.prdctfltr_active > span:before {
  border-color: #f3c78d !important; }

.pf_rngstyle_modern .irs-from, .pf_rngstyle_modern .irs-single, .pf_rngstyle_modern .irs-to {
  background: #4d4d4d !important; }

.pf_rngstyle_modern .irs-from:after, .pf_rngstyle_modern .irs-single:after, .pf_rngstyle_modern .irs-to:after {
  border-top-color: #4d4d4d !important; }

.prdctfltr_woocommerce .prdctfltr_filter {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.prdctfltr_filter label {
  margin-bottom: 0px; }

.prdctfltr_search input {
  padding-left: 35px; }

.prdctfltr_search label:before {
  content: "\f002";
  font-family: "FontAwesome";
  position: absolute;
  top: 9px;
  left: 13px; }

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span, .prdctfltr_regular_title, .prdctfltr_filter_title, .prdctfltr_wc .prdctfltr_filter_title > span {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase !important; }

.handmade {
  text-transform: uppercase;
  color: #ccc;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 5px; }

.single .handmade {
  margin-bottom: 15px;
  font-size: 14px;
  color: #999; }

#coupon_code {
  width: 150px; }

.woocommerce ul.products li.product .onsale {
  background: #F6B221;
  color: #606163;
  width: 40px;
  height: 40px;
  line-height: 40px; }

.woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #f1f1f1 !important;
  color: #606163 !important;
  border: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  padding: 10px 16px;
  display: inline-block;
  font-size: 14px; }
  .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #606163 !important;
    color: #fff !important; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  background: #606163;
  border-radius: 0;
  color: #fff;
  font-size: 0.9em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.wc-tab p {
  width: 1100px; }

#tab-customisation input[type="submit"] {
  display: inline-block !important;
  width: auto !important;
  font-weight: bold;
  color: #606163 !important;
  background: #f1f1f1 !important; }
  #tab-customisation input[type="submit"]:hover {
    color: #fff !important;
    background: #606163 !important; }

#tab-related_products ul.products li.product, #tab-related_products .woocommerce-page ul.products li.product {
  margin: 0 2% 2% 0 !important;
  width: 18%;
  clear: none !important; }
  @media only screen and (max-width: 900px) {
    #tab-related_products ul.products li.product, #tab-related_products .woocommerce-page ul.products li.product {
      width: 48%; }
      #tab-related_products ul.products li.product:nth-child(even), #tab-related_products .woocommerce-page ul.products li.product:nth-child(even) {
        clear: right !important; } }

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-loop-product__title {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 0.7em;
  max-width: 90%;
  color: #606163;
  text-align: center;
  line-height: normal;
  display: block;
  margin: 0 auto; }

.woocommerce ul.products li.product, .products li.product {
  text-align: center; }
  @media only screen and (max-width: 900px) {
    .woocommerce ul.products li.product, .products li.product {
      margin-bottom: 10px; } }
  .woocommerce ul.products li.product .price, .products li.product .price {
    margin-top: 5px;
    display: block;
    text-align: center;
    color: #606163; }

a h1, a h2, a h3, a h4, a h5, a h6 {
  color: #606163; }

.woocommerce-info, .woocommerce-message, .woocommerce-error {
  border: 0px; }

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  color: #606163; }

.woocommerce ul.products li.product a img {
  width: auto;
  margin: 0 auto; }

#order_comments {
  padding: 8px; }

.woocommerce div.product p.price {
  color: #606163; }

@media only screen and (min-width: 900px) {
  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 57.5%; }
  .woocommerce div.product div.summary {
    width: 40%; } }

.woocommerce div.product .stock {
  clear: both;
  text-transform: uppercase;
  color: #606163;
  text-transform: uppercase;
  font-size: 10px; }

.woocommerce h1.product_title {
  font-size: 1em;
  font-family: "futura-pt", sans-serif;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase; }

.woocommerce div.product .woocommerce-tabs ul.wc-tabs {
  padding: 0px; }
  .woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
    margin: 0px;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 0px; }
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs li:before, .woocommerce div.product .woocommerce-tabs ul.wc-tabs li:after {
      display: none; }
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs li.active {
      border: 1px solid #ccc; }
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs li a {
      padding: 0.5em 2.5em;
      text-transform: uppercase;
      font-weight: normal;
      letter-spacing: 2px;
      font-size: 0.9em; }

.woocommerce div.product .woocommerce-tabs h2 {
  font-size: .9em;
  margin-bottom: 20px;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-weight: bold; }

.woocommerce #tab-related_products ul.products h2 {
  font-weight: normal;
  font-size: 0.8em; }

@media only screen and (min-width: 900px) {
  .single-product .entry-summary .price, .single-product .entry-summary .sku_wrapper {
    width: 50%;
    float: left; } }

@media only screen and (min-width: 900px) {
  .single-product .sku_wrapper {
    text-align: right; } }

.single-product .woocommerce-product-rating, .single-product .product_title, .single-product form.cart {
  clear: both; }

.single-product .help-box {
  background: url(img/triangle.png) bottom center no-repeat #ebebeb;
  text-align: center;
  border: 1px solid #bebebe;
  padding: 1em;
  margin-top: 25px; }
  .single-product .help-box .btn-xtra {
    background: #fff;
    border: 1px solid #bebebe;
    padding: 5px 8px;
    color: #606163;
    font-size: 12px;
    margin-right: 10px; }
  .single-product .help-box h4 {
    text-transform: uppercase; }

.single-product .attributes-wrapper {
  margin-bottom: 10px; }
  .single-product .attributes-wrapper p {
    margin-bottom: 0; }

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
  font-family: "futura-pt", sans-serif; }

.blog-header h3 {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold; }

.blog-loop h2 {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold; }

.blog-loop.odd img {
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg); }

.blog-loop.even img {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg); }

.blog-loop img {
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  border: 1px solid #ccc;
  width: 95%; }
  @media only screen and (max-width: 900px) {
    .blog-loop img {
      margin-bottom: 25px; } }

.blog-loop:nth-child(3n+1) {
  background: #F6B221; }

.blog-loop:nth-child(3n+2) {
  background: #fff; }

.blog-loop:nth-child(3n+3) {
  background: #f1f1f1; }

.post-container {
  text-align: center; }
  .post-container img {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border: 1px solid #ccc;
    margin-bottom: 20px; }
  .post-container h4 {
    font-family: "futura-pt", sans-serif;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold; }
  .post-container p {
    font-size: 0.8em; }

.home .post-container img {
  -webkit-box-shadow: none;
  box-shadow: none; }

.single-post h1 {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: bold; }

.single-post .blog-top {
  position: relative; }
  .single-post .blog-top:before {
    content: "";
    background: #F6B221;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%; }
  .single-post .blog-top img {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border: 1px solid #ccc; }

@media only screen and (min-width: 900px) {
  .single-post .share-container {
    text-align: right; } }

.news .table-item .date {
  background: #4C374B; }

.news .table-item:hover .date {
  background: #F6B221; }

.news .table-item:hover .cont h3 {
  color: #F6B221; }

/* EVENTS */
.tribe-events-content, #tribe-events-content-wrapper, .tribe-events-single {
  padding: 50px 0px !important;
  margin: 0 auto;
  width: 1440px !important;
  max-width: 100% !important; }

.tribe-events-button {
  background: #4C374B !important; }

.tribe-events-calendar th {
  background: #4C374B !important; }

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background: #4C374B !important; }

.tribe-events-has-events div[id*=tribe-events-daynum-] {
  background: #F6B221 !important; }
  .tribe-events-has-events div[id*=tribe-events-daynum-] a {
    background: transparent; }

.events-and-releases h3 {
  display: inline-block;
  clear: none;
  width: auto;
  margin: 5px 0px 15px; }

.events-and-releases .panel {
  padding: 30px; }

.view-all {
  float: right;
  font-weight: bold;
  margin-top: 5px; }

.table-item {
  display: block;
  margin-bottom: 10px;
  overflow: hidden; }
  .table-item .date {
    float: left;
    background: #F6B221;
    color: #fff;
    font-weight: bold;
    width: 60px;
    text-align: center;
    padding: 7px 0px;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; }
    .table-item .date span.day, .table-item .date span.month {
      display: block;
      text-transform: uppercase; }
    .table-item .date span.day {
      font-size: 24px; }
  .table-item .cont {
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 20px;
    width: calc(100% - 60px); }
    .table-item .cont h3 {
      font-size: 1.1em;
      margin: 0px;
      -webkit-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
  .table-item:hover .date {
    background: #4C374B; }
  .table-item:hover .cont h3 {
    color: #4C374B; }

.static-map {
  display: none; }

.related-posts h3 {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: 25px; }

hr {
  height: 1px;
  background: #f1f1f1;
  border: 0px; }

/* REFERRAL */
.referral label.gfield_label {
  font-weight: bold !important;
  font-size: 2em !important;
  color: #4C374B; }

.referral .gfield_checkbox {
  font-weight: bold;
  font-size: 1.1em; }

.referral .gform_footer input.button {
  width: auto !important;
  border-radius: 5px;
  background: #4C374B;
  font-weight: bold;
  font-family: "futura-pt", sans-serif;
  padding: 14px 28px !important; }
  .referral .gform_footer input.button:hover {
    background: #342B37; }

.referral .ggf-field-locator-wrapper {
  margin-left: 10px; }

/* FOOTER */
#colophon {
  background: #342B37; }
  #colophon .logo-container {
    width: 160px;
    display: block;
    margin-bottom: 20px; }
    @media only screen and (max-width: 1200px) {
      #colophon .logo-container {
        margin: 0 auto 20px; } }
  #colophon .footer-column .login-actions {
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 5px; }
  #colophon .footer-column h3 {
    font-size: 1.1em;
    text-transform: uppercase; }
  #colophon .footer-column ul {
    padding-left: 0; }
    #colophon .footer-column ul li {
      display: block; }
      #colophon .footer-column ul li a {
        opacity: 0.6; }
        #colophon .footer-column ul li a:hover {
          opacity: 1; }
  @media only screen and (max-width: 1200px) {
    #colophon .footer-column {
      text-align: center; } }
  #colophon .social-media li {
    display: inline-block !important;
    font-size: 32px; }
  #colophon #google_translate_element a {
    color: #4C374B !important; }

/* ANIMATIONS */
.content-blocks .col-md-4 {
  opacity: 0;
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  transform: translate(0, -15px);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .content-blocks .col-md-4:nth-child(1) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .content-blocks .col-md-4:nth-child(2) {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s; }
  .content-blocks .col-md-4:nth-child(3) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }

.content-blocks.animated .col-md-4 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.events-and-releases .col-md-6 {
  opacity: 0;
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  transform: translate(0, -15px);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .events-and-releases .col-md-6:nth-child(1) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .events-and-releases .col-md-6:nth-child(2) {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s; }

.events-and-releases.animated .col-md-6 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
