
/*
Styles for overall page layout, forms and inputs, fancy radio boxes, and preview overlays. Last updated JJ#596740, JJ#564678. 
*/

/*  Imported from existing CWSV2_e-gift-cards.css */

@charset "utf-8";

#cws_lbl_gcBuyAmt,
#cws_lbl_gcBuyAmtTxt,
#cws_lbl_gcBuyAmtFixed {
    display: none;
}

#cws_lbl_gcBuyAmtFixed {
    font-size: 14px;
    line-height: 120%;
    margin: 0 0 10px 0;
}

#customCardsLink {
    display: none;
    font-weight: normal;
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
    border-left: 1px solid #acacac;
}

#loadingCards, #video-loadingCards {
    margin: auto;
}

#amtLoading,
#qtyLoading {
    width: 36px;
    height: 36px;
    background-size: 36px;
    background-repeat: no-repeat;
}

.borderBox {
    box-sizing: border-box;
}

#cws_val_cartSize {
    position: absolute;
    left: -30px;
    right: auto;
    bottom: auto;
    top: -50px;
    background-color: #ffe6e6;
    padding: 10px;
    border: 1px solid #aa0d0d;
    z-index: 500;
    margin: 0;
}

#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.rightAligned {
    left: auto;
    right: 0;
}

#cardsContainer {
    width: 100%;
    position: relative;
    font-size: 0px;
    padding: 0 0 10px;
    margin: 0 0 15px;
}

#leftColumn {
    width: 61%;
    float: left;
    margin: 0 4% 0 0;
    box-sizing: border-box;
}

#cardSummary, #video-cardSummary {
    text-align: center;
    min-height: 370px;
    position: relative;
    padding: 20px 0 20px 0;
    margin: 0 0 30px 0;
    border: 1px solid #ccc;
    background-size: 50px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#cardPreview, #video-cardPreview {
    margin: 0 0 15px 0;
    max-width: 340px;
    max-height: 280px;
    display: none;
}

#cardPreview, #video-cardPreview {
    max-width: 100%;
    max-height: 248px;
}

#previewBox, #video-previewBox {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 50px;
}

#cardPreviewName, #video-cardPreviewName {
    display: block;
}

#editCardInfo {
    width: 35%;
    float: left;
    position: relative;
}

.field {
    margin: 0 0 25px 0;
}

#cardCategories .filter, #video-cardCategories .filter {
    display: inline-block;
    margin: 0 2% 0 0;
    padding: 5px 10px;
    color: #757575;
    font-size: 12px;
    line-height: 135%;
    text-decoration: none;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
}

#cardCategories .filter:focus, #video-cardCategories .filter:focus {
    outline: thin dotted;
}

body.allowHover #cardCategories .filter:hover,
#cardCategories .filter.active,
body.allowHover #video-cardCategories .filter:hover,
#video-cardCategories .filter.active {
    color: #000;
    background-color: #ccc;
}

.lblNote {
    color: #757575;
    font-weight: normal;
    font-style: italic;
}

#delivField {
    display: none;
}

#editCardInfo #delivTimeField.field {
    display: none;
}

#delivTimeField #cws_list_delivTime {
    flex-grow: 0;
}

/* Amounts & Quantities
  ============================ */
#amountRange {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 33px 0;
}

.fieldHint {
    text-align: left;
    font-size: 13px;
    font-style: italic;
}

#cws_list_gcBuyAmt,
#cws_txt_gcBuyAmt,
#amtHint,
#qtyHint,
#singleAmtLine,
#cws_txt_gcBuyQtyText {
    display: none;
}

#cws_list_gcBuyAmt,
#cws_list_gcBuyQty,
#cws_txt_gcBuyAmt,
#cws_txt_gcBuyQtyText {
    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_gcBuyQtyText {
    width: 48%;
}

/* /French Site */

#cws_list_gcBuyAmt,
#cws_btn_gcBuyAdd,
#cws_list_gcBuyQty {
    margin-right: 2%;
}

#editCardInfo .btn {
    display: inline-block;
    box-sizing: border-box;
}

#editCardInfo .form {
    margin: 0 0 25px 0;
}

#cws_btn_gcBuyAdd,
#cws_btn_gcBuyCheckout {
    margin-bottom: 5px;
    flex-grow: 1;
}

#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,
button.scrollBtn {
    display: none;
    padding: 20px 0 20px 0;
}

.btn.inactive {
    background-color: #E4E4E4;
}

#expandCards, #video-expandCards {
    display: none;
    margin: 0 0 15px;
}

button#expandCards, button#video-expandCards {
    width: 100%;
}

#cws_val_gcBuyAdd, #cws_val_BlankCard {
    position: relative;
    right: initial;
    bottom: initial;
}

