@font-face {
  	font-family: Authentic Signature;
  	src: url(fonts/Authentic-Signature.ttf);
}
@font-face {
  	font-family: MullerNextWide-XBold;
  	src: url(fonts/MullerNextWide-XBold.otf);
}
.dancing-script-regular {
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
body {
	font-family: "Montserrat", sans-serif;
	background-color: #fff;
	font-size: 14px;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
.overflow-x-hidden {
	overflow-x: hidden;
}
.top-banner {
	  background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/ehg/EHG_Banner.jpg);
    aspect-ratio: 800/348;
    height: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
    position: relative;
    margin-top: -28px;
    z-index: -1;
    text-align: center;
    /*filter: brightness(0.6);*/
}
.top-banner .banner-centered {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    font-family: "MullerNextWide-XBold", system-ui;
    font-size: 4.5rem;
    width: 100%;
}
.top-banner .banner-centered .text1 {
	display: inline-block;
	margin-left: -0.2rem;
}
.top-banner .banner-centered .text2 {
	position: relative;
    top: 10px;
	font-family: "Authentic Signature", system-ui;
	text-transform: lowercase;
	font-size: 10rem;
	display: inline-block;
}
.logo-img {
	max-width: 120px;
}
.logo-mob-img {
	max-width: 100px;
}
.navbar .fa-user {
	color: #000;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 2px 2px;
    background: #fff;
    font-size: 12px;
}
.navbar a {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
}
.navbar .profile-nav-item {
	border: 1.4px solid #fff;
    border-radius: 3em;
}
.navbar .profile-nav-item1 {
	border: 1.4px solid #000;
    border-radius: 3em;
}
.navbar .nav-link .fa-map-marker {
	padding: 2px 5px;
}
.navbar .nav-link .fa-user {
	padding: 2px 3.8px;
}
.navbar .nav-link .fa-shopping-cart {
	padding: 2px 3px 2px 2px;
}
.btn-img {
	display: inline-block;
	background: #f4f4f4;
	padding: 5px 10px;
	border-radius: 4px;
	margin: 0px 6px 5px;
	border: 1px solid #e6e6e6;
}
.btn-img img {
	width: 25px;
}
#topCarousel {
	clear: both;
	margin-top: 10px;
}
#topCarousel .carousel-item img {
	border-radius: 32px;
}
#topCarousel .carousel-indicators { 
	bottom: -50px;
}
#topCarousel .carousel-indicators .active[data-bs-target] {
	background-color: #62d4d8;
}
#topCarousel .carousel-indicators [data-bs-target] {
	background-color: #000;
	height: 2px;
}
#cat-nav-tabs {
	border: none;
	background-color: #F8F3ED;
	border-radius: 18px;
