hr {
  border-color: #e6e6e6;
}

#detailSlideshow {
  position: relative;
}

#detailSlideshow #savings {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 0 10px;
  margin: 0;
  background-color: red;
  color: white;
  text-transform: uppercase;
  z-index: 1;
  font-size: 28px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
}

#detailGallery {
  width: 100%;
  position: relative;
}

.orbitIcon {
  display: block;
  position: absolute;
  padding: 5px;
  border: 1px solid grey;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
}
.orbitIcon:hover {
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
}
.galleria-stage .galleria-image img {
  z-index: 999;
}

.galleria-stage .galleria-image img.orbitIcon {
  width: 50px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -15px;
  border-radius: 21px;
  z-index: 1000;
}
.galleria-lightbox-image .orbitIcon {
  width: 110px;
  height: 60px;
  left: 50%;
  top: 50%;
  margin-left: -55px;
  margin-top: -30px;
  border-radius: 36px;
  z-index: 100000;
}

.galleria-image .orbiter {
  display: block !important;
  margin: 0 auto;
}

#mainImages {
  position: relative;
  width: 100%;
  max-width: 400px;
  border: 1px solid #e6e6e6;
  margin: 0 auto 10px auto;
  overflow: hidden;
}

.mainImage,
.popImage {
  width: 100%;
  position: absolute;
}

.mainImage img,
.popImage img {
  width: 100%;
}

.mainImage img.orbitIcon,
.popImage img.orbitIcon {
  width: 100px !important;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -25px;
  border-radius: 21px;
  z-index: 1000;
}

.mainImage img.orbitIcon {
  z-index: 2;
}

.imageSetWrapper {
  width: 23.5%;
  position: absolute;
  border: 1px solid #e6e6e6;
}

.orbitImgFamily {
  position: absolute;
  left: 0;
}

.imageSet {
  width: 100%;
}

.imageSet.blur {
  opacity: 0.4;
}

.imageSet.blur:hover {
  opacity: 1;
}

.imageCounter {
  position: absolute;
  bottom: 10px;
  left: -50px;
  text-align: right;
  color: #aaa;
  font: normal 11px/1 arial, sans-serif;
  z-index: 1;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#imageSetItems {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#leftNav,
#rightNav {
  position: absolute;
  display: none;
  color: #ccc;
}

#leftNav.active,
#rightNav.active {
  color: #000;
}

#leftNav {
  left: -15px;
}

#rightNav {
  right: -15px;
}

#leftNav:hover,
#rightNav:hover,
.mainImg:hover,
.imageSet:hover {
  cursor: pointer;
}

#closePopup {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  font-size: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #ddd;
  /* background: #555;
    border-radius: 30px; */
}

/* #closePopup i{
	top: 0;
    line-height: 30px;
} */

#closePopup:hover {
  cursor: pointer;
  /* color: #fff;
    background: #000; */
}

#imagePopupViewBlur {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}

#imagePopupView {
  background: #fff;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

#imagePopupView .imageCounter {
  left: 10px;
}

#popLeftNav,
#popRightNav,
#mainLeftNav,
#mainRightNav {
  position: absolute;
  color: #aaa;
  z-index: 1;
  font-size: 2em;
  line-height: 21px;
}

#popLeftNav {
  left: 0;
}

#popRightNav {
  right: 0;
}

#mainLeftNav {
  left: -70px;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#mainRightNav {
  right: -70px;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#popLeftNav:hover,
#popRightNav:hover,
#mainLeftNav:hover,
#mainRightNav:hover {
  cursor: pointer;
  color: #000;
}

#mainLeftNav,
#mainRightNav,
#popLeftNav,
#popRightNav {
  display: none;
}

#mainImages:hover #mainLeftNav {
  left: 0;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#mainImages:hover #mainRightNav {
  right: 0;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#mainImages:hover .imageCounter {
  left: 10px;
  -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

#item-view .singleImageShow {
  /* // This stuff is to make a 'missing-image' the same width as an image slideshow
	background-color: #EDEDED;
	border: 1px solid #D4D4D3;
	*/
  padding: 6px 11px 0;
}

#itemDetailWrapper h1 {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  margin: 0 10px 0 0;
  display: inline-block;
}

#itemDetailWrapper h2 .sku {
  padding-left: 1em;
}
#itemDetailWrapper h2 .pinterest-like {
  float: right;
  position: relative;
  top: -6px;
}

#detailLeft {
  text-align: center;
  margin-top: 25px;
  /* padding-left: 8px; */
}

#detailLeft .unavailable {
  padding: 10px 5px 0;
}

