.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-7d15cbd3-baac-4cde-8491-0dfe01d81f05 {
  min-height: 60px;
background-color: rgba(247, 246, 242, 1);
}








#s-7d15cbd3-baac-4cde-8491-0dfe01d81f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d15cbd3-baac-4cde-8491-0dfe01d81f05.shg-box.shg-c {
  justify-content: center;
}

#s-06b1e0dd-aa8d-43d0-9ced-3e8b968cce5e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(247, 246, 242, 1);
}

#s-d8c1b3b4-87aa-4691-baba-34b9c4141a75 {
  min-height: 60px;
background-color: rgba(80, 188, 185, 1);
}








#s-d8c1b3b4-87aa-4691-baba-34b9c4141a75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8c1b3b4-87aa-4691-baba-34b9c4141a75 {
  cursor: pointer;
}#s-d8c1b3b4-87aa-4691-baba-34b9c4141a75.shg-box.shg-c {
  justify-content: center;
}

#s-ef0ed137-081e-495b-8a12-b19a44700d34 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(80, 188, 185, 1);
}

.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-2686cb79-f881-493d-8905-9f4c1c1180b5 {
  padding-left: 18px;
padding-right: 18px;
}

#s-147228bc-5375-4420-9e97-fd0efe110937 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(80, 188, 185, 1);
}

.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-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 {
  text-align: center;
}
@media (min-width: 1200px){#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 {
  display: none;
}
#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078, #wrap-s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 {
  display: none;
}
#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078, #wrap-s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 {
  display: none;
}
#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078, #wrap-s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 { display:none !important; }}



  #s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 img.shogun-image {
    
    width: px;
  }


#s-9e19d4e7-827c-4b89-bbe6-6ffc7001e078 .shogun-image-content {
  
    align-items: center;
  
}

#s-f600497e-b9b1-4016-8a3e-63d79f5c0df9 {
  text-align: center;
}
@media (max-width: 767px){#s-f600497e-b9b1-4016-8a3e-63d79f5c0df9 {
  display: none;
}
#s-f600497e-b9b1-4016-8a3e-63d79f5c0df9, #wrap-s-f600497e-b9b1-4016-8a3e-63d79f5c0df9 { display:none !important; }}



  #s-f600497e-b9b1-4016-8a3e-63d79f5c0df9 img.shogun-image {
    
    width: px;
  }


#s-f600497e-b9b1-4016-8a3e-63d79f5c0df9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c2b5bfb-691b-4a3c-a935-e993ac0c6f76 {
  padding-top: 50px;
padding-left: 18px;
padding-bottom: 50px;
padding-right: 18px;
background-color: rgba(247, 246, 242, 1);
}
@media (max-width: 767px){#s-0c2b5bfb-691b-4a3c-a935-e993ac0c6f76 {
  
}
}
#s-079917a2-0f58-4072-9549-1f02c54c4cea {
  text-align: center;
}




  #s-079917a2-0f58-4072-9549-1f02c54c4cea img.shogun-image {
    
    width: px;
  }


#s-079917a2-0f58-4072-9549-1f02c54c4cea .shogun-image-content {
  
    align-items: center;
  
}

#s-1c180abe-3ba0-4b24-be99-3096e03da83e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(247, 246, 242, 1);
}








#s-1c180abe-3ba0-4b24-be99-3096e03da83e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c180abe-3ba0-4b24-be99-3096e03da83e {
  cursor: pointer;
}#s-1c180abe-3ba0-4b24-be99-3096e03da83e.shg-box.shg-c {
  justify-content: center;
}

#s-9cb78777-d15c-4bd2-afd4-c671a434a7dd {
  text-align: center;
}




  #s-9cb78777-d15c-4bd2-afd4-c671a434a7dd img.shogun-image {
    
    width: px;
  }


#s-9cb78777-d15c-4bd2-afd4-c671a434a7dd .shogun-image-content {
  
    align-items: 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-b9f33f17-1533-4193-8c33-0ed553ecb186 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b9f33f17-1533-4193-8c33-0ed553ecb186 .shogun-heading-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7902a19a-069f-4298-b569-5355d88a1502 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
}

#s-69f2d5db-16a6-4201-a248-e22825dd6f08 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(247, 246, 242, 1);
}








#s-69f2d5db-16a6-4201-a248-e22825dd6f08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69f2d5db-16a6-4201-a248-e22825dd6f08 {
  cursor: pointer;
}#s-69f2d5db-16a6-4201-a248-e22825dd6f08.shg-box.shg-c {
  justify-content: center;
}

#s-79f9b40d-fde2-4abe-90f9-949de3017759 {
  text-align: center;
}




  #s-79f9b40d-fde2-4abe-90f9-949de3017759 img.shogun-image {
    
    width: px;
  }


#s-79f9b40d-fde2-4abe-90f9-949de3017759 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9ce5845-6eb1-4fbd-a767-a49ea22c26a7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e9ce5845-6eb1-4fbd-a767-a49ea22c26a7 .shogun-heading-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7582160a-ecd0-497d-aa56-f341f36931da {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
}

#s-e3dc78b0-f672-433d-92ed-2b2f727c4f1b {
  padding-top: 25px;
padding-bottom: 25px;
}
@media (max-width: 767px){#s-e3dc78b0-f672-433d-92ed-2b2f727c4f1b {
  display: none;
}
#s-e3dc78b0-f672-433d-92ed-2b2f727c4f1b, #wrap-s-e3dc78b0-f672-433d-92ed-2b2f727c4f1b { display:none !important; }}
#s-e3dc78b0-f672-433d-92ed-2b2f727c4f1b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

.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-be67625f-e84c-4b7b-aafd-5d4096c587bf {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be67625f-e84c-4b7b-aafd-5d4096c587bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d563b7c2-f58a-421d-a156-3af58c966ff6 {
  text-align: center;
}




  #s-d563b7c2-f58a-421d-a156-3af58c966ff6 img.shogun-image {
    
    width: px;
  }


#s-d563b7c2-f58a-421d-a156-3af58c966ff6 .shogun-image-content {
  
    align-items: center;
  
}

#s-92816822-8ec2-4bfc-b4e5-9cfb8ca51c84 {
  text-align: center;
}




  #s-92816822-8ec2-4bfc-b4e5-9cfb8ca51c84 img.shogun-image {
    
    width: px;
  }


#s-92816822-8ec2-4bfc-b4e5-9cfb8ca51c84 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ab51705-8517-4a91-ad2b-e58bb0e4c86f {
  padding-top: 25px;
padding-bottom: 25px;
}
@media (max-width: 767px){#s-0ab51705-8517-4a91-ad2b-e58bb0e4c86f {
  display: none;
}
#s-0ab51705-8517-4a91-ad2b-e58bb0e4c86f, #wrap-s-0ab51705-8517-4a91-ad2b-e58bb0e4c86f { display:none !important; }}
#s-0ab51705-8517-4a91-ad2b-e58bb0e4c86f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-508e728c-2f01-417b-9416-625be88cce4a {
  min-height: 60px;
background-color: rgba(80, 188, 185, 1);
}








#s-508e728c-2f01-417b-9416-625be88cce4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-508e728c-2f01-417b-9416-625be88cce4a.shg-box.shg-c {
  justify-content: center;
}

#s-58c7e341-e84c-4fce-a305-e7a88c21ebea {
  padding-top: 50px;
