.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-34b23e2f-2ebe-4b32-8dc3-26f87f905d6d {
  margin-top: 27px;
margin-bottom: 27px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-34b23e2f-2ebe-4b32-8dc3-26f87f905d6d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-055a14c8-0326-4a4e-a994-b642c45a4c10 {
  background-image: url(https://i.shgcdn.com/037be927-7020-4cbd-bece-b33d9276f630/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-055a14c8-0326-4a4e-a994-b642c45a4c10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-055a14c8-0326-4a4e-a994-b642c45a4c10.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-738aaa4f-4159-4878-914f-404e7aa6d8eb {
  background-attachment: fixed;
margin-left: auto;
margin-right: 40px;
min-height: 200px;
max-width: 350px;
}








#s-738aaa4f-4159-4878-914f-404e7aa6d8eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-738aaa4f-4159-4878-914f-404e7aa6d8eb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-72347478-db04-4353-b76e-310f49769dd1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-72347478-db04-4353-b76e-310f49769dd1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Chelsea Market;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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 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: 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-fe6ea59a-83db-451e-9c37-aa030f9502d0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 {
  padding-top: 10px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-form .shogun-form-label {
  color: #555;
  font-family: Chelsea Market;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-form .shogun-form-submit-container {
  text-align: left;
}

#s-23fb4a15-5b74-485b-8e39-27cb6cc26aa6 .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-a85176da-05ee-44dd-8460-7745b76f7bc4 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-a85176da-05ee-44dd-8460-7745b76f7bc4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a85176da-05ee-44dd-8460-7745b76f7bc4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a85176da-05ee-44dd-8460-7745b76f7bc4 {
  
}
}@media (max-width: 767px){#s-a85176da-05ee-44dd-8460-7745b76f7bc4 {
  
}
}







#s-a85176da-05ee-44dd-8460-7745b76f7bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a85176da-05ee-44dd-8460-7745b76f7bc4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc {
  
}
}@media (max-width: 767px){#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc {
  
}
}







#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a2f233dc-db4f-46d6-9427-aa5f018e46dc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-6934d978-6bfc-46f9-8bbb-04ccd7305136 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6934d978-6bfc-46f9-8bbb-04ccd7305136"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ce8624fd-b4fe-46c7-95d3-a3bb07042819 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-ce8624fd-b4fe-46c7-95d3-a3bb07042819 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce8624fd-b4fe-46c7-95d3-a3bb07042819.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0b12c506-76ce-4497-a548-ee60116be6c3 {
  margin-left: 20px;
margin-right: 20px;
}

#s-0b12c506-76ce-4497-a548-ee60116be6c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-0b12c506-76ce-4497-a548-ee60116be6c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 80px !important;
  color: rgba(200, 208, 80, 1);
}

#s-e65d6686-8651-4b63-9bf8-32cd2672b610 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e65d6686-8651-4b63-9bf8-32cd2672b610 .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-92bf7d68-9807-4623-98e0-c5c90a943fde {
  margin-left: 20px;
margin-right: 20px;
}

#s-16792db9-1a63-46fb-a63a-84f993eccfb2 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-16792db9-1a63-46fb-a63a-84f993eccfb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16792db9-1a63-46fb-a63a-84f993eccfb2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shogun-image-container {
  position: relative;
}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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;
}

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

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

.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 > div {
  width: 100%;
}

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-eb3a7034-251a-4908-bee5-7b218bd02398 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}




  #s-eb3a7034-251a-4908-bee5-7b218bd02398 img.shogun-image {
    
    width: px;
  }


#s-eb3a7034-251a-4908-bee5-7b218bd02398 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ede3b945-744d-484d-ab2a-77308e43b8ab {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ede3b945-744d-484d-ab2a-77308e43b8ab .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ed55321e-9e37-4592-8a71-9da2e234e14f {
  margin-left: 20px;
margin-right: 20px;
}

#s-dbf4ea09-6614-4755-8cbb-623b3d9cf9a1 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-dbf4ea09-6614-4755-8cbb-623b3d9cf9a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbf4ea09-6614-4755-8cbb-623b3d9cf9a1.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-79da604e-77c1-4822-ad9c-dd40bd1dc18d {
  margin-left: 20px;
margin-right: 20px;
}

#s-79da604e-77c1-4822-ad9c-dd40bd1dc18d .shogun-icon-wrapper {
  text-align: left;
}