#item-view .price {
  font-size: 36px;
  font-weight: bold;
  color: #f00;
  font-family: "Roboto Condensed", sans-serif;
}

#item-view .price .priceType {
  font-size: 60%;
  text-transform: uppercase;
}

#item-view .price .retail {
  color: #999;
  font-size: 19px;
  font-weight: normal;
}

#item-view .price .low-price {
  margin-left: 10px;
}

#item-view .rewordOffer .reword-mark {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}

#item-view .rewordOffer,
#item-view .rewordOffer .offer-amount,
#item-view .msgSpecial .msg-special,
#item-view .msgSpecialSale .msg-special {
  font-weight: bolder;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-style: italic;
  color: black;
}

#item-view .rewordOffer a,
#item-view .msgSpecial .msg-special a,
#item-view .msgSpecialSale .msg-special a {
  font-weight: bolder;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-style: italic;
  color: black;
  text-decoration: none;
}

#item-view .rewordOffer,
.msgSpecial {
  margin-top: -18px;
}

.rewordOffer > a {
  color: black;
}

#item-view .regularPrice {
  color: grey;
  font-size: 11px;
  margin: -0.3em 0 0.5em;
}

#item-view .goldPrice {
  padding: 0.3em 0;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-width: 1px 0;
}
#item-view .goldPrice a {
  color: gray;
}

/*
#item-view .priceType { font-size: 16px; padding: 3px; }
#item-view .price { font-size: 22px; color: #F00; }
*/
#item-view .priceFromMsg {
  color: #777;
  font-size: 14px;
  padding-left: 0.5em;
}

#item-view .offerClaimed {
}
#item-view .saleEndsCounter {
  margin-left: 5px;
}

#item-view .banner {
  padding: 0.5em;
  margin: 0;
  line-height: 1.5em;
  background-color: #949494;
  color: #fff;
}

#item-view .qtySection {
  display: block;
  font-size: 22px;
  margin: 0;
}

#item-view .qtySection label {
  margin: 0;
}

#item-view .actionBtns {
  display: block;
  margin: 25px 0 0 0;
}

#item-view .item-free-shipping {
  display: block;
  margin: 10px auto 0;
}

#item-view .qtyNote {
  color: #808080;
  font-size: 11px;
}

#item-view .itemQty {
  font-size: 16px;
  height: 25px;
  margin-left: 10px;
  text-align: center;
}

#item-view input.itemQty {
  width: 44px;
  height: 44px;
  font-size: 26px;
  line-height: 44px;
  font-weight: normal;
}

#item-social-share-wrapper a {
  display: none;
}

#item-social-share-wrapper a.stay-show {
  display: inline-block;
}

.orbitImgOverlay,
.popOrbitImgOverlay {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
}

.orbitImgLoadingWrapper,
.popOrbitImgLoadingWrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
}

.orbitImgLoadingWrapper img,
.popOrbitImgLoadingWrapper img {
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
}

.filter-section {
  text-align: left;
  margin-top: 15px;
}

.filter-section label {
  display: inline-block;
  font-size: 18px;
  font-weight: bolder;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  margin-bottom: -5px;
}

.filter-switcher {
  list-style: none;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  height: 35px;
  line-height: 25px;
  position: relative;
}

.filter-switcher:after {
  content: "\25BE";
  position: absolute;
  right: 5px;
  z-index: 1;
  top: 5px;
  cursor: pointer;
}

.filter-switcher > li {
  display: block;
  height: 20px;
}

.filter-switcher ul {
  list-style: none;
  padding: 0;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 2;
  min-width: 100%;
}

.filter-switcher ul li {
  display: block;
  padding: 5px;
}

.filter-switcher li:hover {
  cursor: pointer;
}

.filter-switcher ul li.disabled {
  color: #ccc;
  background: #fff;
}

.filter-switcher ul li:hover {
  background: #f2f2f2;
}

.filter-switcher ul li.disabled:hover {
  background: #fff;
}

.get-instructions,
.get-instructions:focus,
.get-instructions:hover,
.get-instructions:visited {
  background: #000;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  width: 100%;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin-bottom: 25px;
  text-decoration: none;
}

.productDescriptionSection {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  margin-bottom: 10px !important;
}

/**
.productDescriptionText {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  max-height: 300px;
}
/** */

.offer-price {
  color: #000;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
}

.show-more,
.show-more:focus,
.show-more:hover,
.show-more:visited {
  display: none;
  color: #000;
  text-decoration: underline !important;
}

