@import "_newProductTiers_2022.css?v=072120221200";
/****************************** header-en.css start ******************************/

#header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    position: fixed;
    background: #fff;
    border-bottom: solid .3px rgba(96, 109, 122, .3);
    transition: top .2s ease-in-out
}

.merchant-search-body #header {
    top: 0 !important;
}

#header .holder {
    position: relative;
    padding-top: 20px;
    padding-bottom: 17px
}

.header_logo {
    display: inline-block;
    margin: 5px 62px 0 0;
    width: 98px
}

.navbar {
    align-items: flex-start;
    padding: 0
}

.navbar-expand-lg .navbar-nav {
    padding: 2px 15px 0 0
}

html[lang=el] .navbar-expand-lg .navbar-nav {
    flex: 0 0 23%;
    max-width: 23%;
}

html[lang=el] .searchHolder-wrap {
    flex: 0 0 34%;
    max-width: 34%;
}

.navbar-nav .nav-item {
    font-size: 16px;
    font-weight: 300;
    margin: 0 15px 0 0;
    text-transform: uppercase
}

.navbar-nav .nav-item:last-child {
    margin-right: 20px
}

.navbar-nav .nav-item:hover {
    text-decoration: underline
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: #606d7a
}

.navbar-nav .nav-item.active {
    font-weight: 700
}

.dropdown-toggle:after {
    border-bottom: 0;
    border-top: 6px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.login_link,
.region_select {
    display: inline-block;
    vertical-align: middle
}

.login_link {
    color: #606d7a;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 0 50px;
    text-decoration: underline
}

#navbarNav .region_select {
    min-height: 24px;
    padding: 0 0 0 25px;
}

#country-modal .modal-dialog {
    max-width: 760px;
    min-height: 24px;
    padding: 0;
}

#country-modal .region_select {
    padding: 0;
}

#navbarNav .region_select:before {
    left: 0;
    top: 7px;
    width: 1px;
    height: 15px;
    content: '';
    clear: both;
    position: absolute;
    background: #606d7a
}

#navbarNav .region_select .btnToggle {
    display: block;
    cursor: default;
    min-width: 55px;
    text-align: left;
    cursor: pointer;
    padding: 0 15px 0 0;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.region_select .dropdown-toggle:after {
    position: absolute;
    top: 10px;
    right: 0
}

.region_select .region-tophead h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.05;
    margin-bottom: 32px;
    color: #606d7a;
}

.region_select .region-menu {
    width: 100%;
    background: #fff;
    padding: 33px 77px;
    border-radius: 8px;
    pointer-events: auto;
}

.region_select .region_list {
    overflow: hidden;
    display: flex;
}

.region_select .region-menu .Column:first-child {
    flex: 0 0 33.333333%
}

.region_select .region-menu .Column {
    flex: 0 0 25%;
}

.region_select .region-menu .Column .listHead {
    position: relative;
}

.region_select .region-menu .listHead {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.31;
    color: #606d7a;
    padding-bottom: 10px;
}

.region_select .region-menu .Column li {
    font-size: 14px;
    font-weight: 300;
    padding: 7px 0;
    display: flex;
    align-items: center;
}

.region_select .region-menu .Column li::before {
    content: '';
    display: inline-block;
    height: 22px;
    width: 20px;
    flex: 0 0 auto;
    background: url('../images19/maps_sprites.svg') no-repeat;
    background-position: center -6px;
    margin-right: 8px;
}

.region_select .region-menu .Column li.Dubai::before,
.region_select .region-menu .Column li.Abu-Dhabi::before {
    background-position: -365px center;
}

.region_select .region-menu .Column li.Qatar::before {
    background-position: -245px center;
}

.region_select .region-menu .Column li.Bahrain::before {
    background-position: -7px center;
}

.region_select .region-menu .Column li.Oman::before {
    background-position: -215px center;
}

