body {
	font-family: "Cormorant Garamond", serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 25px;
	-webkit-text-size-adjust: 100%;
	color: #2a2929;
	background-color: rgb(94, 148, 193);
	margin: 0;
	padding:0;
	text-align: left;
	}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	}

a {
	color: #0b0062;
	text-decoration: underline;
	}

a:hover {
	color: #9f94dd;
	text-decoration: underline;
	}

a:focus {
	background-color: #000;
	text-decoration: underline;
	}

h1 {
	font-size: 40px;
	line-height: 42px;
	color: #2a2929;
	font-family: "Cormorant Garamond", serif;
	margin-top: 20px;
	font-weight: 700;
	}

h2 {
	font-family: "Cormorant Garamond", serif;
	font-size: 34px;
	line-height: 38px;
	color: #2a2929;
	font-weight: 700;
	margin-bottom: 13px;
	margin-top: 13px;
	}

h3 {
	font-family: "Roboto", sans-serif;
	margin-top: 2px;
	margin-bottom: 13px;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #69e;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-top: -10px;
	font-weight: normal;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 2px;
	}

img {
	max-width: 100%;
	max-height: 100%;
	}

hr	{
	width: 100%;
	height: 0px;
	margin-bottom: 20px;
	margin-top: 2px;
	border: 0px;
	clear: both;
	}

ul, li {
	line-height: 20px;
	padding-bottom: 10px;
	list-style-position:outside;
	padding-left: 2px;
	margin-left: 10px;
	}

header {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	}

header img {
	width: 100%;
	}

footer {
	display: block;
	padding: 15px;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #006;
	background-color: #5c93c0;
	clear: both;
	}
	
footer h5 {
	display: block;
	padding: 15px;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	margin-bottom: 1px;
	}

footer a {
	color: #d7e1f8;
	}

iframe {
	float: right;
	border: 0;
	padding-left: 15px;
	padding-bottom: 10px;
	}
	
#top-text {
	z-index: 197;
	position: absolute;
	color: #082971;
	text-shadow: -2px -2px 0 #fff, 2px -1px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 900;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7%;
	}	

#order-button {
	z-index: 196;
	position: absolute;
	background-color: #6495ed;
	color: #082971;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	border-radius: 25px;
	width: 200px;
	height: 20px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40%;
	}
	
#order-button:hover {
	background-color: #082971;
	color: #fff;
	}
	
#catalog-button {
	background-color: #6495ed;
	color: #082971;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	border-radius: 25px;
	width: 200px;
	height: 20px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	}
	
#catalog-button2 {
	background-color: #6495ed;
	color: #082971;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	border-radius: 25px;
	width: 200px;
	height: 20px;
	margin-bottom: 6px;
	float: right;
	}
	
#catalog-button:hover {
	background-color: #082971;
	color: #fff;
	}
	
#catalog-button2:hover {
	background-color: #082971;
	color: #fff;
	}

	
#logo {
	z-index: 195;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	max-width: 800px;
	}

#wrapper {
	margin: auto;
	margin-bottom: 10px;
	max-width: 1500px;
	background-color: #fff;
	}

#content {
	padding: 20px;
	margin: auto;
	background-color: #fff;
	overflow: hidden;
	}
	
.flex-container {
	display: flex;
	align-items: center;
	flex-direction: row;
	align-items: center;
	justify-content: stretch;
	}

.flex-item {
	flex: 1;
	min-width: 28%;
	text-align: center;
	margin: 10px;
	box-shadow: 1px 1px 14px #9e9d9d;
	padding: 10px;
	border-radius: 8px;
	font-family: "Roboto", sans-serif;
	align-self: stretch;
	background-color: #fff;
	}
	
.flex-item2 {
	flex: 1;
	min-width: 28%;
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	align-self: stretch;
	}
	
	.flex-item a {color: #082971}

	.flex-item a:hover {color: #607bb7}
	
.beads {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	background-color: #5d94c1;
	row-gap: 1px;
	place-items: center; 
	}
	
.beads div {
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 900;
	align-self: stretch;
	line-height: 18px;
	}
	
.combo {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	background-color: #dae5ed;
	row-gap: 1px;
	place-items: center; 
	}
	
.combo div {
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	color: #082971;
	font-weight: 900;
	align-self: stretch;
	line-height: 18px;
	}
	
.combo-text {
	font-size: 14px;
	margin-bottom: 0px;
	}
	
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	}

.left2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
	}

