.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 1500px;
text-align: center;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 3%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 0%;
  padding-bottom: 0%;
}


.shg-image-content-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc6a6caa-1812-4750-b2d1-b00338c262cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc6a6caa-1812-4750-b2d1-b00338c262cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-dc6a6caa-1812-4750-b2d1-b00338c262cd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: rgba(34, 34, 34, 1);
  font-family: "Libre Baskerville";
  font-weight: 400;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(83, 83, 83, 1);
  font-family: "Avenir Next";
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: rgba(34, 34, 34, 1);
  font-family: "Libre Baskerville";
  font-weight: 400;
}

.shg-theme-text-content p {
  color: rgba(83, 83, 83, 1);
  font-family: "Avenir Next";
  font-weight: 400;
}

#s-5b0dfc0a-2134-48e4-843c-52f47d9c6514 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-22ed85e3-d978-4fae-a15c-9d4e2c5d2f23 {
  margin-left: auto;
margin-right: auto;
}

#s-22ed85e3-d978-4fae-a15c-9d4e2c5d2f23 hr {
  border-top: 2px solid #ddd;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-afc4a1e2-5ce9-4a60-a147-419790175cb9 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afc4a1e2-5ce9-4a60-a147-419790175cb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(34, 34, 34, 1);
  font-family: "Libre Baskerville";
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-752ee81b-3104-4505-bf8c-1fb4cdc72fd2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}

#s-752ee81b-3104-4505-bf8c-1fb4cdc72fd2 .shogun-heading-component h4 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-root {
  display: grid;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
}

.shg-default-column-count-2 {
  grid-template-columns: repeat(2, 1fr);
}

.shg-default-column-count-3 {
  grid-template-columns: repeat(3, 1fr);
}

.shg-default-column-count-4 {
  grid-template-columns: repeat(4, 1fr);
}

.shg-default-column-count-5 {
  grid-template-columns: repeat(5, 1fr);
}

.shg-default-column-count-6 {
  grid-template-columns: repeat(6, 1fr);
}

.shg-category-grid .shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

@media (max-width: 767px) {
  .shg-category-root.stacked {
    display: block;
  }
}

/* Swiper CSS - Duplicated from SliderV3 base.css */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
  * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-e880970b-64df-4293-93f8-44581cf62547 {
  margin-left: auto;
margin-right: auto;
}

#s-e880970b-64df-4293-93f8-44581cf62547 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev svg,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-e880970b-64df-4293-93f8-44581cf62547 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev svg,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-e880970b-64df-4293-93f8-44581cf62547 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev svg,
#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e880970b-64df-4293-93f8-44581cf62547 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-a51e8499-e7e8-440e-97d9-f8ca2e9e5069 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

.shg-product-image-wrapper {
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  text-align: center;
}
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  max-width:  100%;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  max-width:  100%;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  max-width:  100%;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  max-width:  100%;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 {
  max-width:  100%;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 .shg-image-zoom,
.shg-c#s-2ae402ae-4ac1-4a1d-9487-01358c1cb729 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(34, 34, 34, 1);
  font-family: "Libre Baskerville";
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-22845a08-a556-4761-b90c-f1b0ef161769 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-22845a08-a556-4761-b90c-f1b0ef161769 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

.shg-metafield-key {
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.shg-metafield-value {
    margin: 0;
    padding: 0;
}

.shg-metafield-inline {
    display: inline-block;
}
#s-8baf2764-c936-47a3-a658-56b2a8870991 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8baf2764-c936-47a3-a658-56b2a8870991 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-76821c5c-e8c1-488b-99dd-81261ea65fbd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-76821c5c-e8c1-488b-99dd-81261ea65fbd .shg-product-quantity-wrapper {
  display: flex;
}

#s-76821c5c-e8c1-488b-99dd-81261ea65fbd .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-76821c5c-e8c1-488b-99dd-81261ea65fbd .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-76821c5c-e8c1-488b-99dd-81261ea65fbd .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-76821c5c-e8c1-488b-99dd-81261ea65fbd .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  
}
#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-d4e86b3c-0b49-4a79-82c8-6965de9647b5-atc-btn-wrapper {
    text-align: center;
  }


#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d4e86b3c-0b49-4a79-82c8-6965de9647b5-atc-btn-wrapper {
    text-align: center;
  }


#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d4e86b3c-0b49-4a79-82c8-6965de9647b5-atc-btn-wrapper {
    text-align: center;
  }


#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d4e86b3c-0b49-4a79-82c8-6965de9647b5-atc-btn-wrapper {
    text-align: center;
  }


#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d4e86b3c-0b49-4a79-82c8-6965de9647b5-atc-btn-wrapper {
    text-align: center;
  }


#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4e86b3c-0b49-4a79-82c8-6965de9647b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7c624332-2590-4f30-b758-1da87a8d268f {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  text-align: center;
}
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  max-width:  100%;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  max-width:  100%;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  max-width:  100%;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  max-width:  100%;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 {
  max-width:  100%;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 .shg-image-zoom,
.shg-c#s-9d0ce12e-5291-41fc-8e48-c6d4312797a6 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-13096b02-5f01-4100-bd08-85ff2420019c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-13096b02-5f01-4100-bd08-85ff2420019c .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-9b78ba29-0a2d-4032-85da-c3ca293f5241 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-9b78ba29-0a2d-4032-85da-c3ca293f5241 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-09c63133-e550-4774-8fa1-6632323cde80 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-09c63133-e550-4774-8fa1-6632323cde80 .shg-product-quantity-wrapper {
  display: flex;
}

#s-09c63133-e550-4774-8fa1-6632323cde80 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-09c63133-e550-4774-8fa1-6632323cde80 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-09c63133-e550-4774-8fa1-6632323cde80 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-09c63133-e550-4774-8fa1-6632323cde80 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  
}
#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb-atc-btn-wrapper {
    text-align: center;
  }


#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb-atc-btn-wrapper {
    text-align: center;
  }


#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb-atc-btn-wrapper {
    text-align: center;
  }


#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb-atc-btn-wrapper {
    text-align: center;
  }


#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb-atc-btn-wrapper {
    text-align: center;
  }


#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-e4607aee-fa47-4c0f-ae9c-6a46c128a8cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-c109c344-ad08-43d8-a3e5-2bb5006e00f2 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  text-align: center;
}
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  max-width:  100%;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  max-width:  100%;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  max-width:  100%;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  max-width:  100%;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f {
  max-width:  100%;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f .shg-image-zoom,
.shg-c#s-ef35a8cd-5899-4ee3-9825-3329989b8b4f img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8740d370-76fe-41b0-9cc3-484fad41e16b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-8740d370-76fe-41b0-9cc3-484fad41e16b .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-72e65d61-fc4b-43e9-ba3b-08f9c8c94119 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-72e65d61-fc4b-43e9-ba3b-08f9c8c94119 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-57bdbb1d-adae-47e2-99de-a004669b1724 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-57bdbb1d-adae-47e2-99de-a004669b1724 .shg-product-quantity-wrapper {
  display: flex;
}

#s-57bdbb1d-adae-47e2-99de-a004669b1724 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-57bdbb1d-adae-47e2-99de-a004669b1724 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-57bdbb1d-adae-47e2-99de-a004669b1724 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-57bdbb1d-adae-47e2-99de-a004669b1724 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  
}
#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a-atc-btn-wrapper {
    text-align: center;
  }


#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a-atc-btn-wrapper {
    text-align: center;
  }


#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a-atc-btn-wrapper {
    text-align: center;
  }


#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a-atc-btn-wrapper {
    text-align: center;
  }


#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a-atc-btn-wrapper {
    text-align: center;
  }


#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-644c9acb-a5b5-4ae2-b19e-c2329fb55a5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-3fff1765-cba0-4d0a-8018-dc09018daf72 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  text-align: center;
}
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  max-width:  100%;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  max-width:  100%;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  max-width:  100%;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  max-width:  100%;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d {
  max-width:  100%;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d .shg-image-zoom,
.shg-c#s-4eeb6159-4d8b-4e87-a622-660e60b7462d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ea7bba3c-434e-4130-9e7c-63e05299dc25 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-ea7bba3c-434e-4130-9e7c-63e05299dc25 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-a2063304-793b-42eb-848a-08d1c6f24e76 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-a2063304-793b-42eb-848a-08d1c6f24e76 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-81e276cb-f004-4565-b899-79c293ad210f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-81e276cb-f004-4565-b899-79c293ad210f .shg-product-quantity-wrapper {
  display: flex;
}

#s-81e276cb-f004-4565-b899-79c293ad210f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-81e276cb-f004-4565-b899-79c293ad210f .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-81e276cb-f004-4565-b899-79c293ad210f .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-81e276cb-f004-4565-b899-79c293ad210f .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-ce1c61db-c072-48a7-a219-c790299985f2:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ce1c61db-c072-48a7-a219-c790299985f2:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  
}
#s-ce1c61db-c072-48a7-a219-c790299985f2:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-ce1c61db-c072-48a7-a219-c790299985f2-atc-btn-wrapper {
    text-align: center;
  }


#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-ce1c61db-c072-48a7-a219-c790299985f2-atc-btn-wrapper {
    text-align: center;
  }


#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce1c61db-c072-48a7-a219-c790299985f2-atc-btn-wrapper {
    text-align: center;
  }


#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-ce1c61db-c072-48a7-a219-c790299985f2-atc-btn-wrapper {
    text-align: center;
  }


#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-ce1c61db-c072-48a7-a219-c790299985f2-atc-btn-wrapper {
    text-align: center;
  }


#s-ce1c61db-c072-48a7-a219-c790299985f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ce1c61db-c072-48a7-a219-c790299985f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7e0063f3-435a-4922-9f6d-562794d46388 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  text-align: center;
}
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  max-width:  100%;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  max-width:  100%;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  max-width:  100%;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  max-width:  100%;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 {
  max-width:  100%;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 .shg-image-zoom,
.shg-c#s-f66456a9-b520-4c00-b024-5cd1b2eb6614 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dacd6f3e-3cd7-43a9-8988-6e355687fcbd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-dacd6f3e-3cd7-43a9-8988-6e355687fcbd .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-6b4f1127-e6c7-4174-9cc3-a0020c62f7f8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6b4f1127-e6c7-4174-9cc3-a0020c62f7f8 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 .shg-product-quantity-wrapper {
  display: flex;
}

#s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1308d0b8-2e93-4c3b-a171-21e1ca3a10d1 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-a94eeef1-1324-47dd-a8dc-161b5676f168:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a94eeef1-1324-47dd-a8dc-161b5676f168:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  
}
#s-a94eeef1-1324-47dd-a8dc-161b5676f168:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-a94eeef1-1324-47dd-a8dc-161b5676f168-atc-btn-wrapper {
    text-align: center;
  }


#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-a94eeef1-1324-47dd-a8dc-161b5676f168-atc-btn-wrapper {
    text-align: center;
  }


#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-a94eeef1-1324-47dd-a8dc-161b5676f168-atc-btn-wrapper {
    text-align: center;
  }


#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-a94eeef1-1324-47dd-a8dc-161b5676f168-atc-btn-wrapper {
    text-align: center;
  }


#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-a94eeef1-1324-47dd-a8dc-161b5676f168-atc-btn-wrapper {
    text-align: center;
  }


#s-a94eeef1-1324-47dd-a8dc-161b5676f168 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a94eeef1-1324-47dd-a8dc-161b5676f168.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-62f10108-e5aa-4fba-8030-5d29511d7d72 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  text-align: center;
}
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  max-width:  100%;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  max-width:  100%;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  max-width:  100%;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  max-width:  100%;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 {
  max-width:  100%;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 .shg-image-zoom,
.shg-c#s-551dddfa-ea04-4580-a727-c82cc073bc05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1dc2cdc0-0ec2-4e37-938b-5e46e41d91ba {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-1dc2cdc0-0ec2-4e37-938b-5e46e41d91ba .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-1f29e341-04d7-41f5-94af-b3519e38c402 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1f29e341-04d7-41f5-94af-b3519e38c402 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d .shg-product-quantity-wrapper {
  display: flex;
}

#s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4d48cfc7-0bd3-4c80-8981-681e3f70f07d .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-1996ac99-8d21-45ef-952d-5c50593987af {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-1996ac99-8d21-45ef-952d-5c50593987af:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1996ac99-8d21-45ef-952d-5c50593987af:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-1996ac99-8d21-45ef-952d-5c50593987af {
  
}
#s-1996ac99-8d21-45ef-952d-5c50593987af:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-1996ac99-8d21-45ef-952d-5c50593987af-atc-btn-wrapper {
    text-align: center;
  }


#s-1996ac99-8d21-45ef-952d-5c50593987af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-1996ac99-8d21-45ef-952d-5c50593987af-atc-btn-wrapper {
    text-align: center;
  }


#s-1996ac99-8d21-45ef-952d-5c50593987af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-1996ac99-8d21-45ef-952d-5c50593987af-atc-btn-wrapper {
    text-align: center;
  }


#s-1996ac99-8d21-45ef-952d-5c50593987af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-1996ac99-8d21-45ef-952d-5c50593987af-atc-btn-wrapper {
    text-align: center;
  }


#s-1996ac99-8d21-45ef-952d-5c50593987af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-1996ac99-8d21-45ef-952d-5c50593987af-atc-btn-wrapper {
    text-align: center;
  }


#s-1996ac99-8d21-45ef-952d-5c50593987af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1996ac99-8d21-45ef-952d-5c50593987af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2f3a495d-e519-45b0-8985-32592c3a4d71 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  text-align: center;
}
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  max-width:  100%;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  max-width:  100%;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  max-width:  100%;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  max-width:  100%;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 {
  max-width:  100%;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 .shg-image-zoom,
.shg-c#s-e3089d79-527f-427b-8947-fd30d368ac33 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b3a609f6-0828-4da2-8885-9db267fbe021 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-b3a609f6-0828-4da2-8885-9db267fbe021 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-f3252522-7365-4d32-bafe-0dda95006b68 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-f3252522-7365-4d32-bafe-0dda95006b68 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 .shg-product-quantity-wrapper {
  display: flex;
}

#s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-d32aa074-3d0b-47b4-a0d4-d205d5fd0c46 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  
}
#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef-atc-btn-wrapper {
    text-align: center;
  }


#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef-atc-btn-wrapper {
    text-align: center;
  }


#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef-atc-btn-wrapper {
    text-align: center;
  }


#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef-atc-btn-wrapper {
    text-align: center;
  }


#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef-atc-btn-wrapper {
    text-align: center;
  }


#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2eaee0c6-8f77-4ff8-a2e7-cae84b8967ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2d581a51-1a88-4f39-8848-dcc1370dbbe8 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-478255db-319a-46d3-b712-7bb945f36f05 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-478255db-319a-46d3-b712-7bb945f36f05 {
  text-align: center;
}
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 {
  max-width:  100%;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 {
  max-width:  100%;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 {
  max-width:  100%;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 {
  max-width:  100%;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 {
  max-width:  100%;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 .shg-image-zoom,
.shg-c#s-478255db-319a-46d3-b712-7bb945f36f05 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ba4a4e37-f229-4e90-94cc-129ff6757163 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-ba4a4e37-f229-4e90-94cc-129ff6757163 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-50fc5b94-9923-4f5a-ade8-d5993aecb0a1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-50fc5b94-9923-4f5a-ade8-d5993aecb0a1 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-929e3759-588a-49fb-893d-991a0e5470fa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-929e3759-588a-49fb-893d-991a0e5470fa .shg-product-quantity-wrapper {
  display: flex;
}

#s-929e3759-588a-49fb-893d-991a0e5470fa .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-929e3759-588a-49fb-893d-991a0e5470fa .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-929e3759-588a-49fb-893d-991a0e5470fa .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-929e3759-588a-49fb-893d-991a0e5470fa .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  
}
#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9-atc-btn-wrapper {
    text-align: center;
  }


#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9-atc-btn-wrapper {
    text-align: center;
  }


#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9-atc-btn-wrapper {
    text-align: center;
  }


