@charset "utf-8";

 .fs-l-main {
 padding:0;
}
.FS2_contents_container, .FS2_memberOnly, .FS2_NoItemMessage, .FS2_upper_comment, .FS2_lower_comment, .FS2_ItemComment, .FS2_middle_comment {
 margin:0;
}
.FS2_contents_container {margin-bottom:30px;}
.fs-c-totalAndActions .fs-c-payWithAmazon__button img {
 width:50%;
}
.fs-c-button--standard {
 font-size: 100%;
 color: #fff;
 padding: 9px;
 background: #BA9D67;
 border: 0px solid #ffffff;
 -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
 -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.3), inset 0px 0px 1px rgba(201,201,201,1);
 text-shadow: 0px 0 0px rgba(156,156,156,0.2), 0px 1px 0px rgba(255,255,255,0);
 margin: 10px auto;
}
.fs-c-button--standard:hover, .fs-c-button--standard:visited, .fs-c-button--standard:active {
 color:#fff;
}
span.fs-c-button__label {
    font-size: 17px!important;
}

.fs-c-featuredProduct {
 overflow-x: hidden;
}
.fs-c-continueShopping {
 width:90%;
 margin: auto;
}
.fs-c-button--primary {
  font-size: 100%;
  color: #ffffff;
  padding: 9px;
  border: 0px solid #333333;
  -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,0.5);
  -o-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
  text-shadow: 0px 0 0px rgba(000,000,000,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  margin-bottom: 10px;
  width: 90%;
}
.fs-c-button--secondary {
    background: #01247D;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 9px !important;
  -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,0.5);
  -o-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
  text-shadow: 0px 0 0px rgba(000,000,000,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    /* min-width: 240px; */
    width: 90%;
}
.fs-c-button--plain {
 color: #642;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #000;
}
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tbody > tr > th{
 background: #ffefe0;
}
.fs-c-listedOptionPrice__option__label, .fs-c-listedOptionPrice__option__value {
 font-size: 80%;
}
span.fs-c-productPrice__addon {
    color: #000!important;
    font-size: 13px!important;
}




.fs-c-cartTable__actionButton .fs-c-button--plain {
    font-size: 100%;
    color: #000;
    padding: 0;
    background: none;
    border: 0px solid #333333;
    -moz-box-shadow: 0px 0 0 rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 0 0 rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,0.5);
    -o-box-shadow: 0px 0 0 rgba(000,000,000,0.5),inset 0px 0px 3px rgba(255,255,255,0.5);
    margin-bottom: 10px;
    width: 95%;
    margin: auto;
}
.fs-c-cartTable__quantity .fs-c-quantity__select, .fs-system-quantity-list {width:70px;}


.fs-c-cartTable__product {
    -ms-grid-columns: 140px 1fr;
    grid-template-columns: 140px 1fr;
}



