@import url("navigation.css");
@font-face {
    font-family: 'BrushScriptStdRegular';
    src: url('../fonts/brushscriptstd-webfont.eot');
    src: url('../fonts/brushscriptstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brushscriptstd-webfont.woff') format('woff'),
         url('../fonts/brushscriptstd-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Candara';
    src: url('../fonts/candara-webfont.eot');
    src: url('../fonts/candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/candara-webfont.woff') format('woff'),
         url('../fonts/candara-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'optimanormal';
    src: url('../fonts/optima.eot');
    src: url('../fonts/optima.eot?#iefix') format('embedded-opentype'),
         url('../fonts/optima.woff2') format('woff2'),
         url('../fonts/optima.woff') format('woff'),
         url('../fonts/optima.ttf') format('truetype'),
         url('../fonts/optima.svg#../fonts/optimanormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri.woff2') format('woff2'),
        url('../fonts/Calibri.woff') format('woff'),
        url('../fonts/Calibri.ttf') format('truetype'),
        url('../fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bodoni_72pt';
    src: url('../fonts/bodoni-72-book.eot');
    src: url('../fonts/bodoni-72-book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bodoni-72-book.woff2') format('woff2'),
         url('../fonts/bodoni-72-book.woff') format('woff'),
         url('../fonts/bodoni-72-book.ttf') format('truetype'),
         url('../fonts/bodoni-72-book.svg#../fonts/bodoni_72ptregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bodoni_72pt-italic';
    src: url('../fonts/bodoni-72-book-italic.eot');
    src: url('../fonts/bodoni-72-book-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bodoni-72-book-italic.woff2') format('woff2'),
         url('../fonts/bodoni-72-book-italic.woff') format('woff'),
         url('../fonts/bodoni-72-book-italic.ttf') format('truetype'),
         url('../fonts/bodoni-72-book-italic.svg#../fonts/bodoni_72ptitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

/* reset*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}
.videocenter {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}
video {
  width:90%;
  height: auto;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Calibri', sans-serif;
	font-size: 100%;
	color: #000;
	padding: 0px;
}
#container {
	/*max-width: 1000px;*/
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}

h1 {
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}
h2 {
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}
h3 {
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}
p {
	line-height: 1.5em;
	color: #000;
	margin: 1%;
	padding-right: 1%;
	padding-left: 1%;
}

.sy-list {
  height: 100%;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.homeslide-wrapper {
	width: 32%;
	margin: 0 auto;
}
.pressslide-wrapper {
  margin: 0 auto;
  width: 80%;
}
.homeslide-block {
	width: 100%;
}
ul.homelist {
  margin: 0;
  padding: 0;
}
ul.homelist li {
	font-style: italic;
	margin: 0;
	list-style: none;
	padding-top: 2%;
	padding-right: 1%;
	padding-left: 1%;
}
ul.mikko {
  margin: 0;
  padding: 0;
}
ul.mikko li {
	margin: 0;
	padding: 2% 0;
	list-style: none;
	font-family: Candara;
	line-height: 0.5em;
	text-align: center;
	font-size: 110%;
}
.sculp-box {
  display: inline-block;
  margin: 1% 1.5% 2%;
  max-height: 360px;
  text-align: center;
  vertical-align: top;
  width: 30%;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.sculpture-box-text {
	width: 50%;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.sculpture-box-textL {
	width: 46%;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
}
.sculpture-box {
	width: 48%;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.sculpture-box-single {
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.mikko-text {
	font-family: Candara;
	color: #a69585;
	font-size: 1.5em;
    line-height: 2.5em;
    padding-top: 8%;
}
.fairy-text-italic {
	font-family: "bodoni_72pt-italic", serif;
	color: #a69585;
	font-size: 119%;
	padding-top: 8%;
}
.fairy-text-reg {
	font-family: "bodoni_72pt", serif;
	color: #a69585;
	padding-top: 8%;
}
.divider-line {
	height: 1px;
	background: black;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, black));
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 0;
}
.divider-outside-bottom {
  position:relative;
}
.divider-outside-bottom:before {
  content: ""; 
  position:absolute; 
  z-index: -1; 
  width:96%;  
  bottom: 0; 
  height: 10px; 
  left: 2%; 
  border-radius: 100px / 5px; 
  box-shadow:0 0 18px rgba(0,0,0,0.6); 
}
.details {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 10%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 5%;
	padding-left: 1%;
}
.photo-margin {
	margin: 2%;
}
/* return to top syles */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(108, 104, 104, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
/*store styles */
.store-display {
	vertical-align: top;
	display: inline-block;
	width: 85%;
}
.store-bag {
	vertical-align: top;
	display: inline-block;
	width: 15%;
}
.fairy-button {
  background-color: #1F1F1F; 
  border: none;
  color: white;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 2px;
}
/* end of store */
/* link styles must be under store styles */
a:link {
	color: #5C676B;
	text-decoration: none;
}
a:visited {
	color: #5C676B;
	text-decoration: none;
}
a:hover {
	color: #9DAA4A6;
	text-decoration: none;
}
.footer-text {
	font-size: 90%;
	text-align: center;
}
.footer-text a {
	color: #5C676B;
	text-decoration: none;
}
.footer-text a:visited {
	color: #5C676B;
	text-decoration: none;
}
.footer-text a:hover {
	color: #9DA4A6;
	text-decoration: none;
}
.press-caption {
	color: #666666;
}
.press-credit {
	font-size: 90%;
	color: #666;
	text-align: right;
}
.pump-press {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.press-author {
	color: #666666;
	margin: 5px;
}
.links {
	font-size: 115%;
	font-weight: bold;
}
address {
	display: block;
	font-style: normal;
} 
.italic {
	font-style: italic;
}
figcaption {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.friends-order {
	font-size: 120%;
	font-weight: bold;
	margin-top: 2%;
}
/* equal width and height columns */
.column-container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
.column-container > div {
	width: 50%;
	padding: 1%;
}
.column-container > div:first-child {
	margin-right: 2%;
}
.extra-heightsm {
	line-height: 2;
}
.extra-height {
	line-height: 4;
}
.pse-title {
	font-family: 'optimanormal';
	text-align: left;
	font-size: 225%;
	margin-left: 8%;
	font-weight: normal;
}
.pse-tagline {
	text-align: right;
	margin: 0;
	padding: 0;
}
.pse {
	font-family: 'optimanormal';
}
.right {
	text-align: right;
}
.pse-italic {
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin-left: 10%;
	font-size: 105%;
}
ul.pse-list {
  margin: 0;
  padding: 0;
}
ul.pse-list li {
	font-family: 'optimanormal';
	margin: 0;
	list-style: disc;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}
.home-text {
	font-family: 'optimanormal';
	text-indent: 6%;
	text-align: justify;
}
.optima {
	font-family: 'optimanormal';
}
/* equal 3 columns */
.colbox {
	justify-content: space-between;
}
.colboxwrap {
	display: flex;
}
.eq {
	padding: 2%;
	text-align: center;
}
.equalHW {
	flex: 1;
}
/* styles added for the 01-02-20 updates */
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1
}
.column-neil {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  justify-content: center;
}
.double-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 2
}
.main-heading {
	font-family: 'Calibri', sans-serif;
	font-weight: 300;
	font-size: 300%;
	margin-top: 25%;
}
.main-subheading {
	font-family: 'Calibri', sans-serif;
	font-size: 131%;
	font-weight: normal;
}
.sm-subheading {
	font-family: 'Calibri', sans-serif;
	font-size: 131%;
}
.calibriitext {
	font-family: 'Calibri', sans-serif;
	font-weight: 300;
	text-align: center;
	line-height: 2.5;
	padding-top: 2%;
	margin: 0;
}
.meet-box {
	width: 50%;
	margin: 1% auto 1% auto;
}
.home-details {
	font-weight: bold;
	font-style: italic;
}
.artist-statement {
	text-align: right;
	line-height: 2.5;
	font-variant: small-caps;
}
.artist-staement-photo {
	margin: 4% 0 0 2%;
}
.rwf-box {
	width: 60%;
	margin: 1% auto 1% auto;
}
.comm-title {
	font-size: 160%;
	text-align: left;
}
.comm-text {
	font-size: 140%;
	margin: 0 0 4% 0;
}
.comm-textL {
	font-size: 160%;
	color: #fff;
	margin: 0 0 4% 0;
	padding-top: 4%;
}
.comm-textLB {
	font-size: 160%;
	color: #000;
	margin: 0 0 4% 0;
	padding: 4% 2% 2% 2%;
}
.comm-textpe {
	font-size: 160%;
	color: #000;
	margin: 0 0 4% 2%;
	padding: 0 2% 4% 2%;
}
.comm-photo {
	max-width: 263px;
}
.comm-bkrnd {
	background: #545454;
}
.commWrap {
	display: flex;
	margin: 2% 0 4% 0;
}
.commHW {
	flex: 1;
}
.commHMWrap {
	justify-content: space-between;
}
.comm:nth-of-type(odd) {
	background: #545454;
}
.comm:nth-of-type(even) {
	background: #545454;
}
.roundimg {
	border-radius: 50%;
}
/**
 * Slider CSS
 */
.jc-slider {
    overflow: hidden;
    width: 100%;
}
.jc-slider * {
    box-sizing:border-box;
}
/** 04/29/21 added styles **/
.fairy-box-text {
	width: 50%;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.fairy-title {
	font-size: 150%;
}
.newest-editions-title {
	font-size: 181%;
}
.neil-title {
	font-family: "optimanormal", sans-serif;
	font-size: 163%;
}
.neil-text {
	font-family: "optimanormal", sans-serif;
	font-size: 131%;
	padding-left: 4%;
}
.neil-text-it {
	font-family: "optimanormal", sans-serif;
	font-size: 125%;
	font-style: italic;
	text-align: center;
	padding: 5% 0 0 4%;
}
.neil-text-mike {
	font-family: "optimanormal", sans-serif;
	font-size: 131%;
	text-align: center;
	padding-left: 4%;
	margin: 0;
	line-height: 1;
}
.cta-bottom {
    background-color: #b08d57;
    padding: 1%;
    margin-top: 2%;
}
.column-cta {
	display: flex;
	flex-direction: row;
	flex-basis: 100%;
	flex: 1;
	justify-content: center;
    align-items: center;
}
.button-cta {
  background-color: #49381B;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
}
.cta-text {
	font-family: "optimanormal", sans-serif;
	font-size: 131%;
	padding-left: 4%;
}