.region_select .region-menu .Column li.Riyadh::before,
.region_select .region-menu .Column li.Jeddah::before,
.region_select .region-menu .Column li.Eastern-Province::before {
    background-position: -275px center;
}

.region_select .region-menu .Column li.Kuwait::before {
    background-position: -126px center;
}

.region_select .region-menu .Column li.Singapore::before {
    background-position: -305px center;
}

.region_select .region-menu .Column li.Malaysia::before {
    background-position: -156px center;
}

.region_select .region-menu .Column li.Hong-Kong::before {
    background-position: -67px center;
}

.region_select .region-menu .Column li.Bali::before {
    background-position: -97px center;
}

.region_select .region-menu .Column li.Cape-Town::before {
    background-position: -335px center;
}

.region_select .region-menu .Column li.Malta::before {
    background-position: -185px center;
}

.region_select .region-menu .Column li.Cyprus::before {
    background-position: -37px center;
}

.region_select .region-menu .Column a {
    color: #606d7a;
}

.region_select .region-menu .Column a:hover {
    text-decoration: underline;
}

.region_select .dropdown-menu .listHead {
    display: block;
    color: #606d7a;
    font-size: 12px;
    font-weight: 700;
    padding: 14px 0 11px 41px;
    border-bottom: 1px solid #d8dbdf
}

.region_select .dropdown-menu .Column a {
    color: #606d7a
}

.region_select .dropdown-menu .Column a:hover {
    text-decoration: underline
}

.lang_list {
    margin: 0 22px 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.lang_list li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    padding: 0 15px 0 0;
    text-transform: uppercase
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.lang_list li.selected {
    font-weight: 700
}

.lang_list li.selected a,
.lang_list li.selected span,
.lang_list li:hover a,
.lang_list li:hover span {
    text-decoration: underline
}

.lang_list li:after {
    top: 0;
    right: 0;
    content: '/';
    clear: both;
    color: #606d7a;
    font-size: 16px;
    font-weight: 300;
    position: absolute
}

.lang_list li:last-child {
    padding: 0;
    margin: 0
}

.lang_list li:last-child:after {
    display: none
}

.lang_list li a {
    color: #606d7a
}

.searchHolder-wrap {
    padding-left: 0
}

.searchHolder {
    display: inline-block;
    position: relative
}

.searchHolder .icon {
    border: 0;
    width: 28px;
    padding: 5px;
    outline: 0;
    display: block;
    cursor: pointer;
    background: 0 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.searchHolder .slide_field {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 100%;
    width: 0;
    -webkit-transition: width .5s ease-in;
    -moz-transition: width .5s ease-in;
    -ms-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    transition: width .5s ease-in
}

.searchHolder.select_search .slide_field {
    width: 200px
}

.userLogin .searchHolder.select_search .slide_field {
    width: 135px
}

#header .userMenu,
#header .userMenu .dropdown-toggle:after,
#header .userSmiles.mobileSmiles,
.userLogin .login_link {
    display: none
}

#header .total_smiles,
#header .userMenu .dropdown-toggle,
#header .userMenu .userSmiles {
    display: inline-block;
    vertical-align: middle
}

#header .userMenu .dropdown-toggle {
    font-weight: 300;
    font-size: 16px;
    cursor: default;
    position: relative;
    z-index: 1001;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

#header .userMenu .userSmiles {
    font-weight: 500;
    font-size: 16px
}

#header .userMenu .userSmiles img {
    width: 18px;
    height: auto;
    vertical-align: top;
    margin: 5px 3px 0 6px
}

#header .right_column {
    align-items: center;
}

#header .right_column div,
#header .right_column .login_link,
#header .right_column ul {
    flex: 0 0 auto;
}

.userLogin .searchHolder-wrap {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.userLogin .right_column {
    flex: 0 0 40%;
    max-width: 40%;
}

.userLogin #header .userMenu {
    display: inline-block;
    margin: 0 0 0 50px
}