#btnField {
    margin: 0 0 55px 0;
}

#errorField {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: baseline;
}

/* Hidden Labels for Accessibility */
#cws_lbl_gcBuyQtyTxt {
    font-size: 0;
    margin: 0;
}

/* To/From/Message
  ============================ */
#msgContainer {
    background-color: #f7f7f7;
    padding: 25px 35px 25px 20px;
    display: none;
}

#msgContainer input,
#msgContainer textarea {
    width: 75%;
    float: right;
    background-color: #ffffff;
    vertical-align: middle;
}

#msgContainer .field {
    margin: 0 0 15px 0;
}

#msgContainer label {
    display: inline-block;
    width: 20%;
    text-align: right;
    margin: 0 3% 0 0;
    vertical-align: middle;
}

#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;
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 50%;
    border: 1px solid #e4e4e4;
}

.cardImg {
    opacity: 0;
    transition: opacity 0.1s linear;
}

.fadeIn {
    opacity: 1;
}

.cardDesign input[type="radio"]+label:before {
    display: none;
    position: absolute;
    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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
}

.cardDesign input[type="radio"]+label {
    background-image: none;
    margin: 0;
    width: 100%;
    padding-top: 100%;
    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;
    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 cards button
  ============================ */
#seeMore, #video-seeMore {
    display: none;
    width: 100%;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 16px;
    margin-top: 20px;
}

#seeMore:hover, #video-seeMore:hover {
    background-color: #000;
    color: #fff;
}

/* Add to Cart popup
  ============================ */
#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;
}

/* e-Gifts
  ============================ */
#cws_txt_delivDate {
    width: 37%;
}

#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: 39%;
    cursor: pointer;
    transition: 0.25s opacity;
}

#calIcon:hover {
    opacity: 0.75;
}

.greeting-message__requirement {
    margin: 0;
    font-size: 13px;
    font-style: italic;
}

.greeting-message--multi-input__requirement {
    margin: 2em 0 1em;
    font-size: 13px;
    font-style: italic;
}

@media only screen and (min-width: 901px) {
    .field {
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    #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 {
        width: 380px;
        max-width: 100%;
        margin: 0 auto;
    }

    #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;
    }

    a.scrollBtn,
    button.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);
    }

}

@media only screen and (max-width: 600px) {
    #editCardInfo #delivTimeField.field {
        flex-direction: column;
    }
    #delivTimeField #cws_list_delivTime {
        width: 37%;
    }
    
    body.allowHover .cardDesign:hover .cardName {
        width: 140%;
        left: -20%;
    }

    .cardDesign {
        width: 31.333%;
        margin: 0 1% 5px;
    }

    .cardDesign input[type="radio"]+label {
        padding: 0.5%;
        padding-top: 100%;
    }

    #cardsContainer {
        max-height: 250px;
    }

    #cardSummary, #video-cardSummary {
        min-height: 140px;
    }

    #previewBox, #video-previewBox {
        position: static;
        transform: none;
        margin: 20px 0;
    }

    #cardPreview, #video-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 {
        width: 100%;
    }
}

@media only screen and (max-width: 420px) {
    #cws_val_cartSize.rightAligned {
        top: 10px;
        right: auto;
    }
}

/* END IMPORTED CSS */



/* Global Elements */

main * {
    box-sizing: border-box;
}

body.body-lock {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

button {
    user-select: none;
}

.warning {
    display: none;
    color: #aa0d0d;
    font-size: .9em;
    margin: 10px 0 0 0;
}

#editCardInfo .field#cws_txt_delivDate {
    display: none;
}

@media screen and (min-width: 600px) {

    .field>label {
        width: 200px;
        margin: 0;
    }

    #cws_lbl_gcBuyAmtFixed {
        margin: 0;
    }

    #editCardInfo .field {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    #editCardInfo #delivField.field {
        display: none;
    }


    #calIcon {
        position: relative;
        top: unset;
        left: unset;
    }

    input[type="text"], input[type="password"], input[type="number"], input[type="search"], select, textarea {
        width: auto;
        flex-grow: 1;
    }

    .emailSpan, .confEmailSpan {
        flex-grow: 1;
        display: flex;
    }
}

@media screen and (min-width: 421px) {
    #editCardInfo #btnField.field {
        display: flex;
        gap: 0px;
    }
}

/* End media query */

@media screen and (max-width: 600px) {
    #delivField {
        flex-direction: column;
    }
}

.amtWrapper {
    margin: 0 0 25px 0;
}

#amtField {
    margin: 0;
}

#amtHint, #qtyHint {
    font-weight: normal;
    display: block;
    text-align: right;
    position: relative;
    width: 100%;
}

.qtyWrapper {
    margin: 0 0 25px 0;
}

#quantityField {
    margin: 0;
}