padding-left: 18px;
padding-bottom: 50px;
padding-right: 18px;
}
@media (max-width: 767px){#s-58c7e341-e84c-4fce-a305-e7a88c21ebea {
  display: none;
}
#s-58c7e341-e84c-4fce-a305-e7a88c21ebea, #wrap-s-58c7e341-e84c-4fce-a305-e7a88c21ebea { display:none !important; }}
#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a {
  padding-top: 62px;
padding-left: 26px;
padding-bottom: 62px;
padding-right: 26px;
}
@media (min-width: 1200px){#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a {
  display: none;
}
#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a, #wrap-s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a {
  display: none;
}
#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a, #wrap-s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a {
  display: none;
}
#s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a, #wrap-s-1b9fe774-8e31-4e93-9ed7-0cbbdbbf398a { display:none !important; }}
.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-b9acf70d-620b-4dd6-87f8-1a146ed4e982 {
  padding-top: 10px;
padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9acf70d-620b-4dd6-87f8-1a146ed4e982 {
  display: none;
}
#s-b9acf70d-620b-4dd6-87f8-1a146ed4e982, #wrap-s-b9acf70d-620b-4dd6-87f8-1a146ed4e982 { display:none !important; }}@media (max-width: 767px){#s-b9acf70d-620b-4dd6-87f8-1a146ed4e982 {
  display: none;
}
#s-b9acf70d-620b-4dd6-87f8-1a146ed4e982, #wrap-s-b9acf70d-620b-4dd6-87f8-1a146ed4e982 { display:none !important; }}
#s-d20136ac-33df-4999-bc54-db80eb637ce8 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d20136ac-33df-4999-bc54-db80eb637ce8 {
  display: none;
}
#s-d20136ac-33df-4999-bc54-db80eb637ce8, #wrap-s-d20136ac-33df-4999-bc54-db80eb637ce8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d20136ac-33df-4999-bc54-db80eb637ce8 {
  display: none;
}
#s-d20136ac-33df-4999-bc54-db80eb637ce8, #wrap-s-d20136ac-33df-4999-bc54-db80eb637ce8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d20136ac-33df-4999-bc54-db80eb637ce8 {
  display: none;
}
#s-d20136ac-33df-4999-bc54-db80eb637ce8, #wrap-s-d20136ac-33df-4999-bc54-db80eb637ce8 { display:none !important; }}







#s-d20136ac-33df-4999-bc54-db80eb637ce8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d20136ac-33df-4999-bc54-db80eb637ce8.shg-box.shg-c {
  justify-content: center;
}

#s-f86b2a8b-fa64-4c2f-850f-20c44fa89d84 {
  display: none;
}
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-82c1272b-c381-4df4-b9b3-f52d2fb88b77 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-82c1272b-c381-4df4-b9b3-f52d2fb88b77 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-82c1272b-c381-4df4-b9b3-f52d2fb88b77 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4bbe918-1486-4f68-801f-e711969abe78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.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-5c4c30b7-b748-4a0e-81dc-502a5ead6b78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5c4c30b7-b748-4a0e-81dc-502a5ead6b78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-39d58bb5-997a-4427-93d3-28ac4bb6664c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-39d58bb5-997a-4427-93d3-28ac4bb6664c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-39d58bb5-997a-4427-93d3-28ac4bb6664c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-39d58bb5-997a-4427-93d3-28ac4bb6664c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4c4816c2-e555-483e-b87e-25b389efd0f1 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4c4816c2-e555-483e-b87e-25b389efd0f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f0945c75-b52f-4cc6-88e1-1e61f51cbc49 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-f0945c75-b52f-4cc6-88e1-1e61f51cbc49 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f0945c75-b52f-4cc6-88e1-1e61f51cbc49 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f0945c75-b52f-4cc6-88e1-1e61f51cbc49 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f0945c75-b52f-4cc6-88e1-1e61f51cbc49 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9d80f3b1-17ac-46e6-873e-b66a5205a66f {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-9d80f3b1-17ac-46e6-873e-b66a5205a66f {
  margin-top: 20px;
}
}
#s-9d80f3b1-17ac-46e6-873e-b66a5205a66f .shg-product-quantity-wrapper {
  display: flex;
}

#s-9d80f3b1-17ac-46e6-873e-b66a5205a66f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





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

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

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

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

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

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

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

#s-9bb028e5-5359-414f-a5a2-d702da235317 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-9bb028e5-5359-414f-a5a2-d702da235317:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9bb028e5-5359-414f-a5a2-d702da235317:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9bb028e5-5359-414f-a5a2-d702da235317-atc-btn-wrapper {
    text-align: left;
  }


#s-9bb028e5-5359-414f-a5a2-d702da235317 {
  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-9bb028e5-5359-414f-a5a2-d702da235317.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bb028e5-5359-414f-a5a2-d702da235317.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9bb028e5-5359-414f-a5a2-d702da235317.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

@media (max-width: 767px){#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-90f83fe6-2c94-4893-ba86-8a0954a6c0fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-cc44de96-af15-43f0-9156-f40a7c1c48ba {
  padding-left: 30px;
padding-right: 30px;
}

#s-87c73ad4-cb52-4028-bc22-7b149b351b2d {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-95d1b788-dccd-402d-9e75-8174990ba53b {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-95d1b788-dccd-402d-9e75-8174990ba53b {
  display: none;
}
#s-95d1b788-dccd-402d-9e75-8174990ba53b, #wrap-s-95d1b788-dccd-402d-9e75-8174990ba53b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95d1b788-dccd-402d-9e75-8174990ba53b {
  display: none;
}
#s-95d1b788-dccd-402d-9e75-8174990ba53b, #wrap-s-95d1b788-dccd-402d-9e75-8174990ba53b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95d1b788-dccd-402d-9e75-8174990ba53b {
  display: none;
}
#s-95d1b788-dccd-402d-9e75-8174990ba53b, #wrap-s-95d1b788-dccd-402d-9e75-8174990ba53b { display:none !important; }}







#s-95d1b788-dccd-402d-9e75-8174990ba53b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95d1b788-dccd-402d-9e75-8174990ba53b.shg-box.shg-c {
  justify-content: center;
}

#s-1d582ca2-9807-445b-a5a3-955e66597ab7 {
  display: none;
}
#s-50714e9e-8213-4301-9d71-2a1b384a722a {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-50714e9e-8213-4301-9d71-2a1b384a722a .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-50714e9e-8213-4301-9d71-2a1b384a722a .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c0855b0c-37f8-41cf-be71-f988b443ee1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-52f78231-1d3a-40b5-8457-801390475bee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-52f78231-1d3a-40b5-8457-801390475bee .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-a1a430a3-23e1-4bf4-9b30-9bd7963b4eb1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a1a430a3-23e1-4bf4-9b30-9bd7963b4eb1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a1a430a3-23e1-4bf4-9b30-9bd7963b4eb1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-a1a430a3-23e1-4bf4-9b30-9bd7963b4eb1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c20ac750-7c59-4139-9cbd-d128fa20a175 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c20ac750-7c59-4139-9cbd-d128fa20a175"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-195fb444-674d-40db-b771-b84e5a9e175b {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-195fb444-674d-40db-b771-b84e5a9e175b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-195fb444-674d-40db-b771-b84e5a9e175b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-195fb444-674d-40db-b771-b84e5a9e175b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-195fb444-674d-40db-b771-b84e5a9e175b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-dd36bbe1-994e-457f-8523-a77d7bae05e9 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-dd36bbe1-994e-457f-8523-a77d7bae05e9 {
  margin-top: 20px;
}
}
#s-dd36bbe1-994e-457f-8523-a77d7bae05e9 .shg-product-quantity-wrapper {
  display: flex;
}