#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9-atc-btn-wrapper {
    text-align: center;
  }


#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9-atc-btn-wrapper {
    text-align: center;
  }


#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d60cd9e6-e29e-4cc3-9eb3-cac2fd6a52f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-0270f0a4-4869-48a1-8a71-6861a7ea6173 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  text-align: center;
}
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  max-width:  100%;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  max-width:  100%;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  max-width:  100%;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  max-width:  100%;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 {
  max-width:  100%;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 .shg-image-zoom,
.shg-c#s-f2be9fc8-f818-48fd-b8a5-79b25a52e4c7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-74903f9d-abbb-46c3-a42a-b98549349b8e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-74903f9d-abbb-46c3-a42a-b98549349b8e .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-ab45095d-75d5-4e1f-b475-dd08ac41892f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ab45095d-75d5-4e1f-b475-dd08ac41892f .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-35142f52-7b77-425b-84ad-31ca575ea7d2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-35142f52-7b77-425b-84ad-31ca575ea7d2 .shg-product-quantity-wrapper {
  display: flex;
}

#s-35142f52-7b77-425b-84ad-31ca575ea7d2 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-35142f52-7b77-425b-84ad-31ca575ea7d2 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-35142f52-7b77-425b-84ad-31ca575ea7d2 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-35142f52-7b77-425b-84ad-31ca575ea7d2 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  
}
#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-6421707d-8c6d-4c55-a971-b8dcb9aa07df-atc-btn-wrapper {
    text-align: center;
  }


#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-6421707d-8c6d-4c55-a971-b8dcb9aa07df-atc-btn-wrapper {
    text-align: center;
  }


#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6421707d-8c6d-4c55-a971-b8dcb9aa07df-atc-btn-wrapper {
    text-align: center;
  }


#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6421707d-8c6d-4c55-a971-b8dcb9aa07df-atc-btn-wrapper {
    text-align: center;
  }


#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-6421707d-8c6d-4c55-a971-b8dcb9aa07df-atc-btn-wrapper {
    text-align: center;
  }


#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-6421707d-8c6d-4c55-a971-b8dcb9aa07df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e08b5d75-ad6d-40e1-a9cf-241a016c52de {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  text-align: center;
}
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  max-width:  100%;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  max-width:  100%;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  max-width:  100%;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  max-width:  100%;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 {
  max-width:  100%;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 .shg-image-zoom,
.shg-c#s-a6dff6f9-ca1f-4507-b366-2216f203ce38 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0d125088-1a15-4587-877f-f13193721b23 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-0d125088-1a15-4587-877f-f13193721b23 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-3f0d32d7-8b9d-4697-9543-31e75957137f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-3f0d32d7-8b9d-4697-9543-31e75957137f .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-38591a88-ea25-4a97-98b6-b07c85da1f67 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-38591a88-ea25-4a97-98b6-b07c85da1f67 .shg-product-quantity-wrapper {
  display: flex;
}

#s-38591a88-ea25-4a97-98b6-b07c85da1f67 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-38591a88-ea25-4a97-98b6-b07c85da1f67 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-38591a88-ea25-4a97-98b6-b07c85da1f67 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-38591a88-ea25-4a97-98b6-b07c85da1f67 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-12db85cd-08b1-4394-b31b-792b6f652be1:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-12db85cd-08b1-4394-b31b-792b6f652be1:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  
}
#s-12db85cd-08b1-4394-b31b-792b6f652be1:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-12db85cd-08b1-4394-b31b-792b6f652be1-atc-btn-wrapper {
    text-align: center;
  }


#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-12db85cd-08b1-4394-b31b-792b6f652be1-atc-btn-wrapper {
    text-align: center;
  }


#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-12db85cd-08b1-4394-b31b-792b6f652be1-atc-btn-wrapper {
    text-align: center;
  }


#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-12db85cd-08b1-4394-b31b-792b6f652be1-atc-btn-wrapper {
    text-align: center;
  }


#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-12db85cd-08b1-4394-b31b-792b6f652be1-atc-btn-wrapper {
    text-align: center;
  }


#s-12db85cd-08b1-4394-b31b-792b6f652be1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-12db85cd-08b1-4394-b31b-792b6f652be1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-56d79a55-ab5a-487c-9659-9c4157e115d5 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  text-align: center;
}
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  max-width:  100%;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  max-width:  100%;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  max-width:  100%;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  max-width:  100%;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb {
  max-width:  100%;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb .shg-image-zoom,
.shg-c#s-8f1b9341-9296-4f08-a3dc-2227ffd153bb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0cfa51c3-5b79-4154-88a6-791852e5ded0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-0cfa51c3-5b79-4154-88a6-791852e5ded0 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-cb5db12e-4d16-4520-8acc-6d49b59968cc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-cb5db12e-4d16-4520-8acc-6d49b59968cc .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-44b66f26-d6cd-4d63-8868-9ada33099c67 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-44b66f26-d6cd-4d63-8868-9ada33099c67 .shg-product-quantity-wrapper {
  display: flex;
}

#s-44b66f26-d6cd-4d63-8868-9ada33099c67 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-44b66f26-d6cd-4d63-8868-9ada33099c67 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-44b66f26-d6cd-4d63-8868-9ada33099c67 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-44b66f26-d6cd-4d63-8868-9ada33099c67 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  
}
#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-980d00d4-ee07-4f84-8a93-47ae3f936f9f-atc-btn-wrapper {
    text-align: center;
  }


#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-980d00d4-ee07-4f84-8a93-47ae3f936f9f-atc-btn-wrapper {
    text-align: center;
  }


#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-980d00d4-ee07-4f84-8a93-47ae3f936f9f-atc-btn-wrapper {
    text-align: center;
  }


#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-980d00d4-ee07-4f84-8a93-47ae3f936f9f-atc-btn-wrapper {
    text-align: center;
  }


#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-980d00d4-ee07-4f84-8a93-47ae3f936f9f-atc-btn-wrapper {
    text-align: center;
  }


#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-980d00d4-ee07-4f84-8a93-47ae3f936f9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-5055c1d5-620e-4d2f-9d85-1c7f345585c4 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  text-align: center;
}
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  max-width:  100%;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  max-width:  100%;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  max-width:  100%;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  max-width:  100%;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 {
  max-width:  100%;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 .shg-image-zoom,
.shg-c#s-ce0be173-caa3-4e1b-ba03-218f9eb07db7 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b7c6c0ca-d3e0-4dd1-92a0-fc67ac907d0a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-b7c6c0ca-d3e0-4dd1-92a0-fc67ac907d0a .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-e1e02680-4f9a-4206-a107-8e7c5a245c10 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e1e02680-4f9a-4206-a107-8e7c5a245c10 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-04eed740-5b6a-452c-a1ae-3500929b4cf4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-04eed740-5b6a-452c-a1ae-3500929b4cf4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-04eed740-5b6a-452c-a1ae-3500929b4cf4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-04eed740-5b6a-452c-a1ae-3500929b4cf4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-04eed740-5b6a-452c-a1ae-3500929b4cf4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-04eed740-5b6a-452c-a1ae-3500929b4cf4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-04084e85-0192-475c-91b8-3df031a8707f {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-04084e85-0192-475c-91b8-3df031a8707f:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-04084e85-0192-475c-91b8-3df031a8707f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-04084e85-0192-475c-91b8-3df031a8707f {
  
}
#s-04084e85-0192-475c-91b8-3df031a8707f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-04084e85-0192-475c-91b8-3df031a8707f-atc-btn-wrapper {
    text-align: center;
  }


#s-04084e85-0192-475c-91b8-3df031a8707f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-04084e85-0192-475c-91b8-3df031a8707f-atc-btn-wrapper {
    text-align: center;
  }


#s-04084e85-0192-475c-91b8-3df031a8707f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-04084e85-0192-475c-91b8-3df031a8707f-atc-btn-wrapper {
    text-align: center;
  }


#s-04084e85-0192-475c-91b8-3df031a8707f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-04084e85-0192-475c-91b8-3df031a8707f-atc-btn-wrapper {
    text-align: center;
  }


#s-04084e85-0192-475c-91b8-3df031a8707f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-04084e85-0192-475c-91b8-3df031a8707f-atc-btn-wrapper {
    text-align: center;
  }


#s-04084e85-0192-475c-91b8-3df031a8707f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-04084e85-0192-475c-91b8-3df031a8707f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-10e44d0e-38ee-4ce3-a623-0bb37199b02e {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  text-align: center;
}
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  max-width:  100%;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  max-width:  100%;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  max-width:  100%;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  max-width:  100%;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 {
  max-width:  100%;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 .shg-image-zoom,
.shg-c#s-ae9302c5-c15d-4718-a08c-dc4181a00254 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9b5073e8-fbef-4cd8-a2d3-e4c026a867f5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-9b5073e8-fbef-4cd8-a2d3-e4c026a867f5 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-570316c9-b988-4246-88c1-e6c3fada2e50 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-570316c9-b988-4246-88c1-e6c3fada2e50 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-81a99532-7911-4e01-800c-03d641da9173 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-81a99532-7911-4e01-800c-03d641da9173 .shg-product-quantity-wrapper {
  display: flex;
}

#s-81a99532-7911-4e01-800c-03d641da9173 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-81a99532-7911-4e01-800c-03d641da9173 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-81a99532-7911-4e01-800c-03d641da9173 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-81a99532-7911-4e01-800c-03d641da9173 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-41b91ee5-38b8-4699-b4d7-b7c50618f324:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41b91ee5-38b8-4699-b4d7-b7c50618f324:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  
}
#s-41b91ee5-38b8-4699-b4d7-b7c50618f324:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-41b91ee5-38b8-4699-b4d7-b7c50618f324-atc-btn-wrapper {
    text-align: center;
  }


#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-41b91ee5-38b8-4699-b4d7-b7c50618f324-atc-btn-wrapper {
    text-align: center;
  }


#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-41b91ee5-38b8-4699-b4d7-b7c50618f324-atc-btn-wrapper {
    text-align: center;
  }


#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-41b91ee5-38b8-4699-b4d7-b7c50618f324-atc-btn-wrapper {
    text-align: center;
  }


#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-41b91ee5-38b8-4699-b4d7-b7c50618f324-atc-btn-wrapper {
    text-align: center;
  }


#s-41b91ee5-38b8-4699-b4d7-b7c50618f324 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-41b91ee5-38b8-4699-b4d7-b7c50618f324.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b785b2e5-bc9e-453c-b519-0f2d94bb18fa {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}

#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  text-align: center;
}
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  max-width:  100%;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  max-width:  100%;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  max-width:  100%;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  max-width:  100%;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 {
  max-width:  100%;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 .shg-image-zoom,
.shg-c#s-cc4bc5e7-edb1-430f-af4f-3fc542f4e688 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-068c6579-0e8c-42bb-b27e-e5df68d89b79 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-068c6579-0e8c-42bb-b27e-e5df68d89b79 .shg-product-title-component h6 span {
  
  font-weight:  normal ;
  font-family: Baskervville;
  font-style:  normal ;
  font-size: 12px;
  
  
  
}

#s-50009d20-51e9-4ba9-b2a0-84a88eac0413 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-50009d20-51e9-4ba9-b2a0-84a88eac0413 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-094c757b-d5bc-4462-8176-1cb075c81c8e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-094c757b-d5bc-4462-8176-1cb075c81c8e .shg-product-quantity-wrapper {
  display: flex;
}

#s-094c757b-d5bc-4462-8176-1cb075c81c8e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-094c757b-d5bc-4462-8176-1cb075c81c8e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-094c757b-d5bc-4462-8176-1cb075c81c8e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-094c757b-d5bc-4462-8176-1cb075c81c8e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IzYjllZjgtNWVjYy00MDNlLThjOTMtZjA3Nzg5NGFlNzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjNiOWVmOC01ZWNjLTQwM2UtOGM5My1mMDc3ODk0YWU3M2UpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  
}
#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4-atc-btn-wrapper {
    text-align: center;
  }


#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4-atc-btn-wrapper {
    text-align: center;
  }


#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4-atc-btn-wrapper {
    text-align: center;
  }


#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4-atc-btn-wrapper {
    text-align: center;
  }


#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4-atc-btn-wrapper {
    text-align: center;
  }


#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03d85a14-35cc-4c67-b247-b7b9dad7f2b4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-5338ea62-2bf1-4e67-bc6b-ccf442365b77 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-5338ea62-2bf1-4e67-bc6b-ccf442365b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5338ea62-2bf1-4e67-bc6b-ccf442365b77.shg-box.shg-c {
  justify-content: center;
}

#s-eea1e195-481f-47f5-8a5a-df37385e131a {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-eea1e195-481f-47f5-8a5a-df37385e131a {
  padding-top: 15px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eea1e195-481f-47f5-8a5a-df37385e131a {
  padding-top: 15px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eea1e195-481f-47f5-8a5a-df37385e131a {
  padding-top: 15px;
}
}@media (max-width: 767px){#s-eea1e195-481f-47f5-8a5a-df37385e131a {
  padding-top: 20px;
padding-bottom: 0px;
}
}
#s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 {
  margin-left: auto;
margin-right: auto;
}

#s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev svg,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev svg,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev svg,
#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f5e87f2d-9755-4d64-afff-67b39fe73fd5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-9a90d4fc-af8a-4c60-9536-242468098905 {
  margin-left: auto;
margin-right: auto;
}

#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  text-align: center;
}
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  max-width:  100%;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  max-width:  100%;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  max-width:  100%;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  max-width:  100%;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a {
  max-width:  100%;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a .shg-image-zoom,
.shg-c#s-f080ffc0-d0db-4bab-9d87-945106c8053a img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a011aaab-5904-4850-96a0-398e13fe53e8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a011aaab-5904-4850-96a0-398e13fe53e8 .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-b6f45c11-fbb9-4c4d-a65d-08a47f9fcc79 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b6f45c11-fbb9-4c4d-a65d-08a47f9fcc79 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 .shg-product-quantity-wrapper {
  display: flex;
}

#s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-03e283a7-3ff2-4b42-bd46-7d7dfc107d24 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-a1e12a83-24c1-44d8-a559-90aa4902df38:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a1e12a83-24c1-44d8-a559-90aa4902df38:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  
}
#s-a1e12a83-24c1-44d8-a559-90aa4902df38:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-a1e12a83-24c1-44d8-a559-90aa4902df38-atc-btn-wrapper {
    text-align: center;
  }


#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-a1e12a83-24c1-44d8-a559-90aa4902df38-atc-btn-wrapper {
    text-align: center;
  }


#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1e12a83-24c1-44d8-a559-90aa4902df38-atc-btn-wrapper {
    text-align: center;
  }


#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-a1e12a83-24c1-44d8-a559-90aa4902df38-atc-btn-wrapper {
    text-align: center;
  }


#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-a1e12a83-24c1-44d8-a559-90aa4902df38-atc-btn-wrapper {
    text-align: center;
  }


#s-a1e12a83-24c1-44d8-a559-90aa4902df38 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-a1e12a83-24c1-44d8-a559-90aa4902df38.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-4861e02a-3168-4803-bb12-77086b2ca486 {
  margin-left: auto;
margin-right: auto;
}

