/*
Theme Name: ROH21
Description: ROH Child theme for Avada
Author: Peter Charlton
Author URI: https://petercharlton.com.au
Template: Avada
Version: 2.7
Text Domain:  Avada
*/

/* general */
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

body #main #comment-submit,
body #main .comment-submit,
body #reviews input#submit,
body .button-default,
body .button.default,
body .comment-form input[type="submit"],
body .fusion-button-default,
body .fusion-portfolio-one,
body .fusion-button,
body .post-password-form input[type="submit"],
body .price_slider_amount button,
body .ticket-selector-submit-btn[type="submit"],
body .tml-submit-wrap input[type="submit"],
body.woocommerce .avada-order-details .order-again .button,
body.woocommerce .avada-shipping-calculator-form .button,
body.woocommerce .cart-collaterals .checkout-button,
body.woocommerce .checkout #place_order,
body.woocommerce .checkout_coupon .button,
body.woocommerce .login .button,
body.woocommerce .lost_reset_password input[type="submit"],
body.woocommerce .register .button,
body.woocommerce .single_add_to_cart_button,
body.woocommerce button.button,
body .woocommerce-MyAccount-content form .button,
body .woocommerce.add_to_cart_inline .button,
body .wpcf7-form input[type="submit"],
body .wpcf7-submit,
body input.button-default {
	border-radius: 0;
}

body a:hover {
	color: #c1272d;
}

/* Top Baff */
#wrapper::before {
	z-index: 9000;
	width: 100%;
	height: 170px;
	content: "";
	display: block;
	position: absolute;
	pointer-events: none;
	opacity: .7;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

/* Logo */
#wrapper .fusion-logo img {
	width: 176px;
	height: auto !important;
}

/* Header Menu */
#wrapper .fusion-header-wrapper {
  position: absolute;
  width: 100%;
}

#wrapper .fusion-header {
	height: auto !important;
}

.fusion-header-wrapper > div > .fusion-header {
  padding: 0 10%;
  background-color: rgba(255, 255, 255, 0);
}

#wrapper .fusion-menu > li:last-child {
  padding-right: 0;
}

.fusion-header-wrapper:not(.fusion-is-sticky) .fusion-main-menu {
  margin-top: 31px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-main-menu {
  margin-top: 0px;
}

.fusion-main-menu .menu-text {
  text-transform: uppercase;
}

.fusion-mobile-menu-icons a {
  font-size: 40px;
}

#wrapper .fusion-main-menu {
	margin-left: auto;
}

#wrapper #menu-primary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

#wrapper .fusion-main-menu .fusion-menu > li {
	padding: 0 0 0 1.4em;
}

#wrapper #menu-primary > li > a {
	height: auto !important;
	padding: 0.5em 0;
}

#wrapper .fusion-header > .fusion-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

/* Mobile Menu */
.fusion-mobile-menu .sub-menu li a {
  background-color: #333;
}

.fusion-mobile-menu .sub-menu li a:hover {
  background-color: #c1272d;
}

.fusion-mobile-nav-item > a:hover {
  color: #fff;
}

#wrapper .fusion-open-submenu {
  background-color: #c1272d;
  border-radius: 50px;
  bottom: 4px;
  height: 27px;
  line-height: 2;
  padding: 0;
  right: 10px;
  top: 3px;
  width: 27px;
}

#wrapper .fusion-open-submenu:hover {
  background-color: #eee;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a::before {
  content: "";
  margin-right: 0;
}

.fusion-icon-only-link .menu-text {
    font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 0;
	-moz-osx-font-smoothing: auto;
	-webkit-font-smoothing: auto;
}

/* Sticky Header */

.fusion-is-sticky .fusion-main-menu > ul > li > a {
    max-height: 25px;
}

#wrapper .fusion-is-sticky .fusion-sticky-menu,
#wrapper .fusion-is-sticky .fusion-sticky-menu > .fusion-menu {
    display: flex;
    align-items: center;
}

#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-header {
    background-image: url('/wp-content/themes/Avada-Child-Theme/img/concrete-1920x133.jpg');
    background-size: cover;
    background-position: center;
    height: auto !important;
}

/* ROH Slider */
.roh-slider .bg-parallax-parent {
  position: absolute !important;
}

.roh-slider .parallax-inner {
  min-height: 100% !important;
  top: 0 !important;
  height: 100% !important;
}
/* end of experimental parallax stuff */

.roh-slider {
  height: 100vh;
  max-height: 75vw;
}

.roh-slider .slides {
  height: 100%;
}

.roh-slider .slides .slide {
  height: 100%;
}

.roh-slider .slides .slide .slide-link {
  display: block;
  height: 100%;
  height: 100vh;
  position: relative;
  width: 100vw;
  max-height: 75vw;
}

.admin-bar .roh-slider,
.admin-bar .roh-slider .slides .slide .slide-link {
  height: calc(100vh - 32px);
  max-height: 75vw;
}

.roh-slider .slide-background {
  background-position: left center;
  background-size: cover;
/*  background-attachment: fixed;  */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.roh-slider .slide-wheel {
  bottom: 0;
  left: 65.1563%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: skewX(-16.5deg);
      -ms-transform: skewX(-16.5deg);
          transform: skewX(-16.5deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  overflow: hidden;
  z-index: 5;
  -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -o-backface-visibility:     hidden;
    backface-visibility:     hidden;
}

.roh-slider .slide-wheel .wheel-img {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: skewX(16.5deg);
      -ms-transform: skewX(16.5deg);
          transform: skewX(16.5deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
}

.roh-slider .slide-baff {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
	height: 23%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}

.roh-slider .overlay-container {
  position: absolute;
  bottom: 0;
  padding: 30px;
  -webkit-transform: skewX(-16.5deg);
      -ms-transform: skewX(-16.5deg);
          transform: skewX(-16.5deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  right: 34.8437%;
  z-index: 10;
  width: 350px;
  width: 26.92vw;
  color: #fff;
}

.roh-slider .overlay-container > h3 {
  font-family: "Oswald",Helvetica,Arial;
  font-size: 33px;
  line-height: 1.05 !important;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
}

.slide.style-floaty .rslide-overlay {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	width: 37vw;
	-webkit-animation-name: floaty;
	        animation-name: floaty;
	-webkit-animation-timing-function: ease-in-out;
	        animation-timing-function: ease-in-out;
	-webkit-animation-duration: 7s;
	        animation-duration: 7s; 
	-webkit-animation-delay: 0s; 
	        animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	        animation-fill-mode: none;
	-webkit-animation-play-state: running;
	        animation-play-state: running;
	-webkit-animation-direction: alternate;
	        animation-direction: alternate;
}

@-webkit-keyframes floaty {
  0% {
    -webkit-transform: translate(0, 13px);
            transform: translate(0, 13px);
  }
  100% {
    -webkit-transform: translate(0, -13px);
            transform: translate(0, -13px);
  }
}

@keyframes floaty {
  0% {
    -webkit-transform: translate(0, 13px);
            transform: translate(0, 13px);
  }
  100% {
    -webkit-transform: translate(0, -13px);
            transform: translate(0, -13px);
  }
}

.slide.style-floaty .rslide-overlay .wheel-img {
	padding-top: 100%;
	width: 100%;
	background-size: contain;
	background-position: center;
	position: absolute;
	bottom: 25%;
	-webkit-animation-name: rolly;
	        animation-name: rolly;
	-webkit-animation-timing-function: ease-in-out;
	        animation-timing-function: ease-in-out;
	-webkit-animation-duration: 10s;
	        animation-duration: 10s; 
	-webkit-animation-delay: 0s; 
	        animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	        animation-fill-mode: none;
	-webkit-animation-play-state: running;
	        animation-play-state: running;
	-webkit-animation-direction: alternate;
	        animation-direction: alternate;
}

@-webkit-keyframes rolly {
  0% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  100% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}

@keyframes rolly {
  0% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  100% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}

.roh-slider .overlay-container > h3 .slide-title-top-line {
  font-weight: 100;
}

.roh-slider .overlay-container > h3 .slide-title-bottom-line {
  font-size: 73px;
}

.slide.style-spinny .rslide-overlay {
	position: absolute;
	bottom: -11vw;
	right: -20vw;
	width: 67vw;
	height: 67vw;
}

.slide.style-spinny .rslide-overlay .wheel-img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	-webkit-animation-name: spinny;
	        animation-name: spinny;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-duration: 120s;
	        animation-duration: 120s; 
	-webkit-animation-delay: 0s; 
	        animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	        animation-fill-mode: none;
	-webkit-animation-play-state: running;
	        animation-play-state: running;
	background-size: contain;
	background-position: center;
	opacity: 0.6;
}

@-webkit-keyframes spinny {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinny {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.style-gritty .rslide-overlay {
	position: absolute;
	left: 30px;
	bottom: 2.3vw;
	width: calc(200px + 10vw + 10vh);
	height: calc(200px + 10vw + 10vh);
	max-width: 30vw;
	max-height: 50vh;
	pointer-events: none;
}

.style-gritty .rslide-overlay .wheel-img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-position: center bottom;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 9;
}

.slide.style-static .rslide-overlay,
.slide.style-eofy .rslide-overlay {
	position: absolute;
	right: 30px;
	bottom: 15%;
	width: calc(200px + 10vw + 10vh);
	height: calc(200px + 10vw + 10vh);
	max-width: 30vw;
	max-height: 50vw;
}

.slide.style-static .rslide-overlay .wheel-img,
.slide.style-eofy .rslide-overlay .wheel-img {
	padding-top: 100%;
	background-size: contain;
	background-position: center;
	position: absolute;
	bottom: 0;
	top: 0;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
}

.roh-slider .roh-slide-specs {
	bottom: 30px;
	right: 33px;
	position: absolute;
	color: #fff;
	font-size: 16px;
	z-index: 10;
	text-align: right;
	line-height: 1.25em;
}

#wrapper .slides .roh-slide-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
}

#wrapper .slides .roh-slide-icons .roh-slide-icon {
	max-width: 100px;
}

.rslide-text-topline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-bottom: 10px;
}

@font-face {
    font-family: 'CGF-Off-Road';
    src:url('/wp-content/themes/Avada-Child-Theme/fonts/CGF-Off-Road.ttf.woff') format('woff'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/CGF-Off-Road.ttf.svg#CGF-Off-Road') format('svg'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/CGF-Off-Road.ttf.eot'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/CGF-Off-Road.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BAD-GRUNGE';
    src:url('/wp-content/themes/Avada-Child-Theme/fonts/BAD-GRUNGE.ttf.woff') format('woff'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/BAD-GRUNGE.ttf.svg#BAD-GRUNGE') format('svg'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/BAD-GRUNGE.ttf.eot'),
        url('/wp-content/themes/Avada-Child-Theme/fonts/BAD-GRUNGE.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

.roh-slider .slide-wheel-name {
	font-size: 118px;
	text-transform: uppercase;
	margin: 0;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	margin-left: 25px;
	font-weight: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.roh-slider .slide.style-gritty .slide-wheel-name {
	font-family: 'BAD-GRUNGE';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #ed1c24;
	line-height: 0.8em;
	letter-spacing: -0.01em;
}

.roh-slider .slide.style-spinny .slide-wheel-name,
.roh-slider .slide.style-floaty .slide-wheel-name,
.roh-slider .slide.style-static .slide-wheel-name,
.roh-slider .slide.style-eofy .slide-wheel-name {
	font-size: 90px;
	font-weight: 600;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	height: 90px;
	line-height: 90px;
	color: #fff;
}

.roh-slider .rslide-subtitle {
	font-size: 38px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #fff;
	line-height: 0.8em;
}

.roh-slider .slide.style-gritty .rslide-subtitle {
	font-family: 'CGF-Off-Road';
	font-size: 38px;
	line-height: 0.8em;
	letter-spacing: -0.02em;
}

.roh-slider .slide.style-spinny .rslide-subtitle,
.roh-slider .slide.style-floaty .rslide-subtitle,
.roh-slider .slide.style-static .rslide-subtitle,
.roh-slider .slide.style-eofy .rslide-subtitle {
	font-size: 32px;
	font-weight: 300;
	opacity: 0.6;
}

.roh-slider .rslide-specs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: end;
	align-items: flex-end;
	margin: 0 0 7px;
}

.roh-slider .rslide-specs p {
	margin: 0;
}

.roh-slider .roh-slide-specs > p {
  margin-top: 0;
  margin-bottom: 0;
}

.roh-slider .flex-control-nav.flex-control-paging,
#feature-wheels .flex-control-nav.flex-control-paging {
  bottom: auto;
  display: block;
  margin: 0 auto;
  padding-right: 10%;
  right: 0;
  text-align: right;
  top: 100px;
  z-index:9000;
}

.roh-slider .flex-control-nav.flex-control-paging > li > a,
#feature-wheels .flex-control-nav.flex-control-paging > li > a {
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  color: transparent;
  font-size: 0;
  height: 25px;
  line-height: 20px;
  -webkit-transform: skewX(-16.5deg);
      -ms-transform: skewX(-16.5deg);
          transform: skewX(-16.5deg);
  width: 27px;
}

.roh-slider .flex-control-nav.flex-control-paging a.flex-active,
#feature-wheels .flex-control-nav.flex-control-paging a.flex-active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}

.slide.style-gritty::after {
	content: "";
	position: absolute;
	/* z-index: 20; */
	right: -8vw;
	top: -10vw;
	bottom: -10vw;
	width: 30vw;
	background-image: url('/wp-content/themes/Avada-Child-Theme/img/tyre-print-repeating.png');
	opacity: 0.5;
	-webkit-transform: rotate(16.5deg);
	    -ms-transform: rotate(16.5deg);
	        transform: rotate(16.5deg);
	background-repeat: repeat-y;
	background-size: 100% auto;
	background-position-x: 0;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-name: printslide;
	        animation-name: printslide;
	-webkit-animation-duration: 1500s;
	        animation-duration: 1500s; 
	-webkit-animation-delay: 0s; 
	        animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	        animation-fill-mode: none;
	-webkit-animation-play-state: running;
	        animation-play-state: running;
	background-blend-mode: multiply;
}

@-webkit-keyframes printslide {
  0% {
    background-position-y: 0;
  }
  100% {
    background-position-y: 12000px;
  }
}

@keyframes printslide {
  0% {
    background-position-y: 0;
  }
  100% {
    background-position-y: 12000px;
  }
}

.slide.style-gritty .roh-slide-specs::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 800px;
	background-image: url('/wp-content/themes/Avada-Child-Theme/img/splatter-04.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-blend-mode: multiply;
	z-index: -1;
	background-position: center;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: 0;
}

.slide.style-gritty:nth-child(5n - 4) .roh-slide-specs::after {
	-webkit-transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
	    -ms-transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
	        transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
}
.slide.flex-active-slide.style-gritty:nth-child(5n - 4) .roh-slide-specs::after {
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	    -ms-transform: translate(-50%, -50%) rotate(0deg);
	        transform: translate(-50%, -50%) rotate(0deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.slide.style-gritty:nth-child(5n - 3) .roh-slide-specs::after {
	-webkit-transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
	    -ms-transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
	        transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
}
.slide.flex-active-slide.style-gritty:nth-child(5n - 3) .roh-slide-specs::after {
	-webkit-transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	    -ms-transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	        transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.slide.style-gritty:nth-child(5n - 2) .roh-slide-specs::after {
	-webkit-transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
	    -ms-transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
	        transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
}
.slide.flex-active-slide.style-gritty:nth-child(5n - 2) .roh-slide-specs::after {
	-webkit-transform: translate(-42%, -50%) rotate(-22deg);
	    -ms-transform: translate(-42%, -50%) rotate(-22deg);
	        transform: translate(-42%, -50%) rotate(-22deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.slide.style-gritty:nth-child(5n - 1) .roh-slide-specs::after {
	-webkit-transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
	    -ms-transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
	        transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
}
.slide.flex-active-slide.style-gritty:nth-child(5n - 1) .roh-slide-specs::after {
	-webkit-transform: translate(-40%, -47%) rotate(161deg);
	    -ms-transform: translate(-40%, -47%) rotate(161deg);
	        transform: translate(-40%, -47%) rotate(161deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.slide.style-gritty:nth-child(5n) .roh-slide-specs::after {
	-webkit-transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
	    -ms-transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
	        transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
}
.slide.flex-active-slide.style-gritty:nth-child(5n) .roh-slide-specs::after {
	-webkit-transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	    -ms-transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	        transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

/* EOFY Animation */
.roh-slider .style-eofy.style-eofy.flex-active-slide .t1 {
	animation-name: t1;
	animation-duration: 1.25s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
	display: inline-block;
  transition: none;
  opacity: 0;
}

.roh-slider .style-eofy.flex-active-slide .t2,
.roh-slider .style-eofy.flex-active-slide .t3,
.roh-slider .style-eofy.flex-active-slide .t4{
	animation-name: t2;
  animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.33,0,0,.89);
	animation-fill-mode: forwards;
	display: inline-block;
  transition: none;
  opacity: 0;
}

.roh-slider .style-eofy.flex-active-slide .t2 {
	animation-duration: 0.5s;
  animation-delay: 1.1s;
}

.roh-slider .style-eofy.flex-active-slide .t3 {
	animation-duration: 0.5s;
  animation-delay: 1.2s;
}

.roh-slider .style-eofy.flex-active-slide .t4 {
	animation-duration: 0.5s;
  animation-delay: 1.3s;
}



.roh-slider .style-eofy.flex-active-slide .s1 {
	animation-name: t1;
	animation-duration: 1.25s;
  animation-delay: 0.25s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
	display: inline-block;
  transition: none;
  opacity: 0;
}

.roh-slider .style-eofy.flex-active-slide .s2,
.roh-slider .style-eofy.flex-active-slide .s3,
.roh-slider .style-eofy.flex-active-slide .s4 {
	animation-name: t2;
  animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.33,0,0,.89);
	animation-fill-mode: forwards;
	display: inline-block;
  transition: none;
  opacity: 0;
}

.roh-slider .style-eofy.flex-active-slide .s2 {
	animation-duration: 0.5s;
  animation-delay: 1.35s;
}

.roh-slider .style-eofy.flex-active-slide .s3 {
	animation-duration: 0.5s;
  animation-delay: 1.45s;
}

.roh-slider .style-eofy.flex-active-slide .s4 {
	animation-duration: 0.5s;
  animation-delay: 1.55s;
}

@keyframes t1 {
  0% {
  	opacity: 0;
    transform: translateX(-0.6em);
  }
  
  85% {
  	opacity: 1;
    transform: translateX(-0.5em);
  }
  100% {
  	opacity: 1;
    transform: translateX(0em);
  }
}

@keyframes t2 {
  0% {
  	opacity: 0;
    transform: translateX(-0.8em);
  }
  
  100% {
  	opacity: 1;
    transform: translateX(0em);
  }
}

.roh-slider .style-eofy.flex-active-slide .slide-wheel-name {
  animation-name: th3;
  animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.33,0,0,.89);
	animation-fill-mode: forwards;
	display: block;
  transition: none;
  animation-duration: 4s;
  animation-delay: 0s;
  color: #fff;
}

@keyframes th3 {
  0% {
    transform: translate(-1em, -0.3em);
  }
  
  50% {
    transform: translate(0em, -0.3em);
  }
  60% {
    transform: translate(0em, 0em);
  }
  73% {
    opacity: 1;
  }
  73.1% {
    opacity: 0;
  }
  73.9% {
    opacity: 0;
  }
  74% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  75.1% {
    opacity: 0;
  }
  76.9% {
    opacity: 0;
  }
  77% {
    opacity: 1;
  }
  78.9% {
    opacity: 1;
  }
  79% {
    opacity: 0;
  }
  79.9% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.roh-slider .style-eofy.flex-active-slide .rslide-subtitle {
  animation-name: th4;
  animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.33,0,0,.89);
	animation-fill-mode: forwards;
	display: block;
  transition: none;
  animation-duration: 4s;
  animation-delay: 0s;
}

@keyframes th4 {
  0% {
    transform: translate(-1em, -0.3em);
  }
  
  50% {
    transform: translate(0em, -0.3em);
  }
  60% {
    transform: translate(0em, 0em);
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#wrapper .roh-slider .style-eofy.flex-active-slide .rslide-specs {
  animation-name: tspecs;
  animation-duration: 1s;
  animation-delay: 2.5s;
  animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.33,0,0,.89);
	animation-fill-mode: forwards;
  transition: none;
  opacity: 0;
}

#wrapper .rslide-specs a:not(:hover),
#wrapper .rslide-subtitle a:not(:hover){
  color: #fff;
}

@keyframes tspecs {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Home Style */
.wheel-styles-container .fusion-layout-column {
  margin: 0 !important;
  width: 33.33% !important;
}

body .wheel-styles-container .fusion-column-wrapper {
  text-align: center;
  text-transform: uppercase;
  padding-top: 100% !important;
  padding-top: 33.33vmin !important;
  position: relative;
  background-blend-mode: multiply;
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 33.33vmin !important;
}

.wheel-style-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
}

.beadlock-panel-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#wrapper .wheel-styles-container .fusion-column-wrapper a h2 {
  border-bottom: 0 none transparent;
  color: #fff;
  font-size: 60px !important;
  font-size: 4vw !important;
  font-weight: 900;
  line-height: 1 !important;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
  text-transform: uppercase;
}

body #wrapper .wheel-styles-container .fusion-column-wrapper:hover a h2 {
  -webkit-transform: translateY(-50%) scale(1.1);
  -ms-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}

.wheel-styles-container .fusion-column-wrapper {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.wheel-styles-container:hover .fusion-column-wrapper {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
}

.wheel-styles-container:hover .fusion-column-wrapper:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1 !important;
}

.wheel-style-link h2 span {
  display: block;
}

.lato-light {
  font-weight: 100;
}

body .fusion-fullwidth.home-intro-panel {
  margin: 0;
}

.home-intro-panel p {
  font-size: 13px;
}

.home-intro-panel .fusion-layout-column:first-of-type p {
  text-align: right;
}

.home .home-intro-panel .fusion-layout-column:last-of-type p {
  max-width: 400px;
}

.home-intro-panel p:last-of-type {
  margin-bottom: 0;
}

.home-intro-panel h3 {
  font-size: 25px;
}

/* Featured Builds */
#wrapper .img-cover .fusion-column-wrapper > div,
#wrapper .img-cover .fusion-column-wrapper > div > .fusion-imageframe,
#wrapper .img-cover .fusion-column-wrapper > div > .fusion-imageframe > a,
#wrapper .img-cover .fusion-column-wrapper > div > .fusion-imageframe img {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-webkit-box-pack: stretch;
	    -ms-flex-pack: stretch;
	        justify-content: stretch;
}

#wrapper .img-cover .fusion-column-wrapper > div > .fusion-imageframe img {
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

/* Mobile Fixed */
.mobile-fixed {
	position: relative;
}

#wrapper .mobile-fixed .fusion-layout-column,
#wrapper .mobile-fixed .fusion-builder-row {
  position: unset;
  position: static;
}

.mobile-fixed .fixed-clipper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	clip: rect(0px, auto, auto, 0px);
	-webkit-clip-path: inset(0 0 0 0);
	overflow: hidden;
	pointer-events: none;
}

.mobile-fixed .fixed-clipper .fixed-img {
  background-size: cover;
  background-position: center center;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
  -webkit-transform: translateZ(0);
}

@supports (-ms-ime-align:auto) {
/* Detect Edge and hide .fixed-clipper, letting the fixed background do it's job instead */
    .mobile-fixed .fixed-clipper {
    	display: none;
    }
}

/* Feature Wheels */
#feature-wheels.flexslider {
  margin-bottom: 0;
  min-height: 45.8333vw;
  background-color: #444;
}

#feature-wheels.flexslider .slide {
  width: 100%;
  position: relative;
  padding-top: 45.8333%;
  padding-top: 45.8333vw;
}