#s-dd36bbe1-994e-457f-8523-a77d7bae05e9 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-266f91b6-0c93-4304-bc7d-eec05c0dd33e-atc-btn-wrapper {
    text-align: left;
  }


#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e {
  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-266f91b6-0c93-4304-bc7d-eec05c0dd33e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-266f91b6-0c93-4304-bc7d-eec05c0dd33e.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-014e5a6b-4360-4fdd-83f8-ba69463ea004 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-77c6bd2a-20da-4c81-8f09-d795ff9ab6b5 {
  padding-left: 30px;
padding-right: 30px;
}

#s-6bc838df-b825-4b49-8879-7224d3fc8194 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-91f4d3e4-4035-451e-86ae-69c29311018c {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-91f4d3e4-4035-451e-86ae-69c29311018c {
  display: none;
}
#s-91f4d3e4-4035-451e-86ae-69c29311018c, #wrap-s-91f4d3e4-4035-451e-86ae-69c29311018c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91f4d3e4-4035-451e-86ae-69c29311018c {
  display: none;
}
#s-91f4d3e4-4035-451e-86ae-69c29311018c, #wrap-s-91f4d3e4-4035-451e-86ae-69c29311018c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91f4d3e4-4035-451e-86ae-69c29311018c {
  display: none;
}
#s-91f4d3e4-4035-451e-86ae-69c29311018c, #wrap-s-91f4d3e4-4035-451e-86ae-69c29311018c { display:none !important; }}







#s-91f4d3e4-4035-451e-86ae-69c29311018c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91f4d3e4-4035-451e-86ae-69c29311018c.shg-box.shg-c {
  justify-content: center;
}

#s-b33908e8-3538-4a0e-bf8d-b11de4dadc14 {
  display: none;
}
#s-0da692ac-bbc2-4221-a278-9ccd6ef262d2 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-0da692ac-bbc2-4221-a278-9ccd6ef262d2 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-0da692ac-bbc2-4221-a278-9ccd6ef262d2 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d79401d-d39b-47e1-b6ff-693c2a8cfdb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8f0c0a5-3ddd-4141-b514-2d0efffcab07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d8f0c0a5-3ddd-4141-b514-2d0efffcab07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-b52e9524-2d6a-49a8-8819-3c2c891912b2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b52e9524-2d6a-49a8-8819-3c2c891912b2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b52e9524-2d6a-49a8-8819-3c2c891912b2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-b52e9524-2d6a-49a8-8819-3c2c891912b2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a1d048fb-69ab-481c-b37d-d634de4bc6d3 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a1d048fb-69ab-481c-b37d-d634de4bc6d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-281c51b2-cc88-4648-a895-dd66f74acb1e {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-281c51b2-cc88-4648-a895-dd66f74acb1e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-281c51b2-cc88-4648-a895-dd66f74acb1e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-281c51b2-cc88-4648-a895-dd66f74acb1e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-281c51b2-cc88-4648-a895-dd66f74acb1e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b9c1d772-938b-4650-857a-10333ab24d86 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-b9c1d772-938b-4650-857a-10333ab24d86 {
  margin-top: 20px;
}
}
#s-b9c1d772-938b-4650-857a-10333ab24d86 .shg-product-quantity-wrapper {
  display: flex;
}

#s-b9c1d772-938b-4650-857a-10333ab24d86 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-1b93e275-e03e-4792-8861-367ff4a86323 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-1b93e275-e03e-4792-8861-367ff4a86323:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b93e275-e03e-4792-8861-367ff4a86323:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1b93e275-e03e-4792-8861-367ff4a86323-atc-btn-wrapper {
    text-align: left;
  }


#s-1b93e275-e03e-4792-8861-367ff4a86323 {
  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-1b93e275-e03e-4792-8861-367ff4a86323.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b93e275-e03e-4792-8861-367ff4a86323.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1b93e275-e03e-4792-8861-367ff4a86323.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-3fc808dc-0720-4d81-a63a-cca4fdb7907b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-1265d0f6-938d-4038-9ea2-0bf5b52516b5 {
  padding-left: 30px;
padding-right: 30px;
}

#s-cc7f666b-592a-4356-94d6-0a64f09cc1b0 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab {
  display: none;
}
#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab, #wrap-s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab {
  display: none;
}
#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab, #wrap-s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab {
  display: none;
}
#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab, #wrap-s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab { display:none !important; }}







#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee8f0e68-5278-4511-90b6-e7aa6fd43aab.shg-box.shg-c {
  justify-content: center;
}

#s-f93c61fb-00c4-49b2-8738-e38848040fcd {
  display: none;
}
#s-408f8ccd-ea56-467c-b404-b6b6020a7a08 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-408f8ccd-ea56-467c-b404-b6b6020a7a08 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-408f8ccd-ea56-467c-b404-b6b6020a7a08 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14e30634-7d66-4706-812e-96cb07e13b27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5d951e98-b228-4dc7-815c-3e26cd58741c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d951e98-b228-4dc7-815c-3e26cd58741c .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-0ded7863-78ee-40c0-a6b5-9954cf7069f1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0ded7863-78ee-40c0-a6b5-9954cf7069f1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0ded7863-78ee-40c0-a6b5-9954cf7069f1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-0ded7863-78ee-40c0-a6b5-9954cf7069f1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d379cca3-3425-43f4-9e42-8c3a57ad6fa1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b7841e72-153e-44af-b6b3-d13452202f0a {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-b7841e72-153e-44af-b6b3-d13452202f0a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b7841e72-153e-44af-b6b3-d13452202f0a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b7841e72-153e-44af-b6b3-d13452202f0a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b7841e72-153e-44af-b6b3-d13452202f0a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ce5d0184-89dd-4f1b-9164-7aa3aa4107d0 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-ce5d0184-89dd-4f1b-9164-7aa3aa4107d0 {
  margin-top: 20px;
}
}
#s-ce5d0184-89dd-4f1b-9164-7aa3aa4107d0 .shg-product-quantity-wrapper {
  display: flex;
}

#s-ce5d0184-89dd-4f1b-9164-7aa3aa4107d0 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-66e5c45f-0378-4781-9e73-9b113fa15530 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-66e5c45f-0378-4781-9e73-9b113fa15530:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-66e5c45f-0378-4781-9e73-9b113fa15530:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-66e5c45f-0378-4781-9e73-9b113fa15530-atc-btn-wrapper {
    text-align: left;
  }


#s-66e5c45f-0378-4781-9e73-9b113fa15530 {
  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-66e5c45f-0378-4781-9e73-9b113fa15530.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66e5c45f-0378-4781-9e73-9b113fa15530.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-66e5c45f-0378-4781-9e73-9b113fa15530.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-eab0ead7-61b1-450c-ba68-7170e44f0073 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-eab0ead7-61b1-450c-ba68-7170e44f0073 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-983d7f6b-8f52-47c9-9538-935021131963 {
  padding-left: 30px;
padding-right: 30px;
}

#s-b068618f-ada9-4f70-a2b8-e2836260b118 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-a5bab6bc-37b0-4aa1-8174-ac38923d80cc {
  margin-top: 46px;
margin-left: 23%;
margin-bottom: 46px;
margin-right: 23%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a5bab6bc-37b0-4aa1-8174-ac38923d80cc {
  
}
}@media (max-width: 767px){#s-a5bab6bc-37b0-4aa1-8174-ac38923d80cc {
  
}
}