#qtyHint {
    display: none;
}

#cws_val_gcBuyAmt {
    right: 0;
    bottom: -32px;
}

.field.disclaimField>label {
    width: unset;
    font-style: italic;
}

#btnField {
    justify-content: center;
    margin: 0;
}

.selector-title {
    margin: 0 auto 10px auto;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

/* #editCardInfoForm .form-effects-thumbnail-button {
padding: 15px;
} */

#editCardInfoForm .form-effects-thumbnail-button img {
    width: 30px;
    height: 30px;
}

#selector-app-effects-selectors-list .selector-app-thumbnail {
    padding: 8% 0 45% 0;
}

.overlay-background {
    z-index: -1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.7);
    background: linear-gradient(180deg,
            rgb(255, 255, 255),
            rgba(215, 227, 239, 0.9));
}

.overlay-foreground {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    cursor: pointer;
}

.overlay-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay-background iframe {
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.overlay-card {
    position: absolute;
    width: 345px;
    height: 255px;
    background-color: #FFF;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.overlay-background__message-window {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 30px 25px 30px;
    border-radius: 5px;
    width: 90%;
    height: 200px;
    max-width: 430px;
    text-align: center;
    background-color: #FFF;
}


#subpageContent {
    padding: 0 0 10px 0;
}

.subContent {
    margin: 0px auto 0px auto;
    max-width: min(94%, 1024px);
}

.subContent p {
    margin: 20px;
    max-width: 970px;
}

#loadContent {
    padding: 20px 0px;
    max-width: 1024px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#leftColumn {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px 0;
    width: 500px;
    padding: 0 20px 20px 20px;
    background-color: #f3f4f6;
}

.editCardImageLink {
    display: block;
    margin: 0 0 20px 0;
}

#editCardInfo {
    width: 500px;
}

#editCardInfo .field {
    max-width: none;
}

#previewBox, #video-previewBox {
    position: relative;
    transform: none;
    z-index: 2;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 0 0 0;
    transition: 1s;
}

#cardSummary, #video-cardSummary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    padding: 10px;
    background-color: #FFF;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}

@media screen and (min-width: 1024px) {
    #cardSummary, #video-cardSummary {
        position: sticky;
        top: 0;
    }
}

#cardPreviewName, #video-cardPreviewName {
    margin: 0 0 20px 0;
}

@media screen and (max-width: 600px) {
    #leftColumn {
        max-width: 100%;
    }

    #cardPreview, #video-cardPreview {
        max-width: 98%;
    }

    #editCardInfo {
        max-width: 98%;
    }

}

@media screen and (min-width: 1024px) {
    #loadContent {
        justify-content: space-between;
    }
}

.prebuilt-card__wrapper {
    display: block;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;

}

.withfadeinanimation {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
}

.custom-card__wrapper {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
    margin: 0 0 15px 0;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.left-column-selector__wrapper {
    display: flex;
    justify-content: center;
    margin: 0 0 25px 0;
    gap: 25px;
}

.left-column-selector {
    background-color: #FFF;
    color: #000;
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 5px;
    position: relative;
    width: 120px;
}

/* .left-column-selector:not(.hidden-by-wxget):not(:last-child) {
margin: 0 25px 0 0;
} */
.left-column-selector:hover, .left-column-selector.active {
    background-color: #000;
    color: #FFF;
}

.left-column-selector.active:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 11px 0 11px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    bottom: -12px;
    left: calc(50% - 11px);
}

.hide-me {
    display: none !important;
}

.cardDesign {
    background-color: #FFF;
}

#cardCategories, #video-cardCategories {
    width: 100%;
    display: none;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    padding: 5px;
    margin: 0;
}

#cardCategories .filter, #video-cardCategories .filter {
    margin: 0;
}

.leftColumn__innerWrapper {
    position: relative;
}

.cws_video_gcMsg__wrapper {
    width: 240px;
}

.record-video-message__button * {
    pointer-events: none;
}

.record-video-message__button {
    border: none;
    background: none;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 10px;
    display: flex;
    width: auto;
    padding: 15px 20px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin: 0 auto;
}

.record-video-message__instructions {
    width: 75%;
    font-style: italic;
    text-align: left;
}

@media screen and (min-width: 1024px) {
    .record-video-message__button {
        width: 240px;
    }

    .record-video-message__instructions {
        width: 142px;
    }
}


.record-video-message__icon {
    display: block;
    background-color: #e80005;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    border: none;
    position: relative;
    transition: background-color 140ms ease;
    margin: 0 10px 0 0;
}

.record-video-message__button:hover .record-video-message__icon {
    background-color: #b90005;
}

.record-video-message__icon::after {
    content: '';
    position: absolute;
    border: 3px solid #FFF;
    top: 4px;
    left: 4px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
}