#feature-wheels .feature-wheel-hero {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  z-index:1;
}

#feature-wheels .feature-wheel-details {
  bottom: 0;
  min-width: 20vw;
  padding-right: 12px;
  position: absolute;
  right: 10%;
  z-index: 5;
}

#feature-wheels .slide.fw-mode-Splatter .feature-wheel-details::after {
  display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 600px;
	background-image: url('/wp-content/themes/Avada-Child-Theme/img/splatter-04.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-blend-mode: multiply;
	z-index: -1;
	background-position: center;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: 0;
}

#feature-wheels .slide.fw-mode-Splatter:nth-child(5n - 4) .feature-wheel-details::after {
	-webkit-transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
	    -ms-transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
	        transform: translate(-50%, -50%) rotate(-10deg) scale(0.8);
}
#feature-wheels .slide.flex-active-slide.fw-mode-Splatter:nth-child(5n - 4) .feature-wheel-details::after {
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	    -ms-transform: translate(-50%, -50%) rotate(0deg);
	        transform: translate(-50%, -50%) rotate(0deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#feature-wheels .slide.fw-mode-Splatter:nth-child(5n - 3) .feature-wheel-details::after {
	-webkit-transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
	    -ms-transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
	        transform: translate(-42%, -47%) rotate(-35deg) scale(-0.8, 0.8);
}
#feature-wheels .slide.flex-active-slide.fw-mode-Splatter:nth-child(5n - 3) .feature-wheel-details::after {
	-webkit-transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	    -ms-transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	        transform: translate(-42%, -47%) rotate(-28deg) scaleX(-1);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#feature-wheels .slide.fw-mode-Splatter:nth-child(5n - 2) .feature-wheel-details::after {
	-webkit-transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
	    -ms-transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
	        transform: translate(-42%, -50%) rotate(-16deg) scale(0.8);
}
#feature-wheels .slide.flex-active-slide.fw-mode-Splatter:nth-child(5n - 2) .feature-wheel-details::after {
	-webkit-transform: translate(-42%, -50%) rotate(-22deg);
	    -ms-transform: translate(-42%, -50%) rotate(-22deg);
	        transform: translate(-42%, -50%) rotate(-22deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#feature-wheels .slide.fw-mode-Splatter:nth-child(5n - 1) .feature-wheel-details::after {
	-webkit-transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
	    -ms-transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
	        transform: translate(-40%, -47%) rotate(170deg) scale(0.8);
}
#feature-wheels .slide.flex-active-slide.fw-mode-Splatter:nth-child(5n - 1) .feature-wheel-details::after {
	-webkit-transform: translate(-40%, -47%) rotate(161deg);
	    -ms-transform: translate(-40%, -47%) rotate(161deg);
	        transform: translate(-40%, -47%) rotate(161deg);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#feature-wheels .slide.fw-mode-Splatter:nth-child(5n) .feature-wheel-details::after {
	-webkit-transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
	    -ms-transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
	        transform: translate(-40%, -40%) rotate(160deg) scale(-0.7, 0.7);
}
#feature-wheels .slide.flex-active-slide.fw-mode-Splatter:nth-child(5n) .feature-wheel-details::after {
	-webkit-transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	    -ms-transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	        transform: translate(-40%, -40%) rotate(170deg) scaleX(-1);
	opacity: 0.90;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#feature-wheels .slide.fw-mode-Shade .feature-wheel-details::after {
  display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 600px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+1,0+66 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -o-radial-gradient(center, ellipse, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 66%,rgba(0,0,0,0) 100%);
background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 66%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-blend-mode: multiply;
	z-index: -1;
	background-position: center;
	background-size: contain;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}


.feature-wheel-details > h3 {
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
	text-align: right;
	margin: 0;
	font-weight: 700;
	line-height: 1.5em !important;
}

.feature-wheel-details p {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  margin-top: 0;
}

.feature-wheel-links {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  display: table;
  font-size: 0;
  margin-bottom: 12px;
  margin-right: -12px;
  width: 100%;
  text-align: center;
}

.feature-wheel-links a {
  display: table-cell;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 30px;
  text-transform: uppercase;
}

.feature-wheel-links a:not(:first-child) {
  border-left: 1px solid rgba(255,255,255,0.4);
}

.flexslider .slides img.feature-wheel-overlay {
  bottom: 100%;
  height: auto;
  margin-bottom: -30px;
  max-width: 540px;
  position: absolute;
  right: -10%;
  width: 120%;
}

.slide.no-feature-wheels {
  background-color: #555555;
}

.text-colour-white .feature-wheel-details > h3,
.text-colour-white .feature-wheel-details > p,
.text-colour-white .feature-wheel-details .feature-wheel-links a {
  color: #fff;
}

#feature-wheels .feature-wheel-details .feature-wheel-links a:hover {
  background-color: rgba(255,255,255,1);
  color: #000;
}

#feature-wheels h2.new-styles-heading {
  color: #fff;
  position: absolute;
  z-index: 10;
  left: 10%;
  bottom: 20px;
  margin: 0;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 100;
  /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

/* News Panel */

.news-feed-container .fusion-column-wrapper {
  max-width: 80%;
  margin: 0 auto;
}

.news-feed-container .fusion-blog-layout-grid .fusion-post-wrapper {
  border: 0 none transparent;
  border-bottom: 1px solid #ccc;
}

body #wrapper #main .news-feed-container .fusion-title > h2 {
  font-size: 40px;
  line-height: 40px;
  padding: 0;
  border-bottom: 0 none transparent;
  text-transform: uppercase;
}

body #wrapper .fusion-blog-layout-grid .fusion-post-content-wrapper,
body #wrapper .fusion-blog-layout-timeline .fusion-post-content-wrapper {
  padding: 18px 18px 0;
}

body #wrapper #main .blog-shortcode-post-title.entry-title,
body #wrapper #main .blog-shortcode-post-title.entry-title > a {
  font-size: 14px;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  border-bottom: 0 none transparent;
}

#wrapper .fusion-blog-shortcode .fusion-post-content-container > p {
  font-size: 12px;
  line-height: 1.4em;
  text-align: center;
}

