img.icon_myoffer {
    width: 18px;
    display: inline-block;
    margin-right: 8px;
}
.gmo_myoffer_cta_mob img.icon_myoffer {
    width: 15px;
    margin-right: 7px;
}
.myoffer_cta .my-offers-nav-link {
    display: flex;
    align-items: flex-end;   
}
.rolled_out_region .not_rolled_item{
    display: none;
}
.not_rolled_out_region .rolled_item{
    display: none;
}
.gmo_myoffer_cta_mob .my-offers-nav-link{
    display: flex!important;
    align-items: center;
    justify-content: center; 
}
.rolled_out_region .not_rolled_item{
    display: none!important;
    visibility: hidden;
}
.not_rolled_out_region .rolled_item{
    display: none!important;
    visibility: hidden; 
}
.not_rolled_out_region .not_rolled_item {
    display: inline-block;
}
.scenecard_bodyscrl {
    overflow-y: hidden;
}
.scenecard_popbox,
.scenecard_popbox * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-break: normal;
}
.scenecard_popbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999999999;
    overflow-y: auto;
    width: 100%!important;
}
.scenecard_popbox .scenecard_popbox_overlay {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999;
}
.scenecard_popbox .scenecard_popbox_tbl {
    display: table;
    width: 100%;
    height: 100%;
}
.scenecard_popbox .scenecard_popbox_tbl .scenecard_popbox_tbl_cel {
    display: table-cell;
    vertical-align: middle;
}
.scenecard_popbox .scenecard_popbox_wrap {
    max-width: 950px;
    position: relative;
    z-index: 999;
    margin: auto;
}
.scenecard_popbox .scenecard_popbox_wrap .scenecard_popbox_wrapIn {
    background: #ffffff;
    margin: 30px;
    position: relative;
}
.scenecard_popbox .scenecard_popbox_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.scenecard_popbox .scenecard_popbox_col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.scenecard_popbox .scenecard_popbox_textWrap {
    padding: 40px 40px 30px 40px;
}
.scenecard_popbox .scenecard_popbox_textWrap h2 {
    margin: 0 0 17px;
    font-size: 29px;
    font-weight: 400;
    line-height: 1.3;
    padding: 0;
}
.scenecard_popbox .scenecard_popbox_closeWrap {
    position: absolute;
    top: 13px;
    right: 18px;
    z-index: 1111;
}
.scenecard_popbox .scenecard_popbox_closeWrap a {
    font-size: 25px;
    color: #404040;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
}
.scenecard_popbox .scenecard_popbox_closeWrap a:hover {
    color: #404040;
}
.scenecard_popbox .PopUpForm input {
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    width: 100%;
    margin-top: 57px;
    padding-bottom: 15px;
}
.scenecard_popbox .popbtn {
    -webkit-border-radius: 50px;
    -webkit-border-radius: 3.125rem;
    -moz-border-radius: 50px;
    -moz-border-radius: 3.125rem;
    border-radius: 50px;
    border-radius: 3.125rem;
    color: #fff;
    line-height: normal;
    overflow: hidden;
    position: relative;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
    -o-transition: -o-transform 1s cubic-bezier(.07, .51, .12, 1);
    -moz-transition: transform 1s cubic-bezier(.07, .51, .12, 1),
    -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: transform 1s cubic-bezier(.07, .51, .12, 1),
    -webkit-transform 1s cubic-bezier(.07, .51, .12, 1),
    -moz-transform 1s cubic-bezier(.07, .51, .12, 1),
    -o-transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: -webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
    z-index: 1;
    font-size: 1rem;
    padding: 0.875rem 1.875rem;
}
.scenecard_popbox .popbtn:before {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-100%) skew(-45deg);
    -moz-transform: translateX(-100%) skew(-45deg);
    -o-transform: translateX(-100%) skew(-45deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
    -o-transition: -o-transform 1s cubic-bezier(.07, .51, .12, 1);
    -moz-transition: transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: transform 1s cubic-bezier(.07, .51, .12, 1), -webkit-transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1), -o-transform 1s cubic-bezier(.07, .51, .12, 1);
    transition: -webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
    transform-origin: 0 0;
    transform: translateX(-100%) skew(-45deg);
    width: 150%;
    z-index: -1;
}
.scenecard_popbox .popbtn:hover:before {
    -webkit-transform: translateX(0) skew(-45deg);
    -moz-transform: translateX(0) skew(-45deg);
    -o-transform: translateX(0) skew(-45deg);
    transform: translateX(0) skew(-45deg);
}
.scenecard_popbox .PopUpTop ul li {
    list-style: none;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #404040;
    margin-bottom: 10px;
    padding-left: 38px;
}
.scenecard_popbox .PopUpTop ul li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    cursor: pointer;
}
.scenecard_popbox .PopUpTop ul li::after {
    content: "";
    position: absolute;
    left: 9px;
    top: 9px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    display: block;
}
.scenecard_popbox .popbtnmain {
    margin-top: 40px;
    margin-bottom: 29px;
}
.scenecard_popbox .PopUpForm p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}
.scenecard_popbox .PopUpForm p:last-child {
    margin-bottom: 0px;
}
.scenecard_popbox .poperror {
    font-size: 12px;
    line-height: 20px;
    color: #DD2229;
    margin-top: 5px;
    display: none;
    margin-bottom: -25px;
}
.scenecard_popbox .popbtnwhite {
    margin-right: 31px;
}
.scenecard_popbox .popbtnwhite {
    background-color: transparent;
}
.scenecard_popbox .popbtnwhite:before {
    color: #fff;
}
.scenecard_popbox .popbtnwhite:hover {
    color: white;
    background-color: transparent;
}
.scenecard_popbox .popbtnwhite:hover:before {
    -webkit-transform: translateX(0) skew(-45deg);
    -moz-transform: translateX(0) skew(-45deg);
    -o-transform: translateX(0) skew(-45deg);
    transform: translateX(0) skew(-45deg);
}
.scenecard_popbox .scenecard_popboxBgimg {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.scenecard_popbox img {
    max-width: 100%;
    height: auto;
}
.scene_menuWrap {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
    padding: 20px;
    width: 290px;
    height: auto;
    background-color: #fff;
    margin-top: 18px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    display: none;
    z-index: 9999999991;
}
.header-top .scene-menu-item.scene_notifiction_menu {
    position: relative;
}
.scene_menuWrap::before {
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: solid 10px #fff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    display: inline-block;
    position: absolute;
    top: -20px;
    right: 0px;
    transform: translate(-50%, 0px);
}
.scene_menuWrap .scene_menuWrap_heading {
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
    color: #404040;
}
.scene_menuWrap .scene_menuWrap-notilist {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    text-align: left;
    line-height: normal;
}
.scene_menuWrap .scene_menuWrap-notilist ul{
    margin-bottom: 0;
    padding: 0px;
}
.scene_menuWrap .scene_menuWrap-notilist ul li {
    width: 100%;
    list-style-type: none;
    font-size: 14px;
}
.scene_menuWrap .scene_menuWrap-notilist ul li.gmo_notify_msg a{
    display: inline-block;
    text-decoration: underline;
    padding: 0;
}
.scene_menuWrap .scene_menuWrap-notilist ul li.gmo_notify_msg p {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 5px;
}
.scene_menuWrap .scene_menuWrap-notilist ul li.gmo_notify_msg a:hover {
    text-decoration: none;
}
.scenecard_popbox .gigya_sceneMenu .scene-menu-item {
    position: relative;
}
.scenecard_popbox .scene_menuWrap::after {
    content: "";
    height: 20px;
    width: 20px;
    background: #fff;
    position: absolute;
    top: -9px;
    transform: rotateZ(45deg);
    right: 98px;
}
.scenecard_popbox .gigya_sceneMenu .scene_menu_notification_icon span {
    text-align: center;
    position: absolute;
    background: #D21111;
    border-radius: 50px;
    height: 14px;
    width: 14px;
    font-size: 9px;
    color: #ffffff !important;
    font-weight: 700;
    top: -4px;
    left: 22px;
}
.scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen form .gigya-layout-row .gigya-layout-cell:nth-child(1) {
    padding-right: 30px !important;
    width: 60% !important;
}
.scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen form .gigya-layout-row .gigya-layout-cell:nth-child(2) {
    padding-left: 0px !important;
    width: 40% !important;
}
.scenecard_popbox .gigya_container > .gigya-style-modern {
    padding: 0;
}
.scenecard_popbox form#gigya-profile-form label.gigya-label span.gigya-label-text {
    font-size: 12px;
    color: #808080;
}
.scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen-caption{
    display: none;
}
.scenecard_popbox .gigya_container .gigya-screen .gigya-composite-control.gigya-composite-control-image .gigya-image.scene-card-logo {
    margin: 0 0 0 !important;
    display: block;
}
.scenecard_popbox .gigya_container {
    padding: 0;
    margin-top: 16px;
}
.scenecard_popbox p:empty{
    display: none;
}
.scenecard_popbox .gigya_container .gigya-screen .gigya-composite-control.gigya-composite-control-image {
    margin-bottom: 10px;
}
.scenecard_popbox .gigya_container .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
    padding-bottom: 22px;
}
.scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen form .gigya-layout-row .gigya-layout-cell:nth-child(1) .gigya-composite-control-submit input {
    background-color: transparent;
}
.scenecard_popbox .gigya-composite-control.gigya-composite-control-submit {
    padding-bottom: 30px;
}
.scenecard_popbox .gigya-screen .gigya-composite-control.gigya-composite-control-label {
    padding-bottom: 10px;
    color: #404040;
}
.scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label a {
    font-size: 18px;
    text-decoration: none !important;
    
}
.scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label a:hover{
    text-decoration: underline !important;
}
.scenecard_popbox .gigya-screen.portrait.mobile:before {
    width: auto;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text {
    color: #404040;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:focus {
    outline: none !important;
    box-shadow: none !important;
    filter: brightness(100%) !important;
}
body .scenecard_popbox .gigya-screen .gigya-error-msg{
    line-height: 0px;
}
body .scenecard_popbox .gigya_container div.gigya-screen .gigya-error-msg.gigya-error-msg-active {
    font-weight: normal !important;
    padding-bottom: 0px !important;
}
.scenecard_popbox .scenecard_popbox_verify_btns {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.scenecard_popbox .scenecard_popbox_verify_btns .scenecard_remind {
    width: 60%;
    padding-right: 30px;
}
.scenecard_popbox .scenecard_popbox_verify_btns .scenecard_verify{
    width: 40%;
}
.scenecard_popbox .scenecard_popbox_verify_btns .btn-verify {
    border-radius: 100px;
    padding: 0px 20px;
    height: 55px;
    display: inline-block;
    line-height: 51px;
    font-size: 16px;
    max-width: 147px;
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.scenecard_popbox .scenecard_popbox_verify_btns .remind_me_later {
    background: #FFFFFF;
    max-width: 197px;
    width: 100%;
}
.header-top ul li.scene_notifiction_menu a span {
    color: #fff !important;
    width: 14px;
    height: 14px;
    background: #D21111;
    display: inline-block;
    text-align: center;
    font-size: 9px;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: 12px;
}
.scenecard_popbox .scenecard_popbox_textWrap .PopUpTop ul {
    display: inline-block;
    margin: 0 0 15px 0;
}
.scenecard_popbox.verify_popbox .scenecard_popbox_textWrap h2{
    margin-bottom: 30px;
    font-size: 29px;
    font-weight: normal;
}
.scenecard_popbox.verify_popbox .scenecard_popbox_textWrap .PopUpTop ul{
    margin-bottom: 24px;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    background: #404040;
    background: -webkit-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: -moz-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: linear-gradient(to right, #404040 15%, #ddd 9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #404040;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
    background: #404040;
    background: -webkit-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: -moz-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: linear-gradient(to right, #404040 15%, #ddd 9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #404040;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
    background: #404040;
    background: -webkit-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: -moz-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: linear-gradient(to right, #404040 15%, #ddd 9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #404040;
}
.scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
    background: #404040;
    background: -webkit-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: -moz-linear-gradient(to right, #404040 15%, #ddd 9%);
    background: linear-gradient(to right, #404040 15%, #ddd 9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #404040;
}
.header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name {
    padding-right: 20px;
}
.scenecard_popbox .PopUpTop ul li::before {
    background-image: url("../../assets/images/checklist.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.scenecard_popbox .PopUpTop ul li::after {
    display: none;
}
.scenecard_popup::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
}
.scenecard_popup > .fl-col-content .fl-col-group {
    max-width: 870px;
    margin: 30px auto !important;
    background-color: #fff;
    border: 0 !important;
    padding: 0 !important;
}
.scenecard_popbox .scenecard-lists .component_list_module.-unordered ul li:before {
    content: "";
    position: absolute;
    left: 0;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    top: 20px;
}
body .scenecard_popbox .scenecard-lists .component_list_module.-unordered ul li {
    list-style: none;
    position: relative;
    font-size: 18px;
    line-height: 1.35;
    color: #404040 !important;
    padding-left: 38px;
}
.scenecard_popbox .scenecard_popup_text{
    position: relative;
}
body .scenecard_popbox .scenecard-lists .component_list_module.-unordered ul li:last-child {
    padding-bottom: 0;
}
.verify_scenecard_popup > .fl-col-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.scenecard_popbox   label#addcard-save-confirmmessage {
    margin-top: -30px;
    font-size: 14px !important;
    color: #48a548;
    display: block;
}
.hidden_rolled_item{display: none;}

.ghost_scenecard_modal > .fl-col-content .fl-col-group {
    max-width: 510px;
    position: relative;
}
.ghost_scenecard_modal > .fl-col-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

body .ghost_scenecard_modal .trouble p {
    margin-bottom: 0px;
}
.ghost_scenecard_modal .scenecard_btn .btn-ghost {
    position: relative;
    display: block;
    padding: 15px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
}
.ghost_scenecard_modal .scenecard_btn .btn-ghost-close {
    position: relative;
    display: block;
    padding: 15px;
    border-radius: 50px;
    text-decoration: none;
    cursor: pointer;
}
.ghost_scenecard_modal .scenecard_btn .btn-ghost::after {
    content: "";
    background: url("/wp-content/plugins/gmo-banner-integration/assets/images/outer-link-arrow.svg") no-repeat center / contain;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: middle;
}
.ghost_scenecard_modal .fl-col.fl-node-6245bd79dbd1d {
    width: 100% !important;
}
.header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name span.gusername{
    text-overflow: ellipsis;
    max-width: 130px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    vertical-align: bottom;
}

@media screen and (min-width: 1651px){
    .scenecard_popbox > .fl-col-content{
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        margin: auto 0;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 1366px){
    .header-top ul li a.scene_notification_menu {
        padding: 0 15px;
    }
}

@media screen and (min-width: 768px) {
    .scenecard_popbox .scenecard_popbox_col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .scenecard_popbox .scenecard_popboxBgimg img {
        display: none;
    }
}
@media screen and (max-width:1299px){
    .verify_scenecard_popup > .fl-col-content{
        height:auto;
    }
}
@media screen and (max-width: 991px) {
    .scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen form .gigya-layout-row .gigya-layout-cell:nth-child(1) {
        padding-right: 15px !important;
    }
    .scenecard_popbox .scenecard_popbox_textWrap h2{
        font-size: 24px;
    }
    .scenecard_popbox .PopUpTop ul li{
        font-size: 16px;
        line-height: 22px;
    }
    .scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label,
    .scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label a {
        font-size: 14px !important;
    }
    .scenecard_popbox .scenecard_popbox_textWrap {
        padding: 20px 30px 10px 30px;
    }
    .scenecard_popbox  .scenecard_popbox_verify_btns .btn-verify {
        padding: 0px 10px;
        font-size: 14px;
    }
    .scenecard_popbox .scenecard_popbox_verify_btns .scenecard_remind {
        padding-right: 15px;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .scene_menuWrap {
        margin-top: 25px;
        right: -74px;
    }
    .scene_menuWrap::before{
        left: 65%;
    }
    .header-top ul li.scene_notifiction_menu a span{
        right: 7px;
    }
    #add_scenecard_modal > .fl-col-content{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    }
    .header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name span.gusername{
        max-width: 60px;
    }

}
@media (min-width:1200px) and (max-width: 1299px) {
    .header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name span.gusername{
        max-width: 56px;
    }
    }
    
@media (min-width: 768px) and (max-width: 992px){
    body .header-top ul li a {
        font-size: 11px;
    }
    img.icon_myoffer {
        margin-right: 5px;
    }
    .header-top .gigya_topmenu ul li.header_signin_btn .glyphicon-menu-down{
        margin-right: 5px;
    }
    .header-top ul li.scene_notifiction_menu a span{
        right: 5px;
    }
    .scene_menuWrap::before {
        left: 72%;
    }
    .scene_menuWrap{
        margin-top: 31px;
        right: -58px;
    }
    .header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name {
        padding-right: 16px;
    }
    .scene_menuWrap .scene_menuWrap-notilist ul li.gmo_notify_msg a{
        font-size: 14px;
    }
    .scenecard_popbox > .fl-col-content{
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        margin: auto 0;
        flex-wrap: wrap;
        padding: 30px;
    }
    .header-top .gigya_topmenu ul li.header_signin_btn #current_user_first_name span.gusername{
        max-width: 56px;
    }
}
@media screen and (max-width: 767px) {
    .scenecard_popbox .scenecard_popboxBgimg {
        background-image: none;
    }
    .scenecard_popbox .scenecard_popboxBgimg img {
        display: block;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile{
        line-height: 0;
        z-index: 999999;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile #store-header {
        padding-right: 40px;                                
    }
    .header-top .scene_brand_item, .header-top .airmiles_brand_item  {
        display: none !important;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile .scene_notifiction_menu {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9;
        border-left: 1px solid #DDDDDD;
        padding-left: 10px;
        display: block;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile .scene_menu_notification_icon span {
        position: absolute;
        text-align: center;
        background: #D21111;
        border-radius: 50px;
        height: 14px;
        width: 14px;
        font-size: 9px;
        color: #ffffff !important;
        font-weight: 700;
        top: -4px;
        left: 17px;
        line-height: 1.5;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile .scene_notifiction_menu .scene_menuWrap {
        right: -10px;
    }
    .scenecard_popbox .scenecard_popbox_textWrap {
        padding: 30px 30px 20px 30px;
    }
    .scenecard_popbox .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
        margin-top: 0;
    }
    .scenecard_popbox .scenecard_popbox_textWrap h2 {
        font-size: 24px;
        font-weight: 400;
    }
    .scenecard_popbox.verify_popbox .scenecard_popbox_textWrap h2{
        margin-bottom: 13px;
    }
    .scenecard_popbox.verify_popbox .scenecard_popbox_textWrap .PopUpTop ul {
        margin-bottom: 20px;
    }
    .scenecard_popbox .PopUpTop ul li {
        font-size: 16px;
    }
    .scenecard_popbox  .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label {
        font-size: 16px !important;
    }
    .scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label a {
        font-size: 16px !important;
    }
    .scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen form .gigya-layout-row .gigya-layout-cell:nth-child(1) .gigya-composite-control.gigya-composite-control-submit {
        padding-bottom: 20px;
    }
    .scenecard_popbox .scenecard_popbox_col:first-child {
        display: none;
    }
    .scenecard_popbox  .gigya_container .gigya-style-modern .gigya-screen-content .gigya-layout-row .gigya-layout-cell .gigya-composite-control input{
        font-size: 14px;
        height: 45px;
        line-height: 41px;
    }
    .scenecard_popbox .scenecard_popbox_verify_btns .btn-verify {
        height: 51px;
        line-height: 48px;
        max-width: 100%;
    }
    .scene_menuWrap::before {           
        width: 10px;
        height: 10px;
        border-bottom: solid 5px #fff;
        border-left: solid 5px transparent;
        border-right: solid 5px transparent;
        top: -10px;
        right: 13px;
        transform: translate(0%, 0px);
        left: auto;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: linear-gradient(to right, #404040 16%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: linear-gradient(to right, #404040 16%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: linear-gradient(to right, #404040 16%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 16%, #ddd 9%);
        background: linear-gradient(to right, #404040 16%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    body .scenecard_popbox .gigya_container div.gigya-screen .gigya-error-msg.gigya-error-msg-active {
     padding: 0px;
    }
    .component_mega_menu  .navbar-collapse ul.nav li.level-0 a.nav-link#current_user_first_name_mob span.gusername{
        text-overflow: ellipsis;
        max-width: 230px;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        vertical-align: bottom;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:focus{
        color: #404040 !important;
    }
}
@media screen and (max-width: 413px){
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
}
@media screen and (max-width: 374px){
    .scenecard_popbox .scenecard_popbox_textWrap {
        padding: 20px;
    }
    .scenecard_popbox .scenecard_popbox_textWrap h2 {
        font-size: 18px;
        padding-right: 15px;
    }
    .scenecard_popbox .PopUpTop ul li {
        font-size: 14px;
    }    
    .scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label,
    .scenecard_popbox .gigya_container .gigya-screen.portrait label.gigya-composite-control.gigya-composite-control-label a {
        font-size: 14px !important;
    }
    .scenecard_popbox .PopUpTop ul li{
        padding-left: 35px;
    }
    .scenecard_popbox .scenecard_popbox_verify_btns .btn-verify {
        font-size: 12px;
        height: 41px;
        line-height: 37px;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 18%, #ddd 9%);
        background: linear-gradient(to right, #404040 18%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    body .scenecard_popbox .scenecard-lists .component_list_module.-unordered ul li{
        font-size: 16px;
    }
}
@media screen and (max-width: 350px){
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 21%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 21%, #ddd 9%);
        background: linear-gradient(to right, #404040 22%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text::-moz-placeholder { /* Firefox 19+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: linear-gradient(to right, #404040 22%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-ms-input-placeholder { /* IE 10+ */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: linear-gradient(to right, #404040 22%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox  .gigya-style-modern .gigya-screen form .gigya-layout-row input.gigya-input-text:-moz-placeholder { /* Firefox 18- */
        background: #404040;
        background: -webkit-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: -moz-linear-gradient(to right, #404040 22%, #ddd 9%);
        background: linear-gradient(to right, #404040 22%, #ddd 9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #404040;
    }
    .scenecard_popbox .gigya_container .gigya-style-modern .gigya-screen-content .gigya-layout-row .gigya-layout-cell .gigya-composite-control input {
        font-size: 12px !important;
        height: 40px;
        line-height: 36px;
    }
    .header-top.scene-header-wrapper .gigya_notify_Mobile .scene_notifiction_menu .scene_menuWrap{
        margin-top: 26px;
    }
    body  .ghost_scenecard_modal .fl-module-heading .fl-heading{
        font-size: 24px;
   }
}
/************gmo banner notification*********/
.gmo_suspended_notification_bar {
    position: absolute;
    top: 70px;
    background: #F6E8EB;
    padding: 20px;
    right: 45px;
    border: 1px solid rgba(221, 34, 41, 0.3);
    color: #404040;
    z-index: 9999;
    display: flex;
    padding-left: 45px !important;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.gmo_suspended_notification_bar .gm_suspended_img {
    position: absolute;
    left: 15px;
    top: 18px !important;
}
.gmo_suspended_notification_bar .gm_suspended_content {
    width: calc(100% - 36px);
}
.gmo_suspended_notification_bar .gm_suspended_content p{
    margin: 0;
}
.gmo_suspended_notification_bar .gm_suspended_content .gm_suspended_content_text{
    font-size: 16px;
    line-height: 1.5;
}

.gmo_suspended_notification_bar .gm_suspended_content .gm_suspended_content_text a {
    text-decoration: underline;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
}
.gmo_suspended_notification_bar .gm_suspended_content .gm_suspended_content_text a:hover {
    text-decoration: none;
}
.gmo_suspended_notification_bar .gm_suspended_btn{
    width: 36px;
    height: auto;
    text-align: right;
}
.gmo_suspended_notification_bar .gm_suspended_btn .close_btn {
    background: none;
    border: none;
}
.header-top .gigya_topmenu ul li.header_signin_btn .s_dropdown_list, .header-top .gigya_topmenu ul li.header_signin_btn .visibleProfile{
    z-index: 99999999991 !important;
}

@media (min-width: 1200px){
    .gmo_suspended_notification_bar {
        min-width: 816px;
    }
}
@media (max-width: 991px){
    .gmo_suspended_notification_bar{
        max-width: 725px;
        right: 25px;
    }
}
@media (max-width: 767px) {
    .gmo_suspended_notification_bar {
    top:94px;
    padding: 15px;
    margin: 0 25px;
    left: 0;
    right: 0;
}
    .gmo_suspended_notification_bar .gm_suspended_btn {
    margin-top: auto;
    margin-bottom: auto;
}  
.gmo_suspended_notification_bar .gm_suspended_img{
    top: 15px !important;
}

 }