.rsCartLink {
  padding-left: 2px;
  font-size: 17px;
  margin: 15px 0px;
  display: block;
  background-color: #ffffff;
  width: 36px;
  height: 36px;
  position: relative;
  text-align: center;
  line-height: 31px;
  border-radius: 50%;
  transition: color 0.3s;
  border: solid 2px #c9cbcb;
}

.rsCartCount {
  font-size: 10px;
  padding-left: 0px;
  padding-bottom: 10px;
  border-radius: 18px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  top: 2px;
  right: 3px;
  /* font-size: 12px; */
  position: absolute;
  bottom: auto;
  color: #fff;
  background: #a82e10;
  font-weight: normal;
}

.rsUserAccountLink {
  padding-left: 2px;
  font-size: 17px;
  margin: 15px 0px;
  display: block;
  background-color: #ffffff;
  width: 36px;
  height: 36px;
  position: relative;
  text-align: center;
  line-height: 31px;
  border-radius: 50%;
  transition: color 0.3s;
  border: solid 2px #c9cbcb;
}

.rsUserIcon {
  color: #383838;
  font-size: 14px;
  margin-left: 7.5px;
}

.rsUserIcon:before {
  content: "";
  padding-right: 2px;
}

.rsWebcode {
  font-size: 14px;
}

.rsWebcodeWrapper {
  /*color:#fafafa;
    font-size:.8em;
    font-weight:800;
    padding:4px 4px 4px 4px; */
}

.rsPhone {
   /* color:#fafafa;
    font-size:.8em;
    font-weight:800;
    padding:4px 4px 4px 4px; */
}

.rsCartLinkAndItemCountWrapper,
.rsUserAccountLinkWrapper {
  /*color: #383838;*/
}

.rsUserAccountLink {
  /* color: #383838;*/
}


.rsWebcodeWrapper,
.rsWebcode,
.rsPhone {
  /*  margin-right: 0 !important;*/
}


.rsProductOfferContainer {
  background: #fff;
  padding: 15px 25px 5px 25px;
}

.rsPrice {
  font-size: 32px;
  font-weight: 800;
  color: #a82e10;
}

.rsAddToCartForm input[type="submit"] {
  background: #000;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  margin-top: 10px;
}

input[type="submit"]:hover {
  background: #333333;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
}

.rsShippingOrderWithinWrapper {
  font-size: 13px;
  font-weight: 400;
  padding: 4px 0px 4px 0px;
  color: #282727;
}

.rsShippingGetItByWrapper {
  font-size: 13px;
  font-weight: 400;
  padding: 4px 0px 4px 0px;
  color: #282727;
}

.rsFreeNDayShippingWrapper {
  font-size: 16px;
  font-weight: 700;
  padding: 4px 0px 4px 0px;
  color: #282727;
}


.rsFasterShippingWrapper {
  margin: 6px 0px 0px 0px;
}

.rsFasterShippingGetItByWrapper,
.rsFasterShippingOrderWithinWrapper {
  font-size: 13px;
  font-weight: 400;
  color: #282727;
}


.rsFasterShippingPrice,
.rsFasterShippingCost {
  font-size: 13px;
  font-weight: 700;
  color: #a82e10;
}


.rsFasterShippingLabel {
  font-size: 13px;
  font-weight: 700;
  color: #282727;
}


.rsPopoverWrapper {
  z-index: 10000;
  max-width: 300px;
}

.rsPopoverBody {
  white-space: unset;
}

.rsCallToOrder {
  color: #a82e10;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  padding-top: 14px;
  width: 100%;
}

/--User Account Begin--/ 
.rsModalWrapper {
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: sticky;
  top: 0;
  left: 0;
}

.rsShippingLocationIcon {
  font-size: 13px;
  font-weight: 600;
  color: #282727;
  /*text-transform: uppercase;*/
}

.rsZipCode {
  font-size: 13px;
  font-weight: 600;
  color: #282727;
}

.rsZipCode:hover {
  font-size: 13px;
  font-weight: 600;
  color: #a82e10;
}
.rsModalTitle {
  color: #282727;
  font-size: 14px;
  font-weight: 700;
}

.rsProductZip {
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 0.9em;
  font-weight: 700;
}



.rsZipCodeModalInput {
  width: 100%;
  padding: 10px;
  margin-bottom: 4px;
}

.rsZipCodeModalSubmit {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #f7f006;
  display: inline-block;
  margin: 5px auto 5px;
  padding: 0 20px;
  font-weight: 700;
  max-width: 250px;
  background: #383838;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}


.rsZipCodeModalSubmit:hover {
  color: #f7f006;
  background-color: #CF6B05;

}


.rsModal {
  z-index: 10000;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  top: 50vh;
  left: 50vw;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75%;
  padding: 6px;
  max-width: 220px;
}

.rsModalCloseX {
  color: #282727;
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 5px;
}

/* Custom Styles */
.rsCartLinkAndItemCountWrapper,
.rsUserAccountLinkWrapper {
  color: #383838;
}

.rsUserAccountLink {
  /* color: #383838;*/
}

.rsAddToCartForm {
  margin: 10px 0px 4px 0px;
}

.rsAddToCartForm input[type='submit'] {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #f7f006;
  display: inline-block;
  margin: 5px auto 5px;
  padding: 0 20px;
  font-weight: 700;
  max-width: 250px;
  background: #383838;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}


input[type=submit]:hover {
  color: #f7f006;
  background-color: #CF6B05;

}


.review_row div.share,
#content .tag_c div.share {
  float: left !important;
}


.shipping-estimate {
  background: #fff;
  padding: 5px 25px 15px 25px;
  border-bottom: 1px solid #efefef;
}

.rsModalWrapper {
  width: 100%;
  height: 100%;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}

/* RS Product Aggregate */

.rsPriceRangeWrapper,
.rsPriceWrapper{
font-size: 20px;
    font-weight: 700;
    color: #a82e10;
}


#header .hed_right ul li {
  margin: 0;
  padding: 0 8px;
  display: block;
  float: left;
  border-left: 1px solid #ecefef;
  font-weight: normal;
}

#header .hed_right ul li span {
  color: #383838;
  margin-right: 4px;
}

#header .hed_right ul li a {
  color: #383838;
}