/* Home Feature Product */
#wrapper .feature-product-details {
  color: #fff;
  padding-left: 10%;
  padding-right: 30px;
  padding-top: 30%;
  text-align: right;
}

#wrapper .feature-product-details h3 {
  font-size: 90px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;  
  font-family: 'BAD-GRUNGE';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #ed1c24;
	line-height: 0.8em;
	letter-spacing: -0.01em;
}

#wrapper .feature-product-details p {
  font-size: 15px;
}

#wrapper .feature-product-details .new-red-italic {
  font-size: .5em;
  font-style: italic;
  color: #fff;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 900;
}

#wrapper .feature-product-details .new-black-punctuation {
  color: #000;
  font-size: .5em;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 900;
}

/* Flexslider */
#wrapper .flexslider {
  margin-bottom: 0;
}

body.single-post #wrapper .flexslider {
  margin-bottom: 15px;
}

/* Buttons */
#wrapper .button-large {
  border-radius: 0;
  font-size: 24px;
  line-height: 1em;
}

body #wrapper .fusion-button-wrapper .fusion-button.button-flat:hover {
  border-color: #000 !important;
}

/* ROH Gallery Shortcode */
#roh-gallery {
	font-size: 0;
	position: relative;
}

#roh-gallery.roh-gallery-shortcode {
  background-color: #000;
}

#roh-gallery .roh-gallery-post {
  display: inline-block;
  padding-top: 20%;
  position: relative;
  width: 20%;
}

#roh-gallery .roh-gallery-post > a {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(0,0,0,0.4);
  background-blend-mode: multiply;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

#roh-gallery .roh-gallery-post > a:hover {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9);
  opacity: 1;
  z-index: 10;
}

#wrapper #roh-gallery .roh-gallery-title {
	border-bottom: 0 none transparent;
  color: #fff;
  text-align: center;
  top: 50%;
  position: absolute;
  z-index: 10;
  margin: 0;
  left: 50%;
  padding: 0;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-size: 160px !important;
  font-size: 10vw !important;
}

#roh-gallery:hover .roh-gallery-post a {
  -webkit-filter: grayscale(0.6);
          filter: grayscale(0.6); /* 1 */
  opacity: 0.8; /* 0.4 */
}

#roh-gallery:hover .roh-gallery-post a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}

/* Video Shortcodes */
.fusion-video.fusion-vimeo {
  max-width: 100% !important;
  max-height: 100% !important;
  margin-bottom: 20px;
}

/* Galleries Archive */
.post-type-archive-galleries #roh-gallery-archive {
  background-color: #000;
}

.post-type-archive-galleries .gallery-item {
  position: relative;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.galleries-post-title {
  border: 2px solid #fff;
  font-size: 20px;
  left: 25%;
  opacity: 1;
  padding: 10px 15px;
  position: absolute;
  right: 25%;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}

.galleries-post-title h2 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}

body.post-type-archive-galleries #main {
  padding: 0 !important;
}

.post-type-archive-galleries #content,
.single-galleries .gallery-item {
  font-size: 0px;
}

.post-type-archive-galleries #content .roh-gallery-post,
.single-galleries #content .roh-gallery-post {
  display: inline-block;
  font-size: 14px;
}

.archive.post-type-archive-galleries .roh-gallery-post,
.single-galleries .roh-gallery-post {
  background-color: rgba(0, 0, 0, 0);
  background-position: center center;
  background-size: cover;
  display: block;
  height: auto;
  opacity: 0.6;
  padding-top: 20%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 20%;
}

.single-galleries .roh-gallery-post {
  background-blend-mode: normal;
}

.gallery-item > a {
  display: block;
  width: 100%;
  
}

#roh-gallery-archive:hover .gallery-item,
.single-galleries .gallery-item:hover .roh-gallery-post {
	-webkit-filter: grayscale(0.8);
	        filter: grayscale(0.8);
	opacity: 0.8;
}

#roh-gallery-archive:hover .gallery-item:hover,
#roh-gallery-archive:hover .gallery-item:hover .roh-gallery-post,
.single-galleries .gallery-item:hover .roh-gallery-post:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}

.archive.post-type-archive-galleries .image-count-4 .roh-gallery-post {
  width: 25%;
}

.archive.post-type-archive-galleries .image-count-3 .roh-gallery-post {
  width: 33.333%;
}

.archive.post-type-archive-galleries .image-count-2 .roh-gallery-post {
  width: 50%;
}

.archive.post-type-archive-galleries .image-count-1 .roh-gallery-post {
  width: 100%;
}

/* Single Gallery */
.single-galleries #main {
	padding: 0 !important;
}

.single-galleries .single-navigation {
  background-color: #444;
  }
  
.single-post .single-navigation {
  background-color: #eee;
  }

.single-galleries .single-navigation,
.single-post .single-navigation {
	border: 0 none transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	height: auto;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.single-galleries .single-navigation::before,
.single-post .single-navigation::before,
.single-galleries .single-navigation::after,
.single-post .single-navigation::after {
	content: none;
	display: none;
}

.single-galleries #wrapper .single-navigation a[rel="prev"],
.single-post #wrapper .single-navigation a[rel="prev"] {
  display: block;
  position: relative;
  min-width: 10%;
}

.single-galleries #wrapper .single-navigation a[rel="next"],
.single-post #wrapper .single-navigation a[rel="next"] {
  display: block;
  position: relative;
  min-width: 10%;
}

.single-galleries .gallery-item a.roh-gallery-post {
  display: inline-block;
}

.single-galleries .post {
  margin-bottom: 0;
}

.single-galleries .gallery-item {
  background-color: #444;
}

.single-galleries .post h2.entry-title {
  display: none;
}

.gallery-info {
  display: table;
  text-align: center;
  padding: 30px 10%;
  width: 100%;
  vertical-align: middle;
}

.gallery-wheel {
	display: inline-block;
	vertical-align: middle;
}

.single-galleries .gallery-description {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 30px;
	min-width: 300px;
	width: 66vw;
	max-width: 800px;
}

.gallery-description p:last-of-type {
  margin-bottom: 0;
}

/* Wheels Pages */
#wrapper .woocommerce-container {
  margin: 0 auto;
}

#wrapper h2.wc-nested-category-layout-category-title {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
}

#wrapper .wc-nested-category-layout-category-title > a {
  color: #333333;
  width: 1000px;
  max-width: 100%;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding-bottom: 15px;
}

#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description,
.archive #wrapper .woocommerce-products-header .term-description {
	width: 100%;
	-webkit-columns: 3;
	   -moz-columns: 3;
	        columns: 3;
	font-size: 0.9em;
	margin: 0;
}

#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description > :first-child,
.archive #wrapper .woocommerce-products-header .term-description > :first-child {
	margin-top: 0;
}


.archive #wrapper .woocommerce-products-header .term-description {
	margin-top: 30px;
	margin-bottom: 30px;
}

#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description h4,
.archive #wrapper .woocommerce-products-header .term-description h4 {
    margin-top: 0;
}

#wrapper.incomplete-filtering .woocommerce-products-header ~ .subcategory-term_description.term_description,
#wrapper.loading .woocommerce-products-header ~ .subcategory-term_description.term_description,
#wrapper.ready-filtering .woocommerce-products-header ~ .subcategory-term_description.term_description,
.archive #wrapper.incomplete-filtering .woocommerce-products-header ~ .term-description,
.archive #wrapper.ready-filtering .woocommerce-products-header ~ .term-description {
	display: none;
}

.term_description p:first-of-type {
	margin-top: 0;
}

.woocommerce ul.products {
  font-size: 0;
}

.woocommerce #wrapper li.product {
  background-color: #fff;
  border: 0 none transparent;
  display: inline-block;
  float: none;
  font-size: 14px;
  margin: 1vw 0;
  max-height: 100%;
  max-width: 25%;
  width: 25%;
  padding: 1.5% 0 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  vertical-align: top;
  z-index: 1;
}

.woocommerce #wrapper li.product .fusion-product-wrapper {
  border: 0 none transparent;
}

.woocommerce #wrapper li.product:hover {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  z-index: 10;
}

.woocommerce li.product::after {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.4+0,0+70 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -o-radial-gradient(center,  ellipse,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);
background: radial-gradient(ellipse at center,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  pointer-events: none;
  content: "";
}

.woocommerce li.product::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  pointer-events: none;
  content: "";
  background-color: #fff;
}

.woocommerce li.product:hover::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  right: -100%;
  z-index: -1;
  display: block;
  pointer-events: none;
  opacity: .5;
}

.woocommerce li.product > * {
	position: relative;
	z-index: 10;
}

.woocommerce .product .fusion-image-wrapper a img,
.woocommerce .product a.product-images img {
  max-width: 85%;
  min-width: 190px;
  margin: 0 auto;
}

.woocommerce .product-images .crossfade-images {
  background: #fff;
}

.woocommerce .product-images .crossfade-images img {
	backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.woocommerce .ready-filtering .product .fusion-image-wrapper a img {
  max-width: 100%;
}

.woocommerce .product-title > a {
  color: #333333;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}

#wrapper .new-product-flag {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  left: 0;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  top: 20%;
  z-index: 20;
  line-height: 1;
}

#wrapper .product-flags h5 {
	margin: 0 !important;
	padding: 7px 10px !important;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.product-flags li:nth-child(2n) {
	background-color: rgba(0,0,0,0.15);
}

#wrapper .product-flags {
	list-style: none;
	padding: 0;
}

#wrapper .avada-page-titlebar-wrapper ul {
	margin: 0;
}

#wrapper .product-flags li {
	width: auto !important;
}


#wrapper .single-product-new h5.new-product-flag {
	padding: 7px 10px;
	font-size: 14px;
}

#wrapper .single-product-new li {
	padding: 7px 10px;
	font-size: 14px;
	display: inline-block;
}

.woocommerce #wrapper li.product.wont-fit-vehicle {
  margin: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  opacity: 0 !important;
  clear: none !important;
  padding: 0 !important;
  overflow: hidden;
  width: 100%;
}

.woocommerce .ready-filtering .products {
  text-align: center;
}

.woocommerce .ready-filtering #main li.product:not(.wont-fit-vehicle) {
  clear: none;
  float: none;
  font-size: 0;
  margin-right: 0;
  max-width: 100%;
  padding: 30px;
  text-align: left;
  width: 100% !important;
}

.woocommerce #wrapper .product-details {
  padding-top: 0;
}

.woocommerce #wrapper .product-details .fusion-content-sep {
  display: none;
}

.woocommerce .ready-filtering li.product .product-images,
.woocommerce .ready-filtering li.product .fusion-clean-product-image-wrapper {
  display: table-cell;
  max-width: 240px;
}

.woocommerce .ready-filtering .fusion-product-content {
  display: table-cell;
  font-size: 18px;
  padding: 0 0 0 5%;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}

.woocommerce .ready-filtering .product-details .product-details-container {
	text-align: left;
}

.woocommerce .ready-filtering .product-details .product-title > a {
  font-size: 50px;
  font-weight: 100;
}

.fitment-info {
  display: none;
}

.ready-filtering .fitment-info {
  display: block;
  width: 100%;
}

#wrapper .fitment-info tr {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 3fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 3fr 1fr;
}

#wrapper .fitment-info .get-price-off tr {
	-ms-grid-columns: 1fr 1fr 1fr 3fr;
	grid-template-columns: 1fr 1fr 1fr 3fr;
}

#wrapper .fitment-info .get-price-off .rohw-order {
	display: none;
}

#wrapper .fitment-info tr:nth-child(2n+1):last-child {
	border-bottom: 2px solid #eee;
}

#wrapper td.rohw-finish {
	text-transform: lowercase;
}

#wrapper td.rohw-finish::first-letter {
	text-transform: capitalize;
}

.woocommerce .hide-this {
	display: none !important;
}

.woocommerce #wrapper.incomplete-filtering section#content::before {
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "Please complete your vehicle selection above…";
  display: inline-block;
  font-size: 22px;
  margin: 30px auto;
  padding: 20px;
  text-align: center;
  width: 100%;
}

/* Alternate Finishes (wheels page) */
.pt-fit-n-finish {
	max-width: 80vw;
	margin: 0 auto !important;
	
}

.pt-fit-n-finish table tbody,
.wheel-fitment-table table tbody {
	min-width: 400px;
}

li.product .roh-alternate-finishes pre {
	/* position: absolute; */
	z-index: 99999;
	width: 40vw;
	text-align: left;
	background-color: rgba(255,255,255,0.9);
}

li.product .roh-alternate-finishes {
	font-size: 12px;
	max-width: 85%;
	margin: 0 auto;
	flex-direction: column;
	display: flex;
	position: relative;
	width: 85%;
	opacity: 0;
	transition: opacity ease 0.3s;
}

li.product:hover .roh-alternate-finishes {
	opacity: 1;
	transition: opacity ease 0.3s;
	transition-delay: 0.3s;
}

.alt-finish-imgs {
	max-width: 100%;
	display: flex;
	position: absolute;
	left: 0;
	right: 0;
	background-color: #fff;
	/*border-radius: 24px;
	padding: 5px 6px 4px;
	box-shadow: 0 0.5px 1.5px rgba(0, 0, 0, 0.3), 0 1px 5px rgba(0, 0, 0, 0.1);
	overflow: hidden; */
	top: 20px;
	z-index: 100;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.woocommerce #wrapper .product-title {
  min-height: calc(20vw * .85 * .25);
}

.post-type-archive-product .ready-filtering .alt-finish-imgs {
	position: relative;
	justify-content: center;
	top: 0;
}

li.product .roh-alternate-finishes img {
	opacity: 0;
	transition: opacity ease 0.15s;
	transition-delay: 0s;
	transform: scale(0);
}

li.product:hover .roh-alternate-finishes img {
	opacity: 1;
	/*transition: all cubic-bezier(.09,.83,.17,1.33) 0.2s;*/
	transition: all cubic-bezier(0,.01,0,.96) 0.5s;
	transition-delay: 0s;
	transform: scale(1);
}

li.product:hover .roh-alternate-finishes img:nth-child(1) {
	transition-delay: 0.1s;
}

li.product:hover .roh-alternate-finishes img:nth-child(2) {
	transition-delay: 0.2s;
}

li.product:hover .roh-alternate-finishes img:nth-child(3) {
	transition-delay: 0.3s;
}

li.product:hover .roh-alternate-finishes img:nth-child(4) {
	transition-delay: 0.4s;
}

li.product:hover .roh-alternate-finishes img:nth-child(5) {
	transition-delay: 0.5s;
}

li.product:hover .roh-alternate-finishes img:nth-child(6) {
	transition-delay: 0.6s;
}

li.product:hover .roh-alternate-finishes img:nth-child(7) {
	transition-delay: 0.7s;
}

.woocommerce #wrapper li.product .featured-image {
	height: auto !important;
	flex-direction: column;
}

.woocommerce .product a.product-images .roh-alternate-finishes img {
	min-width: 20px;
	max-width: 25%;
	width: auto;
	opacity: 1;
	margin: 0;
}

/* Get Price (wheels page) */
.fitment-info table td:last-of-type {
	position: relative;
	font-size: 0.8em;
}

