/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

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.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/* @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); */

@font-face {
  font-family: 'TerribleOne 1';
  src: url('assets/fonts/M_SiebenHand1.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/M_SiebenHand1.ttf')  format('truetype');
}

@font-face {
  font-family: 'TerribleOne 2';
  src: url('assets/fonts/M_SiebenHand2.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/M_SiebenHand2.ttf')  format('truetype');
}

body { background-color: #f8f9fa; font-family:Arial,sans-serif; font-size:16px; background-image:url("assets/images/t1_page_bg.png"); background-position:center center; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

.clear {
  clear:both;
}

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

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

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

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

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding-bottom: 1.5rem; text-align: center;}

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 0.5rem; border:0px!important; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { border-bottom: 0px; }

body.custom-background .wp-bp-main-content .main-holder { padding: 0; }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { /* top: 32px; */ }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

/* .wp-bp-main-content { padding: 4rem 0; } */

.wb-bp-front-page .wp-bp-main-content p { font-size: 1em; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }

.wp-block-atomic-blocks-ab-container > .ab-container-inside > .ab-container-content {
  max-width:none!important;
}

.full-height-hero {
  max-height:calc(100vh - 92px);
  
  position: relative;
  height: 100vh;
}
.admin-bar .full-height-hero {
  /* margin-top:60px!important; */
}
body:not(.admin-bar) .full-height-hero {
  margin-top:92px!important;
}

.full-height-hero > .ab-container-inside {
  height:100%;
  position:relative;
}
.full-height-hero > .ab-container-inside > .ab-container-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
}

.wp-block-latest-posts {
  margin:0;
  padding:0;
}
.wp-block-latest-posts > li {
  margin-bottom:25px;
}
.wp-block-latest-posts > li, article.card {
  padding:25px!important;
  padding-bottom:30px!important;
  background-color:#FFF;
  border:solid 1px #f2e7e8!important;
}
.wp-block-latest-posts > li > a {
  font-family: "TerribleOne 1",sans-serif!important;
  font-weight:600;
  color:#000;
}
.wp-block-latest-posts > li > a {
  display:inline-block;
  vertical-align: middle;
  max-width:75%;
  font-size:38px;
  line-height: 42px;
}
.wp-block-latest-posts > li > .authorTimeHolder {
  display:inline-block;
  vertical-align: middle;
  max-width:20%;
  border-left:solid 1px #c0b4a1;
  padding-left:20px;
  margin-left:20px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
  margin-top:20px;
}
#ult-auc-footer-credit {
  display:none;
}

footer section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
  min-height: 150px;
  position: relative;
  overflow: hidden;
  margin-top: 1.5rem;
}
#footer > .container {

}
#footer .bgHolder {
  position: absolute;
  bottom:0;
  left:0;
  right: 0;
  background-image:url("assets/images/mobile_waves.png");
  background-position:top center;
  background-repeat: repeat-x;
  
  min-height: 150px;
}
#footer .bgHolder > .container {
  position: relative;
  bottom:-20px;
}
#footer #footerVegitation {
  position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#footer #crab {
  position: absolute;
    bottom: 0;
    left: 15px;
    z-index: 1;
}
#footer #crab2 {
  position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    -webkit-transform: translateY(35%) rotate(30deg);
    transform: translateY(35%) rotate(30deg);
}
@media (max-width:768px) {
  #footer .bgHolder {
    background-image: url('assets/images/mobile_waves.png');
    background-size: 50%;
    background-position: top center;
  }
  #footer #crab, #footer #crab2 {
    display:none;
  }
  #footer .copyright {
    top: 50%!important;
    position: relative!important;
    -webkit-transform: translateY(-100%)!important;
    transform: translateY(-100%)!important;
    left:0!important;
  }
}
#footer #paginationHolder {
  position: relative;
  height: 130px;
}
#footer .posts-navigation {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    z-index: 3;
}

.posts-navigation .nav-previous a {
  background-image:url("assets/images/prev_link_shape.png");
  background-size:contain;
  background-position:center center;
  background-repeat: no-repeat;
  border:0!important;
  color:#000;
  font-size:24px;
  padding:20px;
  box-shadow: none!important;

}
.posts-navigation a:hover {
  color:#e87641!important;
}
.posts-navigation .nav-next a {
  background-image:url("assets/images/next_link_shape.png");
  background-size:contain;
  background-position:center center;
  background-repeat: no-repeat;
  border:0!important;
  color:#000;
  font-size:24px;
  padding:20px;
  box-shadow: none!important;
}
#main .posts-navigation {
  /* display: none; */
}