#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  text-align: center;
}
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  max-width:  100%;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  max-width:  100%;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  max-width:  100%;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  max-width:  100%;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b {
  max-width:  100%;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b .shg-image-zoom,
.shg-c#s-b8d2409f-6ea8-4d6e-aa58-e4a6acc09e2b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c3d9ebf8-43d5-40ac-bd32-c2a15d429cdc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c3d9ebf8-43d5-40ac-bd32-c2a15d429cdc .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-8038d1f5-3089-492f-bc25-8eecee7cbec4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8038d1f5-3089-492f-bc25-8eecee7cbec4 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-180d2823-d603-4f3b-b7df-56c50cdcdd85 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-180d2823-d603-4f3b-b7df-56c50cdcdd85 .shg-product-quantity-wrapper {
  display: flex;
}

#s-180d2823-d603-4f3b-b7df-56c50cdcdd85 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-180d2823-d603-4f3b-b7df-56c50cdcdd85 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-180d2823-d603-4f3b-b7df-56c50cdcdd85 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-180d2823-d603-4f3b-b7df-56c50cdcdd85 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-78a71149-29bf-430f-86a9-8b2d3c106360:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-78a71149-29bf-430f-86a9-8b2d3c106360:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  
}
#s-78a71149-29bf-430f-86a9-8b2d3c106360:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-78a71149-29bf-430f-86a9-8b2d3c106360-atc-btn-wrapper {
    text-align: center;
  }


#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-78a71149-29bf-430f-86a9-8b2d3c106360-atc-btn-wrapper {
    text-align: center;
  }


#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-78a71149-29bf-430f-86a9-8b2d3c106360-atc-btn-wrapper {
    text-align: center;
  }


#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-78a71149-29bf-430f-86a9-8b2d3c106360-atc-btn-wrapper {
    text-align: center;
  }


#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-78a71149-29bf-430f-86a9-8b2d3c106360-atc-btn-wrapper {
    text-align: center;
  }


#s-78a71149-29bf-430f-86a9-8b2d3c106360 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-78a71149-29bf-430f-86a9-8b2d3c106360.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-8cbe4e52-d1de-4241-ab12-dffda46c038e {
  margin-left: auto;
margin-right: auto;
}

#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  text-align: center;
}
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  max-width:  100%;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  max-width:  100%;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  max-width:  100%;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  max-width:  100%;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 {
  max-width:  100%;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 .shg-image-zoom,
.shg-c#s-1049abf5-274b-4f37-9cc4-ec9b3bed4e94 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-260593ae-2c08-449a-93e6-73d0140adf3a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-260593ae-2c08-449a-93e6-73d0140adf3a .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-b555fe8a-f1b1-45bd-bb43-3ad9724bce14 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b555fe8a-f1b1-45bd-bb43-3ad9724bce14 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-efea1898-7f83-4324-b416-26373527bb68 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-efea1898-7f83-4324-b416-26373527bb68 .shg-product-quantity-wrapper {
  display: flex;
}

#s-efea1898-7f83-4324-b416-26373527bb68 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-efea1898-7f83-4324-b416-26373527bb68 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-efea1898-7f83-4324-b416-26373527bb68 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-efea1898-7f83-4324-b416-26373527bb68 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  
}
#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df-atc-btn-wrapper {
    text-align: center;
  }


#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df-atc-btn-wrapper {
    text-align: center;
  }


#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df-atc-btn-wrapper {
    text-align: center;
  }


#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df-atc-btn-wrapper {
    text-align: center;
  }


#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df-atc-btn-wrapper {
    text-align: center;
  }


#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-dd82b9d5-229b-4fa9-96cc-cc7313dc06df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b152577b-c575-4381-963b-4ff46c5f6592 {
  margin-left: auto;
margin-right: auto;
}

#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  text-align: center;
}
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  max-width:  100%;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  max-width:  100%;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  max-width:  100%;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  max-width:  100%;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c {
  max-width:  100%;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c .shg-image-zoom,
.shg-c#s-b8735b61-351b-4384-a68d-6f99d5de940c img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-71083b50-0a81-4a07-9773-d6bf0a632af4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-71083b50-0a81-4a07-9773-d6bf0a632af4 .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-d957d7a7-967e-432c-aa1d-f337b913aa5f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-d957d7a7-967e-432c-aa1d-f337b913aa5f .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1dd3ccd4-ceed-43e1-965e-cfca386d5fc6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-2b17d34b-ffaf-4c9a-9914-04b92512293f:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2b17d34b-ffaf-4c9a-9914-04b92512293f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  
}
#s-2b17d34b-ffaf-4c9a-9914-04b92512293f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-2b17d34b-ffaf-4c9a-9914-04b92512293f-atc-btn-wrapper {
    text-align: center;
  }


#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-2b17d34b-ffaf-4c9a-9914-04b92512293f-atc-btn-wrapper {
    text-align: center;
  }


#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2b17d34b-ffaf-4c9a-9914-04b92512293f-atc-btn-wrapper {
    text-align: center;
  }


#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2b17d34b-ffaf-4c9a-9914-04b92512293f-atc-btn-wrapper {
    text-align: center;
  }


#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-2b17d34b-ffaf-4c9a-9914-04b92512293f-atc-btn-wrapper {
    text-align: center;
  }


#s-2b17d34b-ffaf-4c9a-9914-04b92512293f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-2b17d34b-ffaf-4c9a-9914-04b92512293f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-5bcb7b0e-c888-465c-b94c-06aed0036760 {
  margin-left: auto;
margin-right: auto;
}

#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  text-align: center;
}
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  max-width:  100%;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  max-width:  100%;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  max-width:  100%;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  max-width:  100%;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb {
  max-width:  100%;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb .shg-image-zoom,
.shg-c#s-a94ff4c2-205d-4bd5-9f0f-35caeb5fbddb img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6ee1211e-4138-43af-9a98-7bfd4f185c14 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6ee1211e-4138-43af-9a98-7bfd4f185c14 .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-366e4c6e-a258-46c2-a08a-5afec86ebdb9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-366e4c6e-a258-46c2-a08a-5afec86ebdb9 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-1d38ec01-d756-412d-96f0-25345cab22d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-1d38ec01-d756-412d-96f0-25345cab22d5 .shg-product-quantity-wrapper {
  display: flex;
}

#s-1d38ec01-d756-412d-96f0-25345cab22d5 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1d38ec01-d756-412d-96f0-25345cab22d5 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1d38ec01-d756-412d-96f0-25345cab22d5 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1d38ec01-d756-412d-96f0-25345cab22d5 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  
}
#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c-atc-btn-wrapper {
    text-align: center;
  }


#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c-atc-btn-wrapper {
    text-align: center;
  }


#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c-atc-btn-wrapper {
    text-align: center;
  }


#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c-atc-btn-wrapper {
    text-align: center;
  }


#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c-atc-btn-wrapper {
    text-align: center;
  }


#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-84a702b8-71ac-4ea6-b4bb-2bd98d41667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e4cbbacb-683c-4a47-9c1c-75951407af94 {
  margin-left: auto;
margin-right: auto;
}

#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  text-align: center;
}
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  max-width:  100%;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  max-width:  100%;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  max-width:  100%;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  max-width:  100%;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 {
  max-width:  100%;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 .shg-image-zoom,
.shg-c#s-472bc1d2-61f5-4df5-a7bb-8bf4945e3755 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5830c876-fb4c-476f-aa03-3cc4ee47b50d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5830c876-fb4c-476f-aa03-3cc4ee47b50d .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-77408339-80f6-40c9-90bc-d2dcbe0fd0cf {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-77408339-80f6-40c9-90bc-d2dcbe0fd0cf .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 .shg-product-quantity-wrapper {
  display: flex;
}

#s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-9ab47273-2140-4eba-8eb2-ccb2a6dcc7f8 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-f9275fdf-be48-4854-880e-757a6f6f9e23:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f9275fdf-be48-4854-880e-757a6f6f9e23:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  
}
#s-f9275fdf-be48-4854-880e-757a6f6f9e23:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-f9275fdf-be48-4854-880e-757a6f6f9e23-atc-btn-wrapper {
    text-align: center;
  }


#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-f9275fdf-be48-4854-880e-757a6f6f9e23-atc-btn-wrapper {
    text-align: center;
  }


#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f9275fdf-be48-4854-880e-757a6f6f9e23-atc-btn-wrapper {
    text-align: center;
  }


#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f9275fdf-be48-4854-880e-757a6f6f9e23-atc-btn-wrapper {
    text-align: center;
  }


#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-f9275fdf-be48-4854-880e-757a6f6f9e23-atc-btn-wrapper {
    text-align: center;
  }


#s-f9275fdf-be48-4854-880e-757a6f6f9e23 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f9275fdf-be48-4854-880e-757a6f6f9e23.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-509c99c8-ee7a-49cc-906b-1b2180cb5a0c {
  margin-left: auto;
margin-right: auto;
}

#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  text-align: center;
}
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  max-width:  100%;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  max-width:  100%;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  max-width:  100%;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  max-width:  100%;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 {
  max-width:  100%;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  max-width: 415px !important;
  
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 .shg-image-zoom,
.shg-c#s-72aecd69-9b5c-4a59-817e-e100a8c138d4 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-27fae230-dcf1-4698-ac13-0cb6fd7ec69b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-27fae230-dcf1-4698-ac13-0cb6fd7ec69b .shg-product-title-component h6 span {
  
  
  
  
  
  
  
  
}

#s-97a10fa5-258e-4024-b69c-814bf3786232 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-97a10fa5-258e-4024-b69c-814bf3786232 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-88cafcf0-4060-45cd-80b5-709235174b43 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-88cafcf0-4060-45cd-80b5-709235174b43 .shg-product-quantity-wrapper {
  display: flex;
}

#s-88cafcf0-4060-45cd-80b5-709235174b43 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-88cafcf0-4060-45cd-80b5-709235174b43 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-88cafcf0-4060-45cd-80b5-709235174b43 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-88cafcf0-4060-45cd-80b5-709235174b43 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIzMTkzOGUtODNjNC00NzU4LTlhMTgtZjgyYTMwZWI2ZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjMxOTM4ZS04M2M0LTQ3NTgtOWExOC1mODJhMzBlYjZlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  
}
#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-7f0206b7-bf9e-45df-9375-843f2f0ef92d-atc-btn-wrapper {
    text-align: center;
  }


#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-7f0206b7-bf9e-45df-9375-843f2f0ef92d-atc-btn-wrapper {
    text-align: center;
  }


#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-7f0206b7-bf9e-45df-9375-843f2f0ef92d-atc-btn-wrapper {
    text-align: center;
  }


#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-7f0206b7-bf9e-45df-9375-843f2f0ef92d-atc-btn-wrapper {
    text-align: center;
  }


#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-7f0206b7-bf9e-45df-9375-843f2f0ef92d-atc-btn-wrapper {
    text-align: center;
  }


#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-7f0206b7-bf9e-45df-9375-843f2f0ef92d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2fae6f6a-6052-4a54-bc20-dbc0fc8d542e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2fae6f6a-6052-4a54-bc20-dbc0fc8d542e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fae6f6a-6052-4a54-bc20-dbc0fc8d542e.shg-box.shg-c {
  justify-content: center;
}

#s-50e767a0-171c-48bd-8e16-28814f5c22fe {
  margin-left: auto;
margin-right: auto;
}

#s-50e767a0-171c-48bd-8e16-28814f5c22fe hr {
  border-top: 2px solid #ddd;
}

#s-a4f4edde-5eb3-46f7-849e-a2100c8cd2a4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a4f4edde-5eb3-46f7-849e-a2100c8cd2a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4f4edde-5eb3-46f7-849e-a2100c8cd2a4.shg-box.shg-c {
  justify-content: center;
}

#s-94a1ca6f-5bd4-4070-b1d3-c0f4173047f8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 2%;
padding-bottom: 0%;
}

#s-216f1efb-2895-4c48-a65d-47f46a25a854 {
  margin-left: auto;
margin-right: auto;
}

#s-216f1efb-2895-4c48-a65d-47f46a25a854 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev svg,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-216f1efb-2895-4c48-a65d-47f46a25a854 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev svg,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-216f1efb-2895-4c48-a65d-47f46a25a854 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev svg,
#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-216f1efb-2895-4c48-a65d-47f46a25a854 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-ff9a1b70-3e25-47c6-9f3d-b24080cbfd05 {
  margin-left: auto;
margin-right: auto;
}

#s-a0ed80d6-e867-4df9-bd07-49a9981049f4 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a0ed80d6-e867-4df9-bd07-49a9981049f4 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-a0ed80d6-e867-4df9-bd07-49a9981049f4 {
  min-height: 230px;
}
}







#s-a0ed80d6-e867-4df9-bd07-49a9981049f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a0ed80d6-e867-4df9-bd07-49a9981049f4.shg-box.shg-c {
  justify-content: center;
}

#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d56901f-4ffc-4a92-82eb-c49834e7f340 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4f5b0b86-c045-4013-88f1-a550163cf9b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4f5b0b86-c045-4013-88f1-a550163cf9b1 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-83874503-51df-4993-9571-da80135048e0 {
  margin-left: auto;
margin-right: auto;
}

#s-83874503-51df-4993-9571-da80135048e0 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 .shg-product-quantity-wrapper {
  display: flex;
}

#s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-5e98079e-cdbe-4db8-b10b-fb4b5006bc42 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  
}
#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-cc22b6b3-c079-400b-bb65-937c17c0cb1a-atc-btn-wrapper {
    text-align: center;
  }


#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-cc22b6b3-c079-400b-bb65-937c17c0cb1a-atc-btn-wrapper {
    text-align: center;
  }


#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc22b6b3-c079-400b-bb65-937c17c0cb1a-atc-btn-wrapper {
    text-align: center;
  }


#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-cc22b6b3-c079-400b-bb65-937c17c0cb1a-atc-btn-wrapper {
    text-align: center;
  }


#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-cc22b6b3-c079-400b-bb65-937c17c0cb1a-atc-btn-wrapper {
    text-align: center;
  }


#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-cc22b6b3-c079-400b-bb65-937c17c0cb1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2e796f18-3661-48bd-a970-a9840ed856c1 {
  margin-left: auto;
margin-right: auto;
}

#s-607ddd9b-0dc7-4151-b37d-9236302c3578 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-607ddd9b-0dc7-4151-b37d-9236302c3578 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-607ddd9b-0dc7-4151-b37d-9236302c3578 {
  min-height: 230px;
}
}







#s-607ddd9b-0dc7-4151-b37d-9236302c3578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-607ddd9b-0dc7-4151-b37d-9236302c3578.shg-box.shg-c {
  justify-content: center;
}

#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6bc50b67-93c3-4fdb-84b9-8a39dcaf924d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-996ef15a-4bcc-468b-b5e9-dc66fbc9197c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-996ef15a-4bcc-468b-b5e9-dc66fbc9197c .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-3301a3af-cea8-4da3-aab0-da9f3aa57f7b {
  margin-left: auto;
margin-right: auto;
}

#s-3301a3af-cea8-4da3-aab0-da9f3aa57f7b .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-d6d05f76-6153-4a7a-89f4-93c520e6c163 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-d6d05f76-6153-4a7a-89f4-93c520e6c163 .shg-product-quantity-wrapper {
  display: flex;
}

#s-d6d05f76-6153-4a7a-89f4-93c520e6c163 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-d6d05f76-6153-4a7a-89f4-93c520e6c163 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-d6d05f76-6153-4a7a-89f4-93c520e6c163 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-d6d05f76-6153-4a7a-89f4-93c520e6c163 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  
}
#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-d2d9b193-8315-4456-aed9-2d95dd2bf22a-atc-btn-wrapper {
    text-align: center;
  }