#wrapper .fitment-info table tr td a.orderButton {
	display: inline-block;
	float: none;
	position: relative;
	right: auto;
	top: auto;
	cursor: pointer;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}

/* Get Price (where to buy) */
#wrapper .roh-wpsl-get-price-button,
#wrapper .roh-single-get-price-button {
	background-color: #c1272d;
	color: #fff;
	display: none;
	font-family: oswald;
	font-size: 0.9em;
	letter-spacing: 0.3pt;
	margin: 0;
	padding: 0 4px;
	text-transform: uppercase;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	cursor: pointer;
}

body.roh-get-price-active.single-wpsl_stores #wrapper .roh-wpsl-get-price-button,
#wrapper .roh-single-get-price-button {
	font-size: 1em;
	padding: 0.2em 1em 0.3em;
}

body.roh-get-price-active #wrapper .vendor-has-email.opt-in-true .roh-wpsl-get-price-button,
body.roh-get-price-active #wrapper .vendor-has-email.opt-in-unspecified .roh-wpsl-get-price-button,
body.roh-get-price-active.single-wpsl_stores #wrapper .roh-wpsl-get-price-button,
#wrapper .roh-single-get-price-button {
	display: inline-block;
}

#wrapper .roh-wpsl-get-price-button:hover {
	background-color: #fff;
	color: #c1272d;
}

#wrapper .roh-single-get-price-button:hover {
	background-color: #000;
}

body.roh-get-price-active #wrapper .vendor-has-email.opt-in-true .wpsl-contact-details,
body.roh-get-price-active #wrapper .vendor-has-email.opt-in-unspecified .wpsl-contact-details {
	display: none;
}

.single-wpsl_stores #wrapper .roh-single-dealer-content {
	background-color: #f4f3f3;
	padding: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.single-wpsl_stores #wrapper .wpsl-gmap-canvas {
	margin-bottom: 5px;
}

.single-wpsl_stores #wrapper .wpsl-locations-details {
	margin-bottom: 0;
	margin-right: 1em;
}

/* Get Price Form */
#wrapper .roh-price-row-1 {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 140px 2em 2fr;
	grid-template-columns: 140px 2fr;
	grid-gap: 2em;
}

.roh-price-contact-info {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 2em 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 2em;
}

#wrapper .wpcf7-list-item {
	margin: 0 1em 0 0;
}

#wrapper .roh-get-price-form br {
	display: none;
}

.wpcf7-form-control-wrap.prid,
#wrapper .wpcf7-form-control-wrap.price-quote {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	        flex-wrap: wrap;
}

.wpcf7-form-control-wrap.prid input,
#wrapper .wpcf7-form-control-wrap.price-quote input {
	width: auto !important;
	flex-grow: 2;
}

#wrapper .wpcf7-form-control-wrap.prid::before {
	content: "#PR";
	display: inline-block;
	padding: 0.25em;
	background-color: #eee;
	border-radius: 0.25em;
	margin-right: 0.25em;
}

#wrapper .wpcf7-form-control-wrap.price-quote::before {
	content: "$";
	display: inline-block;
	padding: 0.25em;
	background-color: #eee;
	border-radius: 0.25em;
	margin-right: 0.25em;
}

body #main .wpcf7-form-control-wrap[data-name="price-quote"] .wpcf7-form-control.wpcf7-text {
	padding-left: 2.1em;
}

#wrapper .wpcf7-form-control-wrap[data-name="price-quote"] {
	display: block;
}

#wrapper .wpcf7-form-control-wrap[data-name="price-quote"]::before {
	content: "$";
	position: absolute;
	border-right: 1px solid var(--form_border_color);
	font-weight: 500;
	border-radius: 0;
	left: 0;
	padding: 0 0.5em;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	line-height: 1.15em;
}

/* Home/Pricing Vehicle Selector/WhatFits */
body.home .my-vehicle-bar .my-vehicle-right,
body .my-vehicle-bar.on-other-pages .my-vehicle-right {
	display: none;
}

body .my-vehicle-bar.on-other-pages .my-vehicle-left,
body.home .my-vehicle-bar .my-vehicle-left {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

body .my-vehicle-bar.on-other-pages input.mvb-clear.mvb-go,
body.home .my-vehicle-bar input.mvb-clear.mvb-go {
	margin-left: auto;
	margin-right: 15px;
}

body .my-vehicle-bar.on-other-pages input.mvb-clear:not(:hover),
body.home .my-vehicle-bar input.mvb-clear:not(:hover) {
	background-color: #fff;
	color: #222222;
}

body .my-vehicle-bar.on-other-pages .whatfits-home-logo,
body.home .whatfits-home-logo {
	margin-right: 15px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

body .my-vehicle-bar.on-other-pages .whatfits-home-caption,
body.home .whatfits-home-caption {
	margin: 5px 0 0 !important;
	line-height: 1em !important;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

body .my-vehicle-bar.on-other-pages #whatfits-logotype,
body.home #whatfits-logotype {
	height: 24px;
	top: auto;
}

/* WooCommerce Classic Mode */
.woocommerce .product-buttons {
  display: none;
}

/* Default slider bg */
.roh-slider,
#feature-wheels,
.single-feature-image {
	background-color: #444;
	background-image: url("/wp-content/themes/Avada-Child-Theme/img/concrete-bg-01.jpg");
	background-repeat: repeat;
	background-size: 100% auto;
}

/* Single Wheel */
#feature-wheels {
  height: 45.833vw;
  max-height: 880px;
  overflow: hidden;
  position: relative;
}

.fusion-woo-product-images, .single-wheel-media {
	max-width: 100%;
}

.single-product .feature-wheel-details .feature-wheel-links a {
	color: #fff;
}

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

.single-product .woocommerce-container .product {
	margin: 60px auto 10px;
	display: grid;
	grid-template-columns: repeat(2, calc(50% - 1em));
	grid-column-gap: 2em;
	width: 80vw;
}

#wrapper .up-sells.upsells.products,
#wrapper .pt-fit-n-finish {
	grid-column: span 2;
}

#wrapper .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.avada-product-gallery {
	width: 100%;
}

#wrapper .avada-product-gallery-thumbs-wrapper {
	height: auto !important;
	padding-top: 25%;
}

.single-product .woocommerce-container .product .summary.entry-summary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-left: 0;
}

#wrapper h2.single-wheel-subtitle:not(.wc-nested-category-layout-category-title),
.page:not(.home) #wrapper .post-content h2:not(.wc-nested-category-layout-category-title) {
  border-bottom: 1px solid #b3b3b3;
  font-size: 40px;
  text-transform: uppercase;
  padding-bottom: 11px;
  padding-top: 50px;
  width: 100%;
}

#wrapper h2.single-wheel-subtitle a,
.page #wrapper .post-content h2 a,
#content h2 a {
  color: #333;
}

#wrapper .single-wheel-subtitle ~ table:not(.tablepress) {
	min-width: 100%;
}

#wrapper .single-wheel-subtitle ~ table:not(.tablepress) tbody:first-child tr:first-of-type > td,
#wrapper .wheel-fitment-table table tbody:first-child tr:first-of-type > td {
	text-transform: uppercase;
	font-weight: normal;
	color: rgb(17,17,17);
}

#wrapper .single-wheel-subtitle ~ table:not(.tablepress) td {
	width: auto !important;
	height: auto !important;
	min-width: 60px !important;
}

.wheel-fitment-table {
	margin: 0;
	width: 100%;
	overflow-x: auto;
}

#wrapper .wheel-fitment-table table {
	margin: 0;
	min-width: 400px;
	padding-right: 10vw;
	width: 100% !important;
	overflow-x: auto;
}

/* Finishes in Finishes box */
.finishes {
  list-style: outside none none;
  padding: 0;
  font-size:0;
}

.finishes .finish-item {
  display: inline-block;
  width: 100%;
}

.finishes .finish {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 17px;
	height: auto;
	margin: 0 5px 10px 0;
	text-align: left;
	vertical-align: middle;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

.finishes .finish::before {
	background-color: #eeeeee;
	border-radius: 3px;
	content: "";
	display: inline-block;
	height: 110px;
	margin-bottom: 5px;
	width: 110px;
	vertical-align: middle;
	margin-right: 20px;
	-ms-flex-preferred-size: 110px;
	    flex-basis: 110px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

/* Finishes in Fitments Table */
td.finishes .finish {
	color: transparent;
	font-size: 0;
	width: 20px;
	height: 20px;
	border-radius: 50px !important;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin: 3px;
}

td.finishes .finish::before {
	width: 100%;
	height: 100%;
	margin: 0 !important;
	border-radius: 50em !important;
	flex-basis: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

td.finishes .finish.na-blank-spacer::before {
	display: none;
}

.features {
	list-style: outside none none;
	padding: 0;
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.feature-item {
  margin: 15px 10px;
}

.feature-icon {
  height: auto;
  width: 100%;
}

#wrapper .single-product-new {
  display: table-cell;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
}

#wrapper .single-product-new .new-product-flag {
  display: inline-block;
  position: relative;
  top: 0;
  vertical-align: middle;
}

.woocommerce.single-product #roh-disclaimer {
	border-top: 1px solid #b3b3b3;
	margin: 0 auto 50px;
	padding-top: 10px;
	font-size: 0.9em;
	max-width: 80vw;
}

.woocommerce.single-product #roh-gallery {
  background-color: #444;
}

.woocommerce.single-product :not(.fusion-column-wrapper) > #roh-gallery {
	  margin: 0 -10vw;
}

#wrapper .single-product-flag-notices {
	margin-top: 0;
	list-style: none;
	padding: 0;
}

#wrapper .single-product-flag-notices > li {
	padding: 0.01em 1em;
}

#wrapper .single-product-flag-notices li p {
	color: #fff;
	margin: 0.75em 0;
	font-size: 0.9em;
	line-height: 1.3;
}

#wrapper .single-product-flag-notices li a {
	font-weight: 500;
}

#wrapper .single-product-flag-notices li a:not(:hover) {
	color: inherit;
}

/* Tables */
#wrapper table {
  width: 100%;
}

#wrapper table.tablepress tr:last-of-type:nth-child(2n) td,
#wrapper .table-1 tr:last-of-type:nth-child(2n) td {
  border-bottom: 2px solid #eee;
}

#wrapper table th {
  font-weight: normal;
  text-transform: uppercase;
  background-color: transparent;
}

#wrapper table tr td,
#wrapper table tr th {
  padding: 2px 10px;
  text-align: center;
  min-width: 50px;
  border: 0 none transparent;
  word-wrap: normal;
}

#wrapper table.tablepress tr td,
#wrapper table.tablepress tr th,
#wrapper .table-1 tr th {
  padding: 5px 10px;
  min-width: 0;
}

#wrapper table tr td:first-of-type,
#wrapper table tr th:first-of-type {
 /* padding-left: 0;*/
}

#wrapper table tr td:last-of-type:not(.stockPricing),
#wrapper table tr th:last-of-type:not(.stockPricing) {
  padding-right: 0;
}

/* This complicated set of selectors is for alternate row colouring that is sensitive to some tables having theads and some lacking them. */
#wrapper table:not(.tablepress) *:first-child:not(thead) tr:nth-child(2n) td,
#wrapper table:not(.tablepress) *:nth-child(2):not(thead) tr:nth-child(2n-1) td {
  background-color: #eee;
}

#wrapper table:not(.tablepress) tr:nth-child(2n-1) td {
  background-color: transparent;
}


#wrapper table.tablepress tr:nth-child(2n-1) td,
#wrapper .table-1 tr:nth-child(2n-1) td {
  background-color: #eee;
}

#wrapper table.tablepress tr:nth-child(2n) td,
#wrapper .table-1 tr:nth-child(2n) td {
  background-color: transparent;
}

/* Related Products/Upsells */
body #wrapper #main #content .related.products h3,
body #wrapper #main #content .upsells.products h3 {
	font-size: var(--h2_typography-font-size);
	text-transform: var(--h2_typography-text-transform);
	font-weight: var(--h2_typography-font-weight);
	margin-bottom: 0;
	line-height: var(--h2_typography-line-height);
}

#wrapper .upsells .fusion-title.title.sep-underline,
#wrapper .related .fusion-title.title.sep-underline {
	border-bottom: 1px solid #b3b3b3;
}

.woocommerce #wrapper .upsells li.product:hover,
.woocommerce #wrapper .related li.product:hover {
	z-index: 10;
}

/* Title Bar */
.fusion-page-title-captions {
  margin-right: 20px;
}

#wrapper .fusion-page-title-bar {
  border: 0 none transparent;
  height: 87px;
  padding: 0 10%;
}

.fusion-page-title-bar h1.entry-title {
  text-transform: uppercase;
}

.fusion-breadcrumbs {
  text-transform: uppercase;
}

#wrapper .fusion-breadcrumb-sep {
  color: #000;
}

.page-title-flex-container {
  display: table;
  height: 100%;
  vertical-align: middle;
}

.page-title-flex-container > div,
.page-title-flex-container > div.fusion-page-title-captions {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.wheels-page-title-buttons {
  padding-left: 20px;
  min-width: 300px;
}

.wheels-page-title-buttons a {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin-right: 18px;
  padding: 3px 25px;
  text-transform: uppercase;
}

.wheels-page-title-buttons a:hover {
  background-color: #fff;
}

/* My Vehicle Bar */
#wrapper .my-vehicle-bar {
  background-color: #4d4d4d;
  padding: 20px 10%;
  color: #fff;
}

.my-vehicle-inner {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	z-index:1;
	position:relative;
	height:100%;
	width:100%
}

.my-vehicle-right {
  min-width: 228px;
  text-align: right;
}

.my-vehicle-bar select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-sizing: unset;
          box-sizing: unset;
  color: #fff;
  font-family: "Lato",Arial,Helvetica,sans-serif;
  font-size: 17px;
  margin: 0 15px 0 0;
  padding: 3px 16px;
  text-transform: uppercase;
}

.my-vehicle-bar input.mvb-clear {
  background-color: #c1272d;
  border: 0 solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-family: "Lato",Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin: 3.5px 15px 3.5px 0;
  padding: 6px 12px;
  text-transform: uppercase;
  -webkit-appearance: none;
}

.my-vehicle-bar input.mvb-clear:hover {
  background-color: #c1272d;
}

.my-vehicle-bar select option {
  background-color: #eee;
  color: #333;
  font-size: 15px;
}

.my-vehicle-bar select option:nth-child(2n) {
  background-color: #ffffff;
}

.my-vehicle-close-x {
  color: #fff;
  display: inline-block;
  font-size: 70px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: right;
  top: -4px;
  vertical-align: middle;
}

.show-fitment-info {
  display: inline;
  font-size: 13px;
  font-weight: normal;
  text-align: right;
  text-transform: uppercase;
  vertical-align: middle;
  margin-right: 20px;
}

.ready-filtering .show-fitment-info {
	display: inline;
}

.vehicle-widget-label {
  background-color: #4d4d4d;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 100%;
  line-height: 85px;
  overflow: hidden;
  padding: 0 20px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  vertical-align: middle;
  max-width: 250px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  overflow: hidden;
}