#s-a5bab6bc-37b0-4aa1-8174-ac38923d80cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5bab6bc-37b0-4aa1-8174-ac38923d80cc.shg-box.shg-c {
  justify-content: center;
}

#s-687bb71a-4a49-4a37-94b7-06a6d77232b6 {
  display: none;
}
@media (min-width: 0px) {
[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d81faa0-5062-458e-9fb3-4f3192b69ad4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fc898f3e-ea40-49c2-b673-53b25acc4cc6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fc898f3e-ea40-49c2-b673-53b25acc4cc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-7091d29d-6318-4bdd-8ce3-bde2027e89d2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7091d29d-6318-4bdd-8ce3-bde2027e89d2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7091d29d-6318-4bdd-8ce3-bde2027e89d2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-7091d29d-6318-4bdd-8ce3-bde2027e89d2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-266d848f-36c9-4e83-a40d-8770a9b359c4 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-266d848f-36c9-4e83-a40d-8770a9b359c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-a0e88f0d-6f70-4d22-9d6c-ed825bc1b654 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-a0e88f0d-6f70-4d22-9d6c-ed825bc1b654 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a0e88f0d-6f70-4d22-9d6c-ed825bc1b654 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a0e88f0d-6f70-4d22-9d6c-ed825bc1b654 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a0e88f0d-6f70-4d22-9d6c-ed825bc1b654 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c7d9f307-0189-4f44-a697-4d614b39924b {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-c7d9f307-0189-4f44-a697-4d614b39924b {
  margin-top: 20px;
}
}
#s-c7d9f307-0189-4f44-a697-4d614b39924b .shg-product-quantity-wrapper {
  display: flex;
}

#s-c7d9f307-0189-4f44-a697-4d614b39924b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c7d9f307-0189-4f44-a697-4d614b39924b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c7d9f307-0189-4f44-a697-4d614b39924b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c7d9f307-0189-4f44-a697-4d614b39924b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-54a6b2dc-9b3a-4837-986a-42b633bcd395 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-54a6b2dc-9b3a-4837-986a-42b633bcd395:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54a6b2dc-9b3a-4837-986a-42b633bcd395:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54a6b2dc-9b3a-4837-986a-42b633bcd395-atc-btn-wrapper {
    text-align: left;
  }


#s-54a6b2dc-9b3a-4837-986a-42b633bcd395 {
  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-54a6b2dc-9b3a-4837-986a-42b633bcd395.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54a6b2dc-9b3a-4837-986a-42b633bcd395.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-54a6b2dc-9b3a-4837-986a-42b633bcd395.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-92d7e326-017b-4094-bd0b-af64a06eeba1 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-92d7e326-017b-4094-bd0b-af64a06eeba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-1e769ee6-06f4-4fd4-85c7-b91ef4bd9ba9 {
  padding-left: 30px;
padding-right: 30px;
}

#s-be860481-12a3-4f05-8c37-6663d8b2b642 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-ef85afbc-6fee-49d3-8407-fe1140f7324c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef85afbc-6fee-49d3-8407-fe1140f7324c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4fb84be9-d4d6-47cc-9ff1-d3675c684f77 {
  text-align: center;
}




  #s-4fb84be9-d4d6-47cc-9ff1-d3675c684f77 img.shogun-image {
    
    width: px;
  }


#s-4fb84be9-d4d6-47cc-9ff1-d3675c684f77 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fcfcb49-e533-4629-b206-5f1906653169 {
  text-align: center;
}




  #s-3fcfcb49-e533-4629-b206-5f1906653169 img.shogun-image {
    
    width: px;
  }


#s-3fcfcb49-e533-4629-b206-5f1906653169 .shogun-image-content {
  
    align-items: center;
  
}

#s-aaa2c17f-f67c-49cb-8bc6-b66dca46afa2 {
  text-align: center;
}




  #s-aaa2c17f-f67c-49cb-8bc6-b66dca46afa2 img.shogun-image {
    
    width: px;
  }


#s-aaa2c17f-f67c-49cb-8bc6-b66dca46afa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f55ada7-3bf4-47fe-a745-b2be17c8587d {
  text-align: center;
}




  #s-0f55ada7-3bf4-47fe-a745-b2be17c8587d img.shogun-image {
    
    width: px;
  }


#s-0f55ada7-3bf4-47fe-a745-b2be17c8587d .shogun-image-content {
  
    align-items: center;
  
}

#s-b28fb8e5-2f68-450b-a555-42df8c52afa8 {
  margin-top: 46px;
margin-left: 23%;
margin-bottom: 46px;
margin-right: 23%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b28fb8e5-2f68-450b-a555-42df8c52afa8 {
  
}
}@media (max-width: 767px){#s-b28fb8e5-2f68-450b-a555-42df8c52afa8 {
  
}
}







#s-b28fb8e5-2f68-450b-a555-42df8c52afa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b28fb8e5-2f68-450b-a555-42df8c52afa8.shg-box.shg-c {
  justify-content: center;
}

#s-af249c3d-2e0f-4e7e-b81e-21065ce46cd7 {
  display: none;
}
@media (min-width: 0px) {
[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e077a9ec-0333-4bfc-b04c-a7aa570d32e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7dc75d3e-0e40-4903-b0d1-333403965fd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7dc75d3e-0e40-4903-b0d1-333403965fd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-826e93c8-f22b-4ceb-9cbd-e2761277bd37 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-826e93c8-f22b-4ceb-9cbd-e2761277bd37 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-826e93c8-f22b-4ceb-9cbd-e2761277bd37 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-826e93c8-f22b-4ceb-9cbd-e2761277bd37 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9fd9cb7d-b162-4432-b634-9e3d312b462b {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fd9cb7d-b162-4432-b634-9e3d312b462b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e941e2e9-c144-42f8-9fb2-90b8568458df {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-e941e2e9-c144-42f8-9fb2-90b8568458df .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e941e2e9-c144-42f8-9fb2-90b8568458df .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e941e2e9-c144-42f8-9fb2-90b8568458df .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e941e2e9-c144-42f8-9fb2-90b8568458df .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa {
  margin-top: 20px;
}
}
#s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa .shg-product-quantity-wrapper {
  display: flex;
}

#s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-66d8ba19-5be6-46d7-b334-72c9c8dc42aa .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-be2ba97b-e5d6-4b32-9e03-e85da285f691 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-be2ba97b-e5d6-4b32-9e03-e85da285f691:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-be2ba97b-e5d6-4b32-9e03-e85da285f691:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-be2ba97b-e5d6-4b32-9e03-e85da285f691-atc-btn-wrapper {
    text-align: left;
  }


#s-be2ba97b-e5d6-4b32-9e03-e85da285f691 {
  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-be2ba97b-e5d6-4b32-9e03-e85da285f691.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be2ba97b-e5d6-4b32-9e03-e85da285f691.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-be2ba97b-e5d6-4b32-9e03-e85da285f691.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-900f3a8d-e566-46a7-b5c6-665f28c90dd0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b8106ae4-b78e-4dd7-aff2-c501aa2a6885 {
  padding-left: 30px;
padding-right: 30px;
}

#s-ef42ac09-d5d3-43f9-a538-8d9aa9b00fde {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4eaecdea-5e2c-4b08-86b3-8ce05c4654e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c3cfbf1f-f688-484c-bff2-5f06a9232748 {
  text-align: center;
}




  #s-c3cfbf1f-f688-484c-bff2-5f06a9232748 img.shogun-image {
    
    width: px;
  }