.userLogin .region_select .region-menu {
    top: 49px;
    right: -347px
}

#header .userMenu .dropdown-menu {
    left: 0;
    top: 0;
    border: 0;
    margin: 0;
    background: 0 0;
    border-radius: 0;
    padding: 53px 0 0
}

.userLogin #header .userMenu .dropdown-menu {
    padding: 52px 0 0
}

#header .userList {
    padding: 8px 0;
    background: #fff;
    border-top: 1px solid #babfc6;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16)
}

#header .userList li {
    min-height: 30px;
    font-size: 12px;
    font-weight: 300;
    padding: 6px 15px 5px;
    border-top: 1px solid #fbfcfc
}

#header .userList li:first-child {
    border-top: 0
}

#header .userList li a {
    color: #606d7a
}

#header .userList li a:hover {
    text-decoration: underline
}

#header .cartIcon {
    position: absolute;
    width: 21px;
    top: 15px;
    right: 16px;
    z-index: 9999
}

#header .cartIcon:hover,
.searchHolder .icon:hover {
    opacity: .8
}

.menu_open #header .cartIcon {
    z-index: 9
}

#header .cartIcon span.num {
    width: 20px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: 500;
    font-size: 12px;
    border-radius: 50%;
    position: absolute;
    background: #007bff;
    text-align: center;
    top: -10px;
    right: -8px
}

.inner_header .region_select::before {
    top: 4px;
}

.inner_header .region_select .btn Toggle .selected_item {
    padding: 0 5px 0 0
}

.inner_header .region_select .dropdown-toggle::after {
    right: 0
}

.inner_header .lang_list {
    margin: 0 22px 0 0
}

.inner_header .region_select .dropdown-menu {
    right: -230px
}

.userLogin .inner_header .region_select .dropdown-menu {
    right: -230px
}

.sbx-custom {
    display: block;
    width: 100%;
    position: relative;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 16px
}

.sbx-custom__wrapper {
    width: 100%;
    height: 100%
}

.sbx-custom__input {
    display: block;
    -webkit-transition: box-shadow .4s ease, background .4s ease;
    transition: box-shadow .4s ease, background .4s ease;
    border: none;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #e7e7e7;
    background: #fff;
    padding: 0;
    padding-right: 39px;
    padding-left: 49px;
    height: 48px;
    vertical-align: middle;
    white-space: normal;
    font-size: 16px;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
}

.input-group .sbx-custom__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

#header .input-group .sbx-custom__input {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.sbx-custom__input::-webkit-search-cancel-button,
.sbx-custom__input::-webkit-search-decoration,
.sbx-custom__input::-webkit-search-results-button,
.sbx-custom__input::-webkit-search-results-decoration {
    display: none
}

.sbx-custom__input:active,
.sbx-custom__input:focus {
    outline: 0;
    box-shadow: inset 0 0 0 1px #e7e7e7;
    background: #fff
}

.sbx-custom__input::-webkit-input-placeholder {
    color: #ababab;
    text-align: left
}

.sbx-custom__input::-moz-placeholder {
    color: #ababab;
    text-align: left
}

.sbx-custom__input:-ms-input-placeholder {
    color: #ababab;
    text-align: left
}

.sbx-custom__input::placeholder {
    color: #ababab;
    text-align: left
}

.sbx-spotify__wrapper {
    position: relative
}