#wrapper .my-vehicle-bar.mvb-closed {
  display: none;
}

#wrapper .vehicle-widget-label.mvb-closed {
  max-width: 0;
  padding: 0;
}

.vehicle-widget-label h4 {
  margin: 0;
  font-weight: normal;
   -webkit-transition: all ease 0.3s;
   -o-transition: all ease 0.3s;
   transition: all ease 0.3s;
   white-space: nowrap;
}

#wrapper .vehicle-widget-label.mvb-closed h4 {
  opacity: 0;
}

.vehicle-toggle-wrapper {
  display: inline-block;
}

/* My Vehicle, moved from template file */
body #wrapper .my-vehicle-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body #wrapper .my-vehicle-bar.get-price-bar {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}

.my-vehicle-inner.vehicle-selector {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	width: auto;
	height: auto;
}

.my-vehicle-inner.visualiser-button {
	-ms-flex-negative: 1;
	    flex-shrink: 1;
	width: auto;
	height: auto;
}

body .my-vehicle-bar.on-other-pages .my-vehicle-inner.visualiser-button,
body.home .my-vehicle-inner.visualiser-button {
	background-color: #333;
}

body #wrapper .my-vehicle-bar.on-other-pages,
body.home #wrapper .my-vehicle-bar {
	background-color: #4d4d4d;
	padding: 0;
	color: #fff;
}

body .my-vehicle-bar.on-other-pages .my-vehicle-inner.vehicle-selector,
body.home .my-vehicle-bar .my-vehicle-inner.vehicle-selector {
	padding: 20px 20px 20px 10%;
}

body .my-vehicle-bar.on-other-pages .my-vehicle-inner.visualiser-button,
body.home .my-vehicle-bar .my-vehicle-inner.visualiser-button {
	padding: 20px 10% 20px 20px;
}

.my-vehicle-inner.get-price-cancel {
	-ms-flex-negative: 1;
	    flex-shrink: 1;
	width: auto;
	height: auto;
}

.my-vehicle-inner.visualiser-button .rvis-link-button,
.my-vehicle-inner .get-price-cancel-button {
	background-color: #c1272d;
	border: 0 solid #fff;
	border-radius: 0;
	color: #fff;
	font-family: lato,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 0 15px;
	padding: 6px 12px;
	text-transform: uppercase;
	-webkit-appearance: none;
	line-height: normal;
}
/*
#wrapper .my-vehicle-bar.get-price-bar .my-vehicle-inner .get-price-cancel-button {
	margin: 0;
}
*/

#wrapper .get-price-cancel-button {
	cursor: pointer;
}

.my-vehicle-inner.visualiser-button .rvis-link-button:hover,
.my-vehicle-inner .get-price-cancel-button:hover {
	background-color: #fff;
	color: #c1272d;
}

@media screen and (max-width: 650px) {
	body #wrapper .my-vehicle-bar {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	.my-vehicle-inner.vehicle-selector,
	.my-vehicle-inner.visualiser-button,
	.my-vehicle-inner .get-price-cancel {
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		padding: 20px 10%;
		width: 100%;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
	}
	
	.my-vehicle-inner.visualiser-button,
	.my-vehicle-inner .get-price-cancel {
		text-align: center;
	}
	
	.my-vehicle-inner.visualiser-button .rvis-link-button {
		margin: 0 auto;
	}
}

/* Contact */
body #main .wpcf7-form-control.wpcf7-submit {
  border-color: #000;
  color: #000;
}

body #main .wpcf7-form-control.wpcf7-submit:hover {
  border-color: #000;
  color: #fff;
}

.wpcf7-form-control-wrap {
  margin-bottom: 20px;
}

body #main .fusion-tabs h4 {
  color: #fff;
  font-weight: normal;
}

body .fusion-tabs.horizontal-tabs.clean .tab-content {
  margin-top: 0;
  background-color: #f7f7f7;
}

body .tab-content .tab-pane > .fusion-builder-row.fusion-builder-row-inner.fusion-row {
  padding: 20px 20px 0 !important;
}

body #main .wpcf7-form h4 {
  font-weight: normal;
  margin-bottom: 2px;
}

body #main .wpcf7-form-control.wpcf7-text,
body #main .wpcf7-form-control.wpcf7-textarea,
body #main .wpcf7-form .wpcf7-select {
  color: #444;
  font-size: 17px;
  height: auto;
  padding: 8px 13px;
}

body #main .wpcf7-select-parent .select-arrow {
	height: 37px !important;
	line-height: 37px !important;
}

body:not(.page-id-123) .grecaptcha-badge {
	display: none;
}

/* News Posts */
.single-post .fusion-page-title-bar .fusion-page-title-row h1 {
  font-size: 20px;
}

.single-post .breadcrumb-leaf,
.single-post .fusion-breadcrumbs > span:nth-last-child(2) {
  display: none;
}

.fusion-video {
	margin-bottom: 1em;
}

/* Pages */
.single-feature-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 45.8333vw;
  max-height: 880px;
  /*max-height: 61.111vh;*/
  width: 100%;
  background-color: #444;
  display: table;
}

.no-slider-fallback {
  height: 45.8333vw;
  max-height: 110px;
  background-color: #444;
	background-image: url("/wp-content/themes/Avada-Child-Theme/img/concrete-bg-01.jpg");
	background-repeat: repeat;
	background-size: 100% auto;
}

/* Warranty */
#main .max-width-140.fusion-imageframe {
	max-width: 140px;
}

.warranty-right ul.fusion-checklist {
  float: left;
  max-width: 250px;
}

.warranty-right .warranty-icons {
  float: left;
  max-width: 50%;
}

.warranty-icons > img {
  max-width: 125px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
}

.warranty-right ul.fusion-checklist {
  margin-top: 0;
  min-width: 210px;
  padding-right: 40px;
  margin-bottom: 20px;
}

/*
.checklist-center .fusion-li-item {
  float: left;
}

.checklist-center .fusion-li-item .icon-wrapper {
  margin-right: 0 !important;
  width: 20px !important;
}

.checklist-center .fusion-li-item .fusion-li-item-content {
  margin-left: 30px !important;
  margin-right: 30px !important;
}*/

/* 86 Project */
.sponsor-logos-86 .fusion-image-carousel {
  margin-bottom: 8px;
}

/* Brochures */
body ._df_thumb {
  display: block;
  margin: 20px auto;
}
body .df-lightbox-close {
  background-color: rgba(0, 0, 0, 0.21);
  border-color: black;
  color: white;
}

body .df-lightbox-close:hover {
  background-color: rgba(0, 0, 0, 1);
  border-color: black;
  color: white;
}

.roh-dflip-container .df-container {
	background-color: transparent !important;
}

#wrapper ._df_thumb {
	width: calc(7vh + 7vw + 70px);
	height: calc(10vh + 10vw + 100px);
}

/* Single */
.first-image-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}

.single-post #main h2.entry-title {
  margin: 20px 0;
}

.single-post #main h2.entry-title a {
  color: #333;
  pointer-events: none;
}

body.single-post #main .post-content .fusion-fullwidth {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.single #wrapper .bulletin-button {
  border-color: #333;
  color: #333;
  margin: 0 10px 10px 0;
}

body.single #wrapper .bulletin-button:hover {
  color: #fff;
  background-color: #333;
}

body.single #wrapper .bulletin-button .fusion-button-text {
	color: #333;
}

body.single #wrapper .bulletin-button:hover .fusion-button-text {
	color: #fff;
}

body .max-width-450px {
	max-width: 450px;
}

/* Archives */
.single-post #main,
.search #main {
  padding-top: 30px;
  padding-bottom: 50px;
}

.search-page-search-form-top {
  border-bottom: 0 none transparent;
  margin-bottom: 30px;
  padding-bottom: 0;
}

body.archive article.post,
body.blog article.post,
body.search article.post {
  background-color: #eee;
  font-size: 0;
  margin: 2% 0;
  position: relative;
}

body.archive #wrapper article.post .flexslider,
body.blog #wrapper article.post .flexslider,
body.search #wrapper article.post .flexslider {
  float: none;
  display: inline-block;
  margin-right: 0;
}

body.archive #wrapper article.post .fusion-post-content.post-content,
body.blog #wrapper article.post .fusion-post-content.post-content,
body.search #wrapper article.post .fusion-post-content.post-content {
  display: inline-block;
  vertical-align: top;
  padding: 20px 25px 11px;
}

body.archive #wrapper article.post.has-post-thumbnail .fusion-post-content.post-content,
body.blog #wrapper article.post.has-post-thumbnail .fusion-post-content.post-content,
body.search #wrapper article.post.has-post-thumbnail .fusion-post-content.post-content {
  width: calc(100% - 320px);
}

body.archive article.post.type-galleries h2::before,
body.blog article.post.type-galleries h2::before,
body.search article.post.type-galleries h2::before {
  background-color: #555;
  color: #fff;
  content: "Gallery:";
  font-size: 0.5em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  vertical-align: top;
  margin-left: -25px;
  margin-right: .5em;
  line-height: 2.1em;
}

body.archive article.page h2::before,
body.blog article.page h2::before,
body.search article.page h2::before {
  background-color: #555;
  color: #fff;
  content: "Page:";
  font-size: 0.5em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  vertical-align: top;
  margin-left: -25px;
  margin-right: .5em;
  line-height: 2.1em;
}

body.archive article.post.type-post h2::before,
body.blog article.post.type-post h2::before,
body.search article.post.type-post h2::before {
  background-color: #555;
  color: #fff;
  content: "News:";
  font-size: 0.5em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  vertical-align: top;
  margin-left: -25px;
  margin-right: .5em;
  line-height: 2.1em;
}

body.archive article.post.type-product h2::before,
body.blog article.post.type-product h2::before,
body.search article.post.type-product h2::before {
  background-color: #555;
  color: #fff;
  content: "Wheel:";
  font-size: 0.5em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  vertical-align: top;
  margin-left: -25px;
  margin-right: .5em;
  line-height: 2.1em;
}

body.archive article.has-post-thumbnail h2::before,
body.blog article.has-post-thumbnail h2::before,
body.search article.has-post-thumbnail h2::before {
  left: 0;
  margin-left: 0 !important;
  position: absolute;
  z-index: 100;
  padding: 0 .5em !important;
}

body.archive #wrapper #main article.post h2,
body.blog #wrapper #main article.post h2,
body.search #wrapper #main article.post h2 {
  display: inline-block;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 10px;
    padding: 0;
}

body.archive #wrapper article.post p,
body.blog #wrapper article.post p,
body.search #wrapper article.post p {
  font-size: 13px;
}

body.archive #wrapper article.post h2 a,
body.blog #wrapper article.post h2 a,
body.search #wrapper article.post h2 a {
  color: #333;
}

body.archive #wrapper article.post .fusion-meta-info,
body.blog #wrapper article.post .fusion-meta-info,
body.search #wrapper article.post .fusion-meta-info {
  background-color: #333333;
  border: 0 none transparent;
  color: #999999;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: right;
}

body.archive #wrapper article.post .fusion-meta-info a,
body.blog #wrapper article.post .fusion-meta-info a,
body.search #wrapper article.post .fusion-meta-info a {
  color: #999999;
}

body.archive #wrapper article.post .fusion-meta-info .fusion-read-more,
body.blog #wrapper article.post .fusion-meta-info .fusion-read-more,
body.search #wrapper article.post .fusion-meta-info .fusion-read-more {
  background-color: #c1272d;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 10px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  text-align: center;
}

body.archive #wrapper .fusion-alignleft,
body.archive #wrapper .fusion-alignright,
body.blog #wrapper .fusion-alignleft,
body.blog #wrapper .fusion-alignright,
body.search #wrapper .fusion-alignleft,
body.search #wrapper .fusion-alignright {
  margin: 0;
  display: table-cell;
	vertical-align: middle;
	float: none;
}

body.archive #wrapper .fusion-meta-info .fusion-alignleft,
body.blog #wrapper .fusion-meta-info .fusion-alignleft,
body.search #wrapper .fusion-meta-info .fusion-alignleft  {
  padding: 9px 14px;
  vertical-align: middle;
  text-align: left;
}

body .fusion-read-more::after {
  content: "";
  margin: 0;
}

body #wrapper .pagination {
	margin: 2em 0;
}

body #main .pagination span.current,
body #main .pagination a.inactive,
body #main .pagination a.pagination-next,
body #main .pagination a.pagination-prev,
.single-navigation > a[rel="next"],
.single-navigation > a[rel="prev"] {
  background-color: #333;
    border: 0 none transparent;
    font-weight: 500;
    margin: 0;
    padding: 5px 11px;
    text-transform: uppercase;
    display: table-cell;
    color: #fff;
    line-height: normal;
}

body #main .pagination a.pagination-next,
body #main .pagination a.pagination-prev,
.single-navigation > a[rel="next"],
.single-navigation > a[rel="prev"] {
  background-color: #c1272d;
  color: #fff;
}

body #main .pagination span.current {
   background-color: #4d4d4d;
}

body .pagination-next::after,
body .single-navigation a[rel="next"]::after,
body .woocommerce-pagination .next::after,
body .pagination-prev::before,
body .single-navigation a[rel="prev"]::before,
body .woocommerce-pagination .next::before {
  content: "";
}

body #main .pagination a.inactive:hover,
body #main .pagination a.pagination-next:hover,
body #main .pagination a.pagination-prev:hover,
.single-navigation > a[rel="next"]:hover,
.single-navigation > a[rel="prev"]:hover {
  background-color: #eee;
  color: #333;
}

body.archive #wrapper article.post .fusion-meta-info .fusion-read-more:hover,
body.blog #wrapper article.post .fusion-meta-info .fusion-read-more:hover,
body.search #wrapper article.post .fusion-meta-info .fusion-read-more:hover {
  background-color: #000;
}

.post .flex-control-paging li a {
  background-color: rgba(0,0,0,0.2);
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
  -webkit-transform: skewX(-16.5deg);
      -ms-transform: skewX(-16.5deg);
          transform: skewX(-16.5deg);
}

.post .flex-control-paging li a.flex-active {
  background-color: #fff;
}

/* Sidebar */
#main .sidebar .widget {
  font-size: 14px;
}

#main .sidebar .widget h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 1em;
}

#main .sidebar .widget a:hover {
  color: #c1272d;
}

/* Search */
.header-search {
  display: table-cell;
  padding: 60px 10% 0;
  vertical-align: middle;
}

.header-search .search-table {
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
          box-shadow: 0 1px 6px rgba(0,0,0,0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-search .search-table .search-field {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
}

#wrapper .header-search #searchform.s {
  background-color: rgba(255, 255, 255, 0.4);
  border: 0 none transparent;
  font-size: 15px;
  height: 40px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s:active,
#wrapper .header-search #searchform.s:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #333;
}

#wrapper .header-search .search-button .searchsubmit {
	height: 40px;
	width: 40px;
	background-color: #c1272d;
	color: #fff;
	font-family: 'awb-icons';
	border: 0 none transparent;
}