#footer h5{
  padding-left: 10px;
  border-left: 3px solid #eeeeee;
  padding-bottom: 6px;
  margin-bottom: 20px;
  color:#ffffff;
  font-size:inherit;
}
#footer .footer-1-area img {
  max-width:70%!important;
}
#footer a {
  color:inherit!important;
  text-decoration: none !important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
#footer .menu {
  list-style-type: none;
  padding-left: 0px;
}
#footer ul.social li{
padding: 3px 0;
}
#footer ul.social li a i {
  margin-right: 5px;
font-size:25px;
-webkit-transition: .5s all ease;
-moz-transition: .5s all ease;
transition: .5s all ease;
}
#footer ul.social li:hover a i {
font-size:30px;
margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
color:#ffffff;
}
#footer ul.social li a:hover{
color:#eeeeee;
}
#footer ul.quick-links li{
padding: 3px 0;
-webkit-transition: .5s all ease;
-moz-transition: .5s all ease;
transition: .5s all ease;
}
#footer ul.quick-links li:hover{
padding: 3px 0;
margin-left:5px;
font-weight:700;
}
#footer ul.quick-links li a i{
margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
  font-weight: 700;
}
#footer .copyright {
  /* width: 90%; */
  max-width: 500px;
  /* margin: auto; */
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: 33%;
  transform: translateX(-50%);
  left: 50%;
  z-index: 9;
  margin: 0;
  color: #4e6589;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
}

@media (max-width:767px){
#footer h5 {
  padding-left: 0;
  border-left: transparent;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
#footer .footer-1-area img {
  max-width:180px!important;
  margin:auto;
}
.wp-block-latest-posts__featured-image.alignleft, .wp-block-latest-posts__featured-image.alignRight {
  float:none!important;
}
}

.wspsc_add_cart_submit.adding {
  background-color:#2e6da4 !important;
  cursor: progress!important;
  
}

.wp-cart-paypal-button-container-1 {
  text-align:right;
}
.wp-cart-paypal-button-container-1 > div {
display:inline-block;
min-width:50vw!important;
width:100%;
}

#credit-slidein {
  position: fixed;
  bottom:49px;
  right:0px;
  left:0px;
  transition: all 0.3s ease;
  -webkit-transform:translateY(200%);
  transform:translateY(200%);
  z-index:2;
  display:none;
}

#credit-slidein-home {
  position: fixed;
  bottom:49px;
  right:0px;
  transition: all 0.3s ease;
  -webkit-transform:translateX(100%);
  transform:translateX(100%);
  z-index:5;
  display:none;
}

.pp-flex--8x1 {
  margin:auto;
}

.star-wrapper p i {
  color: #c9c90b;
  font-size:20px;
}

.pp-credit-wrapper-product {
  margin:15px 0!important;
}

#credit-slidein.show {
  -webkit-transform:translateY(0%);
  transform:translateY(0%);
}

#credit-slidein-home.show {
  -webkit-transform:translateX(0%);
  transform:translateX(0%);
}

.shopping-cart tr.wspsc_cart_shipping > td:first-child:before {
  content: 'Standard ';
}

.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;
}

@media only screen and (min-width: 40.063em) {
  .main-navigation > div {
    display: inline-block;
    vertical-align: middle;
  }
}

.wpsps_compact_cart {
  font-family: inherit!important;
}

.wpsps_compact_cart {
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: 0px;
  text-transform: uppercase;
  max-width:none;
}

.hentry table tr:hover td {
  background-color: transparent!important;
}

.wp_cart_variation_section > span, .wp_cart_variation_section > select {
  display: inline-block;
  width:50%;
}
.wp_cart_variation_section > span {
  max-width:140px;
}

.wpspsc_checkout_form form {
  text-align: right;
  padding-bottom:20px;
}