#s-79da604e-77c1-4822-ad9c-dd40bd1dc18d .shogun-icon-wrapper > .shogun-icon {

  font-size: 80px !important;
  color: rgba(92, 50, 141, 1);
}

#s-a40e6c3d-c898-44fb-82c3-e628a50eb59b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a40e6c3d-c898-44fb-82c3-e628a50eb59b .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-32fec6cd-2a02-40b7-997d-5fe56f23898d {
  margin-left: 20px;
margin-right: 20px;
}

#s-4b5a158e-9cfc-45ca-b1bd-262d70234114 {
  background-attachment: fixed;
min-height: 50px;
}








#s-4b5a158e-9cfc-45ca-b1bd-262d70234114 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b5a158e-9cfc-45ca-b1bd-262d70234114.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4bf94fc2-bb16-4f9f-a0e1-3583b4c4333c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.99);
}

#s-4bf94fc2-bb16-4f9f-a0e1-3583b4c4333c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af238f65-ce8d-4191-876c-c7a815a457d6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1350px;
}

#s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1350px;
}

@media (min-width: 0px) {
[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d7491f6a-a7c2-46d0-9bb8-8dda5d19057e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6a8850d2-81ae-4528-a39d-3d98d8098a3a {
  background-color: rgba(255, 255, 255, 1);
}

#s-6a8850d2-81ae-4528-a39d-3d98d8098a3a {
  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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  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-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  text-align: center;
}


.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  max-width: 100%;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom,
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  max-width: 100%;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom,
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  max-width: 100%;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom,
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  max-width: 100%;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom,
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b {
  max-width: 100%;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom,
.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-28d6d59e-3b18-4080-a0cd-639862e1a68b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-9490f151-12e8-457e-81e3-87ad7bce3696 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-9490f151-12e8-457e-81e3-87ad7bce3696 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e72140dd-8d39-4963-a2c2-b179c0077eeb {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-862f3203-1da3-4809-886b-cf2fd78599ee {
  text-align: center;
}

#s-862f3203-1da3-4809-886b-cf2fd78599ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-862f3203-1da3-4809-886b-cf2fd78599ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-862f3203-1da3-4809-886b-cf2fd78599ee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

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

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

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

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

#s-a51713e6-f4eb-4d5b-88a5-190dde273268 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a51713e6-f4eb-4d5b-88a5-190dde273268:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a51713e6-f4eb-4d5b-88a5-190dde273268:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a51713e6-f4eb-4d5b-88a5-190dde273268 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-a51713e6-f4eb-4d5b-88a5-190dde273268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a51713e6-f4eb-4d5b-88a5-190dde273268.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a51713e6-f4eb-4d5b-88a5-190dde273268.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a51713e6-f4eb-4d5b-88a5-190dde273268.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-082e188e-43e5-41f8-8254-8c809f0e466d {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 0.49);
}

#s-082e188e-43e5-41f8-8254-8c809f0e466d {
  display: none;
}
#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  text-align: left;
}