#wrapper .header-search #searchform.s::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s::-moz-placeholder {
  color: #fff;
  opacity: 1;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s::placeholder {
  color: #fff;
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#wrapper .header-search #searchform.s:active::-webkit-input-placeholder, #wrapper .header-search #searchform.s:focus::-webkit-input-placeholder {
  color: #333;
}

#wrapper .header-search #searchform.s:active::-moz-placeholder, #wrapper .header-search #searchform.s:focus::-moz-placeholder {
  color: #333;
}

#wrapper .header-search #searchform.s:active:-ms-input-placeholder, #wrapper .header-search #searchform.s:focus:-ms-input-placeholder {
  color: #333;
}

#wrapper .header-search #searchform.s:active::-ms-input-placeholder, #wrapper .header-search #searchform.s:focus::-ms-input-placeholder {
  color: #333;
}

#wrapper .header-search #searchform.s:active::placeholder,
#wrapper .header-search #searchform.s:focus::placeholder {
  color: #333;
}

body.search article.post:first-of-type {
  margin-top: 0;
}

/* 404 */
body.error404 #main {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Single Post */
body.single-post .fusion-fullwidth {
  margin: 0 !important;
}

body.single-post .fusion-meta-info {
  display: none;
}

/* Gallery Archive */
body.category-gallery #posts-container .fusion-blog-layout-grid .fusion-post-grid {
  padding: 0;
  border: 0 none transparent;
}

/* Flow Form */
.single-feature-image {
	position: relative;
}

.ff-logo-wrapper {
  /*display: table-cell;
  vertical-align: middle;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 999;
	left: 0;
	right: 0;
}

.ff-logo-fader {
  margin: 0 auto;
  max-width: 790px;
  position: relative;
  text-align: center;
  width: 80%;
}

.ff-logo-fader img.ff-logo-1 {
  left: 0;
  position: absolute;
  -webkit-animation-name: fadeswap1;
          animation-name: fadeswap1;
  -webkit-animation-duration: 7s;
          animation-duration: 7s; 
  -webkit-animation-timing-function: ease; 
          animation-timing-function: ease; 
  -webkit-animation-delay: 0s; 
          animation-delay: 0s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.ff-logo-fader img.ff-logo-2 {
  left: 0;
  position: absolute;
  -webkit-animation-name: fadeswap2;
          animation-name: fadeswap2;
  -webkit-animation-duration: 7s;
          animation-duration: 7s; 
  -webkit-animation-timing-function: ease; 
          animation-timing-function: ease; 
  -webkit-animation-delay: 0s; 
          animation-delay: 0s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes fadeswap1 {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeswap1 {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeswap2 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeswap2 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.ff-video {
  height: 33.333vw;
}

.scrollmagic #imagesequence {
  margin-left: -8vw;
  text-align: center;
}

.fusion-parallax-fixed.ff-step-2::after {
	content: "";
	background-color: #000;
	left: 0;
    position: absolute;
    top: 0;
	height: 100%;
	width: 60%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear,  left top, right top,  from(rgba(0,0,0,0.65)),to(rgba(0,0,0,0)));
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.page #wrapper .post-content h2 .ff-lp {
  font-size: 5vw;
  font-weight: 100;
}

.page #wrapper .post-content h2 .ff-aib {
  font-size: 2.3vw;
}

/* Visualiser */
@media screen and (min-width: 801px) {
	.two-third-column-tweak .fusion-one-third {
		width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) ) !important;
	}
}

/* Footer */
.roh-footer-menu-container .roh-footer-menu {
  font-size: 0;
  padding-left: 0;
  text-align: center;
  max-width: 800px;
  margin: 120px auto;
}

.roh-footer-menu li {
  display: inline-block;
  list-style: outside none none;
  width: 33.33%;
  border-bottom: 1px solid #fff;
}

.roh-footer-menu li:nth-last-of-type(3),
.roh-footer-menu li:nth-last-of-type(2),
.roh-footer-menu li:last-of-type {
  border-bottom: 0 none transparent;
}


#wrapper .roh-footer-menu li a {
  color: #fff;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  padding: 20px 10px;
  display: block;
}

#wrapper .roh-footer-menu li a:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: #000;
  font-weight: normal;
}

#wrapper .roh-footer-menu li:nth-child(3n-2),
#wrapper .roh-footer-menu li:nth-child(3n-1) {
  border-right: 1px solid #fff;
}

.roh-footer-menu-container .parallax-inner {
  width: 100% !important;
}

/* Copyright Bar */

#wrapper .fusion-footer-copyright-area {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,191919+15,191919+100 */
background: rgb(0,0,0); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear,  left top, left bottom,  color-stop(1%, rgba(0,0,0,1)),color-stop(15%, rgba(25,25,25,1)),to(rgba(25,25,25,1)));
background: -o-linear-gradient(top,  rgba(0,0,0,1) 1%,rgba(25,25,25,1) 15%,rgba(25,25,25,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,1) 1%,rgba(25,25,25,1) 15%,rgba(25,25,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#191919',GradientType=0 ); /* IE6-9 */

}

.fusion-copyright-notice div {
  width: 100%;
}

.fusion-copyright-notice div span {
  vertical-align: middle;
  height: 33px;
  line-height: 33px;
}

.fusion-copyright-notice i {
	font-size: 1.5em;
	padding: 0 0.3em;
	color: #757575;
}

.footer-logo {
  text-align: center;
  width: 122px;
}

.footer-logo > img {
  width: 122px;
}

.site-by-notice {
	float: right;
  width: calc( 50% - 61px );
}

.copyright-notice {
	float: left;
  width: calc( 50% - 61px );
}

body #footer .fusion-copyright-content .fusion-social-network-icon::before {
	color: #757575;
	padding: 0 0 0 10px;
	font-size: 1.5em;
	vertical-align: middle;
}

.fusion-copyright-notice a.privacy-policy-link {
	color: #c1272d;
}

.fusion-copyright-notice a.privacy-policy-link:hover {
	color: #ffffff;
}

/* Wheel Stock */
body #wrapper #main .um-button.um-alt:not(:hover) {
  color: #333;
}

.um-page-password-reset .post-content {
  margin-top: 50px;
  margin-bottom: 50px;
}

#wheel-stock-levels #wheel-stock-form {
  overflow: hidden;
  text-align: left;
  background-color: #444 !important;
  margin-left: -10vw;
  margin-right: -10vw;
  padding:  30px 10vw;
}

#wheel-stock-levels select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-sizing: unset;
          box-sizing: unset;
  color: #fff;
  font-family: "Lato",Arial,Helvetica,sans-serif;
  font-size: 17px;
  margin: 0 15px 0 0;
  padding: 3px 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#wheel-stock-levels button {
  background-color: #c1272d;
  border: 0 solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-family: "Lato",Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin: 0 15px 0 0;
  padding: 9px 12px;
  text-transform: uppercase;
}

#wheel-stock-levels .fusion-button.fusion-button-default.fusion-button-medium.wheel-stock-clear {
  margin-right: 0;
}

#wheel-stock-levels button:hover {
  background-color: #000 !important;
}

#wheel-stock-levels select option {
  background-color: #eee;
  color: #333;
  font-size: 15px;
}

#wheel-stock-levels select option:nth-child(2n) {
  background-color: #ffffff;
}

.wheel-stock-button-container {
  float: left;
}

#wheel-stock-levels .fusion-button.fusion-button-default.fusion-button-medium.wheel-stock-clear {
  background-color: #aaa;
}

body #wheel-stock-results-wrapper table#wheel-stock-results tbody tr.evenrow td
{
  background-color:#eee; 
}

body #wheel-stock-results-wrapper table#wheel-stock-results tbody tr.oddrow td
{
  background-color:#fff;
}

.wheel-stock-button-container {
  float: right;
}

body .fusion-tabs ul.nav-tabs li.active > a {
  background-color: #c1272d !important;
}

.fusion-tabs .nav-tabs:first-of-type {
  border-left: 0 none transparent;
}

.fusion-tabs .nav-tabs:last-of-type {
  border-right: 0 none transparent;
}

.fusion-tabs .tab-content .tab-pane {
  border: 0 none transparent;
  padding: 10px;
}

#wheel-stock-results {
  width: 100%;
  margin-top: 40px;
  min-width:870px;
}

#wheel-stock-results td {
  padding: 3px 10px;
  position: relative;
  text-align: center;
  font-size: .85em;
  line-height: 22px;
}

#wheel-stock-results th {
  background-color: #5f666d;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: center;
}

body .scroll-for-more {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 10px 0 4px;
  text-align: center;
  display: none;
}

body .scroll-for-more > p {
  border: 2px solid;
  border-radius: 40px;
  display: inline-block;
  margin: 2px 0 0;
  padding: 8px 38px 8px 13px;
  position: relative;
}

.scroll-for-more .fa.fa-arrows-h {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
}

/*
#wheel-stock-results td:first-of-type, #wheel-stock-results th:first-of-type {
  text-align: left;
}

#wheel-stock-results td:last-of-type, #wheel-stock-results th:last-of-type {
  text-align: right;
}*/

#wheel-stock-results td:first-child {
  padding-left: 22px;
  text-align: left;
}

#wheel-stock-results tbody tr:last-of-type {
  border-bottom: 1px solid #f5f6f1;
}

#wheel-stock-results tbody tr:hover,
#wheel-stock-results tbody tr:hover td {
  background-color: #444 !important;
  color: #fff !important;
}

#wheel-stock-results-wrapper.show-results {
    display: block;
}

#wheel-stock-results-wrapper {
  display: block;
  margin: 0 -10vw;
  padding: 0 30px;
  position: relative;
}

td > span.results-finish {
  display: inline;
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

#wrapper #wheel-stock-results .stockFinish {
  padding-left: 34px;
  min-width: 120px;
}

body #wrapper table tr > td > span.results-finish::before {
  border-radius: 3px;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
  content: "";
  display: inline-block;
  height: 22px;
  margin-left: -28px;
  margin-right: 10px;
  margin-top: 2px;
  position: absolute;
  text-align: center;
  width: 22px;
  top: 0;
}

body #wheel-stock-results tr td:last-of-type span {
  color: #c1272d;
  cursor: help;
  display: inline-block;
  font-size: 30px;
  height: 10px;
  line-height: 10px;
  position: absolute;
  right: 5px;
  top: 16px;
  width: 10px;
}

#wheel-stock-results thead tr th {
  color: #333;
  font-size: .85em;
  padding: 10px;
}

/* Stock Order */
body tr > td > .orderButton {
  background-color: #c1272d;
  color: #fff;
  display: none;
  float: right;
  font-family: oswald;
  letter-spacing: 0.3pt;
  margin: 0;
  padding: 0 4px;
  position: absolute;
  right: 5px;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.stock-order-page #wheel-stock-results td.stockLevel,
.stock-order-page #wheel-stock-results th.results-stock-level {
  padding-right: 55px;
}

body tr:hover > td > .orderButton {
  display: inline-block;
}

body tr:hover > td > .orderButton:hover {
  color: #c1272d;
  background-color: #fff;
}

body #main .wpcf7-form .order-container h3 {
  font-weight: 600;
}

body #main .wpcf7-form .order-container h4 {
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

body #wrapper .wpcf7-not-valid-tip {
  background-color: #c1272d;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  padding: 2px 5px;
  font-size: 13px;
  margin-top: 3px;
}

body .order-block .wpcf7 .wpcf7-form div.wpcf7-response-output {
  border: 0 none transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 5px solid #fff;
}

/* Where to buy */
body #wrapper #wpsl-search-btn {
	border: 0 none transparent;
	border-radius: 0;
	background-color: #c1272d;
	background-image: none;
	color: #fff;
	text-transform: uppercase !important;
	font-family: lato,Arial,Helvetica,sans-serif;
	font-weight: 600;
	padding: 9px 12px;
	display: block;
	float: none;
	margin-right: 0;
	transition: all ease 0.3s;
}

body #wrapper #wpsl-search-btn:hover {
	color: #c1272d;
	background-color: #fff;
}


#wrapper .wpsl-search-btn-wrap {
	margin-left: auto;
	float: right;
	margin-right: 0;
	display: block;
}

#wrapper #wpsl-category,
#wrapper .wpsl-input,
#wrapper .wpsl-select-wrap {
	margin-bottom: 10px;
	margin-top: 10px;
}

#wpsl-search-wrap .wpsl-input label,
#wpsl-search-wrap div label {
	font-weight: 600;
	width: auto;
	text-transform: uppercase;
	line-height: 1.2;
}

#wpsl-search-wrap > form {
	float: none;
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

#wrapper .wpsl-input,
#wrapper #wpsl-radius, #wrapper #wpsl-results {
	position: relative;
	margin-bottom: 0;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center !important;
	    -ms-flex-align: center !important;
	        align-items: center !important;
}

#wrapper .wpsl-search {
	margin-bottom: 5px;
	padding: 10px;
	background: #f4f3f3;
}

#wrapper #wpsl-result-list {
	background-color: #f4f3f3;
}

#wrapper #wpsl-wrap #wpsl-result-list li {
	padding: 10px;
}

#wrapper .single-dealer-opt-out-message {
	margin-bottom: auto;
}
#wrapper .single-dealer-opt-out-message strong {
	display: block;
}

/* Warranty Form */
#wrapper .warranty-form-container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 20px 50%;
	grid-template-columns: 50% 50%;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
}

#wrapper .warranty-form-container > * {
	-ms-grid-column-span: 2;
	grid-column: span 2;
}

#wrapper .warranty-form-container .warranty-form-left,
#wrapper .warranty-form-container .warranty-form-right {
	-ms-grid-column-span: 1;
	grid-column: span 1;
}

body #main .wpcf7-form-control.wpcf7-dynamictext,
body #main .wpcf7-form-control.wpcf7-date,
body #main .wpcf7-form-control.wpcf7-number {
	color: #444;
	font-size: 17px;
	height: auto;
	padding: 8px 13px;
}

body #main .wpcf7-form-control.wpcf7-submit:focus {
	color: #fff; /* Focus fix */
}

#wrapper .warranty-photos {
	padding: 1em;
	background-color: #f1f2f3;
	margin-bottom: 2em;
}

/* US Dealer Prospects */
body.us-user #wrapper .my-vehicle-bar,
body.us-user #wrapper .vehicle-widget-label,
body.us-user #wrapper .menu-item-27823,
body.us-user #wrapper .fusion-mobile-nav-item[data-item-id="27823"],
body.us-user #wrapper .my-vehicle-toggle,
body:not(.us-user) #wrapper .us-only {
	display: none !important;
}

/* NZ Enquiries */
body.nz-user #wrapper .my-vehicle-bar,
body.nz-user #wrapper .vehicle-widget-label,
body.nz-user #wrapper .menu-item-27823,
body.nz-user #wrapper .fusion-mobile-nav-item[data-item-id="27823"],
body.nz-user #wrapper .my-vehicle-toggle,
body:not(.nz-user) #wrapper .nz-only {
	display: none !important;
}