/*	margin-top: -50px;*/
/*	max-width: 90%;*/
}
#cat-nav-tabs li {
	padding: 0;
    position: relative;
    display: inline-block;
    width: auto;
    white-space: initial !important;
    font-size: 13px;
    margin: auto;
}
#cat-nav-tabs .cat-icon-img, #cat-nav-tabs .cat-icon-active-img {
	width: 60px;
	margin: auto;
}
#cat-nav-tabs .cat-name {
	font-family: "Montserrat", sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	/*word-break: break-all;*/
}
.scrtabs-tab-scroll-arrow-left, .scrtabs-tab-scroll-arrow-left:hover {
	float: left !important;
    font-size: 22px !important;
    height: 42px !important;
    margin-bottom: -1px !important;
    padding-left: 5px !important;
    padding-top: 3px !important;
    width: 20px !important;
    border: 1px solid #fff !important;
    background: #62d4d8;
    color: #fff !important;
    top: 40px;
    position: relative;
    z-index: 1;
}
.scrtabs-tab-scroll-arrow-right, .scrtabs-tab-scroll-arrow-right:hover {
	float: right !important;
    font-size: 22px !important;
    height: 42px !important;
    margin-bottom: -1px !important;
    padding-left: 5px !important;
    padding-top: 3px !important;
    width: 20px !important;
    border: 1px solid #fff !important;
    background: #62d4d8;
    color: #fff !important;
    top: 40px;
    position: relative;
    z-index: 1;
}
.nav-tabs .nav-link .cat-icon-img {
	display: block;
}
.nav-tabs .nav-link .cat-icon-active-img {
	display: none;
}
.nav-tabs .tab-active-1 .nav-link.active { 
	background-color: #62d4d8;
}
#cat-nav-tabs.nav-tabs .tab-active-1 .nav-link.active .cat-name { 
	color: #fff;
}
.nav-tabs .tab-active-1 .nav-link.active .cat-icon-img {
	display: none;
}
.nav-tabs .tab-active-1 .nav-link.active .cat-icon-active-img {
	display: block;
}
#cat-nav-tabs .nav-link, #cat-nav-tabs .nav-link.active {
	padding: 13px !important;
}
.product-telstra {
	text-align: center;
	position: relative;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 22px;
}
.product-telstra .top-tag {
	background-color: #F8F3ED;
    color: #000;
    font-family: "MullerNextWide-XBold", system-ui;
    font-size: 10px;
    margin-bottom: 11px;
    top: 5%;
    left: 0%;
    padding: 10px 35px 10px 15px;
    border-radius: 0px 21px 21px 0px;
    position: absolute;
    text-transform: uppercase;
/*    box-shadow: 2px 3px 6px #7b7bac;*/
}
.product-telstra .details {
  position: relative;
  padding: 15px 20px;
  min-height: 140px;
  text-align: center;
}
.product-telstra .details .title {
  font-size: 14px;
  margin: 0px 0 12px 0;
  padding-right: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 60px;
  line-height: 30px;
  word-break: break-word;
  color: #292622;
  text-transform: uppercase;
  font-family: "MullerNextWide-XBold", system-ui;
}
.product-telstra .details .desc {
  font-size: 12px;
  margin: 0 0 20px 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 20px;
  color: #292622;
}
.product-telstra .details .short {
  font-size: 10px;
  margin: 0 0 20px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 20px;
  text-align: left;
  color: #292622;
}
.product-telstra .heart {
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
}
.product-telstra .heart img {
  width: 18px;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: none;
}
.product-image {
	border-radius: 12px;
	border: 1px solid #d5d5d5;
    box-shadow: 0px 3px 6px #d2d2dd;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 29/22;
}
.product-telstra .details .green-btn {
	background-color: #62d4d8;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
    border-radius: 24px;
}
.product-telstra .details .green-btn:hover {
	background-color: #2da7ab;
  border-color: #2da7ab;
}
.headings {
	/*margin: 40px 0px;*/
	text-align: center;
}
.headings .text1  {
	text-transform: uppercase;
    font-family: "MullerNextWide-XBold", system-ui;
    color: #62d4d8;
    text-align: center;
    font-size: 2.5rem;
    display: inline-block;
}
.headings .text2 {
	font-family: "Authentic Signature", cursive;
	color: #000;
	text-align: center;
	text-transform: lowercase;
	font-size: 8.5rem;
	display: inline-block;
	position: relative;
    left: 2%;
    top: 10%;
    line-height: 1;
}
.headings .text3 {
	display: inline-block;
    float: right;
    margin-top: 85px;
}
.headings .text3 a {
	text-decoration: underline;
    color: #57595C;
}
.ehg-excl {
	background-color: #F8F3ED;
}
.excl-block {
	background-color: #fff;
	border-radius: 32px;
}
.excl-block img {
	border-radius: 32px;
}
.excl-block .head {
	font-family: "MullerNextWide-XBold", system-ui;
	font-size: 18px;
}
.excl-block .excl-lists {
	list-style: none;
    padding: 0;
    margin: 0;
}
.excl-block ul.excl-lists li {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
#exclCarousel {
	margin-bottom: 100px;
}
#exclCarousel .carousel-indicators {
	bottom: -65px;
}
#exclCarousel .carousel-indicators .active[data-bs-target]{
	height: 3px;
	background-color: #62d4d8;
}
#exclCarousel .carousel-indicators [data-bs-target] {
	width: 125px;
    height: 2px;
    background-color: #000;
    margin-left: 0px;
    margin-right: 0px;
}
#GiftcardCarousel {
	margin-bottom: 100px;
}
#GiftcardCarousel .carousel-indicators, #popularCarousel .carousel-indicators {
	bottom: -65px;
}
#GiftcardCarousel .carousel-indicators .active[data-bs-target], #popularCarousel .carousel-indicators .active[data-bs-target]{
	height: 3px;
	background-color: #62d4d8;
}
#GiftcardCarousel .carousel-indicators [data-bs-target], #popularCarousel .carousel-indicators [data-bs-target] {
	width: 25px;
    height: 2px;
    background-color: #000;
    margin-left: 5px;
    margin-right: 0px;
}
.green-btn, .green-btn:hover, .green-btn:focus {
	background-color: #62d4d8;
	color: #fff;
	font-weight: bold;
	padding: .5rem 2rem;
    border-radius: 40px;
    font-size: 12px;
    border: 2px solid #62d4d8;
}
.green-btn:hover {
	background-color: #2da7ab;
  border-color: #2da7ab;
}
.outerline-btn, .outerline-btn:hover {
	background-color: #fff;
	border: 2px solid #62d4d8;
	color: #62d4d8;
	font-weight: bold;
	float: right;
    border-radius: 40px;
    padding: .5rem 2rem;
    font-size: 12px;
}
.footer {
	background-color: #292622;
	color: #fff;
	text-align: center;
}
.footer .logo-footer, .footer .logo-footer1 {
	width: 130px;
}
.footer .logo-footer1 {
	display: none;
}
.footer .app-links {
	list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.footer ul.app-links li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.footer ul.app-links li a {
	color: #fff;
}
.footer .cpy-rght {
	text-align: left;
	margin-top: 6rem !important;
	font-size: .875em;
}
.footer .sm-icons {
	max-width: 40px;
}
.footer .download-icons {
	max-width: 125px;
}
button.navbar-toggle.collapsed {
  border: 1px solid #000 !important;
}
span.icon-bar {
  background-color: #000;
}
.navbar-toggler-icon
{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%283, 152, 158, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.search-main .search-field {
	padding: 0.05rem .75rem;
    margin-top: 8px;
    font-size: 14px;
}
/* Product listing page */
.lift-up {
	background-color: #F8F3ED;
	border-radius: 23px;
	margin-top: -50px;
	padding: 100px;
	padding-bottom: 30px;
}
.lift-up1 {
	background-color: #F8F3ED;
	border-radius: 23px;
	margin-top: -50px;
	padding: 50px;
	padding-bottom: 30px;
}
.cat-txt {
	font-size: 18px;
	color: #2F2F2F;
	text-align: center;
}
.product-filter {
	float: right;
	margin-bottom: 1rem;
}
.product-filter select {
/*	width: 100px;*/
	float: right;
	background-color: #fff;
	font-size: 14px;
	border: 1px solid #63D2D8;
    border-radius: 20px;
    padding: 8px 20px;
}
.product-filter .sort-label {
	margin-right: 20px;
    display: inline-block;
    margin-top: 8px;
    color: #070606;
}
.product-listing .col-lg-4 {
	background: #fff;
    padding: 10px;
    border-radius: 12px;
}
.pagination {

}
.pagination .page-item {
	margin: 2px;
	width: 300px;
	text-align: center;
}
.pagination .page-item span {
	display: inline-block;
    width: 30px;
    text-align: center;
}
.pagination .page-item .page-link, .pagination .page-item .page-link:focus {
	padding: 2px 8px;
    border: .5px solid #62d4d8;
    color: #62d4d8;
    background-color: #fff;
    box-shadow: none;
}
.pagination .active > .page-link, .page-link.active, .pagination .active > .page-link:focus, .pagination .page-item .current {
	background-color: #62d4d8;
    border-color: #62d4d8;
    color: #fff;
    background-color: #62d4d8;
    box-shadow: none;
    padding: 4.2px 10px;
    border-radius: 6px;
}
.bottom-banner {
	background-image: url(https://myrewards-media.s3.ap-southeast-2.amazonaws.com/webroot/ehg/ehg_my_account_banner.png);
    aspect-ratio: 1348/370;
    height: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
    position: relative;
    margin-top: -28px;
    z-index: -1;
    text-align: center;
    /*filter: brightness(0.6);*/
}
.bottom-banner .banner-centered {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    font-family: "MullerNextWide-XBold", system-ui;
    font-size: 3.5rem;
    width: 100%;
}
.bottom-banner .banner-centered .text1 {
	display: inline-block;
	margin-left: -0.2rem;
}
.bottom-banner .banner-centered .text2 {
	position: relative;
    top: 20px;
	font-family: "Authentic Signature", system-ui;
	text-transform: lowercase;
	font-size: 10rem;
	display: inline-block;
}
.bottom-banner .banner-centered span {
	font-family: "Authentic Signature", system-ui;
	text-transform: lowercase;
	font-size: 5rem;
}
/*Product detail page*/
.pd-prod-name {
	font-family: "MullerNextWide-XBold", system-ui;
	font-size: 25px;
	color: #292622;
	text-transform: uppercase;
}
.pd-prod-highlight {
	font-size: 14px;
	color: #292622;
	font-weight: 500;
	text-transform: uppercase;
}
.pd-redeem-btn {
/*	float: right;*/
}
.pd-heart {
	float: right;
	font-size: 25px;
	margin-right: 20px;
    margin-top: 10px;
    color: #E30513;
}
.gallery.lightSlider li img {
	width: 100%;
	border-radius: 13px;
	border: 1px solid #dfddda;
}
.lSSlideOuter .lSPager.lSGallery img {
	border-radius: 13px;
}
.lSSlideOuter .lSPager.lSGallery li {
	border: 2px solid transparent;
	padding: 2px;
	margin-right: 0 !important;
}
.lSSlideOuter .lSPager.lSGallery li.active {
	border-radius: 13px !important;
  	border: 1px solid #62d4d8;
	padding: 2px;
}
.link-card {
	background-color: #F8F3ED;
	border-radius: 23px;
}
.link-card a {
	text-decoration: none;
	color: #62d4d8;
}
.how-to-avail {
	background-color: #F8F3ED;
	border-radius: 23px;
	padding: 50px !important;
	word-break: break-word;
}
.pd-abt-heading, .how-to-avail-head {
	font-family: "MullerNextWide-XBold", system-ui;
	font-size: 16px;
	color: #292622;
	text-transform: uppercase;
}
/* My account */
.nav-pills:focus, .nav-pills, .nav-pills button, .nav-pills button:visited, .nav-pills button:focus {
	color: #000;
	--bs-nav-pills-link-active-bg: #000;
}
.nav-pills li {
	width: 100%;
}
.nav-pills li button, .nav-pills li button:hover {
	width: 100%;
	text-align: left;
	color: #000;
    font-size: 15px;
}
.nav-pills .nav-link.active {
	background-color: #62d4d8;
	border-radius: 23px;
}
.nav-pills li button .fa {
	float: right;
	font-size: 20px;
}
.nav-pills li button .fa-cust {
	float: none;
	font-size: 16px;
	font-weight: bold;
}
.grey-bg {
	background: #F8F3ED;
    border-radius: 13px;
    text-align: center;
    color: #292622;
    font-weight: 600;
    text-transform: uppercase;
}
.grey-bg1 {
	background: #F8F3ED;
    border-radius: 13px;
    color: #292622;
}
.wht-bg {
	text-align: center;
	color: #62d4d8;
}
.dash-price {
	font-weight: normal;
	font-size: 45px;
}
.dash-foot {
	font-size: 12px;
	font-weight: normal;
}
.wht-bg button {
	border: 1px solid #62d4d8;
	border-radius: 13px;
	padding: 10px 15px;
	background-color: #fff;
	color: #62d4d8;
	margin: 10px;
	font-size: 14px;
	width: 96%;
}
.wht-bg button .fa {
	font-size: 18px;
}
#ehgvisacard, #ehgcharity, #ehglogout, #ehgAddAddress, #ehgeditAddress, #ehgremoveprofilepic {
	text-align: center;
}
#ehgvisacard .m-content, #ehgcharity .m-content, #ehglogout .m-content, #ehgremoveprofilepic .m-content {
	padding-bottom: 40px;
}
#ehgvisacard .modal-header, #ehgcharity .modal-header, #ehgcharitysuccess .modal-header, #ehgvisacardsuccess .modal-header, #ehglogout .modal-header, #ehgAddAddress .modal-header, #ehgeditAddress .modal-header, #ehgremoveprofilepic .modal-header {
	border-bottom: none;
}
#ehgvisacard .m-head, #ehgcharity .m-head, #ehglogout .m-head, #ehgAddAddress .m-head, #ehgeditAddress .m-head, #ehgremoveprofilepic .m-head {
	font-size: 16px;
	font-weight: 800;
}
#ehgvisacard .m-price, #ehgcharity .m-price, #ehglogout .m-price, #ehgAddAddress .m-price, #ehgeditAddress .m-price, #ehgremoveprofilepic .m-price {
	font-weight: normal;
	font-size: 40px;
