@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Goudy+Bookletter+1911|Lato:400,900');

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

header {
    background-color: #fff;
    width: 100%;
    padding: 12px 0;
    text-align: center;
}

#header-content {
    width: 90%;
    
    margin: auto;
    position: relative;
}

#header-content img {
    height: 146px;
    display: block;
    margin: auto;
}

nav {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

nav ul {
    list-style-type: none;
    padding: 0;
}

nav li {
    display: inline-block;
    font-family: 'Goudy Bookletter 1911', serif;
    font-size: 1.25em;
    color: #16325a;
    padding: 10px 20px;
}

nav li:last-child {
	padding-right: 0;
}

nav a:link {
	text-decoration: none;
	color: #16325a;
	padding: 10px 20px;
}

nav a:hover {
	background-color: #16325a;
	color: #fff;
	padding: 10px 20px;
}
#banner {
    width: 100%;
    height: 441px;
    background-image: url("images/home-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

#color-bar {
    background-color: #a32973;
    padding: 12px 0;
    text-align: center;
}

#color-bar h3 {
    color: #fff;
    font-family: 'Goudy Bookletter 1911', serif;
    font-size: 1.875em;
    margin-bottom: 0;
}

#wrapper-white {
    width: 90%;
    max-width: 960px;
    background-color: #fff;
    margin: auto;
    padding: 60px 0;
    overflow: hidden;
}

main {
    padding: 20px;
}

section, aside {
    margin-bottom: 20px;
}
section {
    width: 60%;
    float: left;
}

aside {
    width: 35%;
    height: auto;
    float: right;
    position: relative;
    border: 3px solid #16325a;
    padding: 20px;
    text-align: center;
}
section h1 {
  text-align: center;
  margin-bottom: 20px;
}
section h1 {
    text-align: center;
    color: #a32973;
    text-transform: uppercase;
    font-family: 'Goudy Bookletter 1911', serif;
    font-size: 2.25em;
    margin-bottom: 16px;
}

aside h2 {
    color: #a32973;
    font-family: 'Goudy Bookletter 1911', serif;
    font-size: 1.75em;
    margin-bottom: 18px;
}

p {
    font-size: 1em;
    color: #000;
    font-family: 'Lato', sans-serif;
    margin-bottom: 16px;
    line-height: 1.8;
}




aside p {
    font-size: 1em;
    line-height: 1.8;
    font-family: 'Lato', sans-serif;
}


.uppercase {
	text-transform: uppercase;
}
#wrapper-shop {
    width: 100%;
    padding: 60px 0;
    background-color: #f4f3f0;
}




#shop-content {
    width: 100%;
    max-width: 1260px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.shop-box {
    width: 30%;
    text-align: center;
}
.shop-box:first-of-type {
	margin-right: 2.71%;
}

.shop-box:last-of-type {
	margin-left: 2.71%;
}

.shop-box h3 {
	color: #a32973;
	text-transform: uppercase;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.75em;
	margin: 18px 0 12px;
}

.shop-box p {
	font-size: 0.875em; /* 14px / 16px */
	margin-bottom: 24px;
}

.shop-box a {
	display: block;
	background-color: #a32973;
	padding: 10px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 160px;
	margin: 0 auto;
}

footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0 30px;
    width: 100%;
    font-size: 0.75em;
    background-color: #16325a;
    color: white;
    text-align: center;
}

footer h3 {
	font-family: 'Goudy Bookletter 1911', serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

footer p {
	font-family: 'Lato', sans-serif;
	color: #fff;
	opacity: .70;
}

#footer-content {
    width: 80%;

    margin: auto;
}

#footer-left {
	width: 35%;
	float: left;
}

#footer-right {
	width: 45%;
	float: right;
	text-align: right;
}

/* --------- TRANSITION EFFECTS --------- */


aside .book-details {
     opacity: 1;
}
aside .book-details:hover {
     opacity: 0;
     transition: linear 1s;
}
.mask {
     width: 328px;
     height: 334px;
     position: absolute;
     top: 0;
     left: 0;
     text-align: center;
     background-color: #a32973;
     opacity: 0;
     transition: linear 2s;
}

.mask:hover {
     opacity: 1;
}

.mask h2,
.mask p,
.mask .learn {
    opacity: 0;
}

.mask:hover h2 {
    font-size: 32px;
    color: #fff;
    margin-top: 25%;
    opacity: 1;
}

.mask:hover p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
    opacity: 1;
}

.mask:hover .learn {
    background-color: #16325a;
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    opacity: 1;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 16px 34px;
}
#wrapper-shop h1 {
  text-align: center;
  font-family: 'Goudy Bookletter 1911', serif;
  text-transform: uppercase;
  font-size: 30px;
  color: #a32973;
  font-weight: bold;
  padding: 20px 0 0 0;
}

.shop-box h3,
.team h3 {
  text-transform: uppercase;
  color: #a32973;
  font-family: 'Goudy Bookletter 1911', serif;
  text-align: center;
  font-size: 32px;
  margin: 0 0 28px 0;
}

.shop-box p,
.team p {
  font-size: 0.875em; /* 14px / 16px */
  margin-bottom: 24px;
}

