/* Super Hero Slider Pro styles */
.super-hero-big-wrapper {
	background-size: cover;
	width: 100%;
}
.super-hero-slide {
	position: relative;
}
a.super-hero-link {
	width: 100%;
	height: 100%;
	display: block;
}
.super-hero-image {
	text-align: center;
}
.super-hero-image img {
	vertical-align: bottom;
}
.full-width .super-hero-image img {
	width: 100%;
}
.full-width .super-hero-image img.wide-image-centered {
	max-width: 9999px;
	max-height: 9999px;
	width: auto;
	min-width: 100%;
	height: auto;
}
.super-hero-caption-wrapper {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 70%;
	max-width: 70%;
}
.super-hero-caption-wrapper.top-left {
	top: 25%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.super-hero-caption-wrapper.top-center {
	top: 25%;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.super-hero-caption-wrapper.top-right {
	top: 25%;
	left: auto;
	right: 5%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.super-hero-caption-wrapper.center-left {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.super-hero-caption-wrapper.center-center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.super-hero-caption-wrapper.center-right {
	top: 50%;
	left: auto;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.super-hero-caption-wrapper.bottom-left {
	top: 75%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.super-hero-caption-wrapper.bottom-center {
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.super-hero-caption-wrapper.bottom-right {
	top: 75%;
	left: auto;
	right: 5%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.short-divider {
	max-width: 300px !important;
	margin: 3em auto !important;
}
/* Horizontal caption layout */
.super-hero-slider .super-hero-slider.horizontal-layout .super-hero-caption {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.super-hero-slider .super-hero-slider.horizontal-layout .super-hero-caption .caption-1 {
	margin-bottom: 0;
	width: 50%;
}
.super-hero-slider .super-hero-slider.horizontal-layout .super-hero-caption .caption-2 {
	width: 50%;
}
/* Posts feed adjustments */
.super-hero-posts-feed.super-hero-caption-wrapper.top-left,
.super-hero-posts-feed.super-hero-caption-wrapper.center-left,
.super-hero-posts-feed.super-hero-caption-wrapper.bottom-left  {
	text-align: left;
}
.super-hero-posts-feed.super-hero-caption-wrapper.top-center,
.super-hero-posts-feed.super-hero-caption-wrapper.center-center,
.super-hero-posts-feed.super-hero-caption-wrapper.bottom-center {
	text-align: center;
}
.super-hero-posts-feed.super-hero-caption-wrapper.top-right,
.super-hero-posts-feed.super-hero-caption-wrapper.center-right,
.super-hero-posts-feed.super-hero-caption-wrapper.bottom-right {
	text-align: right;
}
.ctshs-panel-third .super-hero-caption-wrapper {
	width: 33%;
	padding: 3%;
	overflow: hidden;
}
.ctshs-panel-half .super-hero-caption-wrapper {
	width: 50%;
	padding: 3%;
	overflow: hidden;
}

/* Products feed adjustments */
.super-hero-products-feed.image-left-content-right .super-hero-image,
.super-hero-products-feed.image-right-content-left .super-hero-image {
	width: 50%;
	overflow: hidden;
}
.super-hero-products-feed.image-left-content-right .super-hero-image img,
.super-hero-products-feed.image-right-content-left .super-hero-image img {
	width: auto;
}
.super-hero-products-feed.image-left-content-right.wide-alt-image .super-hero-image img,
.super-hero-products-feed.image-right-content-left.wide-alt-image .super-hero-image img {
	max-width: 9999px;
	max-height: 9999px;
}
.super-hero-products-feed.image-left-content-right.wide-alt-image .super-hero-image.center-image img,
.super-hero-products-feed.image-right-content-left.wide-alt-image .super-hero-image.center-image img {
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%);
}
.super-hero-products-feed.image-left-content-right .super-hero-caption-wrapper,
.super-hero-products-feed.image-right-content-left .super-hero-caption-wrapper {
	width: 50%;
	right: 0;
	left: auto;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	padding: 1.5em;
}
.full-caption .ctshs-panel-third .super-hero-caption-wrapper,
.full-caption .ctshs-panel-half .super-hero-caption-wrapper {
	width: 95%;
	max-width: 95%;
	left: 2.5%;
	top: 2.5%;
	bottom: 2.5%;
	transform: translate(0,0);
	height: 95%;
}
.super-hero-products-feed .super-hero-caption,
.super-hero-products-feed .super-hero-caption {
	text-align: center;
}
.super-hero-products-feed .caption-1 .star-rating {
	float: none;
}
.super-hero-products-feed.image-left-content-right .caption-1 img,
.super-hero-products-feed .caption-1 .star-rating {
	margin: 1em auto;
	float: none;
}
.super-hero-products-feed.not-carousel .caption-1,
.super-hero-products-feed.not-carousel .caption-2 {
	margin-bottom: 1.5em;
}
.super-hero-caption .add_to_cart_inline a.super-hero-link {
/*	display: inline; */
}
.super-hero-products-feed.is-carousel .super-hero-image {
	width: 100%;
}
.super-hero-products-feed.is-carousel .super-hero-caption-wrapper {
	width: 100%;
	max-width: 100%;
	position: relative;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.super-hero-products-feed.is-carousel .caption-1,
.super-hero-products-feed.is-carousel .caption-2 {
	margin-bottom: 0.5em;
}
.super-hero-slider.shs-theme.super-hero-products-feed.is-carousel .super-hero-caption h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.super-hero-products-feed.is-carousel .super-hero-caption .add_to_cart_inline .amount {
	display: block;
	margin-bottom: 0.5em;
}
.super-hero-slider.shs-theme.super-hero-products-feed.is-carousel .super-hero-caption p {
	font-size: 14px;
}
/*
* 	SHS Theme 
*	1.0.0
*/
.shs-theme {
	margin-bottom: 1.5em;
}
.shs-theme.navigation-below {
	margin-bottom: 90px;
}
.super-hero-slider.shs-theme .super-hero-caption  {
	position: relative;
}
.super-hero-slider.shs-theme .super-hero-caption h1,
.super-hero-slider.shs-theme .super-hero-caption h2,
.super-hero-slider.shs-theme .super-hero-caption h3,
.super-hero-slider.shs-theme .super-hero-caption h4,
.super-hero-slider.shs-theme .super-hero-caption h5,
.super-hero-slider.shs-theme .super-hero-caption h6,
.super-hero-slider.shs-theme .super-hero-caption p {
	margin: 0.15em 0;
	padding: 0;
}
.super-hero-slider.shs-theme .super-hero-caption h1 {
	font-size: 4vw;
}
.super-hero-slider.shs-theme .super-hero-caption h2 {
	font-size: 3vw;
}
.super-hero-slider.shs-theme .super-hero-caption h3 {
	font-size: 2.5vw;
}
.super-hero-slider.shs-theme .super-hero-caption h4 {
	font-size: 2vw;
}
.super-hero-slider.shs-theme .super-hero-caption h5 {
	font-size: 1.75vw;
}
.super-hero-slider.shs-theme .super-hero-caption h6 {
	font-size: 1.5vw;
}
.super-hero-slider.shs-theme .super-hero-caption p {
	font-size: 1vw;
}
/* SHS Theme */
.shs-carousel.is-carousel .owl-item {
	margin: 0;
}
.shs-theme .owl-controls {
	position: absolute;
	top: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.shs-theme .owl-pagination {
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	pointer-events: auto;
	bottom: 0;
	width: 100%;
	padding: 0.25em 0;
}
.shs-theme.thumbnails-top .owl-pagination {
	top: 0;
	bottom: auto;
	width: 100%;
	padding: 0.25em 0;
}
.shs-theme.thumbnails-left .owl-pagination {
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0 0.25em;
}
.shs-theme.thumbnails-right .owl-pagination {
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 0.25em;
}
.shs-theme.thumbnails-left .owl-pagination,
.shs-theme.thumbnails-right .owl-pagination {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}
.shs-theme .owl-pagination .owl-page {
	zoom: 1;
	vertical-align: middle;
	display: inline-block;
}
.shs-theme.thumbnails-left .owl-pagination .owl-page,
.shs-theme.thumbnails-right .owl-pagination .owl-page {
	display: block;
}
.shs-theme.std-navigation .owl-pagination .owl-page span {
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	background-color: #eee;
	display: block;
	box-shadow: 0 0 0 0 rgba(33,33,33,0);
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.shs-theme.has-thumbnails.not-carousel.std-navigation .owl-pagination .owl-page span {
	width: 75px;
	height: 75px;
	margin: 5px 6px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.shs-theme.dark-on-light.std-navigation .owl-pagination .owl-page span {
	background-color: #111;
	box-shadow: 0 0 0 0 rgba(255,255,255,0);
}
.shs-theme.std-navigation .owl-pagination .owl-page.active span,
.shs-theme.std-navigation .owl-pagination .owl-page:hover span {
	background-color: #eee;
	box-shadow: 0 0 0 2px rgba(0,0,0,0.35);
}
.shs-theme.dark-on-light.std-navigation .owl-pagination .owl-page.active span,
.shs-theme.dark-on-light.std-navigation .owl-pagination .owl-page:hover span {
	background-color: #111;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.35);
}
/* Text navigation */
.shs-theme.thumbnails-right.text-navigation .owl-pagination {
	padding: 0 0.5em;
	background-color: transparent;
	max-width: 20%;
}
.shs-theme.text-navigation .owl-pagination .owl-page {
	margin: 0.75em 0;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
}
.shs-theme.text-navigation .owl-pagination .owl-page h4,
.shs-theme.text-navigation .owl-pagination .owl-page h5 {
	margin: 0.15em 0;
	text-align: left;
}
.shs-theme.text-navigation .owl-pagination .owl-page h4 {
	font-size: 19px;
}
.shs-theme.text-navigation .owl-pagination .owl-page h5 {
	font-size: 14px;
}
.shs-theme.text-navigation .owl-pagination .owl-page.active,
.shs-theme.text-navigation .owl-pagination .owl-page:hover {
	opacity: 0.8;
}
.no-navigation.shs-theme .owl-buttons {
	display: none;
}
.navigation-center.shs-theme .owl-buttons {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	margin: 0;
}
.navigation-below.shs-theme .owl-buttons {
	position: absolute;
	bottom: -60px;
	left: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.navigation-bottom-right.shs-theme .owl-buttons {
	position: absolute;
	bottom: 0;
	right: 0;
	top: auto;
	width: auto;
}
.shs-theme .owl-buttons [class*='owl-'] {
	color: #111;
	font-size: 14px;
	margin: 0 0 0 1px;
	padding: 0;
	background: #fff;
	background: rgba(255,255,255,0.8);
	display: inline-block;
	cursor: pointer;
	pointer-events: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
}
.shs-theme.dark-on-light .owl-buttons [class*='owl-'] {
	color: #fff;
	background: #111;
	background: rgba(0,0,0,0.8);
}
.shs-theme .owl-buttons [class*='owl-']:hover {
	color: #111;
	background: rgba(255,255,255,1);
	text-decoration: none;
}
.shs-theme.dark-on-light .owl-buttons [class*='owl-']:hover {
	color: #fff;
	background: rgba(0,0,0,1);
}
.no-background.shs-theme .owl-buttons [class*='owl-'] {
	background: transparent;
}
.button-square.shs-theme .owl-buttons [class*='owl-'],
.button-square-large.shs-theme .owl-buttons [class*='owl-'] {
	-moz-border-radius: 0;
	border-radius: 0;
}
.button-circle.shs-theme .owl-buttons [class*='owl-'],
.button-circle-large.shs-theme .owl-buttons [class*='owl-'] {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.navigation-center.shs-theme .owl-buttons .owl-prev {
	float: left;
	margin-left: 10px;
}
.navigation-center.shs-theme .owl-buttons .owl-next {
	float: right;
	margin-right: 10px;
}
.is-carousel.navigation-center.shs-theme .owl-buttons .owl-prev {
	float: left;
	margin-left: 1em;
}
.is-carousel.navigation-center.shs-theme .owl-buttons .owl-next {
	float: right;
	margin-right: 1em;
}
.shs-theme .owl-buttons .disabled {
	opacity: 0.5;
	cursor: default;
}
.shs-theme .owl-buttons .dashicons,
.shs-theme .owl-buttons .dashicons-before:before {
	display: inline-block;
	width: 28px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	-webkit-transition: color .1s ease-in 0;
	transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shs-theme .owl-buttons .dashicons.dashicons-arrow-left,
.shs-theme .owl-buttons .dashicons.dashicons-arrow-right {
	font-size: 25px;
}
.button-circle-large.shs-theme .owl-buttons .dashicons,
.button-circle-large.shs-theme .owl-buttons .dashicons-before:before,
.button-square-large.shs-theme .owl-buttons .dashicons,
.button-square-large.shs-theme .owl-buttons .dashicons-before:before {
	width: 48px;
	height: 48px;
	font-size: 28px;
	line-height: 48px;
}
.shs-theme .owl-buttons .owl-prev span,
.shs-theme .owl-buttons .owl-next span {
	padding: 0;
	-webkit-transition: padding .25s ease-in;
	transition: padding .25s ease-in;
}
.shs-theme .owl-buttons .owl-prev:hover span {
	padding-right: 3px;
}
.shs-theme .owl-buttons .owl-next:hover span {
	padding-left: 3px;
}

.owl-item.loading {
  width: 40px;
  height: 40px;
  background-color: #333;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.shs-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.shs-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.shs-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.shs-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.shs-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.shs-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor: move;
}
/* fix */
.shs-carousel  .owl-wrapper,
.shs-carousel  .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/* Gravity Forms */
.shs-form-right_wrapper {

}
.shs-form-right {
	width: 50%;
	float: right;
	background: rgba(255,255,255,0.28);
	padding: 1em;
	border-radius: 6px;
}
.gform_wrapper .shs-form-right ul li.gfield {
	clear: both;
	margin-bottom: 1.25em;
}
.gform_wrapper .shs-form-right .top_label .gfield_label {
	margin: .25em 0 0;
}
.gform_wrapper .shs-form-right div.validation_error {
	display: none;
}
.gform_wrapper .shs-form-right li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none;
}