/*
Theme Name: NATULIQUE Website
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*
 * Bold / Strong Styling
 */

strong,
b {
  font-family: Dax-Medium, Lato, Helvetica, sans-serif;
}

/*
* === SELECTION ON DESKTOP STYLING ===
*/

::selection {
  background: #aaa486; /* WebKit Browsers */
  color: #fff;
}

::-moz-selection {
  background: #aaa486; /* Blink Browsers */
  color: #fff;
}

/*
* === MOBILE FRIENDLY CONTRACT FORM7 REMOVE ZOOM ===
*/
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="confirm_email"],
select:focus,
select,
textarea {
  font-size: 16px !important;
  color: #573119 !important;
}

/*
* === LINK STYLING ===
*/

a {
  transition: color 0.5s ease;
} /* transition effect on links */

.bg-contain {
  background-size: contain !important;
}
.text-white-bg {
  background-color: rgba(255, 255, 255, 0.8);
}

/* Portfolio Hover Effekt */

.fusion-rollover-link {
  display: none !important;
}

.fusion-rollover-sep {
  display: none !important;
}
.fusion-rollover-gallery {
  display: none !important;
}
.fusion-rollover-title a {
  text-transform: uppercase;
  font-size: 150% !important;
  line-height: 1 !important;
}

/* Portfolio Brede */
@media screen and (min-width: 800px) {
  .portfolio-full {
    padding: 0 12%;
  }
}

/* Blog Posts */
.fusion-meta-info {
  border-bottom: none !important;
  border-top: none !important;
}

@media screen and (min-width: 800px) {
  .post {
    padding: 0 12%;
  }
  .fusion-post-large {
    padding: 0;
  }
}

.full-padding {
  padding: 0 30px !important;
}

/* RESPONSIVE MODE */

@media screen and (min-width: 641px) {
  #no-screen {
    display: none;
  }
  .post-content {
    margin: 0 30px;
  }
  .fusion-footer {
    margin: 0 30px !important;
  }
  .full-padding {
    padding: 0 30px !important;
  }
  .project-description.post-content {
    margin: 0 !important;
  }
  .desktoppadding {
    padding: 0 10%;
  }
}

@media screen and (max-width: 641px) {
  .post-content {
    margin: 0 10px;
  }
  .fusion-footer {
    margin: 0 10px !important;
  }
  .full-padding {
    padding: 10px 10px !important;
  }
  .project-description.post-content {
    margin: 0 !important;
  }
}

/* END RESPONSIVE */

/*
* BLOG STYLING
*/

.blog-shortcode-post-title.entry-title a {
	padding: 1% 0 !important;
	text-align: center !important;
	font-size:30px;
	line-height: .8ex;
	color:#573119;
}

.post-category {
  margin-bottom: 50px;
}

.post .fusion-rollover-title {
  font-size: 70% !important;
}

.post p {
  font-family: DaxPro;
  font-size: 11pt;
  line-height: 1.6;
  text-align: justify;
}

/* END BLOG STYLING */

.alignjustify {
  text-align: justify;
}

.textstory {
  font-size: 80%;
  padding: 0 5%;
}
.hommetext {
  font-size: 75%;
  font-family: Dax-Light, Ariel;
}

/* Remove Shadow Sticky */
.fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow {
  box-shadow: none !important;
}

.ingredients {
  font-size: 0.7em;
  font-family: Dax-Light, Ariel;
  margin: 0 !important;
}

.learn-more {
  font-size: 110%;
}

.front-padding {
  padding: 2%;
}

.front-padding-text {
  padding: 0 10% 0 0;
}