@media screen and (max-width: 1200px) {
	.wheel-stock-button-container {
	  float: none;
	  margin-top: 15px;
	}
	
	#wheel-stock-levels select {
	  margin: 5px;
	  width: calc(50% - 50px);
	}
	
	#wheel-stock-levels #wheel-stock-form {
	  padding: 25px 25px 30px;
	  text-align: center;
	}
	
	#wheel-stock-results-container {
	  margin: 0 -30px;
	  overflow-x: scroll;
	  padding: 0 30px;
	  position: relative;
	  z-index: 10;
	  overflow-y: hidden;
	}

	#wheel-stock-results-wrapper::before {
		bottom: 0;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 30px;
		z-index: 100;
		opacity: 0.5;
		pointer-events: none;
		background: -webkit-gradient(linear,  left top, right top,  from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));
		background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}
	
	body #wrapper table tr > td > span.results-finish::before {
	  height: 17px;
	  width: 17px;
	}
	
		#wheel-stock-results-wrapper::after {
		bottom: 0;
		content: "";
		display: block;
		height: 100%;
		right: 0;
		position: absolute;
		top: 0;
		width: 30px;
		z-index: 100;
		opacity: 0.5;
		pointer-events: none;
		background: -webkit-gradient(linear,  left top, right top,  from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
		background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	
	#wheel-stock-results {
	  border-right: 30px solid #fff;
	}
	
	#wrapper #wheel-stock-results tr td {
	  line-height: 1.2em;
	  padding-top: 5px;
	  padding-bottom: 5px;
	}
}

/* Stock Media Queries */

@media screen and (max-width: 850px) {
	body .scroll-for-more {
	  display: block;
	}
}

@media screen and (max-width: 700px) {
	#wheel-stock-levels select {
	  width: calc(80% - 45px);
	}
	
	#wheel-stock-results td {
	  font-size: 15px;
	  padding: 10px;
	}
}

@media screen and (max-width: 500px) {
	#wheel-stock-levels select {
	  width: calc(100% - 45px);
	}
	
	#wheel-stock-levels button {
		margin-bottom: 5px;
	}
	
	.fusion-logo img {
	  max-width: 210px;
	}
}

/* Media Queries */

@media screen and (max-width: 1450px) {
	.my-vehicle-bar select {
	  font-size: 1.1724vw;
	}
	
	.my-vehicle-bar input {
	  font-size: 1.1724vw;
	}
	
	body.archive #wrapper #main article.post h2,
	body.blog #wrapper #main article.post h2,
	body.search #wrapper #main article.post h2 {
	  font-size: 2.5vw;
	  line-height: 1;
	}
}

.my-vehicle-toggle {
	-webkit-transition: margin ease 0.3s;
	-o-transition: margin ease 0.3s;
	transition: margin ease 0.3s;
}

@media screen and (min-width: 900px) {
	.modal .modal-sm {
		width: 400px;
	}
}

@media screen and (min-width: 500px) {
	.vehicle-widget-label:not(.mvb-closed) + .my-vehicle-toggle {
		margin-right: 20px;
	}
}

@media screen and (min-width: 1300px) {
	.vehicle-widget-label:not(.mvb-closed) + .my-vehicle-toggle {
		margin-right: 48px;
	}
}

@media screen and (max-width: 1300px) {
	.wheel-styles-container .fusion-column-wrapper a h2 {
	  font-size: 4.615vw !important;
	}
	
	.my-vehicle-bar select {
	  font-size: 14px;
	  margin: 3.5px 7px 3.5px 0;
	  padding: 6px 9px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		max-width: 100%;
		height: auto;
	}
	
	body .my-vehicle-bar.on-other-pages input.mvb-clear.mvb-go,
	body.home .my-vehicle-bar input.mvb-clear.mvb-go {
		margin-right: 7px;
	}
	
	.my-vehicle-bar input {
	  font-size: 14px;
	  margin: 3.5px 7px 3.5px 0;
	  padding: 7px 9px;
	}
	
	.news-feed-container .fusion-column-wrapper {
	  margin: 5% 10%;
	  max-width: 80%;
	}
	
	.roh-slider .overlay-container > h3 .slide-title-top-line,
	.roh-slider .overlay-container > h3 {
	  font-size: 2.54vw !important;
	}
	
	.roh-slider .overlay-container > h3 .slide-title-bottom-line {
	  font-size: 5.6vw;
	}
	
	.roh-slider .overlay-container {
	  padding: 2.3vw;
	}
	
	.roh-slider .roh-slide-specs {
	  bottom: 2.3vw;
	  max-width: 600px;
	}
	
	.feature-wheel-details p {
	  font-size: 13px;
	  line-height: 1.25;
	}
	
	.feature-wheel-details > h3 {
	  font-size: 26px;
	}
	
	.feature-wheel-details .feature-wheel-links a {
	  font-size: 13px;
	  padding: 4px 12px;
	}
	
	.flexslider .slides img.feature-wheel-overlay {
	  margin-bottom: -7px;
	  right: 0;
	  width: 100%;
	}
	
	.fusion-page-title-bar .fusion-page-title-row h1 {
	  font-size: 24px !important;
	  line-height: 1 !important;
	}
	
	.wheels-page-title-buttons a {
	  font-size: 13px;
	  margin-right: 14px;
	  padding: 3px 14px;
	}
	
	.vehicle-widget-label {
	  font-size: 14px;
	  line-height: 60px;
	  padding: 0 14px;
	}
	
	#wrapper .fusion-page-title-bar {
	  height: 60px;
	}
	
	#wrapper .avada-single-product-gallery-wrapper,
	#wrapper .single-product .features {
		width: 100%;
		margin-right: 0;
	}
	
	.avada-single-product-gallery-wrapper .woocommerce-product-gallery.images {
	  width: 100%;
	}
	
	.single-product .woocommerce-container .product .summary.entry-summary {
		margin-left: 0;
	}
	
	#whatfits-logotype {
		height: 20px;
		top: 4px;
	}
	/*
	#wrapper .fitment-info tr {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	#wrapper td.rohw-finish {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		-ms-grid-column: span 2;
		    grid-column-start: span 2;
	}
	
	#wrapper td.rohw-order {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		text-align: center;
	}
	
	#wrapper th.rohw-finish,
	#wrapper th.rohw-order {
		display: none;
	}*/
}

@media screen and (max-width: 1200px) {
	#wrapper #menu-primary > li,
	#wrapper .fusion-sticky-menu .fusion-menu > li {
		padding: 0 0 0 1.0em;
	}
	
	#wrapper .fusion-caret {
		margin-left: 6px;
	}
}

@media screen and (max-width: 1100px) {
	#wrapper .fusion-header-wrapper > div > .fusion-header {
		padding: 0 30px;
	}
	
	.roh-slider .flex-control-nav.flex-control-paging,
	#feature-wheels .flex-control-nav.flex-control-paging {
	  padding-right: 30px;
	}
	
	#feature-wheels h2.new-styles-heading {
	  left: 30px;
	}
	
	#feature-wheels .feature-wheel-details {
	  right: 30px;
	}
	
	#wrapper .fusion-page-title-bar {
	  padding: 0 30px;
	}
	
	#wrapper .my-vehicle-bar {
	  padding: 10px 30px;
	}
	
	#wrapper .page-title-flex-container .fusion-page-title-captions {
	  width: auto;
	}
	
	.avada-single-product-gallery-wrapper .woocommerce-product-gallery.images {
	  width: 100%;
	}
	
	.single-product #wrapper .woocommerce-container .product .summary.entry-summary {
		float: none !important;
		width: 100% !important;
		margin-left: 0 !important;
	}
	
	#wrapper .product .avada-product-images-global {
		float: none !important;
		width: 100% !important;
	}
	
	.single-product #main {
	  padding: 30px 30px 0 !important;
	}
	
	.single-post #main,
	.search #main {
	  padding-left: 30px !important;
	  padding-right: 30px !important;
	}

	
	.single-product #wrapper .avada-single-product-gallery-wrapper .avada-product-gallery {
	  width: 100% !important;
	  margin-right: 0;
	}
	
	.single-product #wrapper .avada-single-product-gallery-wrapper .avada-product-gallery .flex-viewport {
	  width: 100% !important;
	}
	
	.woocommerce-product-gallery .flex-viewport {
	  height: auto !important;
	}

	#wrapper .new-product-flag {
		top: 10%;
	}

	#wrapper .new-product-flag h5 {
	  font-size: 1.454vw;
		padding: .727vw .909vw;
	}
	
	.woocommerce.single-product :not(.fusion-column-wrapper) > #roh-gallery {
		  margin: 0 -30px;
	}
	
	.single-product #content .hundred-percent-fullwidth {
		margin: 0 -30px;
		width: 100vw;
	}
	
	.gallery-info {
	  padding: 30px;
	}
	
	body.has-sidebar #main #content {
	  width: calc( 77% - 30px );
	}
	
	.woocommerce.single-product #roh-disclaimer {
		max-width: none;
	}
}

@media screen and (max-width: 1024px) {
	.avada-product-gallery .woocommerce-product-gallery__image {
		text-align: center;
	}
	
	.avada-single-product-gallery-wrapper {
		width: 80vw;
		float: none;
		margin: 0 auto 0;
		padding: 20px 0;
		max-width: 80vw;
	}
}

@media screen and (max-width: 960px) {
	.woocommerce #wrapper li.product {
	  max-width: 33.333%;
	  width: 33.333%;
	}
	
	.woocommerce #wrapper .product-title {
		min-height: calc(26.6667vw * .85 * .25);
	}
}

@media screen and (max-width: 950px) {
	#wrapper .fusion-menu > li {
		font-size: 11.5px;
	}
	
	#wrapper .fusion-menu > li > a {
	  font-size: 1em;
	}
	
	#wrapper .fusion-menu > li {
	  padding-right: 17px;
	}
	
	#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description,
	.archive #wrapper .woocommerce-products-header .term-description {
		-webkit-columns: 2;
		   -moz-columns: 2;
		        columns: 2;
	}
}

@media screen and (max-width: 900px) {
	#wrapper table tr td, #wrapper table tr th {
	  font-size: 14px;
	}
	
	.woocommerce .product .fusion-image-wrapper a img,
	.woocommerce .product a.product-images img {
	  min-width: 150px;
	}
	
	#wrapper .fusion-button.button-large {
	  font-size: 2.667vw;
	  padding: 1.444vw 2.667vw;
	}
	
	.roh-slide-specs > p {
	  font-size: 1.777vw;
	}
	
	body .site-by-notice {
		width: auto;
	}
	
	body .copyright-notice {
		width: auto;
	}
	
	.rslide-text-topline,
	.roh-slider .rslide-specs {
		display: block;
	}
	
	.roh-slider .slide.style-spinny .roh-slide-specs,
	.roh-slider .slide.style-floaty .roh-slide-specs,
	.roh-slider .slide.style-static .roh-slide-specs,
	.roh-slider .slide.style-eofy .roh-slide-specs {
		left: 30px;
		max-width: 100%;
	}
	
	.roh-slider .slide.style-gritty .slide-wheel-name {
		font-size: 13.111vw;
	}
	
	.roh-slider .slide.style-spinny .slide-wheel-name,
	.roh-slider .slide.style-floaty .slide-wheel-name,
	.roh-slider .slide.style-static .slide-wheel-name,
	.roh-slider .slide.style-eofy .slide-wheel-name {
		font-size: 10vw !important;
		height: 10vw  !important;
		line-height: 10vw !important;
		color: #fff;
	}
		
	.roh-slider .slide.style-gritty .rslide-subtitle {
		font-size: 4.222vw;
	}
	
	.roh-slider .slide.style-spinny .rslide-subtitle,
	.roh-slider .slide.style-floaty .rslide-subtitle,
	.roh-slider .slide.style-static .rslide-subtitle,
	.roh-slider .slide.style-eofy .rslide-subtitle {
		font-size: 4.222vw;
		font-weight: normal;
		opacity: 0.8;
		
	}
	
	.slide.style-gritty .roh-slide-specs::after {
		width: 80vw;
		height: 80vw;
	}
	
	#feature-wheels .feature-wheel-details::after {
		width: 65vw;
		height: 65vw;
	}
}

@media screen and (min-width: 801px) {
	body.home .home-intro-title {
	  margin-bottom: 0;
	}
	
	.fusion-layout-column.p-align-bottom .fusion-column-wrapper p {
	  bottom: 0;
	  position: absolute;
	}
}

@media screen and (max-width: 800px) {
	#wrapper .fusion-header > .fusion-row {
		padding: 1.2em 0 !important;
	}
	
	#wrapper .fusion-logo {
		margin-right: auto !important;
	}

	#wrapper .fusion-mobile-nav-holder {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
	}

	#wrapper .fusion-header-wrapper .fusion-header {
	  background-color: transparent;
	}
	
	#wrapper .wheel-styles-container .fusion-layout-column {
	  width: 33.33% !important;
	}
	
	.page #wrapper .post-content h2 .ff-lp {
	  font-size: 34px;
	  font-weight: 100;
	}
	
	.page #wrapper .post-content h2 .ff-aib {
	  font-size: 20px;
	}
	
	.roh-slider .flex-control-nav.flex-control-paging, #feature-wheels .flex-control-nav.flex-control-paging {
	  top: 75px;
	}
	
	.flexslider .slides img.feature-wheel-overlay {
	  right: 80%;
	  bottom: 20%;
	  pointer-events: none;
	}
	
	#feature-wheels .slide.fw-mode-Slash .feature-wheel-details::after {
	  top: -5px;
	}
	
	.fusion-page-title-bar .fusion-page-title-secondary {
	  display: none;
	}
	
	#wrapper #main .avada-single-product-gallery-wrapper {
	  width: 80vw !important;
	  width: 80vmin !important;
	  margin: 0 auto !important;
	  float: none !important;
	}
	
	#wrapper .related.products,
	#wrapper .upsells.products {
		max-width: 80vw;
		margin-left: auto;
		margin-right: auto;
	}
	
	.single-product #wrapper .woocommerce-container .product .summary.entry-summary {
	  float: none;
	  margin: 0 auto !important;
	  width: 80vw !important;
	}
	
	.woocommerce.single-product #roh-disclaimer {
		max-width: 80vw;
	}
	
	.home-intro-panel .fusion-layout-column p {
	  max-width: 100% !important;
	  text-align: center;
	}
	
	.home-intro-panel .fusion-layout-column:first-of-type p {
	  text-align: center;
	}
	
	.home-intro-panel h3 {
	  text-align: center !important;
	}
	
	.home-intro-panel {
	  padding: 30px !important;
	}
	
	#wrapper .roh-footer-menu li a {
	  font-weight: 300;
	}
	
	body.archive #wrapper #main article.post h2,
	body.blog #wrapper #main article.post h2,
	body.search #wrapper #main article.post h2 {
	  font-size: 20px !important;
	  line-height: 1 !important;
	}
	
	body.archive #wrapper article.post .flexslider,
	body.blog #wrapper article.post .flexslider,
	body.search #wrapper article.post .flexslider {
	  width: 45%;
	}
	
	body.archive #wrapper #main article.post .fusion-post-content.post-content,
	body.blog #wrapper #main article.post .fusion-post-content.post-content,
	body.search #wrapper #main article.post .fusion-post-content.post-content {
	  width: 55%;
	}
	
	.bulletin-buttons {
	  text-align: center;
	  padding-top: 20px;
	}
	
	.scrollmagic #imagesequence {
	  margin-left: 0;
	}
	
	#wrapper .fusion-page-title-bar,
	#wrapper .fusion-page-title-bar .fusion-page-title-row {
		height: 50px;
		min-height: 50px;
	}
	
	#wrapper .vehicle-widget-label {
		line-height: 50px;
	}
	
	.feature-wheel-details > p {
		display: none;
	}
	
	.single-product .woocommerce-container .product {
		display: flex;
		flex-direction: column;
	}
	
	#wrapper .roh-product-video {
		width: 80vw;
		float: none;
		margin: 40px auto 0;
		padding: 0;
		max-width: 100%;
	}
	
	.wheel-fitment-table {
		margin: 0 -10vw;
		overflow-y: auto;
		width: 100vw;
		display: flex;
	}
	
	#wrapper .wheel-fitment-table table {
		margin: 0 10vw 0 10vw;
		min-width: 400px;
		padding-right: 10vw;
		width: 80vw;
	}
}

