.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-de106596-e2e0-4e10-bbbd-92fd26e4bafe {
  background-image: url(https://i.shgcdn.com/a7012390-5a03-4bab-bf5a-624b2523eace/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -200px;
margin-bottom: 0px;
min-height: 975px;
background-position: center center;
}
@media (max-width: 767px){#s-de106596-e2e0-4e10-bbbd-92fd26e4bafe {
  max-width: 767px;
display: none;
}
#s-de106596-e2e0-4e10-bbbd-92fd26e4bafe, #wrap-s-de106596-e2e0-4e10-bbbd-92fd26e4bafe { display:none !important; }}







#s-de106596-e2e0-4e10-bbbd-92fd26e4bafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de106596-e2e0-4e10-bbbd-92fd26e4bafe.shg-box.shg-c {
  justify-content: center;
}

#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 {
  margin-left: auto;
margin-bottom: -57px;
margin-right: auto;
min-height: 975px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
max-width: 767px;
}
}







#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd043c51-144d-4ef8-9abd-440a5bdc0ba9.shg-box.shg-c {
  justify-content: center;
}

.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-be737474-5b75-415d-801f-110686f451d1 {
  margin-top: -100px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 475px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}

#s-be737474-5b75-415d-801f-110686f451d1 .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-ad381e2f-5d07-4672-91d6-5f72547ef482 {
  margin-top: 0px;
padding-left: 0px;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-d2b1e600-6eb1-4000-a702-2138e961ef29 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
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: #2C2A34;
border-radius: 7px;
background-color: rgba(153, 96, 77, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d2b1e600-6eb1-4000-a702-2138e961ef29:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d2b1e600-6eb1-4000-a702-2138e961ef29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d2b1e600-6eb1-4000-a702-2138e961ef29-btn-wrapper {
    text-align: left;
  }


#s-d2b1e600-6eb1-4000-a702-2138e961ef29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f08a2739-724e-4f31-ba2a-01455e840afa {
  background-image: url(https://i.shgcdn.com/fb9056db-f242-43d7-a25b-2edd54925a07/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-f08a2739-724e-4f31-ba2a-01455e840afa {
  min-height: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f08a2739-724e-4f31-ba2a-01455e840afa {
  min-height: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f08a2739-724e-4f31-ba2a-01455e840afa {
  min-height: 399px;
}
}







#s-f08a2739-724e-4f31-ba2a-01455e840afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f08a2739-724e-4f31-ba2a-01455e840afa.shg-box.shg-c {
  justify-content: center;
}

#s-123db0f7-29ca-45a9-b20e-4dbca18beffe {
  padding-top: 9px;
padding-left: 20px;
padding-bottom: 9px;
padding-right: 20px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-123db0f7-29ca-45a9-b20e-4dbca18beffe {
  display: none;
}
#s-123db0f7-29ca-45a9-b20e-4dbca18beffe, #wrap-s-123db0f7-29ca-45a9-b20e-4dbca18beffe { display:none !important; }}







#s-123db0f7-29ca-45a9-b20e-4dbca18beffe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-123db0f7-29ca-45a9-b20e-4dbca18beffe.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 992px) and (max-width: 1199px){#s-9008ec9c-fa77-4159-834d-6c90cf488032 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-9008ec9c-fa77-4159-834d-6c90cf488032 {
  display: none;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.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-7887a297-5b39-4a75-adbd-58e561b11d41 {
  margin-left: 20px;
margin-right: 20px;
min-height: 1px;
}

@media (min-width: 0px) {
[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7887a297-5b39-4a75-adbd-58e561b11d41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-db3e1430-c70f-41ff-a02c-460f92f5bd2d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  text-align: left;
}


.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  max-width: 100%;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom,
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  max-width: 100%;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom,
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  max-width: 100%;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom,
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  max-width: 100%;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom,
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 {
  max-width: 100%;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom,
.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 img.shogun-image {
  max-width:  !important;
  min-height: 400px !important;
}

.shg-c#s-29614c56-c89e-47fb-abba-18bcec735f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-cc87b825-1924-4c9c-b7c9-221d054c9818 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-bottom: 10px;
text-align: left;
}

#s-cc87b825-1924-4c9c-b7c9-221d054c9818 .shg-product-title-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(153, 96, 77, 1);
  stroke: rgba(153, 96, 77, 1);
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(153, 96, 77, 1);
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-69304328-6703-4bfd-af9e-d73ce73ae742 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-870114df-36e3-4607-8a9e-2416fa41f5b6 {
  padding-bottom: 26px;
padding-right: 148px;
}

#s-2d6628c5-dce0-42f9-be61-e251cf6dccf4 {
  padding-top: 15px;
text-align: left;
}

#s-2d6628c5-dce0-42f9-be61-e251cf6dccf4 .shg-product-sold-out {
  display: none;
  color: rgba(41, 24, 32, 1);
  font-size: 28px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2d6628c5-dce0-42f9-be61-e251cf6dccf4 .shg-product-price {
  color: rgba(41, 24, 32, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 28px;
}

#s-2d6628c5-dce0-42f9-be61-e251cf6dccf4 .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-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 1px;
padding-bottom: 6px;
padding-right: 300px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f {
  display: none;
}
#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f, #wrap-s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f { display:none !important; }}
#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-wrapper label {
    color: rgba(41, 24, 32, 1);
    font-weight:  600 ;
    font-family: Montserrat;
    font-style:  normal ;
    font-size: 14px;
  }

       
    #s-0b0ef21d-dc8e-422b-8c14-9c01eb568b7f .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

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

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

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

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

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

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

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

#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135 {
  margin-top: 30px;
padding-top: 10px;
padding-left: 95px;
padding-bottom: 10px;
padding-right: 95px;
border-radius: 8px;
background-color: rgba(41, 24, 32, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1173a7a3-eee8-4e8d-9957-a9b42d35b135-atc-btn-wrapper {
    text-align: left;
  }


#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1173a7a3-eee8-4e8d-9957-a9b42d35b135.shg-btn.shg-product-atc-error {
  
  font-family: Montserrat;
  
  font-size: 16px;
  
}



#s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7 {
  min-height: 150px;
background-color: rgba(246, 230, 204, 1);
}
@media (max-width: 767px){#s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7 {
  display: none;
}
#s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7, #wrap-s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7 { display:none !important; }}