.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  max-width: 100%;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom,
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  max-width: 100%;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom,
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  max-width: 100%;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom,
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  max-width: 100%;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom,
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 {
  max-width: 100%;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom,
.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-63909661-8fe7-4afb-bea2-c9677fbef8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ca93015-8ba0-44ee-adaf-42b5fb495c13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-2ca93015-8ba0-44ee-adaf-42b5fb495c13 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-de90c5dd-0021-42ac-b9d1-098e2de64059 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-5cf14ead-ca4e-4e8b-9586-06286ea62e8b {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-5cf14ead-ca4e-4e8b-9586-06286ea62e8b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5cf14ead-ca4e-4e8b-9586-06286ea62e8b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5cf14ead-ca4e-4e8b-9586-06286ea62e8b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-78a64fae-b2b9-42b0-9f75-b615f0a9d678.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-78a64fae-b2b9-42b0-9f75-b615f0a9d678.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-394b361d-2148-44e7-be10-cbf4b54c1fa4 {
  display: none;
}
#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  text-align: center;
}


.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  max-width: 100%;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom,
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  max-width: 100%;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom,
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  max-width: 100%;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom,
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  max-width: 100%;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom,
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 {
  max-width: 100%;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom,
.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-4589151c-ca77-485b-939c-fc9770f71c55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-31cfd5f4-50d7-4321-a7ed-3eb2d67948e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-31cfd5f4-50d7-4321-a7ed-3eb2d67948e1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c9e3079b-1aab-4ac8-a3bc-cdd3d0ffd592 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-0765613c-e061-4e86-b967-1ec2050516c7 {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-0765613c-e061-4e86-b967-1ec2050516c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0765613c-e061-4e86-b967-1ec2050516c7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0765613c-e061-4e86-b967-1ec2050516c7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8209a4f6-16dc-4100-a8d4-fbff4c06bdd4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-63714a7e-a7a5-432d-afe3-affa96d2d735 {
  display: none;
}
#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  text-align: center;
}


.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  max-width: 100%;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom,
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  max-width: 100%;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom,
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  max-width: 100%;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom,
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  max-width: 100%;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom,
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a {
  max-width: 100%;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom,
.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d3ee8c0b-702c-4a96-8033-95655fbbc71a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a011be93-f356-44f2-97c3-e286f566ebbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-a011be93-f356-44f2-97c3-e286f566ebbb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4526ae23-18e2-480f-b4f3-676d8bbedff6 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-facb77af-6034-42b1-b9a3-3d303653097b {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-facb77af-6034-42b1-b9a3-3d303653097b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-facb77af-6034-42b1-b9a3-3d303653097b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-facb77af-6034-42b1-b9a3-3d303653097b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a696aef9-3a0b-4ec3-9263-ed2ae94cd399.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a7186f0f-57d8-4a89-90d2-908ea99061ef {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-a7186f0f-57d8-4a89-90d2-908ea99061ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7186f0f-57d8-4a89-90d2-908ea99061ef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-46fbc5b8-c557-4aa4-8a72-35ba1c6c0d7c {
  background-attachment: fixed;
min-height: 50px;
}








#s-46fbc5b8-c557-4aa4-8a72-35ba1c6c0d7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46fbc5b8-c557-4aa4-8a72-35ba1c6c0d7c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-312d1693-9a34-4b22-a9a3-3e248270baf4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.99);
}

#s-312d1693-9a34-4b22-a9a3-3e248270baf4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2172f857-98ec-48e0-8c98-d149aaf34d89 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1350px;
}

#s-c72e61d5-1178-4c6b-a2f7-30278c36dea6 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1350px;
}

@media (min-width: 0px) {
[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c72e61d5-1178-4c6b-a2f7-30278c36dea6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3df5c750-5406-43c1-b8d0-8ffbd6163d4b {
  background-color: rgba(255, 255, 255, 1);
}

#s-3df5c750-5406-43c1-b8d0-8ffbd6163d4b {
  display: none;
}
#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  text-align: center;
}


.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  max-width: 100%;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom,
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  max-width: 100%;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom,
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  max-width: 100%;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom,
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  max-width: 100%;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom,
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 {
  max-width: 100%;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom,
.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-52644526-b089-49ae-ab9c-3a7714679b44 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4f9588ad-d7a5-4502-8799-d298c4fe2896 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-4f9588ad-d7a5-4502-8799-d298c4fe2896 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a9200017-d63f-4885-bd0c-4b4dae982345 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-0d06ef7a-94e3-4e3e-8384-485d77c0947f {
  text-align: center;
}

#s-0d06ef7a-94e3-4e3e-8384-485d77c0947f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0d06ef7a-94e3-4e3e-8384-485d77c0947f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0d06ef7a-94e3-4e3e-8384-485d77c0947f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-361bf5a4-0f87-4d03-8017-6826e7acac7f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-361bf5a4-0f87-4d03-8017-6826e7acac7f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-361bf5a4-0f87-4d03-8017-6826e7acac7f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-361bf5a4-0f87-4d03-8017-6826e7acac7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-361bf5a4-0f87-4d03-8017-6826e7acac7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-361bf5a4-0f87-4d03-8017-6826e7acac7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-361bf5a4-0f87-4d03-8017-6826e7acac7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-361bf5a4-0f87-4d03-8017-6826e7acac7f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-13a27b61-489f-41d1-b249-67772b459991 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 0.49);
}

#s-13a27b61-489f-41d1-b249-67772b459991 {
  display: none;
}
#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  text-align: center;
}