/*
* === NATULIQUE COLOURS ===
*/
.blue {
  color: rgb(143, 172, 165);
}
.brown-men {
  color: #3e210f !important;
}
.brown {
  color: rgb(87, 49, 25) !important;
}
.coolgrey {
  color: #58595b !important;
}
.coolgrey a:hover {
  color: #58595b !important;
}
.coolgrey a:active {
  color: #58595b !important;
}
.deepred {
  color: rgb(255, 0, 0);
}
.grey-men {
  color: #b1aeb1 !important;
}
.men {
  color: #9f9188 !important;
}
a.men:hover {
  color: #b1aeb1 !important;
}
a.highlights:hover {
  text-decoration: underline !important;
}
.mystory {
  background: #f1f1f1 !important;
  padding: 4%;
  color: #58595b;
}
.red {
  color: rgb(200, 171, 165);
}
.small {
  font-size: 75% !important;
}
.sand {
  color: rgba(170, 164, 132, 1) !important;
}
.green {
  color: rgb(165, 173, 142);
}
.homme,
.homme a {
  color: #3c3a3b !important;
}
a.homme:hover {
  color: #8faca5 !important;
}
.homme2 {
  color: #3c3a3b !important;
}
a.homme2:hover {
  color: #3e210f !important;
}
.lightgrey a {
  color: #ab988c !important;
}
.white {
  color: #fff !important;
}
a.white:hover {
  color: #f1f1f1 !important;
}

/* MailChimp Form */

.mail-input-1 {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #fff !important;
  font-family: dax-light, helvetica !important;
  font-size: 90% !important;
  padding: 12px 5px !important;
  width: 78% !important;
  height: 47px !important;
  margin-right: 2% !important;
  transition: all 0.2s ease-out 0s !important;
}

.mail-submit {
  background: #8faca5 none repeat scroll 0 0;
  border: medium none;
  font-family: DaxPro, arial, helvetica;
  font-size: 90%;
  padding: 12px 5px;
  width: 20%;
  color: #fff;
  transition: all 0.2s ease-out 0s;
}

.mail-input:focus {
  border: 1px solid rgba(0, 0, 0, 0.35);
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  color: #414042;
}

.mail-submit:hover {
  color: #c8aba5;
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

/* Remove border bottom of Portfolio Filters */
.fusion-filters {
  border-bottom: none !important;
}

/* Menu Edits */

.menu-text {
  text-transform: none !important;
}

.menu-highlight {
  font-family: DaxPro !important;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
  border: none !important;
}

.fusion-megamenu-holder {
  border-top: 1px solid rgba(170, 164, 132, 0.8) !important;
}

.fusion-main-menu .sub-menu {
  border-top: none !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li {
  margin: 0 !important;
}

@media screen and (max-width: 1080px) {
  .fusion-header-wrapper .fusion-header,
  .fusion-header-wrapper .fusion-secondary-main-menu {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  #content {
    margin-top: 80px !important;
  }
}

.fusion-megamenu-bullet {
  display: none !important;
}

.fusion-main-menu .sub-menu li a:hover {
  text-decoration: underline !important;
}

.menu-item-1283 a:hover {
  color: #3b5998 !important;
}

/* Font Size Tabs for Shades */

.post-2234 .fusion-tab-heading {
  font-size: 76% !important;
}
.post-9789 .fusion-tab-heading {
  font-size: 70% !important;
}

/* TapTap Menu Changes */

/* Menu End */

/* Events Styling */

.datepicker.dropdown-menu table tr td span.month,
.datepicker.dropdown-menu table tr td.day,
.fusion-events-single-title-content,
.fusion-tribe-primary-info .tribe-events-list-event-title a,
.tribe-events-venue-widget
  .tribe-venue-widget-thumbnail
  .tribe-venue-widget-venue-name,
.tribe-mini-calendar div[id*="daynum-"] a,
.tribe-mini-calendar div[id*="daynum-"] span {
  background-color: rgba(170, 164, 132, 0.85) !important;
}

#toTop:hover,
#tribe-events-content .tribe-events-tooltip h4,
#wrapper .search-table .search-button input[type="submit"]:hover,
.circle-yes ul li::before,
.fusion-accordian .panel-title .active .fa-fusion-box,
.fusion-date-and-formats .fusion-date-box,
.pagination .current,
.progress-bar-content,
.table-2 table thead,
.tagcloud a: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,
.tribe-events-calendar thead th,
.tribe-events-list-separator-month,
.tribe-mini-calendar-event .list-date,
ul.arrow li::before,
ul.circle-yes li::before {
  background-color: #aaa486 !important;
}

#tribe-events-bar {
  display: none !important;
}

#tribe-events .tribe-events-list .type-tribe_events {
  border: 0 !important;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .author > div {
  border: none !important;
}

.time-details {
  font-size: 80% !important;
}
.tribe-address {
  font-size: 80% !important;
}

.tribe-events-single-event-description .fb-comments {
  display: none !important;
}
.tribe-events-single-event-description .coments-title {
  display: none !important;
}

/*Events list*/
.training-intro h1 {
  font-size: 32px !important;
}

.events-heading {
  display: flex;
  justify-content: space-between;
  margin: 48px 0;
}

.events-heading h2 {
  color: #54301a !important;
  font-size: 24px !important;
  font-family: DaxPro !important;
}
.events-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 32px;
}

