/*
Theme Name: Robert Liberace
Theme URI: http://robertliberace.com
Author: Mark Hamilton
Author URI: https://markhamilton.info
Description: Custom theme designed by Lina Liberace and Programmed by Mark Hamilton
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
  font-family: "Varela Round", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

html.modal-open,
html.modal-open body {
  overflow: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/**
 * 2.0 - Genericons
 */
.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

/* Typography */
@font-face {
  font-family: "CaslonAntique";
  src: url("font/CaslonAntique.eot?#iefix") format("embedded-opentype"), url("font/CaslonAntique.woff") format("woff"), url("font/CaslonAntique.ttf") format("truetype"), url("font/CaslonAntique.svg#CaslonAntique") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "JohannSparkling";
  src: url("font/JohannSparkling.eot?#iefix") format("embedded-opentype"), url("font/JohannSparkling.woff") format("woff"), url("font/JohannSparkling.ttf") format("truetype"), url("font/JohannSparkling.svg#ITCJohannSparklingW01") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Slider */
/*:not(#layerslider_1)  */
/*.ls-nav-prev::after,
.ls-nav-next::after {
	-o-transform:none!important;
	-ms-transform:none!important;
	-moz-transform:none!important;
	-webkit-transform:none!important;
	transform:none!important;
	border:none!important;
	width:auto!important;
	color:#fff;
	font-family: 'JohannSparkling';
	font-size: 70px;
}
.ls-nav-prev:hover,
.ls-nav-next:hover {
	-o-transform:none!important;
	-ms-transform:none!important;
	-moz-transform:none!important;
	-webkit-transform:none!important;
	transform:none!important;
	text-decoration:underline;
}
.ls-nav-prev::after {
	content: 'Last'!important;
}
.ls-nav-next::after {
	content: 'Next'!important;
	right:40px!important;
}*/
.interior .ls-layers > .ls-wrapper {
  margin-top: -70px !important;
  width: 100% !important;
}

.ls-layers > .ls-wrapper p {
  width: 100% !important;
  text-align: center !important;
  font-family: "Varela Round", sans-serif;
  /* color: #d6ebd2; */
  color: #fff !important;
  font-size: 11px !important;
}

.interior .ls-inner .ls-layers {
  overflow: visible;
}

.ls-wrapper.ls-in-out {
  width: 100% !important;
  left: 0 !important;
}

.interior .ls-wp-container {
  margin-top: 100px !important;
}

.ls-v6 .ls-thumbnail-inner {
  background-color: transparent !important;
}

/* Layout */
html, body {
  height: 100%;
}

body {
  background: url("img/zwartevilt.png") #9a9686;
  min-height: 100%;
}

blockquote {
  background-color: #e4e2df;
  margin: 0;
  padding: 27px 33px 24px 33px;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  float: none;
  margin: 0 auto;
}

a {
  color: #8a3615;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #80583c;
}

.clear {
  clear: both;
}

.mint {
  color: #d7ebd3;
}

.site {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1210px;
  min-height: 100%;
  position: relative;
}

.home .site,
.page-id-14 .site,
.page-id-4168 .site,
.page-template-custom-page-tan-php .site {
  background-color: #9a9686;
  color: #fff;
}
.home .site a,
.page-id-14 .site a,
.page-id-4168 .site a,
.page-template-custom-page-tan-php .site a {
  color: #d7ebd3;
}
.home .site a:visited,
.page-id-14 .site a:visited,
.page-id-4168 .site a:visited,
.page-template-custom-page-tan-php .site a:visited {
  color: #a7dd9c;
}
.home .site-footer,
.page-id-14 .site-footer,
.page-id-4168 .site-footer,
.page-template-custom-page-tan-php .site-footer {
  color: #fff;
}
.home .content-area h1,
.page-id-14 .content-area h1,
.page-id-4168 .content-area h1,
.page-template-custom-page-tan-php .content-area h1 {
  border-bottom-color: #fff;
}

/* home page announcements */
.announcements {
  /*background-color:#e4e2df;*/
  width: 960px;
  margin: 0 auto;
  padding: 20px 40px;
  box-sizing: border-box;
}
.announcements h1 {
  border-bottom-color: #fff !important;
  color: #fff;
}
.announcements a {
  /*color:#8a3615!important;*/
}
.announcements a:visited {
  /*color:#80583c!important;*/
}
.announcements p {
  color: #fff;
}

/* header */
.site-header {
  background: url("img/header.png") right top;
  width: 100%;
  height: 181px;
  position: relative;
}

.primary-navigation ul {
  padding: 120px 0 0 0;
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
}

.primary-navigation li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 10px;
}