.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  max-width: 100%;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom,
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  max-width: 100%;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom,
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  max-width: 100%;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom,
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  max-width: 100%;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom,
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb {
  max-width: 100%;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom,
.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-c130c4b8-781a-4378-8247-ec0162968cbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4710c7d5-b23d-4078-a42f-3a29f66b758d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-4710c7d5-b23d-4078-a42f-3a29f66b758d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1a9ef5f6-696c-4f3b-bfa7-c12b5a9f24c1 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-99a43d41-25a7-44f1-9f3a-d6867d1f3a75 {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-99a43d41-25a7-44f1-9f3a-d6867d1f3a75 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-99a43d41-25a7-44f1-9f3a-d6867d1f3a75 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-99a43d41-25a7-44f1-9f3a-d6867d1f3a75 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5d533868-d482-4894-af1d-ecea6e7238c5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-5d533868-d482-4894-af1d-ecea6e7238c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d533868-d482-4894-af1d-ecea6e7238c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d533868-d482-4894-af1d-ecea6e7238c5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5d533868-d482-4894-af1d-ecea6e7238c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d533868-d482-4894-af1d-ecea6e7238c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d533868-d482-4894-af1d-ecea6e7238c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d533868-d482-4894-af1d-ecea6e7238c5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-7403e1b3-0549-4036-a098-47147613671a {
  display: none;
}
#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  text-align: center;
}


.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  max-width: 100%;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom,
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  max-width: 100%;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom,
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  max-width: 100%;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom,
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  max-width: 100%;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom,
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b {
  max-width: 100%;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom,
.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-3571e709-3311-4de2-ac6d-7b1eebdbc10b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-91fefcc9-7634-4c84-9c46-7556e9faa57e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-91fefcc9-7634-4c84-9c46-7556e9faa57e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0d33384e-ce63-46f4-91f0-de76b9b2331c {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-d4565ad9-013e-461e-9928-d370b6508f4e {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d4565ad9-013e-461e-9928-d370b6508f4e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d4565ad9-013e-461e-9928-d370b6508f4e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d4565ad9-013e-461e-9928-d370b6508f4e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-554bc8ca-5eb8-4cf6-96f2-9334c525d958.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-554bc8ca-5eb8-4cf6-96f2-9334c525d958.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5b6bb3d0-2a45-44b6-aa92-73dafc0c9839 {
  display: none;
}
#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  text-align: center;
}


.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  max-width: 100%;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom,
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  max-width: 130px !important;
  min-height: 400px !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  max-width: 100%;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom,
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  max-width: 130px !important;
  min-height: 400px !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  max-width: 100%;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom,
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  max-width: 130px !important;
  min-height: 400px !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  max-width: 100%;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom,
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  max-width: 130px !important;
  min-height: 400px !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 {
  max-width: 100%;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom,
.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 img.shogun-image {
  max-width: 130px !important;
  min-height: 400px !important;
}

.shg-c#s-d15cffba-555a-4684-9148-5f8e304b61a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8eefa14e-f1f7-4db4-b652-9aa8fc3cdb60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-8eefa14e-f1f7-4db4-b652-9aa8fc3cdb60 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0a3b51bf-eb66-4da5-b290-edaf2013e6bb {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-8cdfef10-3322-4000-bfa3-bb31b91f33e3 {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-8cdfef10-3322-4000-bfa3-bb31b91f33e3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8cdfef10-3322-4000-bfa3-bb31b91f33e3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8cdfef10-3322-4000-bfa3-bb31b91f33e3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-cf7b9edf-ef14-4c68-ae13-7dc365d7a50f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-29d30dd3-d28e-4efd-bbd5-207b80aab698 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1350px;
}

@media (min-width: 0px) {
[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29d30dd3-d28e-4efd-bbd5-207b80aab698"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a83f96db-1bd5-4dcb-878b-fed61cbb3374 {
  background-color: rgba(255, 255, 255, 1);
}

#s-a83f96db-1bd5-4dcb-878b-fed61cbb3374 {
  display: none;
}
#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  text-align: center;
}


.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  max-width: 100%;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom,
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  max-width: 100%;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom,
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  max-width: 100%;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom,
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  max-width: 100%;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom,
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 {
  max-width: 100%;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom,
.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 img.shogun-image {
  max-width: 200px !important;
  min-height: 400px !important;
}

.shg-c#s-d02f83b4-abf4-4e53-bd4a-d02b4518edf7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1d297265-ecb2-46a9-9028-4de9374369c9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-1d297265-ecb2-46a9-9028-4de9374369c9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-44d19720-5085-48fe-a2d7-160718701120 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-63b46c4d-70c5-4fcf-9c3d-e28bd75cc986 {
  text-align: center;
}

#s-63b46c4d-70c5-4fcf-9c3d-e28bd75cc986 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-63b46c4d-70c5-4fcf-9c3d-e28bd75cc986 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-63b46c4d-70c5-4fcf-9c3d-e28bd75cc986 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77f1dc35-8e53-4a9e-981f-98d61cc5e2d3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4d9f5130-13a9-4d65-8bc6-8ed04783daa0 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 0.49);
}

#s-4d9f5130-13a9-4d65-8bc6-8ed04783daa0 {
  display: none;
}
#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  text-align: left;
}