.written-message-link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0 0 0;
}

.written-message-link img {
    height: 20px;
    margin: 0 5px 0 0;
}

.written-message-link__text {
    border: none;
    background: none;
    text-decoration: underline;
    font-size: 13px;
    font-style: italic;
}

.steps-header {
    align-items: center;
    justify-content: center;
    display: none;
}

.browse-cards-heading {
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 5px 0;
}

@media screen and (min-width: 1017px) {
    .steps-header {
        display: flex;
    }

    .browse-cards-heading {
        display: none;
    }
}

.egift-step {
    width: 500px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.egift-step:first-child {
    border-right: 1px solid #f3f4f6;
}

.egift-step:last-child {
    border-left: 1px solid #f3f4f6;
}

.egift-step__number {
    padding: 10px 20px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #E5E5E5;
    border-radius: 50%;

}

.egift-step__label {
    text-transform: uppercase;
    font-weight: bold;
}

#step-one-label-with-custom {
    display: none;
}

.egift-step__icon {
    display: inline-block;
    margin: 0 0 0 15px;
    height: 30px;
    width: 30px;
    background-image: url(/cws4.0/global-egift/images/icons/icon-downarrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.egift-background {
    margin: 0px 0 25px 0;
    background-color: #f3f4f6;
}

.form__field-wrapper {
    background-color: #FFF;
    padding: 20px;
}

.form__field-wrapper:not(last-child) {
    margin: 0 0 5px 0;
}

.field.field__message {
    margin: 0;
}

.field__sendto-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0 0 15px 0;
}

.field__sendto-wrapper label {
    margin: 0;
}

.selector-element-outer {
    border: 1px solid #CCC;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.selector-element-instructions {
    color: #FFF;
    background-color: #000;
    padding: 4px 10px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
}

.fancy-radio__input {
    font-weight: normal;
    height: 27px;
    min-width: 100%;
    display: inline-block;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: rgb(0 0 0 / 24%) 0px 2px 3px;
    margin: 10px 0 0 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    padding: 0 5px;
}

.fancy-radio__input:focus {
    border-color: blue;
}

@media (hover: hover) {
    .selector-app-selector input.fancy-radio:not(:checked)+.fancy-radio__input:hover {
        color: #FFF;
        background-color: #000;
    }
}

.fancy-radio__graphic {
    height: 80%;
    width: 100%;
    display: none;
    background: url(https://sales.givex.com/images/icons/check.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.selector-app-selector input.fancy-radio {
    position: absolute;
    left: -9999px;
}

.selector-app-selector input.fancy-radio:focus+.fancy-radio__input {
    border: 1px solid #009eda;
}

.selector-app-selector input.fancy-radio:checked+.fancy-radio__input {
    box-shadow: none;
    border: none;
}

.selector-app-selector input.fancy-radio:checked+.fancy-radio__input .fancy-radio__graphic {
    display: block;
}

.selector-app-selector input.fancy-radio:checked+.fancy-radio__input .fancy-radio__text {
    display: none;
}

.selector-app-selector-top-label {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    height: 35px;
}

@media screen and (max-width: 599px) {
    .selector-app-selector-top-label {
        font-size: 11px;
    }

    #cws_list_gcBuyAmt, #cws_list_gcBuyQty, #cws_txt_gcBuyAmt, #cws_txt_gcBuyQtyText {
        width: 100%;
    }

    #cws_list_gcBuyAmt {
        margin: 0 0 5px 0;
    }
}

@media screen and (max-width: 1024px) {
    .support-wrapper__left {
        display: none;
    }
}

@media screen and (min-width: 1024px) {
    .support-wrapper__right {
        display: none;
    }
}

.left-column-selector__instructions {
    margin: -5px 0 15px 0;
    font-size: 13px;
    font-style: italic;
    text-align: left;
}

#standard-instructions {
    display: block;
}

#custom-instructions, #video-instructions {
    display: none;
}

#custom-instructions {
    text-align: center;
}

#video-instructions {
    text-align: right;
}

/* @media screen and (min-width: 1024px) {
.left-column-selector__instructions {
display: none;
}
} */

#cws_list_gcBuyAmt, #cws_list_gcBuyQty {
    float: none;
    margin: 0;
}

#cws_val_gcBuyQtyText {
    right: 0;
    bottom: -32px;
}

input[type="text"], input[type="password"], input[type="number"], input[type="search"], select, textarea {
    font-size: 16px;
}

@media screen and (min-width: 1024px) {
    input[type="text"], input[type="password"], input[type="number"], input[type="search"], select, textarea {
        font-size: 14px;
    }
}

.filterLabelCategories {
    display: inline-block;
    margin: 0px 15px 0 0px;
    font-size: 16px;
    font-weight: 700;
}