@media screen and (max-width: 750px) {
	.slide.style-static .rslide-overlay,
	.slide.style-eofy .rslide-overlay {
		left: 30px;
		bottom: 15px;
		right: auto;
		z-index: 9;
	}
	
	.slide.style-static .rslide-overlay .wheel-img,
	.slide.style-static .rslide-eofy .wheel-img {
		top: auto;
	}
}

@media screen and (max-width: 730px) {
	.woocommerce #wrapper .product-details {
	  display: block;
	  padding: 0;
	}
	
	.woocommerce .ready-filtering .product-details .product-details-container {
	  text-align: center;
	}
	
	.woocommerce .ready-filtering #main li.product:not(.wont-fit-vehicle) {
	  text-align: center;
	  padding: 15px 0 0;
	}
	
	.woocommerce .ready-filtering li.product .fusion-clean-product-image-wrapper {
	  display: block;
	  max-width: 100%;
	}
	
	.woocommerce .ready-filtering .product .fusion-image-wrapper a img {
	  max-width: 270px;
	}
	
	.woocommerce .ready-filtering .product-details .product-title > a {
	  font-size: 6.85vw;
	}
	
	.woocommerce #wrapper:not(.ready-filtering) .woocommerce-container .product-title > a {
	  font-size: 3.5vw;
	}
	
	.woocommerce .ready-filtering li.product .product-images {
	  display: inline-block;
	}
	
	.post-type-archive-product #wrapper .new-product-flag,
	tax-product_cat #wrapper .new-product-flag {
	  /*left: calc(35% - 60px);*/
	  left: 0;
	}
	
	#wrapper .new-product-flag {
		top: 0;
	}
	
	body.home #wrapper .my-vehicle-bar .my-vehicle-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 20px 30px;
	}
	
	body.home #whatfits-logotype {
		margin-right: 10px;
		height: 20px;
		top: auto;
		margin-left: 0;
		margin-bottom: 5px;
	}
	
	body.home .whatfits-home-logo {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-pack: flex-start;
		    -ms-flex-pack: flex-start;
		        justify-content: flex-start;
		-webkit-box-align: flex-start;
		    -ms-flex-align: flex-start;
		        align-items: flex-start;
	}
	
	body.home .whatfits-home-caption {
		margin: 0 !important;
	}
	
	.woocommerce .ready-filtering .fusion-product-content {
		display: block;
		padding: 0;
	}
	
	.post-type-archive-product .ready-filtering .alt-finish-imgs {
		position: absolute;
		max-height: calc(240px * .85 * .25);
	}
	
	.woocommerce .ready-filtering .product a.product-images .roh-alternate-finishes img {
		max-height: calc(240px * .85 * .25);
		height: calc(240px * .85 * .25);
	}
		
	.woocommerce #wrapper.ready-filtering .product-title {
		min-height: calc(240px * .85 * .25);
		margin-bottom: 10px;
	}
	
	.woocommerce .ready-filtering li.product .product-images,
	.woocommerce .ready-filtering li.product .fusion-clean-product-image-wrapper {
	  max-width: 100%;
	  width: 100%;
	}
	
	.woocommerce #wrapper.ready-filtering .product .featured-image > img {
		max-width: 240px;
	}
/*
	#wrapper td.rohw-finish {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		-ms-grid-column: span 2;
		    grid-column-start: span 2;
	}
	
	#wrapper td.rohw-order {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		-ms-grid-column: span 2;
		    grid-column-start: span 2;
	} */
}

@media screen and (max-width: 700px) {
	.roh-slide-specs > p {
	  font-size: 12px;
	}
	
	#wrapper .new-product-flag h5 {
	  font-size: 11px;
	}
	
	.single-galleries .gallery-item a.roh-gallery-post {
	  width: 25% !important;
	  padding-top: 25% !important;
	}
	
	#wrapper .warranty-form-container .warranty-form-left,
	#wrapper .warranty-form-container .warranty-form-right {
		-ms-grid-column-span: 2;
		grid-column: span 2;
	}
}

@media screen and (max-width: 650px) {
	.my-vehicle-inner {
	  display: block;
	}

	.my-vehicle-inner > div {
	  display: inline-block;
	  width: 100%;
	}
	
	.my-vehicle-bar select {
		width: 100%;
		margin-right: 0;
	}
	
	.my-vehicle-bar select#model {
		margin-bottom: 15px;
	}
	
	body.home .my-vehicle-bar .mvb-clear:not(.mvb-go) {
		margin-right: 0;
	}
	
	#roh-gallery .roh-gallery-post {
	  display: inline-block;
	  padding-top: 25%;
	  position: relative;
	  width: 25%;
	}
	
	#roh-gallery.roh-gallery-shortcode .roh-gallery-post:nth-last-child(3),
	#roh-gallery.roh-gallery-shortcode .roh-gallery-post:nth-last-child(2),
	#roh-gallery.roh-gallery-shortcode .roh-gallery-post:last-child {
	  display: none;
	}
	
	#wrapper #content {
	  margin-bottom: 0;
	}
	
	#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description,
	.archive #wrapper .woocommerce-products-header .term-description {
		-webkit-columns: 1;
		   -moz-columns: 1;
		        columns: 1;
		font-size: 0.85em;
	}
	
	#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description h4,
	.archive #wrapper .woocommerce-products-header .term-description h4 {
		text-transform: none;
	}
	
	#wrapper .woocommerce-products-header ~ .subcategory-term_description.term_description p,
	.archive #wrapper .woocommerce-products-header .term-description p {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	body.archive #wrapper article.post .flexslider,
	body.blog #wrapper article.post .flexslider,
	body.search #wrapper article.post .flexslider {
	  width: 40%;
	  margin-right: 20px;
	}
	
	body.archive #wrapper article.post .fusion-post-content.post-content,
	body.blog #wrapper article.post .fusion-post-content.post-content,
	body.search #wrapper article.post .fusion-post-content.post-content {
	  width: calc(60% - 20px);
	  padding: 15px 20px 11px 0;
	}
	
	.single-galleries .gallery-description {
		text-align: center;
		padding: 0;
		min-width: 0;
		width: 100%;
		max-width: 800px;
	}
	
	#wrapper .roh-price-row-1 {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		grid-gap: 0;
	}

	.roh-price-contact-info {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	
}

@media screen and (max-width: 600px) {
	.woocommerce.archive #wrapper:not(.ready-filtering) .woocommerce-container .product,
	.woocommerce #wrapper li.product {
	  max-width: 50%;
	  width: 50%;
	}
	
	.fusion-copyright-notice div span {
	  float: right;
	  width: 100%;
	}
	
	.footer-logo {
	  float: left !important;
	}
	
	#wrapper .menu-footer-container ul.roh-footer-menu li {
	  border-right: 0 none transparent;
	  width: 100%;
	}
	
	#wrapper .menu-footer-container ul.roh-footer-menu li:nth-last-of-type(3),
	#wrapper .menu-footer-container ul.roh-footer-menu li:nth-last-of-type(2) {
		border-bottom: 1px solid #fff;
	}
	
	#wrapper .menu-footer-container ul.roh-footer-menu li:last-of-type {
	  border-bottom: 0 none transparent;
	}
	
	#wrapper .menu-footer-container ul.roh-footer-menu li a {
	  padding: 7px 0px;
	}
	
	.roh-footer-menu-container .roh-footer-menu {
	  margin: 30px auto;
	}
	
	#feature-wheels .slide.fw-mode-Splatter .feature-wheel-details::after {
	  display: none;
	}
	
	#feature-wheels h2.new-styles-heading {
	  font-size: 40px !important;
	  line-height: 1 !important;
	  -webkit-font-smoothing: auto;
	  -moz-osx-font-smoothing: auto;
	}
	
	.roh-slider .roh-slide-specs {
		font-size: 14px;
	}
	
	body #wrapper .wpsl-select-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	
	#wrapper .wpsl-input,
	#wrapper #wpsl-radius,
	#wrapper #wpsl-results {
		margin-bottom: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
	}
	
	body #wrapper .wpsl-select-wrap {
		margin-top: 0;
	}
	
	.single-product #main {
	  padding-top: 0px !important;
	}
	
	.woocommerce #wrapper .product-title {
		min-height: calc(40vw * .85 * .25);
	}
	
	.single-product #content .hundred-percent-fullwidth {
		margin: 0;
		width: 100vw;
	}
}

@media screen and (max-width: 500px) {
	#feature-wheels .feature-wheel-details {
		right: 30px;
		left: 30px;
	}
	
	.flexslider .slides img.feature-wheel-overlay {
		left: 0;
		right: auto;
		max-width: calc(10vw + 50px);
	}

	#wrapper table tr th {
	  font-size: 10px;
	}
	
	#wrapper table tr td, #wrapper table tr th {
	  padding: 2px;
	  min-width: 0;
	}
	
	.woocommerce .ready-filtering .product .fusion-image-wrapper a img {
	  max-width: 100%;
	}
	
	.woocommerce #wrapper:not(.ready-filtering) .woocommerce-container .product-title > a {
	  font-size: 17px;
	}
	
	.woocommerce ul.products {
	  padding-top: 0;
	}
	
	#wrapper .fusion-button.button-large {
	  font-size: 13px;
	  padding: 7px 13px;
	}
	
	#wrapper .feature-product-details {
	  padding-top: 50%;
	}
	
	#wrapper .feature-product-details h3 {
	  font-size: 60px !important;
	  line-height: 1 !important;
	  left: 20px;
	}
	
	#wrapper .feature-product-details p {
	  font-size: 12px;
	}
	
	.roh-slider .overlay-container {
	  width: 135px;
	  max-width: 135px;
	  padding: 11px;
	}
	
	.roh-slider .overlay-container > h3 .slide-title-top-line,
	.roh-slider .overlay-container > h3 {
	  font-size: 12.7px !important;
	}
	
	.roh-slider .overlay-container > h3 .slide-title-bottom-line {
	  font-size: 28px;
	}
	
	.roh-slider .flex-control-nav.flex-control-paging,
	#feature-wheels .flex-control-nav.flex-control-paging {
	  display: none !important;
	}
	
	.roh-slider .roh-slide-specs {
	  bottom: 20px;
	  color: #fff;
	  font-size: 13px;
	  left: auto;
	  position: absolute;
	  z-index: 10;
	}
	
	#feature-wheels h2.new-styles-heading {
	  font-size: 30px !important;
	}
	
	.feature-wheel-links {
	  display: none;
	}
	
	#feature-wheels .slide.fw-mode-Slash .feature-wheel-details::after {
	  left: 0px;
	  right: -10px;
	}
	
	body.archive #wrapper article.post .flexslider,
	body.blog #wrapper article.post .flexslider,
	body.search #wrapper article.post .flexslider {
	  margin-right: 0;
	  width: 100%;
	}
	
	body.archive #wrapper article.post .fusion-post-content.post-content,
	body.blog #wrapper article.post .fusion-post-content.post-content,
	body.search #wrapper article.post .fusion-post-content.post-content {
	  width: 100%;
	  padding: 17px 18px;
	}
	
	body.archive article.post,
	body.blog article.post,
	body.search article.post {
	  margin: 20px 0;
	}
	
	.single-galleries .gallery-item a.roh-gallery-post {
	  width: 33.333% !important;
	  padding-top: 33.333% !important;
	}
	
	body.archive #wrapper #main article.post .fusion-post-content.post-content,
	body.blog #wrapper #main article.post .fusion-post-content.post-content,
	body.search #wrapper #main article.post .fusion-post-content.post-content {
	  width: 100%;
	}
	
	body.archive article.has-post-thumbnail h2::before,
	body.blog article.has-post-thumbnail h2::before,
	body.search article.has-post-thumbnail h2::before {
	  padding: 0.25em 0.5em  !important;
	  position: relative;
	}
	
	body .fusion-page-title-bar .fusion-page-title-row h1 {
	  font-size: 16px !important;
	}
	
	.woocommerce .product .fusion-image-wrapper a img,
	.woocommerce .product a.product-images img {
		min-width: 135px;
	}
	
	.woocommerce .product .product-details-container {
		min-height: 20px;
	}
	
	.finishes .finish::before {
		height: 60px;
		width: 60px;
		-ms-flex-preferred-size: 60px;
		    flex-basis: 60px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
	}
	
	#wrapper .fitment-info tr {
		-ms-grid-columns: 1fr 1fr 1fr !important;
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	
	#wrapper td.rohw-finish {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		-ms-grid-column: span 2;
		    grid-column-start: span 2;
	}

	#wrapper .fitment-info .get-price-off td.rohw-finish {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		-ms-grid-column: span 3;
		    grid-column-start: span 3;
	}
	
	#wrapper td.rohw-order {
		-ms-grid-row: 2;
		    grid-row-start: 2;
		text-align: center;
	}
	
	#wrapper th.rohw-finish,
	#wrapper th.rohw-order {
		display: none;
	}
}

@media screen and (max-width: 380px) {
	#wrapper .fusion-header-wrapper > div > .fusion-header {
	  padding: 16px 11px;
	}

	.roh-slider .overlay-container {
	  max-width: 110px;
	  width: 110px;
	}
	
	.roh-slider .roh-slide-specs {
		left: auto;
		right: 11px;
		bottom: 15px;
	}
	
	.style-gritty .rslide-overlay,
	.slide.style-static .rslide-overlay,
	.slide.style-eofy .rslide-overlay {
		position: absolute;
		left: 11px;
		bottom: 15px;
	}
	
	#feature-wheels h2.new-styles-heading {
	  bottom: 11px;
	  left: 11px;
	}
	
	#feature-wheels .feature-wheel-details {
	  right: 6px;
	}
	
	#wrapper .fusion-page-title-bar {
		padding: 0 14px;
	}
	
	.wheels-page-title-buttons {
		padding-left: 14px;
		min-width: 300px;
	}
	
	.wheels-page-title-buttons a {
		padding: 3px 8px;
	}
	
	body .vehicle-widget-label {
		padding: 0 19px;
	}
}