#item-view .actionBtns .button {
  min-width: auto;
  font-size: 22px !important;
}

#itemDetailWrapper {
  position: relative;
}

.sku-details{
  margin-top: 5px;
  font-style: italic;
  color: #999999;
}

.missingOptionsMsg {
  border: 1px solid #d4d4d4;
  border-width: 1px 0 0;
  text-align: left;
  padding: 1em 0.5em;
  line-height: 1.4em;
}
.missingOptionsMsg img {
  float: left;
  margin: 0.2em 1em 0.5em 0;
  width: 30px;
  height: 30px;
}

.missingOpsDlg .ui-dialog-content img {
  float: left;
  margin: 1em 1em 1em 0;
  width: 30px;
  height: 30px;
}

#item-view #detailRight {
  /*float: left; width: 220px;*/
  text-align: center;
}

#attributeWrapper {
  margin-bottom: 10px;
}
#attributeWrapper h4 {
  text-align: center;
  border: 1px solid #d9d6c4;
  margin: 0;
  padding: 0.5em 0;
  background-color: #f9f7ed;
  font-weight: bold;
  color: #80281a;
}
#attributes {
  font-size: 13px;
}
#attributes .ui-accordion-header p {
  margin: 0.2em 0;
}
#attributes .ui-accordion-icons {
  padding-left: 0.5em;
  padding-right: 2.2em;
}
#attributes .ui-accordion-header .ui-accordion-header-icon {
  left: auto;
  right: 0.5em;
}
#attributes .ui-corner-all,
#attributes .ui-corner-top,
#attributes .ui-corner-bottom {
  border-radius: 0;
}
#attributes .ui-accordion-header {
  font-weight: normal;
  margin-top: 0;
  border-width: 0 1px 1px;
}
#attributes #ui-accordion-attributes-header-0 {
  border-width: 1px;
}
#attributes .ui-accordion-header .chooseOpt {
  font-size: 60%;
  margin: 1em 0 0.3em;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
#attributes .ui-accordion-header .attributeTitle {
  font-weight: bold;
}
#attributes .ui-accordion-header .optionTitle {
  /*font-weight: bold;*/
}
#attributes .ui-accordion-content {
  padding: 0; /*5px 10px 5px 5px;*/
  font-size: 13px;
}
#attributes .ui-accordion-content p {
  margin: 0;
  border-bottom: 1px solid #d9d6c4;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#attributes .ui-accordion-content p.selected {
  border: 2px solid #d9d6c4;
  border-top-width: 1px;
  background-color: #f9f7ed;
}
#attributes .ui-accordion-content p:last-child {
  border-bottom-width: 0;
}
#attributes .ui-accordion-content p.selected:last-child {
  border-bottom-width: 1px;
}
#attributes .ui-accordion-content input {
  position: absolute;
  left: -100px;
}
#attributes .options label {
  display: block;
  padding: 0.5em 0.3em;
}
#attributes .options label:hover {
  background-color: #f9f7ed;
}
#attributes .options a {
  text-decoration: none;
}
#attributes .options .reset {
  font-size: 60%;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
#attributes .options .disabled a {
  color: silver;
}

#detailLinks {
  margin-top: 10px;
}

#item-view .pageContent h2 {
  font-size: 24px;
  color: #000;
  font-weight: 900;
}

#item-view .features-section h3 {
  font-size: 24px;
  color: #000;
  font-weight: 900;
}

.yotpo.bottomLine {
  margin: 0.75em 0 0;
  display: inline-block;
}

.yotpo-reviews-wrapper {
  border: 1px solid #e6e6e6;
  padding: 10px;
  margin: 20px 0;
}

/* Item Accessories */

#itemAccessories {
  border: 1px solid #e6e6e6;
}

#itemAccessories h2 {
  font-size: 120%;
  padding: 10px;
}

#itemAccessories .row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.itemAccessory {
  /*float: left;*/
  /*width: 219px;*/
  margin-bottom: 15px;
  /*	min-height: 350px;*/
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  margin-left: 0.5%;
  margin-right: 0.5%;
  padding-bottom: 40px;
  text-align: center;
}

#item-details-table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 25px;
}

#item-details-table tr td {
  display: block;
  width: 100%;
}

#itemAccessories p {
  margin: 0;
}

#itemAccessories p:first-child {
  /*margin: 0 0 10px 0;*/
  padding: 0px;
  border-bottom: 1px solid #d4d4d4;
}

#itemAccessories .price {
  font-size: 100%;
  color: red;
}
#itemAccessories .price .amount {
  font-size: 120%;
}