body.allowHover .cardDesign:hover .cardName {
    z-index: 1;
}

.button-close-help-panel {
    display: block;
    margin: 20px auto;
    padding: 5px 10px;
    background-color: #FFF;
    border: 1px solid #333;
    border-radius: 3px;
}

.button-close-help-panel:hover {
    background-color: #DDD;
}

@keyframes loaderSpin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.spinner {
    animation: loaderSpin 1.5s linear infinite;
    border: 4px solid #F2F2F2;
    border-top: 4px solid #2B80C5;
    border-radius: 50%;
    display: block;
    height: 60px;
    width: 60px;
    border-width: 4px;
}

/* 
Custom card styles
*/

.element-control-delete {
    width: 19px;
    height: 19px;
    display: inline-block;
    background-image: url(/cws4.0/global-egift/images/icons/red-x.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    vertical-align: middle;
}

.delete-confirmation {
    display: none;
    justify-content: space-evenly;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 13px 10px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #EEE;
    font-size: 14px;
}

.video-preview__wrapper .delete-confirmation {
    height: unset;
    width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.delete-confirmation .instructions {
    vertical-align: middle;
}

.delete-confirmation button:first-of-type {
    margin: 0 5px;
}

button.confirm {
    border: none;
    background-color: #000;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
}

button.confirm:hover {
    background-color: #555;
}

button.cancel {
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #000;
}

button.cancel:hover {
    background-color: #FFF;
}

/* Main Page elements */
main h2 {
    display: none;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}

p.centered {
    text-align: center;
    margin: 5px 0px;
    font-size: 13px;
}

.controls-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 460px;
}

.controls {
    width: 100%;
    margin: 0 0 25px 0;
    position: relative;
    display: flex;
    justify-content: center;
}

.controls .control {
    display: block;
    width: 60px;
    font-size: .7em;
    cursor: pointer;
    margin: 0px 25px;
}

.controls .control:first-of-type {
    margin: 0 25px 0 0;
}

.controls .control:last-of-type {
    margin: 0 0 0 25px;
}

.control__underline {
    position: absolute;
    bottom: -8px;
    width: 58px;
    height: 4px;
    background-color: #333;
    transition: all 0.2s linear;
}

.control-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 8px 0;
    position: relative;
    width: 60px;
    height: 60px;
    padding: 16px;
    border: 1px solid #CCC;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 32px;
    background-color: #FFF;
    /* background-position: center; background-repeat: no-repeat; background-color: #FFF;
background-size: contain; background-origin: content-box; */
}

.control-link {
    border: none;
    background: none;
    padding: 0;
}

.control-link * {
    pointer-events: none;
}

.control-icon>span:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.control-icon>span:first-child>img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
}

.sub-panel .control-link>span:first-child,
.use-camera>span:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0 0 5px 0;
}

.sub-panel .control-link>span:first-child img,
.use-camera>span:first-child img {
    max-height: 65%;
}

.control-icon>span:first-child::after,
.sub-panel .control-link>span:first-child::after,
.use-camera>span:first-child::after {
    width: 15px;
    content: "";
    color: rgb(255, 255, 255);
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
    transition: all 0.1s ease-in-out;
}

.sub-panel .control-link>span:first-child::after,
.use-camera>span:first-child::after {
    bottom: 8px;
}

.control-link:hover .control-icon>span:first-child>img,
.sub-panel .control-link:hover>span:first-child>img,
.use-camera:hover>span:first-child>img {
    margin: -5px 0 0 0;
    transition: all 0.1s ease-in-out;
    z-index: 1;
}


.control-link:hover .control-icon>span:first-child::after,
.sub-panel .control-link:hover>span:first-child::after,
.use-camera:hover>span:first-child::after {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.85);
}


.control-label {
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-size: 13px;
}

.panels-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.panel {
    max-width: 355px;
    position: relative;
    display: none;
}

@media screen and (min-width: 355px) {
    .panel {
        width: 355px;
    }
}

.panel.active {
    display: block;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
}

.sub-panel {
    border: 1px solid #CCC;
    padding: 25px 0px 0px 0px;
    background-color: #FFF;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.panel p.reminder {
    font-size: 13px;
    font-style: italic;
    padding: 15px 10px;
    line-height: 170%;
    margin: 0;
}

.sub-panel-selector {
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 5px;
}

.panel-add-effects .sub-panel-selector:hover {
    background-color: #EEE;
}

.sub-panel-selector-divider {
    display: block;
    border-left: 1px solid #000;
    height: 60px;
}