.sbx-spotify__wrapper::before {
    content: "";
    background: url(../images19/ic-search.svg) no-repeat;
    z-index: 9;
    background-position: center center;
    position: absolute;
    top: 0;
    right: inherit;
    left: 0;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sbx-custom__submit::before {
    display: inline-block;
    margin-right: -4px;
    height: 100%;
    vertical-align: middle;
    content: ''
}

.sbx-custom__submit:active,
.sbx-custom__submit:hover {
    cursor: pointer
}

.sbx-custom__submit:focus {
    outline: 0
}

.sbx-custom__submit svg {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    fill: #8c8c8c
}

.sbx-custom__reset {
    display: none;
    position: absolute;
    top: 14px;
    right: 90px;
    margin: 0;
    border: 0;
    background: 0 0;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: rgba(0, 0, 0, .5);
    z-index: 9
}

.searchHolder .sbx-custom__reset {
    right: 12px
}

.sbx-custom__reset:focus {
    outline: 0
}

.sbx-custom__reset svg {
    display: block;
    margin: 4px;
    margin-top: 10px;
    width: 10px;
    height: 10px
}

.sbx-custom__input:valid~.sbx-custom__reset {
    display: block;
    -webkit-animation-name: sbx-reset-in;
    animation-name: sbx-reset-in;
    -webkit-animation-duration: .15s;
    animation-duration: .15s
}

#infinite-list .row{
    padding: 15px;
    
}

.merchant-wrapper .searchbar-fixed{
    padding-top: 18px;
    padding-bottom: 0;
    top: 77px;
}

#filter-search.active .results-for-wrap{
    top:-250px;
}

/* Global size */
/* Search Result list fixed for Old pages */
#old-search-results-wrap.search-results-wrap{
    top: 140px !important;
    width: calc(100% - 34px) !important;
    left : 20px;
}

/* Filter fixed for old page search bar */
#old-make-me-sticky.make-me-sticky{
    top: 60px !important;
    border-top: 1px solid #D8D8D8;
}

#old-make-me-sticky.make-me-sticky .mob-close-header{
    margin-top: -40px !important;
}

/* Search Result list fixed for Old pages */


@media screen and (min-width:767px) {
    #old-search-results-wrap.search-results-wrap{
        top: 52px !important;
        left: 20px;
    }

}


@media screen and (max-width:767px) {
        #infinite-list .row{
            margin-top : 160px;  
        }
        #infinite-list .row.search-padding-hide{
            margin-top : 0;
        }
        .results-for-wrap{
            margin-top: 113px;
            padding: 15px;
        }
        .merchant-wrapper .searchbar-fixed{
            padding-top: 18px;
            padding-bottom: 0;
            top: 70px;
        }

}

@media screen and (max-width: 1024px){
    .merchant-wrapper .sbx-custom__reset {
        padding: 12px;
        right: 0 !important;
        top: 2px;
    }
}


@-webkit-keyframes sbx-reset-in {
    0% {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@media only screen and (min-width:992px) and (max-width:1440px) {
    .inner_header .region_select .dropdown-menu,
    .region_select .dropdown-menu,
    .userLogin .inner_header .region_select .dropdown-menu {
        position: fixed;
        top: 79px!important;
        right: 0!important
    }
}

@media only screen and (max-width:1439px) {
    .region_select .dropdown-menu {
        right: -221px
    }
    .userLogin .region_select .dropdown-menu {
        right: -302px
    }
    .inner_header .region_select .dropdown-menu {
        right: -184px
    }
    .userLogin .inner_header .region_select .dropdown-menu {
        right: -342px
    }
}

@media only screen and (max-width:1365px) {
    .navbar-nav .nav-item {
        font-size: 14px;
        margin: 0 15px 0 0
    }
    .login_link {
        font-size: 14px
    }
    #navbarNav .region_select {
        min-height: 17px
    }
    .userLogin #header .userMenu {
        margin: 0 0 0 auto
    }
    .header_logo {
        margin: 5px 20px 0 0
    }
    .navbar-nav .nav-item {
        font-size: 14px;
        margin: 0 15px 0 0
    }
    html[lang=el] .navbar-expand-lg .navbar-nav {
        flex: 0 0 25%;
        max-width: 25%;
    }
    html[lang=el] #header .right_column {
        flex: 0 0 40%;
        max-width: 40%;
    }
    #header .right_column {
        padding: 0 35px 0 0;
    }
    .login_link {
        font-size: 14px;
        margin: 0 0 0 20px
    }
    .region_select {
        min-height: 17px;
        padding: 0 0 0 15px
    }
    .lang_list li,
    .region_select .btnToggle,
    .searchHolder .form-control {
        font-size: 14px
    }
    .region_select .dropdown-toggle:after {
        top: 8px
    }
    .lang_list {
        margin: 0 15px 0 0
    }
}

