:root 
{
    --thema-form-border: #d9d9d9;
    --thema-light-blue: #2379bf;
    --thema-dark-blue: #2d4059;
    --thema-night-blue: #273F5B;
    --thema-green: #009E7F;
    --thema-dark-green: #03735d;
    --thema-red: #d9534f;
    --thema-font-family: Montserrat !important;
}

.bYCPyw {
    position: relative;
    width: 100%;
}

data-styled.g2[id="SearchBoxstyle__SearchWrapper-li71fg-0"] {
    content: "bYCPyw,"
}

.fHefaw {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #009E7F;
    line-height: 38px;
    font-weight: 700;
    padding: 0 15px;
    background-color: #F7F7F7;
    border-radius: 6px;
    margin-left: 5px;
    white-space: nowrap;
}

data-styled.g3[id="SearchBoxstyle__CurrentType-li71fg-1"] {
    content: "fHefaw,"
}

.juTloE {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    color: #77798C;
    border: 0;
    padding: 0 20px;
    background-color: #ffffff;
    margin-right: -1px;
    height: 48px;
}

.juTloE:focus {
    outline: 0;
}

.juTloE::-webkit-input-placeholder {
    font-size: 15px;
    color: #77798C;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.juTloE:-moz-placeholder {
    font-size: 15px;
    color: #77798C;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.juTloE::-moz-placeholder {
    font-size: 15px;
    color: #77798C;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.juTloE:-ms-input-placeholder {
    font-size: 15px;
    color: #77798C;
    white-space: nowrap;
    text-overflow: ellipsis;
}

data-styled.g7[id="SearchBoxstyle__SearchBox-li71fg-5"] {
    content: "juTloE,"
}

.fmayvp {
    width: 100%;
}

.fmayvp form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
}

.fmayvp.bordered {
    border: 1px solid #f1f1f1;
    border-radius: 6px;
}

.fmayvp .searchIcon {
    cursor: pointer;
    padding: 0 15px;
}

data-styled.g8[id="SearchBoxstyle__SearchInputWrapper-li71fg-6"] {
    content: "fmayvp,"
}

.jRDsIc {
    background-color: #009E7F;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    outline: 0;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.jRDsIc .buttonText {
    padding-left: 10px;
}

.jRDsIc span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

data-styled.g9[id="SearchBoxstyle__SearchButton-li71fg-7"] {
    content: "jRDsIc,"
}