#s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66c32eba-c3e1-4c17-be69-ce179dcf8bf7.shg-box.shg-c {
  justify-content: center;
}

#s-a7db947a-004c-43bb-ad94-c59809d159a2 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-a7db947a-004c-43bb-ad94-c59809d159a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7db947a-004c-43bb-ad94-c59809d159a2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d870b2b4-8def-434c-abcb-36c58ce35fa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a7e89b4b-c8c8-4b81-9584-97edb04850cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7e89b4b-c8c8-4b81-9584-97edb04850cf .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-724ed570-b619-4a76-ab05-f913c7ae578c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-724ed570-b619-4a76-ab05-f913c7ae578c .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13d4c08a-b2de-4afe-a322-a4c6c1a92b99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13d4c08a-b2de-4afe-a322-a4c6c1a92b99 .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-92c839dc-02fc-4855-9b26-021546e03627 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92c839dc-02fc-4855-9b26-021546e03627 .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a {
  min-height: 50px;
background-color: rgba(246, 230, 204, 1);
}
@media (max-width: 767px){#s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a {
  display: none;
}
#s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a, #wrap-s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a { display:none !important; }}







#s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fbe55c6-f0ea-4c07-9e25-23f30f9d8c7a.shg-box.shg-c {
  justify-content: center;
}

#s-aee2d96d-778d-4cc5-8cd7-5b3c4cd0a416 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}








#s-aee2d96d-778d-4cc5-8cd7-5b3c4cd0a416 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee2d96d-778d-4cc5-8cd7-5b3c4cd0a416.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

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

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