.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  max-width: 100%;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom,
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  max-width: 100%;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom,
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  max-width: 100%;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom,
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  max-width: 100%;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom,
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 {
  max-width: 100%;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom,
.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-87a4848e-219f-47d2-a8ed-66ca2b34d445 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65306764-52ea-4773-a03b-8a0adae41f0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-65306764-52ea-4773-a03b-8a0adae41f0b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b54c96a8-4595-42f4-a7b5-c80d603a710d {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-6a6a2ea2-95b8-45cb-b8d2-0fd2c53a745b {
  text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-6a6a2ea2-95b8-45cb-b8d2-0fd2c53a745b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6a6a2ea2-95b8-45cb-b8d2-0fd2c53a745b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6a6a2ea2-95b8-45cb-b8d2-0fd2c53a745b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e4ba58a6-8a9d-42a5-9051-1003e902d618 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
}
#s-e4ba58a6-8a9d-42a5-9051-1003e902d618:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e4ba58a6-8a9d-42a5-9051-1003e902d618:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4ba58a6-8a9d-42a5-9051-1003e902d618 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e4ba58a6-8a9d-42a5-9051-1003e902d618.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4ba58a6-8a9d-42a5-9051-1003e902d618.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e4ba58a6-8a9d-42a5-9051-1003e902d618.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e4ba58a6-8a9d-42a5-9051-1003e902d618.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-d6f806b3-eeb6-4a64-a959-39a32c9578f6 {
  background-color: rgba(112, 147, 76, 1);
}

#s-d6f806b3-eeb6-4a64-a959-39a32c9578f6 {
  display: none;
}
#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(112, 147, 76, 1);
border-style: solid;
text-align: center;
}


.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  max-width: 100%;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom,
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  max-width:  !important;
  min-height: 600px !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  max-width: 100%;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom,
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  max-width:  !important;
  min-height: 600px !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  max-width: 100%;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom,
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  max-width:  !important;
  min-height: 600px !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  max-width: 100%;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom,
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  max-width:  !important;
  min-height: 600px !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa {
  max-width: 100%;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom,
.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa img.shogun-image {
  max-width:  !important;
  min-height: 600px !important;
}

.shg-c#s-3ff2c76a-325b-4dc2-9904-c03091eb01aa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-beadaa89-6982-4b9d-9ed7-9d5ba14e7a4a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
background-color: rgba(112, 147, 76, 0);
}

#s-beadaa89-6982-4b9d-9ed7-9d5ba14e7a4a .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b54bcf0d-fc82-4028-aa92-9fb253acf2a2 {
  border-style: solid;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
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-style: solid;
background-color: rgba(7, 7, 7, 0);
}

#s-875216be-a3c6-464c-8afc-dd5f4c5a0937 {
  text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-875216be-a3c6-464c-8afc-dd5f4c5a0937 .shg-product-sold-out {
  display: none;
  color: rgba(250, 247, 247, 1);
  font-size: 28px;
}

#s-875216be-a3c6-464c-8afc-dd5f4c5a0937 .shg-product-price {
  color: rgba(250, 247, 247, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 28px;
}

#s-875216be-a3c6-464c-8afc-dd5f4c5a0937 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7d143372-454d-498d-8363-192a841c1ba6 {
  box-shadow:0px 0px 0px 0px ;
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
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: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-7d143372-454d-498d-8363-192a841c1ba6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d143372-454d-498d-8363-192a841c1ba6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d143372-454d-498d-8363-192a841c1ba6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7d143372-454d-498d-8363-192a841c1ba6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d143372-454d-498d-8363-192a841c1ba6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7d143372-454d-498d-8363-192a841c1ba6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7d143372-454d-498d-8363-192a841c1ba6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


/*
  $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:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
