/* JJ#633567, 628018 */

@charset "utf-8";
/*! CSS Document */
#cws_lbl_gcBuyAmt, #cws_lbl_gcBuyAmtTxt, #cws_lbl_gcBuyAmtFixed, #bundleNote {
    display: none;
}
#cws_lbl_gcBuyAmtFixed {
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
#customCardsLink {
    display: none;
    font-weight: normal;
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
    border-left: 1px solid #acacac;
}
#loadingCards {
    margin: auto;
}
#amtLoading, #qtyLoading {
    width: 36px;
    height: 36px;
    background-size: 36px;
}
.borderBox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cws_val_cartSize {
    position: absolute;
    left: -15px;
    right: auto;
    bottom: auto;
    top: -50px;
    background-color: #ffe6e6;
    padding: 10px;
    border: 1px solid #aa0d0d;
    z-index: 500;
}
#cws_val_cartSize.rightAligned {
    top: -5px;
}
#cws_val_cartSize:after {
    content: "";
    display: block;
    width: 0px;
    height: 10px;
    border-top: 10px solid #aa0d0d;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
}
#cws_val_cartSize.checkoutVal {
    top: -5px;
    left: -20px;
}
#cardsContainer {
    width: 100%;
    position: relative;
    font-size: 0px;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
#leftColumn {
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
    box-sizing: border-box;
}
#cardSummary {
    text-align: center;
    min-height: 350px;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    background-size: 50px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}
#cardPreview {
    margin: 0 0 15px 0;
    max-width: 340px;
    max-height: 280px;
    display: none;
}
#previewBox {
    position: absolute;
    top: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 50px;
}
#cardPreviewName {
    display: block;
}
#editCardInfo {
    width: 48%;
    float: left;
    position: relative;
    border-left: 1px solid #CCC;
    padding: 0 0 0 4%;
}
.field {
    margin: 0 0 25px 0;
}
#cardCategories {
    width: 100%;
    margin: 0 0 20px 0;
    display: none;
}
#cardCategories a {
    color: #929292;
    margin: 0 2% 0 0;
    font-size: 12px;
    line-height: 135%;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-decoration:none;
}
body.allowHover #cardCategories a:hover, #cardCategories a.active {
    color: #000;
    background-color: #ccc;
}

/* ======================== AMOUNTS & QUANTITIES ========================  */
#amountRange {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 33px 0;
}
.fieldHint {
    text-align: left;
    font-size: 13px;
    font-style: italic;
}
.fieldHint .currency {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
#amtField {
    min-height: 62px;
}

#cws_txt_gcBuyAmt {
  margin-right: 5px;
}

#cws_list_gcBuyAmt, #cws_txt_gcBuyAmt, #amtHint, #qtyHint, #cws_list_gcBuyQty, #singleAmtLine, #cws_txt_gcBuyQty {
    display: none;
}
#cws_list_gcBuyAmt, #cws_list_gcBuyQty, #cws_txt_gcBuyAmt, #cws_txt_gcBuyQty {
    width: 38%;
}
/* French Site */
html[lang='fr'] #cws_list_gcBuyAmt, html[lang='fr'] #cws_list_gcBuyQty, html[lang='fr'] #cws_txt_gcBuyAmt, html[lang='fr'] #cws_txt_gcBuyQty {
    width: 48%;
}
#bundleSizeMsg {
    display: none;
    padding: 5px 10px;
    background-color: #000;
    color: #fff;
}
#cws_val_gcBundleQty {
    left: 0;
    top: 152%;
    white-space: nowrap;
}
.qtyButton {
    width: 25%;
    height: 36px;
    padding: 10px 13px;
    background-color: #eeeeee;
    color: #000;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 0;
}
#cws_txt_gcBuyAmt {
    margin: 0 5px 0 0;
}
/* END French Site */
#cws_list_gcBuyAmt, #cws_list_gcBuyQty {
    margin-right: 2%;
}
#editCardInfo .btn {
    display: inline-block;
    box-sizing: border-box;
    flex-grow: 1;
}
#editCardInfo .form {
    margin: 0 0 25px 0;
}
#cws_btn_gcBuyAdd {
    width: 41%;
}
#cws_btn_gcBuyCheckout {
    width: 56%;
}
#cws_val_gcBuyAmt, #cws_val_gcBuyQty, #cws_val_gcBuyAmtOther, #cws_val_gcBuyQtyTxt  {
    right: initial;
}
.cardsDisclaimer {
    font-size: 14px;
}
/* Cart Interaction */
#goToCart {
    float: right;
}
a.scrollBtn {
    display: none;
    padding: 20px 0 20px 0;
}
.btn.inactive {
    background-color: #E4E4E4;
}
#expandCards {
    display: none;
}
#cws_val_gcBuyAdd {
    position: absolute;
    left: 0;
    right: initial;
    bottom: -25px;
}
#btnField {
    margin: 0 0 55px 0;
    max-width: unset;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