#itemAccessories .retail,
#itemAccessories .msrp {
  color: gray;
  font-size: 80%;
  text-transform: uppercase;
}

#itemAccessories .retail span,
#itemAccessories .msrp span {
  text-decoration: line-through;
}
#itemAccessories .save {
  background: red;
  color: #fff !important;
  padding: 0.2em 1em;
  position: absolute;
  right: 0px;
  top: 0;
  text-transform: uppercase;
}
#itemAccessories .itemAccessory {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: -moz-flex;
  -moz-flex-direction: column;
}
#itemAccessories .itemAccessory > p:nth-child(2) {
  margin: auto auto 0 auto;
}
#itemAccessories .itemAccessory > p:not(.save):nth-last-child(2) {
  margin: 0 auto auto auto;
}
#itemAccessories .itemAccessory > p.retail {
  margin: 0 auto auto auto;
}

.col-sms-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.itemAccessory .addToCart-container {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
}
.itemAccessory a span {
  padding: 0 3px;
}
.itemAccessory .addToCart {
}

.stock-message {
	display: inline-block;
	font-weight: bold;
	margin-left: 5px;
	font-style: initial;
}

/*
.itemAccessory .grayBtn { background: #bbbdc0; box-shadow: none; color: #FFF; font-family: 'roboto condensed'; font-weight: bold; text-transform: uppercase; text-shadow: none;}
.itemAccessory .grayBtn:hover { background: #bbbdc0; border-top: none; box-shadow: none; color: #FFF; }
*/

.itemAccessory .btn-xs {
  width: auto;
}

#itemAccessories .col-sm-3 {
  width: 23.5%;
}

@media (max-width: 898px) {
  .itemAccessory .addToCart {
    font-size: 12px;
    padding: 4px 12px;
  }
  .itemAccessory .grayBtn {
    font-size: 12px;
    padding: 4px 12px;
  }
}

@media only screen and (min-width: 460px) {
  .col-sms-6 {
    float: left;
    width: 50%;
  }

  .col-sms-offset-3 {
    margin-left: 25%;
  }
}

@media only screen and (min-width: 768px) {
  #mainImages {
    max-width: none;
  }

  #item-details-table tr td {
    display: table-cell;
  }

  #detailLeft {
    margin-top: 0;
  }

  #item-details-table {
    margin-bottom: 50px;
  }

  #item-view .features-section {
    border-left: 1px solid #e6e6e6;
  }

  .description-section {
    padding-left: 0;
  }

  .features-section {
    padding-right: 0;
  }
}

@media only screen and (min-width: 1200px) {
  #item-view .actionBtns .button {
    font-size: 26px !important;
  }

  #item-view .qtySection {
    font-size: 26px;
  }
}

@media only screen and (max-width: 736px) {
  #itemAccessories .col-xs-6 {
    width: 49%;
  }
  .itemAccessory .addToCart {
  }
  .itemAccessory .grayBtn {
  }
}

@media only screen and (max-width: 640px) {
  /*	.itemAccessory { min-height: 420px; }*/
}

@media only screen and (max-width: 540px) {
  /*	.itemAccessory { min-height: 370px; }	*/
}

@media only screen and (max-width: 480px) {
  .itemAccessory {
    min-height: 340px;
  }

  #itemAccessories .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  #itemAccessories .save {
    right: 5px;
  }
}

@media only screen and (max-width: 420px) {
  .itemAccessory {
    padding-bottom: 70px;
  }
  .itemAccessory .addToCart {
    width: 80% !important;
  }
  .itemAccessory .grayBtn {
    width: 80% !important;
  }
}

@media only screen and (max-width: 380px) {
  .itemAccessory .grayBtn,
  #itemAccessories .save,
  .itemAccessory .addToCart {
    font-size: 11px;
  }

  .itemAccessory a span {
    font-size: 12px;
  }

  .itemAccessory {
    min-height: 310px;
  }
}

@media only screen and (max-width: 320px) {
  .itemAccessory {
    min-height: 290px;
  }
}

@media only screen and (min-width: 354px) {
  #item-view .qtySection {
    display: inline-flex;
  }

  #item-view .actionBtns {
    display: inline-flex;
    margin: 0 0 0 25px;
  }
}

@media only screen and (min-width: 434px) {
  #item-view .item-free-shipping {
    display: inline-flex;
    margin: -8px 0 0 15px;
  }
}

/*
#itemAccessories .itemQty {
	font-size: 16px;
	text-align: center;
	margin: 0 10px 0 5px;
}
#itemAccessories input.itemQty {
	width: 30px;
}
*/
