.fs-l-header__logo {
margin-bottom: 15px;
}
.fs-p-heading--lv2 {border-bottom:none;font-size:2rem;font-weight:bold;}
.fs-p-card {background:#fcf9f5;border:none;}
.fs-p-card__title {border-bottom:none;color:#bc5026;font-weight:bold;}
.fs-p-listWithCheckmark > li {background:#fff;}
.fs-p-dateList > li {border: 1px solid #efd695;border-width: 1px 0 0 0;}
.fs-c-documentArticle__heading {
    background: transparent;
    color: #1e1918;
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 16px;
    padding: 4px 8px;
    text-align: left;
}
address {font-style:normal;}
.fs-c-documentColumn__heading {
border: none;
border-width: 0;
padding-left: 0;
font-weight: 700;
}
.fs-c-heading--page {
background: #ffffff;
border-radius: 30px;
border-bottom: none;
padding: 1.2em 0;
font-weight: 700;
}
td.fs-c-specTable__dataCell {
    background: #fff;
}
.fs-p-drawer__heading {
font-weight: 700;
border-bottom: 1px dotted #f08c00;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
border: none;
}
.fs-p-sideMenu a:hover {
background: #f08c00;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
color: #bc5026;
}
.fs-c-productName__name {
font-weight: 700;
}
.fs-c-sortItems__label {
background: #fff;
border: none;
}
.fs-c-sortItems__list__item.is-active {
background: #bc5026;
}
.fs-c-productNumber {
border: none;
padding: 0;
}
.fs-c-button--primary {
font-size: 1.75rem;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
border: none;
font-weight: 700;
}
.fs-body-cart-login .fs-c-inputInformation__field {
background: rgba(255, 255, 255, 0.8);
}
.fs-p-productSearch__formSwitch, .fs-p-productSearch__form,
.fs-body-login .fs-c-inputInformation__field {
background: rgba(255, 255, 255, 0.8);
}
.fs-c-agreementConfirmation__message,.fs-c-noResultMessage,
.fs-body-forgotPassword .fs-c-inputInformation__field, .fs-body-merge .fs-c-inputInformation__field, .fs-body-membershipCardAuth .fs-c-inputInformation__field {
background: rgba(255, 255, 255, 0.8);
}
.fs-p-announcement__title {
font-weight: 700;
}
.fs-c-shippingCarrierInfo__content,.fs-c-shippingCarrierInfo,.fs-c-cartTable tbody td,.fs-body-cart .fs-l-cart__sideColumn {
background: #ffffff;
}
.fs-c-checkout-preview {
border: none;
}
.fs-c-documentSubContent__heading {
border-bottom: none;
font-weight: 700;
}
.fs-c-subgroupList__link {
background: rgba(255, 255, 255, 0.8);
border: none;
}
.fs-p-drawer__loginLogout__login {
background: #fff;
}
.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
background: #f08c00;
}
.fs-c-productNotice--outOfStock, .fs-c-productNotice--subscriptionOutOfStock {
background: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 767px) {
.back_webmagazine {
padding: 15px 0;
text-align:center;
}
}
@media screen and (min-width: 768px) {
.back_webmagazine {
text-align:right;
}
.fs-l-footer .back_webmagazine,
.fs-p-drawer .back_webmagazine {
display:none;
}
}
.back_webmagazine a {
    display: inline-block;
    background: #f08c00;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
}
.fs-c-variationPanelList__panel__content,.fs-c-variationPanelList__panel__price {
background: rgba(255, 255, 255, 0.8);
}
.fs-c-documentSubColumn {
background: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 960px) {
    .fs-c-subgroupList__item {
        flex-basis: calc(33% + 1px);
    }
}