.product-template-default .title-card-wrapper { display: none; }
.product-template-default #primary { margin-top: 0px; }
.product-template-default #primary .breadcrumb { margin-bottom: 30px; background: #d9edf7; }
@media (max-width: 992px) { .product-template-default #primary .breadcrumb { display: none; } }
@media (max-width: 992px) { .product-template-default #product_slider { position: relative; }
  .product-template-default #product_slider:before { content: ''; position: absolute; top: 0px; display: none; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; z-index: 2; background: transparent; }
  .product-template-default .zoomContainer { display: none !important; } }
.product-template-default #right-primary .options-panel { margin-top: 10px; }
.product-template-default #right-primary .options-panel .wspsc_add_cart_submit { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.product-template-default #right-primary .options-panel .wp_cart_variation_section .wp_cart_variation_name { font-weight: 600; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper { display: none; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper .wspsc_add_cart_submit { background: #5CB85C; color: #fff; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper:first-child { display: block; }
.product-template-default #left-primary #product_slider { margin-bottom: 40px; }
.product-template-default #left-primary #product_slider .product-image { display: block !important; width: 100%; }
.product-template-default article { border-bottom: 0px; margin-bottom: 0px; }
.product-template-default #tabs-container { margin-bottom: 30px; }



.product-template-default { padding-top: 0px; }
.product-template-default .title-card-wrapper { display: none; }
/* .product-template-default #primary { margin-top: 30px; } */
.product-template-default #primary .breadcrumb { margin-bottom: 30px; background: #d9edf7; }
@media (max-width: 992px) { .product-template-default #primary .breadcrumb { display: none; } }
@media (max-width: 992px) { .product-template-default #product_slider { position: relative; }
.product-template-default #product_slider:before { content: ''; position: absolute; top: 0px; display: none; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; z-index: 2; background: transparent; }
.product-template-default .zoomContainer { display: none !important; } }
.product-template-default #right-primary .options-panel { margin-top: 10px; }
.product-template-default #right-primary .options-panel .wspsc_add_cart_submit { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.product-template-default #right-primary .options-panel .wp_cart_variation_section .wp_cart_variation_name { font-weight: 600; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper { display: none; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper .wspsc_add_cart_submit { background: #5CB85C; color: #fff; }
.product-template-default #right-primary .buttons-holder .wp_cart_button_wrapper:first-child { display: block; }
.product-template-default #left-primary #product_slider { margin-bottom: 40px; }
.product-template-default #left-primary #product_slider .product-image { display: block !important; width: 100%; }
.product-template-default article { border-bottom: 0px; margin-bottom: 0px; }
.product-template-default #tabs-container { margin-bottom: 30px; }



.wp_cart_variation_section margin-top { margin-top: 12px; }
.wp_cart_variation_section .panel-title { font-weight: bold; }
.wp_cart_variation_section .option-name { font-weight: 500; }
.wp_cart_variation_section .product-list-group { margin-top: 10px; }
.wp_cart_variation_section .list-group-item { padding: 0px; }
.wp_cart_variation_section .list-group-item label { padding: 10px 15px; display: block; font-weight: 400; margin: 0px; border: solid 1px #fff; cursor: pointer !important; }
.wp_cart_variation_section .list-group-item label .option-image { display: inline-block; margin-right: 10px; border: solid 2px #fff; }
.wp_cart_variation_section .list-group-item label .text { position: relative; }
.wp_cart_variation_section .list-group-item label .text:after { content: "Click to add \f096"; position: relative; display: inline-block; font-family: FontAwesome; left: 10px; font-size: 13px; font-weight: bold; color: #c6c6c6; }
.wp_cart_variation_section .list-group-item label strong { font-weight: bold; }
.wp_cart_variation_section .list-group-item label.active { background: #D9EDF7; border: solid 1px #70bbe1; }
.wp_cart_variation_section .list-group-item label.active .option-image { border: solid 2px #5cb85c; }
.wp_cart_variation_section .list-group-item label.active .text:after { content: 'Added! \f046'; font-weight: bold; color: #5cb85c; font-size: 15px; }
.wp_cart_variation_section .list-group-item label .option-image { display: inline-block; position: relative; }
.wp_cart_variation_section .list-group-item label .option-image:before { content: '\f00e'; display: block; position: absolute; text-align: center; color: #fff; font-family: FontAwesome; font-size: 40px; top: 0px; bottom: 0px; left: 0px; right: 0px; padding-top: 10px; background: rgba(0, 0, 0, 0.3); opacity: 0; transition: opacity .3s; }
.wp_cart_variation_section .list-group-item label .option-image:after { content: "Zoom In"; display: block; position: absolute; bottom: 10px; font-size: 18px; color: #FFF; opacity: 0; transition: opacity .3s; font-weight: bold; text-align: center; width: 100%; }
.wp_cart_variation_section .list-group-item label img { width: 40px; transition: width .3s; }
@media (min-width: 768px) { .wp_cart_variation_section .list-group-item label:hover .option-image:before, .wp_cart_variation_section .list-group-item label:hover .option-image:after { opacity: 1; }
  .wp_cart_variation_section .list-group-item label:hover img { width: 100px; } }
.wp_cart_variation_section .list-group-item .checkbox { display: inline-block; margin-right: 10px; display: none; }
.wp_cart_variation_section .list-group-item:first-child label { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.wp_cart_variation_section .list-group-item:last-child label { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

.product-information .product-title { margin-top: 0; margin-bottom: 0; font-size:3.65rem; }
.product-information .product-price { margin-top: 0; margin-right: 10px; }
.product-information .product-price strong { font-size: 1.4em; }
.product-information .product-price .spacer { width:8px; display: inline-block; }
.product-information .product-stock { margin-top: 0; margin-bottom: 0px; line-height: 1.85em; }
.product-information .description { margin:0; }
.product-information .panel-body p {
  margin:0;
}

.product-listing-page .product-listing-item { text-align: center; }
.product-listing-page .product-listing-item a { text-decoration: none; display: block; border-radius: 4px; padding: 14px 0px; }
.product-listing-page .product-listing-item .product-price h3 { font-weight: bold; }

.product-listing-page .product-listing-item a { display: block; }
.product-listing-page .product-listing-item a:hover h2 { color: #337ab7; }
.product-listing-page .product-listing-item h2 { font-weight: bold; }
.product-listing-page .product-listing-item h3 { font-weight: 600; }
.product-listing-page .product-listing-item .product-listing-item-title { display: block; min-height: 70px; }
.product-listing-page .product-listing-item .product-listing-item-image { display: block; min-height: 250px; }
@media (min-width: 768px) { .product-listing-page .product-listing-item .product-listing-item-image img { max-height: 240px; } }
.product-listing-page .product-listing-item .price-holder { display: block; margin-top: 10px; padding: 0px 10px; }

.page-template-template-cart .title-card-wrapper { display: none; }
.page-template-template-cart .shopping-cart {  }
.page-template-template-cart .shopping-cart .wp_cart_item_name a { text-decoration: none; }
.page-template-template-cart .shopping-cart .wp_cart_item_name a strong { font-size: 18px; color: #000; }
.page-template-template-cart .shopping-cart .wp_cart_item_name a:hover strong { color: #5cb85c; }
.page-template-template-cart .shopping-cart .wpspsc_checkout_form form { text-align: right; }


.wpsps_compact_cart { float: right; /* margin: 0px; */ display: inline-block; vertical-align: bottom; position: relative; background: none; border: 0px; color: #fff; min-width: 0px; }
.wpsps_compact_cart .wpsps_compact_cart_container { font-size: 15px; font-weight: 600; }
.wpsps_compact_cart .wpsps_compact_cart_price { color: #5cb85c; }
.wpsps_compact_cart .wpsps_compact_cart_co_btn { border: 0px; background: none !important; font-weight: bold !important; background: #2e6da4 !important; color: #fff !important; }
@media (max-width: 768px) { .wpsps_compact_cart { float: none; display:block; width:100%; text-align:center; padding-left: 0px; margin:auto; margin-top:5px; }
  .wpsps_compact_cart .wpsps_compact_cart_container { padding-left: 0px !important; } }

.shopping-cart .wp_cart_empty_cart_section { text-align: center; font-weight: bold; font-size: 2em; }
.shopping-cart .wp_cart_empty_cart_section:before { content: '\f119'; font-family: FontAwesome; display: block; font-size: 4em; }
.shopping-cart .wp_cart_visit_shop_link { text-align: center; }
.shopping-cart .wp_cart_visit_shop_link a { background: #428BCA; text-decoration: none; color: #FFF; font-weight: 500; 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; }

/*
.wdm-image-container {
  width:100%!important;
  margin-bottom:20px;
  float:none!important;
  overflow: initial!important;
}
*/
.auction-main-img-cont {
  max-height: none!important;
}
.wdm-image-container .auction-main-img {
  max-height: none!important;
} 

.entry-header .entry-title {
  /* display:none; */
}

article.card {
  /* border:0px!important;
  padding:0px!important; */
}


article.card > .card-body {
padding:0px!important;
}

.thumbnail {
  display: inline-block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  width:100%;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  /* max-width: 33%; */
}

.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  width:100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.tab-content {
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

.tab-content table {
  max-width:100%!important;
  width:100%!important;
}

a.nav-link.active {
  font-weight: bold;
}

.wspsc_add_cart_submit.active{
  background-color:#28a745!important;
  border-color:!important;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .btn, .wspsc_add_cart_submit {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  font-family: "TerribleOne 1",sans-serif!important;
  color: inherit;
  font-weight: 600!important;
  text-transform: uppercase;
}

.ab-button {
  font-family: "TerribleOne 1",sans-serif!important;
  font-weight:600;
  text-transform: uppercase;
}

.wp-block-latest-posts__post-date, .wp-block-latest-posts__post-author {
  display: block;
  color: #c0b4a1;
  font-weight:bold;
  font-size:14px;
}

.wp-block-getwid-template-post-featured-background-image__content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.wp-block-getwid-template-post-featured-background-image {
  min-height: 300px;
  overflow: hidden;
}
.wp-block-getwid-template-post-title:last-child {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.wp-block-getwid-template-post-title:last-child > a {
  margin-bottom: 0;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-template-default .post-navigation, .single-t1ers .post-navigation {
  display:none!important;
}



#footer .copyright a {
  text-decoration:underline!important;
}

.admin-bar {
  /* padding-top:32px; */
}

.admin-bar nav.fixed-top {
  top:32px!important;
}

.homepage-blog-container img {
  width:100%!important;
}

@media (max-width: 767px) {
  .admin-bar nav.fixed-top {
    top:0px!important;
  }
  .admin-bar {
    padding-top:0px;
  }
  .custom-logo {
    height:50px;
  }
  .homepage-blog-container img {
    margin-bottom:15px;
  }
}

.featured-video {
  background-image: url('https://t1.partsformy.bike/wp-content/uploads/2020/05/fingers_crossed_bmx_background.jpg');
  background-size: cover;
  background-position:center center;
  text-align: center;
  position: relative;
  
}

.featured-video:before {
  content: '';
  display: block;
  position:absolute;
  top:0;
  left:0;
  right:0;
  z-index:0;
  padding-top: 3.5rem;
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.75) 65%, rgba(0, 0, 0, 0) 100%);
}
.featured-video > div {
  padding-top: 7rem;
  z-index: 1;
  position: relative;
}

.featured-video .wp-block-embed__wrapper {
  background-color:rgba(0,0,0,0.55);
  padding:5% 5%;
}

.auction-section {
  border-top: 10px dashed #fff!important;
}

body:not(.home) #primary {
  /* padding-top:46px; */
}



@keyframes move_wave {
  0% {
      transform: translateX(0) translateZ(0) scaleY(1)
  }
  50% {
      transform: translateX(-12%) translateZ(0) scaleY(0.95)
  }
  100% {
      transform: translateX(-22%) translateZ(0) scaleY(1)
  }
}

@keyframes rocking {
	0% {
    transform: rotateZ(0deg)
  }
	33% {
		transform: rotateZ(5deg)
  }
  66% {
    transform: rotateZ(-5deg)
  }
  100% {
    transform: rotateZ(0deg)
  }
}

#bgHolder {
  position: relative;
  z-index:9;
  overflow:hidden;
  min-height: 185px;
  background-image:url("assets/images/header_bg.jpg");
  background-repeat:repeat;
}

#bgHolder #leftCloud {
  position: absolute;
  top:-10px;
  left:0;
  max-height:80px;
  min-width:114px;
  max-width: 170px;
  z-index:2;
}
#bgHolder #rightCloud {
  position: absolute;
  top:-15px;
  right:0;
  max-height:80px;
  min-width:130px;
  max-width: 185px;
  z-index:1;
}

#bgHolder #sunClouds {
  position: absolute;
  top:0;
  left:40%;
  z-index:1;
  height: 100%;
  max-height: 124px;
  /* -webkit-transform: translateX(-50%);
  transform: translateX(-50%); */
}
#bgHolder #waveBottomLayer {
  position:absolute;
  bottom: 44px;
  left:0;
  right:0;
  z-index:3;
  background-image:url("assets/images/waves_bottom_layer.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 85px;
  transform-origin: center bottom;
  width: 200%;
  /* -webkit-animation-delay: 1s;
  animation-delay: 1s; */
  transform-origin: center bottom;
  animation: move_wave 25s ease-in-out infinite;
  -webkit-animation: move_wave 25s ease-in-out infinite;
  animation-direction: alternate;
  animation-play-state: paused;
}
#bgHolder:hover #waveBottomLayer {
  animation-play-state: running;
}
#bgHolder #boatGuyInvisible {
  position: absolute;
  cursor: pointer;
  top:0;
  left:calc(10vw - 12px);
  z-index:44;
  padding: 12px;
  opacity: 0;
}

#bgHolder #boatGuy {
  position: absolute;
  cursor: pointer;
  top:25px;
  left:10vw;
  z-index:4;
}
#bgHolder #boatGuy img {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  transform-origin: center bottom;
  transform: rotateZ(0deg);
  transition: transform 0.2s ease;
  animation: rocking 8s ease-in-out infinite;
  -webkit-animation: rocking 8s ease-in-out infinite;
  animation-play-state: paused;
}
#bgHolder:hover #boatGuy img {
  animation-play-state: running;
}
#bgHolder #waveMiddleLayer {
  position:absolute;
  bottom: 25px;
  left:0;
  right:0;
  z-index:5;
  background-image:url("assets/images/waves_middle_layer.png");
  background-repeat: repeat-x;
  background-position: left 25px bottom;
  height: 85px;
  width: 200%;
  /* -webkit-animation-delay: 1s;
  animation-delay: 1s; */
  transform-origin: center bottom;
  animation-direction: alternate;
  animation: move_wave 35s ease-in-out infinite;
  -webkit-animation: move_wave 35s ease-in-out infinite;
  animation-play-state: paused;
}
#bgHolder:hover #waveMiddleLayer {
  animation-play-state: running;
}

#bgHolder #site-navigation {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  z-index:6;
  height: 85px;
  padding:0;
}
#bgHolder #site-navigation:before {
  content: '';
  position:absolute;
  top:0;
  left:0;
  height:85px;
  width:200%;
  background-image:url("assets/images/waves_top_layer.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: contain;
  z-index:0;
  transform-origin: center bottom;
  animation-direction: alternate;
  animation: move_wave 71s ease-in-out infinite;
  -webkit-animation: move_wave 71s ease-in-out infinite;
  animation-play-state: paused;
}
#bgHolder:hover #site-navigation:before {
  animation-play-state: running;
}
#bgHolder #site-navigation > div {
  position: relative;
  z-index:2;
}
@media (max-width:768px) {
  #bgHolder {
    min-height: 0!important;
  }
  #bgHolder #rightCloud, #bgHolder #leftCloud {
    display:none;
  }
  #bgHolder #waveBottomLayer {
    margin-top:-55px;
    -webkit-transform:translateY(128px);
    transform:translateY(128px);
    bottom:0;
  }
  #bgHolder #waveMiddleLayer {
    -webkit-transform:translateY(85px);
    transform:translateY(85px);
  }
  #bgHolder #waveBottomLayer, #bgHolder #waveMiddleLayer {
    position: relative;
    opacity:0;
  }
  #bgHolder #site-navigation {
    position:relative;
    height:auto;
    background-image:url('assets/images/mobile_waves.png');
    background-size:100%;
    background-position:left top;
    padding-top:1em;
    margin-top:-1em;
  }
  #bgHolder #site-navigation:before {
    display:none;
  }
  #bgHolder #site-navigation ul.navbar-nav {
    width:100%!important;
    margin:0;
    background-image:url("assets/images/mobile_nav_bg.png");
    background-repeat: repeat;
    background-position: left top;
    padding-bottom:2em;
    bottom:-1em;
    position:relative;
  }
  #bgHolder #site-navigation .navbar-toggler {
    width:100%;
    color:#000;
    background-color:transparent;
  }
  aside#secondary {
    text-align: center;
  }
  aside#secondary section.widget_media_image {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
}
#bgHolder #site-navigation ul.navbar-nav {
  width:90%;
}
#bgHolder #site-navigation ul.navbar-nav li {
  background-position: center center;
  background-repeat: no-repeat;
  text-align:center;
  padding:0;
}
#bgHolder #site-navigation ul.navbar-nav li a {
  color:#000;
  font-size:18px;
  text-align:center;
  padding:0;
  width: 100%;
  line-height: 55px;
  font-family: "TerribleOne 1",sans-serif!important;
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+1) {  
  background-image:url("assets/images/fish_1.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+1) a {
  position: relative;
  top: 2px;
  left: 10px;
  transform: rotate(-8deg);
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+2) {  
  background-image:url("assets/images/fish_4.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+2) a {
  position: relative;
  top: 3px;
  left: -21px;
  transform: rotate(-14deg);
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+3) {  
  background-image:url("assets/images/fish_3.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+3) a {
  position: relative;
  top: 4px;
  left: 8px;
  transform: rotate(-7deg);
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+4) {  
  background-image:url("assets/images/fish_2.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+4) a {  
  position: relative;
  top: 2px;
  left: -18px;
  transform: rotate(-14deg);
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+5) {  
  background-image:url("assets/images/fish_7.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+5) a {
  position: relative;
  top: -1px;
  left: 17px;
  transform: rotate(-14deg);
}


#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+6) {  
  background-image:url("assets/images/fish_6.png");
  background-size: contain;
  background-position: bottom 8px center;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+6) a {
  position: relative;
  top: -2px;
  left: -16px;
  transform: rotate(-7deg);
}

#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+1):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+1) {  
  background-image:url("assets/images/fish_1_hover.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+2):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+2) {  
  background-image:url("assets/images/fish_4_hover.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+3):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+3) {  
  background-image:url("assets/images/fish_3_hover.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+4):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+4) {  
  background-image:url("assets/images/fish_2_hover.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+5):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+5) {  
  background-image:url("assets/images/fish_7_hover.png");
  background-size: contain;
}
#bgHolder #site-navigation ul.navbar-nav li:nth-child(6n+6):hover, #bgHolder #site-navigation ul.navbar-nav li.current-menu-item:nth-child(6n+6) {  
  background-image:url("assets/images/fish_6_hover.png");
  background-size: contain;
  background-position: bottom 8px center;
}

#subNav {
  background-image:url("assets/images/t1_sub_nav_bg.png");
  height:30px;
  background-size: 110%;
  background-position: bottom center;
  -webkit-box-shadow: inset 0px -3px 5px -5px rgba(0,0,0,0.75);
	   -moz-box-shadow: inset 0px -3px 5px -5px rgba(0,0,0,0.75);
	        box-shadow: inset 0px -3px 5px -5px rgba(0,0,0,0.75);
}

.card.post .entry-header > .entry-title {
  display: inline-block;
  vertical-align: middle;
  max-width: 73%;
  font-size: 38px;
  line-height: 42px;
}

.card.post .entry-header > .entry-meta {
  display: inline-block;
  vertical-align: middle;
  max-width: 25%;
  border-left: solid 1px #c0b4a1;
  padding-left: 20px;
  margin-left: 20px;
}

@media (max-width: 768px) {
  .card.post .entry-header > h2 {
    width:100%;
    max-width:100%;
  }
  .card.post .entry-header > .entry-meta {
    width:100%;
    max-width:100%;
    border-left:0;
    padding-left: 0px;
    margin-left: 0px;
  }
}

.card.post .entry-header > .entry-meta .posted-on, .card.post .entry-header > .entry-meta .byline {
  display: block;
    color: #c0b4a1;
    font-weight: bold;
    font-size: 14px;
} 

.card.post .post-thumbnail {
  display: block;
  width: 100%;
}

.card.post img, .card.galleries img  {
  width: 100%!important;
  max-height: 100vh!important;
  margin: auto!important;
  object-fit: contain!important;
}

.single-galleries .card.post img, .single-galleries .card.galleries img {
  width: 100%!important;
  max-height: none!important;
  margin: auto!important;
  object-fit: initial!important;
}

.single-galleries .wp-block-image {
  margin-top: 0px;
  margin-bottom: 0px;
}

#socialLinks td {
  border:0px;
  text-align:center;
  padding:0;
}

#socialLinks td a {
  font-size:46px;
  text-align:center;
  padding-left: 5px;
}
#socialLinks td a svg {
  width:80px;
}

.wspsc_cart_header_image {
  display:none;
}

.ab-block-accordion .ab-accordion-title {
  background-color:#FFF;
  border:solid 1px lightgrey;
  border-radius:0.3rem;
}

span.period {
  font-family: 'TerribleOne 2';
  top: 8px;
  left: 4px;
  position: relative;
}


.single-team-riders .entry-title {
  text-align:center;
  font-size:75px;
  display:none;
}


.single-team-riders .wp-bp-main-content .container {
  max-width:1440px;
}
@media (max-width:768px) {
  .single-team-riders .entry-title {
    font-size:55px;
  }
}

.single-team-riders .post-thumbnail, .single-team-riders .post-thumbnail img {
  width:100%;
}

.single-team-riders .post-navigation {
  display: none;
}

.single-team-riders .wp-block-getwid-images-slider {
  max-width:92%;
  margin:auto;
  margin-bottom:30px;
}

.single-team-riders .wp-block-getwid-images-slider .slick-prev {
  top:50%;
  bottom:10px;
  left:-25px;
}
.single-team-riders .wp-block-getwid-images-slider .slick-next {
  top:50;
  bottom:10px;
  right:-25px;
}

.single-team-riders .wp-block-getwid-images-slider .wp-block-getwid-images-slider__item figure {
  padding-bottom:10px;
}
.single-team-riders .wp-block-getwid-images-slider.captions-style-light .wp-block-getwid-images-slider__item figcaption {
  background:rgba(255,255,255,0.7);
  font-style: italic;
  padding: 20px 10px;
  bottom: 10px;
}


.single-team-riders .ab-block-profile .ab-profile-name {
  font-size:3.4rem;
}
cite {
  font-size: 0.75em;
}

.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item img {
  object-fit:cover;
  width: 100%;
  margin:auto;
}

.wp-block-getwid-template-post-featured-background-image .wp-block-getwid-template-post-featured-background-image__image {
  transition: transform 0.25s ease;
}
.wp-block-getwid-template-post-featured-background-image:hover .wp-block-getwid-template-post-featured-background-image__image {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.wp-block-getwid-template-post-featured-background-image:hover a.wp-block-getwid-template-post-title__link {
    color: orange !important;
    text-decoration: none!important;
}



#media_image-5 img {
    max-width: 140px !important;
    margin-top: -10px;
}

#media_image-3 img {
    width: 125px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#media_image-7 img {
    max-width:125px;
}

.t1er-thumbs {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 80px;
}

@media (max-width: 920px) { 
  .t1er-thumbs {
    gap: 40px;
  }
}

@media (max-width: 768px) { 
  .t1er-thumbs {
    gap: 20px;
  }
}

@media (max-width: 480px) { 
  .t1er-thumbs {
    gap: 0px;
  }
}
@media (min-width: 992px) { 
  .page-template-gallery .wp-block-getwid-custom-post-type__post-thumbnail a img {
    height: 280px;
    object-fit:cover;
  }
}

.page-template-zine .wp-block-getwid-custom-post-type__post-thumbnail a {
  padding: 10px;
}
.page-template-zine .wp-block-getwid-custom-post-type__post-thumbnail a img {
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.3));
}
.page-template-zine  .wp-block-getwid-custom-post-type__post-wrapper {
  text-align:center;
}
.page-template-zine .wp-block-getwid-custom-post-type__post-thumbnail {
  margin:auto;
}
.page-template-zine .wp-block-getwid-custom-post-type__content-wrapper {
  width: 70%;
  margin: auto;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 992px) { 
  .page-template-zine .wp-block-getwid-custom-post-type__content-wrapper {
    /* width: 100%; */
  }
}
/** make sure to make the crab does a dance **/

