
.ms-theme-cubic {
	opacity: 0;
	padding-bottom: 40px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.ms-theme-cubic.ms-loaded {
	opacity: 1;
}

.metaslider.ms-theme-cubic * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.metaslider.ms-theme-cubic *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.metaslider.ms-theme-cubic *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.metaslider.ms-theme-cubic .flexslider {
	margin-bottom: 0;
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) {
	background: transparent;
	bottom: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: top .2s;
	transition: top .2s;
	z-index: 8;
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a {
	background: rgba(255, 255, 255, .8);
	border: 2px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	margin: 0 5px;
	padding: 5px 0 5px 10px;
	text-indent: 9999px;
	overflow: hidden;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	width: 15px;
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li:last-child a {
	margin-right: 0;
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a {
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: black;
	height: 100px;
	margin-top: -50px;
	max-width: 50px;
	overflow: hidden;
	top: calc(50% + 50px);
	transform: translateY(-50%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 11%;
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a::before {
	background-image: none;
	background-color: #fff;
	mask-image: url("https://cdn-ilegmjp.nitrocdn.com/vdjAUmCFOxGRtwMrIKfSNBwZyGoDlMrr/assets/images/source/rev-d7efa13/ensuiteniagara.com/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg");
	mask-repeat: no-repeat;
	mask-position: 50% 50%;
	mask-size: 47px auto;
	content: "" !important;
	display: block;
	height: 47px;
	margin-top: -23px;
	max-height: 47px;
	max-width: 47px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-prev {
	left: 0;
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-prev::before {
	left: 15%;
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-next {
	right: 0;
}

.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-next::before {
	right: 15%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.metaslider.ms-theme-cubic .flexslider:hover ul.flex-direction-nav li a {
	background: rgba(255, 255, 255, .3);
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .flexslider:hover ul.flex-direction-nav li a:hover {
	color: black;
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .flexslider:focus-within ul.flex-direction-nav li a {
	background: rgba(255, 255, 255, .3);
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .flexslider:focus-within ul.flex-direction-nav li a:hover {
	color: black;
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap {
	background: rgba(0, 0, 0, .8);
	bottom: 0;
	transform: translateY(50%);
	color: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: .5s all;
	transition: .5s all;
	width: 100%;
}

.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption {
	color: #fff;
	font-size: .9rem;
	padding: 20px 30px 55px 30px;
	text-align: center;
	line-height: 1.4em;
}

.metaslider.ms-theme-cubic .flexslider ul.slides .flex-active-slide .caption-wrap {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic ul.rslides_tabs {
	background: transparent;
	bottom: 15px;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: center;
	line-height: 15px;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	-webkit-transition: top .2s;
	transition: top .2s;
	z-index: 8;
}

.metaslider.ms-theme-cubic ul.rslides_tabs li a {
	background: rgba(255, 255, 255, .8);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	margin: 0 5px;
	padding: 5px 0 5px 10px;
	text-indent: -9999px;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	width: 15px;
}

.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic ul.rslides_tabs li:last-child a {
	margin-right: 0;
}

.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) {
	background: transparent;
	bottom: 15px;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: center;
	line-height: 15px;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	-webkit-transition: top .2s;
	transition: top .2s;
	z-index: 8;
}

.metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a {
	background: rgba(255, 255, 255, .8);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	margin: 0 5px;
	padding: 5px 0 5px 10px;
	text-indent: -9999px;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	width: 15px;
}

.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a:last-child {
	margin-right: 0;
}

.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons {
	background: transparent;
	bottom: 30px;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: center;
	line-height: 15px;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	-webkit-transition: top .2s;
	transition: top .2s;
	z-index: 8;
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a {
	background: rgba(255, 255, 255, .8);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	margin: 0 5px;
	padding: 5px 0 5px 10px;
	text-indent: -9999px;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	width: 15px;
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:last-child {
	margin-right: 0;
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div {
	display: block !important;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a {
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: black;
	height: 100px;
	margin-top: -50px;
	max-width: 50px;
	overflow: hidden;
	top: 50%;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 11%;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a::before {
	background: url("https://cdn-ilegmjp.nitrocdn.com/vdjAUmCFOxGRtwMrIKfSNBwZyGoDlMrr/assets/images/source/rev-d7efa13/ensuiteniagara.com/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	content: "" !important;
	display: block;
	height: 47px;
	margin-top: -23px;
	max-height: 47px;
	max-width: 47px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-prev {
	left: 0;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-prev::before {
	left: 15%;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-next {
	right: 0;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-next::before {
	right: 15%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider .cs-prev {
	margin-top: -55px !important;
}

.metaslider.ms-theme-cubic .coin-slider .coin-slider .cs-next {
	margin-top: -55px !important;
}

.metaslider.ms-theme-cubic .coin-slider:hover .coin-slider div a {
	background: rgba(255, 255, 255, .3);
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .coin-slider:hover .coin-slider div a:hover {
	color: black;
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, .8);
}

.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover::after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a:hover {
	border: 0 none;
}

.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a.active {
	border: 0 none;
}

.metaslider.ms-theme-cubic a.rslides_nav {
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: black;
	height: 100px;
	margin-top: -50px;
	max-width: 50px;
	overflow: hidden;
	top: 50%;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 11%;
}

.metaslider.ms-theme-cubic a.rslides_nav::before {
	background: url("https://cdn-ilegmjp.nitrocdn.com/vdjAUmCFOxGRtwMrIKfSNBwZyGoDlMrr/assets/images/source/rev-d7efa13/ensuiteniagara.com/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	content: "" !important;
	display: block;
	height: 47px;
	margin-top: -23px;
	max-height: 47px;
	max-width: 47px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a {
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: black;
	height: 100px;
	margin-top: -50px;
	max-width: 50px;
	overflow: hidden;
	top: 50%;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 11%;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a::before {
	background: url("https://cdn-ilegmjp.nitrocdn.com/vdjAUmCFOxGRtwMrIKfSNBwZyGoDlMrr/assets/images/source/rev-d7efa13/ensuiteniagara.com/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	content: "" !important;
	display: block;
	height: 47px;
	margin-top: -23px;
	max-height: 47px;
	max-width: 47px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-prevNav {
	left: 0;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-prevNav::before {
	left: 15%;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-nextNav {
	right: 0;
}

.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-nextNav::before {
	right: 15%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.metaslider.ms-theme-cubic div.nivoSlider:hover div.nivo-directionNav a {
	background: rgba(255, 255, 255, .3);
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic div.nivoSlider:hover div.nivo-directionNav a:hover {
	color: black;
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic div.nivoSlider .nivo-caption {
	background: rgba(0, 0, 0, .8);
	bottom: 0;
	color: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: .5s all;
	transition: .5s all;
	width: 100%;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .rslides_nav.prev {
	left: 0;
}

.metaslider.ms-theme-cubic .rslides_nav.prev::before {
	left: 15%;
}

.metaslider.ms-theme-cubic .rslides_nav.next {
	right: 0;
}

.metaslider.ms-theme-cubic .rslides_nav.next::before {
	right: 15%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.metaslider.ms-theme-cubic:hover a.rslides_nav {
	background: rgba(255, 255, 255, .3);
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic:hover a.rslides_nav:hover {
	color: black;
	max-width: 50px;
	width: 11%;
}

.metaslider.ms-theme-cubic .rslides .caption-wrap {
	background: rgba(0, 0, 0, .8);
	bottom: 0;
	color: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: .5s all;
	transition: .5s all;
	width: 100%;
}

.metaslider.ms-theme-cubic .rslides .caption-wrap .caption {
	color: #fff;
	font-size: .9rem;
	padding: 20px 30px 55px 30px;
	text-align: center;
}

.metaslider.ms-theme-cubic .rslides li[class*="rslides"] .caption-wrap {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.metaslider.ms-theme-cubic .cs-title {
	margin: 10px;
	padding: 20px;
	width: calc(100% - 20px);
}

.metaslider.ms-theme-cubic .nivoSlider .nivo-caption {
	color: #fff;
	font-size: .9rem;
	padding: 20px 30px 55px 30px;
	text-align: center;
}

.metaslider.ms-theme-cubic .filmstrip {
	border-radius: 0;
	margin-top: 10px;
	position: absolute;
	width: 100%;
	z-index: 4;
}

.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a::after {
	width: 10px;
}

.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a.flex-prev {
	left: 0;
}

.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a.flex-next {
	right: 0;
}

.ms-is-small.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption {
	padding-top: 50px;
}

.ms-is-small.metaslider.ms-theme-cubic .rslides .caption-wrap .caption {
	padding-top: 50px;
}

.ms-is-small.metaslider.ms-theme-cubic .nivoSlider .nivo-caption {
	padding-top: 50px;
}

.metaslider.ms-theme-cubic.has-filmstrip .flexslider:not(.filmstrip) ul.flex-direction-nav {
	width: 90px;
}

.metaslider.ms-theme-cubic.has-filmstrip .flexslider ul.slides .caption-wrap {
	margin-right: 110px;
}

.metaslider.ms-theme-cubic.fullwidth .flexslider ul.slides .caption-wrap {
	margin-right: 320px;
}

.metaslider.ms-theme-cubic.fullwidth .flexslider ul.slides .caption-wrap .caption {
	padding-left: 20px;
}

.metaslider.ms-theme-cubic.fullwidth .flexslider ol.flex-control-nav:not(.flex-control-thumbs) {
	right: 60px;
}

.metaslider.ms-theme-cubic.fullwidth .flexslider:not(.filmstrip) ul.flex-direction-nav {
	right: 20px;
}

.metaslider.ms-theme-cubic.fullwidth .rslides .caption-wrap {
	margin-right: 320px;
}

.metaslider.ms-theme-cubic.fullwidth .rslides .caption-wrap .caption {
	padding-left: 20px;
}

.metaslider.ms-theme-cubic.fullwidth div.nivoSlider .nivo-caption {
	margin-right: 320px;
	padding-left: 20px;
}

.metaslider.ms-theme-cubic.fullwidth .cs-title {
	margin-right: 320px;
	padding-left: 20px;
}

.metaslider.ms-theme-cubic.fullwidth ul.rslides_tabs {
	right: 60px;
}

.metaslider.ms-theme-cubic.fullwidth div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) {
	right: 60px;
}

.metaslider.ms-theme-cubic.fullwidth div.nivo-directionNav {
	right: 20px;
}

.metaslider.ms-theme-cubic.fullwidth a.rslides_nav.prev {
	right: 284px;
}

.metaslider.ms-theme-cubic.fullwidth a.rslides_nav.next {
	right: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small {
	padding-bottom: 50px;
}

.metaslider.ms-theme-cubic.ms-is-small .flexslider ul.slides .caption-wrap {
	margin-right: 0;
}

.metaslider.ms-theme-cubic.ms-is-small .flexslider ol.flex-control-nav {
	left: 0;
	right: 0;
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small .flexslider:not(.filmstrip) ul.flex-direction-nav {
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small .rslides .caption-wrap {
	margin-right: 0;
}

.metaslider.ms-theme-cubic.ms-is-small .nivoSlider .nivo-caption {
	margin-right: 0;
}

.metaslider.ms-theme-cubic.ms-is-small ul.rslides_tabs {
	left: 0;
	right: 0;
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small .slider-wrapper .nivo-controlNav {
	left: 0;
	right: 0;
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small .coin-slider .cs-buttons {
	left: 0;
	right: 0;
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small .nivo-directionNav {
	width: 100%;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider:not(.filmstrip) ul.flex-direction-nav {
	right: 0;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider ul.flex-direction-nav li a.flex-prev {
	left: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider ul.flex-direction-nav li a.flex-next {
	right: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivo-directionNav {
	right: 0;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .rslides_nav.prev {
	left: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivoSlider div.nivo-directionNav a.nivo-prevNav {
	left: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivoSlider div.nivo-directionNav a.nivo-nextNav {
	right: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .coin-slider .coin-slider div a.cs-prev {
	left: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .coin-slider .coin-slider div a.cs-next {
	right: 20px;
}

.metaslider.ms-theme-cubic.ms-is-small.fullwidth .rslides_nav.next {
	right: 20px;
}

.metaslider.ms-theme-cubic.has-onhover-arrows .flex-direction-nav li {
	opacity: 0;
}

.metaslider.ms-theme-cubic.has-onhover-arrows:hover .flex-direction-nav li {
	opacity: 1;
}

.metaslider.ms-theme-cubic.has-onhover-arrows:hover .flex-direction-nav a {
	opacity: 1;
}