.shogun-image-content {
  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 {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-6ca08fc7-bbdf-49a0-8b36-930aa3bb7a42 {
  padding-top: 15px;
text-align: center;
}




  #s-6ca08fc7-bbdf-49a0-8b36-930aa3bb7a42 img.shogun-image {
    
    width: px;
  }


#s-6ca08fc7-bbdf-49a0-8b36-930aa3bb7a42 .shogun-image-content {
  
    align-items: center;
  
}

#s-c073d304-a59a-40d1-ab94-4c9fa2967278 {
  margin-top: -126px;
min-height: 50px;
}
@media (max-width: 767px){#s-c073d304-a59a-40d1-ab94-4c9fa2967278 {
  display: none;
}
#s-c073d304-a59a-40d1-ab94-4c9fa2967278, #wrap-s-c073d304-a59a-40d1-ab94-4c9fa2967278 { display:none !important; }}







#s-c073d304-a59a-40d1-ab94-4c9fa2967278 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c073d304-a59a-40d1-ab94-4c9fa2967278.shg-box.shg-c {
  justify-content: center;
}

#s-f0c37688-a665-4036-b8ca-25181b6539d8 {
  padding-left: 25px;
padding-right: 25px;
background-color: rgba(246, 230, 204, 1);
}
@media (max-width: 767px){#s-f0c37688-a665-4036-b8ca-25181b6539d8 {
  display: none;
}
#s-f0c37688-a665-4036-b8ca-25181b6539d8, #wrap-s-f0c37688-a665-4036-b8ca-25181b6539d8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c37688-a665-4036-b8ca-25181b6539d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bd15158e-cefb-405b-a0dc-4875bade11fa {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-bd15158e-cefb-405b-a0dc-4875bade11fa img.shogun-image {
    
    width: px;
  }


#s-bd15158e-cefb-405b-a0dc-4875bade11fa .shogun-image-content {
  
    align-items: center;
  
}

#s-8cbb3293-0411-4520-a6d6-0bff3b48cfa1 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-8cbb3293-0411-4520-a6d6-0bff3b48cfa1 img.shogun-image {
    
    width: px;
  }


#s-8cbb3293-0411-4520-a6d6-0bff3b48cfa1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd4f8550-af04-4b51-a3cd-1dbd4c27c229 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-fd4f8550-af04-4b51-a3cd-1dbd4c27c229 img.shogun-image {
    
    width: px;
  }


#s-fd4f8550-af04-4b51-a3cd-1dbd4c27c229 .shogun-image-content {
  
    align-items: center;
  
}

#s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}
@media (max-width: 767px){#s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4 {
  display: none;
}
#s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4, #wrap-s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4 { display:none !important; }}



  #s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4 img.shogun-image {
    
    width: px;
  }


#s-70698322-0c46-4e80-bc8d-6cee7f1ed2c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9c257bf-2a47-4d3d-83d3-e6909cfcfb80 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-b9c257bf-2a47-4d3d-83d3-e6909cfcfb80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c257bf-2a47-4d3d-83d3-e6909cfcfb80.shg-box.shg-c {
  justify-content: center;
}

#s-e2e44794-3a29-4171-adc2-bc6da85b540e {
  text-align: center;
}




  #s-e2e44794-3a29-4171-adc2-bc6da85b540e img.shogun-image {
    
    width: px;
  }


#s-e2e44794-3a29-4171-adc2-bc6da85b540e .shogun-image-content {
  
    align-items: center;
  
}

#s-498d3c99-3ca6-4092-8e60-d94399763bea {
  margin-top: -300px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 17px;
text-align: center;
}