.no-events-flex {
  display: flex;
}

.event {
  background: white;
  box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  border: none;
  display: block;
}

.event:hover {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
}

.event img {
  border-radius: 4px 4px 0 0;
}

.event a {
  text-decoration: none;
}

.event-title {
  font-size: 18px !important;
  color: #aaa486;
  text-decoration: none;
  padding: 16px 16px 4px;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

.event span {
  display: grid;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  margin: 4px 16px;
  display: block;
  font-weight: 300;
  font-family: Dax-Light;
}

.event i {
  width: 18px;
}

.event span:last-child {
  margin-bottom: 16px;
}

/* Training Events Filters */

.level-filter {
  display: grid;
  align-items: baseline;
}

.level-filter-element {
  display: flex;
}

.filters-container {
  display: grid;
  grid-row-gap: 24px;
  width: 100%;
  text-align: center;
  text-align: left;
  padding: 24px;
}

.filter-overlay {
  /* padding: 24px;
  top: 50%; */
  /* height: 100%; */
  /* overflow: hidden;
  transition: all 300ms; */
  background-color: white;
  margin: 0 !important;
  position: fixed;
  border-radius: 25px 25px 0 0;
  /* left: 0; */
  width: 100%;
  position: fixed;
  bottom: 0;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s;
}

.filter-overlay-background {
  display: none;
  position: fixed;
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  /* opacity: 0; */
  background: rgba(0, 0, 0, 0.7);
  -webkit-animation-name: fadeIn; /* Fade in the background */
  -webkit-animation-duration: 0.3s;
  animation-name: fadeIn;
  animation-duration: 0.3s;
}

@-webkit-keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* .overlay-active {
  display: block;
  z-index: 0;
} */

/* .overlay-close {
  top: 100%;
  height: 0;
  transition: all 1s;
} */

.modal-open {
  overflow: hidden;
}

.filters-container-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  align-items: baseline;
}

.filters-reset,
.filters-close {
  background: none !important;
  text-transform: none;
  font-family: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  padding: 0 !important;
  text-align: right;
  font-weight: 600;
  color: #aaa486;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.filters-reset {
  text-align: left;
}

.country-filter {
  display: grid;
}

.levels-container {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 8px;
}

.filter-collapsible {
  text-align: left;
  background: none !important;
  color: #54301a;
  padding-left: 0;
  border: none;
  font-size: 16px;
  font-family: Dax-Light;
}

/* Select */

.select {
  display: block;
  font-size: 14px;
  font-weight: 300;
  font-family: "Dax Pro", sans-serif;
  color: #444;
  height: 40px;
  padding: 0.6em 1.4em 0.5em 0.8em;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background-color: #fff;
}
.select::-ms-expand {
  display: none;
}
.select:hover {
  border-color: #888;
}
.select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.select option {
  font-weight: normal;
}

/* Radio buttons */

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  opacity: 0;
  position: fixed;
  width: 0;
}

.level-filter-label {
  font-size: 14px;
  font-family: Dax-Light;
  border: 1px solid #e5e5e5;
  padding: 4px 8px;
  border-radius: 25px;
  cursor: pointer;
  font-weight: 300;
  color: #666;
  margin: 0;
  transition: all ease-out 200ms;
  width: 100%;
  text-align: center;
}