#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d2d9b193-8315-4456-aed9-2d95dd2bf22a-atc-btn-wrapper {
    text-align: center;
  }


#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d2d9b193-8315-4456-aed9-2d95dd2bf22a-atc-btn-wrapper {
    text-align: center;
  }


#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d2d9b193-8315-4456-aed9-2d95dd2bf22a-atc-btn-wrapper {
    text-align: center;
  }


#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d2d9b193-8315-4456-aed9-2d95dd2bf22a-atc-btn-wrapper {
    text-align: center;
  }


#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d2d9b193-8315-4456-aed9-2d95dd2bf22a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-83bf1d96-0c5e-4dc4-8f16-1cdd139d13a1 {
  margin-left: auto;
margin-right: auto;
}

#s-c8c809ef-7a1b-450b-92a7-543f328b5f30 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8c809ef-7a1b-450b-92a7-543f328b5f30 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-c8c809ef-7a1b-450b-92a7-543f328b5f30 {
  min-height: 230px;
}
}







#s-c8c809ef-7a1b-450b-92a7-543f328b5f30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8c809ef-7a1b-450b-92a7-543f328b5f30.shg-box.shg-c {
  justify-content: center;
}

#s-e88f18b5-f90f-4325-a8a5-907500d637fe {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e88f18b5-f90f-4325-a8a5-907500d637fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-12fd18dc-7ae3-4212-b677-fa4db6c35f9a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-12fd18dc-7ae3-4212-b677-fa4db6c35f9a .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-925f3696-b222-467c-a352-5ee5e8166328 {
  margin-left: auto;
margin-right: auto;
}

#s-925f3696-b222-467c-a352-5ee5e8166328 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-8bbe778a-f562-41c5-9808-47c726664bd7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-8bbe778a-f562-41c5-9808-47c726664bd7 .shg-product-quantity-wrapper {
  display: flex;
}

#s-8bbe778a-f562-41c5-9808-47c726664bd7 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-8bbe778a-f562-41c5-9808-47c726664bd7 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-8bbe778a-f562-41c5-9808-47c726664bd7 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-8bbe778a-f562-41c5-9808-47c726664bd7 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-635d8f3c-4a71-4374-958f-f5c4340d5b77:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-635d8f3c-4a71-4374-958f-f5c4340d5b77:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  
}
#s-635d8f3c-4a71-4374-958f-f5c4340d5b77:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-635d8f3c-4a71-4374-958f-f5c4340d5b77-atc-btn-wrapper {
    text-align: center;
  }


#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-635d8f3c-4a71-4374-958f-f5c4340d5b77-atc-btn-wrapper {
    text-align: center;
  }


#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-635d8f3c-4a71-4374-958f-f5c4340d5b77-atc-btn-wrapper {
    text-align: center;
  }


#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-635d8f3c-4a71-4374-958f-f5c4340d5b77-atc-btn-wrapper {
    text-align: center;
  }


#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-635d8f3c-4a71-4374-958f-f5c4340d5b77-atc-btn-wrapper {
    text-align: center;
  }


#s-635d8f3c-4a71-4374-958f-f5c4340d5b77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-635d8f3c-4a71-4374-958f-f5c4340d5b77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-6d1453a6-99ff-4ef4-8559-603b1af1f5c5 {
  margin-left: auto;
margin-right: auto;
}

#s-be54745f-34c1-48c4-9710-5fa1905da396 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-be54745f-34c1-48c4-9710-5fa1905da396 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-be54745f-34c1-48c4-9710-5fa1905da396 {
  min-height: 230px;
}
}







#s-be54745f-34c1-48c4-9710-5fa1905da396 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be54745f-34c1-48c4-9710-5fa1905da396.shg-box.shg-c {
  justify-content: center;
}

#s-72b59850-82ce-444c-b5f9-83d7bfa58241 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72b59850-82ce-444c-b5f9-83d7bfa58241 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cc595088-9f4a-4482-afe6-3925e897feeb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cc595088-9f4a-4482-afe6-3925e897feeb .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-e1ffd33f-2d11-44b4-b31f-cc9012f3b211 {
  margin-left: auto;
margin-right: auto;
}

#s-e1ffd33f-2d11-44b4-b31f-cc9012f3b211 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-58ec06ba-4d7e-401b-bbc6-622b27af456f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-58ec06ba-4d7e-401b-bbc6-622b27af456f .shg-product-quantity-wrapper {
  display: flex;
}

#s-58ec06ba-4d7e-401b-bbc6-622b27af456f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-58ec06ba-4d7e-401b-bbc6-622b27af456f .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-58ec06ba-4d7e-401b-bbc6-622b27af456f .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-58ec06ba-4d7e-401b-bbc6-622b27af456f .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-34a9f593-1f32-43a6-a2a2-226d613dd449:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-34a9f593-1f32-43a6-a2a2-226d613dd449:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  
}
#s-34a9f593-1f32-43a6-a2a2-226d613dd449:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-34a9f593-1f32-43a6-a2a2-226d613dd449-atc-btn-wrapper {
    text-align: center;
  }


#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-34a9f593-1f32-43a6-a2a2-226d613dd449-atc-btn-wrapper {
    text-align: center;
  }


#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-34a9f593-1f32-43a6-a2a2-226d613dd449-atc-btn-wrapper {
    text-align: center;
  }


#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-34a9f593-1f32-43a6-a2a2-226d613dd449-atc-btn-wrapper {
    text-align: center;
  }


#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-34a9f593-1f32-43a6-a2a2-226d613dd449-atc-btn-wrapper {
    text-align: center;
  }


#s-34a9f593-1f32-43a6-a2a2-226d613dd449 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34a9f593-1f32-43a6-a2a2-226d613dd449.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-880631d1-16d6-47ad-96d0-d1901dc82c5f {
  margin-left: auto;
margin-right: auto;
}

#s-890e211e-6d4c-47ed-a65d-573482322ac1 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-890e211e-6d4c-47ed-a65d-573482322ac1 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-890e211e-6d4c-47ed-a65d-573482322ac1 {
  min-height: 230px;
}
}







#s-890e211e-6d4c-47ed-a65d-573482322ac1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-890e211e-6d4c-47ed-a65d-573482322ac1.shg-box.shg-c {
  justify-content: center;
}

#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9bee4e39-9f5e-49f8-8ceb-0eebe815c996 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-76191d8b-6bbf-44e2-9b9e-74402c9a3b49 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-76191d8b-6bbf-44e2-9b9e-74402c9a3b49 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-96b6765c-edcc-4327-9225-f5e7cf594eae {
  margin-left: auto;
margin-right: auto;
}

#s-96b6765c-edcc-4327-9225-f5e7cf594eae .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-f12ee9e7-54f8-4319-b472-5bc652b9b70e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-f12ee9e7-54f8-4319-b472-5bc652b9b70e .shg-product-quantity-wrapper {
  display: flex;
}

#s-f12ee9e7-54f8-4319-b472-5bc652b9b70e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-f12ee9e7-54f8-4319-b472-5bc652b9b70e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-f12ee9e7-54f8-4319-b472-5bc652b9b70e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-f12ee9e7-54f8-4319-b472-5bc652b9b70e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  
}
#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1-atc-btn-wrapper {
    text-align: center;
  }


#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1-atc-btn-wrapper {
    text-align: center;
  }


#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1-atc-btn-wrapper {
    text-align: center;
  }


#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1-atc-btn-wrapper {
    text-align: center;
  }


#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1-atc-btn-wrapper {
    text-align: center;
  }


#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-f0ed5036-4723-4f89-b5e5-1ae4387bd7d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7691df11-bd38-4848-8540-57189866fc57 {
  margin-left: auto;
margin-right: auto;
}

#s-77788bbc-4d2b-4551-b1f0-683f795ab923 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-77788bbc-4d2b-4551-b1f0-683f795ab923 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-77788bbc-4d2b-4551-b1f0-683f795ab923 {
  min-height: 230px;
}
}







#s-77788bbc-4d2b-4551-b1f0-683f795ab923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77788bbc-4d2b-4551-b1f0-683f795ab923.shg-box.shg-c {
  justify-content: center;
}

#s-444abb70-b9e7-430d-9c3b-d0129a116aff {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-444abb70-b9e7-430d-9c3b-d0129a116aff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a077345d-1e8b-4580-87d8-06b3fe7805e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a077345d-1e8b-4580-87d8-06b3fe7805e1 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-5a22797a-6ba1-49c5-8d13-1c5e2bbd624b {
  margin-left: auto;
margin-right: auto;
}

#s-5a22797a-6ba1-49c5-8d13-1c5e2bbd624b .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb .shg-product-quantity-wrapper {
  display: flex;
}

#s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-dcb878a4-73b0-45e8-b4ff-2595f4b41edb .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  
}
#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-fd88ca1c-5970-4f7d-823d-861bda83ba4f-atc-btn-wrapper {
    text-align: center;
  }


#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-fd88ca1c-5970-4f7d-823d-861bda83ba4f-atc-btn-wrapper {
    text-align: center;
  }


#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd88ca1c-5970-4f7d-823d-861bda83ba4f-atc-btn-wrapper {
    text-align: center;
  }


#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-fd88ca1c-5970-4f7d-823d-861bda83ba4f-atc-btn-wrapper {
    text-align: center;
  }


#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-fd88ca1c-5970-4f7d-823d-861bda83ba4f-atc-btn-wrapper {
    text-align: center;
  }


#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-fd88ca1c-5970-4f7d-823d-861bda83ba4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-8b567c57-27cd-4100-a06b-c2bfac75de11 {
  margin-left: auto;
margin-right: auto;
}

#s-427d1fcb-22ce-4419-b908-0a3ae71c5489 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-427d1fcb-22ce-4419-b908-0a3ae71c5489 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-427d1fcb-22ce-4419-b908-0a3ae71c5489 {
  min-height: 230px;
}
}







#s-427d1fcb-22ce-4419-b908-0a3ae71c5489 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-427d1fcb-22ce-4419-b908-0a3ae71c5489.shg-box.shg-c {
  justify-content: center;
}

#s-3313fcef-878c-4574-a4e7-ec8d73395e7e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3313fcef-878c-4574-a4e7-ec8d73395e7e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e00e821c-99ce-41c6-8124-bf9a26356eb3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e00e821c-99ce-41c6-8124-bf9a26356eb3 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-a8b898dd-7a82-400d-a65b-05032dee3ca9 {
  margin-left: auto;
margin-right: auto;
}

#s-a8b898dd-7a82-400d-a65b-05032dee3ca9 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-cd8bb875-a03c-4f4d-823b-6349c6515d96 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-cd8bb875-a03c-4f4d-823b-6349c6515d96 .shg-product-quantity-wrapper {
  display: flex;
}

#s-cd8bb875-a03c-4f4d-823b-6349c6515d96 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-cd8bb875-a03c-4f4d-823b-6349c6515d96 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-cd8bb875-a03c-4f4d-823b-6349c6515d96 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-cd8bb875-a03c-4f4d-823b-6349c6515d96 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-4ca6d462-99a6-4424-838a-57cd9977d82b:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4ca6d462-99a6-4424-838a-57cd9977d82b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  
}
#s-4ca6d462-99a6-4424-838a-57cd9977d82b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-4ca6d462-99a6-4424-838a-57cd9977d82b-atc-btn-wrapper {
    text-align: center;
  }


#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-4ca6d462-99a6-4424-838a-57cd9977d82b-atc-btn-wrapper {
    text-align: center;
  }


#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ca6d462-99a6-4424-838a-57cd9977d82b-atc-btn-wrapper {
    text-align: center;
  }


#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-4ca6d462-99a6-4424-838a-57cd9977d82b-atc-btn-wrapper {
    text-align: center;
  }


#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-4ca6d462-99a6-4424-838a-57cd9977d82b-atc-btn-wrapper {
    text-align: center;
  }


#s-4ca6d462-99a6-4424-838a-57cd9977d82b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-4ca6d462-99a6-4424-838a-57cd9977d82b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-a4c7ec39-9b25-4717-b675-49c3a0fde780 {
  margin-left: auto;
margin-right: auto;
}

#s-cc941209-7b13-4f7a-889b-5229fc39b627 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc941209-7b13-4f7a-889b-5229fc39b627 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-cc941209-7b13-4f7a-889b-5229fc39b627 {
  min-height: 230px;
}
}







#s-cc941209-7b13-4f7a-889b-5229fc39b627 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc941209-7b13-4f7a-889b-5229fc39b627.shg-box.shg-c {
  justify-content: center;
}

#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43ec9a6d-61f3-4df3-bda7-6b0e1bb9dc3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ee2950d1-32b6-4630-b1b5-3313be44b379 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ee2950d1-32b6-4630-b1b5-3313be44b379 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-fbff1a49-0fb3-4006-b6e8-c854486617a2 {
  margin-left: auto;
margin-right: auto;
}

#s-fbff1a49-0fb3-4006-b6e8-c854486617a2 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-220b14c3-1975-4472-b5ad-c974209ce17b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-220b14c3-1975-4472-b5ad-c974209ce17b .shg-product-quantity-wrapper {
  display: flex;
}

#s-220b14c3-1975-4472-b5ad-c974209ce17b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-220b14c3-1975-4472-b5ad-c974209ce17b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-220b14c3-1975-4472-b5ad-c974209ce17b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-220b14c3-1975-4472-b5ad-c974209ce17b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-993ff28e-aa03-4aba-b200-c4f3de1afca2:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-993ff28e-aa03-4aba-b200-c4f3de1afca2:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  
}
#s-993ff28e-aa03-4aba-b200-c4f3de1afca2:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-993ff28e-aa03-4aba-b200-c4f3de1afca2-atc-btn-wrapper {
    text-align: center;
  }


#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-993ff28e-aa03-4aba-b200-c4f3de1afca2-atc-btn-wrapper {
    text-align: center;
  }


#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-993ff28e-aa03-4aba-b200-c4f3de1afca2-atc-btn-wrapper {
    text-align: center;
  }


#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-993ff28e-aa03-4aba-b200-c4f3de1afca2-atc-btn-wrapper {
    text-align: center;
  }


#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-993ff28e-aa03-4aba-b200-c4f3de1afca2-atc-btn-wrapper {
    text-align: center;
  }


#s-993ff28e-aa03-4aba-b200-c4f3de1afca2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-993ff28e-aa03-4aba-b200-c4f3de1afca2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e998ec3a-d830-4aa2-af69-e41d3c39a240 {
  margin-left: auto;
margin-right: auto;
}

#s-3e8f820f-3af2-4d73-a41c-8e76409d4aed {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e8f820f-3af2-4d73-a41c-8e76409d4aed {
  min-height: 230px;
}
}@media (max-width: 767px){#s-3e8f820f-3af2-4d73-a41c-8e76409d4aed {
  min-height: 230px;
}
}







#s-3e8f820f-3af2-4d73-a41c-8e76409d4aed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e8f820f-3af2-4d73-a41c-8e76409d4aed.shg-box.shg-c {
  justify-content: center;
}

#s-63394d92-00ad-4a90-91f3-f54a683a207a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63394d92-00ad-4a90-91f3-f54a683a207a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e8e9619b-b928-45a0-bba1-a076eaa8fe2a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e8e9619b-b928-45a0-bba1-a076eaa8fe2a .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-a0137de1-78ab-4648-8247-66a34b4f5fa9 {
  margin-left: auto;
margin-right: auto;
}

#s-a0137de1-78ab-4648-8247-66a34b4f5fa9 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 .shg-product-quantity-wrapper {
  display: flex;
}