.team {
  width: 15%;
  text-align: center;
  display: inline-block;
}

.team:first-of-type {
  margin-right: 2.6%;
}
.team:nth-of-type(2),
.team:nth-of-type(3) {
 margin-left: 2.5%;
	margin-right: 2.5%;
}
.team:last-of-type {
  margin-left: 2.6%;
}

/* --------- SLIDESHOW --------- */
#slideshow-wrapper {
  width: 100%;
  height: 441px;
}

#slideshow {
  width: 100%;
  height: 441px;
  overflow: hidden;
  white-space: nowrap;
}

#slideshow img {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.circle {
  display: inline-block;
  background-color: lightgrey;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 15px;
}

#circle-nav {
  margin-top: -50px;
  text-align: center;
}





#shop-content {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  padding: 40px 0;
}
#main-content {
  display: flex;
  justify-content: center; 
  align-items: flex-start; 
  gap: 60px;             
  margin: 40px auto;      
  padding: 20px;
}

section {
  flex: 1;
  text-align: left;     
}

aside {
  width: 300px;
  border: 3px solid #16325a;
  padding: 2.08% 1.45% 1.45%;
  text-align: center;
  background-color: #f9f9f9;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  border-radius: 5px;
}
.team img {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 10px;
}
#slideshow img {
  width: 100%;
  height: 441px;
  object-fit: cover;
}
@media only screen and (max-width: 683px) {
    #header-content {
        text-align: center;
    }

    nav {
        width: 100%;
        text-align: center;
    }

    nav li {
        display: block;
        padding: 10px 0;
    }

    #banner {
        height: 300px;
    }

    #color-bar h3 {
        font-size: 1.5em;
    }

    section, aside {
        width: 100%;
        float: none;
        text-align: center;
    }

    aside {
        width: 90%;
        margin: auto;
    }

    .shop-box {
        width: 45%;
    }

    .team {
        width: 45%;
        margin-bottom: 20px;
    }

   .team img {
        width: 200px; 
        height: 200px;
    }
}

    .circle {
        width: 9px;
        height: 9px;
    }
}
@media only screen and (max-width: 480px) {
    #header-content img {
        height: 100px;
        display: block;
        margin: auto;
    }

    nav {
        width: 100%;
        text-align: center;
    }

    nav ul {
        display: block;
        padding: 0;
    }

    nav li {
        display: block;
        text-align: left;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }

    #banner {
        height: 200px;
    }

    #color-bar h3 {
        font-size: 1.25em;
    }

    section, aside {
        width: 100%;
        float: none;
        text-align: center;
    }

    aside {
        width: 90%;
        margin: auto;
    }

    .shop-box {
        width: 100%;
    }

    .team {
        width: 100%;
        text-align: center;
    }

   .team img {
        width: 200px;  
        height: 200px;
    }
}

    #footer-content {
        text-align: center;
    }

    #footer-left, #footer-right {
        width: 45%;
        text-align: left;
    }
    #footer-right {
        text-align: right;

@media only screen and (min-width: 768px)
	   {nav li {
        display: block;
        text-align: left;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }
    #footer-left, #footer-right {
        width: 45%;
        text-align: left;
    }
    #footer-right {
        text-align: right;
    }
.team img {
        width: 200px; 
        height: 200px;
    }

		   
		   
		   /*Table Information for Order Summary*/
.rightalign{text-align: right; font-weight: normal;}
table {
border-collapse:separate;
width:400px;
margin: 20px 0;
background-color: #fff;
}
table tr th,
table tr td {
  border-right: 2px solid #16325a;
  border-bottom: 2px solid #16325a;
font-size: 1em; /* 16px / 16 px */
color: #000;
font-family: 'Lato', sans-serif;
text-align:center;
  padding: 10px;
}
table tr th:first-child,
table tr td:first-child {
  border-left: 2px solid #16325a;
}
table tr th {
  background: #16325a;
  border-top: 1px solid #16325a;
  text-align: left;
}
/* top-left border-radius */
table tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
/* top-right border-radius */
table tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
/* bottom-left border-radius */
table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
/* bottom-right border-radius */
table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
table tr th {
background-color:#16325a;
font-weight: bold;
color: #fff;
}
		   
		   .ordersummary table {
    border-collapse: collapse;
    border: 2px solid #123456; /* Adjust as needed */
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
}

.ordersummary th {
    background-color: #112e54;
    color: white;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    border: 1px solid #ccc;
}

.ordersummary td {
    padding: 10px;
    border: 1px solid #ccc;
}

.ordersummary input[type="text"] {
    width: 50px;
}

.ordersummary select,
.ordersummary input[type="submit"] {
    margin-top: 10px;
}

.ordersummary h1 {
    text-align: center;
    font-family: 'Georgia', serif;
    font-size: 2em;
    color: #a12b61;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
		   
		   #button input[type="submit"] {
    background-color: #112e54;
    color: white;
    padding: 10px 20px;
    border: none;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
}

#button input[type="submit"]:hover {
    background-color: #294e80;
}
		   .order-box {
    border: 2px solid #112e54;
    border-radius: 10px;
    padding: 20px;
    width: fit-content;
    margin: 0 auto;
    background-color: white;
}