#s-c3cfbf1f-f688-484c-bff2-5f06a9232748 .shogun-image-content {
  
    align-items: center;
  
}

#s-26ac9bca-cdcd-4075-963b-1348bf7d9dfe {
  text-align: center;
}




  #s-26ac9bca-cdcd-4075-963b-1348bf7d9dfe img.shogun-image {
    
    width: px;
  }


#s-26ac9bca-cdcd-4075-963b-1348bf7d9dfe .shogun-image-content {
  
    align-items: center;
  
}

#s-0d624a84-81e8-4000-8157-5c482316249f {
  text-align: center;
}




  #s-0d624a84-81e8-4000-8157-5c482316249f img.shogun-image {
    
    width: px;
  }


#s-0d624a84-81e8-4000-8157-5c482316249f .shogun-image-content {
  
    align-items: center;
  
}

#s-9daf0fc2-535a-4260-b86a-06494fe5c629 {
  text-align: center;
}




  #s-9daf0fc2-535a-4260-b86a-06494fe5c629 img.shogun-image {
    
    width: px;
  }


#s-9daf0fc2-535a-4260-b86a-06494fe5c629 .shogun-image-content {
  
    align-items: center;
  
}

#s-41e97af0-e7a4-458c-ad31-44aa1ec41a2f {
  margin-top: 46px;
margin-left: 23%;
margin-bottom: 46px;
margin-right: 23%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-41e97af0-e7a4-458c-ad31-44aa1ec41a2f {
  
}
}@media (max-width: 767px){#s-41e97af0-e7a4-458c-ad31-44aa1ec41a2f {
  
}
}







#s-41e97af0-e7a4-458c-ad31-44aa1ec41a2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41e97af0-e7a4-458c-ad31-44aa1ec41a2f.shg-box.shg-c {
  justify-content: center;
}

#s-c2a5af21-6b3d-4abb-951d-7e9b12278c9e {
  display: none;
}
@media (min-width: 0px) {
[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2341ac54-6561-4cb3-ab6e-3098b46bc1df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1a9e12bb-3752-4c84-91bc-a59886be6683 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a9e12bb-3752-4c84-91bc-a59886be6683 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-eb2c5134-fd2c-4aa1-b624-dc3ce98a18eb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-eb2c5134-fd2c-4aa1-b624-dc3ce98a18eb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-eb2c5134-fd2c-4aa1-b624-dc3ce98a18eb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-eb2c5134-fd2c-4aa1-b624-dc3ce98a18eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-faee6167-14cc-4174-a46c-4eba9f81ee46 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-faee6167-14cc-4174-a46c-4eba9f81ee46"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b836de44-5f1b-4907-a4ee-e809aa95161b {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-b836de44-5f1b-4907-a4ee-e809aa95161b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b836de44-5f1b-4907-a4ee-e809aa95161b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b836de44-5f1b-4907-a4ee-e809aa95161b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b836de44-5f1b-4907-a4ee-e809aa95161b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 {
  margin-top: 20px;
}
}
#s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 .shg-product-quantity-wrapper {
  display: flex;
}

#s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-ffb7b1e5-4f8c-423e-9f4f-df49866a4ea7 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd-atc-btn-wrapper {
    text-align: left;
  }


#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd {
  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-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fb2f69d2-1e55-400b-9ce0-bd29e52fe9bd.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-ddb22597-ec6d-4816-83da-26bb27222ffe {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-ddb22597-ec6d-4816-83da-26bb27222ffe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-d3be92ca-a47d-4b4e-af31-3d2274b28579 {
  padding-left: 30px;
padding-right: 30px;
}

#s-97106a43-8d1d-47e3-9471-3efc93085adb {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-333f4c61-5952-416f-afe3-26dcdecdd6fa {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-333f4c61-5952-416f-afe3-26dcdecdd6fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-30c9e97f-e82e-4e17-bc14-fd8677a4b7c5 {
  text-align: center;
}




  #s-30c9e97f-e82e-4e17-bc14-fd8677a4b7c5 img.shogun-image {
    
    width: px;
  }


#s-30c9e97f-e82e-4e17-bc14-fd8677a4b7c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1fbef39-7316-46a2-844d-99e8ff9cc8bc {
  text-align: center;
}




  #s-a1fbef39-7316-46a2-844d-99e8ff9cc8bc img.shogun-image {
    
    width: px;
  }


#s-a1fbef39-7316-46a2-844d-99e8ff9cc8bc .shogun-image-content {
  
    align-items: center;
  
}

#s-55873011-a495-4cd1-8a90-d1f0216e33be {
  text-align: center;
}




  #s-55873011-a495-4cd1-8a90-d1f0216e33be img.shogun-image {
    
    width: px;
  }


#s-55873011-a495-4cd1-8a90-d1f0216e33be .shogun-image-content {
  
    align-items: center;
  
}

#s-6287b625-a777-4dd8-9138-565bcb2ac281 {
  text-align: center;
}




  #s-6287b625-a777-4dd8-9138-565bcb2ac281 img.shogun-image {
    
    width: px;
  }


#s-6287b625-a777-4dd8-9138-565bcb2ac281 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db {
  margin-top: 46px;
margin-left: 23%;
margin-bottom: 46px;
margin-right: 23%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db {
  
}
}@media (max-width: 767px){#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db {
  
}
}







#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0ece4cf-e77b-43d6-b78a-f8a1a73ab4db.shg-box.shg-c {
  justify-content: center;
}

#s-c6584937-2da0-4895-966b-348d4947139d {
  display: none;
}
@media (min-width: 0px) {
[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcd49a4f-d012-4958-b614-dbd6bae87bf3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e881a433-4f20-48b2-8da3-4d4d266af853 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e881a433-4f20-48b2-8da3-4d4d266af853 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-9d994969-ba81-4a77-a1ea-93956190991c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9d994969-ba81-4a77-a1ea-93956190991c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9d994969-ba81-4a77-a1ea-93956190991c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-9d994969-ba81-4a77-a1ea-93956190991c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bf1c0884-d252-49a8-ab4c-cde993bdc254 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf1c0884-d252-49a8-ab4c-cde993bdc254"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9d9e59ef-525f-4fb6-99bd-20cbb73fb109 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-9d9e59ef-525f-4fb6-99bd-20cbb73fb109 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9d9e59ef-525f-4fb6-99bd-20cbb73fb109 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9d9e59ef-525f-4fb6-99bd-20cbb73fb109 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9d9e59ef-525f-4fb6-99bd-20cbb73fb109 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 {
  margin-top: 20px;
}
}
#s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 .shg-product-quantity-wrapper {
  display: flex;
}

#s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b24bfb32-e41b-4d7e-915e-a69ba4c55098 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-460f09ed-3e88-4270-b154-787b1946c3ef {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-460f09ed-3e88-4270-b154-787b1946c3ef:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-460f09ed-3e88-4270-b154-787b1946c3ef:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-460f09ed-3e88-4270-b154-787b1946c3ef-atc-btn-wrapper {
    text-align: left;
  }


#s-460f09ed-3e88-4270-b154-787b1946c3ef {
  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-460f09ed-3e88-4270-b154-787b1946c3ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-460f09ed-3e88-4270-b154-787b1946c3ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-460f09ed-3e88-4270-b154-787b1946c3ef.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-800bd7c5-875c-4368-92cf-9632bca2fc25 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-800bd7c5-875c-4368-92cf-9632bca2fc25 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-5d2a621e-83a4-48b1-865d-05d2adcc085c {
  padding-left: 30px;
padding-right: 30px;
}