#s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-961ed2e8-f37c-486b-a0ec-49fc3b977fd1 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-661356b0-9210-4565-9216-c79ba65e9e85:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-661356b0-9210-4565-9216-c79ba65e9e85:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  
}
#s-661356b0-9210-4565-9216-c79ba65e9e85:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-661356b0-9210-4565-9216-c79ba65e9e85-atc-btn-wrapper {
    text-align: center;
  }


#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-661356b0-9210-4565-9216-c79ba65e9e85-atc-btn-wrapper {
    text-align: center;
  }


#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-661356b0-9210-4565-9216-c79ba65e9e85-atc-btn-wrapper {
    text-align: center;
  }


#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-661356b0-9210-4565-9216-c79ba65e9e85-atc-btn-wrapper {
    text-align: center;
  }


#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-661356b0-9210-4565-9216-c79ba65e9e85-atc-btn-wrapper {
    text-align: center;
  }


#s-661356b0-9210-4565-9216-c79ba65e9e85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-661356b0-9210-4565-9216-c79ba65e9e85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-328ca1a0-7ec7-4500-b500-d4ce12026349 {
  margin-left: auto;
margin-right: auto;
}

#s-663044aa-2424-4b1a-8473-a725143dc6dd {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-663044aa-2424-4b1a-8473-a725143dc6dd {
  min-height: 230px;
}
}@media (max-width: 767px){#s-663044aa-2424-4b1a-8473-a725143dc6dd {
  min-height: 230px;
}
}







#s-663044aa-2424-4b1a-8473-a725143dc6dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-663044aa-2424-4b1a-8473-a725143dc6dd.shg-box.shg-c {
  justify-content: center;
}

#s-c778f691-2370-43c5-a418-ed11f0d8e02b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c778f691-2370-43c5-a418-ed11f0d8e02b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3be4f8d2-dc4e-4839-8a86-e56d5a5f80f7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3be4f8d2-dc4e-4839-8a86-e56d5a5f80f7 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-e85f969d-a7e1-4800-aeed-7a3b6c814a2b {
  margin-left: auto;
margin-right: auto;
}

#s-e85f969d-a7e1-4800-aeed-7a3b6c814a2b .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-fbb8221c-f18d-491e-8d4c-a174a246442f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-fbb8221c-f18d-491e-8d4c-a174a246442f .shg-product-quantity-wrapper {
  display: flex;
}

#s-fbb8221c-f18d-491e-8d4c-a174a246442f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-fbb8221c-f18d-491e-8d4c-a174a246442f .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-fbb8221c-f18d-491e-8d4c-a174a246442f .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-fbb8221c-f18d-491e-8d4c-a174a246442f .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  
}
#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-15bba6a6-7faa-4100-ac37-520b6c5cc73d-atc-btn-wrapper {
    text-align: center;
  }


#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-15bba6a6-7faa-4100-ac37-520b6c5cc73d-atc-btn-wrapper {
    text-align: center;
  }


#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-15bba6a6-7faa-4100-ac37-520b6c5cc73d-atc-btn-wrapper {
    text-align: center;
  }


#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-15bba6a6-7faa-4100-ac37-520b6c5cc73d-atc-btn-wrapper {
    text-align: center;
  }


#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-15bba6a6-7faa-4100-ac37-520b6c5cc73d-atc-btn-wrapper {
    text-align: center;
  }


#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-15bba6a6-7faa-4100-ac37-520b6c5cc73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2e24ab18-fc7c-40e9-89cc-c6c6087a7f40 {
  margin-left: auto;
margin-right: auto;
}

#s-38d4497e-44de-4c55-aca2-cfb7f676d4af {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38d4497e-44de-4c55-aca2-cfb7f676d4af {
  min-height: 230px;
}
}@media (max-width: 767px){#s-38d4497e-44de-4c55-aca2-cfb7f676d4af {
  min-height: 230px;
}
}







#s-38d4497e-44de-4c55-aca2-cfb7f676d4af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38d4497e-44de-4c55-aca2-cfb7f676d4af.shg-box.shg-c {
  justify-content: center;
}

#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58253790-6f82-4f91-9fb9-2a33bbabebc4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-49fb824f-ce03-4445-87ee-45656c79ead9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-49fb824f-ce03-4445-87ee-45656c79ead9 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-aa9031d9-8dfa-416e-8360-32cd2d07edd6 {
  margin-left: auto;
margin-right: auto;
}

#s-aa9031d9-8dfa-416e-8360-32cd2d07edd6 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-4706115a-a30f-4cb8-95ff-e657b94b37f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-4706115a-a30f-4cb8-95ff-e657b94b37f4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-4706115a-a30f-4cb8-95ff-e657b94b37f4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4706115a-a30f-4cb8-95ff-e657b94b37f4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4706115a-a30f-4cb8-95ff-e657b94b37f4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4706115a-a30f-4cb8-95ff-e657b94b37f4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-68910d54-9114-4a76-8d78-0584353fa929 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-68910d54-9114-4a76-8d78-0584353fa929:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-68910d54-9114-4a76-8d78-0584353fa929:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-68910d54-9114-4a76-8d78-0584353fa929 {
  
}
#s-68910d54-9114-4a76-8d78-0584353fa929:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-68910d54-9114-4a76-8d78-0584353fa929-atc-btn-wrapper {
    text-align: center;
  }


#s-68910d54-9114-4a76-8d78-0584353fa929 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-68910d54-9114-4a76-8d78-0584353fa929-atc-btn-wrapper {
    text-align: center;
  }


#s-68910d54-9114-4a76-8d78-0584353fa929 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-68910d54-9114-4a76-8d78-0584353fa929-atc-btn-wrapper {
    text-align: center;
  }


#s-68910d54-9114-4a76-8d78-0584353fa929 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-68910d54-9114-4a76-8d78-0584353fa929-atc-btn-wrapper {
    text-align: center;
  }


#s-68910d54-9114-4a76-8d78-0584353fa929 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-68910d54-9114-4a76-8d78-0584353fa929-atc-btn-wrapper {
    text-align: center;
  }


#s-68910d54-9114-4a76-8d78-0584353fa929 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-68910d54-9114-4a76-8d78-0584353fa929.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-34b0c2ba-5f02-4efe-bc35-1480dbcc5823 {
  margin-left: auto;
margin-right: auto;
}

#s-22168717-bd9f-4296-bfd5-41e839d9aadc {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-22168717-bd9f-4296-bfd5-41e839d9aadc {
  min-height: 230px;
}
}@media (max-width: 767px){#s-22168717-bd9f-4296-bfd5-41e839d9aadc {
  min-height: 230px;
}
}







#s-22168717-bd9f-4296-bfd5-41e839d9aadc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22168717-bd9f-4296-bfd5-41e839d9aadc.shg-box.shg-c {
  justify-content: center;
}

#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dafe3eec-04c5-45b7-a214-72cf0934dcb6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-674a09a3-5d01-4da4-bb4d-92cbff81d9a7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-674a09a3-5d01-4da4-bb4d-92cbff81d9a7 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-70afd41f-382c-461f-be65-16d0a177674f {
  margin-left: auto;
margin-right: auto;
}

#s-70afd41f-382c-461f-be65-16d0a177674f .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 .shg-product-quantity-wrapper {
  display: flex;
}

#s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-850cdaf9-4f9a-42f3-981c-155f2e6e4a13 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-03822f49-0f27-421e-a788-887b930c8d08 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-03822f49-0f27-421e-a788-887b930c8d08:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-03822f49-0f27-421e-a788-887b930c8d08:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-03822f49-0f27-421e-a788-887b930c8d08 {
  
}
#s-03822f49-0f27-421e-a788-887b930c8d08:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-03822f49-0f27-421e-a788-887b930c8d08-atc-btn-wrapper {
    text-align: center;
  }


#s-03822f49-0f27-421e-a788-887b930c8d08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-03822f49-0f27-421e-a788-887b930c8d08-atc-btn-wrapper {
    text-align: center;
  }


#s-03822f49-0f27-421e-a788-887b930c8d08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-03822f49-0f27-421e-a788-887b930c8d08-atc-btn-wrapper {
    text-align: center;
  }


#s-03822f49-0f27-421e-a788-887b930c8d08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-03822f49-0f27-421e-a788-887b930c8d08-atc-btn-wrapper {
    text-align: center;
  }


#s-03822f49-0f27-421e-a788-887b930c8d08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-03822f49-0f27-421e-a788-887b930c8d08-atc-btn-wrapper {
    text-align: center;
  }


#s-03822f49-0f27-421e-a788-887b930c8d08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-03822f49-0f27-421e-a788-887b930c8d08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-a62afa5d-0cec-45b2-9511-bf0fef1dedd3 {
  margin-left: auto;
margin-right: auto;
}

#s-cf12746f-97c4-468e-8438-db084796d531 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf12746f-97c4-468e-8438-db084796d531 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-cf12746f-97c4-468e-8438-db084796d531 {
  min-height: 230px;
}
}







#s-cf12746f-97c4-468e-8438-db084796d531 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf12746f-97c4-468e-8438-db084796d531.shg-box.shg-c {
  justify-content: center;
}

#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40fcfb64-3414-49b1-8c3f-da780a20cad6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0fab023a-d8a6-4522-896c-1c15e3185565 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0fab023a-d8a6-4522-896c-1c15e3185565 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-e1dc8f49-046a-47ab-930b-07a4cbdb60c2 {
  margin-left: auto;
margin-right: auto;
}

#s-e1dc8f49-046a-47ab-930b-07a4cbdb60c2 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 .shg-product-quantity-wrapper {
  display: flex;
}

#s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-3829ae1f-2147-4aae-898c-8d77f19a1ee7 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  
}
#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd-atc-btn-wrapper {
    text-align: center;
  }


#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd-atc-btn-wrapper {
    text-align: center;
  }


#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd-atc-btn-wrapper {
    text-align: center;
  }


#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd-atc-btn-wrapper {
    text-align: center;
  }


#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd-atc-btn-wrapper {
    text-align: center;
  }


#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-bb3eaadb-332e-4218-9574-49a5f9b9a2bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-170b77cc-1808-40b9-8fb1-d8d4b9d9d927 {
  margin-left: auto;
margin-right: auto;
}

#s-f3649ee4-9512-424c-b535-50fd9aa0f424 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3649ee4-9512-424c-b535-50fd9aa0f424 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-f3649ee4-9512-424c-b535-50fd9aa0f424 {
  min-height: 230px;
}
}







#s-f3649ee4-9512-424c-b535-50fd9aa0f424 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3649ee4-9512-424c-b535-50fd9aa0f424.shg-box.shg-c {
  justify-content: center;
}

#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-236f2a7b-e6a0-408e-a5a6-4fdcfe3e7b73 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4bb6f469-5682-49ab-9091-a3b987ecafab {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4bb6f469-5682-49ab-9091-a3b987ecafab .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-63e01da5-ce86-4385-950c-8d2a62cc23ce {
  margin-left: auto;
margin-right: auto;
}

#s-63e01da5-ce86-4385-950c-8d2a62cc23ce .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 .shg-product-quantity-wrapper {
  display: flex;
}

#s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-d98fe1bc-81a0-4c7e-96bf-f1a383cf2561 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  
}
#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a-atc-btn-wrapper {
    text-align: center;
  }


#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a-atc-btn-wrapper {
    text-align: center;
  }


#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a-atc-btn-wrapper {
    text-align: center;
  }


#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a-atc-btn-wrapper {
    text-align: center;
  }


#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a-atc-btn-wrapper {
    text-align: center;
  }


#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-9ef9b123-d931-40e6-9e7e-6f13cc90ce7a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e1d35721-85ce-4e46-95ea-a879da956a7d {
  margin-left: auto;
margin-right: auto;
}

#s-e80218cd-ed55-4576-a6b3-7c598cdc7ab1 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e80218cd-ed55-4576-a6b3-7c598cdc7ab1 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-e80218cd-ed55-4576-a6b3-7c598cdc7ab1 {
  min-height: 230px;
}
}







#s-e80218cd-ed55-4576-a6b3-7c598cdc7ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e80218cd-ed55-4576-a6b3-7c598cdc7ab1.shg-box.shg-c {
  justify-content: center;
}

#s-542cd7e4-f347-4db8-8604-bed9448b9741 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542cd7e4-f347-4db8-8604-bed9448b9741 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8761fe5c-1809-48d2-8939-8d00ef4ede0d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8761fe5c-1809-48d2-8939-8d00ef4ede0d .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-0495e375-a740-4071-9044-4df5140656c7 {
  margin-left: auto;
margin-right: auto;
}

#s-0495e375-a740-4071-9044-4df5140656c7 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 .shg-product-quantity-wrapper {
  display: flex;
}

#s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-60daac3c-656c-4a32-ba24-cdb6ea79a2a5 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-219cd366-801e-45a5-a75a-2ed72ee5852b:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-219cd366-801e-45a5-a75a-2ed72ee5852b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  
}
#s-219cd366-801e-45a5-a75a-2ed72ee5852b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-219cd366-801e-45a5-a75a-2ed72ee5852b-atc-btn-wrapper {
    text-align: center;
  }


#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-219cd366-801e-45a5-a75a-2ed72ee5852b-atc-btn-wrapper {
    text-align: center;
  }


#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-219cd366-801e-45a5-a75a-2ed72ee5852b-atc-btn-wrapper {
    text-align: center;
  }


#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-219cd366-801e-45a5-a75a-2ed72ee5852b-atc-btn-wrapper {
    text-align: center;
  }


#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-219cd366-801e-45a5-a75a-2ed72ee5852b-atc-btn-wrapper {
    text-align: center;
  }


#s-219cd366-801e-45a5-a75a-2ed72ee5852b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-219cd366-801e-45a5-a75a-2ed72ee5852b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-681d4a05-90d3-4587-9a85-7884facc82cf {
  margin-left: auto;
margin-right: auto;
}

#s-93b1ab64-0daf-4997-94a8-26fcc8244be1 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-93b1ab64-0daf-4997-94a8-26fcc8244be1 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-93b1ab64-0daf-4997-94a8-26fcc8244be1 {
  min-height: 230px;
}
}







#s-93b1ab64-0daf-4997-94a8-26fcc8244be1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93b1ab64-0daf-4997-94a8-26fcc8244be1.shg-box.shg-c {
  justify-content: center;
}

#s-59a52e35-357c-4d59-b4c4-9993858044cf {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59a52e35-357c-4d59-b4c4-9993858044cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a624c9fe-8dca-4840-be5f-49827d9b1ea3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a624c9fe-8dca-4840-be5f-49827d9b1ea3 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-f79e03e0-48b8-48f0-8110-dc09259834f0 {
  margin-left: auto;
margin-right: auto;
}

#s-f79e03e0-48b8-48f0-8110-dc09259834f0 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-7ea10fe2-a615-4e20-b836-d626fbc23a75 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-7ea10fe2-a615-4e20-b836-d626fbc23a75 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7ea10fe2-a615-4e20-b836-d626fbc23a75 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7ea10fe2-a615-4e20-b836-d626fbc23a75 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7ea10fe2-a615-4e20-b836-d626fbc23a75 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7ea10fe2-a615-4e20-b836-d626fbc23a75 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-560758d9-516e-4a8c-8676-b6a17d336bb7:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-560758d9-516e-4a8c-8676-b6a17d336bb7:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  
}
#s-560758d9-516e-4a8c-8676-b6a17d336bb7:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-560758d9-516e-4a8c-8676-b6a17d336bb7-atc-btn-wrapper {
    text-align: center;
  }


#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-560758d9-516e-4a8c-8676-b6a17d336bb7-atc-btn-wrapper {
    text-align: center;
  }