div.dropnav {
  opacity: 0.01;
  max-height: 0px;
  transition: opacity 1s, max-height 0s 1s;
}
div.navwrapper:hover div.dropnav {
  opacity: 1;
  max-height: 999px;
  transition: opacity 1s, max-height 0s;
}
/* Single event page */

.tribe-events-list-item {
  list-style: none;
  margin: 0;
}
.tribe-events-list-item h4 {
  font-size: 16px;
  margin: 0 0 12px;
}

.tribe-events-list {
  margin: 0;
}
.single-tribe_events .tribe-events-event-meta {
  background: none;
  border: none;
}
.tribe-events-event-meta .tribe-events-meta-group {
  padding: 0;
}
.tribe-events-single-event-description.tribe-events-content {
  background-color: #f7f7f7;
}
.archive-header {
  display: none;
}
.single-tribe_events .tribe-events-event-image {
  margin-bottom: 24px;
}
/*Media query for the events pages*/
@media only screen and (min-width: 768px) {
  .training-intro h1 {
    font-size: 48px !important;
    margin-bottom: 24px;
  }

  .training-info-wrapper {
    padding: 24px;
  }

  .training-info-video {
    padding: 24px;
  }
  .filters-container {
    max-height: 100%;
    grid-template-columns: 180px auto;
    grid-column-gap: 72px;
    margin: 0 auto 48px;
    padding: 0;
  }

  .filter-overlay-background {
    display: block;
    background: none;
    position: inherit;
  }
  .filter-collapsible {
    display: none;
  }

  .select {
    height: 36px;
    font-size: 16px;
  }
  .levels-container {
    grid-gap: 12px;
    justify-content: start;
  }
  .level-filter-label {
    padding: 6px 16px;
    font-size: 16px;
    width: auto;
  }

  .overlay-close {
    height: 100%;
  }

  .overlay-active {
    display: none;
  }
  .filter-overlay {
    position: relative;
    padding: 0;
    border-radius: 0;
  }

  .filters-container-header {
    display: none;
  }
  .events-heading h2 {
    font-size: 32px !important;
  }
  #post-31537
    > div
    > div.fusion-fullwidth.fullwidth-box.fusion-builder-row-5.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling
    > div
    > div
    > div
    > div.fusion-text
    > h2 {
    font-size: 32px !important;
  }
  #post-31537
    > div
    > div.fusion-fullwidth.fullwidth-box.fusion-builder-row-5.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling
    > div
    > div
    > div
    > div.fusion-text
    > h2 {
    font-size: 32px !important;
  }
}

/* Facebook Embed Responsive */

.facebook-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

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

/* Remove Refer from Contact Form 7 */
input.referer-page {
  display: none;
}

/*
* TAP TAP MENU STYLING
*/

.taptap-main .tap-tap-contact a {
  /* Contact Us Buttom */
  background: rgba(143, 172, 165, 0.77);
  color: #ffffff !important;
  padding: 13px 29px !important;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(143, 172, 165, 0.78)),
    to(rgba(143, 172, 165, 0.77))
  );
  background-image: linear-gradient(
    to top,
    rgba(143, 172, 165, 0.78),
    rgba(143, 172, 165, 0.77)
  );
  background-image: -webkit-linear-gradient(
    to top,
    rgba(143, 172, 165, 0.78),
    rgba(143, 172, 165, 0.77)
  );
  background-image: -moz-linear-gradient(
    to top,
    rgba(143, 172, 165, 0.78),
    rgba(143, 172, 165, 0.77)
  );
  background-image: -ms-linear-gradient(
    to top,
    rgba(143, 172, 165, 0.78),
    rgba(143, 172, 165, 0.77)
  );
  background-image: -o-linear-gradient(
    to top,
    rgba(143, 172, 165, 0.78),
    rgba(143, 172, 165, 0.77)
  );
  transition: all 0.2s;
  border-radius: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-border-radius: 10px;
}

/*
* EVENT STYLING
*/

.tribe-events-single-event-title {
  /* Header Size for Single Event Title */
  font-size: 150% !important;
}