#s-3db029a0-5e21-4d8d-b9f9-eb0607a7137e {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-fea3ad59-5367-45ac-83f3-c3f90663673c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fea3ad59-5367-45ac-83f3-c3f90663673c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-559295fd-dbf4-487e-a1a7-ae73a1dc8a53 {
  text-align: center;
}




  #s-559295fd-dbf4-487e-a1a7-ae73a1dc8a53 img.shogun-image {
    
    width: px;
  }


#s-559295fd-dbf4-487e-a1a7-ae73a1dc8a53 .shogun-image-content {
  
    align-items: center;
  
}

#s-1780cd60-9254-4dfb-bc08-2c6d61b17b91 {
  text-align: center;
}




  #s-1780cd60-9254-4dfb-bc08-2c6d61b17b91 img.shogun-image {
    
    width: px;
  }


#s-1780cd60-9254-4dfb-bc08-2c6d61b17b91 .shogun-image-content {
  
    align-items: center;
  
}

#s-16550c9a-c4bf-429e-a3d3-03dcfbce274a {
  text-align: center;
}




  #s-16550c9a-c4bf-429e-a3d3-03dcfbce274a img.shogun-image {
    
    width: px;
  }


#s-16550c9a-c4bf-429e-a3d3-03dcfbce274a .shogun-image-content {
  
    align-items: center;
  
}

#s-42f70ad8-45f7-461b-b94d-a3e03a3e48d2 {
  text-align: center;
}




  #s-42f70ad8-45f7-461b-b94d-a3e03a3e48d2 img.shogun-image {
    
    width: px;
  }


#s-42f70ad8-45f7-461b-b94d-a3e03a3e48d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 {
  display: none;
}
#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33, #wrap-s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 {
  display: none;
}
#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33, #wrap-s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 {
  
}
}@media (max-width: 767px){#s-3e9cbd7e-398f-4f08-b45c-c165e221ff33 {
  
}
}
#s-f399d48b-96e6-4ab8-956a-befa035d66e1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f399d48b-96e6-4ab8-956a-befa035d66e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f51299da-966c-456e-bc99-0490bd1b9a14 {
  text-align: center;
}




  #s-f51299da-966c-456e-bc99-0490bd1b9a14 img.shogun-image {
    
    width: px;
  }


#s-f51299da-966c-456e-bc99-0490bd1b9a14 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4aa1a1e-17ab-4a67-97e7-bf4f8a6f5f9a {
  text-align: center;
}




  #s-e4aa1a1e-17ab-4a67-97e7-bf4f8a6f5f9a img.shogun-image {
    
    width: px;
  }


#s-e4aa1a1e-17ab-4a67-97e7-bf4f8a6f5f9a .shogun-image-content {
  
    align-items: center;
  
}

#s-0a6d2a94-4fd3-469c-a8b1-e367beff1846 {
  text-align: center;
}




  #s-0a6d2a94-4fd3-469c-a8b1-e367beff1846 img.shogun-image {
    
    width: px;
  }


#s-0a6d2a94-4fd3-469c-a8b1-e367beff1846 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ee89137-87ff-495b-bae6-953e69c4d0c4 {
  text-align: center;
}




  #s-5ee89137-87ff-495b-bae6-953e69c4d0c4 img.shogun-image {
    
    width: px;
  }


#s-5ee89137-87ff-495b-bae6-953e69c4d0c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a60ec85e-2980-40e3-ba1b-bb4ef3581fa2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1ebf1c41-b538-43a4-b200-1e49f0c41b51 {
  text-align: center;
}




  #s-1ebf1c41-b538-43a4-b200-1e49f0c41b51 img.shogun-image {
    
    width: px;
  }


#s-1ebf1c41-b538-43a4-b200-1e49f0c41b51 .shogun-image-content {
  
    align-items: center;
  
}

#s-33fe42d9-df31-4007-8a8b-9300fb453a67 {
  text-align: center;
}




  #s-33fe42d9-df31-4007-8a8b-9300fb453a67 img.shogun-image {
    
    width: px;
  }


#s-33fe42d9-df31-4007-8a8b-9300fb453a67 .shogun-image-content {
  
    align-items: center;
  
}

#s-a825181b-c86e-4621-9549-4a92483c4d3b {
  text-align: center;
}




  #s-a825181b-c86e-4621-9549-4a92483c4d3b img.shogun-image {
    
    width: px;
  }


#s-a825181b-c86e-4621-9549-4a92483c4d3b .shogun-image-content {
  
    align-items: center;
  
}

#s-6ff003c2-fec7-4ae5-b695-ae39b62d9e92 {
  text-align: center;
}




  #s-6ff003c2-fec7-4ae5-b695-ae39b62d9e92 img.shogun-image {
    
    width: px;
  }


#s-6ff003c2-fec7-4ae5-b695-ae39b62d9e92 .shogun-image-content {
  
    align-items: center;
  
}

#s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-136c5b9b-af51-4cc6-8a45-b53ba6205c3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-438a318a-d054-44ac-8a20-a9a526d4ef38 {
  text-align: center;
}




  #s-438a318a-d054-44ac-8a20-a9a526d4ef38 img.shogun-image {
    
    width: px;
  }


#s-438a318a-d054-44ac-8a20-a9a526d4ef38 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ebd7575-8931-4735-930d-887cfb8e75d5 {
  text-align: center;
}




  #s-2ebd7575-8931-4735-930d-887cfb8e75d5 img.shogun-image {
    
    width: px;
  }


#s-2ebd7575-8931-4735-930d-887cfb8e75d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-12eb39a7-20c4-40d8-a51d-f6fc560c3966 {
  text-align: center;
}




  #s-12eb39a7-20c4-40d8-a51d-f6fc560c3966 img.shogun-image {
    
    width: px;
  }


#s-12eb39a7-20c4-40d8-a51d-f6fc560c3966 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ddc8a6d-93bf-4f9d-9b50-ac570aeab4b0 {
  text-align: center;
}




  #s-3ddc8a6d-93bf-4f9d-9b50-ac570aeab4b0 img.shogun-image {
    
    width: px;
  }


#s-3ddc8a6d-93bf-4f9d-9b50-ac570aeab4b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-627e5d2f-8410-46a4-86bb-8b60ad47ca53 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 950px;
}
@media (min-width: 1200px){#s-627e5d2f-8410-46a4-86bb-8b60ad47ca53 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-627e5d2f-8410-46a4-86bb-8b60ad47ca53 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-627e5d2f-8410-46a4-86bb-8b60ad47ca53 {
  
}
}@media (max-width: 767px){#s-627e5d2f-8410-46a4-86bb-8b60ad47ca53 {
  
}
}
@media (min-width: 0px) {
[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-627e5d2f-8410-46a4-86bb-8b60ad47ca53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-078c7048-f94f-4000-a2e1-66d0404f9727 {
  text-align: center;
}




  #s-078c7048-f94f-4000-a2e1-66d0404f9727 img.shogun-image {
    
    width: px;
  }


#s-078c7048-f94f-4000-a2e1-66d0404f9727 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bc2b847-9a65-4fbf-ba1b-befc552a3d72 {
  text-align: center;
}




  #s-8bc2b847-9a65-4fbf-ba1b-befc552a3d72 img.shogun-image {
    
    width: px;
  }