#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-560758d9-516e-4a8c-8676-b6a17d336bb7-atc-btn-wrapper {
    text-align: center;
  }


#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-560758d9-516e-4a8c-8676-b6a17d336bb7-atc-btn-wrapper {
    text-align: center;
  }


#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-560758d9-516e-4a8c-8676-b6a17d336bb7-atc-btn-wrapper {
    text-align: center;
  }


#s-560758d9-516e-4a8c-8676-b6a17d336bb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-560758d9-516e-4a8c-8676-b6a17d336bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-6e445004-8080-4314-927f-c99a371adfa9 {
  margin-left: auto;
margin-right: auto;
}

#s-533b4e26-3d33-4c65-aee3-53c153cd4931 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-533b4e26-3d33-4c65-aee3-53c153cd4931 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-533b4e26-3d33-4c65-aee3-53c153cd4931 {
  min-height: 230px;
}
}







#s-533b4e26-3d33-4c65-aee3-53c153cd4931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-533b4e26-3d33-4c65-aee3-53c153cd4931.shg-box.shg-c {
  justify-content: center;
}

#s-87210376-1d13-4119-ac09-e0d00bad8dc0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87210376-1d13-4119-ac09-e0d00bad8dc0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f80744a6-4821-4f06-8c4e-05bbc2f5fdd2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f80744a6-4821-4f06-8c4e-05bbc2f5fdd2 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-f746de1e-1aea-4f71-92e1-9b4a01006bb3 {
  margin-left: auto;
margin-right: auto;
}

#s-f746de1e-1aea-4f71-92e1-9b4a01006bb3 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-7fa6ddc7-364c-411d-8087-20a288ac7216 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-7fa6ddc7-364c-411d-8087-20a288ac7216 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7fa6ddc7-364c-411d-8087-20a288ac7216 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7fa6ddc7-364c-411d-8087-20a288ac7216 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7fa6ddc7-364c-411d-8087-20a288ac7216 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7fa6ddc7-364c-411d-8087-20a288ac7216 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-34ef682f-7564-4290-9411-f98f00793965 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-34ef682f-7564-4290-9411-f98f00793965:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-34ef682f-7564-4290-9411-f98f00793965:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-34ef682f-7564-4290-9411-f98f00793965 {
  
}
#s-34ef682f-7564-4290-9411-f98f00793965:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-34ef682f-7564-4290-9411-f98f00793965-atc-btn-wrapper {
    text-align: center;
  }


#s-34ef682f-7564-4290-9411-f98f00793965 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-34ef682f-7564-4290-9411-f98f00793965-atc-btn-wrapper {
    text-align: center;
  }


#s-34ef682f-7564-4290-9411-f98f00793965 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-34ef682f-7564-4290-9411-f98f00793965-atc-btn-wrapper {
    text-align: center;
  }


#s-34ef682f-7564-4290-9411-f98f00793965 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-34ef682f-7564-4290-9411-f98f00793965-atc-btn-wrapper {
    text-align: center;
  }


#s-34ef682f-7564-4290-9411-f98f00793965 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-34ef682f-7564-4290-9411-f98f00793965-atc-btn-wrapper {
    text-align: center;
  }


#s-34ef682f-7564-4290-9411-f98f00793965 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-34ef682f-7564-4290-9411-f98f00793965.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-29aebdc0-ee99-4873-9197-2804d1a0250b {
  margin-left: auto;
margin-right: auto;
}

#s-f168db93-2291-46de-a463-256e56a2e465 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f168db93-2291-46de-a463-256e56a2e465 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-f168db93-2291-46de-a463-256e56a2e465 {
  min-height: 230px;
}
}







#s-f168db93-2291-46de-a463-256e56a2e465 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f168db93-2291-46de-a463-256e56a2e465.shg-box.shg-c {
  justify-content: center;
}

#s-b7943066-56fc-4d43-894a-375d79876e92 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7943066-56fc-4d43-894a-375d79876e92 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f80133c9-e2a0-4913-8eea-446489b24006 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f80133c9-e2a0-4913-8eea-446489b24006 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-b170ec91-d37c-4d93-b0c2-76a79799f7cf {
  margin-left: auto;
margin-right: auto;
}

#s-b170ec91-d37c-4d93-b0c2-76a79799f7cf .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-ce75bf24-cde7-4f8f-bb77-c0978689323b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-ce75bf24-cde7-4f8f-bb77-c0978689323b .shg-product-quantity-wrapper {
  display: flex;
}

#s-ce75bf24-cde7-4f8f-bb77-c0978689323b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-ce75bf24-cde7-4f8f-bb77-c0978689323b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-ce75bf24-cde7-4f8f-bb77-c0978689323b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-ce75bf24-cde7-4f8f-bb77-c0978689323b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-955d278b-2522-40d4-8530-1b7f93fcbd49:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-955d278b-2522-40d4-8530-1b7f93fcbd49:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  
}
#s-955d278b-2522-40d4-8530-1b7f93fcbd49:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-955d278b-2522-40d4-8530-1b7f93fcbd49-atc-btn-wrapper {
    text-align: center;
  }


#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-955d278b-2522-40d4-8530-1b7f93fcbd49-atc-btn-wrapper {
    text-align: center;
  }


#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-955d278b-2522-40d4-8530-1b7f93fcbd49-atc-btn-wrapper {
    text-align: center;
  }


#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-955d278b-2522-40d4-8530-1b7f93fcbd49-atc-btn-wrapper {
    text-align: center;
  }


#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-955d278b-2522-40d4-8530-1b7f93fcbd49-atc-btn-wrapper {
    text-align: center;
  }


#s-955d278b-2522-40d4-8530-1b7f93fcbd49 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-955d278b-2522-40d4-8530-1b7f93fcbd49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b02d61a3-f9d5-4c73-8fb2-cd2011fdac41 {
  margin-left: auto;
margin-right: auto;
}

#s-ae66c8e3-232d-4a82-b6e4-56a1fdd0e3f8 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ae66c8e3-232d-4a82-b6e4-56a1fdd0e3f8 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-ae66c8e3-232d-4a82-b6e4-56a1fdd0e3f8 {
  min-height: 230px;
}
}







#s-ae66c8e3-232d-4a82-b6e4-56a1fdd0e3f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae66c8e3-232d-4a82-b6e4-56a1fdd0e3f8.shg-box.shg-c {
  justify-content: center;
}

#s-ce3fa50c-40bb-41fe-a723-3e359c59256b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce3fa50c-40bb-41fe-a723-3e359c59256b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-84f650be-6b68-41a7-8a0b-ab43893fd5eb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-84f650be-6b68-41a7-8a0b-ab43893fd5eb .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-3086436d-1779-4023-9965-06d79fa027c1 {
  margin-left: auto;
margin-right: auto;
}

#s-3086436d-1779-4023-9965-06d79fa027c1 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-bf37ca2c-3291-4f9f-b304-6bb05208e69b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-bf37ca2c-3291-4f9f-b304-6bb05208e69b .shg-product-quantity-wrapper {
  display: flex;
}

#s-bf37ca2c-3291-4f9f-b304-6bb05208e69b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-bf37ca2c-3291-4f9f-b304-6bb05208e69b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-bf37ca2c-3291-4f9f-b304-6bb05208e69b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-bf37ca2c-3291-4f9f-b304-6bb05208e69b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-3533f498-f5c9-40d6-8916-2ff7741d798b:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3533f498-f5c9-40d6-8916-2ff7741d798b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  
}
#s-3533f498-f5c9-40d6-8916-2ff7741d798b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-3533f498-f5c9-40d6-8916-2ff7741d798b-atc-btn-wrapper {
    text-align: center;
  }


#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-3533f498-f5c9-40d6-8916-2ff7741d798b-atc-btn-wrapper {
    text-align: center;
  }


#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-3533f498-f5c9-40d6-8916-2ff7741d798b-atc-btn-wrapper {
    text-align: center;
  }


#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-3533f498-f5c9-40d6-8916-2ff7741d798b-atc-btn-wrapper {
    text-align: center;
  }


#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-3533f498-f5c9-40d6-8916-2ff7741d798b-atc-btn-wrapper {
    text-align: center;
  }


#s-3533f498-f5c9-40d6-8916-2ff7741d798b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-3533f498-f5c9-40d6-8916-2ff7741d798b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b41fe7bb-7b89-447a-a6fc-98fd785b1629 {
  margin-left: auto;
margin-right: auto;
}

#s-378cb638-a122-47d1-91bb-66440a4dfdd0 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-378cb638-a122-47d1-91bb-66440a4dfdd0 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-378cb638-a122-47d1-91bb-66440a4dfdd0 {
  min-height: 230px;
}
}







#s-378cb638-a122-47d1-91bb-66440a4dfdd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-378cb638-a122-47d1-91bb-66440a4dfdd0.shg-box.shg-c {
  justify-content: center;
}

#s-79eb0ca7-9e85-40de-8467-63533ac49a58 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79eb0ca7-9e85-40de-8467-63533ac49a58 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-68e1e196-7169-4e49-93e9-ec0c8bbe6054 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-68e1e196-7169-4e49-93e9-ec0c8bbe6054 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-43d7ff66-c7bd-4924-be17-2c7e913dd7b5 {
  margin-left: auto;
margin-right: auto;
}

#s-43d7ff66-c7bd-4924-be17-2c7e913dd7b5 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-78b86479-26fc-4bfe-a827-74dd7f998751 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-78b86479-26fc-4bfe-a827-74dd7f998751 .shg-product-quantity-wrapper {
  display: flex;
}

#s-78b86479-26fc-4bfe-a827-74dd7f998751 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-78b86479-26fc-4bfe-a827-74dd7f998751 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-78b86479-26fc-4bfe-a827-74dd7f998751 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-78b86479-26fc-4bfe-a827-74dd7f998751 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-5fcb6124-198c-44eb-b820-73b0528224af {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-5fcb6124-198c-44eb-b820-73b0528224af:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5fcb6124-198c-44eb-b820-73b0528224af:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-5fcb6124-198c-44eb-b820-73b0528224af {
  
}
#s-5fcb6124-198c-44eb-b820-73b0528224af:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-5fcb6124-198c-44eb-b820-73b0528224af-atc-btn-wrapper {
    text-align: center;
  }


#s-5fcb6124-198c-44eb-b820-73b0528224af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-5fcb6124-198c-44eb-b820-73b0528224af-atc-btn-wrapper {
    text-align: center;
  }


#s-5fcb6124-198c-44eb-b820-73b0528224af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-5fcb6124-198c-44eb-b820-73b0528224af-atc-btn-wrapper {
    text-align: center;
  }


#s-5fcb6124-198c-44eb-b820-73b0528224af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-5fcb6124-198c-44eb-b820-73b0528224af-atc-btn-wrapper {
    text-align: center;
  }


#s-5fcb6124-198c-44eb-b820-73b0528224af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-5fcb6124-198c-44eb-b820-73b0528224af-atc-btn-wrapper {
    text-align: center;
  }


#s-5fcb6124-198c-44eb-b820-73b0528224af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5fcb6124-198c-44eb-b820-73b0528224af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e577d876-4258-4319-9999-446a9cfa3e64 {
  margin-left: auto;
margin-right: auto;
}

#s-f2b065be-c659-4ba7-913e-1463a38ac08d {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2b065be-c659-4ba7-913e-1463a38ac08d {
  min-height: 230px;
}
}@media (max-width: 767px){#s-f2b065be-c659-4ba7-913e-1463a38ac08d {
  min-height: 230px;
}
}







#s-f2b065be-c659-4ba7-913e-1463a38ac08d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2b065be-c659-4ba7-913e-1463a38ac08d.shg-box.shg-c {
  justify-content: center;
}

#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f39f0a17-02ba-4c9e-96a0-e084683ca374 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c7e5cf72-57f7-4704-9fc0-152b0e7ed263 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7e5cf72-57f7-4704-9fc0-152b0e7ed263 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-54a624bc-5d2a-448a-a71f-3cb7f58ea994 {
  margin-left: auto;
margin-right: auto;
}

#s-54a624bc-5d2a-448a-a71f-3cb7f58ea994 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-78b9594b-a75e-4904-bd9f-30d67c99b9c6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-58a1c386-0b01-4193-bddc-e0f6de9ec789:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-58a1c386-0b01-4193-bddc-e0f6de9ec789:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  
}
#s-58a1c386-0b01-4193-bddc-e0f6de9ec789:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-58a1c386-0b01-4193-bddc-e0f6de9ec789-atc-btn-wrapper {
    text-align: center;
  }


#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-58a1c386-0b01-4193-bddc-e0f6de9ec789-atc-btn-wrapper {
    text-align: center;
  }


#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-58a1c386-0b01-4193-bddc-e0f6de9ec789-atc-btn-wrapper {
    text-align: center;
  }


#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-58a1c386-0b01-4193-bddc-e0f6de9ec789-atc-btn-wrapper {
    text-align: center;
  }


#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-58a1c386-0b01-4193-bddc-e0f6de9ec789-atc-btn-wrapper {
    text-align: center;
  }


#s-58a1c386-0b01-4193-bddc-e0f6de9ec789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-58a1c386-0b01-4193-bddc-e0f6de9ec789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-84e90fe2-7f4e-4b0d-8f37-a89cfd9c6b49 {
  margin-left: auto;
margin-right: auto;
}

#s-feaaf94e-7572-4a63-8164-e2a061a63200 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-feaaf94e-7572-4a63-8164-e2a061a63200 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-feaaf94e-7572-4a63-8164-e2a061a63200 {
  min-height: 230px;
}
}







#s-feaaf94e-7572-4a63-8164-e2a061a63200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-feaaf94e-7572-4a63-8164-e2a061a63200.shg-box.shg-c {
  justify-content: center;
}

#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bb7a1c7-00f2-4a8d-a1e4-6eaeeb5cbee3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-657f8849-add0-46f6-bb0a-4494040eb3c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-657f8849-add0-46f6-bb0a-4494040eb3c1 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-105265e5-a811-43c4-8c85-d3a4068a0ad3 {
  margin-left: auto;
margin-right: auto;
}

#s-105265e5-a811-43c4-8c85-d3a4068a0ad3 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-18cb5d30-6c7a-4dd1-8e32-0576297cc2a4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-ee80f511-a3ed-4c84-a895-91476d3415ab:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ee80f511-a3ed-4c84-a895-91476d3415ab:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  
}
#s-ee80f511-a3ed-4c84-a895-91476d3415ab:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-ee80f511-a3ed-4c84-a895-91476d3415ab-atc-btn-wrapper {
    text-align: center;
  }


#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-ee80f511-a3ed-4c84-a895-91476d3415ab-atc-btn-wrapper {
    text-align: center;
  }


#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-ee80f511-a3ed-4c84-a895-91476d3415ab-atc-btn-wrapper {
    text-align: center;
  }


#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-ee80f511-a3ed-4c84-a895-91476d3415ab-atc-btn-wrapper {
    text-align: center;
  }


#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-ee80f511-a3ed-4c84-a895-91476d3415ab-atc-btn-wrapper {
    text-align: center;
  }


#s-ee80f511-a3ed-4c84-a895-91476d3415ab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-ee80f511-a3ed-4c84-a895-91476d3415ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-66746a4b-ab5c-4638-b69d-6340bf9c722d {
  margin-left: auto;
margin-right: auto;
}

#s-4be5ced6-4889-4c02-826d-73d7adde3750 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4be5ced6-4889-4c02-826d-73d7adde3750 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-4be5ced6-4889-4c02-826d-73d7adde3750 {
  min-height: 230px;
}
}