.gYdUDg {
    border: 0;
    width: 100%;
    opacity: 1;
    -webkit-transition: width ease-in-out 500ms, opacity ease-in-out 500ms;
    transition: width ease-in-out 500ms, opacity ease-in-out 500ms;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    color: #77798C;
    border: none;
    background-color: #ffffff;
    border-radius: 6px 0 0 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gYdUDg.hideType .SearchBoxstyle__CurrentType-li71fg-1 {
    display: none;
}

.gYdUDg.collapsed {
    width: 200px;
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
    position: absolute;
    top: 0;
    right: 0;
}

.gYdUDg.collapsed .SearchBoxstyle__SearchInputWrapper-li71fg-6 {
    border: 1px solid transparent;
    border-radius: 5px;
}

.gYdUDg.collapsed form,
.gYdUDg.collapsed input {
    background-color: #f7f7f7;
    padding-left: 0 !important;
    width: 100%;
}

.gYdUDg.collapsed form::-webkit-input-placeholder,
.gYdUDg.collapsed input::-webkit-input-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.collapsed form:-moz-placeholder,
.gYdUDg.collapsed input:-moz-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.collapsed form::-moz-placeholder,
.gYdUDg.collapsed input::-moz-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.collapsed form:-ms-input-placeholder,
.gYdUDg.collapsed input:-ms-input-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.expanded {
    width: 600px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.gYdUDg.expanded .SearchBoxstyle__SearchInputWrapper-li71fg-6 {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.gYdUDg.expanded form,
.gYdUDg.expanded input {
    width: 100%;
    padding-left: 0 !important;
}

.gYdUDg.expanded form::-webkit-input-placeholder,
.gYdUDg.expanded input::-webkit-input-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.expanded form:-moz-placeholder,
.gYdUDg.expanded input:-moz-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.expanded form::-moz-placeholder,
.gYdUDg.expanded input::-moz-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.expanded form:-ms-input-placeholder,
.gYdUDg.expanded input:-ms-input-placeholder {
    font-size: 19px;
    color: #77798C;
}

.gYdUDg.minimal form,
.gYdUDg.minimal input {
    width: 100%;
    padding-left: 0 !important;
}

data-styled.g10[id="SearchBoxstyle__SearchBoxWrapper-li71fg-8"] {
    content: "gYdUDg,"
}

.ciDCaj {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #009E7F;
    height: 48px;
    width: auto;
    color: #ffffff;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    -webkit-text-decoration: none;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    border: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    height: 38px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    border-radius: 6px;
}

.ciDCaj span.btn-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}

.ciDCaj span.btn-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ciDCaj span.btn-icon > div {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.ciDCaj:focus {
    outline: none;
}

.ciDCaj.disabled {
    color: #909090;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.ciDCaj.disabled:hover {
    color: #909090;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.ciDCaj.is-material {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.ciDCaj.is-loading .btn-text {
    padding-left: 8px;
    padding-right: 8px;
}

.hhYlhQ {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #009E7F;
    height: 48px;
    width: auto;
    color: #222222;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    -webkit-text-decoration: none;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    border: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    color: #009E7F;
    background-color: #009E7F;
    border-color: #009E7F;
    border-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    height: 38px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    border-radius: 6px;
}

.hhYlhQ span.btn-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}

.hhYlhQ span.btn-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hhYlhQ span.btn-icon > div {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.hhYlhQ:focus {
    outline: none;
}

.hhYlhQ.disabled {
    color: #909090;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.hhYlhQ.disabled:hover {
    color: #909090;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.hhYlhQ.is-material {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.hhYlhQ.is-loading .btn-text {
    padding-left: 8px;
    padding-right: 8px;
}

.hhYlhQ:hover {
    background-color: #019376;
    border-color: #019376;
}

.hhYlhQ:hover {
    background-color: transparent;
    border-color: #009E7F;
}

data-styled.g11[id="Buttonstyle__ButtonStyle-voymor-0"] {
    content: "ciDCaj,hhYlhQ,"
}

.gWrmja {
    min-width: 16px;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

data-styled.g24[id="NavLink__Icon-sc-19ahh61-0"] {
    content: "gWrmja,"
}

.dZMxZn {
    position: relative;
    cursor: pointer;
}

.dZMxZn .popover-handler {
    display: inline-block;
    cursor: pointer;
}

.dZMxZn .popover-content {
    left: 0px;
    top: calc(100% + 15px);
    display: block;
    min-width: 200px;
    padding: 15px 20px;
    position: absolute;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0 3px 20px rgba(142, 142, 142, 0.14);
    z-index: 99;
}

.dZMxZn .popover-content:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ffffff transparent;
    top: -8px;
    left: 15px;
    box-shadow: -4px -4px 8px -3px rgba(142, 142, 142, 0.14);
    pointer-events: none;
}

.dZMxZn.right .popover-content {
    left: auto;
    right: 0px;
}

.dZMxZn.right .popover-content:before {
    left: auto;
    right: 15px;
}

data-styled.g25[id="Popoverstyle__PopoverWrapper-ebbms3-0"] {
    content: "dZMxZn,"
}

.klmBvw {
    margin-right: 20px;
}

.klmBvw .popover-wrapper.right .popover-content {
    padding: 15px 0;
}

@media (max-width:767px) {
    .klmBvw {
        margin-right: 10px;
    }
}

data-styled.g26[id="LanguageSwitcherstyle__Box-sc-2keas9-0"] {
    content: "klmBvw,"
}

.duLuwV {
    width: auto;
    height: 38px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    outline: 0;
    cursor: pointer;
}

.duLuwV span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #009E7F;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.duLuwV span:first-child {
    margin-right: auto;
}

data-styled.g27[id="LanguageSwitcherstyle__SelectedItem-sc-2keas9-1"] {
    content: "duLuwV,"
}

.reuOr {
    margin-right: 7px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    overflow: hidden;
}

.reuOr svg {
    width: 20px;
    height: auto;
}

data-styled.g28[id="LanguageSwitcherstyle__Flag-sc-2keas9-2"] {
    content: "reuOr,"
}

.bYEgjK {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.bYEgjK .menu-icon {
    min-width: 14px;
    margin-right: 7px;
}

.bYEgjK .menu-item a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #0D1136;
    line-height: 1.2em;
    display: block;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 45px;
}

@media (max-width:1400px) {
    .bYEgjK .menu-item a {
        margin-right: 35px;
        font-size: 15px;
    }
}

.bYEgjK .menu-item a:hover {
    color: #009E7F;
}

.bYEgjK .menu-item a.current-page {
    color: #009E7F;
}

.bYEgjK .user-pages-dropdown .popover-handler {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
}

.bYEgjK .user-pages-dropdown .popover-handler img {
    width: 100%;
    height: auto;
    display: block;
}

data-styled.g30[id="RightMenustyle__RightMenuBox-sc-15m0wbf-0"] {
    content: "bYEgjK,"
}

.lprls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

data-styled.g31[id="LeftMenustyle__LeftMenuBox-zdetrt-0"] {
    content: "lprls,"
}

.cnXZvl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cnXZvl .popover-wrapper .popover-content .menu-item {
    font-family: 'Roboto', sans-serif;
}

.cnXZvl .popover-wrapper .popover-content .menu-item a {
    font-size: 15px;
    font-weight: 700;
    color: #0D1136;
    line-height: 1.2em;
    display: block;
    padding: 15px 30px;
    border-radius: 6px;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1400px) {
    .cnXZvl .popover-wrapper .popover-content .menu-item a {
        margin-right: 10px;
        font-size: 15px;
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .cnXZvl .popover-wrapper .popover-content .menu-item a {
        padding: 15px 30px;
    }
}

.cnXZvl .popover-wrapper .popover-content .menu-item a:hover {
    color: #009E7F;
}

.cnXZvl .popover-wrapper .popover-content .menu-item a.current-page {
    color: #009E7F;
    background-color: #fff;
}

data-styled.g32[id="LeftMenustyle__MainMenu-zdetrt-1"] {
    content: "cnXZvl,"
}

.getqZI {
    width: auto;
    height: 38px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 6px;
    outline: 0;
    min-width: 150px;
    cursor: pointer;
}

.getqZI span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #009E7F;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.getqZI span:first-child {
    margin-right: auto;
}

data-styled.g33[id="LeftMenustyle__SelectedItem-zdetrt-2"] {
    content: "getqZI,"
}

.cVrnPh {
    margin-right: 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 16px;
}

data-styled.g34[id="LeftMenustyle__Icon-zdetrt-3"] {
    content: "cVrnPh,"
}

.exNWwg {
    width: 12px;
    margin-left: 16px;
}

data-styled.g35[id="LeftMenustyle__Arrow-zdetrt-4"] {
    content: "exNWwg,"
}

.gbLpHM {
    color: #0D1136;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width:32em) {
    .gbLpHM {
        margin-right: 20px;
    }
}

@media screen and (min-width:48em) {
    .gbLpHM {
        margin-right: 40px;
    }
}

data-styled.g36[id="Logostyle__LogoBox-f7qftd-0"] {
    content: "gbLpHM,"
}

.cWnIGY {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: 150px;
}

data-styled.g37[id="Logostyle__LogoImage-f7qftd-1"] {
    content: "cWnIGY,"
}

.jsZgmi {
    padding: 30px 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.jsZgmi.home {
    position: absolute;
    background-color: transparent;
    box-shadow: none;
}

@media (max-width:1400px) {
    .jsZgmi {
        padding: 25px 40px;
    }
}

@media (max-width:990px) {
    .jsZgmi {
        display: none;
    }
}

.jsZgmi .headerSearch {
    margin: 0 70px;
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .jsZgmi .headerSearch {
        margin: 0 15px;
    }
    .jsZgmi .headerSearch input {
        width: 80%;
    }
    .jsZgmi .headerSearch .buttonText {
        display: none;
    }
}

.jsZgmi.unSticky {
    -webkit-animation: daNCtO 0.3s ease;
    animation: daNCtO 0.3s ease;
}

.jsZgmi.unSticky .headerSearch {
    -webkit-animation: eoCMOv 0.3s ease;
    animation: eoCMOv 0.3s ease;
    display: none;
}

.jsZgmi.sticky {
    background-color: #ffffff;
    position: fixed;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width:1400px) {
    .jsZgmi.sticky {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.jsZgmi.sticky .headerSearch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.jsZgmi.sticky .headerSearch form {
    background-color: #F3F3F3;
}

.jsZgmi.sticky .headerSearch form input {
    background-color: #F3F3F3;
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .jsZgmi.sticky .headerSearch .buttonText {
        display: none;
    }
}

.jsZgmi .popover-wrapper .popover-content {
    padding: 20px 0;
}

.jsZgmi .popover-wrapper .popover-content .menu-item a {
    margin: 0;
    padding: 12px 30px;
    border-bottom: 1px solid #F7F7F7;
    cursor: pointer;
    white-space: nowrap;
}

.jsZgmi .popover-wrapper .popover-content .menu-item a:last-child {
    border-bottom: 0;
}

.jsZgmi .popover-wrapper .popover-content .menu-item a:hover {
    color: #009E7F;
}

.jsZgmi .popover-wrapper .popover-content .menu-item a.current-page {
    color: #009E7F;
}

.jsZgmi .popover-wrapper .popover-content .menu-item a .menu-item-icon {
    margin-right: 15px;
}

@media (max-width:1400px) {
    .jsZgmi .headerSearch input {
        padding: 0 15px;
        font-size: 15px;
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {}

@media (max-width:1400px) {
    .jsZgmi .headerSearch button {
        padding: 0 15px;
        font-size: 15px;
    }
}

data-styled.g39[id="Headerstyle__HeaderWrapper-r27s8s-1"] {
    content: "jsZgmi,"
}

.fJdNUn {
    background-color: #f7f7f7;
}

.fJdNUn .reuseModalHolder {
    padding: 0;
    overflow: auto;
    border-radius: 3px 3px 0 0;
    border: 0;
}

data-styled.g66[id="Layoutstyle__LayoutWrapper-sc-14p4e1l-0"] {
    content: "fJdNUn,"
}

.bROIVP {
    width: 100%;
    overflow: hidden;
    z-index: 1;
    position: relative;
    background-color: #fff;
    height: 55px;
}

data-styled.g67[id="StoreNavstyle__StoreNavWrapper-z670xw-0"] {
    content: "bROIVP,"
}

.jPglrN {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    height: 80px;
    overflow-y: hidden;
    overflow-x: auto;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.jPglrN .store-nav-link {
    margin-right: 10px;
}

.jPglrN .store-nav-link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #77798C;
    padding: 5px 9px;
    border-radius: 6px;
    line-height: 1.2;
    white-space: nowrap;
}

.jPglrN .store-nav-link a svg {
    margin-right: 5px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.jPglrN .store-nav-link a.current-page {
    color: #009E7F;
    background-color: #f8f8f8;
}

data-styled.g68[id="StoreNavstyle__StoreNavLinks-z670xw-1"] {
    content: "jPglrN,"
}

.fCpHYD {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
    color: #009E7F;
    padding: 0;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: 0;
    outline: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -20px;
    z-index: 99;
}

data-styled.g69[id="Carousel__ButtonPrev-cc7cxd-0"] {
    content: "fCpHYD,"
}

.jBUAwk {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
    color: #009E7F;
    padding: 0;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: 0;
    outline: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    z-index: 99;
}

data-styled.g70[id="Carousel__ButtonNext-cc7cxd-1"] {
    content: "jBUAwk,"
}

.cAHZln {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    background-size: cover;
}

@media (max-width:1400px) {
    .cAHZln {
        min-height: 100vh;
    }
}

@media (max-width:1200px) {
    .cAHZln {
        min-height: 70vh;
    }
}

@media (max-width:1050px) {
    .cAHZln {
        min-height: 50vh;
    }
}

@media (max-width:990px) {
    .cAHZln {
        min-height: 260px;
        padding-top: 50px;
    }
}

@media (max-width:767px) {
    .cAHZln {
        min-height: 160px;
        padding-top: 45px;
    }
}

data-styled.g72[id="Bannerstyle__BannerWrapper-tr6zp2-0"] {
    content: "cAHZln,"
}

.ehTRpO {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:990px) {
    .ehTRpO .banner-search {
        display: none;
    }
}

data-styled.g73[id="Bannerstyle__BannerComponent-tr6zp2-1"] {
    content: "ehTRpO,"
}

.Ca-dsU {
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #0D1136;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width:1400px) {
    .Ca-dsU {
        font-size: 45px;
    }
}

@media (max-width:990px) {
    .Ca-dsU {
        font-size: 30px;
    }
}

@media (max-width:767px) {
    .Ca-dsU {
        font-size: 17px;
    }
}

data-styled.g74[id="Bannerstyle__BannerHeading-tr6zp2-2"] {
    content: "Ca-dsU,"
}

.dgtTpW {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #77798C;
    margin-bottom: 60px;
    text-align: center;
}

@media (max-width:1400px) {
    .dgtTpW {
        font-size: 15px;
    }
}

@media (max-width:990px) {
    .dgtTpW {
        display: none;
    }
}

data-styled.g75[id="Bannerstyle__BannerSubHeading-tr6zp2-3"] {
    content: "dgtTpW,"
}

@media (min-width:991px) {
    .eaFjsg {
        display: none;
    }
}

.eaFjsg .popover-handler {
    display: block;
    padding: 15px;
    cursor: pointer;
}

.eaFjsg .popover-content {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    border-radius: 0;
    box-shadow: none;
    padding: 25px 35px;
    border-top: 1px solid #f1f1f1;
}

.eaFjsg .popover-content::before {
    display: none;
}

.eaFjsg .popover-content .category-dropdown {
    -webkit-animation: jBcSpD 0.6s;
    animation: jBcSpD 0.6s;
}

@media (max-width:990px) {
    .eaFjsg .popover-content {
        padding: 25px;
    }
}

data-styled.g76[id="Sidebarstyle__PopoverWrapper-sc-10zqjq2-0"] {
    content: "eaFjsg,"
}

.bLZUVH {
    padding: 45px 0px;
    padding-top: 35px;
    padding-right: 0;
}

@media (max-width:1199px) {
    .bLZUVH {
        padding: 40px 0px;
        padding-right: 0;
    }
}

@media (max-width:990px) {
    .bLZUVH {
        display: none;
        padding: 0;
    }
}

data-styled.g78[id="Sidebarstyle__SidebarWrapper-sc-10zqjq2-2"] {
    content: "bLZUVH,"
}

.egvYxQ {
    position: relative;
    width: 100%;
}

data-styled.g79[id="Sidebarstyle__CategoryWrapper-sc-10zqjq2-3"] {
    content: "egvYxQ,"
}

.cjsAMp {
    padding-left: 27px;
    padding-right: 20px;
}

data-styled.g80[id="Sidebarstyle__TreeWrapper-sc-10zqjq2-4"] {
    content: "cjsAMp,"
}

.cXRUBX {
    font-size: 14px;
    font-weight: 700;
    color: #0d1136;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cXRUBX > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cXRUBX > div:first-child {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.cXRUBX > div:first-child svg {
    margin-right: 10px;
}

.cXRUBX > div:last-child {
    color: #77798C;
}

data-styled.g81[id="Sidebarstyle__PopoverHandler-sc-10zqjq2-5"] {
    content: "cXRUBX,"
}

.hBRWdF {
    font-size: 15px;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px;
    color: #0D1136;
    cursor: pointer;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    padding: 5px 0;
    outline: 0;
}

.hBRWdF:hover {
    color: #009E7F;
}

.giPkvJ {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 12px;
    color: rgb(0, 158, 127);
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
    padding: 5px 0px;
    outline: 0px;
}

.hRTUfE {
    font-size: 13px;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #77798C;
    cursor: pointer;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    padding: 5px 0;
    outline: 0;
}

.hRTUfE:hover {
    color: #009E7F;
}

data-styled.g83[id="TreeMenustyle__Header-sc-1pcei7c-0"] {
    content: "hBRWdF,hRTUfE,"
}

.fexoSQ {
    font-size: 13px;
    font-weight: 700;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0px;
    color: rgb(0, 158, 127);
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
    padding: 5px 0px;
    outline: 0px;
}

.fNebcx {
    width: 16px;
    margin-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.fNebcx svg {
    width: 100%;
    height: auto;
}

.bspeef {
    width: 10px;
    margin-right: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.bspeef svg {
    width: 100%;
    height: auto;
}

data-styled.g84[id="TreeMenustyle__IconWrapper-sc-1pcei7c-1"] {
    content: "fNebcx,bspeef,"
}

.iLmyeI {
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
}

data-styled.g85[id="TreeMenustyle__Title-sc-1pcei7c-2"] {
    content: "iLmyeI,"
}

.iznAyA {
    will-change: transform, opacity, height;
    border-left: 0;
    overflow: hidden;
}

data-styled.g86[id="TreeMenustyle__Content-sc-1pcei7c-3"] {
    content: "iznAyA,"
}

.fMlvk {
    margin-bottom: 15px;
    padding-left: 0;
    position: relative;
    overflow-x: hidden;
}

.cNbgwQ {
    margin-bottom: 10px;
    padding-left: 11px;
    position: relative;
    overflow-x: hidden;
}

data-styled.g87[id="TreeMenustyle__Frame-sc-1pcei7c-4"] {
    content: "fMlvk,cNbgwQ,"
}

.dHUSDJ {
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: relative;
    font-family: 'Roboto', sans-serif;
    border-radius: 6px;
    cursor: pointer;
}

data-styled.g88[id="ProductCardstyle__ProductCardWrapper-sc-14yo7ej-0"] {
    content: "dHUSDJ,"
}

.ghRfMn {
    height: 240px;
    padding: 5px;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ghRfMn img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}

@media (max-width:767px) {
    .ghRfMn {
        height: 145px;
    }
}

data-styled.g89[id="ProductCardstyle__ProductImageWrapper-sc-14yo7ej-1"] {
    content: "ghRfMn,"
}

.gBbfsg {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    background-color: #FBB979;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 12px;
}

data-styled.g91[id="ProductCardstyle__DiscountPercent-sc-14yo7ej-3"] {
    content: "gBbfsg,"
}

.fOUahJ {
    height: calc(100% - 240px);
    padding: 20px 25px 30px;
    width: 100%;
}

@media (max-width:767px) {
    .fOUahJ {
        height: calc(100% - 145px);
        padding: 15px 20px;
        min-height: 123px;
    }
}

.fOUahJ .product-title {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #0D1136;
    margin: 0 0 7px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width:767px) {
    .fOUahJ .product-title {
        font-size: 14px;
        margin: 0 0 5px 0;
    }
}

.fOUahJ .product-weight {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #77798C;
}

@media (max-width:767px) {
    .fOUahJ .product-weight {
        font-size: 12px;
    }
}

.fOUahJ .product-meta {
    height: 100%;
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width:767px) {
    .fOUahJ .product-meta {
        min-height: 32px;
    }
}

.fOUahJ .product-meta .productPriceWrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.fOUahJ .product-meta .productPriceWrapper .product-price {
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #009E7F;
}

@media (max-width:767px) {
    .fOUahJ .product-meta .productPriceWrapper .product-price {
        font-size: 14px;
    }
}

.fOUahJ .product-meta .productPriceWrapper .discountedPrice {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #FBB979;
    font-style: italic;
    padding: 0 5px;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: -20px;
    left: -4px;
}

.fOUahJ .product-meta .productPriceWrapper .discountedPrice:before {
    content: '';
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #FBB979;
    position: absolute;
    top: 50%;
    left: 0;
}

.fOUahJ .product-meta .cart-button {
    border: 2px solid #f7f7f7;
    border-radius: 18px;
    height: 36px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 13px;
    font-weight: 700;
}

@media (max-width:767px) {
    .fOUahJ .product-meta .cart-button {
        width: 32px;
        height: 32px;
        padding: 0;
        border-radius: 50%;
    }
}

.fOUahJ .product-meta .cart-button .btn-text {
    padding: 0 0 0 6px;
}

@media (max-width:767px) {
    .fOUahJ .product-meta .cart-button .btn-text {
        display: none;
    }
}

.fOUahJ .product-meta .cart-button:hover {
    color: #fff;
    background-color: #009e7f;
    border-color: #009e7f;
}

.fOUahJ .product-meta .cart-button svg {
    fill: currentColor;
}

@media (max-width:767px) {
    .fOUahJ .product-meta .quantity {
        width: 32px;
        height: 90px;
        display: block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: absolute;
        bottom: 15px;
        right: 15px;
        z-index: 1;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    }
    .fOUahJ .product-meta button {
        width: 100%;
        height: 27px;
    }
    .fOUahJ .product-meta .incBtn {
        top: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .fOUahJ .product-meta .decBtn {
        top: auto;
        bottom: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .fOUahJ .product-meta input[type='number'] {
        left: 0;
        color: #222222;
        font-size: 14px;
        height: calc(100% - 54px);
        position: absolute;
        top: 27px;
        width: 100%;
        color: #fff;
    }
}

data-styled.g92[id="ProductCardstyle__ProductInfo-sc-14yo7ej-4"] {
    content: "fOUahJ,"
}

.fteaaY {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    background-color: #f7f7f7;
    position: relative;
    z-index: 1;
    margin: 0 -15px;
}

@media (max-width:768px) {
    .fteaaY {
        margin-left: -7.5px;
        margin-right: -7.5px;
        margin-top: 15px;
    }
}

data-styled.g105[id="Productsstyle__ProductsRow-p6azvq-0"] {
    content: "fteaaY,"
}

.fkLpKK {
    text-align: center;
    margin-top: 30px;
}

data-styled.g106[id="Productsstyle__ButtonWrapper-p6azvq-1"] {
    content: "fkLpKK,"
}

.irboLw {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.irboLw .book-card {
    border-radius: 0;
}

.irboLw.food-col {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

@media (min-width:1501px) {
    .irboLw:nth-child(5n + 1) .book-card {
        border-radius: 6px 0 0 6px;
    }
    .irboLw:nth-child(5n) .book-card {
        border-radius: 0 6px 6px 0;
    }
}

@media (min-width:1301px) and (max-width:1500px) {
    .irboLw {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .irboLw.food-col {
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .irboLw:nth-child(4n + 1) .book-card {
        border-radius: 6px 0 0 6px;
    }
    .irboLw:nth-child(4n) .book-card {
        border-radius: 0 6px 6px 0;
    }
}

@media (min-width:768px) and (max-width:1300px) {
    .irboLw {
        -webkit-flex: 0 0 33.3333333%;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%;
    }
    .irboLw.food-col {
        -webkit-flex: 0 0 33.3333333%;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%;
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 15px;
    }
    .irboLw:nth-child(3n + 1) .book-card {
        border-radius: 6px 0 0 6px;
    }
    .irboLw:nth-child(3n) .book-card {
        border-radius: 0 6px 6px 0;
    }
}

@media (max-width:1199px) and (min-width:991px) {
    .irboLw {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .irboLw.food-col {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width:768px) {
    .irboLw {
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 15px;
    }
}

@media (max-width:767px) {
    .irboLw {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .irboLw.food-col {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .irboLw:nth-child(2n + 1) .book-card {
        border-radius: 6px 0 0 6px;
    }
    .irboLw:nth-child(2n) .book-card {
        border-radius: 0 6px 6px 0;
    }
}

@media (max-width:480px) {
    .irboLw.food-col {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

data-styled.g107[id="Productsstyle__ProductsCol-p6azvq-2"] {
    content: "irboLw,"
}

.rheIJ {
    height: 100%;
}

.rheIJ > div {
    height: 100%;
}

data-styled.g112[id="Productsstyle__ProductCardWrapper-p6azvq-7"] {
    content: "rheIJ,"
}

.hzsKFF {
    width: 420px;
    height: 100%;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    right: -450px;
    z-index: 1020;
    box-shadow: 0 21px 36px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

@media (max-width:430px) {
    .hzsKFF {
        width: 100%;
    }
}

.hzsKFF.cartPopupFixed {
    right: 0;
}

.hzsKFF .CartItemCardstyle__CartPopupBody-xuzuaf-0 {
    height: 100%;
    width: 100%;
}

.hzsKFF .CartItemCardstyle__ItemWrapper-xuzuaf-4 {
    /* max-height: calc(100vh - 245px); */
    background-color: #ffffff;
}

.hzsKFF .CartItemCardstyle__ItemCards-xuzuaf-5 {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .hzsKFF .CartItemCardstyle__PopupHeader-xuzuaf-1 {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .hzsKFF .CartItemCardstyle__CloseButton-xuzuaf-3 {
        top: auto;
        position: relative;
        background-color: transparent;
    }
}

data-styled.g140[id="CartItemCardstyle__CartSlidePopup-xuzuaf-22"] {
    content: "hzsKFF,"
}

.hQDCQX {
    height: auto;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #009E7F;
    padding: 0;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 21px 36px rgba(0, 0, 0, 0.16);
    border: 0;
    outline: 0;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -46px;
    z-index: 99;
}

data-styled.g163[id="CartPopupstyle__CartPopupBoxButton-sc-67tc19-4"] {
    content: "hQDCQX,"
}

.elzZOR {
    height: 60px;
    width: auto;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(0, 158, 127);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 21px 36px;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99;
    padding: 0px 0px 0px 30px;
    border-radius: 60px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
}

.cPcHuU {
    color: rgb(255, 255, 255);
}

.kqbABF {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    padding-left: 5px;
    padding-right: 10px;
}

.hWjBNp {
    width: 56px;
    height: 56px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    margin-right: 2px;
    overflow: hidden;
    border-radius: 28px;
}

@media (max-width: 767px) {
    .hWjBNp {
        width: 90px;
        height: 41px;
        margin-left: auto;
        margin-right: 0px;
    }
    .elzZOR {
        width: calc(100% - 60px);
        height: 45px;
        bottom: 30px;
        right: 30px;
        padding: 2px 2px 2px 30px;
    }
    .hQDCQX {
        display: none;
    }
}
@media (max-width: 991px) {
    .hQDCQX {
        display: none;
    }
}
@media (min-width: 991px) {
    .elzZOR {
        display: none;
    }
}

.bMppaE {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 10px;
}

.bMppaE svg {
    margin-right: 10px;
}

data-styled.g164[id="CartPopupstyle__TotalItems-sc-67tc19-5"] {
    content: "bMppaE,"
}

.iZKyqx {
    width: auto;
    height: 35px;
    min-width: 80px;
    overflow: hidden;
    border-radius: 6px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #009E7F;
    margin: 0 10px 10px;
}

data-styled.g165[id="CartPopupstyle__PriceBoxAlt-sc-67tc19-6"] {
    content: "iZKyqx,"
}

@media (min-width:990px) {
    .fAQanw {
        display: none;
    }
}

data-styled.g166[id="pagesstyle__MobileCarouselDropdown-sc-1ufuelp-0"] {
    content: "fAQanw,"
}

.jjTQwV {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f7f7f7;
    padding-right: 0;
    -webkit-transition: padding-right 0.35s ease-in-out;
    transition: padding-right 0.35s ease-in-out;
    padding-top: 0px;;
}
@media (max-width: 990px) {
    .jjTQwV {
        padding-top: 0px;
    }
}

data-styled.g169[id="pagesstyle__MainContentArea-sc-1ufuelp-3"] {
    content: "jjTQwV,"
}

.enWbFA {
    background-color: #ffffff;
    width: 280px;
}

@media (max-width:990px) {
    .enWbFA {
        display: none;
    }
}

data-styled.g170[id="pagesstyle__SidebarSection-sc-1ufuelp-4"] {
    content: "enWbFA,"
}

.jjeTWK {
    width: calc(100% - 280px);
    height: auto;
    min-height: 100vh;
    padding: 30px 30px 50px;
}

@media (max-width:768px) {
    .jjeTWK {
        padding: 30px 7.5px 100px;
    }
}

@media (max-width:1199px) and (min-width:991px) {
    .jjeTWK {
        padding: 15px 30px 50px;
    }
}

@media (max-width:1367px) and (min-width:1200px) {
    .jjeTWK {
        padding: 15px 30px 50px;
    }
}

@media (max-width:990px) {
    .jjeTWK {
        width: 100%;
    }
}

@media (max-width:768px) {
    .jjeTWK {
        padding-top: 0px;
        min-height: auto;
    }
}

.jjeTWK .offer-slider {
    padding: 0 0 30px 30px;
}

data-styled.g171[id="pagesstyle__ContentSection-sc-1ufuelp-5"] {
    content: "jjeTWK,"
}

.jvGrjF {
    width: 100%;
    display: block;
    padding: 20px 60px;
    background-color: #ffffff;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}

@media (max-width:1199px) and (min-width:991px) {
    .jvGrjF {
        padding: 20px 15px;
    }
    .jvGrjF .prevButton {
        left: 0;
    }
    .jvGrjF .nextButton {
        right: 0;
    }
}

@media (max-width:990px) {
    .jvGrjF {
        padding: 15px;
    }
    .jvGrjF .prevButton {
        left: 5px;
    }
    .jvGrjF .nextButton {
        right: 5px;
    }
}

data-styled.g172[id="pagesstyle__OfferSection-sc-1ufuelp-6"] {
    content: "jvGrjF,"
}

@-webkit-keyframes daNCtO {
    from {
        position: fixed;
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}

@keyframes daNCtO {
    from {
        position: fixed;
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}

data-styled.g197[id="sc-keyframes-daNCtO"] {
    content: "daNCtO,"
}

@-webkit-keyframes eoCMOv {
    from {
        display: none;
    }
    to {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@keyframes eoCMOv {
    from {
        display: none;
    }
    to {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

data-styled.g198[id="sc-keyframes-eoCMOv"] {
    content: "eoCMOv,"
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: rgb(22, 31, 106);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

p,
a,
span,
button,
li,
div {
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.quick-view-overlay {
    background-color: rgba(0, 0, 0, .5);
}

.add-address-modal,
.add-contact-modal {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.16);
    border-radius: 3px !important;
}

.add-address-modal .innerRndComponent,
.add-contact-modal .innerRndComponent {
    width: 100%;
    padding: 30px;
    height: auto;
    background-color: #f7f8f9;
    border: 0;
    box-sizing: border-box;
}

.search-modal-mobile {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    max-width: none!important;
    max-height: none!important;
    top: 0!important;
    left: 0!important;
    background: transparent!important;
    border-radius: 0!important;
}

.reuseModalCloseBtn {
    right: 10px!important;
    background-color: #ffffff!important;
    color: #222222!important;
    border-radius: 15px!important;
    padding: 0 9px!important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

.page-transition-enter {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

.page-transition-enter-active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 400ms, -webkit-transform 400ms;
    -webkit-transition: opacity 400ms, transform 400ms;
    transition: opacity 400ms, transform 400ms;
}

.page-transition-exit {
    opacity: 1;
}

.page-transition-exit-active {
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}

.loading-indicator-appear,
.loading-indicator-enter {
    opacity: 0;
}

.loading-indicator-appear-active,
.loading-indicator-enter-active {
    opacity: 1;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}

.image-item {
    padding: 0 15px;
}

@media (max-width:1199px) and (min-width:991px) {
    .image-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:768px) {
    .image-item {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}

.rc-table-fixed-header .rc-table-scroll .rc-table-header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.rc-table-fixed-header .rc-table-scroll .rc-table-header th {
    padding: 8px 20px;
}

.drawer-content-wrapper *:focus {
    outline: none;
}

.rc-table-content {
    border: 0;
}

data-styled.g199[id="sc-global-glwETS1"] {
    content: "sc-global-glwETS1,"
}

@-webkit-keyframes jBcSpD {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes jBcSpD {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

data-styled.g200[id="sc-keyframes-jBcSpD"] {
    content: "jBcSpD,"
}

.hzsKFF .CartItemCardstyle__CartPopupBody-xuzuaf-0 {
    height: 100%;
    width: 100%;
}
.hSMQXO {
    height: auto;
    width: 385px;
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    box-sizing: content-box;
    border-radius: 6px;
}
.hmkbvF {
    background-color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 15px 25px;
    border-bottom: 1px solid rgb(241, 241, 241);
}
.ibeNDB {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(0, 158, 127);
}
.ibeNDB span {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    padding-left: 10px;
}
.fIkpjD {
    width: 14px;
    height: 14px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.25);
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    transition: all 0.4s ease 0s;
}
.eVxmaB {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: auto;
}
.bCKENA {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 20px 0px;
}
.bCKENA > button {
    box-shadow: none;
    background-color: transparent;
    display: inline-flex;
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    transition: color 0.35s ease 0s;
}
.iHtosU {
    height: 48px;
    width: calc(100% - 30px);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: rgb(0, 158, 127);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
    cursor: pointer;
    margin-bottom: 15px;
    margin-left: 15px;
    padding: 0px;
    border-radius: 48px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
}
.iHtosU > a {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 30px;
}
.eKpZme {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    padding-left: 5px;
    padding-right: 10px;
}
.KJSiM {
    width: auto;
    height: 44px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    margin-right: 2px;
    padding: 0px 30px;
    overflow: hidden;
    border-radius: 28px;
}
.bpIPBu {
    width: 100%;
    height: auto;
}
.cEAUrG {
    font-size: 15px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid rgb(223, 223, 223);
}
.eIGyji {
    display: flex;
    font-size: 15px;
    font-weight: 700;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
    width: 30px;
    height: 90px;
    flex-direction: column-reverse;
    background-color: rgb(247, 247, 247);
    color: rgb(13, 17, 54);
    border-radius: 200px;
    overflow: hidden;
}
.fVHYzs {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin: 0px 15px;
}
.QZGNI {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}
.jYAAOX {
    font-weight: 400;
    color: rgb(13, 17, 54);
    margin-bottom: 10px;
    line-height: 1.5;
    cursor: pointer;
}
.dgQxzy {
    color: rgb(0, 158, 127);
    margin-bottom: 10px;
}
.cYyRFl {
    font-size: 13px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    margin-bottom: 5px;
}
.cLjIxt {
    color: rgb(13, 17, 54);
    margin-left: auto;
}
.dByUKe {
    margin-left: 15px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.25);
    background-color: transparent;
    padding: 5px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    transition: all 0.4s ease 0s;
}
.bIQMmh {
    background-color: transparent;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    color: rgb(119, 121, 140);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 10px;
}
.bIQMmh:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.dMHyRK {
    pointer-events: none;
}
.eMDoa {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding: 15px 10px;
    transition: all 0.25s ease-in-out 0s;
}
.eMDoa.sticky {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 2px;
}
@media (min-width: 991px) {
    .eMhvzx .desktop {
        display: none;
    }
}
.dLFRil {
    width: 26px;
    cursor: pointer;
    display: block;
    position: relative;
}
.dLFRil > span:nth-child(1) {
    width: 26px;
}
.dLFRil > span {
    display: block;
    background-color: rgb(13, 17, 54);
    height: 2px;
    margin-bottom: 6px;
    border-radius: 6px;
    transition: all 0.2s ease-in-out 0s;
}
.dLFRil > span:nth-child(2) {
    width: 12px;
}
.dLFRil > span:last-child {
    margin-bottom: 0px;
}
.dLFRil > span:nth-child(3) {
    width: 22px;
}
.dVOQHh {
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width: 48em) {
    .gbLpHM {
        margin-right: 40px;
    }
}
@media screen and (min-width: 32em) {
    .gbLpHM {
        margin-right: 20px;
    }
}
.gbLpHM {
    color: rgb(13, 17, 54);
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.dVOQHh img {
    display: block;
}
.drawer {
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: width 0s ease .3s,height 0s ease .3s,transform .3s cubic-bezier(.78,.14,.15,.86)
}

.drawer>* {
    transition: transform .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),box-shadow .3s cubic-bezier(.78,.14,.15,.86)
}

.drawer.drawer-open {
    transition: transform .3s cubic-bezier(.78,.14,.15,.86)
}

.drawer .drawer-mask {
    background: #000;
    opacity: 0;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .3s cubic-bezier(.78,.14,.15,.86),height 0s ease .3s
}

.drawer-content-wrapper {
    position: absolute;
    background: #fff
}

.drawer-content {
    overflow: auto;
    z-index: 1;
    position: relative
}

.drawer-handle {
    position: absolute;
    top: 72px;
    width: 41px;
    height: 40px;
    cursor: pointer;
    z-index: 0;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff
}

.drawer-handle-icon {
    width: 14px;
    height: 2px;
    background: #333;
    position: relative;
    transition: background .3s cubic-bezier(.78,.14,.15,.86)
}

.drawer-handle-icon:after,.drawer-handle-icon:before {
    content: "";
    display: block;
    position: absolute;
    background: #333;
    width: 100%;
    height: 2px;
    transition: transform .3s cubic-bezier(.78,.14,.15,.86)
}

.drawer-handle-icon:before {
    top: -5px
}

.drawer-handle-icon:after {
    top: 5px
}

.drawer-left,.drawer-right {
    width: 0;
    height: 100%
}

.drawer-left .drawer-content,.drawer-left .drawer-content-wrapper,.drawer-right .drawer-content,.drawer-right .drawer-content-wrapper {
    height: 100%
}

.drawer-left.drawer-open,.drawer-right.drawer-open {
    width: 100%
}

.drawer-left.drawer-open.no-mask,.drawer-right.drawer-open.no-mask {
    width: 0
}

.drawer-left {
    left: 0
}

.drawer-left .drawer-handle {
    right: -40px;
    border-radius: 0 4px 4px 0
}

.drawer-left .drawer-handle,.drawer-left.drawer-open .drawer-content-wrapper {
    box-shadow: 2px 0 8px rgba(0,0,0,.15)
}

.drawer-right,.drawer-right .drawer-content-wrapper {
    right: 0
}

.drawer-right .drawer-handle {
    left: -40px;
    border-radius: 4px 0 0 4px
}

.drawer-right .drawer-handle,.drawer-right.drawer-open .drawer-content-wrapper {
    box-shadow: -2px 0 8px rgba(0,0,0,.15)
}

.drawer-right.drawer-open.no-mask {
    right: 1px;
    transform: translateX(1px)
}

.drawer-bottom,.drawer-top {
    width: 100%;
    height: 0%
}

.drawer-bottom .drawer-content,.drawer-bottom .drawer-content-wrapper,.drawer-top .drawer-content,.drawer-top .drawer-content-wrapper {
    width: 100%
}

.drawer-bottom .drawer-content,.drawer-bottom.drawer-open,.drawer-top .drawer-content,.drawer-top.drawer-open {
    height: 100%
}

.drawer-bottom.drawer-open.no-mask,.drawer-top.drawer-open.no-mask {
    height: 0%
}

.drawer-bottom .drawer-handle,.drawer-top .drawer-handle {
    left: 50%;
    margin-left: -20px
}

.drawer-top {
    top: 0
}

.drawer-top .drawer-handle {
    top: auto;
    bottom: -40px;
    border-radius: 0 0 4px 4px
}

.drawer-top .drawer-handle,.drawer-top.drawer-open .drawer-content-wrapper {
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.drawer-bottom,.drawer-bottom .drawer-content-wrapper {
    bottom: 0
}

.drawer-bottom .drawer-handle {
    top: -40px;
    border-radius: 4px 4px 0 0
}

.drawer-bottom .drawer-handle,.drawer-bottom.drawer-open .drawer-content-wrapper {
    box-shadow: 0 -2px 8px rgba(0,0,0,.15)
}

.drawer-bottom.drawer-open.no-mask {
    bottom: 1px;
    transform: translateY(1px)
}

.drawer.drawer-open .drawer-mask {
    opacity: .3;
    height: 100%;
    -webkit-animation: rcDrawerFadeIn .3s cubic-bezier(.78,.14,.15,.86);
    animation: rcDrawerFadeIn .3s cubic-bezier(.78,.14,.15,.86);
    transition: none
}

.drawer.drawer-open .drawer-handle-icon {
    background: transparent
}

.drawer.drawer-open .drawer-handle-icon:before {
    transform: translateY(5px) rotate(45deg)
}

.drawer.drawer-open .drawer-handle-icon:after {
    transform: translateY(-5px) rotate(-45deg)
}
.drawer:not(.drawer-open) .drawer-content-wrapper {
    transform: translateX(-100%);
}
.kjskPY {
    display: block;
    position: absolute;
    left: 35px;
    top: 14px;
    color: rgb(119, 121, 140);
    cursor: pointer;
    z-index: 1;
    padding: 10px;
}
.kjskPY svg {
    display: block;
    width: 12px;
    height: auto;
}
.gHymTi {
    padding-top: 60px;
}
.gzfZqO {
    background-color: rgb(247, 247, 247);
    padding: 45px;
}
.bnyDD {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.bnyDD .sign_in {
    padding-left: 0px;
    padding-right: 25px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.bnyDD .sign_in, .bnyDD .sign_up {
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
}
.ciDCaj span.btn-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}
.dslZjk {
    padding: 40px 0px;
}
.cxlgIL .drawer_menu_item a, .cxlgIL .drawer_menu_item .logoutBtn {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgb(13, 17, 54);
    margin-bottom: 19px;
    position: relative;
    padding: 5px 45px;
    transition: all 0.15s ease-in-out 0s;
}
.cxlgIL .drawer_menu_item a::before, .cxlgIL .drawer_menu_item .logoutBtn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5px;
    height: 100%;
    background: transparent;
}
.btn:focus,
button:focus,
.btn.focus {
    outline: 0px;
}
.bivHNq {
    cursor: pointer;
    color: rgb(13, 17, 54);
    padding: 5px;
}
.bivHNq svg {
    display: block;
    width: 17px;
    height: auto;
}


.reuseModalOverlay {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.7);
    position: fixed;
}
.reuseModalOverlay,
.reuseModalParentWrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.reuseModalParentWrapper {
    position: fixed;
}
.reuseModalHolder,
.reuseModalParentWrapper {
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
}


.reuseModalHolder {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    background: #f0f0f0;
    padding: 30px;
    z-index: 99999;
}
.search-modal-mobile {
    transform: none !important;
    max-width: none !important;
    max-height: none !important;
    top: 0px !important;
    left: 0px !important;
    background: transparent !important;
    border-radius: 0px !important;
}
.fJdNUn .reuseModalHolder {
    padding: 0px;
    overflow: auto;
    border-radius: 3px 3px 0px 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.innerRndComponent {
    width: 100%;
    height: 100%;
    box-sizing: content-box;
}
.ftxPjY {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: rgb(255, 255, 255);
    display: flex;
    width: 100%;
}
.ftxPjY .header-modal-search {
    width: calc(100% - 60px);
}
.gYdUDg {
    width: 100%;
    opacity: 1;
    height: 100%;
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: 15px;
    color: rgb(119, 121, 140);
    background-color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    transition: width 500ms ease-in-out 0s, opacity 500ms ease-in-out 0s;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 6px 0px 0px 6px;
}
.fmayvp form {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    white-space: nowrap;
    border-radius: 6px;
    overflow: hidden;
}

.juTloE {
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: 15px;
    color: rgb(119, 121, 140);
    background-color: rgb(255, 255, 255);
    margin-right: -1px;
    height: 48px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 20px;
}
.ftxPjY .header-modal-search input {
    color: rgb(13, 17, 54);
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 420px) {
    .ftxPjY .header-modal-search input {
        width: 150px;
    }
}
.jRDsIc {
    background-color: rgb(0, 158, 127);
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: rgb(255, 255, 255);
    height: 48px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    flex-shrink: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
}
.ftxPjY .header-modal-search button {
    color: rgb(13, 17, 54);
    padding-left: 15px;
    padding-right: 15px;
    background: transparent;
}
.gIHDwl {
    color: rgb(13, 17, 54);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    background: transparent;
    padding: 0px 15px;
}
.gIHDwl svg {
    display: block;
    width: 20px;
    height: auto;
}



.modal.full-height .modal-dialog {
    position: absolute;
    margin: 0;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 0;
    -webkit-transition: -webkit-transform 280ms cubic-bezier(.35,0,.25,1) 100ms;
    transition: transform 280ms cubic-bezier(.35,0,.25,1) 100ms;
    -webkit-transform: translate3d(-50%,0,0) scale(.5);
    transform: translate3d(-50%,0,0) scale(.5)
}

.modal.full-height .modal-content {
    border-radius: 0;
    height: 100%
}

.modal.full-height .modal-content .modal-body {
    height: calc(100% - 117px);
    max-height: inherit
}

.modal.full-height.show .modal-dialog {
    -webkit-transform: translate3d(-50%,0,0) scale(1);
    transform: translate3d(-50%,0,0) scale(1)
}

.modal.from-right .modal-dialog {
    right: 0;
    left: auto;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}
.modal.from-right.show .modal-dialog {
    -webkit-transform: translate3d(0%,0,0);
    transform: translate3d(0%,0,0)
}
.modal.from-left .modal-dialog {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}
.modal.from-left.show .modal-dialog {
    -webkit-transform: translate3d(0%,0,0);
    transform: translate3d(0%,0,0)
}



.btn-teal {
    color: #fff;
    background-color: #009E7F;
    border-color: #00BC7F
}
.btn-teal:hover,.btn-teal:focus,.btn-teal.focus,.btn-teal:active,.btn-teal.active,.open>.dropdown-toggle.btn-teal {
    color: #fff;
    background-color: #00807F;
    border-color: #00807F
}
.btn-teal:active,.btn-teal.active,.open>.dropdown-toggle.btn-teal {
    background-image: none
}
.btn-teal.disabled,.btn-teal[disabled],fieldset[disabled] .btn-teal,.btn-teal.disabled:hover,.btn-teal[disabled]:hover,fieldset[disabled] .btn-teal:hover,.btn-teal.disabled:focus,.btn-teal[disabled]:focus,fieldset[disabled] .btn-teal:focus,.btn-teal.disabled.focus,.btn-teal[disabled].focus,fieldset[disabled] .btn-teal.focus,.btn-teal.disabled:active,.btn-teal[disabled]:active,fieldset[disabled] .btn-teal:active,.btn-teal.disabled.active,.btn-teal[disabled].active,fieldset[disabled] .btn-teal.active {
    background-color: #009E7F;
    border-color: #00BC7F
}


.text-teal {
    color: #009E7F
}
a.text-teal:hover {
    color: #00807F
}
.text-dark-blue {
    color: rgb(0, 158, 127)
}
a.text-dark-blue:hover {
    color: rgb(0, 128, 127)
}

.bg-teal {
    background: #009E7F
}
.bg-teal a {
    color: #fff
}
.bg-teal a:hover {
    color: #00807F
}
.bg-teal .v-text {
    color: #fff
}
.bg-teal .header-tabs {
    background: #009E7F
}

.alert-error {
    color: #ffffff;
    background-color: #d93c4f;
    border-color: #d9534f;
}


.nav-tabs.tabs-active-text-teal>li.active a,.nav-tabs.tabs-active-text-teal>li.active a:hover,.nav-tabs.tabs-active-text-teal>li.active a:active,.nav-tabs.tabs-active-text-teal>li.active a:focus {
    color: #009E7F
}

.border-rad-0 {
    border-radius: 0px;
}
.border-rad-50 {
    border-radius: 50px;
}



.form-control {
    background-color: #f6f6f6;
    border: 0;
    border-radius: 0;
    color: rgb(102, 109, 146);
    font-weight: 700;
}

.form-control:focus {
    background-color: rgb(246, 246, 246);
    border-color: #00c58d;
    box-shadow: 0 0 0 0.1rem rgba(0, 197, 141, 1);
}



.custom-control-label::before,
.custom-control-label::after  {
    cursor: pointer;
    height: 20px;
    width: 20px;
}
.custom-checkbox.checkbox-teal .custom-control-input:checked~.custom-control-label::before{
    background-color:#009E7F;
}

.custom-checkbox.checkbox-teal.reverse-checkbox .custom-control-input~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
    background-color: #009E7F;
    border-radius: .25rem;
}
.custom-checkbox.reverse-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox.reverse-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #dee2e6;
    background-image: none;
}



/*Loader*/
.loader-wrapper {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(white 30%, rgba(255, 255, 255, 0.4));
    background: -o-radial-gradient(white 30%, rgba(255, 255, 255, 0.4));
    background: -moz-radial-gradient(white 30%, rgba(255, 255, 255, 0.4));
    background: radial-gradient(white 30%, rgba(255, 255, 255, 0.4));
    width: 100%;
    height: 100%;
	top: 0;
    left: 0;
	position: fixed;
	z-index: 99999999999999999999999999999999999;
}
.loader-wrapper .loader-bussy {
	position: relative;
    width: 100%;
    height: 100%;
}
.food-loader-2 {
	background-image: url("../img/food-loader-2.gif");
	background-repeat: no-repeat;
	background-position: center;
}


.text-titlecase {
    text-transform: lowercase; }
.text-titlecase *::first-letter {
    text-transform: uppercase; }

.profile-dropdown a {
    padding: 1.5rem;
}

.order-table-min {
    width: 150px !important;
} 

.product-desc-label
{
    max-height: 50px;
    font-size: 12px;
}

.product-desc
{
    font-size: 13px;
    
}

.bg-thema-darkreen
{
    background-color: var(--thema-dark-green) !important;
}

.bg-thema-red
{
    background-color: var(--thema-red) !important;
}

.bg-thema-green
{
    background-color: var(--thema-green) !important;
}

.br-7
{
    border-radius: 7px !important;
}

.location-status
{
    padding: 5px;
    text-align: center;
    border-radius: 7px;
    width: 80px;
}

.align-item-center
{
    align-items: center !important;
}

.btn-thema-green
{
    background-color: var(--thema-green) !important;
    color: white;
}

.w-100 
{
    width: 100% !important;
}

.h-100 
{
    height: 100% !important;
}

.font-10
{
    font-size: 10px !important;
}

.font-11
{
    font-size: 11px !important;
}

.font-12
{
    font-size: 12px !important;
}

.font-13
{
    font-size: 13px !important;
}

.font-14
{
    font-size: 14px !important;
}

.font-15
{
    font-size: 15px !important;
}

.font-16
{
    font-size: 16px !important;
}

.font-17
{
    font-size: 17px !important;
}

.font-18
{
    font-size: 18px !important;
}

.font-19
{
    font-size: 19px !important;
}

.font-20
{
    font-size: 20px !important;
}

.font-21
{
    font-size: 21px !important;
}

.font-22
{
    font-size: 22px !important;
}

.font-23
{
    font-size: 23px !important;
}

.font-24
{
    font-size: 24px !important;
}

.font-25
{
    font-size: 25px !important;
}

.font-26
{
    font-size: 26px !important;
}

.font-27
{
    font-size: 27px !important;
}

.font-28
{
    font-size: 28px !important;
}

.marginless
{
    margin: 0px !important;
}

.paddingless
{
    padding: 0px !important;
}

.dropdown-language
{
    border: 1px solid black;
    border-radius: 7px;
}

.dropdown-language:focus
{
    border-color: black !important;
    box-shadow: none !important;
}

@media screen and (max-width:989px) {

    .category-menu-container
    {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: white;
        z-index: 98;
        display: none;
    }

    .category-menu-container.active
    {
        display: flex;
    }

    .category-menu-container .category
    {
        width: 100%;
        height: 100%;;
        padding: 10px 5px 0px 5px;
        cursor: pointer;
        /* border: 1px solid #6b6b6b; */
        border-radius: 7px;
    }

    .category-menu-container .category .category-image
    {
        width: 100%;
        border-radius: 7px;
        -webkit-box-shadow: 0px 0px 10px -5px var(--thema-green);
        -moz-box-shadow: 0px 0px 10px -5px var(--thema-green);
        box-shadow: 0px 0px 10px -5px var(--thema-green);
    }

    #menuCategories
    {
        padding: 10px !important;
        background-color: #f7f7f7;
    }

    #menuCategories .parentCategories
    {
        background-color: var(--thema-green);
        color: white;
        border-radius: 7px;
        padding: 5px;
        font-size: 14px;
        -webkit-box-shadow: 0px 3px 10px -5px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0px 3px 10px -5px rgb(0 0 0 / 75%);
        box-shadow: 0px 3px 10px -5px rgb(0 0 0 / 75%);
        width: 100%;
        text-align: center;
    }

    #menuCategories  .subCategories .category-container
    {
        padding: 2px;
    }

    .inline-parentCategories-container
    {
        padding: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        background-color: var(--thema-green);
        color: white;
    }

    .inline-parentCategories-container .parentCategory
    {
        padding: 0px 10px;
        cursor: pointer;
    }

    .inline-parentCategories-container .parentCategory.active
    {
        border-bottom: 1px solid white;
    }

    .inline-subCategories-container
    {
        padding: 10px;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .inline-subCategories-container .subCategory
    {
        border-radius: 15px;
        padding: 1px 10px;
        cursor: pointer;
        color: var(--thema-green);
        border: 1px solid var(--thema-green);
        margin-left: 3px;
        white-space: nowrap;
    }

    .inline-subCategories-container .subCategory.active
    {
        background-color: var(--thema-green);
        color: white;
    }

}

@media screen and (min-width:990px) 
{
    .category-menu-container.active, .category-menu-container
    {
        display: none;
    }
}

.account-right-modal
{
    width: 80%;
    right: 0px;
    left: auto !important;
}

.account-items
{
    color: rgb(22, 31, 106);
    padding: 12px 5px;
    font-weight: bold;
    width: 100%;
}

.account-items:hover , .account-items:focus
{
    color: rgb(22, 31, 106);
    padding: 12px 5px;
    text-decoration: none;
}

.account-items-icon
{
    width: 20px;
    text-align: center;
}