#s-8bc2b847-9a65-4fbf-ba1b-befc552a3d72 .shogun-image-content {
  
    align-items: center;
  
}

#s-61894581-7905-4bdd-9634-aa06e485b090 {
  text-align: center;
}




  #s-61894581-7905-4bdd-9634-aa06e485b090 img.shogun-image {
    
    width: px;
  }


#s-61894581-7905-4bdd-9634-aa06e485b090 .shogun-image-content {
  
    align-items: center;
  
}

#s-1caaecea-ed5c-42ac-aaa8-a059dfafa71b {
  text-align: center;
}




  #s-1caaecea-ed5c-42ac-aaa8-a059dfafa71b img.shogun-image {
    
    width: px;
  }


#s-1caaecea-ed5c-42ac-aaa8-a059dfafa71b .shogun-image-content {
  
    align-items: center;
  
}

#s-c00c69d7-3dd9-4e59-ad7e-c75b1bacb17b {
  margin-top: 4px;
margin-left: 4%;
margin-bottom: 4px;
margin-right: 4%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c00c69d7-3dd9-4e59-ad7e-c75b1bacb17b {
  
}
}@media (max-width: 767px){#s-c00c69d7-3dd9-4e59-ad7e-c75b1bacb17b {
  
}
}







#s-c00c69d7-3dd9-4e59-ad7e-c75b1bacb17b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c00c69d7-3dd9-4e59-ad7e-c75b1bacb17b.shg-box.shg-c {
  justify-content: center;
}

#s-7aaa7a54-cf09-4bf8-9e41-43f3c00d153f {
  display: none;
}
#s-c2efac97-aeb6-481e-a779-a125415448b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2efac97-aeb6-481e-a779-a125415448b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-e7e399a3-a79b-4523-830e-1a9aa432a69e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e7e399a3-a79b-4523-830e-1a9aa432a69e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e7e399a3-a79b-4523-830e-1a9aa432a69e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-e7e399a3-a79b-4523-830e-1a9aa432a69e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3f4568cd-c8ac-4d03-bb05-49d0264c197c {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-3f4568cd-c8ac-4d03-bb05-49d0264c197c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3f4568cd-c8ac-4d03-bb05-49d0264c197c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3f4568cd-c8ac-4d03-bb05-49d0264c197c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3f4568cd-c8ac-4d03-bb05-49d0264c197c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-191e5458-8760-429c-9840-305c4150896f {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-191e5458-8760-429c-9840-305c4150896f {
  margin-top: 20px;
}
}
#s-191e5458-8760-429c-9840-305c4150896f .shg-product-quantity-wrapper {
  display: flex;
}

#s-191e5458-8760-429c-9840-305c4150896f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-191e5458-8760-429c-9840-305c4150896f .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-191e5458-8760-429c-9840-305c4150896f .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-191e5458-8760-429c-9840-305c4150896f .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1-atc-btn-wrapper {
    text-align: center;
  }


#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1 {
  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-e9db2e3f-35fe-400f-9dcb-5015cd2600d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e9db2e3f-35fe-400f-9dcb-5015cd2600d1.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-bdb1d752-f5e7-474c-863b-c7efc6e76197 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-19675b75-d32f-494c-a490-90b08adaf5c6 {
  padding-left: 30px;
padding-right: 30px;
}

#s-6e0e7d1f-5102-45ad-81c2-1682fcacef8e {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-f8e7b136-7728-4af3-a256-7b1eaba1a28b {
  margin-top: 4px;
margin-left: 4%;
margin-bottom: 4px;
margin-right: 4%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f8e7b136-7728-4af3-a256-7b1eaba1a28b {
  
}
}@media (max-width: 767px){#s-f8e7b136-7728-4af3-a256-7b1eaba1a28b {
  
}
}







#s-f8e7b136-7728-4af3-a256-7b1eaba1a28b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8e7b136-7728-4af3-a256-7b1eaba1a28b.shg-box.shg-c {
  justify-content: center;
}

#s-1f9c44c1-58cb-49af-aaf2-214626686343 {
  display: none;
}
#s-3f6ceabb-d371-4834-9ac9-d9aee5f4f563 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f6ceabb-d371-4834-9ac9-d9aee5f4f563 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-843a1f20-e60f-4586-8747-19f29d152428 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-843a1f20-e60f-4586-8747-19f29d152428 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-843a1f20-e60f-4586-8747-19f29d152428 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-843a1f20-e60f-4586-8747-19f29d152428 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-13df9445-318d-4a63-b16a-1b8850662b05 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-13df9445-318d-4a63-b16a-1b8850662b05 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-13df9445-318d-4a63-b16a-1b8850662b05 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-13df9445-318d-4a63-b16a-1b8850662b05 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-13df9445-318d-4a63-b16a-1b8850662b05 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-4c428047-8d62-40b2-aff6-704f3c65e3b5 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-4c428047-8d62-40b2-aff6-704f3c65e3b5 {
  margin-top: 20px;
}
}
#s-4c428047-8d62-40b2-aff6-704f3c65e3b5 .shg-product-quantity-wrapper {
  display: flex;
}

#s-4c428047-8d62-40b2-aff6-704f3c65e3b5 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4c428047-8d62-40b2-aff6-704f3c65e3b5 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4c428047-8d62-40b2-aff6-704f3c65e3b5 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4c428047-8d62-40b2-aff6-704f3c65e3b5 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71-atc-btn-wrapper {
    text-align: center;
  }


#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71 {
  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-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2dfb7d0b-eeb7-4dcc-8786-84772bd49a71.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-b2190f45-ea5b-4014-8d29-7fa5b95748f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b8b0aa5f-cdb7-4253-8c96-edbeb8b4a90e {
  padding-left: 30px;
padding-right: 30px;
}

#s-4a434b13-8862-4659-bf9f-092d3bd67827 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-f6df758e-27cc-4736-8b40-efb043078bc6 {
  margin-top: 4px;
margin-left: 4%;
margin-bottom: 4px;
margin-right: 4%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f6df758e-27cc-4736-8b40-efb043078bc6 {
  
}
}@media (max-width: 767px){#s-f6df758e-27cc-4736-8b40-efb043078bc6 {
  
}
}







#s-f6df758e-27cc-4736-8b40-efb043078bc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6df758e-27cc-4736-8b40-efb043078bc6.shg-box.shg-c {
  justify-content: center;
}

#s-68623372-69c7-4efe-83ca-92dbca809676 {
  display: none;
}
#s-a3894763-e5a7-4531-ae8e-466cdc0a7266 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3894763-e5a7-4531-ae8e-466cdc0a7266 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-b7e7ec24-aef2-40cb-85d8-179fc26224f0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b7e7ec24-aef2-40cb-85d8-179fc26224f0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b7e7ec24-aef2-40cb-85d8-179fc26224f0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-b7e7ec24-aef2-40cb-85d8-179fc26224f0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-37d46ae9-f415-4373-996e-2ad64de84344 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-37d46ae9-f415-4373-996e-2ad64de84344 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-37d46ae9-f415-4373-996e-2ad64de84344 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-37d46ae9-f415-4373-996e-2ad64de84344 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-37d46ae9-f415-4373-996e-2ad64de84344 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a910d660-7611-4832-a792-650132ca72a3 {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-a910d660-7611-4832-a792-650132ca72a3 {
  margin-top: 20px;
}
}
#s-a910d660-7611-4832-a792-650132ca72a3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-a910d660-7611-4832-a792-650132ca72a3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-a910d660-7611-4832-a792-650132ca72a3 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-a910d660-7611-4832-a792-650132ca72a3 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-a910d660-7611-4832-a792-650132ca72a3 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-ec620eeb-476a-40d0-ab78-2c1254016184 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ec620eeb-476a-40d0-ab78-2c1254016184:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec620eeb-476a-40d0-ab78-2c1254016184:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ec620eeb-476a-40d0-ab78-2c1254016184-atc-btn-wrapper {
    text-align: center;
  }