/*	font-family: "MullerNextWide-XBold", system-ui;*/
	margin-bottom: 0px;
}
#ehgvisacard .m-foot, #ehgcharity .m-foot, #ehglogout .m-foot, #ehgAddAddress .m-foot, #ehgeditAddress .m-foot, #ehgremoveprofilepic .m-foot {
	font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
}
#ehgvisacard .m-frm-label, #ehgcharity .m-frm-label, #ehgremoveprofilepic .m-frm-label {
	font-size: 14px;
    font-weight: 500;
}
#ehglogout .m-frm-label {
	font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
}
#ehgcharity .m-head {
	font-weight: 700;
}
#ehgcharity .form-control {
	text-align: center;
	line-height: 1.8;
}
#ehgvisacard .form-control, #ehgcharity .form-control, #ehglogout .form-control, #ehgremoveprofilepic .form-control {
	width: 70%;
    margin: 0px auto 20px;
    border-radius: 23px;
    border: 1px solid #292622;
}
#ehgvisacard .m-confirm, #ehgcharity .m-confirm, #ehglogout .m-confirm, #ehgAddAddress .m-confirm, #ehgeditAddress .m-confirm,  #ehgremoveprofilepic .m-confirm {
	border-radius: 23px;
	border: 1px solid #292622;
	background-color: #fff;
	padding: 8px 45px;
}
#ehgvisacard .m-cancel, #ehgcharity .m-cancel, #ehglogout .m-cancel, #ehgAddAddress .m-cancel, #ehgeditAddress .m-cancel, #ehgremoveprofilepic .m-cancel {
	background-color: #F8F3ED;
	border-radius: 23px;
	border: 1px solid #292622;
	padding: 8px 45px;
	color: #292622;
}
#ehgcharity .m-confirm, #ehgcharity .m-cancel {
	padding: 8px 45px;
}
#ehgcharity input[type=text]{
	font-weight: bold;
}
.modal-content {
	background-color: #F8F3ED;
}
#ehgvisacard .m-confirm, #ehgcharity .m-confirm, #ehglogout .m-confirm, #ehgAddAddress .m-confirm, #ehgeditAddress .m-confirm {
	background-color: #62D4D8;
	border-color: #62D4D8;
	color: #fff;
}
#ehgcharity .form-control {
	background-color: #F8F3ED;
}
#ehgAddAddress .m-content, #ehgeditAddress .m-content {
	padding: 0px 30px 30px;
}
#ehgAddAddress .form-control, #ehgeditAddress .form-control {
	width: 100%;
    border-radius: 23px;
    border: 1px solid #292622;
}
#ehgAddAddress label, #ehgeditAddress label {
	float: left;
}
#ehgcharitysuccess .m-content, #ehgvisacardsuccess .m-content {
	text-align: center;
	padding: 2rem;
}
#ehgcharitysuccess .m-content img, #ehgvisacardsuccess .m-content img {
	width: 100px;
	margin-bottom: 20px;
}
#ehgcharitysuccess .m-frm-label, #ehgvisacardsuccess .m-frm-label {
	font-weight: 600;
	margin-bottom: 30px;
}
#pills-fav {
	padding: 60px 40px;
}
/*#pills-fav .product-telstra {
	background: #fff;
    padding: 10px;
    border-radius: 12px;
}*/
#pills-fav .product-telstra .heart {
	right: 20px;
}
.p-head {
	font-size: 16px;
	font-weight: bold;
}
.p-mhead {
	font-size: 18px;
	font-weight: bold;
}
.p-access {
	font-size: 16px;
	font-weight: bold;
	color: #292622;
}
.p-access button {
	float: right;
}
.p-caccess {
	font-size: 16px;
	color: #292622;
	margin-bottom: 76px;
}
.p-caccess button {
	float: right;
}
.right-blk {
	border: 1px solid #707070;
	padding: 20px;
	font-size: 16px;
	font-weight: 600;
	width: 300px;
	float: right;
	max-width: 100%;
}
.order-details {
	background: #fff;
	padding: 20px;
	display: flex;
	align-items: stretch;
	border-radius: 13px;
	flex-wrap: wrap;
}
.order-details .blk1 img {
	width: 200px;
	border-radius: 13px;
}
.order-details .blk1 {
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
	align-self: flex-start;
}
.order-details .blk2 {
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 70%;
	align-self: center;
}
.order-details .fw-500 {
	font-weight: 500;
}
.order-details .fw-600 {
	font-weight: 600;
}
.bill-add {
	display: flex;
	flex-wrap: wrap;
}
.bill-add .badd1 {
	align-self: flex-start;
	flex-grow: 4;
}
.bill-add .badd2 {
	align-self: flex-start;
	flex-grow: 1;
}
.outline-btn {
	background-color: #F8F3ED;
	border: 1px solid #292622;
	padding: .5rem 3.3rem;
    border-radius: 40px;
	float: right;
}
.persnl-info {
	/*display: flex;*/
}
.persnl-info .persnl-blk1 {
	/*align-self: flex-start;*/
}
.persnl-info .persnl-blk2 {
	/*align-self: flex-start;*/
	text-align: right;
}
.persnl-info .prof-img {
	max-width: 50%;
	border: 3px solid #FFCF4B;
}
.persnl-info .form-control {
	border-radius: 23px;
	background-color: #F8F3ED;
	border: 1px solid #292622;
}
.persnl-info input[type=submit] {
	width: 100%;
}
.error-password {
	color: #f00;
}
.profile-upld-btn {
	color: #292622;
	border: none;
    background: transparent;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
}
.letter-pic {
	width: 40px;
	height: 40px;
	border: 3px solid #FFCF4B;
	background-color: #fff;
	color: #62d4d8;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 7px 5px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}
.mem-text1 {
	color: #292622;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  font-family: Montserrat,Arial,Helvetica,sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25em;
  text-transform: uppercase;
}
.mem-text2 {
	color: #FFCF4B;
	font-weight: bold;
}
.word-wrap {
	word-wrap: anywhere;
}
table.dataTable tr.odd { background-color: #fff; }
table.dataTable tr.even { background-color: #EBEBEB; }
table.dataTable thead tr { background-color: #62D4D8; }
.error-message {
    border: 1px solid #D93923;
    padding: 7px 10px;
    margin-bottom: 15px;
    background: #ffd0c9;
    color: #000;
}
.success-message {
    border: 1px solid #155724;
    background: #d4edda;
    padding: 7px 10px;
    margin-bottom: 15px;
    color: #000;
}
.no-records {
	color: #62d4d8;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
}
.blockb .heart {
  position: relative;
  top: 8px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
  float: right;
}
.blockb .heart img {
  width: 30px;
}
.search-block .input-group {
/*	width: 80%;*/
}
.search-block .search-right {
	width: 200px;
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
    font-size: 13px;
    max-width: 100%;
}
.profile-img {
	width: 16px;
	margin-right: 4px;
	margin-top: -2px;
}
.invert-img {
	filter: invert(1);
}
.mt-6 {
	margin-top: 4rem !important;
}
.search-block .btn {
	background-color: #62d4d8;
	border: 1px solid #62d4d8;
	border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 14px;
}
.search-block .form-control:focus {
	box-shadow: none;
}
.search-block .form-control {
	background: #ffffff;
    color: #818181;
    font-size: 12px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
/*card link*/
.no-cards {
	background-color: #F8F3ED;
    color: #000;
    padding: 50px 15px;
    border-radius: 7px;
    margin-top: 100px;
    text-align: center;
    margin-bottom: 100px;
}
.card-list {
	padding: 50px 15px;
}
.saved-cards {
    color: #62D4D8;
    font-size: 14px;
    font-weight: bold;
}
.saved-cards .add-a-card {
    float: right;
    cursor: pointer;
    background-color: #62d4d8;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 40px;
    font-size: 12px;
    border: 2px solid #62d4d8;
}
.outer-brd {
	border: 1px solid #ccc;
    border-radius: 4px;
}
.card-details {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 15px 5px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
.cards-head {
	background: #F8F3ED;
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    font-size: 12px;
}
.card-details .mng-crd-btn {
	background: transparent;
    border: none;
    color: #62d4d8;
    font-weight: bold;
}
#cardDeleteModal .close, #addCardModal .close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 25px;
}
.hide {
  display: none !important;
}
button.btn.btn-primary-businessplaza.svelte-1g7uv7q.svelte-1g7uv7q.svelte-1g7uv7q {
	background: #62d4d8;
}
#contact_telstra #message {
	min-height: 100px;
}
.error {
	color: #f00;
}
.navbar {
	transition: all 0.5s;
}
.navbar-scrolled {
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
.navbar-scrolled a, .navbar-scrolled a:hover, .navbar-scrolled a:focus {
	color: #000;
}
.navbar-scrolled .profile-nav-item {
    border: 1.4px solid #000;
}
.navbar-scrolled .profile-nav-item1 {
    border: 1.4px solid #000;
}
.navbar-scrolled .logo-img {
    max-width: 120px;
}
.term-links li {
	  list-style: none;
    text-align: end;
    margin-bottom: .5rem;
}
.term-links li a {
	  color: #fff;
    text-decoration: underline;
    font-size: .875em;
}
.dropmenulist {
	position: absolute;
    top: 45px;
    right: 0%;
    background: #fff;
    padding: 15px 10px;
    border-radius: 1em;	
    width: 290px;
    box-shadow: 0px 1px 3px #dbdbdb;
}
.dropmenulist a {
	color: #000;
}
.dropmenulist p {
	padding: 5px 10px;
	margin-bottom: 0px;
	font-size: 15px;
    font-weight: 500;
    color: #292622;
    border-radius: 2em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropmenulist p:hover {
	background: #62d4d8;
  border-radius: 23px;
  color: #fff;
}
#pills-dash .dash-head {
	text-transform: capitalize;
	border-bottom: 1px solid #fff;
}
.giftcard-block {
	/*margin-bottom: 20px;*/
}
.giftcard-block a {
  display: block;
}
.card-name {
	padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.giftcard-block a.active-card { 
	border: 3px solid #138EDE;
    border-radius: 4px;
    padding: 0;
}
.denomination {
	margin: 20px 0px 30px;
}
#minus {
	border: 1px solid #b9b2b2;
  padding: 2px 12px 4px 12px;;
  background: #fff;
  border-radius: 7px;
  font-size: 25px;
  cursor: pointer;
}
#gt-value {
	border: 1px solid #b9b2b2;
  padding: 8px 12px 6px 12px;
  background: #fff;
  border-radius: 7px;
  font-size: 18px;
  cursor: pointer;
  margin: 10px;
  line-height: 25px;
  font-weight: 500;
}
#plus {
	border: 1px solid #b9b2b2;
  padding: 2px 12px 4px 12px;;
  background: #fff;
  border-radius: 7px;
  font-size: 25px;
  cursor: pointer;
}
.card-denomintion {
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 16px;
	margin-bottom: 20px;
    display: inline-block;
}
span.icon-bar {
  margin-top: 5px;
  height: 2px;
  width: 25px;
  display: block;
  background-color: #fff;
  transition: all .2s;
  border-radius: 1px;
}
.navbar-toggler:focus {
	box-shadow: none;
	border: none;
}
.navbar-toggler[aria-expanded="false"] .top-bar {
  transform: rotate(0);
  background-color: #fff;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
  background-color: #fff;
}
.navbar-toggler[aria-expanded="false"] .middle-bar {
  opacity: 1;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler[aria-expanded="false"] .bottom-bar {
  transform: rotate(0);
  background-color: #fff;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
  background-color: #fff;
}
.navbar-toggler {
  z-index: 99999;
}
.navbarMenu {
    background-color: #000;
    padding: 25px;
    width: 100%;
    max-width: 360px;
    height: 100vh;
    transition: all .2s ease;
    display: none;
    position: fixed;
    top: 0;
    left: -100%;
    overflow-y: scroll;
}
.navbarMenu ul {
	list-style: none;
}
.navbarMenu ul li {
    text-align: left;
    width: 100%;
}
.navbarMenu ul li a, .navbarMenu ul li a:focus, .navbarMenu ul li a:hover {
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #fff;
    font-weight: 700;
    display: block;
}
.navbarMenu ul li a .fa-angle-right {
	font-size: 20px;
	font-weight: 700;
}
.navbarMenuFooter p {
	color: #fff;	
	font-size: 16px;
	font-weight: 300;
}
.navbarMenuFooter p a, .navbarMenuFooter p a:focus {
	font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: normal	;
}
.navbarMenu .sm-icons {
	max-width: 35px;
}
.dropmenulist_mob {
	left: 0;
	  right: 0;
	  min-width: auto;
	  width: 100%;
	  position: fixed;
	  top: 70px;
	  border: none;
	  background: #fff;
	  padding: 15px 10px;
	margin-top: 0;
    border-radius: 0 0 .5em .5em;
    box-shadow: 0 3px 8px #00000040;
    display: none;
}
.dropmenulist_mob ul {
	list-style: none;
	padding-left: 0px;
}
.dropmenulist_mob ul li a.active {
	color: #fff !important;
  background-color: #62d4d8;
  transition: all .15s ease-in-out;
  font-size: 14px;
  text-align: left;
  border-radius: 2em;
  padding: 10px 15px;
  position: relative;
  text-decoration: none;
  font-weight: 700;

}
.dropmenulist_mob ul li a {
	font-size: 14px;
  font-weight: 500;
  color: #292622;
  text-align: left;
  border-radius: 2em;
  padding: 10px 15px;
  position: relative;
  transition: all .15s ease-in-out;
  display: block;
}
.dropmenulist_mob ul li a:focus, .dropmenulist_mob ul li a:hover {
	color: #fff !important;
  background-color: #62d4d8;
  transition: all .15s ease-in-out;
}
.dropmenulist_mob ul li a .fa-angle-down {
	font-size: 20px;
	font-weight: 700;
}
#topCarousel .top-tag {
	background-color: #F8F3ED;
  color: #000;
  font-family: "MullerNextWide-XBold", system-ui;
  font-size: 10px;
  margin-bottom: 11px;
  top: 5%;
  left: 0%;
  padding: 10px 35px;
  border-radius: 0px 21px 21px 0px;
  position: absolute;
  text-transform: uppercase;
/*  box-shadow: 2px 3px 6px #7b7bac;*/
}
.bottom-feature {
	background-color: #F8F3EC;
	padding: 15px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	display: flex;
	align-items: center;
	margin-top: -30px;
	position: relative;
}
.bottom-feature .prd-name {
	font-weight: bold;
	font-family: "MullerNextWide-XBold", system-ui;
}
.bottom-feature .prd-offr {
	font-weight: 300;
}
.bottom-product {
	background-color: #F8F3EC;
	padding: 15px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	display: flex;
	align-items: center;
	margin-top: -30px;
	position: relative;
	text-align: left;
}
.bottom-product .prd-name {
	font-weight: bold;
	font-family: "MullerNextWide-XBold", system-ui;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bottom-product .prd-offr {
	font-weight: 300;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#topCarousel .heart {
	position: absolute;
    top: 26px;
    right: 26px;
    cursor: pointer;
    z-index: 999;
}
#topCarousel .heart img {
  	width: 20px;
}
.home_uplift {
	margin-top: -50px;
    background-color: #F8F3ED;
    border-radius: 23px;
    padding: 20px;
}
.home_uplift .btn-img {
	background-color: #fff;
	border: 1px solid #E2E2E2;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.home_uplift .block4, .home_uplift .block5 {
	background-color: #fff;
    padding: 5px 20px;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    height: 42px;
}
.home_uplift .your-points {
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
.home_uplift .your-points span {
	font-size: 16px;
	display: block;
    line-height: 10px;
    margin-top: 5px;
}
.home_uplift .btn-img img {
	width: 20px;
  	padding-top: 10px;
  	max-width: 100%;
}
.home_uplift .input-group {
	border: 1px solid #63D2D8;
	border-radius: 20px;
}
.home_uplift .cart-tag {
	position: relative;
  border: 1px solid #62d4d8;
  background: #62d4d8;
  color: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 10px;
  right: -20px;
  display: inline-block;
  top: -40px;
}
.home_uplift .sel-cat {
	border: 1px solid #63D2D8;
	border-radius: 20px;
	font-size: 12px;
}
.home_uplift #all_cat * {
	background-color: #fff;
}
.home_uplift #all_cat *:hover{
	background-color: #63D2D8;
	color: #fff;
}
.dash-top-sec {
	background-color: #FFCF4B;
    text-align: center;
    border-radius: 23px 23px 0px 0px;
    font-weight: 600;
}
.dash-bottom-sec {
	background-color: #F8F3ED;
	border-radius: 0px 0px 23px 23px;
}
.dash-bottom-sec .dash-price {
	text-align: center;
	font-family: "MullerNextWide-XBold", system-ui;
}
.dash-bottom-sec .dash-foot {
	text-align: center;
}
.dash-bottom-sec .wht-bg button {
  border: 1px solid #62d4d8;
  border-radius: 20px;
  padding: 10px 15px;
  background-color: #62d4d8;
  color: #fff;
  margin: 10px;
  font-size: 14px;
  width: 70%;
  font-weight: bold;
}
.dash-bottom-sec .dash-foot a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}
#pills-contact-tab {
	margin-bottom: 30px;
}
.product-count {
	display: inline-block;
	margin-top: 5px;
}
.mini-menu {
	background: #F8F3ED;
    border-radius: 23px;
    padding: 21px 20px 0px 19px;
}
.mini-menu .btn-img {
  background-color: #fff;
  border: 1px solid #E2E2E2;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.mini-menu .btn-img img {
    width: 20px;
    padding-top: 10px;
    max-width: 100%;
}
.mini-menu .cart-tag {
  position: relative;
  border: 1px solid #62d4d8;
  background: #62d4d8;
  color: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 10px;
  right: -20px;
  display: inline-block;
  top: -40px;
}
.mini-menu .block4, .mini-menu .block5 {
  background-color: #fff;
  padding: 5px 20px;
  border: 1px solid #E2E2E2;
  border-radius: 5px;
  height: 42px;
}
.mini-menu .your-points {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: bold;
}
.mini-menu .your-points span {
  font-size: 16px;
  display: block;
  line-height: 10px;
  margin-top: 5px;
}
.or-tag {
	width: 50px;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 18px auto 20px;
}
.or-tag-mob {
  width: 50px;
  text-align: center;
  border-bottom: 1px solid #858e98;
  line-height: 0.1em;
  margin: 10px 0 20px 40%;
}
.or-tag span, .or-tag-mob span {
	background: #f8f3ed;
  padding: 0 5px;
  color: #000;
}
.or-tag-mob span {
	color: #858e98;
}
.scrtabs-tab-scroll-arrow {
/*	display: none !important;*/
}
.scrtabs-tab-scroll-arrow:hover {
	background: #62d4d8 !important;
}
.scrtabs-tabs-fixed-container {
	width: 100% !important;
}


