.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 { min-height: 50px; }
#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
}

.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 {
  min-height: inherit;
  max-height: inherit;
}

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content > div {
  width: 100%;
}

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-d5041b55-2c3c-4999-83d0-5cecc212ee6f { text-align: center; }
.shg-rich-text {
  overflow-wrap: break-word;
  text-align: left;
}

.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 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 a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-072bb443-7045-4ab3-bfc0-fc6f4321089f { margin-top: 25px;
margin-bottom: 0px;
min-height: 50px; }
#s-072bb443-7045-4ab3-bfc0-fc6f4321089f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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: #000;
  text-transform: none;
  font-weight: normal;
  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-f2abceb6-828c-4190-95f3-4aa0d0ba8894 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-f2abceb6-828c-4190-95f3-4aa0d0ba8894 .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-0fb19d4a-48b5-4589-afb5-c0b16a91e01e { margin-top: 0px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-67ae7780-2b0d-43fd-8c0b-50de8d05cea1 { text-align: center; }
#s-9405105b-90fe-4a14-af46-ddfa9b2b951a { min-height: 50px; }
#s-9405105b-90fe-4a14-af46-ddfa9b2b951a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-568873f2-5104-460d-8935-762ec2dff9c4 { margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-568873f2-5104-460d-8935-762ec2dff9c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-d70dcd62-5270-4784-be9a-c1f8794d57ad { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-7ae9438d-7b3a-438f-b504-3e9a0c1d1ae2 { min-height: 50px; }
#s-7ae9438d-7b3a-438f-b504-3e9a0c1d1ae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c2bc07b0-9780-4b2a-ba44-ba2853990190 { margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px; }
#s-cb857765-b246-4f65-a4e5-f20d976072cb { text-align: center; }
#s-b8bb196b-13dc-4743-a901-85cb67f65f44 { margin-top: 25px;
min-height: 50px; }
#s-b8bb196b-13dc-4743-a901-85cb67f65f44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9e0705e4-dc53-4105-892b-2c2768252ada { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-9e0705e4-dc53-4105-892b-2c2768252ada .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-12b5dd4a-647d-47e0-a6aa-9aaa12a79529 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-bb52b927-b8a1-475d-aff2-94bc03176bef { margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-bb52b927-b8a1-475d-aff2-94bc03176bef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-6131e291-54af-4fb3-a9b0-9199d54e9875 { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-2a4058a0-fec5-47eb-bfdc-ff60b2f7ef7b { text-align: center; }
#s-625f0154-cd78-4213-bb9d-5634ecf045c9 { margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-625f0154-cd78-4213-bb9d-5634ecf045c9 .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-d6574b8f-5077-4a2f-a9ae-ae6cf1c90996 { min-height: 50px; }
#s-d6574b8f-5077-4a2f-a9ae-ae6cf1c90996 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-23970dd9-c8a4-42dc-8466-9d465059d358 { margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-23970dd9-c8a4-42dc-8466-9d465059d358 .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-dc160e54-e7d0-4181-aa7b-e4375a325b59 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-17768781-02b3-42b4-8724-e5cffcaf85db { margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center; }
#s-bfaccc06-bceb-4e15-bc12-9d833f9a28f8 { margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-512f2f47-423f-4e40-9773-cc5f88a51ce3 { margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-512f2f47-423f-4e40-9773-cc5f88a51ce3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-56219da2-dcde-4e94-b1e1-6d2bc2a68209 { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-7ed7ed64-a7dd-461d-97d6-a4c0e2e71c42 { text-align: center; }
#s-f74f4a66-8365-4c14-af6d-44cf536dcb34 { margin-left: px;
margin-right: px;
padding-left: 25px;
padding-right: 25px; }
#s-5373f746-8be6-439b-b066-aa5215a778d9 { margin-top: 25px;
min-height: 50px; }
#s-5373f746-8be6-439b-b066-aa5215a778d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-598e82aa-5188-4172-825e-a4efc286681d { padding-top: 10px;
padding-bottom: 10px; }
 #s-598e82aa-5188-4172-825e-a4efc286681d .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-de107e34-302e-4020-a218-b90dc7a272ee { text-align: center; }
#s-ebcde929-16eb-4589-a104-8f3164a7b202 { min-height: 50px; }
#s-ebcde929-16eb-4589-a104-8f3164a7b202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ef254108-aa49-46fd-b85b-0a36a3d2ae48 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ef254108-aa49-46fd-b85b-0a36a3d2ae48 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 
 #s-ef254108-aa49-46fd-b85b-0a36a3d2ae48 .shogun-heading-component h1 a {
   color: #000;
 }
 

#s-42376089-6493-4fb2-a0f3-6b042c0a6ffe { margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
min-height: 50px; }
#s-42376089-6493-4fb2-a0f3-6b042c0a6ffe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-1401d027-cfeb-452c-9208-b58812e030c7 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