.use-camera {
    height: 80px;
    width: 155px;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.use-camera * {
    pointer-events: none;
}

.panel.panel-add-image .sub-panel, .panel-use-camera .sub-panel {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 25px 0 20px 0;
}

.sub-panel-selector-label {
    display: block;
    font-size: 14px;
}

.accepted-file-types {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0px 10px 0px;
    font-size: 12px;
}

.accepted-file-types .text {
    margin: 0 10px 0 0;
}

.accepted-file-type {
    display: inline-block;
    border: 1px solid #CCC;
    padding: 3px 7px;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

.accepted-file-type:last-of-type {
    margin: 0;
}

.link-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 0 0;
}

.link-wrapper button {
    border: none;
    background: none;
}

.link-wrapper [class^="icon-"] {
    font-size: 22px;
}

.link-wrapper svg {
    height: 25px;
    margin: 0 5px 0 0;
}

.take-photo-link-image {
    height: 16px;
    margin: 0 5px 0 0;
}

.panel-link {
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
}

.sub-panel-selector-icon {
    display: block;
    width: 100px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
}

.sub-panel-selector-upload-file {
    height: 80px;
    width: 155px;
    font-size: 14px;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.sub-panel-selector-upload-file>span, #button-open-capture-app>span {
    font-size: 50px;
}

.panel-upload-image .sub-panel {
    display: flex;
    flex-direction: column;
    padding: 25px 0px 10px 0px;
}

.panel-upload-image .sub-panel p {
    font-style: italic;
    font-size: 13px;
}

#uploader {
    display: none;
}

label.select-file {
    cursor: pointer;
    padding: 12px 50px;
    margin: 0px auto 5px auto !important;
    border-radius: 25px;
    border: 1px solid #000;
    font-weight: bold;
}

label.select-file:hover {
    background-color: #EEE;
}

.panel-adjust-image .sub-panel {
    margin: 0 0 20px 0;
    padding: 20px;
}

.element-image {
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.image-editing-controls {
    margin: 0 10px 0 0;
}

.image-editing-controls label {
    display: inline-block;
    margin: 0;
}

.image-size-slider {
    width: 175px;
    vertical-align: bottom;
    margin: 0 0 0 8px;
}

.image-scale-wrapper {
    margin: 10px 0 0 0;
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}

button.scale-button {
    padding: 5px 15px;
    font-size: 13px;
    background-color: #FFF;
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
}

button.scale-button:hover {
    background-color: #DDD;
}

.scale-button[data-alteration="reset"] {
    text-decoration: underline;
    border: none;
    padding: 0;
}

.scale-button[data-alteration="reset"]:hover {
    background-color: transparent;
    color: #8a220b;
}

.image-element-thumbnail {
    display: inline-block;
    margin: 0px 5px;
    padding: 2px;
    border: 1px solid #CCC;
    border-radius: 5px;
    height: 55px;
    width: 55px;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-origin: content-box;
}

.panel-add-text .sub-panel {
    padding: 20px;
}

.panel-add-text label {
    margin: 0 0 10px 0;
    font-size: 14px;
}

.add-text-control-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 0 0;
}

.add-text-input {
    padding: 5px;
    width: 262px !important;
    font-size: 16px !important;
}

.add-text-wrapper {
    display: flex;
}