.primary-navigation a {
  font-family: "CaslonAntique";
  text-decoration: none;
  text-shadow: 2px 2px 4px #000000;
  color: #fff !important;
  font-size: 19px;
}

.primary-navigation .current-menu-item a,
.primary-navigation .current-page-parent a {
  color: #D6EBD2 !important;
}

.primary-navigation a:hover {
  text-decoration: underline;
}

.sub-navigation ul {
  margin: 2px 0 0 0;
  padding: 0;
  width: 100%;
  display: block;
  text-align: center;
}

.sub-navigation li {
  list-style: none;
  display: inline-block;
  text-transform: lowercase;
}

.sub-navigation a {
  padding: 0 10px;
  display: block;
  text-decoration: none;
  color: #534236;
  line-height: 35px;
}

.sub-navigation .current-menu-item a {
  color: #fff !important;
}

.sub-navigation a:hover {
  text-decoration: underline;
}

.secondary-navigation ul {
  position: absolute;
  margin: 0;
  padding: 0 0 0 8px;
}

.secondary-navigation li {
  text-align: center;
  background-image: url("img/menu-bg.png");
  list-style: none;
  display: inline-block;
  margin: 0;
}

.secondary-navigation a {
  display: block;
  text-decoration: none;
  color: #C0BEAF !important;
  font-size: 14px;
  min-width: 100px;
  padding: 0 8px;
  line-height: 33px;
}

.secondary-navigation a:hover {
  text-decoration: underline;
  color: #fff;
}

.social-navigation ul {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 20px;
  bottom: 2px;
}

.social-navigation li {
  list-style: none;
  display: inline-block;
}

.social-navigation a {
  display: block;
  width: 22px;
  height: 22px;
  background-size: 22px;
}

.social-navigation .facebook a {
  background-image: url("img/social/facebook.svg");
}

.social-navigation .google-plus a {
  background-image: url("img/social/google-plus.svg");
}

.social-navigation .contact a {
  background-image: url("img/social/email.svg");
}

.social-navigation .pinterest a {
  background-image: url("img/social/pinterest.svg");
}

.social-navigation .twitter a {
  background-image: url("img/social/twitter.svg");
}

.social-navigation .instagram a {
  background-image: url("img/social/instagram.svg");
}

.social-navigation a:hover {
  filter: invert(100%);
}

.site-mobile-header-menu {
  display: none;
}

.site-footer {
  color: #AFACA4;
  font-size: 10px;
  text-align: center;
  padding: 15px 0;
}

.home .site-footer {
  color: #fff;
}

/* Sidebar (for pages that support it) */
.sidebar {
  position: absolute;
  float: left;
  width: 300px;
  background-color: #9a9686;
  padding: 70px 35px;
  font-size: 13px;
  top: 181px;
  bottom: 0;
}

.sidebar img {
  max-width: 100%;
  height: auto;
  padding-bottom: 10px;
}

.sidebar + .site-content {
  margin-left: 250px;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  font-size: 18px;
}

.sidebar h6 {
  font-family: "Lusitana";
  font-weight: normal;
  line-height: 1.4;
  font-size: 16px;
  margin: 0;
}

.sidebar a {
  color: #fff;
  text-decoration: none;
}

.sidebar a:hover {
  text-decoration: underline;
}

/* Page Content */
.content-area {
  padding: 50px 160px;
  box-sizing: border-box;
}

.home .content-area {
  /*padding:0;*/
}

.home .content-area h1 {
  border-bottom-color: #fff;
}