#s-498d3c99-3ca6-4092-8e60-d94399763bea .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-50cff98f-74ee-4356-9b4e-aa82da575d9d {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
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: 6px;
background-color: rgba(41, 24, 32, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-50cff98f-74ee-4356-9b4e-aa82da575d9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50cff98f-74ee-4356-9b4e-aa82da575d9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-50cff98f-74ee-4356-9b4e-aa82da575d9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2 {
  min-height: 120px;
background-color: rgba(242, 226, 200, 1);
}
@media (max-width: 767px){#s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2 {
  display: none;
}
#s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2, #wrap-s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2 { display:none !important; }}







#s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-630a7ad3-e1de-44de-8fb5-cd6c7e6063b2.shg-box.shg-c {
  justify-content: center;
}

#s-027c13e5-56dd-4a00-a8c1-833e75b40b44 {
  margin-left: 20px;
margin-right: 20px;
min-height: 50px;
}








#s-027c13e5-56dd-4a00-a8c1-833e75b40b44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-027c13e5-56dd-4a00-a8c1-833e75b40b44.shg-box.shg-c {
  justify-content: center;
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-box {
  padding: 10px;
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-ea17bf15-ba46-4758-befd-ab73fdd9f056 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64e97cfd-d58d-40b1-a727-ca6317aaf699"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6519a0cb-c524-4e33-82e3-31c77f62c50f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6519a0cb-c524-4e33-82e3-31c77f62c50f .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-13f2e584-4086-469e-a310-90148deeb1b9 {
  padding-top: 15px;
}

#s-13f2e584-4086-469e-a310-90148deeb1b9  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 7px;
  
  
  font-size: 16px;
  
  color: rgba(41, 24, 32, 1);
  font-family: Montserrat;
  
  
  
}

#s-13f2e584-4086-469e-a310-90148deeb1b9  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}

#s-13f2e584-4086-469e-a310-90148deeb1b9  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}

#s-13f2e584-4086-469e-a310-90148deeb1b9  .shogun-form-text-input-field::placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}


#s-13f2e584-4086-469e-a310-90148deeb1b9 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-13f2e584-4086-469e-a310-90148deeb1b9 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 {
  background-image: url(https://i.shgcdn.com/f790ed94-df09-4aa9-a274-8d43e82011ee/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 {
  display: none;
}
#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1, #wrap-s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 {
  display: none;
}
#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1, #wrap-s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 {
  display: none;
}
#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1, #wrap-s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 { display:none !important; }}







#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db413a7c-257c-4ad6-ac75-e8b4f032e9f1.shg-box.shg-c {
  justify-content: center;
}

#s-35559f5f-e9cb-44c3-8985-89e9d68e8c64 {
  margin-left: 10px;
margin-right: 10px;
min-height: 700px;
}








#s-35559f5f-e9cb-44c3-8985-89e9d68e8c64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35559f5f-e9cb-44c3-8985-89e9d68e8c64.shg-box.shg-c {
  justify-content: center;
}

#s-0c9261e7-9d30-41eb-9201-78641e41c5f8 {
  margin-top: -200px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-0c9261e7-9d30-41eb-9201-78641e41c5f8 .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-85f76bec-2cc0-4c99-87a5-9291fb621c27 {
  padding-left: 0px;
}

#s-28d3f23a-8a8a-4bd5-886c-4bfb87cbe18c {
  border-style: solid;
padding-top: 8px;
padding-left: 17px;
padding-bottom: 8px;
padding-right: 17px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 7px;
background-color: rgba(153, 96, 77, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-28d3f23a-8a8a-4bd5-886c-4bfb87cbe18c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28d3f23a-8a8a-4bd5-886c-4bfb87cbe18c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-28d3f23a-8a8a-4bd5-886c-4bfb87cbe18c-btn-wrapper {
    text-align: left;
  }


#s-28d3f23a-8a8a-4bd5-886c-4bfb87cbe18c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 {
  display: none;
}
#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13, #wrap-s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 {
  display: none;
}
#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13, #wrap-s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 {
  display: none;
}
#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13, #wrap-s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 { display:none !important; }}







#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0fe1754-a6a3-4798-8dd4-2a19e215dd13.shg-box.shg-c {
  justify-content: center;
}

