/** Shopify CDN: Minification failed

Line 306:0 Expected "}" to go with "{"

**/
.cohoom-wrap *:empty {
  display: block;
}

#cohoom-panel {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0;
  padding: 20px 10px 40px;
  box-shadow: #63636333 0 2px 8px;
  margin-top: 12px;
}

#cohoom-panel-mobile {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 200000;
  width: 70vw;
  background: #fff;
  display: none;
  overflow-y: scroll;
}
.cohoom-panel-content {
  background: #fff;
}
.cohoom-panel-clear {
  width: calc(100vw - 300px);
  position: fixed;
  right: 0;
  top: 0;
  background: #ffffff00;
  height: 100vh;
}
.cohoom-model-wrap {
  position: relative;
  height: 400px; 
}
#cohoom-model-skeleton {
  width: 100%;
  height: 400px;
  z-index: 10;
  position: absolute;
  background: #fff;
  display: none;
}
#cohoom-model {
  width: 100%;
  height: 400px; 
  position: absolute;
  top: 0px;
}
.cohoom-block {
  width: 66px;
  height: 66px;
  cursor: pointer;
  display: inline-block;
}
.cohoom-option-block {
  min-height: 70px;
}
.cohoom-option-name {
  line-height: 38px;
  margin-left: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #bdcdd9;
  margin-right: 19px;
  border-radius: 4px;
  margin-bottom: 12px;
  padding-left: 10px;
  color: #000;
}
.cohoom-option-name .fa-circle-check {
 margin-left: 10px;
 color: #b9b9b9;
}
.cohoom-option-content {
  position: relative;
}
.cohoom-option-content-partial {
  max-height: 400px;
  overflow: hidden;
}
.cohoom-material-thumbnail {
  width: 42px;
  height: 42px;
  border-radius: 7px;
  display: block;
  margin: 0 auto;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.cohoom-material-name {
  font-size: 12px;
  margin-top: 3px;
  text-align: center;
}
.cohoom-shadow {
  z-index: -1;
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0px 0px 6px 6px;
  background: rgb(200,200,200);
  background: linear-gradient(0deg, rgba(200,200,200,0.5340948879551821) 0%, rgba(217,217,217,0.3492209383753502) 0%, rgba(252,252,252,0) 100%);
}
.cohoom-more-wrap {
  height: 18px;
  margin-top: 10px;
}
.cohoom-more-btn {
  background: #06699d;
  border: none;
  font-size: 17px;
  border-radius: 3px;
  color: #959595;
  cursor: pointer;
  width: 100%;
  height: 40px;
  color: #fff;
}
.cohoom-material-thumbnail-selected {
  border: 4px solid #52e2cd;
}
.cohoom-wrap {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cohoom-material-btn {
  position: fixed;
  bottom: 90px;
  right: 0px;
  background: #06699d;
  color: #fff;
  border: none;
  padding: 8px 10px;
  font-size: 15px;
  border-radius: 5px 0px 0px 5px;
  z-index: 10;
}
.cohoom-usa {
  height: 60px;
  position: absolute;
  top: 16px;
  left: 16px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.cart-btn-cover {
  position: absolute;
  top: 0;
  right: 0;
  background: #73343400;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.cohoom-alert-wrap {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 1000;
}
.cohoom-alert-inner {
  margin: 0 auto;
  background: #e54646;
  text-align: center;
  color: #fff;
  font-size: 12px;
  height: 48px;
  line-height: 48px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#cohoom-material-zoomin {
  position: absolute;
  bottom: 80px;
  right: 20px;
  width: 300px;
  height: 250px;
  border-radius: 13px;
  background: #e2e2e2;
  background-size: auto;
  z-index: 2000;
  box-shadow: #ffffff1a 0 1px 1px inset, #32325d40 0 50px 100px -20px, #0000004d 0 30px 60px -30px;
}
#cohoom-material-zoomin-combine {
  position: absolute;
  bottom: 80px;
  right: 20px;
  width: 300px;
  height: 250px;
  border-radius: 13px;
  background: #e2e2e2;
  background-size: auto;
  z-index: 2000;
  box-shadow: #ffffff1a 0 1px 1px inset, #32325d40 0 50px 100px -20px, #0000004d 0 30px 60px -30px;
}
.cohoom-video {
  background: #06699D;
  color: #fff;
  line-height: 29px;
  font-size: 13px;
  margin-left: 12px;
  display: block;
  margin-bottom: 17px;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;
}
.cohoom-video:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .cohoom-wrap {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .cohoom-wrap {
    width: 54.09%;
    display: inline-block;
  }
  .cohoom-model-wrap {
    margin-left: 0px;
  }
  .cohoom-panel-content {
    box-shadow: none;
  }
  #cohoom-panel {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 364px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0;
    padding: 20px 10px 40px;
    box-shadow: #63636333 0 2px 8px;
    margin-top: 12px;
  }
  .cohoom-material-btn {
    position: fixed;
    bottom: 50px;
  }
  .cohoom-wrap {
    position: relative;
    margin: 0px 16px 0px 0px;
  }
  .cohoom-model-wrap {
    height: 700px; 
  }
  #cohoom-model-skeleton {
    height: 700px;
  }
  #cohoom-model {
    height: 700px; 
  }
  .cohoom-material-btn {
    display: none;
  }
  .cohoom-panel-clear {
    display: none !important;
  }
  .cohoom-alert-inner {
    font-size: 16px;
  }
@media (min-width: 1200px) {
  .halo-productView-right {
      width: 45.9016393442623%;
  }
}
.halo-productView-left {
    padding-right: 0px;
}

.halo-image-gallery-container {
  width: 100%;
  position: sticky;
  top: 3rem;
  z-index: 2;
  transition: top ease .15s;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0px;
} 
.productView {
  padding-bottom: 0px;
}