@media only screen and (min-width:1200px) {
    #header .userMenu .dropdown-menu {
        display: none!important
    }
    #header .userMenu:hover .dropdown-menu {
        display: block!important
    }
}

@media only screen and (max-width:1199px) {
    .navbar-nav .nav-item,
    .userLogin .navbar-nav .nav-item {
        margin: 0!important
    }
    .region_select .dropdown-menu,
    .userLogin .region_select .dropdown-menu {
        top: 45px;
        right: -150px
    }
    .header_logo {
        margin: 0 25px 0 0;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    #header .merchant-wrapper {
        padding: 0;
    }
    #header .merchant-wrapper::after {
        content: none;
    }
    .navbar-nav .nav-item {
        margin: 0
    }
    .navbar-expand-lg .navbar-nav {
        padding: 2px 8px 0 0
    }
    #header .userMenu .dropdown-toggle {
        font-size: 14px
    }
    .navbar-nav .nav-item:last-child {
        margin-right: 5px
    }
}

/*
*************************************************************** */
@media only screen and (min-width:992px) {
    #header .holder {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .cart_gift_box label {
        max-width: 75%
    }
    .container {
        max-width: 100%;
    }
}

@media only screen and (max-width:991px) {
    #header .cartIcon {
        right: 68px;
        top: 15px;
    }
    #header .userSmiles.mobileSmiles {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 100px;
        font-size: 12px;
        font-weight: 500
    }
    #header .userSmiles.mobileSmiles img {
        width: 15px;
        margin: 0 5px 0 0
    }
    .navbar {
        z-index: 99
    }
    .navbar-toggler {
        border: 0;
        padding: 15px
    }
    .navbar-toggler img:focus,
    .navbar-toggler:focus {
        outline: 0
    }
    .navbar-nav .nav-item {
        font-weight: 100
    }
    .navbar-collapse {
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        height: 100vh;
        z-index: 999999;
        overflow: hidden;
        position: fixed;
        padding: 119px 0 0;
        pointer-events: none;
        display: block!important;
        background: rgba(0, 0, 0, .95);
        transform: translate(0, -100px);
        -moz-transform: translate(0, -100px);
        -webkit-transform: translate(0, -100px);
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -ms-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in
    }
    .navbar-collapse.show {
        opacity: 1;
        pointer-events: inherit;
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0)
    }
    #header .hdSmiles {
        top: 7px;
        right: 120px;
        font-size: 12px;
        font-weight: 500;
        position: absolute
    }
    #header .hdSmiles img {
        width: 18px;
        margin: 0 5px 0 0
    }
    .navbar-collapse .navbar-toggler {
        position: absolute;
        top: 10px;
        right: 14px;
        width: 40px;
        height: 40px
    }
    .navbar-collapse .navbar-toggler:after,
    .navbar-collapse .navbar-toggler:before {
        top: 10px;
        left: 18px;
        width: 2px;
        height: 18px;
        content: '';
        clear: both;
        background: #fff;
        position: absolute;
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    .navbar-collapse .navbar-toggler:after {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
    #header .right_column {
        left: 0;
        right: 0;
        top: 50px;
        padding: 0;
        background: #000;
        position: absolute;
        text-align: left;
        padding: 13px 17px 14px 32px
    }
    #header.inner_header .right_column,
    .userLogin #header .right_column {
        padding: 13px 17px 14px 32px
    }
    .lang_list li,
    .lang_list li:after,
    #navbarNav .region_select .btnToggle,
    .searchHolder .form-control {
        font-size: 12px;
        color: #fff
    }
    .login_link {
        color: #fff;
        margin-left: auto;
        text-decoration: none;
        line-height: 30px;
    }
    .login_link:focus,
    .login_link:hover {
        color: #fff
    }
    .inner_header .login_link {
        margin-left: auto;
    }
    .dropdown-toggle:after {
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent
    }
    #navbarNav .region_select {
        margin: 0!important;
        padding: 0 0 0 18px!important
    }
    #navbarNav .region_select:before {
        top: 3px;
        height: 13px;
        background: #fff
    }
    #navbarNav .region_select .dropdown-menu,
    #navbarNav .userLogin .region_select .dropdown-menu {
        right: auto!important;
        left: -77px!important;
        top: 35px!important
    }
    #header .userMenu {
        float: right
    }
    #header .userMenu .dropdown-menu {
        left: auto;
        right: 0;
        padding: 33px 0 0
    }
    #header .userMenu .userSmiles {
        display: none
    }
    #header .userMenu .dropdown-toggle {
        color: #fff;
        font-size: 12px
    }
    .navbar-expand-lg .navbar-nav {
        padding: 0
    }
    .navbar-nav .nav-item {
        margin: 0;
        font-size: 16px;
        border-bottom: 1px solid #fff
    }
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-nav .nav-item.active .nav-link {
        color: #fff!important
    }
    .navbar-nav .nav-item .nav-link {
        color: #fff!important;
        padding: 31px 33px 28px
    }
    .lang_list {
        margin: 0 13px 0 0
    }
    .lang_list li {
        padding: 0 17px 0 0
    }
    .list-inline-item:not(:last-child) {
        margin-right: 10px
    }
    .searchHolder {
        display: none
    }
}