.shg-product-image-wrapper {
  display: none;
  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;
  width: 100%;
  height: 100%;
  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: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-b7161fca-de7a-42ed-906d-a3d26e749d7d { text-align: left; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-11c89ebe-d82a-43b0-8c0c-c06ad02b1336 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11c89ebe-d82a-43b0-8c0c-c06ad02b1336 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
}

#s-f97e9dbc-0c34-441b-85b4-e85047434228 { text-align: center; }
#s-f97e9dbc-0c34-441b-85b4-e85047434228 .shg-product-sold-out {
  display: none;
}

#s-f97e9dbc-0c34-441b-85b4-e85047434228 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f97e9dbc-0c34-441b-85b4-e85047434228 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(185, 105, 85, 1); }
#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28:hover {background-color: rgba(203, 164, 156, 1) !important;
text-decoration: none !important;}
#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28:active {background-color: rgba(185, 105, 85, 1) !important;
text-decoration: none !important;}

#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ae1b12b-ac89-4096-a7d6-4b1842abfb28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba19f9a1-9306-4afc-842f-284fca29eed8 {
  display: none;
}
#s-da2e6a17-6c05-421e-8aa7-be593c51690c { text-align: left; }
#s-54007a29-0a4e-4001-b4e2-f73f3308d742 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54007a29-0a4e-4001-b4e2-f73f3308d742 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
}

#s-ebd266bc-165f-43e7-a68e-0955e8eea4eb { text-align: center; }
#s-ebd266bc-165f-43e7-a68e-0955e8eea4eb .shg-product-sold-out {
  display: none;
}

#s-ebd266bc-165f-43e7-a68e-0955e8eea4eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ebd266bc-165f-43e7-a68e-0955e8eea4eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(185, 105, 85, 1); }
#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be:hover {background-color: rgba(203, 164, 156, 1) !important;
text-decoration: none !important;}
#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be:active {background-color: rgba(185, 105, 85, 1) !important;
text-decoration: none !important;}

#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bacac5e-f3d2-426d-a7e4-5f1f135750be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aafde2e3-47fb-4203-a421-b9146858bbdd {
  display: none;
}
#s-702877bb-488d-437f-b6df-e78376860ced { margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px; }
 #s-702877bb-488d-437f-b6df-e78376860ced .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-2aa055e6-cf45-48a3-b6fe-87779822a488 { margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-0ae06af9-6255-4a1b-9348-63c50292b418 { margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-0ae06af9-6255-4a1b-9348-63c50292b418 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-0d289fa1-b96b-4b71-8f08-82b1e0660302 { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-d07db46f-807a-48d8-8b28-7d5ffb14c319 { margin-top: 25px;
min-height: 50px; }
#s-d07db46f-807a-48d8-8b28-7d5ffb14c319 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-706f579c-5088-4186-84d5-d014a54090ad { margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-706f579c-5088-4186-84d5-d014a54090ad .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-cded303f-2fe1-468b-a111-47eec1207387 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-694e3a01-52e6-4f18-b876-9dd91f97a62d { text-align: center; }
#s-711f02f7-d98b-4a91-afea-f7177faffb2d { margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-711f02f7-d98b-4a91-afea-f7177faffb2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-51dab8b4-d919-4e45-b2f6-c8163add261f { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-fc5574bc-b8f3-48b0-bb7e-050142343f79 { margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-cdc5125e-7c11-470e-801b-71bd58734b69 { margin-top: 25px;
margin-bottom: 25px;
text-align: center; }
#s-b7f5556e-50b4-4555-9881-cfec61883893 { margin-bottom: 25px;
min-height: 50px; }
#s-b7f5556e-50b4-4555-9881-cfec61883893 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d30e61cf-a40d-413c-a6d3-2318ab4986e7 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-d30e61cf-a40d-413c-a6d3-2318ab4986e7 .shogun-heading-component h3 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 22px;
   
   
   text-align: left;
 }

 

#s-49043e0e-c117-4ca9-b9a7-45275f918d00 { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0); }
#s-e6382973-a09a-4fd0-9cf2-3392dd4d2f22 { text-align: center; }
#s-5eb30615-4978-42c3-97ae-24e5e101e724 { margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1); }
#s-5eb30615-4978-42c3-97ae-24e5e101e724 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.55;
}
#s-6bf76477-9fce-41f7-90b4-abd3070104da { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px; }
#s-b20d5141-a4b7-4b6d-9ecd-d85fe3c7998c { text-align: center; }
#s-2577835e-8477-4744-9c0b-352f14dc455e { min-height: 50px; }
#s-2577835e-8477-4744-9c0b-352f14dc455e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-77f317b9-0188-4b9a-8323-fee23d4142f2 { margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 10px; }
 #s-77f317b9-0188-4b9a-8323-fee23d4142f2 .shogun-heading-component h1 {
   color: rgba(185, 105, 85, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: left;
 }

 

#s-0a592234-f009-4617-af6a-2fc65bb14a34 { margin-left: 25px;
margin-right: 25px; }
/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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%;
  -webkit-transform: translate(-50%,-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;
      -ms-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;
  -webkit-transform: translate(0%, -50%);
          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,
.shogun-lazyloading {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
