HEX
Server: LiteSpeed
System: Linux premium283.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: citaqlmd (746)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //home/citaqlmd/coastal-connexion.com/wp-content/plugins/ml-slider/themes/outline/v1.0.0/style.scss
.ms-outline {
	opacity: 0;
	padding-bottom: 40px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
  
	&.ms-loaded {
	  opacity: 1;
	}
  }
  
  .metaslider.ms-theme-outline {
	* {
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
  
	  &::before, &::after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	  }
	}
  
	.flexslider {
	  margin-bottom: 0;
	  background: #000;
  
	  ol.flex-control-nav:not(.flex-control-thumbs) {
		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;
	  }
	}
  
	ul.rslides_tabs, div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled), .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;
	}
  
	.flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a, ul.rslides_tabs li a, div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a, .coin-slider .cs-buttons a {
	  background: rgba(255, 255, 255, 0.8);
	  border: 0;
	  border-radius: 50%;
	  -webkit-box-shadow: none !important;
	  box-shadow: none !important;
	  cursor: pointer;
	  display: inline-block;
	  height: 15px;
	  line-height: 15px;
	  margin: 2px 8px 2px 0;
	  padding: 0;
	  text-indent: -9999px;
	  -webkit-transition: background .2s ease-in-out;
	  transition: background .2s ease-in-out;
	  width: 15px;
	}
  
	.flexslider ol.flex-control-nav:not(.flex-control-thumbs) li:last-child a, ul.rslides_tabs li:last-child a, div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a:last-child, .coin-slider .cs-buttons a:last-child {
	  margin-right: 0;
	}
  
	.flexslider ol.flex-control-nav {
	  li a.flex-active, &:not(.flex-control-thumbs) li a:hover {
		background: transparent;
		border: 2px solid rgba(255, 255, 255, 0.8);
	  }
	}
  
	ul.rslides_tabs li {
	  &.rslides_here a, a:hover {
		background: transparent;
		border: 2px solid rgba(255, 255, 255, 0.8);
	  }
	}
  
	div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active, .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover {
	  background: transparent;
	  border: 2px solid rgba(255, 255, 255, 0.8);
	}
  
	.coin-slider .cs-buttons a {
	  &.cs-active, &:hover {
		background: transparent;
		border: 2px solid rgba(255, 255, 255, 0.8);
	  }
	}
  
	.flexslider ol.flex-control-nav {
	  li a.flex-active::after, &:not(.flex-control-thumbs) li a:hover::after {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	}
  
	ul.rslides_tabs li {
	  &.rslides_here a::after, a:hover::after {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	}
  
	div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active::after, .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover::after {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
  
	.coin-slider .cs-buttons a {
	  &.cs-active::after, &:hover::after {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	}
  
	.flexslider ul.flex-direction-nav li a, a.rslides_nav, div.nivoSlider div.nivo-directionNav a, .coin-slider .coin-slider div a {
	  background: 0;
	  border: 2px solid #fff;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  color: black;
	  height: 60px;
	  margin-top: -30px;
	  max-width: 60px;
	  opacity: 1;
	  overflow: hidden;
	  top: 50%;
	  -webkit-transition: all .2s ease-in-out;
	  transition: all .2s ease-in-out;
	  width: 60px;
	}
  
	.flexslider ul.flex-direction-nav li a::before, a.rslides_nav::before, div.nivoSlider div.nivo-directionNav a::before, .coin-slider .coin-slider div a::before {
	  background: url("images/arrow.png") no-repeat 3px center;
	  background-size: 100%;
	  content: '' !important;
	  display: block;
	  height: 32px;
	  left: 50%;
	  margin-left: -13px;
	  margin-top: -16px;
	  position: absolute;
	  top: 50%;
	  width: 26px;
	}
  
	.flexslider ul.flex-direction-nav li a.flex-prev, .rslides_nav.prev, div.nivoSlider div.nivo-directionNav a.nivo-prevNav, .coin-slider .coin-slider div a.cs-prev {
	  left: 2%;
	}
  
	.flexslider ul.flex-direction-nav li a.flex-next, .rslides_nav.next, div.nivoSlider div.nivo-directionNav a.nivo-nextNav, .coin-slider .coin-slider div a.cs-next {
	  right: 2%;
	}
  
	.flexslider ul.flex-direction-nav li a.flex-next::before, .rslides_nav.next::before, div.nivoSlider div.nivo-directionNav a.nivo-nextNav::before, .coin-slider .coin-slider div a.cs-next::before {
	  -webkit-transform: rotate(180deg);
	  transform: rotate(180deg);
	}
  
	.flexslider {
	  &:hover ul.flex-direction-nav li a, &:focus-within ul.flex-direction-nav li a {
		opacity: 1 !important;
	  }
	}
  
	&:hover a.rslides_nav, div.nivoSlider:hover div.nivo-directionNav a, .coin-slider:hover .coin-slider div a {
	  opacity: 1 !important;
	}
  
	.flexslider {
	  &:hover ul.flex-direction-nav li a:hover, &:focus-within ul.flex-direction-nav li a:hover {
		color: black;
		opacity: 1 !important;
	  }
	}
  
	&:hover a.rslides_nav:hover, div.nivoSlider:hover div.nivo-directionNav a:hover {
	  color: black;
	  opacity: 1 !important;
	}
  
	.coin-slider {
	  &:hover .coin-slider div a:hover {
		color: black;
		opacity: 1 !important;
	  }
  
	  .coin-slider {
		div {
		  display: block !important;
		}
  
		.cs-prev, .cs-next {
		  margin-top: -55px !important;
		}
	  }
	}
  
	.flexslider ul.slides .caption-wrap, .rslides .caption-wrap, div.nivoSlider .nivo-caption {
	  background: rgba(0, 0, 0, 0.8);
	  bottom: 0;
	  color: white;
	  margin: 0;
	  padding: 0;
	  position: absolute;
	  -webkit-transition: .5s all;
	  transition: .5s all;
	  width: 100%;
	}
  
	.flexslider ul.slides .caption-wrap a, .rslides .caption-wrap a {
	  border: 0;
	}
  
	div.nivoSlider .nivo-caption {
	  a {
		border: 0;
	  }
  
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
  
	.cs-title {
	  margin: 10px;
	  padding: 20px;
	  width: calc(100% - 20px);
	}
  
	.flexslider ul.slides .flex-active-slide .caption-wrap, .rslides li[class*=rslides] .caption-wrap {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
  
	.flexslider ul.slides .caption-wrap .caption, .rslides .caption-wrap .caption, div.nivoSlider .nivo-caption {
	  font-size: .9rem;
	  padding: 20px 30px 65px 30px;
	  text-align: center;
	}
  }
  
  .ms-is-small.metaslider.ms-theme-outline {
	.flexslider ul.slides .caption-wrap .caption, .rslides .caption-wrap .caption, div.nivoSlider .nivo-caption {
	  padding-top: 50px;
	}
  }
  
  .metaslider.ms-theme-outline {
	.filmstrip {
	  border-radius: 0;
	  margin-top: 10px;
	  width: 100%;
	  z-index: 4;
  
	  ul.flex-direction-nav li a {
		&::after {
		  width: 10px;
		}
  
		&.flex-prev {
		  left: 10px;
		}
  
		&.flex-next {
		  right: 10px;
		}
	  }
	}
  
	&.has-filmstrip .flexslider {
	  &:not(.filmstrip) ul.flex-direction-nav {
		width: 90px;
	  }
  
	  ul.slides .caption-wrap {
		margin-right: 110px;
	  }
	}
  
	&.fullwidth {
	  .flexslider ul.slides .caption-wrap, .rslides .caption-wrap, div.nivoSlider .nivo-caption, .cs-title {
		margin-right: 320px;
	  }
  
	  .flexslider ul.slides .caption-wrap .caption, .rslides .caption-wrap .caption, div.nivoSlider .nivo-caption, .cs-title {
		padding-left: 20px;
	  }
  
	  .flexslider ol.flex-control-nav:not(.flex-control-thumbs), ul.rslides_tabs, div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) {
		right: 60px;
	  }
  
	  .flexslider:not(.filmstrip) ul.flex-direction-nav, div.nivo-directionNav {
		right: 20px;
	  }
  
	  a.rslides_nav {
		&.prev {
		  right: 284px;
		}
  
		&.next {
		  right: 20px;
		}
	  }
	}
  
	.slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a {
	  &:hover, &.active {
		border: 0 none;
	  }
	}
  
	&.ms-is-small {
	  padding-bottom: 50px;
  
	  .flexslider ul.slides .caption-wrap, .rslides .caption-wrap, .nivoSlider .nivo-caption {
		margin-right: 0;
	  }
  
	  .flexslider ol.flex-control-nav, ul.rslides_tabs, .slider-wrapper .nivo-controlNav, .coin-slider .cs-buttons {
		left: 0;
		right: 0;
		width: 100%;
	  }
  
	  .flexslider:not(.filmstrip) ul.flex-direction-nav, .nivo-directionNav {
		width: 100%;
	  }
  
	  &.fullwidth {
		.flexslider:not(.filmstrip) ul.flex-direction-nav, div.nivo-directionNav {
		  right: 0;
		}
  
		.flexslider ul.flex-direction-nav li a.flex-prev, .rslides_nav.prev, div.nivoSlider div.nivo-directionNav a.nivo-prevNav, .coin-slider .coin-slider div a.cs-prev {
		  left: 20px;
		}
  
		.flexslider ul.flex-direction-nav li a.flex-next, .rslides_nav.next, div.nivoSlider div.nivo-directionNav a.nivo-nextNav, .coin-slider .coin-slider div a.cs-next {
		  right: 20px;
		}
	  }
	}
  }