#s-4be5ced6-4889-4c02-826d-73d7adde3750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4be5ced6-4889-4c02-826d-73d7adde3750.shg-box.shg-c {
  justify-content: center;
}

#s-5445007f-a77c-42ef-b181-e28842888487 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5445007f-a77c-42ef-b181-e28842888487 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5bca4561-e875-49b5-979b-6500298ffc42 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5bca4561-e875-49b5-979b-6500298ffc42 .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-42c7b74d-01db-46a8-aaa4-5170989010ef {
  margin-left: auto;
margin-right: auto;
}

#s-42c7b74d-01db-46a8-aaa4-5170989010ef .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-855e7a49-cecd-4f38-a8b1-11e22f6733c3 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-d4538739-9a19-48ad-92db-51c72eeb3e1f:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d4538739-9a19-48ad-92db-51c72eeb3e1f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  
}
#s-d4538739-9a19-48ad-92db-51c72eeb3e1f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-d4538739-9a19-48ad-92db-51c72eeb3e1f-atc-btn-wrapper {
    text-align: center;
  }


#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d4538739-9a19-48ad-92db-51c72eeb3e1f-atc-btn-wrapper {
    text-align: center;
  }


#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d4538739-9a19-48ad-92db-51c72eeb3e1f-atc-btn-wrapper {
    text-align: center;
  }


#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d4538739-9a19-48ad-92db-51c72eeb3e1f-atc-btn-wrapper {
    text-align: center;
  }


#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d4538739-9a19-48ad-92db-51c72eeb3e1f-atc-btn-wrapper {
    text-align: center;
  }


#s-d4538739-9a19-48ad-92db-51c72eeb3e1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-d4538739-9a19-48ad-92db-51c72eeb3e1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e56cc577-0d89-41f4-8400-0881b2de467d {
  margin-left: auto;
margin-right: auto;
}

#s-197b4da1-93a7-4f89-a8ca-44f1bd8cc043 {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-197b4da1-93a7-4f89-a8ca-44f1bd8cc043 {
  min-height: 230px;
}
}@media (max-width: 767px){#s-197b4da1-93a7-4f89-a8ca-44f1bd8cc043 {
  min-height: 230px;
}
}







#s-197b4da1-93a7-4f89-a8ca-44f1bd8cc043 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-197b4da1-93a7-4f89-a8ca-44f1bd8cc043.shg-box.shg-c {
  justify-content: center;
}

#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4e8409-ae50-4107-8deb-ef7eeb7a13fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-11e883d9-5ac3-4461-abe8-39f80c654aec {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-11e883d9-5ac3-4461-abe8-39f80c654aec .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-5bcd40d0-7c33-4bb6-934a-ab8993fdcd62 {
  margin-left: auto;
margin-right: auto;
}

#s-5bcd40d0-7c33-4bb6-934a-ab8993fdcd62 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-701599b4-2305-46f4-8965-5cb2bcf5b07d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-701599b4-2305-46f4-8965-5cb2bcf5b07d .shg-product-quantity-wrapper {
  display: flex;
}

#s-701599b4-2305-46f4-8965-5cb2bcf5b07d .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-701599b4-2305-46f4-8965-5cb2bcf5b07d .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-701599b4-2305-46f4-8965-5cb2bcf5b07d .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-701599b4-2305-46f4-8965-5cb2bcf5b07d .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-5eae36bd-1981-4b39-833c-08b0d959d76b:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5eae36bd-1981-4b39-833c-08b0d959d76b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  
}
#s-5eae36bd-1981-4b39-833c-08b0d959d76b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-5eae36bd-1981-4b39-833c-08b0d959d76b-atc-btn-wrapper {
    text-align: center;
  }


#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-5eae36bd-1981-4b39-833c-08b0d959d76b-atc-btn-wrapper {
    text-align: center;
  }


#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-5eae36bd-1981-4b39-833c-08b0d959d76b-atc-btn-wrapper {
    text-align: center;
  }


#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-5eae36bd-1981-4b39-833c-08b0d959d76b-atc-btn-wrapper {
    text-align: center;
  }


#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-5eae36bd-1981-4b39-833c-08b0d959d76b-atc-btn-wrapper {
    text-align: center;
  }


#s-5eae36bd-1981-4b39-833c-08b0d959d76b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-5eae36bd-1981-4b39-833c-08b0d959d76b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-19f000b5-72e5-4106-9ea9-6627c4e31749 {
  margin-left: auto;
margin-right: auto;
}

#s-b29b65bc-8c30-4e8a-a53b-2c0a63b9d3cc {
  margin-left: auto;
margin-right: auto;
min-height: 276px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b29b65bc-8c30-4e8a-a53b-2c0a63b9d3cc {
  min-height: 230px;
}
}@media (max-width: 767px){#s-b29b65bc-8c30-4e8a-a53b-2c0a63b9d3cc {
  min-height: 230px;
}
}







#s-b29b65bc-8c30-4e8a-a53b-2c0a63b9d3cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b29b65bc-8c30-4e8a-a53b-2c0a63b9d3cc.shg-box.shg-c {
  justify-content: center;
}

#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-899c5b03-ab0b-405a-bf3a-6ce9c7a38701 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d7d5f978-eb98-482f-960f-4bd68b2c873f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d7d5f978-eb98-482f-960f-4bd68b2c873f .shg-product-title-component h3 span {
  
  
  font-family: Baskervville;
  
  font-size: 12px;
  
  
  
}

#s-ae7b4fb3-342a-4035-95d0-2cdca5087097 {
  margin-left: auto;
margin-right: auto;
}

#s-ae7b4fb3-342a-4035-95d0-2cdca5087097 .shg-product-metafield-component {
  
  font-weight:  normal ;
  font-family: Avenir Next;
  font-style:  normal ;
  font-size: 12px;
  
  
}

#s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: left;
}

#s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 .shg-product-quantity-wrapper {
  display: flex;
}

#s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-5e53d9c6-eb92-443c-93c1-9f9a773c4b37 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  box-shadow:1px 1px 1px 1px rgba(35, 35, 35, 1);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 35, 35, 1);
border-style: none;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(35, 35, 35, 1);
}
#s-c566be5e-d561-4c46-9610-c7d12a649676:hover {background-color: rgba(203, 53, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c566be5e-d561-4c46-9610-c7d12a649676:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlkNzI5ZTEtYmFiOS00ZTM2LWExZjItNjg2ZjJmYmE0NGFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWQ3MjllMS1iYWI5LTRlMzYtYTFmMi02ODZmMmZiYTQ0YWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}@media (min-width: 1200px){#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  
}
#s-c566be5e-d561-4c46-9610-c7d12a649676:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg4NWJjOWQtMzg2YS00N2IyLWE2N2EtODQ1OGI5MjA0MWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2IzNTI1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODg1YmM5ZC0zODZhLTQ3YjItYTY3YS04NDU4YjkyMDQxZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: #2C2A34 !important;
border-radius: 7px !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#cb3525"}] !important;}}

  #s-c566be5e-d561-4c46-9610-c7d12a649676-atc-btn-wrapper {
    text-align: center;
  }


#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c566be5e-d561-4c46-9610-c7d12a649676-atc-btn-wrapper {
    text-align: center;
  }


#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c566be5e-d561-4c46-9610-c7d12a649676-atc-btn-wrapper {
    text-align: center;
  }


#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c566be5e-d561-4c46-9610-c7d12a649676-atc-btn-wrapper {
    text-align: center;
  }


#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c566be5e-d561-4c46-9610-c7d12a649676-atc-btn-wrapper {
    text-align: center;
  }


#s-c566be5e-d561-4c46-9610-c7d12a649676 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn {
  color: rgba(35, 35, 35, 1);
  font-size: 14px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-c566be5e-d561-4c46-9610-c7d12a649676.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-0c2a481a-9f2a-4a3f-ad3d-a1397df813b3 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 100%;
background-color: rgba(203, 53, 37, 1);
}








#s-0c2a481a-9f2a-4a3f-ad3d-a1397df813b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c2a481a-9f2a-4a3f-ad3d-a1397df813b3.shg-box.shg-c {
  justify-content: center;
}

#s-6e924923-735e-4115-8ff7-2d075f7aac32 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (max-width: 767px){#s-6e924923-735e-4115-8ff7-2d075f7aac32 {
  padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
}
}
#s-e2416ac0-b9a1-480c-9d83-c74b691fc508 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e2416ac0-b9a1-480c-9d83-c74b691fc508 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2416ac0-b9a1-480c-9d83-c74b691fc508.shg-box.shg-c {
  justify-content: center;
}

#s-7f925b69-7b33-4345-816d-1fa63a8397e8 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 15px;
padding-bottom: 0%;
text-align: center;
}

#s-7f925b69-7b33-4345-816d-1fa63a8397e8 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-45c4cd3e-f74b-4638-9267-fca1b1673232 {
  margin-top: -2%;
margin-left: auto;
margin-bottom: -2%;
margin-right: auto;
}

#s-45c4cd3e-f74b-4638-9267-fca1b1673232 hr {
  border-top: 2px solid #ddd;
}

#s-ceddfd08-75f0-4649-ac3a-7839448308ed {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-ceddfd08-75f0-4649-ac3a-7839448308ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ceddfd08-75f0-4649-ac3a-7839448308ed.shg-box.shg-c {
  justify-content: center;
}

#s-520c7d69-d0bb-441f-9ea2-7e47b074e9ba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-520c7d69-d0bb-441f-9ea2-7e47b074e9ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-520c7d69-d0bb-441f-9ea2-7e47b074e9ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-520c7d69-d0bb-441f-9ea2-7e47b074e9ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-520c7d69-d0bb-441f-9ea2-7e47b074e9ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5de0d31f-a7c8-44ef-ba1f-f0e91fd9d380 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-5de0d31f-a7c8-44ef-ba1f-f0e91fd9d380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5de0d31f-a7c8-44ef-ba1f-f0e91fd9d380 {
  cursor: pointer;
}#s-5de0d31f-a7c8-44ef-ba1f-f0e91fd9d380.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59090c85-cb6a-4593-8cc1-32ac3a9b83a0 {
  margin-left: auto;
margin-right: auto;
}

#s-59090c85-cb6a-4593-8cc1-32ac3a9b83a0 .shogun-icon-wrapper {
  text-align: center;
}


#s-59090c85-cb6a-4593-8cc1-32ac3a9b83a0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-f3c22fd3-e4c1-4dbc-beda-39182d85a43b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3c22fd3-e4c1-4dbc-beda-39182d85a43b .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-555c2505-92f5-4819-be67-55a069f1d0da {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-aa3ce22c-028a-4d4a-8c14-fc6dea5253a3 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-aa3ce22c-028a-4d4a-8c14-fc6dea5253a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aa3ce22c-028a-4d4a-8c14-fc6dea5253a3 {
  cursor: pointer;
}#s-aa3ce22c-028a-4d4a-8c14-fc6dea5253a3.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin-left: auto;
margin-right: auto;
max-width: 30px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 30px;
  }



  img.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
    
    
    
    max-height: 30px;
  }


.s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
  box-sizing: border-box;
}



.s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9603e3c6-7184-4568-8358-75c2436717c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
      position: relative;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 30px;
    }
  }

@media (min-width: 1200px){#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 30px;
  }



  img.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
    
    
    
    max-height: 30px;
  }


.s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
  box-sizing: border-box;
}



.s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9603e3c6-7184-4568-8358-75c2436717c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
      position: relative;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 30px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 30px;
  }



  img.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
    
    
    
    max-height: 30px;
  }


.s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
  box-sizing: border-box;
}



.s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9603e3c6-7184-4568-8358-75c2436717c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
      position: relative;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 30px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 30px;
  }



  img.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
    
    
    
    max-height: 30px;
  }


.s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
  box-sizing: border-box;
}



.s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9603e3c6-7184-4568-8358-75c2436717c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
      position: relative;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 30px;
    }
  }

}@media (max-width: 767px){#s-9603e3c6-7184-4568-8358-75c2436717c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9603e3c6-7184-4568-8358-75c2436717c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9603e3c6-7184-4568-8358-75c2436717c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 30px;
  }



  img.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
    
    
    
    max-height: 30px;
  }


.s-9603e3c6-7184-4568-8358-75c2436717c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image {
  box-sizing: border-box;
}



.s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9603e3c6-7184-4568-8358-75c2436717c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container {
      position: relative;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9603e3c6-7184-4568-8358-75c2436717c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 30px;
    }
  }

}
#s-0c11ac6f-90fa-46cf-b47f-e35d6d1b235d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c11ac6f-90fa-46cf-b47f-e35d6d1b235d .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-b88d87b6-14bb-4cf2-9d4e-c1fbcf7dcb04 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-7076894a-d4ac-4061-98b9-1bfbc0843490 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-7076894a-d4ac-4061-98b9-1bfbc0843490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7076894a-d4ac-4061-98b9-1bfbc0843490 {
  cursor: pointer;
}#s-7076894a-d4ac-4061-98b9-1bfbc0843490.shg-box.shg-c {
  justify-content: flex-start;
}

#s-47066fa7-e044-48db-b585-f580e2d72aeb {
  margin-left: auto;
margin-right: auto;
}

#s-47066fa7-e044-48db-b585-f580e2d72aeb .shogun-icon-wrapper {
  text-align: center;
}


#s-47066fa7-e044-48db-b585-f580e2d72aeb .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-1973e99e-beea-4b8e-ab45-e1765d22da12 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1973e99e-beea-4b8e-ab45-e1765d22da12 .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-de54d8dd-06a7-41d5-815d-2ad3ec08997d {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-f7720017-f016-46cb-a499-7431a170ca7c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f7720017-f016-46cb-a499-7431a170ca7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7720017-f016-46cb-a499-7431a170ca7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f7720017-f016-46cb-a499-7431a170ca7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7720017-f016-46cb-a499-7431a170ca7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f0bdfbeb-4885-430a-9fff-9cd972f75513 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-f0bdfbeb-4885-430a-9fff-9cd972f75513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0bdfbeb-4885-430a-9fff-9cd972f75513 {
  cursor: pointer;
}#s-f0bdfbeb-4885-430a-9fff-9cd972f75513.shg-box.shg-c {
  justify-content: flex-start;
}

#s-946c8280-d902-4356-bf8c-58252b512395 {
  margin-left: auto;
margin-right: auto;
}

#s-946c8280-d902-4356-bf8c-58252b512395 .shogun-icon-wrapper {
  text-align: center;
}


#s-946c8280-d902-4356-bf8c-58252b512395 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-747ebf58-6b84-49f5-8ed5-6270ce61658d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-747ebf58-6b84-49f5-8ed5-6270ce61658d .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7bd2f1e2-db15-49a2-9777-53d1aa30e424 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-848fef4f-6e46-4fc7-b224-06c27ddbaf79 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-848fef4f-6e46-4fc7-b224-06c27ddbaf79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-848fef4f-6e46-4fc7-b224-06c27ddbaf79 {
  cursor: pointer;
}#s-848fef4f-6e46-4fc7-b224-06c27ddbaf79.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9c873560-f291-452c-a4a4-3c8e7ac39dfc {
  margin-left: auto;
margin-right: auto;
}

#s-9c873560-f291-452c-a4a4-3c8e7ac39dfc .shogun-icon-wrapper {
  text-align: center;
}


#s-9c873560-f291-452c-a4a4-3c8e7ac39dfc .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-ed3ae01b-7f86-4c3f-b5f6-e34c7e81a3b0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed3ae01b-7f86-4c3f-b5f6-e34c7e81a3b0 .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-f61c7039-f739-40a3-b274-01341b36371c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-f0a2a50d-4db5-4f49-bd83-470d268604fc {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-f0a2a50d-4db5-4f49-bd83-470d268604fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0a2a50d-4db5-4f49-bd83-470d268604fc {
  cursor: pointer;
}#s-f0a2a50d-4db5-4f49-bd83-470d268604fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba015420-ed3e-4271-951e-a3ed89d86d6b {
  margin-left: auto;
