/* FASTOR V3.2.1 - CHANGE HOMEPAGE LOOK SLIGHTLY */
.roarlookbook .hotspot {
  background: #d9121f !important; }

.custom-widget .img-wrapper {
  display: block;
  line-height: 0; }

.advanced-grid.categories-wall > div > div.container:first-child {
  padding: 0 !important; }

.categories-wall .category-wall .image img {
  width: 100%;
  margin-top: 20px; }

.video-container {
  height: auto;
  position: relative;
  overflow: hidden; }
  @media (min-width: 600px) {
    .video-container {
      height: 100vh; } }

video {
  object-fit: fill;
  position: relative;
  display: block; }

.video-container:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1; }

h1 {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 1rem;
  padding: 0;
  line-height: 1;
  font-family: Futura, Helvetica, sans-serif;
  font-size: 5vw; }
  @media (max-width: 400px) {
    h1 {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 75px; } }

.callout {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10; }

.support {
  position: fixed;
  bottom: 60px;
  right: 20px;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  text-align: right;
  position: relative;
  z-index: 10; }
  .support a {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin-top: 10px; }
    .support a:before {
      display: block;
      position: absolute;
      content: '';
      bottom: -2px;
      width: 0;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.3);
      transition: .3s; }
    .support a:hover:before {
      width: 100%; }

.tp-revslider-slidesli {
  height: 60vh; }

.tp-bgimg {
  background-size: 100% 100% !important; }

.htabs,
#tab-description {
  display: none !important; }

.tab-content {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  border-top: 1px solid #e5e5e5; }

.product-bottom-wrappper {
  padding-bottom: 0px; }

.rich-banner-wrapper img {
  width: 100%;
  height: 100%; }

@media (max-width: 768px) {
  .rich-banner-wrapper .desktop-image {
    display: none; } }
@media (max-width: 992px) {
  .tp-bgimg {
    background-size: 100% 100% !important; } }
@media (min-width: 768px) {
  .rich-banner-wrapper .desktop-image {
    display: block;
    padding-bottom: 0px; } }
@media (max-width: 1140px) {
  .rich-banners#rich-banners-1564587857240 .rich-banner.rich-banner-1564587857240-0 {
    background-size: contain !important; } }
/* #rvshighlight-1564587653915 {
display:block!important;
} */
.sub-menu a:hover {
  background-color: #00471C !important;
  color: #F0EBD2 !important; }