#s-ec620eeb-476a-40d0-ab78-2c1254016184 {
  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-ec620eeb-476a-40d0-ab78-2c1254016184.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec620eeb-476a-40d0-ab78-2c1254016184.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ec620eeb-476a-40d0-ab78-2c1254016184.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-6bb1405a-9048-4e1e-8ee2-39b897f3cce7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b00c64c2-bf1c-4b93-b023-c8b4054b3c9d {
  padding-left: 30px;
padding-right: 30px;
}

#s-579dedc0-3c6b-4326-ad93-128f3da2cd36 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-34eae88b-6714-44e6-a705-16019419f62f {
  margin-top: 4px;
margin-left: 4%;
margin-bottom: 4px;
margin-right: 4%;
min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-34eae88b-6714-44e6-a705-16019419f62f {
  
}
}@media (max-width: 767px){#s-34eae88b-6714-44e6-a705-16019419f62f {
  
}
}







#s-34eae88b-6714-44e6-a705-16019419f62f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34eae88b-6714-44e6-a705-16019419f62f.shg-box.shg-c {
  justify-content: center;
}

#s-8867b3ed-3b6d-4f46-b355-50948a8ce1c2 {
  display: none;
}
#s-838ab6ac-ee5a-4ace-825c-38be20caeeb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-838ab6ac-ee5a-4ace-825c-38be20caeeb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: 1.25em;
  letter-spacing: ;
}

#s-0f81853d-af4a-4f5a-9ac6-fdbf03b51622 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0f81853d-af4a-4f5a-9ac6-fdbf03b51622 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0f81853d-af4a-4f5a-9ac6-fdbf03b51622 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 17px;
}

#s-0f81853d-af4a-4f5a-9ac6-fdbf03b51622 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8dfc6a2-8083-42fc-a7aa-801a06ad9074 {
  padding-left: 1px;
padding-right: 1px;
text-align: left;
}

#s-e8dfc6a2-8083-42fc-a7aa-801a06ad9074 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e8dfc6a2-8083-42fc-a7aa-801a06ad9074 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e8dfc6a2-8083-42fc-a7aa-801a06ad9074 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e8dfc6a2-8083-42fc-a7aa-801a06ad9074 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c10571c3-c3dc-42c3-9e49-61429e3db47e {
  padding-left: 4px;
padding-right: 4px;
text-align: left;
}
@media (max-width: 767px){#s-c10571c3-c3dc-42c3-9e49-61429e3db47e {
  margin-top: 20px;
}
}
#s-c10571c3-c3dc-42c3-9e49-61429e3db47e .shg-product-quantity-wrapper {
  display: flex;
}

#s-c10571c3-c3dc-42c3-9e49-61429e3db47e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c10571c3-c3dc-42c3-9e49-61429e3db47e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c10571c3-c3dc-42c3-9e49-61429e3db47e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c10571c3-c3dc-42c3-9e49-61429e3db47e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576-atc-btn-wrapper {
    text-align: center;
  }


#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576 {
  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-1dd12f6f-a8ad-4c56-a4d3-0402fd332576.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1dd12f6f-a8ad-4c56-a4d3-0402fd332576.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Montserrat;
  
  
  color: rgba(255, 0, 0, 1);
}



@media (max-width: 767px){#s-13b96fae-e28f-45d4-997d-7c04dee35a9e {
  margin-top: 50px;
margin-bottom: 60px;
}
}
#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
}

#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(33, 33, 33, 1);
}

#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(33, 33, 33, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-13b96fae-e28f-45d4-997d-7c04dee35a9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6ca9773d-9c17-4ebf-aacf-b268f83875df {
  padding-left: 30px;
padding-right: 30px;
}

#s-dbb4a173-b0d6-4499-b158-4e6e9136e82f {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 {
  
}
}@media (max-width: 767px){#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 {
  
}
}







#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cf64fb1-cd76-4698-8cea-213d12c5e3b1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b {
  
}
}@media (max-width: 767px){#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b {
  
}
}







#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-bbfd98c6-e065-4f6a-a583-c1675a064e4b.shg-box.shg-c {
  justify-content: center;
}

#s-5be950ad-a584-463c-92cc-8a8417a92c97 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5be950ad-a584-463c-92cc-8a8417a92c97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f7b722c9-9d4c-4eb6-b7c4-5da87f840d42 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-f7b722c9-9d4c-4eb6-b7c4-5da87f840d42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b722c9-9d4c-4eb6-b7c4-5da87f840d42 {
  cursor: pointer;
}#s-f7b722c9-9d4c-4eb6-b7c4-5da87f840d42.shg-box.shg-c {
  justify-content: center;
}

#s-ee4455c3-9f70-41c4-b6ce-3a629443ff1c {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-ee4455c3-9f70-41c4-b6ce-3a629443ff1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee4455c3-9f70-41c4-b6ce-3a629443ff1c {
  cursor: pointer;
}#s-ee4455c3-9f70-41c4-b6ce-3a629443ff1c.shg-box.shg-c {
  justify-content: center;
}

#s-36fdd626-c231-4012-a9b4-26c9dcb2c0c0 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36fdd626-c231-4012-a9b4-26c9dcb2c0c0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62c3b070-6c20-4267-94ee-3ceaaf205286 {
  margin-left: 50px;
margin-right: 50px;
}

.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-191bee2b-f554-4cbd-90f2-0b9a64dc1bd4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-191bee2b-f554-4cbd-90f2-0b9a64dc1bd4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-191bee2b-f554-4cbd-90f2-0b9a64dc1bd4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-191bee2b-f554-4cbd-90f2-0b9a64dc1bd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9dbaabdf-086d-4233-b986-8c8a692dcd11 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9dbaabdf-086d-4233-b986-8c8a692dcd11"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-23b27f0a-50a3-4751-a316-72b1c904351f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-23b27f0a-50a3-4751-a316-72b1c904351f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23b27f0a-50a3-4751-a316-72b1c904351f {
  cursor: pointer;
}#s-23b27f0a-50a3-4751-a316-72b1c904351f.shg-box.shg-c {
  justify-content: center;
}

#s-f4c563f6-af3e-46f2-8cd1-aa1ed39521f6 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4c563f6-af3e-46f2-8cd1-aa1ed39521f6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd690aa0-096b-42d4-9ff8-10ed3f44be63 {
  margin-left: 50px;
margin-right: 50px;
}

#s-556b7e11-07a0-4c70-8e66-da88de1253e4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-556b7e11-07a0-4c70-8e66-da88de1253e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-556b7e11-07a0-4c70-8e66-da88de1253e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-556b7e11-07a0-4c70-8e66-da88de1253e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4cad1d10-7006-4d49-bba7-58c1d53d9d3d {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-4cad1d10-7006-4d49-bba7-58c1d53d9d3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cad1d10-7006-4d49-bba7-58c1d53d9d3d {
  cursor: pointer;
}#s-4cad1d10-7006-4d49-bba7-58c1d53d9d3d.shg-box.shg-c {
  justify-content: center;
}

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