.right2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
	}

.centered {
	align-content: center;
	text-align: center;
	}
	
.background-water {
	background-image: url('images/pool-texture.jpg');
	padding: 20px;
	text-align: center;
	}

.cycle-slideshow {
	z-index: 80px;
	}

.cycle-right {
	float: right;
	max-width: 800px;
	margin-left: 15px;
	margin-bottom: 6px;
	}

.cycle-left {
	float: left;
	max-width: 800px;
	margin-right: 15px;
	margin-bottom: 6px;
	}

.photo img {
	display: block;
	}

video {
	width: 60%;
	}

.strip {
	background-color: #2c6495;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	}

.strip h2 {color: #fff;}

.smaller {font-size: 13px;}

.btn {
	margin-top: -4px;
	background-color: #fbd227;
	padding: 8px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	}

.social {
	margin: auto;
	width: 120px;
	height: 15px;
	padding-top: 24px;
	}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index: 6;
	}

.social-facebook {
	background-image: url('images/facebook-hover.png');
	width: 40px;
	height: 40px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	float: left;
	}

.social-facebook:hover {
	background-position: 0px -40px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.social-instagram {
	background-image: url('images/instagram-hover.png');
	width: 40px;
	height: 40px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	float: right;
	}

.social-instagram:hover {
	background-position: 0px -40px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.skip-link {
    position: fixed;
    top: -200px;
	left: 10px;
    padding: 6px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    z-index: 9999;
    }

.skip-link:focus {top: 10px;}


/*****************************Navigation******************************/

nav {
	background-color: #5d94c1;
	padding-bottom: 10px;
	}

nav a {
	font-family: "Cormorant Garamond", serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: inline-block;
	padding-top: 15px;
	}

nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #082971;
	}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: auto;
	}

nav ul li {
	flex: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	}


/********************** FOR MOBILE RESOLUTIONS ********************/

@media screen and (max-width: 1100px) {
	
.beads {grid-template-columns: 1fr 1fr 1fr;}

.right {width: 60%;}
.left {width: 60%;}

.cycle-right {width: 60%;}
.cycle-left {width: 60%;}

nav a {font-size: 28px;}

iframe {width: 70%;}

}

@media screen and (max-width: 850px) {

nav a {font-size: 24px;}

#logo {max-width: 90%;}

}

@media screen and (max-width: 800px) {
.flex-container {flex-direction: column;}

}


@media screen and (max-width: 700px) {

.cycle-right {
	margin-left: 0px;
	float: left;
	width: 100%;
	}

.cycle-left {
	margin-right: 0px;
	width: 100%;
	}

.right {margin-left: 0px; width: 100%;}

.left {margin-right: 0px; width: 100%;}

}

@media screen and (max-width: 690px) {

nav ul {flex-wrap: wrap;}

nav ul li {
	flex:1 1 40%;
	margin-right: 0;
	}

iframe {
	width: 100%;
	padding-left: 0;
	}

}

@media screen and (max-width: 560px) {
	
.beads {grid-template-columns: 1fr 1fr;}
.combo {grid-template-columns: 1fr 1fr;}

}

@media screen and (max-width: 390px) {

nav {font-size: 16px;}

nav ul li {flex:1 1 65%;}

#top-text {font-size: 18px;}
.beads {grid-template-columns: 1fr}
.combo {grid-template-columns: 1fr}	

}



/*****************************Cycle2******************************/
/******* pager **********/
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 5px; overflow: hidden;
	}

.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer; padding-right: 10px;
	}

.cycle-pager span.cycle-pager-active { color: #000;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .9;
	}

/******* prev / next links *********/
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/btn-left.png) 10% 50% no-repeat;}
.cycle-next { right: 0; background: url(images/btn-right.png) 90% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=80) }

.disabled { opacity: .5; filter:alpha(opacity=50); }