.tribe-events-schedule,
.tribe-events-cost,
.tribe-events-divider,
.tribe-event-time,
.tribe-event-date-start {
  /* Time Date Price Event Title */
  font-size: 14px !important;
}

.show-pagespeed-friendly-images .post {
  padding: 0;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0px !important;
}

.show-pagespeed-friendly-images .fusion-post-slideshow {
  margin-right: 0px !important;
  max-width: 100%;
  margin-bottom: 15px !important;
}

.show-pagespeed-friendly-images .fusion-image-wrapper:hover .fusion-rollover {
  opacity: 0;
}

.show-pagespeed-friendly-images .fusion-image-wrapper:hover img {
  opacity: 0.9;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.show-pagespeed-friendly-images img {
  opacity: 1;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.show-pagespeed-friendly-images h2.entry-title {
  margin: 0 0 15px;
}

.show-pagespeed-friendly-images h2.entry-title a:hover {
  color: #573119 !important;
}

.show-pagespeed-friendly-images .post-content {
  margin: 0px;
}

@media only screen and (min-width: 641px) {
  .show-pagespeed-friendly-images .post {
    width: 33.33333333%;
  }

  .show-pagespeed-friendly-images .post:nth-child(3n + 4) {
    clear: left;
  }
}

.footer-signup-form span.your-email {
  width: 48%;
  display: inline-block;
  float: left !important;
}

.footer-signup-form span.your-name {
  width: 30%;
  display: inline-block;
  float: left !important;
}

.footer-signup-form .fusion-slider-loading {
  display: none !important;
}

.footer-signup-form .your-name input {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #573119 !important;
  font-family: dax-light, helvetica !important;
  font-size: 16px !important;
  padding: 12px 5px !important;
  width: 98% !important;
  height: 47px !important;
  margin-right: 2% !important;
  transition: all 0.2s ease-out 0s !important;
}

.footer-signup-form .your-email input {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #573119 !important;
  font-family: dax-light, helvetica !important;
  font-size: 16px !important;
  padding: 12px 5px !important;
  width: 98% !important;
  height: 47px !important;
  margin-right: 2% !important;
  transition: all 0.2s ease-out 0s !important;
}

.footer-signup-form input.wpcf7-submit {
  background: #8faca5 none repeat scroll 0 0 !important;
  border: medium none !important;
  font-family: DaxPro, arial, helvetica !important;
  font-size: 90% !important;
  padding: 12px 5px !important;
  width: 20% !important;
  color: #fff !important;
  transition: all 0.2s ease-out 0s !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  float: left !important;
  margin-top: 2px !important;
}

.footer-signup-form input.wpcf7-submit:hover {
  color: #c8aba5 !important;
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
}

.lille-textbox {
  max-height: 70px;
}

.wpcf7-form-control wpcf7-submit webinar-button {
  text-align: center !important;
}

.async-hide {
  opacity: 0 !important;
}

.single-post #content {
  background-color: #fff;
}

.fusion-main-menu .fusion-widget-cart-counter > a:before,
.fusion-main-menu > ul > li > a {
  color: #573119 !important;
}

.fusion-megamenu-title {
  color: #573119 !important;
}
.fusion-megamenu-title a {
  color: #573119 !important;
}

.instashow-popup {
  z-index: 99999 !important;
}

h1.tribe-events-single-event-title.entry-title {
  color: #fff;
  font-size: 28px !important;
  width: 100%;
  text-align: left;
  line-height: 1.1em !important;
}

.fusion-events-featured-image .fusion-events-single-title-content {
  position: relative !important;
}

.single-tribe_events
  .fusion-events-single-title-content
  .tribe-events-schedule {
  display: none !important;
}

.layout-wide-mode .follow-scroll {
  z-index: 99 !important;
}

.follow-scroll button {
  z-index: 1;
}

@media screen and (max-width: 1079px) {
  .follow-scroll button {
    z-index: 2;
  }

  .follow-scroll button.button-large-press-kit {
    min-width: auto;
    padding: 0px 15px;
    font-size: 12px;
  }

  .fusion-body .follow-scroll .fusion-layout-column {
    width: auto !important;
    max-width: 100%;
    margin-right: 0 !important;
  }

  .fusion-body .follow-scroll {
    text-align: center;
    padding-top: 20px !important;
  }

  #main .fullwidth-box.follow-scroll .fusion-row {
    width: auto;
    max-width: 100% !important;
    display: inline-block;
  }
}