button.add-text-button {
    padding: 0;
    margin: 0 0 0 10px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: none;
    background: none;
    background-image: url(/cws4.0/global-egift/images/icons/icon_plus_black.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

button.add-text-button:hover {
    background-image: url(/cws4.0/global-egift/images/icons/icon_plus_grey.png);
}

button.add-text-button * {
    pointer-events: none;
}

.panel-add-text p {
    display: none;
    margin: 20px 0 0 0;
    font-size: .9em;
}

.panel-format-text .link-wrapper .panel-link {
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #999;
    padding: 4px 20px;
    border-radius: 5px;
    text-decoration: none;
}

.panel-format-text .link-wrapper .panel-link:hover {
    background-color: #CCC;
}

.sub-panel-format-text {
    padding: 10px;
    margin: 0 0 5px 0;
    font-size: 13px;
}

.format-text-font-wrapper {
    display: flex;
    justify-content: space-between;
    height: 25px;
}

.font-select {
    height: 23px;
    width: auto;
    padding: 0px 5px;
}

.format-text-order-wrapper {
    display: none;
    margin: 0 0 0 5px;
}

.format-text-attributes-wrapper {
    margin: 5px 0 0 0;
    height: 25px;
    display: flex;
    justify-content: space-between;
}

.format-text-size-wrapper {
    margin: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.format-text-size-wrapper input[type="range"] {
    width: 120px;
    vertical-align: middle;
    cursor: pointer;
}

.format-text-button {
    display: inline-block;
    position: relative;
    height: 25px;
    width: 26px;
    padding: 0px 5px;
    margin: 0 3px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
}

.format-text-button:hover, .format-text-button.active {
    background-color: #CCC;
}

.format-text-button[data-value='bold'] {
    font-weight: bold;
}

.format-text-button[data-value='italic'] {
    font-style: italic;
    font-weight: bold;
}

.format-text-format-wrapper label, .format-text-size-wrapper label {
    margin: 0;
}

.text-alignment-button {
    width: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.text-alignment-button[data-value='left'] {
    background-image: url(/cws4.0/global-egift/images/icons/text-align-left.svg)
}

.text-alignment-button[data-value='center'] {
    background-image: url(/cws4.0/global-egift/images/icons/text-align-center.svg)
}

.text-alignment-button[data-value='right'] {
    background-image: url(/cws4.0/global-egift/images/icons/text-align-right.svg)
}

input[type="color"] {
    width: 25px;
    height: 25px;
    padding: 0px 2px;
    cursor: pointer;
    margin: -1px 0px 0px 5px;
}

.format-text-color-wrapper, .format-text-background-color-wrapper {
    display: flex;
    align-items: center;
}

.sub-panel-format-background {
    padding: 15px 10px 15px 10px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}

.background-shape-button {
    padding: 2px;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-origin: content-box;
}

.background-shape-button[data-value='none'] {
    background-image: url(/cws4.0/global-egift/images/icons/icon-none.png)
}

.background-shape-button[data-value='rectangle'] {
    background-image: url(/cws4.0/global-egift/images/icons/icon-rectangle.png)
}

.background-shape-button[data-value='circle'] {
    background-image: url(/cws4.0/global-egift/images/icons/icon-circle.png)
}

.background-shape-button[data-value='bubble'] {
    background-image: url(/cws4.0/global-egift/images/icons/icon-bubble.png)
}

.background-shape-button[data-value='star'] {
    background-image: url(/cws4.0/global-egift/images/icons/icon-star.png)
}

.panel-add-effects .sub-panel {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.panel-add-effects .sub-panel-selector {
    margin: 5px 0px;
    width: 105px;
    text-align: center;
    border: none;
    background-color: transparent;
}

.panel-add-effects .sub-panel-selector:hover {
    background-color: #EEE;
}

.panel-add-effects .sub-panel img {
    /* width: 32px; margin: 0px auto 5px auto;*/
    display: block;
    width: 80%;
    height: 80%;
}

.selector-app-thumbnail-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}

.panel-add-effects .sub-panel-selector .sub-panel-selector-label {
    font-size: 13px;
}

.panel-add-effects .sub-panel-selector * {
    pointer-events: none;
}

.panel-add-effects .sub-panel .selector-element-outer {
    width: 100%;
    border: none;
}

.selector-app-loading {
    display: flex;
    justify-content: center;
    align-items: center;
}

#wrapper-selector__wrapper .selector-app-loading {
    height: 160px;
}

#effects-selector__wrapper .selector-app-loading {
    height: 142px;
}

.selector-element-outer>div>.spinner {
    display: none;
}

.selector-element-outer>div.selector-app-loading>.spinner {
    display: block;
}

.selector-app-loading .selector-app-button-scroll {
    display: none;
}

.canvas-wrapper {
    margin: 0px auto 30px auto;
    position: relative;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    z-index: 2;
}

.canvas-wrapper .text-edit-button {
    position: absolute;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    border-radius: 5px;
    background-image: url(/cws4.0/global-egift/images/icons/icon-edit-01.svg)
}

/* @media (pointer:coarse) {
.text-edit-button {
display: none;
}
} */

.canvas-wrapper .text-delete-button {
    position: absolute;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-size: contain;
    border-radius: 5px;
    background-image: url(/cws4.0/global-egift/images/icons/icon-delete-01.svg);
    background-position: center;
}

.text-delete-confirmation {
    position: absolute;
    display: none;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    font-size: .9em;
    width: 180px;
    padding: 5px 0px;
    background-color: #EEE;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    z-index: 2;
}

.text-delete-confirmation .instructions {
    margin: 0 0 5px 0;
}

.text-delete-confirmation .delete-button-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

.canvas-wrapper .edit-input {
    position: absolute;
    resize: none;
    padding: 0;
    border: none;
    overflow: hidden;
}

canvas.card-preview {
    border: 1px solid #CCC;
    border-radius: 10px;
    display: block;
    width: 100%;
    touch-action: none;
    background-color: #FFF;
}

.button-wrapper {
    max-width: 1000px;
    margin: 30px auto 20px auto;
    width: 90%;
    display: flex;
    justify-content: center;
}

.overlay-background {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.7);
    background: linear-gradient(180deg,
            rgb(255, 255, 255),
            rgba(215, 227, 239, 0.9));
}

.overlay-foreground {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.overlay-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay-background__inner {
    position: absolute;
    width: 100vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay-card {
    position: absolute;
    width: 345px;
    height: 255px;
    background-color: #FFF;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.overlay-background__message-window {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 30px 25px 30px;
    border-radius: 5px;
    width: 90%;
    height: 200px;
    max-width: 430px;
    text-align: center;
    background-color: #FFF;
}

.effects-preview {
    background-color: #FFF;
    position: absolute;
    width: 150%;
    height: 150%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

p.terms {
    max-width: 1000px;
    margin: 0px auto;
    padding: 0px 20px;
    font-style: italic;
    font-size: 13px;
}

#main-content>.wrapper1240, #main-content>.wrapper1240>.wrapper1024 {
    max-width: 100% !important;
}


/* CSS HEARTS EFFECT
*/
.e-gift-css-effect {
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 100vh;
}

.particle-heart {
    position: absolute;
    transform: rotate(45deg);
    opacity: 0;
}

.particle-heart.small {
    width: 16px;
    height: 16px;
    animation-duration: 3300ms;
}

.particle-heart.medium {
    width: 32px;
    height: 32px;
    animation-duration: 3600ms;
}

.particle-heart.large {
    width: 48px;
    height: 48px;
    animation-duration: 3800ms;
}

.particle-heart::before,
.particle-heart::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background-color: inherit;
}

.particle-heart::before {
    transform: translateX(-50%);
}

.particle-heart::after {
    transform: translateY(-50%);
}

.particle-heart:not(.special-effect) {
    animation-name: rise-and-fade-out;
    animation-fill-mode: forwards;
    animation-direction: normal;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.animate-css-effect-special .particle-heart.special-effect {
    animation-name: grow-and-fade-out;
    animation-fill-mode: none;
    animation-direction: normal;
    animation-timing-function: ease-out;
}

@keyframes rise-and-fade-out {
    0% {
        opacity: 0;
        transform: translate(0, -5%) rotate(45deg);
    }

    5% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        transform: translate(0, -900%) rotate(45deg);
    }
}

@keyframes grow-and-fade-out {
    0% {
        opacity: 0;
        transform: scale(0.25) rotate(45deg);
    }

    5% {
        opacity: 0.9;
    }

    90% {
        opacity: 0.0;
        transform: scale(5) rotate(45deg);
    }

    100% {
        opacity: 0;
    }
}

.video-preview__wrapper {
    position: relative;
    display: none;
    align-items: center;
    flex-direction: column;
    border: 1px solid #CCC;
    margin: 10px 0 0 0;
}

.video-preview__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 15px;
    padding: 0px 10px 10px 10px;
}

.video-preview {
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: 3px;
    max-height: 126px;
    max-width: 100%;
}

.effects-instructions {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, 0%);
    cursor: pointer;
}