@media only screen and (max-width: 767px) {
	.comment-box .comment-box-inner {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.product-listing .col-lg-4 {
		width: 30%;
	}
}
@media only screen and (max-width: 1350px) {
	/*.top-banner .banner-centered .text2 {
		top: 66%;
	}*/
}
@media only screen and (max-width: 992px) {
	.home_uplift .block4, .home_uplift .block5 {
		min-height: 42px;
	}
	#pills-fav {
    padding: 0px 0px;
	}
	.home_uplift {
		width: 95%;
	}
	#topCarousel .heart {
		top: 13px;
  		right: 20px;
  	}
	.bottom-feature .prd-name {
		font-size: 10px;
	}
	.bottom-feature .prd-offr {
		font-size: 10px;
	}
	.headings .text3 {
	  display: block;
	  float: none;
	  margin-top: 0px;
	}
	.lift-up {
		padding: 20px;
		width: 95%;
	}
	.outerline-btn {
		margin-top: -30px;
	}
	.btn-img img {
	  width: 20px;
	}
	#hdr_modern_search .input-group {
		margin: auto;
	}
	.product-telstra .details .title {
		min-height: auto;
	}
	.profile-img {
/*		background: #000;*/
  	border-radius: 12px;
	}
	.profile-img1 {
		background: #000;
  		border-radius: 12px;
	}
	.navbar-collapse {
		background-color: #fff;
	} 
	.navbar a:focus {
/*		color: #000;*/
	}
	.dropmenulist {
  		position: initial;
  	}
	.footer .cpy-rght { 
		margin-top: 0px !important;
	}
	.footer .logo-footer {
		display: none;
	}
	.footer .logo-footer1 {
		display: block;
	}
	.term-links li { 
		text-align: center;
	}
	.term-links {
		padding-left: 0px;
	}
	/*.navbar a, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show,.navbar-nav .nav-link:hover  {
		color: #fff;
	}*/
	.top-banner, .bottom-banner {
		background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/ehg/EHG_mob_Banner.jpg);
	    aspect-ratio: 1880/2576;
	    margin-top: 70px;
	}
	.footer .cpy-rght {
		text-align: center;
	}
	.search-block .input-group {
		margin: auto;
	}
	.search-block .search-right {
		margin: auto;
  		text-align: center !important;
	}
	.top-banner {
		margin-top: 0px;
	}
	.navbar .profile-nav-item1 {
	  border: 1.4px solid #fff;
	}
}
@media only screen and (max-width: 767px) {
	.top-banner {
		background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/ehg/EHG_mob_Banner.jpg);
	    aspect-ratio: 1/1;
/*	    margin-top: 70px;*/
	}
	.bottom-banner {
		background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/ehg/EHG_mob_Banner.jpg);
	    aspect-ratio: 1/1;
	    margin-top: 70px;
	}
	.footer .cpy-rght {
		text-align: center;
	}
	.top-banner .banner-centered .text1, .bottom-banner .banner-centered .text1 {
		font-size: 2rem;
  		margin-bottom: 0px;
	}
	.top-banner .banner-centered .text2, .bottom-banner .banner-centered .text2 {
		font-size: 4.1rem;
  		margin-top: -25px;
	}
	/*.top-banner .banner-centered .text1 {
		font-size: 2.2rem;
	}
	.top-banner .banner-centered .text2 {
		top: 60%;
		font-size: 6rem;
	}
	.bottom-banner .banner-centered {
		font-size: 2.2rem;
	}*/
	.navbar a, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