/* Hidden Labels for Accessibility */
#cws_lbl_gcBuyQtyTxt {
    font-size: 0;
    margin: 0;
}

/* ==================== To / From / Message ==================== */
#msgContainer {
    display: none;
}
#msgContainer input, #msgContainer textarea {
    background-color: #ffffff;
}
#msgContainer .field {
    margin: 0 0 15px 0;
    max-width: unset;
}
#msgContainer label {
    margin: 0 0 10px 0;
}
#msgContainer .field:last-child {
    margin: 0;
}
#openMsg {
    color: #a0a0a0;
    line-height: 100%;
    display: none;
}
#openMsg .material-icons {
    font-size: 16px;
    vertical-align: middle;
}

/* ==================== CARD DESIGNS ==================== */
.cardDesign {
    position: relative;
    display: inline-block;
    width: 33%;
    margin: 0 0.166% 2px;
    vertical-align: top;
    box-sizing: border-box;
    height: 165px;
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 50%;
    border: 1px solid #e4e4e4;
}
.cardImg {
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.fadeIn {
    opacity: 1;
}
.cardDesign input[type="radio"] + label:before {
    display: none;
    position: absolute;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cardDesign input[type="radio"]:checked + label {
    display: block;
    border: 1px solid #000;
    content: "";
}
body.allowHover .cardDesign input[type="radio"] + label:hover img {
    opacity: 0.65;
}
.cardDesign img {
    max-width: 80%;
    max-height: 80%;
    display: block;
    margin: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    backface-visibility: hidden;
}
.cardDesign input[type="radio"] + label {
    background-image: none;
    margin: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cardDesign input[type='radio']:focus + label{
    outline: none !important;
}
.cardName {
    display: none;
}
body.allowHover .cardDesign:hover .cardName {
    display: block;
    background-color: #000;
    color: #fff;
    position: absolute;
    bottom: 80%;
    font-size: 11px;
    z-index: 888;
    padding: 2%;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 5%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body.allowHover .cardDesign:hover .cardName:after {
    content: "";
    display: block;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 0px;
}
#cws_val_cardDesign {
    bottom: 0px;
}
#singleAmtLine {
    font-size: 20px;
}
#cws_list_gcBuyAmt, #cws_list_gcBuyQty {
    float: left;
}


/* ============= Show More =============== */
#seeMore {
    width: 100%;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 16px;
    margin-top: 20px;
}
#seeMore:hover {
    background-color: #000;
    color: #fff;
}
/* ============= Add to Cart Pop Up =============== */
#itemAddPopup {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    top: -165px;
    left: -65px;
    padding: 30px 20px 20px 20px;
}
#itemAddPopup:after {
    content: "";
    display: block;
    border-top: 10px solid #000;
    width: 0px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#popupImg {
    width: 80px;
    display: inline-block;
    vertical-align: top;
}
#itemPopupClose {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(/cws4.0/global-unix/images/gift-cards/x.png);
    background-repeat: no-repeat;
}
.btn#toCart {
    display: block;
    margin-top: 10px;
    float: none;
}