.content-area h1 {
  display: inline-block;
  width: auto;
  padding-bottom: 20px;
  border-bottom: 2px solid black;
  margin-bottom: 8px;
  font-size: 28px;
}

.content-area h2 {
  font-weight: normal;
  margin: 20px 0;
}

.content-area h2 + .post-date {
  margin-top: -20px;
  color: #505050;
  font-style: italic;
}

.content-area p {
  font-family: "Lusitana";
  line-height: 1.7;
}

.content-area img {
  max-width: 100%;
  height: auto;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scroller {
  overflow: hidden !important;
}

.video-excerpts {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  grid-gap: 10px;
  list-style: none;
  padding: 0;
  white-space: nowrap;
}

.video-excerpts li {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
}

.video-excerpts li:last-of-type {
  padding-right: 0;
}

.video-excerpts img {
  cursor: pointer;
  width: 100%;
  height: auto;
}

.video-excerpts-instructions {
  margin-bottom: 20px;
  text-align: center;
}

.video-excerpts-subscribe {
  margin: 40px 0;
}

.video-excerpts-subscribe p {
  margin-bottom: 0;
}

/* shopping cart / store */
.wpcart_gallery .attachment-gold-thumbnails,
.imagecol .product_image {
  cursor: default;
}

.wpsc_buy_button {
  float: right;
  border: 0;
  background: url("img/add-to-cart.png") no-repeat center center;
  width: 120px;
  height: 26px;
}

.wpsc_description :first-child {
  margin-top: 0;
}

.default_product_display {
  padding: 10px 0;
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.default_product_display .imagecol {
  text-align: left;
  overflow: hidden;
  float: left;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  min-height: 50px;
  height: 100%;
  margin-right: 5px;
}
.default_product_display .productcol {
  vertical-align: middle;
  min-height: 50px;
}

.group:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#loading_animation {
  padding: 10px;
}

#fancy_notification {
  padding: 30px;
  font-family: "Lusitana";
}

/* Testimonials */
.testimonial-box {
  padding: 36px 50px 30px 50px;
  margin-bottom: 70px;
  background: #fff;
}

.testimonial {
  padding-bottom: 56px;
  display: none;
}

.testimonial.active {
  display: block;
}

.testimonial p {
  color: #000;
}

.testimonial a {
  color: #666 !important;
}