#s-d97213df-18e5-430f-bf1a-21f8d28d88ab {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-d97213df-18e5-430f-bf1a-21f8d28d88ab {
  min-height: 1221px;
max-width: 100%;
}
}







#s-d97213df-18e5-430f-bf1a-21f8d28d88ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d97213df-18e5-430f-bf1a-21f8d28d88ab.shg-box.shg-c {
  justify-content: center;
}

#s-8dfd5409-fffa-457a-89ba-af89b12261e5 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-8dfd5409-fffa-457a-89ba-af89b12261e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dfd5409-fffa-457a-89ba-af89b12261e5.shg-box.shg-c {
  justify-content: center;
}

#s-058acf0c-c3e8-4e93-8cd1-9c02082ea02e {
  margin-left: 3px;
margin-right: 3px;
padding-bottom: 20px;
}

#s-058acf0c-c3e8-4e93-8cd1-9c02082ea02e {
  display: none;
}
#s-18f5b244-6d50-4b56-8af5-f1b58b183dc8 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18f5b244-6d50-4b56-8af5-f1b58b183dc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  text-align: left;
}


.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  max-width: 100%;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom,
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  max-width: 100%;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom,
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  max-width: 100%;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom,
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  max-width: 100%;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom,
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 {
  max-width: 100%;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom,
.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-339e0b0d-c4fc-4961-aac9-3c67de2ba303 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df61aaf8-bf2c-4301-9eac-18168b80ca1f {
  margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

#s-df61aaf8-bf2c-4301-9eac-18168b80ca1f .shg-product-title-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(153, 96, 77, 1);
  stroke: rgba(153, 96, 77, 1);
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(153, 96, 77, 1);
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-a2a64002-9782-434c-878a-beb86a590b13 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-10ee51d2-cc6e-4fb5-872b-f11406df0075 {
  padding-right: 0px;
}

#s-adcbe067-07b3-4892-a26a-876e445d941e {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}

#s-adcbe067-07b3-4892-a26a-876e445d941e .shg-product-sold-out {
  display: none;
  color: rgba(41, 24, 32, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-adcbe067-07b3-4892-a26a-876e445d941e .shg-product-price {
  color: rgba(41, 24, 32, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-adcbe067-07b3-4892-a26a-876e445d941e .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-e15f764a-2820-4256-9bd2-94e8550ea4ca {
  padding-top: 5px;
padding-bottom: 5px;
padding-right: 170px;
text-align: left;
}

#s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-wrapper label {
    color: rgba(41, 24, 32, 1);
    font-weight:  600 ;
    font-family: Montserrat;
    font-style:  normal ;
    font-size: 14px;
  }

       
    #s-e15f764a-2820-4256-9bd2-94e8550ea4ca .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2 {
  margin-top: 12px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 75px;
padding-bottom: 10px;
padding-right: 75px;
border-radius: 8px;
background-color: rgba(41, 24, 32, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49c8219e-e73a-43e9-a696-e80e2fdec4c2-atc-btn-wrapper {
    text-align: left;
  }


#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-49c8219e-e73a-43e9-a696-e80e2fdec4c2.shg-btn.shg-product-atc-error {
  
  font-family: Montserrat;
  
  font-size: 16px;
  
}



#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd {
  min-height: 50px;
background-color: rgba(246, 230, 204, 1);
}
@media (min-width: 1200px){#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd {
  display: none;
}
#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd, #wrap-s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd {
  display: none;
}
#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd, #wrap-s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd {
  display: none;
}
#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd, #wrap-s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd { display:none !important; }}







#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ee1dfab-9d00-4c14-947d-f4f89762d4dd.shg-box.shg-c {
  justify-content: center;
}

#s-de353928-de50-4f62-9f69-32d97c60e2ab {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-de353928-de50-4f62-9f69-32d97c60e2ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de353928-de50-4f62-9f69-32d97c60e2ab.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-4615f544-385e-4f15-8efd-df7bb1abd455 {
  margin-left: 3px;
