@import url('/templates/sales_prototype_2024/css/sass.css');

html {
  margin: 0;
}


	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

	div.modal-body a:not(.cta){color: #edb9b6; text-decoration: underline;}
	div.modal-body a:not(.cta):hover, div.modal-body a:not(.cta):focus{color: white;}

footer{padding-bottom: 150px !important;}


		/* for interior slideshows

div#carousel7.content_slideshow.carousel.slide
div.carousel-controls
button.carousel-control-pause


div#carousel13.content_slideshow.testimonial-carousel.carousel.slide
div.carousel-controls
button.carousel-control-play
i.fa-solid.fa-play

div#carousel13.content_slideshow.testimonial-carousel.carousel.slide
div.carousel-controls
button.carousel-control-next

	 */

	/* p/p */
	 .content_slideshow div.carousel-controls{position: absolute; bottom: 0px; top: auto; right: 20px; left: auto; z-index: 1000}
	 .content_slideshow  button.carousel-control-pause, .content_slideshow  button.carousel-control-play{background: transparent; border: 0; font-size: 24px; width: 44px; height: 44px; }
	 .content_slideshow  button.carousel-control-pause i, .content_slideshow  button.carousel-control-play i{font-size: 24px;}

	/* arrows */
	 .content_slideshow button.carousel-control-next, .content_slideshow button.carousel-control-prev{font-size: 24px; width: 44px; height: 44px}

	 /* dots  */

	 .content_slideshow .carousel-indicators button{background-color: white !important;}
	 .content_slideshow .carousel-indicators button.active{background-color:#CF4037 !important;}
	 .content_slideshow .carousel-indicators button:hover, .content_slideshow .carousel-indicators button:focus{background-color: #3D7A83 !important;}

	/* for specific slideshows */
	 div#carousel7.content_slideshow  button.carousel-control-pause, div#carousel7.content_slideshow  button.carousel-control-play{color: white;}


	div#carousel13.content_slideshow{border: 0}
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-prev, div#carousel13.content_slideshow div.carousel-controls button.carousel-control-next,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-pause,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-play
	{color: #3D7A83; text-shadow: none;}

	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-prev:hover, div#carousel13.content_slideshow div.carousel-controls button.carousel-control-next:hover,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-pause:hover,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-play:hover, 
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-prev:focus, div#carousel13.content_slideshow div.carousel-controls button.carousel-control-next:focus,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-pause:focus,
	div#carousel13.content_slideshow div.carousel-controls button.carousel-control-play:focus 
	{color:#CF4037;}