/*		color: #000;*/
	}
	.lift-up {
		padding: 20px;
		width: 95%;
	}
	.lift-up1 {
		padding: 50px;
		width: 90%;
	}
	.parent {
		display:flex;
        flex-flow: column;
	}
	.blocka {
		order: 2;
	}
	.blockb {
		order: 1;
		margin-bottom: 30px;
	}
	.persnl-info .persnl-blk1 {
		/*align-self: flex-start;*/
		order: 2;
	}
	.persnl-info .persnl-blk2 {
		/*align-self: flex-start;*/
		order: 1;
		text-align: center;
	}
	.my-account-tabs {
		flex-wrap: wrap;
	}
	#pills-tab {
		width: 100%;
	}
	#pills-tabContent {
		width: 100%; 
	}
	.order-details .blk1 {
		flex-basis: 100%;
	}
	.order-details .blk2 {
		flex-basis: 100%;
	}
	.top-banner .banner-centered .text2 {
		display: block;
		top: 50px;
		font-size: 6.1rem;
	}
	.top-banner .banner-centered .text1 {
		position: relative;
  	bottom: 35px;
  	font-size: 3rem;
	}
	.top-banner {
		aspect-ratio: 760/370;
	}
}
@media only screen and (max-width: 500px) {
	.lift-up {
		margin-top: -35px;
	}
	.btn-img img {
	  width: 15px;
	}
	.headings .text1 {
		font-size: 1.5rem;
		margin-top: 40px;
	}
	.headings .text2 {
		font-size: 4.5rem;
  		position: relative;
  		top: 8%;
	}
	.dash-bottom-sec .wht-bg button {
		width: 95%;
		font-size: 12px;
	}
	.block4, .block5 {
		height: 50px;
	}
	.inside-top-placeholder {
		left: 15.5%;
	}
}
@media only screen and (max-width: 463px) {
	.scrtabs-tab-scroll-arrow-right, .scrtabs-tab-scroll-arrow-right:hover {
		top: -80px;
	}
	.top-banner .banner-centered .text2 {
		font-size: 4.1rem;
	}
	.top-banner .banner-centered .text1 {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 430px) {
	/*.top-banner .banner-centered .text1 {
		font-size: 2.0rem;
	}
	.top-banner .banner-centered .text2 {
		top: 66%;
		left: 50%;
	}*/
	.inside-top-placeholder {
		left: 16.5%;
	}
	.bottom-banner .banner-centered .text2 {
		top: -25px;
	}
}
@media only screen and (max-width: 350px) {
    .top-banner .banner-centered .text1, .bottom-banner .banner-centered .text1 {
        font-size: 1.5rem;
    }
    .dash-bottom-sec .wht-bg button {
    	font-size: 10px;
    }
    .inside-top-placeholder {
			left: 18.5%;
		}
		.top-banner .banner-centered .text1 {
			bottom: 55px;
		}
}

@media (min-width: 1921px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 70%;
  }
}