@media screen and (min-width:768px) {
    .nav-up {
        top: -80px!important
    }
}

@media only screen and (max-width:767px) {
    #header {
        z-index: 999999;
        top: 0;
        left: 0;
        right: 0;
        position: fixed;
        background: #fff;
        border-bottom: solid .3px rgba(96, 109, 122, .3);
        transition: top .2s ease-in-out
    }
    .userLogin .right_column {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header_mobile #signin-res,
    .not-signin {
        display: none
    }
    .no-bottom-nav .header_mobile .offer_details .btm_sec_more_btn,
    .no-bottom-nav .header_mobile .pro_off_listing_outer .btm_sec_more_btn {
        bottom: 0!important
    }
    #wrapper.header_mobile {
        padding: 74px 0 58px
    }
    .ios_device #wrapper.header_mobile {
        padding: 74px 0 118px
    }
    .iphone-max #wrapper.header_mobile,
    .iphoneX #wrapper.header_mobile {
        padding: 104px 0 138px
    }
    .iphoneX.ios_device .region_select .region-menu,
    .iphone-max.ios_device .region_select .region-menu {
        padding-top: 44px;
    }
    .iphoneX.ios_device .region_select .region_list,
    .iphone-max.ios_device .region_select .region_list {
        height: calc(100% - 197px);
        margin-bottom: 60px !important;
    }
    .iphone-max #cart_header,
    .iphoneX #cart_header {
        padding-top: 50px
    }
    .cart_iphoneX #cart_header {
        padding-top: 30px
    }
    .cart_iphoneX #cart_header .cart_link span.count {
        min-width: 18px;
        top: -3px
    }
    .ios_device.no-notch #wrapper.header_mobile,
    .iphone-max.no-notch #wrapper.header_mobile,
    .iphoneX.no-notch #wrapper.header_mobile {
        padding-top: 50px;
    }
    .ios_device.no-notch #cart_header,
    .iphone-max.no-notch #cart_header,
    .iphoneX.no-notch #cart_header {
        padding-top: 0;
    }
    .header_mobile .region_select {
        border-radius: 24px;
        border: solid 1px #bbbfc4;
        padding: 0;
    }
    .header_mobile .region_select .btnToggle {
        padding: 11px 20px;
    }
    .header_mobile .region_select .selected_item,
    .header_mobile .region_select .btnToggle {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.27;
        color: #5d6d7b;
        text-align: center;
        width: 100%;
    }
    .header_mobile .region_select .dropdown-toggle::after {
        position: static;
        background: url(../images19/expand-more-24-px@2x.png) no-repeat;
        height: 24px;
        width: 24px;
        background-size: 100%;
        border: none;
        margin-left: auto;
    }
    #header .holder {
        padding-top: 6px;
        padding-bottom: 6px
    }
    #header .cartIcon {
        top: 13px
    }
    .navbar-nav .nav-item:last-child {
        margin-right: 0
    }
    .header_logo {
        width: 89px;
        margin: 0 0 0 17px !important
    }
    .navbar-toggler {
        margin: -3px -13px 0 0
    }
    .region_select .dropdown-menu {
        width: 273px
    }
    .region_select .dropdown-menu .Column {
        float: none;
        width: auto!important
    }
    .navbar-expand-lg .navbar-nav {
        width: 100%
    }
    .login_link {
        font-size: 12px;
        margin-left: auto
    }
    .region_select .region-menu {
        padding: 50px 5px 0 16px;
        overflow: hidden;
        height: 100vh;
        border-radius: 0;
    }
    .region_select .region_list {
        display: flex;
        height: calc(100% - 155px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        flex-wrap: wrap;
        margin-bottom: 20px !important;
    }
    .region_select .region-menu .Column {
        flex: 0 0 100% !important;
        margin-bottom: 30px;
    }
    #country-modal .modal-header-top {
        top: 15px;
        right: 15px;
    }
    #country-modal .modal-dialog {
        align-items: start;
        margin: 0;
    }
    #country-modal .modal-dialog,
    #country-modal .region_select {
        min-height: 100vh;
    }
    #header .userMenu .dropdown-menu.openMenu {
        display: block
    }
    .ios_device #wrapper.header_mobile .pro_off_listing_outer {
        margin-bottom: -58px
    }
    #cart_header {
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100vw;
        position: fixed;
        overflow: hidden;
        background: #fff;
        padding: 38px 0 0;
        padding: 20px 0 0;
        box-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.1);
    }
    #cart_header .holder {
        position: relative;
        overflow: hidden;
        padding: 15px 40px;
        min-height: 40px
    }
    #cart_header .back {
        position: absolute;
        margin: -15px 0 0;
        height: 30px;
        width: 30px;
        left: 15px;
        top: 50%
    }
    #cart_header .back:before {
        top: 50%;
        width: 0;
        height: 0;
        left: 9px;
        content: '';
        margin: -9px 0 0;
        position: absolute;
        border-style: solid;
        border-width: 9px 9px 9px 0;
        border-color: transparent #a5a5a5 transparent transparent
    }
    #cart_header .title {
        display: block;
        color: #606d7a;
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    #cart_header .cart_link {
        position: absolute;
        width: 21px;
        top: 11px;
        right: 16px
    }
    #cart_header .hd_cart {
        display: block
    }
    #cart_header .cart_link span.count {
        width: 20px;
        padding: 0 6px;
        min-width: 20px;
        font-weight: 600;
        font-size: 12px;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        background: #007bff;
        text-align: center;
        top: -10px;
        right: -8px
    }
}

@media only screen and (max-width:374px) {
    #header .hdSmiles {
        right: 100px
    }
    .regionList ul li {
        margin-right: 3px;
        margin-bottom: 8px
    }
    .region_select .dropdown-menu {
        max-height: 350px;
        overflow-y: auto
    }
}

/****************************** header-en.css end ******************************/