margin-right: 7px;
}

#s-c496e79e-a6b8-42a4-9dc3-67de06ee5059 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c496e79e-a6b8-42a4-9dc3-67de06ee5059 .shogun-heading-component h1 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eccb4aee-6ac3-44e4-ae7d-4d8a0b8b5076 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eccb4aee-6ac3-44e4-ae7d-4d8a0b8b5076 .shogun-heading-component h1 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d1d2054-bc53-4fdb-9f38-395d51e011ec {
  margin-right: 9px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d1d2054-bc53-4fdb-9f38-395d51e011ec .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d45dcc6-528b-4569-a22a-ab4261b912e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d45dcc6-528b-4569-a22a-ab4261b912e4 .shogun-heading-component h3 {
  color: rgba(153, 96, 77, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 15px;
padding-bottom: 15px;
min-height: 320px;
background-position: center center;
}
@media (min-width: 1200px){#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 {
  display: none;
}
#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40, #wrap-s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 {
  display: none;
}
#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40, #wrap-s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 {
  display: none;
}
#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40, #wrap-s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 { display:none !important; }}







#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9dee0f1-aeaa-4822-8aa4-3882a5c91d40.shg-box.shg-c {
  justify-content: center;
}

#s-1a94eb6b-5083-4839-b282-4bebca352d94 {
  background-color: rgba(246, 230, 204, 1);
}
@media (min-width: 1200px){#s-1a94eb6b-5083-4839-b282-4bebca352d94 {
  display: none;
}
#s-1a94eb6b-5083-4839-b282-4bebca352d94, #wrap-s-1a94eb6b-5083-4839-b282-4bebca352d94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a94eb6b-5083-4839-b282-4bebca352d94 {
  display: none;
}
#s-1a94eb6b-5083-4839-b282-4bebca352d94, #wrap-s-1a94eb6b-5083-4839-b282-4bebca352d94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a94eb6b-5083-4839-b282-4bebca352d94 {
  display: none;
}
#s-1a94eb6b-5083-4839-b282-4bebca352d94, #wrap-s-1a94eb6b-5083-4839-b282-4bebca352d94 { display:none !important; }}@media (max-width: 767px){#s-1a94eb6b-5083-4839-b282-4bebca352d94 {
  
}
}
@media (min-width: 0px) {
[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a94eb6b-5083-4839-b282-4bebca352d94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c0333de9-d46a-440b-9eab-ce5d14d4c7a5 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-c0333de9-d46a-440b-9eab-ce5d14d4c7a5 img.shogun-image {
    
    width: px;
  }


#s-c0333de9-d46a-440b-9eab-ce5d14d4c7a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-28cd74e5-b9cf-46b2-945d-dfdeb87bb347 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-28cd74e5-b9cf-46b2-945d-dfdeb87bb347 img.shogun-image {
    
    width: px;
  }


#s-28cd74e5-b9cf-46b2-945d-dfdeb87bb347 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b09753d-ee73-42c7-af94-b20c7ab04aa3 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-5b09753d-ee73-42c7-af94-b20c7ab04aa3 img.shogun-image {
    
    width: px;
  }


#s-5b09753d-ee73-42c7-af94-b20c7ab04aa3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ff7a7f2-526e-4ae9-b275-602dd6107c6f {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}
@media (max-width: 767px){#s-4ff7a7f2-526e-4ae9-b275-602dd6107c6f {
  
}
}



  #s-4ff7a7f2-526e-4ae9-b275-602dd6107c6f img.shogun-image {
    
    width: px;
  }


#s-4ff7a7f2-526e-4ae9-b275-602dd6107c6f .shogun-image-content {
  
    align-items: center;
  
}

#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 260px;
background-position: center center;
}
@media (min-width: 1200px){#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 {
  display: none;
}
#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498, #wrap-s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 {
  display: none;
}
#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498, #wrap-s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 {
  display: none;
}
#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498, #wrap-s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 { display:none !important; }}







