.click-n-show-title {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  margin: 0;
}
.click-n-show-title .icon-plus {
  position: absolute;
  right: 20px;
  top: 3px;
}
.click-n-show-content {
  padding-top: 0 !important;
  margin-top: 20px;
  
}
.click-n-show-content p {
  margin-top: 0;
}

.display-model-instore-wrapper {
  border: 1px solid #e4e4e4 !important;
  background: #f4f4f4; 
  padding: 0rem 0rem !important; 
  text-align: center; 
  text-transform: uppercase !important;
}
.display-model-instore-wrapper h4{
  text-transform: uppercase !important;
  font-size:1rem;
  line-height: 1;
}
.display-model-instore-wrapper img {
	display:inline-block; 
  vertical-align: middle; 
  margin-right: 1rem;
}
.product-wrap.two-column .display-model-instore-wrapper+div {
  margin-top: 0;
  border-top: 0;
}

#shopify-product-reviews {
  margin-top: 2rem !important;
} 


.product-gallery--media-thumbnail.smallthumbs {
  display: none;
}

.swatch-single.swatch-view-slide ul.swatch-view {
  white-space: pre-wrap !important;
}

.template-type-smallthumbs .product-options {
/*   display: none; */
}

.template-type-smallthumbs .product-wrap.two-column .product-options label {
/*   width: 50px; */
}

.swatch--gl .g-variant-color-detail label.swatch-other {
/*   width: 50px !important; */
}

@media (min-width: 1021px) {
.template-type-smallthumbs .product-wrap.two-column>div {
  	width: 72% !important; 
}
.template-type-smallthumbs .product-wrap.two-column>.product-gallery {
 	width: 26% !important; 
}
}
.swatch-single.swatch-view-slide ul.swatch-view {
 overflow: visible !important; 
}
.swatch-tool-tip {
/* 	width: 100px !important;
  	left: -26px !important; */
  z-index: 10 !important;
}

.swatch-tool-tip-wrapper {
  margin-bottom: 0 !important;
}
.star-set-image-rec-land.star-size-md {
    height: 50px !important;
    width: 61px !important;
}
@media (min-width: 1021px) {
.star-set-image-rec-land.star-size-md {
    height: 80px !important;
    width: 110px !important;
}
}
.swatch-item-unavailable .star-set-image {
  opacity: 0.6;
}