/** Shopify CDN: Minification failed

Line 35:10 Expected ":"

**/
.under-cpb-product-blocks .row:not(.reviews-app) {
	display: none !important;
}
.product__badge {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
.yotpo.bottomLine a {
    margin-left: 10px;
}

#product-builder {
  width: 100%;
  min-height: 600px;
  position: relative;
  border: none;
  margin-top: -20px;
}
#product-builder .cpb-preview-container {
  margin-top: 0;
}
#product-builder .cpb-loader-center svg .cpb-svg-stroke {
  stroke: #000000;
}
#product-builder .cpb-loader-text {
  aligning your stars
}
#product-builder .cpb-option.cpb-option-type-color > span[style*="background-color: rgb(173, 148, 100)"] {
  border: 1px solid #B1945C;
}
@font-face {
  font-family: "Avenir_Light";
  src: url("Avenir-Light.woff") format("woff"),
    url("Avenir-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
#product-builder html {
  font-family: "Avenir_Light" !important;
}
#product-builder .cpb-option.cpb-option-type-img.cpb-active{
  /*border-color: #B1945C !important; */
}
#product-builder .cpb-option.cpb-option-type-text.cpb-active,
#product-builder .cpb-option .cpb-option-type-multiple-inner.cpb-active {
  background: #fffff;
  border: solid;
  color: #878787;
  opacity: 1;
}
#product-builder .cpb-option.cpb-option-type-text,
#product-builder .cpb-option .cpb-option-type-multiple-inner{
  border: 1px solid #efefeb;
  border-radius: 0px;
  padding: 2px 5px;
  font-size: 10px;
  color: #000;
}
#product-builder .cpb-option.cpb-option-type-text.cpb-active,
#product-builder .cpb-option .cpb-option-type-multiple-inner.cpb-active{
  border: 1px solid #B1945C;
  border-radius: 0px;
  padding: 2px 5px;
  font-size: 10px;
  color: #878787;
}
/*
#product-builder
font-family: "Sackers Gothic Std",sans-serif;
font-family: "Avenir Next",sans-serif
*/
#product-builder .cpb-panel-title {
  font-family: "Sackers Gothic Std",sans-serif;
  font-size: 24px; /*18px*/
  margin-bottom: 20px;
  line-height: 1;
}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-text,
#product-builder .cpb-theme-provider.alpine-white .cpb-option .cpb-option-type-multiple-inner{
  /*48px*/
  color: #878787;
  font-size: 13px; /*10px*/
  /* border: solid 2.67px #efefeb; */
  border: solid 2pt #efefeb;
  padding: 0px 13px;
  font-family: "Avenir_Light",sans-serif;
  height: 48px;
  line-height: 42px;

}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-text:hover,
#product-builder .cpb-theme-provider.alpine-white .cpb-option .cpb-option-type-multiple-inner:hover{
  border-color: rgba(173,140,100,0.5);
}
#product-builder .cpb-category-title__inner {
  display: block;
}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-text.cpb-active,
#product-builder .cpb-theme-provider.alpine-white .cpb-option .cpb-option-type-multiple-inner.cpb-active{
  border-color: rgb(173,140,100);
}



#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img {
  width: 82px;
  height: 63.9px;
  padding: 0;
  border: 2.5pt solid transparent;
  /* border: 3.33px solid transparent; */


}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img .cpb-option-tooltip-inner {
  position: relative;
  height: 100%;
}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img.cpb-active{
  border-color: rgb(173,140,100);
}