margin-right: auto;
}

#s-ba015420-ed3e-4271-951e-a3ed89d86d6b .shogun-icon-wrapper {
  text-align: center;
}


#s-ba015420-ed3e-4271-951e-a3ed89d86d6b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-fa5a442a-ae2b-454a-8bce-b13218ea93f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa5a442a-ae2b-454a-8bce-b13218ea93f2 .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-d1fb47e6-b2ab-4927-8d3b-f971f7d866a7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-d13deebd-5d05-4634-b4a7-f25cdce0f7ba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d13deebd-5d05-4634-b4a7-f25cdce0f7ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d13deebd-5d05-4634-b4a7-f25cdce0f7ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d13deebd-5d05-4634-b4a7-f25cdce0f7ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d13deebd-5d05-4634-b4a7-f25cdce0f7ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-087468fc-fd62-4b7a-9f9a-02288e8f65a9 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-087468fc-fd62-4b7a-9f9a-02288e8f65a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-087468fc-fd62-4b7a-9f9a-02288e8f65a9 {
  cursor: pointer;
}#s-087468fc-fd62-4b7a-9f9a-02288e8f65a9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-634e407b-405f-4362-82e2-1cd517202610 {
  margin-left: auto;
margin-right: auto;
}

#s-634e407b-405f-4362-82e2-1cd517202610 .shogun-icon-wrapper {
  text-align: center;
}


#s-634e407b-405f-4362-82e2-1cd517202610 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-bb76462f-8895-4854-ab6c-ffbf0962aeed {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb76462f-8895-4854-ab6c-ffbf0962aeed .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-023f57e5-549b-4c1d-8111-072428ece56c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-2d50372e-44d6-48b6-afe1-b04a7ad17aab {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
}








#s-2d50372e-44d6-48b6-afe1-b04a7ad17aab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2d50372e-44d6-48b6-afe1-b04a7ad17aab {
  cursor: pointer;
}#s-2d50372e-44d6-48b6-afe1-b04a7ad17aab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6cc6bc9b-bea0-4e61-b226-5beae6adf1c0 {
  margin-left: auto;
margin-right: auto;
}

#s-6cc6bc9b-bea0-4e61-b226-5beae6adf1c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-6cc6bc9b-bea0-4e61-b226-5beae6adf1c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: #495056;
}

#s-0a03e7fa-0eae-4474-becd-af1b9ee5c9fe {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a03e7fa-0eae-4474-becd-af1b9ee5c9fe .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-da6352a3-3c36-4353-a744-d5f5330d3b05 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-9929aaed-bdee-42a4-8c46-5e7af09ffd48 {
  margin-left: auto;
margin-right: auto;
}

#s-9929aaed-bdee-42a4-8c46-5e7af09ffd48 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-21d6021f-8af1-476f-8770-e385a9e0c66f {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-21d6021f-8af1-476f-8770-e385a9e0c66f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21d6021f-8af1-476f-8770-e385a9e0c66f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21d6021f-8af1-476f-8770-e385a9e0c66f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21d6021f-8af1-476f-8770-e385a9e0c66f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin-bottom: 4%;
}
}
#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
  box-sizing: border-box;
}



.s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa70525c-812f-469f-8289-af64dd6e7f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
      position: relative;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
  box-sizing: border-box;
}



.s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa70525c-812f-469f-8289-af64dd6e7f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
      position: relative;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
  box-sizing: border-box;
}



.s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa70525c-812f-469f-8289-af64dd6e7f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
      position: relative;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
  box-sizing: border-box;
}



.s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa70525c-812f-469f-8289-af64dd6e7f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
      position: relative;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 4%;
}

.shg-image-content-margin-container-s-fa70525c-812f-469f-8289-af64dd6e7f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa70525c-812f-469f-8289-af64dd6e7f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fa70525c-812f-469f-8289-af64dd6e7f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image {
  box-sizing: border-box;
}



.s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa70525c-812f-469f-8289-af64dd6e7f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container {
      position: relative;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa70525c-812f-469f-8289-af64dd6e7f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-cbbc2fc5-609a-4dad-a701-303de8337455 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cbbc2fc5-609a-4dad-a701-303de8337455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbbc2fc5-609a-4dad-a701-303de8337455.shg-box.shg-c {
  justify-content: center;
}

#s-7f025374-82ce-4879-b62c-bdf87db8c0a2 {
  margin-left: auto;
margin-right: auto;
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-error-msg-container, #s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-field-error-msg-container {
  display: none;
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-24acd8bb-bd4c-4a2b-b2a6-1338978220f7 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-2a1b98f7-ab1e-4409-ab3e-72a60a14edc7 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-f364237a-e6da-488b-b050-20e8f6dbe327 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-f364237a-e6da-488b-b050-20e8f6dbe327  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-f364237a-e6da-488b-b050-20e8f6dbe327  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-f364237a-e6da-488b-b050-20e8f6dbe327  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-f364237a-e6da-488b-b050-20e8f6dbe327 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-f364237a-e6da-488b-b050-20e8f6dbe327 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-5a155238-0b09-4bda-b6b0-04383d48489b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-5a155238-0b09-4bda-b6b0-04383d48489b  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-5a155238-0b09-4bda-b6b0-04383d48489b  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-5a155238-0b09-4bda-b6b0-04383d48489b  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-5a155238-0b09-4bda-b6b0-04383d48489b .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-5a155238-0b09-4bda-b6b0-04383d48489b .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-8526abd4-b9e0-4264-9b08-b37f6175065b {
  margin-left: auto;
margin-right: auto;
}

.shogun-recaptcha-error-msg {
  visibility: hidden;
}

.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-e3be7efb-7498-4847-a864-9a395674816b {
  box-shadow:1px 1px 1px 1px ;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 11px;
color: #FFFFFF;
background-color: rgba(203, 53, 37, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e3be7efb-7498-4847-a864-9a395674816b:hover {box-shadow:1px 1px 1px 1px  !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(203, 53, 37, 1) !important;
border-radius: 11px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(203, 53, 37, 1) !important;}#s-e3be7efb-7498-4847-a864-9a395674816b:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-e3be7efb-7498-4847-a864-9a395674816b[disabled],
#s-e3be7efb-7498-4847-a864-9a395674816b[disabled]:hover,
#s-e3be7efb-7498-4847-a864-9a395674816b[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-e3be7efb-7498-4847-a864-9a395674816b {
  display:  inline-block ;
  width:  auto ;
}


#s-58abe585-9207-4741-a232-994d0bc0ab81 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c95bc76b-550a-49e2-802b-0cf99b42f62a {
  margin-left: auto;
margin-right: auto;
}

#s-c95bc76b-550a-49e2-802b-0cf99b42f62a hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3c59e4a3-d49c-4350-9697-3b1df6efb057 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3c59e4a3-d49c-4350-9697-3b1df6efb057 {
  
}
}@media (max-width: 767px){#s-3c59e4a3-d49c-4350-9697-3b1df6efb057 {
  
}
}







#s-3c59e4a3-d49c-4350-9697-3b1df6efb057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c59e4a3-d49c-4350-9697-3b1df6efb057.shg-box.shg-c {
  justify-content: center;
}

#s-83d316c9-5d7f-4726-9999-b89bebe58428 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-83d316c9-5d7f-4726-9999-b89bebe58428 .shogun-heading-component h4 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20.74px;
  
  
  
}



#s-7f151492-60fb-4eec-a541-dd15bd81c681 {
  margin-top: -35px;
margin-left: auto;
margin-bottom: -35px;
margin-right: auto;
}

#s-7f151492-60fb-4eec-a541-dd15bd81c681 hr {
  border-top: 2px solid #ddd;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 1%;
padding-bottom: 1%;
}
@media (min-width: 1200px){#s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 {
  
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev svg,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev svg,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(203, 53, 37, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev svg,
#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next svg {
  fill: rgba(85, 81, 73, 1) !important;
  stroke: rgba(85, 81, 73, 1) !important;
  
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination-bullet-active {
  background-color: rgba(203, 53, 37, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f9e032a5-0867-4c33-ab7d-d0723791e4d6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51 {
  margin-bottom: 1%;
}
}







#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51 {
  cursor: pointer;
}#s-4c8e4430-c349-4b80-ad49-12c5b5b28e51.shg-box.shg-c {
  justify-content: center;
}

#s-7c92d1bf-3c3c-4dde-b811-c5e341cf9ff9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7c92d1bf-3c3c-4dde-b811-c5e341cf9ff9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7c92d1bf-3c3c-4dde-b811-c5e341cf9ff9.shg-box.shg-c {
  justify-content: center;
}

#s-a70052c5-0136-4e0b-bdf4-8dfc6eef66c8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-37b6f16d-2e67-4849-aa35-3c93d1ac54e4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-f7176ac7-8446-4fc5-82bc-73e168e21a03 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7176ac7-8446-4fc5-82bc-73e168e21a03 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-f7176ac7-8446-4fc5-82bc-73e168e21a03 {
  margin-bottom: 1%;
}
}







#s-f7176ac7-8446-4fc5-82bc-73e168e21a03 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-f7176ac7-8446-4fc5-82bc-73e168e21a03 {
  cursor: pointer;
}#s-f7176ac7-8446-4fc5-82bc-73e168e21a03.shg-box.shg-c {
  justify-content: center;
}

#s-c7b522c7-18f0-42d4-b305-faae868190b0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c7b522c7-18f0-42d4-b305-faae868190b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7b522c7-18f0-42d4-b305-faae868190b0.shg-box.shg-c {
  justify-content: center;
}

#s-ff9f8a04-77ed-43fb-ad27-e020787a661c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-cc67ebe2-201e-49ab-b251-4aa5ce2b3ec6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61 {
  margin-bottom: 1%;
}
}







#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61 {
  cursor: pointer;
}#s-e81dbf67-0c25-4522-8f72-281c2cc8ef61.shg-box.shg-c {
  justify-content: center;
}

#s-efc35701-c8d0-4cef-a961-f26a758f2354 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-efc35701-c8d0-4cef-a961-f26a758f2354 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efc35701-c8d0-4cef-a961-f26a758f2354.shg-box.shg-c {
  justify-content: center;
}

#s-2d382a62-af6b-455b-9553-b6217439a48e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8666e07d-51f0-49e5-8723-5ba16bc3b268 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-b3fd8374-e657-473d-af9f-910b05832d93 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3fd8374-e657-473d-af9f-910b05832d93 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-b3fd8374-e657-473d-af9f-910b05832d93 {
  margin-bottom: 1%;
}
}







#s-b3fd8374-e657-473d-af9f-910b05832d93 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-b3fd8374-e657-473d-af9f-910b05832d93 {
  cursor: pointer;
}#s-b3fd8374-e657-473d-af9f-910b05832d93.shg-box.shg-c {
  justify-content: center;
}

#s-75242e7a-1f9c-4a7c-ba42-8eb0dabc155a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-75242e7a-1f9c-4a7c-ba42-8eb0dabc155a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75242e7a-1f9c-4a7c-ba42-8eb0dabc155a.shg-box.shg-c {
  justify-content: center;
}

#s-4462bc8e-d7d2-4c2c-9e1e-cdbce78c9919 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d3fc8312-5990-41fa-bd7b-f59ce295e441 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-340fa826-dae1-4dbe-a78d-315629843464 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-340fa826-dae1-4dbe-a78d-315629843464 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-340fa826-dae1-4dbe-a78d-315629843464 {
  margin-bottom: 1%;
}
}







#s-340fa826-dae1-4dbe-a78d-315629843464 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-340fa826-dae1-4dbe-a78d-315629843464 {
  cursor: pointer;
}#s-340fa826-dae1-4dbe-a78d-315629843464.shg-box.shg-c {
  justify-content: center;
}

#s-f84d6f7f-bccf-4f98-a263-c642cd644987 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f84d6f7f-bccf-4f98-a263-c642cd644987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f84d6f7f-bccf-4f98-a263-c642cd644987.shg-box.shg-c {
  justify-content: center;
}

#s-c109407e-1baa-4e84-82b5-c9f8771922d9 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-41ab1dea-a094-4681-96e7-91c8d2e868eb {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee {
  margin-bottom: 1%;
}
}







#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee {
  cursor: pointer;
}#s-42ffc96e-c4b5-41bb-b6dd-eff4d0b71dee.shg-box.shg-c {
  justify-content: center;
}

#s-8c1aef35-e5ec-4c35-866c-4d395bf555e6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8c1aef35-e5ec-4c35-866c-4d395bf555e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c1aef35-e5ec-4c35-866c-4d395bf555e6.shg-box.shg-c {
  justify-content: center;
}

#s-1e58d15d-f42f-4b00-bfa6-146522d2dfd8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-5356bfbb-802d-4b7a-a0dc-0c88d9cd077e {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8 {
  margin-bottom: 1%;
}
}







#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8 {
  cursor: pointer;
}#s-7a858b42-70d2-4f91-9a50-8e38f1a611b8.shg-box.shg-c {
  justify-content: center;
}

#s-8d08df32-ea30-4781-9e8b-2d0dc2c0e291 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8d08df32-ea30-4781-9e8b-2d0dc2c0e291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d08df32-ea30-4781-9e8b-2d0dc2c0e291.shg-box.shg-c {
  justify-content: center;
}

#s-84af9a87-aa29-40d5-a316-16f725507f56 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a6af544a-0b64-49ca-873f-7c5f7a2b702d {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-e354d87c-d641-40ab-b788-02e7f5ce5f89 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e354d87c-d641-40ab-b788-02e7f5ce5f89 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-e354d87c-d641-40ab-b788-02e7f5ce5f89 {
  margin-bottom: 1%;
}
}







#s-e354d87c-d641-40ab-b788-02e7f5ce5f89 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-e354d87c-d641-40ab-b788-02e7f5ce5f89 {
  cursor: pointer;
}#s-e354d87c-d641-40ab-b788-02e7f5ce5f89.shg-box.shg-c {
  justify-content: center;
}

#s-427d1973-34a0-40ca-8116-433480a19f94 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-427d1973-34a0-40ca-8116-433480a19f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-427d1973-34a0-40ca-8116-433480a19f94.shg-box.shg-c {
  justify-content: center;
}

#s-0a8968b2-7af4-40b8-b821-9cc4b73ebbce {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4d91bb0b-7817-470c-b18a-f4ddcb657a61 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

#s-653b3979-e28c-4d67-8e90-b18994bbea44 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-653b3979-e28c-4d67-8e90-b18994bbea44 {
  margin-bottom: 1%;
}
}@media (max-width: 767px){#s-653b3979-e28c-4d67-8e90-b18994bbea44 {
  margin-bottom: 1%;
}
}







#s-653b3979-e28c-4d67-8e90-b18994bbea44 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-653b3979-e28c-4d67-8e90-b18994bbea44 {
  cursor: pointer;
}#s-653b3979-e28c-4d67-8e90-b18994bbea44.shg-box.shg-c {
  justify-content: center;
}

#s-f4f7ceff-32e8-48a7-bbc6-76a2c048a231 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f4f7ceff-32e8-48a7-bbc6-76a2c048a231 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f4f7ceff-32e8-48a7-bbc6-76a2c048a231.shg-box.shg-c {
  justify-content: center;
}

#s-dfc9f906-3a26-43a2-b91b-db3498f3db9c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fe907b91-8ec7-4b22-84bd-1ae7c52699b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}