.fusion-copyright-notice a:hover {
  color: #8d8d8d;
}

#sb_instagram .fa-play:before {
  content: "\f03d" !important;
}

#sb_instagram .sbi_type_video .sbi_playbtn {
  font-size: 22px !important;
  margin: 0 !important;
  top: 0.6em !important;
  right: 0 !important;
  left: unset !important;
  width: 1.8em !important;
  height: 1.8em !important;
}

@media (max-width: 480px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
  #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 {
    width: 50% !important;
  }

  #sb_instagram a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
    height: 175px !important;
  }
}

@media only screen and (min-width: 641px) {
  .single-tribe_events #content {
    width: calc(100% - 32% - 20px) !important;
  }
}

.tribe-events-footer {
  display: none !important;
}

#wrapper .fusion-events-shortcode .fusion-events-meta h2 {
  font-size: 18px !important;
  width: 100%;
  text-align: left;
  line-height: 1.1em !important;
}

.fusion-events-shortcode .fusion-events-meta {
  min-height: auto !important;
}

/* Special play-loop-video */

.video-link:hover .play-icon {
  transform: scale3d(1.3, 1.3, 1) translate(-50%, -50%);
}

.play-icon {
  display: block !important;
  color: #fff;
  font-size: 92px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 0 0;
  transition: transform 0.25s;
  will-change: transform;
}

.video-link {
  display: block;
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.auto-video {
  display: block;
  height: auto;
  width: 100%;
}

.auto-video-fallback {
  display: block;
  width: 100%;
  height: auto;
}

.modal {
  z-index: 999999 !important;
}

.modal-backdrop.in {
  opacity: 0.75 !important;
}

.modal-body {
  padding: 0px !important;
}

.fusion-modal .modal-header {
  min-height: 0 !important;
  border-bottom: 0 !important;
  padding: 0 !important;
}

.fusion-modal .modal-dialog {
  -webkit-overflow-scrolling: touch !important;
  overflow-y: unset !important;
  height: auto !important;
}

.fusion-modal.modal {
  overflow: unset !important;
  overflow-y: unset !important;
}

.modal-content.fusion-modal-content {
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 1) !important;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 1) !important;
  border-radius: 3px !important;
  border: none !important;
}

.fusion-modal .modal-header .close {
  width: 30px;
  height: 30px;
  padding-top: 0;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background-color: rgba(0, 0, 0, 0.8) !important;
  opacity: 1;
  font-family: Arial, Sans-Serif !important;
  font-size: 20px !important;
  font-weight: 300;
  text-align: center;
  line-height: 100%;
  margin: 0 !important;
  color: #fff;
  z-index: 1;
}

.fusion-modal .modal-header button.close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: rgba(0, 0, 0, 1);
  text-decoration: none;
  cursor: pointer;
  color: #7eb450;
}

/* END Special play-loop-video */

/* Hide recaptcha badge */
.grecaptcha-badge {
  display: none !important;
}

/* FONT Styling */
.seventy {
  font-size: 70% !important;
}
.eighty {
  font-size: 80% !important;
}
.ninety {
  font-size: 90% !important;
}

/* SELECTED form Styling */
.theme_3.wpcf7-form input.valid,
.theme_3.wpcf7-form select.valid,
.theme_3.wpcf7-form textarea.valid {
  background: url(../img/valid.png) no-repeat right 20px center !important;
}

.wpcf7-form .wpcf7-select {
  width: 100% !important;
}

.hide {
  display: none !important;
}

/* Event / Education */
.tribe_events-template-default #main {
  padding: 0 !important;
}
.event-bullets {
  font-size: 0.9em;
  line-height: 2em;
}
#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
  line-height: 1.4;
  font-size: 0.8em;
}
.green {
  color: #a5ad8e;
}
.fusion-events-featured-image {
  margin-bottom: 20px;
}
