﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body {
  margin: 0px;
  position: relative;
}
SUP,
.smaller {
  font-size: smaller;
}
hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  margin: 0 0 20px;
  height: 0;
}
fieldset {
  margin: 5px 0 0;
  border: none;
}
a {
  color: #333;
  text-decoration: none;
}
a.Blue,
a:hover {
  text-decoration: underline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*@page-width: 960px;*/
/*@center-container-width: 775px;*/
/* buffer 10px right + left for ipad user*/
/* ================= FONTS =================== */
/* ================= media =================== */
/* ================== zindex ================== */
/* ================== COLORS ====================== */
/* ========== WHITE ============ */
/* ========== GREEN ============ */
/* ========== BLUE ============ */
/* =========== GRAY ========== */
/* ===== TABLE GREY ======== */
/* =========== MOTHERS DAY ==== */
/* =========== PINK ============ */
/* =========== RED ============ */
/* =============== TEAL =================== */
/* =============== YELLOW =================== */
/* =============== GREEN =================== */
/* =============== PURPLE =================== */
/* =============== ORANGE =================== */
/* navigation colors */
/* ============================================= */
/* ============================================= */
/* =======For Error Handling=====================*/
/*===========================================*/
/* Styles added/updated for consistency with desktop/mobile 2023*/
/* #111 */
/* Monogram Store */
/* Font Weights */
/* Gradient Fill */
/*
        @font-face {
        font-family: "helvetica condensed";
        src: url("fonts/HelveticaCondensed.woff") format('woff');
    ]
*/
.pm-texture,
.gray-texture {
  background: url(../../images/texture.png);
}
.green-texture {
  background: url(../../images/texture/greenTexture.jpg);
}
.blue-texture {
  background: url(../../images/texture/blueTexture.jpg);
}
.white-background {
  background-color: #ffffff;
}
/* ========== FORMS MIXIN ======== */
/* ============================= */
/* ============= PAGINATION ================*/
/* =============CENTER THIS DIV =========== */
body.body__zoom {
  margin: 0px;
  overflow: hidden;
  text-align: center;
}
body.body__zoom div.block {
  margin: 25px 5px 5px 5px;
  width: calc(100% - 10px);
  height: 100vh;
  max-width: 1200px;
  position: relative;
  overflow-y: auto;
}
body.body__zoom div.block .link__enlarge-wrap {
  display: none;
}
body.body__zoom div.block div.img-jumbo-wrap {
  display: inline-block;
  width: calc(92% - 40px);
  margin-left: 10px;
  position: relative;
  /* positions thumbnails below large image on browser resize*/
}
body.body__zoom div.block div.img-jumbo-wrap .main-image {
  max-width: calc(100% - 15px);
  max-height: calc(100vh - 30px);
  float: left;
  transition: all 0.1s ease;
}
body.body__zoom div.block div.img-jumbo-wrap .image-loader {
  position: absolute;
  top: 37%;
  left: 50%;
  width: 100px;
}
body.body__zoom div.block div.img-jumbo-wrap.card-isle-img_portrait {
  min-height: 600px;
  background-color: #f8f9fa;
}
body.body__zoom div.block div.img-jumbo-wrap.card-isle-img_portrait img {
  transform: scale(0.9);
  margin-left: 144px;
  border: 1px solid #dddddd;
}
body.body__zoom div.block div.img-jumbo-wrap.card-isle-img_landscape {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #f8f9fa;
  height: 100%;
}
body.body__zoom div.block div.img-jumbo-wrap.card-isle-img_landscape img {
  transform: scale(0.9);
  border: 1px solid #dddddd;
}
body.body__zoom div.block div.photo-trail-wrapper {
  width: 8%;
  float: left;
}
body.body__zoom div.block div.photo-trail-wrapper ul {
  clear: both;
  padding: 0;
  margin: 0;
  height: 100%;
  min-width: 112px;
  overflow: auto;
  /*overflow-y: auto;
				overflow-x: hidden;*/
}
body.body__zoom div.block div.photo-trail-wrapper ul li {
  list-style: none;
  clear: both;
  padding: 0;
  margin: 0;
}
body.body__zoom div.block div.photo-trail-wrapper ul li a {
  display: block;
  border: solid 2px #fff;
  margin-bottom: 8px;
  width: 90px;
  max-width: 100%;
}
body.body__zoom div.block div.photo-trail-wrapper ul li a:hover {
  border: solid 2px #ccc;
  transition: all 0.2s ease;
}
body.body__zoom div.block div.photo-trail-wrapper ul li a.selected {
  border-color: #111;
}
body.body__zoom div.block div.photo-trail-wrapper ul li a img {
  width: 80px;
  max-width: calc(100% - 10px);
  border: solid 1px #ccc;
  margin: 4px;
}
body.body__zoom div.block div.photo-trail-wrapper ul li .product-thumbnail-name {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  width: 100%;
  display: inline-block;
  margin: 5px 0 5px 0;
  text-align: center;
  color: #333;
}
body.body__zoom div.block div.photo-trail-wrapper {
  position: relative;
  margin: 10px 0 0 0;
}
body.body__zoom div.block div.photo-trail-wrapper ul {
  margin: 0;
  padding: 0;
  position: relative;
}
body.body__zoom div.block div.photo-trail-wrapper ul li:first-child,
body.body__zoom div.block div.photo-trail-wrapper ul li:nth-child(7) {
  margin-left: 0px !important;
}
body.body__zoom div.block div.photo-trail-wrapper ul > li {
  float: left;
  display: block;
  list-style: none;
  margin: 10px 0 0 0;
  width: 90px;
}
body.body__zoom div.block div.photo-trail-wrapper ul > li a.selected {
  border: solid 2px #111111;
}
body.body__zoom div.block div.photo-trail-wrapper ul > li a.video:before {
  content: "";
  background-image: url('../../Images/product/play_video.png');
  position: absolute;
  background-repeat: no-repeat;
  z-index: 999999;
  display: block;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin: 20px;
  margin-left: 25px;
  margin-top: 25px;
}
body.body__zoom div.block div.photo-trail-wrapper ul > li a.sound:before {
  content: "";
  background-image: url('../../Images/product/play_sound.png');
  position: absolute;
  background-repeat: no-repeat;
  z-index: 999999;
  display: block;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin: 20px;
  margin-left: 25px;
  margin-top: 30px;
}
body.body__zoom div.block div.photo-trail-wrapper ul > li .product-thumbnail-name {
  width: 90px;
  display: inline-block;
  margin: 5px 0 0 0;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 1080px) {
  body.body__zoom div.block div.img-jumbo-wrap {
    width: calc(90% - 10px);
    max-height: calc(100vh - 24px);
  }
  body.body__zoom div.block div.img-jumbo-wrap .main-image {
    max-width: 850px;
    max-height: calc(100vh - 24px);
  }
  body.body__zoom div.block div.img-jumbo-wrap .photo-trail-wrapper > ul {
    min-width: 120px !important;
  }
}
@media screen and (max-width: 778px) {
  body.body__zoom div.block div.img-jumbo-wrap .main-image {
    max-width: 675px;
  }
}