/* ============ eGifts ================= */
#cws_txt_delivDate {
    width: 35%;
}
#calIcon {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url(/cws4.0/global-unix/images/forms/calendar.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 28px;
    left: 37%;
    cursor: pointer;
    transition: 0.25s opacity;
}
#calIcon:hover {
    opacity: 0.75;
}

@media only screen and (min-width: 901px) {
    .field {
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    /* ============= Pagination =============== */
    #pagination {
        margin: 0 0 15px;
        text-align: center;
    }
    .pager.btn {
        font-size: 13px;
        padding: 8px 13px;
        margin: 0 10px 0 0;
    }
    .pager.btn.curPage {
        background-color: #424242;
    }
}

@media only screen and (max-width: 900px) {
    #itemAddPopup {
        left: 0px;
    }
    body.allowHover .cardDesign:hover .cardName {
        width: 100%;
        left: 0;
    }
}
@media only screen and (max-width: 768px) {
    #editCardInfo, #cardsContainer, #leftColumn {
        width: 100%;
        float: none;
    }
    #editCardInfo {
        max-width: 100%;
        margin: 0 auto;
        border-left: none;
        padding: 0;
    }
    #leftColumn {
        margin: 0 0 30px 0;
    }
    #catDropdown {
        max-width: 300px;
        display: inline-block;
    }
    #filterLabel {
        display: inline-block;
        margin: 0 19px 0 0;
    }
    body.allowHover .cardDesign:hover .cardName {
        display: none;
    }
    #cardsContainer {
        margin: 0;
        max-height: 300px;
        overflow-y: scroll;
        border: 1px solid #ccc;
        padding: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    a.scrollBtn {
        /* display: block; */
        width: 100%;
        background-position: 50% 50%;
        background-size: 25px 12px;
    }
    #scrollDown {
        background-image: url(/cws4.0/global-unix/images/gift-cards/arrowDown.png);
        margin: 0 0 20px;
    }
    #scrollUp {
        background-image: url(/cws4.0/global-unix/images/gift-cards/arrowUp.png);
    }
    #expandCards {
        margin: 0 0 15px;
        display: block;
    }
}
@media only screen and (max-width: 600px) {
    body.allowHover .cardDesign:hover .cardName {
        width: 140%;
        left: -20%;
    }
    .cardDesign {
        width: 31.333%;
        margin: 0 1% 5px;
        height: 90px;
    }
    .cardDesign input[type="radio"] + label {
        padding: 0.5%;
    }
    #cardsContainer {
        max-height: 250px;
        padding: 10px 5px;
    }
    #cardSummary {
        min-height: 140px;
    }
    #previewBox {
        position: static;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        margin: 20px 0;
    }
    #cardPreview {
        position: static;
        margin: 0 auto 20px;
        max-height: 150px;
        max-width: 150px;
    }
    #customCardsLink {
        padding: 0 0 0 10px;
        margin: 0 0 0 10px;
    }
    .buyCardHdr {
        font-size: 16px;
    }
}
@media only screen and (max-width: 420px) {
    #cws_list_gcBuyAmt, #cws_list_gcBuyQty, #condOther, #cws_btn_gcBuyAdd {
        width: 48%;
    }
    #cws_btn_gcBuyCheckout {
        width: 50%;
    }
    #editCardInfo .btn {
        padding: 15px 15px 15px 15px;
        font-size: 14px;
        width: 100%;
    }
    #bundleSizeMsg {
        top: 5px;
        right: 5px;
        font-size: 12px;
        padding: 3px 5px;
    }
}

/* JJ#612437 */

.greeting-message--multi-input__requirement, .greeting-message__requirement {
    margin: 0;
    font-size: 13px;
    font-style: italic;
    text-align: right;
}

#msgContainer .field.messageField {
    margin: 0;
}

#goToCart {
    width: unset;
    margin: 0 0 0 auto;
}

.msgContainer__note {
    margin: 20px 0;
}

/* JJ#628018*/

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#mobAccordion {
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
}

#mobAccordion:not(.show) {
    display: none;
}

#expandCards:not(.show) {
    display: none;
}