#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0264c0e5-10d4-4bfd-81b5-e76b8c57f498.shg-box.shg-c {
  justify-content: center;
}

#s-9474c6e0-0ab3-4675-9405-8617a71157af {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-9474c6e0-0ab3-4675-9405-8617a71157af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9474c6e0-0ab3-4675-9405-8617a71157af.shg-box.shg-c {
  justify-content: center;
}

#s-931f25fc-0bb9-4768-b382-ce423c3d2aad {
  margin-top: -88px;
padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-931f25fc-0bb9-4768-b382-ce423c3d2aad .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95d14b41-747c-4288-83cf-d9e808942adc {
  background-image: url(https://i.shgcdn.com/75b0e788-4fd2-4628-a6d4-2ca97109560d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(100, 61, 61, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
opacity: 1;
hover-type: image;
background-position: center center;
}
#s-95d14b41-747c-4288-83cf-d9e808942adc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95d14b41-747c-4288-83cf-d9e808942adc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-95d14b41-747c-4288-83cf-d9e808942adc {
  display: none;
}
#s-95d14b41-747c-4288-83cf-d9e808942adc, #wrap-s-95d14b41-747c-4288-83cf-d9e808942adc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95d14b41-747c-4288-83cf-d9e808942adc {
  display: none;
}
#s-95d14b41-747c-4288-83cf-d9e808942adc, #wrap-s-95d14b41-747c-4288-83cf-d9e808942adc { display:none !important; }}


#s-95d14b41-747c-4288-83cf-d9e808942adc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ad78405a-fca1-4d8c-843e-57644ca0556d {
  min-height: 50px;
background-color: rgba(242, 226, 200, 1);
}
@media (min-width: 1200px){#s-ad78405a-fca1-4d8c-843e-57644ca0556d {
  display: none;
}
#s-ad78405a-fca1-4d8c-843e-57644ca0556d, #wrap-s-ad78405a-fca1-4d8c-843e-57644ca0556d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad78405a-fca1-4d8c-843e-57644ca0556d {
  display: none;
}
#s-ad78405a-fca1-4d8c-843e-57644ca0556d, #wrap-s-ad78405a-fca1-4d8c-843e-57644ca0556d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad78405a-fca1-4d8c-843e-57644ca0556d {
  display: none;
}
#s-ad78405a-fca1-4d8c-843e-57644ca0556d, #wrap-s-ad78405a-fca1-4d8c-843e-57644ca0556d { display:none !important; }}







#s-ad78405a-fca1-4d8c-843e-57644ca0556d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad78405a-fca1-4d8c-843e-57644ca0556d.shg-box.shg-c {
  justify-content: center;
}

#s-72f306c8-d111-4030-9cd0-cd2ab8b2b1ca {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-72f306c8-d111-4030-9cd0-cd2ab8b2b1ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72f306c8-d111-4030-9cd0-cd2ab8b2b1ca.shg-box.shg-c {
  justify-content: center;
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c {
  margin-left: 10px;
margin-right: 10px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 25px;
padding-right: 20px;
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-box {
  padding: 10px;
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-9f577471-a24a-440d-a2a9-0a9a47495d5c .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50bdca1f-80e3-4c8d-86ed-c371de69ac73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-37f7390b-b3ea-4731-9cd3-0d7e6a1648b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37f7390b-b3ea-4731-9cd3-0d7e6a1648b2 .shogun-heading-component h1 {
  color: rgba(41, 24, 32, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e {
  padding-top: 15px;
}

#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 7px;
  
  
  font-size: 16px;
  
  color: rgba(41, 24, 32, 1);
  font-family: Montserrat;
  
  
  
}

#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}

#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}

#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e  .shogun-form-text-input-field::placeholder {
  
  
  color: rgba(41, 24, 32, 1);
  
  
  
  
}


#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-5bdfaabf-dd6b-44a9-a193-d0071004f87e .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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%;
  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;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
