/** Shopify CDN: Minification failed

Line 231:14 Expected ":"

**/
.fancybox-opened .fancybox-skin {
  border: 1px solid #000;
}
.fancybox-skin {
  padding: 0 30px!important;
}
.fancybox-overlay {
  background: rgba(0,0,0,0.3);
} 
.fancybox-close {
  background: url(//honeycome.myshopify.com/cdn/shop/t/317/assets/btn-close-popup.png?v=10983095456193771231631766374) no-repeat;
  top: 28px;
  right: 50px;
}
.fancybox-close:before {
  display:none;
}
.size-chart-container {
  display: block;
  width: 780px;
  padding: 10px 25px 15px;
}
.size-chart-title {
  margin: 10px 0;
  padding-left: 40px;
  font-size: 28px;
  font-weight: 500;
  text-align: left;
  background: url(//honeycome.myshopify.com/cdn/shop/t/317/assets/ico-size-chart-b.png?v=97372397217907187471631766392) no-repeat 0px 4px;
}
.size-chart-tab ul {   
  overflow: hidden;
}
.size-chart-tab ul li { 
  float: left;
  width: 33.332%;
}
.size-chart-tab { 
  margin: 15px 0 30px; 
}
.size-chart-tab a {
  display: block;
  padding: 12px;
  border: 1px solid;
  border-bottom: 2px solid #000;
  color: #636363;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}
.size-chart-tab ul li.selected a { 
  border: 2px solid;
  border-bottom: 0;
  color: #000;
  font-weight: 600;
}
.size-chart-tab ul li:first-child.selected a {
  margin-right: -1px;
}
.size-chart-tab ul li:nth-child(2n).selected a {
  margin-left: -1px;
  margin-right: -1px;
}
.size-chart-tab ul li:nth-child(3n).selected a {
  margin-left: -1px;
}
.size-chart-content,.measurement-guide-content {
  margin: 0 auto;
  overflow: hidden;
  max-width:680px;
}
.size-chart-content {
  position: relative;
  width: auto;
}
.size-chart-content table {
  /*border-spacing: 0;*/
  border: 1px solid #484848;
  text-align: center;
  color: #484848;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.size-chart-content table th {
  min-width: 107px;
  font-weight: 400;
  border-right: 1px solid #484848;
  background: #e8e8e8;
}
.size-chart-content table tr:nth-child(even) th {
  background: #fff;
}
.size-chart-content th, .size-chart-content td {
  height: 47px;
  padding-top:4px;
}
.size-chart-content table th small {
  display: block;
  line-height: 10px;
  padding-bottom: 4px;
}
.size-chart-content.clothing-content table td {
  width: 20%;
}
.size-chart-content.bottoms-content table td {
  width: 15%;
}
.size-chart-content.shoes-content table td {
  width: 9.09%;
}
.fixed-table-wrapper {
  position: absolute;
}
.fixed-table-wrapper th {
  position: relative;
  z-index: 1;
}
.scrolled-table-wrapper td {
  position: relative;
  background: #e8e8e8;
  border-right: 1px solid #484848;
}
.scrolled-table-wrapper tr:nth-child(even) td {
  background: #fff;
}
.scrolled-table-wrapper {
  overflow-x: auto;
}
.measurement-guide-content {
  text-align: left;
  color: #000;
}
.measurement-guide-title {
  font-size: 13px;
  margin-bottom: 5px;
}
.measurement-guide-content p {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 15px;
}
.bottoms-content .scrolled-table-wrapper .measurement-guide-title {
  color:#fff;
}
.tab-content li {
  display: none;
}
.tab-content li.active {
  display:block;
}
.size-chart-container.our-lenses-container {
  width: auto;
}
.our-lenses-container .size-chart-title {
  background: url(//honeycome.myshopify.com/cdn/shop/t/317/assets/icon-lenses.png?v=1447241372477625631631766383) no-repeat 0px 4px;
}
.our-lenses-content {
  word-break: keep-all;
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  width: auto;
}
.our-lenses-container ul.tab-content {
  max-width: 680px;
}
.our-lenses-content-title {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.accitional-info-title {
  display: block;
  margin-top: 20px;
}

@media screen and (max-width: 780px) {
  .fancybox-overlay {
    background: rgba(0,0,0,0.2);
  } 
  .size-chart-tab {
    margin: 15px 0;
  }
  .size-chart-container {
    width:auto;
    padding: 0;
    border: none;
  }
  .size-chart-header ul {
    margin: 0;
  }
  .size-chart-tab a {
    background: #e8e8e8;
    border: 1px solid #ccc;
    border-bottom: 1px solid #000;
    font-size: 17px;
  }
  .size-chart-tab a span {
  	display:block;
  }
  .size-chart-tab ul li.selected a {
    background: #fff;
    border: 1px solid;
    border-bottom: 1px solid #fff;
  }
  .size-chart-tab ul li:first-child.selected a,
  .size-chart-tab ul li:nth-child(2n).selected a,
  .size-chart-tab ul li:nth-child(3n).selected a {
    margin: 0;
  }
  .bottoms-content .measurement-guide-title {
    padding-left:15px;
  }
  .our-lenses-content br {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .fancybox-opened {
    width: 100%!important;
    left: 0!important;
  }
  .fancybox-opened .fancybox-skin {
    border-top, border-bottom: none;
  }
  .fancybox-skin {
    padding: 0!important;
  }
  .fancybox-inner {
    width:auto!important;
    height: auto!important;
  }
  .fancybox-close {
    top: 18px;
    right: 15px;
  }
  .size-chart-title {
    margin: 10px 15px;
  }
  .size-chart-tab ul li:first-child.selected a {
    border-left:0;
  }
  .size-chart-tab ul li:nth-child(3n).selected a {
    border-right:0;
  }
  .size-chart-content table {
    border-right:0;
  	border-left: 0;
  }
  .size-chart-content table th {
    position: relative;
    color: #000;
    font-weight: bold;
  }
  .size-chart-content table th:after {
    content: '';
    position: absolute;
    width: 2px;
    background: #484848;
    height: 47px;
    top: 0;
    right: 0;
  }
  .size-chart-content th:first-child {
    border-right: 0;
    border-left: 0;
  }
  .size-chart-content table td {
    min-width: 59px;
  }
  .size-chart-content td:last-child {
  	border-right: 0;
  }
  .size-chart-content.clothing-content table td {
    min-width: 107px;
  }
  .oneSizeExplanationWrapper,
  .measurement-guide-content {
    padding: 0 15px;
  }
}

  .oneSizeExplanationWrapper {
	margin: 0 auto 5px;
    overflow: hidden;
    max-width: 680px;
    
  }

  .oneSizeExplanationWrapper h4 {
    font-size: 13px;
    margin-bottom: 5px;
  }

.oneSizeExplanationWrapper span {
	font-size: 12px;
    line-height: 15px;
  color: black;
}