#product-builder .cpb-pdp-top .product__title{
  font-family: "Sackers Gothic Std",sans-serif;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 769px) {
  #product-builder .cpb-pdp-top .product__title {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
    font-size: 1.35em;
  }
}
#product-builder .cpb-pdp-top {
  margin-bottom: 20px;
}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img {
  /*border-width: 3.33px;  */
  border-width: 2.5pt;
}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img.cpb-active {
  border-color: rgb(173,140,100);
}
/*additons*/
#product-builder .product__badge *:not(.spr-icon) {
  font-size: 0.95rem;
  font-family: "Avenir Next", sans-serif;
  color: rgb(84, 84, 84);
}
#product-builder .cpb-pdp-bottom {
  color: rgb(84, 84, 84);
  font-family: "Avenir Next", sans-serif;
  font-size: 0.95rem;
}
#product-builder .cpb-pdp-bottom .product-description {
  margin-bottom: 30px;
}
#product-builder .spr-header-title {
  font-size: 24px;
  margin-bottom: 12px;
}
#product-builder .spr-summary-actions-newreview:hover {
  background-color: #b1945c;
  color: #fff;
  border: 1px solid #b1945c;

}

/*actions*/

#product-builder .cpb-actions-btn {
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.5;
  transition: all 0.15s ease;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  border-radius: 0px;
  font-weight: 700;
  cursor: pointer;
  background: #b1945c;
  color: #fff;
  padding: 8px 60px;
  height: 45px;
  font-size: 0.9975rem;
  margin-bottom: 1em;
  margin-right: 1em;

}
#product-builder .cpb-actions-btn .lnr {
  display: none;
}
#product-builder .cpb-actions-btn:hover {
  color: #fff;
  background: #a5874f;
  box-shadow: 0 2px 6px rgba(177,148,92,0.06),0 1px 3px rgba(177,148,92,0.04);
}
#product-builder .cpb-actions-btn:active {
  transform: translateY(1px);
}
#product-builder .cpb-actions-btn:focus {
  color: #fff;
  background: #937947;
  outline: none;
}
#product-builder .cpb-product-price {
  display: block;
}

/*updatings*/
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-text,
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-multiple-inner {
  font-size: 11.4px;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 7px 15px 7px;
  background-color: #fff;
  margin: 0 4px 12px;
  cursor: pointer;
  font-family: "Avenir Next", sans-serif;
  height: auto;
}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-img {
}
#product-builder .cpb-category-title__inner {
  font-size: 16px; /*custom edit by Ilana Davis*/
  font-family: "Avenir Next", sans-serif;
  padding-left: 4px;
  padding-right: 4px;

}

#product-builder .cpb-preview-elements .cpb-swiper-thumbnails .swiper-slide.swiper-slide-active .swiper-slide-inner,
#product-builder .cpb-preview-elements .cpb-swiper-thumbnails .swiper-slide .swiper-slide-inner{
  box-shadow: none;
  border: none;
}

#product-builder .cpb-preview-elements .cpb-swiper-thumbnails .cpb-preview-arrows {
/*   display: none; */
}

#product-builder .cpb-preview-elements .cpb-swiper-thumbnails {
  height: 104px;
  bottom: -110px;
}
#product-builder .cpb-layout:not(.cpb-breakpoint-1000).cpb-layout-show-thumbnails-slider .cpb-preview-container {
  margin-bottom: 120px;
}

#product-builder .cpb-preview-elements .cpb-swiper-thumbnails .swiper-slide .cpb-swiper-thumbnails-viewkey {
  display: none;
}

.cpb-option-type-select {
  font-family: "Avenir Next", sans-serif;
  max-width: 300px;
  font-size: 14px;
}

.cpb-option-type-select div[class$="-menu"] {
  background: #F1F1F0;
}
.cpb-option-select-option {
  padding-left: 20px;
}
.cpb-option-select-option:hover {
  background: #A8A8A8;
}
.cpb-option-select-option:hover::before {
  content: '\2714';
  position: absolute;
  left: 5px;
  color: white;
}

.cpb-panels-container:not(.row-tabs) .cpb-panels-tabs .react-tabs__tab-list {
  display: none;
}

#product-builder .cpb-product-price {
  display: none;
}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-text,
#product-builder .cpb-theme-provider.alpine-white .cpb-option .cpb-option-type-multiple-inner {
  font-size: 16px; /*custom edit by Ilana Davis*/
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 7px 15px 7px;
  background-color: #fff;
  margin: 0 4px 12px;
  cursor: pointer;
  font-family: "Avenir Next", sans-serif;
  height: auto;
}

.cpb-loader-version {
    display: none !important;
}