.testimonial-box .navigation {
  padding-left: 50px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.testimonial-box .navigation .dot {
  background: url("img/testimonial-dot.png") no-repeat center center;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
}

.testimonial-box .navigation .dot.active {
  background-image: url("img/testimonial-dot-active.png");
}

.testimonial-box .navigation .arrows {
  float: right;
  margin-top: -10px;
}

.testimonial-box .navigation .arrow {
  width: 36px;
  height: 36px;
  display: inline-block;
  cursor: pointer;
}

.testimonial-box .navigation .arrow.left {
  background: url("img/testimonial-left.png") no-repeat center center;
  background-size: 36px 36px;
}

.testimonial-box .navigation .arrow.right {
  background: url("img/testimonial-right.png") no-repeat center center;
  background-size: 36px 36px;
}

/* FAQ */
.big-letter {
  font-size: 28px;
}

.answer {
  color: #666;
}

/* Blog */
article {
  margin-bottom: 40px;
}

/* New art gallery */
.art-gallery {
  position: relative;
  height: 60vh;
  margin-bottom: 180px;
}
.art-gallery .thumbnails {
  position: absolute;
  top: 100%;
  height: 120px;
  overflow: hidden;
  width: 100%;
  padding-top: 80px;
}
.art-gallery .thumbnails .carousel {
  position: absolute;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 120px;
  width: auto;
}
.art-gallery .thumbnails img {
  display: inline-block;
  height: 120px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.3;
  transition: filter 0.2s ease-in-out, opacity 0.2s ease-in-out;
  cursor: pointer;
}
.art-gallery .thumbnails img.active {
  opacity: 0.8;
  filter: none;
}
.art-gallery .prev-control {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 50px;
  height: 50px;
  z-index: 10000;
  margin-top: -25px;
  border-radius: 25px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}
.art-gallery .prev-control:after {
  content: "";
  position: absolute;
  left: 35px;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 18px;
  height: 18px;
  border: 3px solid transparent;
  border-left: 3px solid rgba(255, 255, 255, 0.75);
  border-top: 3px solid rgba(255, 255, 255, 0.75);
  transform: rotate(-45deg);
}
.art-gallery .prev-control:hover {
  transform: scaleX(1.2) scaleY(0.7);
}
.art-gallery .next-control {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 10000;
  margin-top: -25px;
  border-radius: 25px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}
.art-gallery .next-control:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 18px;
  height: 18px;
  border: 3px solid transparent;
  border-right: 3px solid rgba(255, 255, 255, 0.75);
  border-top: 3px solid rgba(255, 255, 255, 0.75);
  transform: rotate(45deg);
}
.art-gallery .next-control:hover {
  transform: scaleX(1.2) scaleY(0.7);
}
.art-gallery.home-gallery {
  margin-bottom: 0;
}
.art-gallery.home-gallery .prev-control, .art-gallery.home-gallery .next-control {
  display: none;
}
.art-gallery article {
  opacity: 0;
  transition: opacity 0.9s ease-in-out;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.art-gallery article .caption {
  position: absolute;
  top: 100%;
  display: block;
  width: 100%;
  font-size: 13px;
  text-align: center;
}
.art-gallery article img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.art-gallery article.active {
  opacity: 1;
}

/* Workshop / events pages */
.gallery-link {
  float: right;
  display: block;
  background-color: #82634a;
  width: 290px;
  padding: 20px 30px;
  line-height: 1;
  box-sizing: border-box;
  text-align: center;
}

.gallery-link a {
  color: #fff;
}

.workshop-link {
  float: right;
}

/* Gallery layouts */
.gallery {
  margin: 0 auto 18px;
}

.gallery:after {
  content: " ";
  display: block;
  clear: both;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
  margin-bottom: 20px;
}

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

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

.gallery img {
  box-shadow: 0px 0px 3px #999;
  border: 1px solid white;
  padding: 3px;
  background: #f2f2f2;
}

.gallery img:hover {
  background: white;
}

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.gallery dl, .gallery dt {
  margin: 0;
}

.gallery br + br {
  display: none;
}

/* sign-up box on the blog page */
.blog-signup {
  border: 1px solid #82634a;
  padding: 10px 10px 0 10px;
  width: 100%;
  box-sizing: border-box;
}

.blog-signup p {
  margin: 0;
}

.es_lablebox {
  display: none;
}

.es_textbox, .es_button {
  display: inline-block;
  margin: 0 10px 0 0;
}

.es_submit_button,
.es_textbox_class {
  font-family: "Lusitana";
}

/* Mobile, etc */
.sidebar.mobile {
  display: none;
}

.hamburger {
  display: none;
}

@media screen and (max-width: 1030px) and (min-width: 650px) {
  .social-navigation {
    display: block;
    position: absolute;
    right: -7px;
    width: auto;
    white-space: nowrap;
    top: 34px;
  }
}
@media screen and (max-width: 960px) {
  .announcements {
    width: 100%;
  }
  .content-area {
    padding: 30px 20px;
  }
  .sidebar + .site-content {
    margin-left: 0;
  }
  .sidebar.desktop {
    display: none;
  }
  .sidebar.mobile {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    padding: 20px;
    top: 0;
  }
}
@media screen and (max-width: 900px) {
  /* shrink the menu text size */
  .primary-navigation a {
    font-size: 16px;
  }
  .sub-navigation a {
    font-size: 14px;
  }
}
@media screen and (max-width: 760px) {
  /* shrink the menu text size again */
  .primary-navigation a {
    font-size: 13px;
  }
}
@media screen and (max-width: 730px) {
  /* DVDs images/descriptions need to be 1 col */
  .default_product_display .imagecol {
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .default_product_display .productcol {
    margin-left: 0 !important;
  }
  /* Shrink menu text some more */
  .sub-navigation a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  /* header image needs to be swapped*/
  .site-header {
    background: url("img/mobile-header.png") center top no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 0;
    padding-top: 14.885%;
    box-sizing: border-box;
  }
  .social-navigation,
  .secondary-navigation,
  .primary-navigation,
  .sub-navigation {
    display: none;
  }
  .site-mobile-header-menu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    background: #333;
    z-index: 10001;
  }
  .site-mobile-header-menu .menu-item-has-children a {
    background-image: url("img/mobile-open.png");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
  .site-mobile-header-menu .menu-item-has-children.opened a {
    background-image: url("img/mobile-close.png");
    background-size: 25px 25px;
  }
  .site-mobile-header-menu h3 {
    margin-top: 40px;
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
  }
  .site-mobile-header-menu #menu-item-89 {
    /* duplicate contact item */
    display: none;
  }
  .site-mobile-header-menu .sub-menu {
    display: none;
  }
  .site-mobile-header-menu .sub-menu a {
    color: #9a9686 !important;
    background-color: #333;
    border-bottom: 1px solid #9a9686;
  }
  .site-mobile-header-menu .sub-menu a:visited,
  .site-mobile-header-menu .sub-menu a:hover {
    color: #9a9686 !important;
  }
  .site-mobile-header-menu .sub-menu.expanded {
    display: block;
  }
  .site-mobile-header-menu ul {
    margin: 0;
    padding: 0;
  }
  .site-mobile-header-menu li {
    list-style: none;
    padding: 0;
  }
  .site-mobile-header-menu li a {
    background-color: #9a9686;
    display: block;
    text-transform: uppercase;
    padding: 20px;
    border-bottom: 1px solid #333;
    color: #333 !important;
  }
  .site-mobile-header-menu li a:visited,
  .site-mobile-header-menu li a:hover {
    color: #333 !important;
  }
  .hamburger {
    background-color: rgba(69, 69, 69, 0.84);
    background-image: url("img/mobile-menu.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    display: block;
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0px;
    top: 0;
    z-index: 10002;
  }
  .video-excerpts {
    grid-template-columns: auto auto auto auto auto auto;
  }
}
@media screen and (max-width: 470px) {
  .testimonial-box .navigation .arrows {
    float: none;
    margin: 10px auto;
  }
  .testimonial-box .navigation {
    padding-left: 0;
  }
  .testimonial {
    padding-bottom: 10px;
  }
  .video-excerpts {
    grid-template-columns: auto auto auto auto;
  }
}
/* instagram widget styling */
.ig-follow {
  text-align: center;
}
.ig-follow a {
  display: inline-block;
  text-decoration: underline;
  padding: 5px 10px;
  margin-top: 10px;
  text-align: center;
  margin: 0 auto;
  color: #fff !important;
}

.null-instagram-feed {
  padding: 0 !important;
  margin: 0 auto !important;
  float: none !important;
}
.null-instagram-feed p a {
  display: inline-block;
  text-decoration: none;
  background: #e5dfd3;
  padding: 5px 10px;
  margin-top: 10px;
}
.null-instagram-feed img {
  width: 100%;
  height: auto;
}
.null-instagram-feed .widget-wrap {
  clear: both;
}
.null-instagram-feed .widgettitle {
  display: block;
  line-height: 1;
  padding-top: 30px;
  font-size: 19px !important;
}
.null-instagram-feed .instagram-pics {
  clear: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 550px !important;
  margin: 0 auto;
}
.null-instagram-feed .instagram-pics li {
  list-style: none;
  width: 22%;
}

@media screen and (max-width: 1070px) {
  .null-instagram-feed .instagram-pics {
    width: 80% !important;
  }
}
@media screen and (max-width: 500px) {
  .null-instagram-feed .instagram-pics {
    width: 45% !important;
    margin: 0 auto;
  }
  .null-instagram-feed .instagram-pics li {
    width: 49%;
  }
}
@media screen and (max-width: 320px) {
  .null-instagram-feed .instagram-pics {
    width: 40% !important;
    margin: 0 auto;
  }
  .null-instagram-feed .instagram-pics li {
    width: 100%;
  }
}