.fullscreen-image-preview {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 90%;
    width: 460px;
    /* min-height: 330px; */
    padding: 35px 10px 40px 10px;
    background-color: #FFF;
    box-sizing: border-box;
    z-index: 10;
    transition: 1s;
    opacity: 0;
}

.fullscreen-image-preview img {
    max-width: 100%;
    max-height: 248px;
    border-radius: 5px;
}

.fullscreen-image-preview button {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    margin: 8px;
    padding: 0 4px;
    font-size: 16px;
    cursor: pointer;
}

/* CSS HEARTS EFFECT */
.e-gift-css-effect {
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 100vh;
}

.particle-heart {
    position: absolute;
    transform: rotate(45deg);
    opacity: 0;
}

.particle-heart.small {
    width: 16px;
    height: 16px;
    animation-duration: 3300ms;
}

.particle-heart.medium {
    width: 32px;
    height: 32px;
    animation-duration: 3600ms;
}

.particle-heart.large {
    width: 48px;
    height: 48px;
    animation-duration: 3800ms;
}

.particle-heart::before,
.particle-heart::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background-color: inherit;
}

.particle-heart::before {
    transform: translateX(-50%);
}

.particle-heart::after {
    transform: translateY(-50%);
}

.particle-heart:not(.special-effect) {
    animation-name: rise-and-fade-out;
    animation-fill-mode: forwards;
    animation-direction: normal;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.animate-css-effect-special .particle-heart.special-effect {
    animation-name: grow-and-fade-out;
    animation-fill-mode: none;
    animation-direction: normal;
    animation-timing-function: ease-out;
}

.hidden-by-wxget {
    display: none !important;
}

.fullscreen-background {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    display: none;
    justify-content: center;
    align-items: center;
}

.fullscreen-foreground {
    box-sizing: border-box;
    border-radius: 5px;
    padding: 30px;
    background-color: #FFF;
    width: min(400px, 80%);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fullscreen-foreground p {
    margin: 25px 0 0 0;
}
