@font-face {
  	font-family: akkurat;
  	src: url(fonts/Akkurat.ttf);
}
@font-face {
  	font-family: akkurat_bold;
  	src: url(fonts/Akkurat-Bold.ttf);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'akkurat', sans-serif;
	line-height: 1.1;
}
p, button, .single-blog span, a, button {
	letter-spacing: initial;
	line-height: initial;
	font-weight: 400;
	font-family: 'akkurat', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, span {
	letter-spacing: initial;
}
span {
	font-family: 'akkurat', sans-serif !important;
}
.copy-right img {
	height: 50px;
}
.terms-and-conditions {
    min-height: 700px;
}
.password-info {
	background: #D93923;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    line-height: 15px;
}
.inputfile + label {
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    border: 2px solid #fff;
    font-size: 14px;
    background: #999;
    display: inline-block;
}
#success-message {
	margin-top: 20px;
}
.error-message-condition, .error-message-comment, .error-message-rating {
	display: none;
	color: #D93923;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none !important;
}

a:focus-visible{
    outline: solid 1px black !important;
}

.product-telstra .details a:focus-visible {
	display: block;
    outline: solid 1px black;
    outline-offset: 15px;
}

button:focus-visible {
    outline: solid 1px black !important;
}

.image:focus-visible{
    outline: solid 1px black !important;
}

.banner-home .carousel-item.active a:focus-visible > img {
    border: solid 2px black !important;
}

input[type="checkbox"]:focus + span.checkmark{
    outline: solid 2px black !important;
}

li[role="presentation"] > a:focus-visible {
	outline: none !important;
	background-color: #f4f4f4;
}

.form-control:focus {
outline: 1px solid #000000;
}

.sm-checkout-new .breadcrumb li a:focus {
	outline: 1px solid #000 !important;
}

.item-quantity > input[type=button]:focus {
	outline: 1px solid #000 !important;
}

.switch input:focus ~ .slider {
	outline: 1px solid #000;
}
	

.padd5 {
	padding: 0 5px;
}
body {
	font-family: 'akkurat', sans-serif !important;
	font-size: 14px;
	background: #fff !important;
}
.rewards-head {
	font-size: 14px;
	display: none;
}
.heading-tabs {
	display: none;
	font-size: 23px;
    margin-bottom: 20px;
    margin-top: 35px;
    line-height: 35px;
    font-family: akkurat_bold;
}
.col-md-4.col-xs-12.col-sm-4.no-padding.text-right.copy-right {
    width: 33.33%;
}
.login-header .logo span {
	font-family: 'akkurat', sans-serif !important;
}
.col-md-12 ul {
	margin: 0;
	text-align: left;
}
.col-md-12 ul li {
	margin-right: 0;
	display: block;
	text-transform: initial;
}
.lb-details {
	display: none;
}
/*.lb-dataContainer {
	top: 33px;
    position: relative;
    right: -40px;
}
.lb-outerContainer {
	margin-top: 33px;
}*/
.no-padding {
	padding: 0 !important;
}
.login-header {
	position: relative;
}
.login-header .strip-image {
	height: 8px;
	background: rgb(250,221,72);
	background: linear-gradient(90deg, rgba(250,221,72,1) 0%, rgba(199,45,76,1) 49%, rgba(197,46,76,1) 52%, rgba(171,69,78,1) 100%);
}
.lost-password-step2 {
	display: none;
}
.login-header .logo img {
	height: 40px;
	margin-right: 10px;
}
.login-header .logo span {
	font-size: 16px;
}
.strip-after-login {
	height: 15px;
}
.slide-telstra .carousel-details {
	/*position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;*/
}
.slide-telstra .carousel-details .box-login {
	width: 420px;
	background: #fff;
	padding: 45px;	
	margin: 40px 0;
}
.slide-telstra {
	background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/telstra_new/login_banner.jpg);
    background-size: cover;
    min-height: calc(100vh - 78px);
    background-repeat: no-repeat;
}
.slide-telstra .carousel-details .box-login .head {
	color: #D93923;
	font-size: 26px;
	margin: 0;
	line-height: 35px;
	font-family: akkurat_bold;
}
.slide-telstra .carousel-details .box-login label {
	font-weight: 400;
	color: #414141;
}
.error-password {
	color: #D93923;
	font-size: 13px;
}
.terms-conditions, .terms-conditions:hover {
	color: #D93923;
	font-family: akkurat_bold !important;
	text-decoration: underline;
}
.slide-telstra .carousel-details .box-login label span {
	color: #D93923;
}
.lost-password-step2 .head {
	font-size: 28px !important;
}
.slide-telstra .carousel-details .box-login .form-control {
	background: #F4F4F4;
	border: 0;
	border-radius: 3px;
	box-shadow: none;
	border-bottom: 1px solid #a5a5a5;
}
.phone-email {
	display: none;
}
.contact-details label.error {
	color: #D93923 !important;
}
.slide-telstra .carousel-details .box-login .form-control:focus {
	box-shadow: none;
}
.slide-telstra .carousel-details .box-login .tooltip-inner {
	text-align: left;
}
.slide-telstra .carousel-details .box-login .btn {
	width: 100%;
	background: #D93923;
	border: 1px solid #D93923;
	border-radius: 3px;
	text-align: left;
	font-family: 'akkurat_bold', sans-serif !important;
	font-size: 16px;
}
.slide-telstra .carousel-details .box-login .btn .fa {
	float: right;
	position: relative;
	top: 2px;
	font-size: 18px;
}
.slide-telstra .carousel-details .box-login .btn span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.slide-telstra .carousel-details .box-login .common-link {
	color: #D93923;
	font-size: 13px;
}
.slide-telstra .carousel-details .box-login .common-link img {
	height: 25px;
	margin-right: 7px;
}
.slide-telstra .carousel-details .box-login .note {
	color: #414141;
}
.error-message {
    border: 1px solid #D93923;
    padding: 7px 10px;
    margin-bottom: 15px;
    background: #ffd0c9;
    display: none;
}
.success-message {
    border: 1px solid #155724;
    background: #d4edda;
    padding: 7px 10px;
    margin-bottom: 15px;
    display: none;
}
.slide-telstra .carousel-details .box-login .steps {
	color: #D93923;
}
.register-step1, .register-step2, .register-step3, .lost-password-step1, .login {
	display: none;
}
.register-step2 .code {
	width: 36px;
	margin-right: 10px;
	display: inline-block;
}
.register-step1 hr, .register-step2 hr, .register-step3 hr, .lost-password-step1 hr, .reset-password-step1 hr {
	margin: 10px 0;
    border-top: 1px solid #a5a5a5;
}
.links .log {
    margin-bottom: 15px;
    display: inline-block;
    width: 275px !important;
    padding: 6px 50px;
    text-align: center !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    font-family: 'akkurat_bold', sans-serif !important;
}
.links .first-time {
	text-align: center !important;
    display: inline-block;
    width: 275px !important;
    padding: 6px 50px;
    border-radius: 4px !important;
    font-size: 16px !important;
    background: #fff !important;
    font-family: 'akkurat_bold', sans-serif !important;
    border: 1px solid #C94631 !important;
    color: #D93923;
}
.col-2 {
	float: left;
	width: calc(100% + 20px);
	margin-left: -10px;
}
.col-2 .form-group {
	float: left;
	width: 50%;
	padding: 0 10px;
}
.custom-checkbox {
	display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: akkurat_bold;
    color: #D93923 !important;
    font-weight: 400 !important;
}
.custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.custom-checkbox .checkmark {
	position: absolute;
    top: -2px;
    left: 0px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.modal-create-address .form-control {
	border-radius: 3px !important;
	margin: 0;
}
.custom-checkbox:hover input ~ .checkmark {
  	background-color: #ccc;
}
.custom-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
  	display: block;
}
.custom-checkbox .checkmark:after {
	left: 6px;
    top: 1px;
    width: 7px;
    height: 12px;
    border: solid #D93923;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lost-password-step2 .note {
	font-size: 18px;
}
.reset-password-step1 {
	display: none;
}
form#services {
    display: none;
}
.privacy-fair-list ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}
.privacy-fair-list li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
    font-weight: 400;
    letter-spacing: initial;
}
.privacy-fair-list li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    width: 40px;    
}
.privacy-fair-list li li {
    margin: 0 0 15px 0;
    padding-right: 35px;
    letter-spacing: initial;
    font-weight: 400;
}
.privacy-fair-list li li:before {
    width: 40px;
    content: counters(item, ".") " ";
}
.privacy-fair-list li p {
    color: #000 !important;
    line-height: 23px !important;
    font-size: 14px !important;
}
.search_content.search_results.search_results_tlc p {
    line-height: 23px !important;
    margin-bottom: 10px !important;
}
.privacy-fair-list .para-list-show .cms-list {
    padding-right: 25px;
    display: table-cell;
}
.privacy-fair-list .para-list-show .cms-list2 {
    display: table-cell;
}
.privacy-fair-list .para-list-show .list-dot-cms1 {
    display: table;
}
.privacy-fair-list .dots-list {
    padding-left: 25px;
}
.privacy-fair-list .dots-list p {
    margin: 0;
}
.privacy-fair-list .dots-list .dot:before {
    height: 5px;
    width: 5px;
    content: "";
    top: 9px;
    left: 23px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
}
.privacy-fair-list .dots-list .dot {
    position: relative;
    width: 55px;
    display: table-cell;
}
.privacy-fair-list .dots-list {
    display: table;
}
.privacy-fair-list .dots-list span {
    display: table-cell;
}
.list-dot-cms {
    display: table;
}
.right-dot-cms {
    display: table-cell;
}
footer {
	background: #F4F4F4;
	padding: 40px 0;
}
footer h4 {
	font-family: akkurat_bold !important;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 500;
}
footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
footer ul li a {
	display: block;
	color: #414141;
}
footer ul.customer-service-links li a {
	padding: 2px 0;
	line-height: 20px;
}
footer ul.customer-service-links li a:hover {
	color: #414141;
}
footer ul.app-links li {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
footer ul.app-links li:first-child {
	position: relative;
	top: -2px;
}
footer .copy-right {
	padding-top: 30px !important;
}
footer .copy-right p {
	color: #414141;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 400;
}
.login-header .navbar {
	background: #fff;
	border: 0;
	margin: 0;
	border-radius: 0;
}
.login-header .logo {
	color: #414141;
}
.login-header .navbar-nav li.my-account .dropdown-link {
	color: #D93923 !important;
	background: none;
	border: 0;
	font-family: akkurat_bold !important;
	padding-left: 20px;
}
.login-header .navbar-nav li.my-account .dropdown-link:focus {
	outline: none;
}
.login-header .navbar-nav li.my-account .dropdown-link img {
	margin-left: 5px;
}
.login-header .navbar-nav li a, .login-header .navbar-nav li a:focus, .login-header .navbar-nav li a:hover {
	color: #414141 !important;
	font-size: 15px;
	text-decoration: none;
}
.login-header .navbar-nav li {
	vertical-align: top;
	min-height: 34px;
}
.login-header .navbar-nav li:last-child {
	border-left: 1px solid #ccc;
	min-height: initial;
}
.country img {
	border-radius: 50%;
	position: relative;
	top: -2px;
	margin-left: 5px;
}
.login-header .navbar-nav {
	padding: 24px 0;
}
.search img {
	position: relative;
	top: -1px;
	margin-right: 5px;
}
.login-header .navbar-nav li a {
	padding: 0 20px 0 20px;
}
.login-header .navbar-nav li.my-account .dropdown-menu {
	padding: 15px 0;
	color: #414141 !important;
}
.login-header .navbar-nav li.my-account .dropdown-menu li a {
	padding: 4px 25px;
	font-size: 14px;
}
.login-header .navbar-nav li.my-account .dropdown-menu li:last-child {
	border-left: 0;
}
.login-header .navbar-nav li.my-account .dropdown-menu {
	border: 1px solid #ddd;
	margin-top: 15px;
}
.login-header .navbar-nav li.my-account .dropdown-menu:after, .login-header .navbar-nav li.my-account .dropdown-menu:before {
	bottom: 100%;
	left: 80%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.login-header .navbar-nav li.my-account .dropdown-menu:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.login-header .navbar-nav li.my-account .dropdown-menu:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ddd;
	border-width: 11px;
	margin-left: -11px;
}
.product-show {
	padding: 40px 0;
}
.product-show.my-favourites {
    min-height: 650px;
}
.product-show .tabs-nav {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0;
}
.product-show .tabs-nav li:first-child a {
    border-right: 0;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
}
.product-show .tabs-nav .tab-active a {
    background: hsl(0, 100%, 100%);
    border-bottom-color: hsla(0, 0%, 0%, 0);
    color: hsl(85, 54%, 51%);
    cursor: default;
}
.product-show .tabs-custom img {
	height: 40px;
}
.product-show .tabs-custom img.active {
	display: none;
}
.product-show .tabs-custom .active img.active {
	display: inline-block;
}
.product-show .tabs-custom .active img.inactive {
	display: none;
}
.product-show .tabs-custom {
	border-bottom: 0;
	text-align: center;
}
.product-show .tabs-custom li {
    vertical-align: top;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 90px;
    white-space: initial !important;
    font-size: 13px;
    float: none;
}
.product-details .is-content p, .product-details .is-content p span {
	font-size: 14px !important;
	line-height: inherit !important;
}
.product-show .tabs-custom li a {
    padding: 0px;
    min-height: 115px;
    margin-right: 0;
	color: #414141;
	text-align: center;
	border-bottom: 2px solid transparent;
}
.product-show .tabs-custom li a p {
	padding-top: 15px;
	line-height: 15px;
	min-height: 45px;
}
.product-show .tabs-custom a {
    display: block;
    text-decoration: none;
}
.product-show .tabs-custom .active a, .product-show .tabs-custom .active a:focus {
	color: #D93923;
	border: 1px solid transparent;
	background: none;
    border-bottom: 2px solid #911E3F;
}
.product-show .tabs-custom li a:hover {
	background: none;
	border: 2px solid transparent;
}
.product-show .tabs-custom li:before {
	position: absolute;
	top: 10px;
	height: 60px;
	bottom: 10px;
	left: -2px;
	border-left: 1px solid #ddd;
	content: "";
}
.product-show .tabs-custom li:first-child:before {
	border-left: none;
}
footer ul li a img {
    width: 120px;
}
.scrtabs-tab-scroll-arrow {
	border: 1px solid #D93923;
    font-size: 17px;
    height: 30px;
    margin-bottom: 0;
    padding-left: 2px;
    padding-top: 0;
    width: 30px;
    text-align: center;
    margin-top: 31px;
    background: #D93923;
    color: #fff;
    line-height: 28px;
}
.scrtabs-tab-scroll-arrow:hover {
	background: #D93923;
}
.product-show .tabs-custom li:first-child:before {
	display: none;
}
.product-show .tabs-stage {
	padding-top: 20px; 
}
.product-telstra {
	margin-bottom: 30px;
}
.product-telstra .image img {
	width: 100%;
	border: 1px solid #f6f6f6;
}
.product-telstra .details {
	background: #F4F4F4;
	position: relative;
	padding: 15px 20px;
	min-height: 140px;
}
.product-telstra .details a {
	color: #3B3B3B;
	text-decoration: none;
}
.product-telstra .details a .name {
	font-size: 13px;
}
.product-telstra .details a .title {
	font-size: 18px;
    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;
}
.product-telstra .details a .rating {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-telstra .details a .desc {
	font-size: 14px;
    margin: 0 0 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 20px;
}
.product-telstra .details a .rating li {
	display: inline-block;
}
.product-telstra .details a .rating li img {
	margin-right: 2px;
	width: 12px;
}
.product-telstra .details .heart {
	position: absolute;
	top: 18px;
	right: 10px;
	cursor: pointer;
    z-index: 999;
}
.product-telstra .details .heart img {
	width: 18px;
}
.switch input {
    display: block !important;
    opacity: 0 !important;
}
.headings {
	font-size: 19px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.headings a {
	float: right;
	color: #D93923;
	font-size: 14px;
	text-decoration: none;
}
.headings span {
	font-family: akkurat_bold;
}
.headings a img {
	width: 10px;
}
.gallery.lightSlider li img {
	width: 100%;
}
.product-details {
	position: relative;
	margin-bottom: 20px;
	color: #414141;
	overflow: hidden;
}
.search-main {
	position: relative;
	top: -8px;
	display: none;
}
.search-main .form-group {
	position: relative;
	margin-bottom: 0;
}
.search-main .form-group img {
	position: absolute;
	top: 9px;
	left: 10px;
}
.search-main .form-group .form-control {
	background: #F4F4F4;
    border: 0;
    box-shadow: none;
    border-radius: 3px;
    width: 300px;
    margin: 0;
    padding: 0 10px 0 36px;
}
.product-details .shortlist {
    cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
    z-index: 9;
}
.product-details .shortlist img {
	width: 20px;
}
.product-details .name {
	margin-top: 0;
	text-transform: uppercase;
}
.product-details .head {
	font-size: 22px;
    line-height: 30px;
    margin: 25px 0;
}
.product-details .link-view {
	border: 1px solid #D93923;
	background: #D93923;
	display: inline-block;
	padding: 7px 15px;
	font-size: 15px;
	color: #fff;
	margin-right: 15px;
	border-radius: 3px;
	margin-bottom: 25px;
}
.product-details .link-view .fa {
	float: right;
    padding-left: 20px;
    font-size: 19px;
}
.product-details .link-view span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.product-details .link-view img {
	width: 12px;
	margin-left: 5px;
}
.see-more, .see-more:hover {
	color: #D93923;
	font-size: 15px;
}
.see-more img {
	width: 12px;
	margin-left: 5px;
}
.list-product-page {
	padding-top: 0 !important;
}
.product-show .heading {
	font-size: 23px;
	margin-bottom: 20px;
	font-family: akkurat_bold;
}
.product-count-filter {
	padding: 0px 0 15px 0;
}
.product-count-filter .filter {
	float: right;
	margin-bottom: 20px;
}
.whats-hot {
	margin-top: 20px;
	color: #D93923 !important;
}
.product-count-filter .filter .form-control {
	float: none;
    display: inline-block;
    width: 130px;
    background: #F4F4F4;
    border: 0;
    border-radius: 3px;
    height: 30px;
    padding: 0 10px 0 5px;
    box-shadow: none;
    color: #D93923;
}
.read-reviews .reviews {
	background: #D93923;
	color: #fff;
	margin-bottom: 40px;
	font-size: 16px;
	border-radius: 3px;
	display: inline-block;
	padding: 8px 30px;
	font-family: 'akkurat_bold', sans-serif !important;
}
.review-telstra {
	display: none;
}
.review-telstra .heading {
	font-family: akkurat_bold;
	font-size: 22px;
	margin-bottom: 20px;
}
.review-telstra .heading a {
	display: inline-block;
	font-family: 'akkurat';
    font-size: 15px;
    color: #D93923;
    margin-left: 30px;
}
.review-telstra .heading a img {
	width: 13px;
}
.review-telstra .review {
	margin: 10px 0 30px 0;
	display: inline-block;
	width: 100%;
}
.review-telstra .review .image {
	float: left;
	width: 60px;
}
.review-telstra .review .image img {
	width: 100%;
	border-radius: 50%;
}
.review-telstra .review .details {
	float: left;
	width: calc(100% - 60px);
	padding-left: 20px;
}
.review-telstra .review .details h4 {
	font-size: 20px;
	margin: 0 0 15px 0;
	font-family: 'akkurat_bold', sans-serif
}
.review-telstra .review .details ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.review-telstra .review .details ul li {
	display: inline-block;
}
.review-telstra .review .details ul li img {
	width: 10px;
}
.review-write {
	width: 60%;
	margin-bottom: 30px;
}
.review-write h4 {
	font-family: akkurat_bold;
	margin-bottom: 25px;
}
.review-write p.note {
	color: #D93923;
	margin-bottom: 15px;
}
.review-write label {
	font-weight: 400;
	font-family: akkurat_bold;
}
.review-write textarea.form-control {
	border: 1px solid #eee;
	box-shadow: none;
	min-height: 150px;
	background: #F4F4F4;
	border-radius: 3px;
}
.review-write textarea.form-control:focus {
	outline: none;
}
.review-write .btn {
	background: #D93923;
	width: 300px;
	text-align: left;
	border-radius: 3px;
	font-family: 'akkurat_bold',sans-serif !important;
	border: 1px solid #D93923;
}
.review-write .btn .fa {
	float: right;
	font-size: 17px;
}
.raty {
	margin-bottom: 17px;
	margin-right: 5px;
}
.raty img {
	width: 15px;
}
#review-write {
	display: none;
}
.my-account-telstra {
	padding: 50px 0;
}
.my-account-telstra .image {
	display: inline-block;
	width: 100px;
	margin-bottom: 25px;
	vertical-align: top;
	position: relative;
}
.inputfile + label {
    cursor: pointer;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.my-account-telstra .image img {
	width: 100px;
	border-radius: 50%;
}
.my-account-telstra .name-welcome {
	display: inline-block;
	width: 70%;
	padding: 23px 0 0 25px;
	font-size: 19px;
	line-height: 27px;
	vertical-align: top;
	font-family: akkurat_bold;
}
.my-account-telstra .name-welcome b {
	color: #D93923;
	font-weight: 400;
}
.my-account-telstra .form-control {
    background: #F4F4F4;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    border-bottom: 1px solid #a5a5a5;
}
.my-account-telstra .form-control:focus {
	box-shadow: none;
}
.my-account-telstra .head {
	color: #D93923;
	font-family: akkurat_bold;
	font-size: 13px;
}
.my-account-telstra label {
	font-weight: 400;
}
.my-account-telstra .form-group {
	margin-bottom: 25px;
}
.my-account-telstra label span {
	color: #D93923;
}
.my-account-telstra .receive {
	display: inline-block;
	color: #D93923;
	font-size: 13px;
	font-family: akkurat_bold;
}
.my-account-telstra .custom-checkbox {
    color: #333 !important;
    font-weight: 400;
    font-family: 'akkurat';
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
}
.my-account-telstra .custom-checkbox .checkmark {
	top: 0;
}
.my-account-telstra .btn {
    width: 300px;
    background: #D93923;
    border: 1px solid #D93923;
    border-radius: 3px;
    text-align: left;
    font-size: 15px;
    font-family: 'akkurat_bold', sans-serif !important;
}
.my-account-telstra .btn span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.my-account-telstra .btn .fa {
    float: right;
    position: relative;
    top: 2px;
    font-size: 18px;
}
.my-account-telstra hr {
	border-top: 1px solid #ccc;
    margin: 30px 0;
}
.shipping-address-list {
	margin-top: 30px;
}
.shipping-address-list .head a {
	float: right;
    background: #D93923;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
}
.shipping-address-list table {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.shipping-address-list table th {
	background: #eee;
}
.shipping-address-list table .edit-remove {
	display: inline-block;
	margin-right: 10px;
	color: #D93923;
}
.contact-us-telstra {
	padding: 50px 0;
}
.contact-us-telstra .btn {
    width: 300px;
    background: #D93923;
    border: 1px solid #D93923;
    border-radius: 3px;
    text-align: left;
    font-size: 16px;
}
.contact-us-telstra .btn span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.contact-us-telstra .btn .fa {
    float: right;
    position: relative;
    top: 2px;
    font-size: 18px;
}
.contact-us-telstra .form-control {
    background: #F4F4F4;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    border-bottom: 1px solid #a5a5a5;
}
.contact-us-telstra .form-control:focus {
	box-shadow: none;
}
.contact-us-telstra .head {
	font-family: akkurat_bold;
	font-size: 18px;
	margin-bottom: 25px;
}
.contact-us-telstra label {
	font-weight: 400;
}
.contact-us-telstra label span {
	color: #D93923 !important;
}
.contact-us-telstra textarea.form-control {
	min-height: 100px;
	border-radius: 3px;
}
.my-favourites h3 {
	font-size: 20px;
	font-family: akkurat_bold;
	margin-bottom: 30px;
}
.my-favourites .headings {
	font-size: 15px;
}
.pagination-custom {
	text-align: center;
}
.pagination-custom .pagination {
	margin-top: 0;
	font-size: 0;
}
.pagination-custom .pagination .pagination {
	font-size: 14px;
}
.nth-child:nth-child(4n+5) {
    clear: both;
}
.pagination-custom ul li a {
	color: #D93923;
	font-size: 14px;
}
.pagination-custom ul li.active a {
	background: #D93923;
	color: #fff;
	border: 1px solid #D93923;
}
.pagination-custom ul li.active a:hover {
	background: #D93923;
	color: #fff;
	border: 1px solid #D93923;
}
.lSSlideOuter .lSPager.lSGallery li {
	border: 2px solid transparent;
	padding: 2px;
	margin-right: 0 !important;
}
.lSSlideOuter .lSPager.lSGallery li.active {
	border-radius: 0;
	border: 2px solid #C94631;
	padding: 2px;
}
.offer-highlight {
	margin-bottom: 20px;
}
.offer-highlight b {
	text-transform: uppercase;
	color: #C94631;
	font-weight: 400;
}
.terms-and-conditions h3, .terms-and-conditions b {
	font-family: akkurat_bold;
	font-weight: 400;
}
.terms-and-conditions {
	padding-bottom: 40px;
}
.terms-and-conditions a {
	color: #C94631;
	text-decoration: underline;
}
.terms-and-conditions p {
	margin: 20px 0;
}
.terms-and-conditions ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.container {
	width: 1050px;
}
.product-show .col-md-3.col-xs-12.col-sm-3 {
	padding: 0 5px;
}
.padd10 {
	padding: 0 10px !important;
}
.checkout .container {
	width: 1080px;
}
.sm-checkout-new .breadcrumd-custom {
    display: none;
}
.sm-checkout-new .left-details {
    box-shadow: none;
    background: none;
    padding: 0;
}
.sm-checkout-new .ria-padd {
    padding: 0;
}
.sm-checkout-new .left-details .heading h3 {
    margin: 0 0 7px 0;
    color: #414141;
    font-weight: 400;
    font-size: 21px;
}
.sm-checkout-new .details-cart p b {
	font-weight: 400;
	color: #D93923;
}
.sm-checkout-new .details-cart {
    background: #f8f8f8;
    padding: 10px 20px;
    color: #696969;
    margin-bottom: 0;
    margin-top: 9px;
    display: inline-block;
    width: 100%;
}
.sm-checkout-new .left-details .heading p {
    margin-bottom: 5px;
}
.sm-checkout-new .breadcrumb  {
    margin: 15px 0 0 0;
    box-shadow: none;
    background: #f8f8f8;
}
.sm-checkout-new .breadcrumb li a:before {
    display: none;
}
.sm-checkout-new .breadcrumb li a:after {
    display: none;
}
.sm-checkout-new .breadcrumb li {
    width: 33.33%;
    border-right: 1px dashed #ddd;
}
.sm-checkout-new .breadcrumb li:last-child {
    border-right: 0;
}
.sm-checkout-new .breadcrumb li a {
    width: 100%;
    display: block;
    color: #696969;
    text-align: center;
    padding: 0;
    line-height: 36px;
    border-radius: 3px;
    font-family: 'akkurat_bold', sans-serif !important;
    font-weight: 400;
}
.sm-checkout-new .breadcrumb>li+li:before {
    display: none;
}
.sm-checkout-new .breadcrumb li.active a {
    background: #D93923;
    color: #fff;
}
.checkout.sm-checkout-new .checkout-row {
    padding: 0;
    border: 0;
}
.checkout.sm-checkout-new .checkout-row:first-child {
    background: #f8f8f8 !important;
    font-weight: 400;
    color: #636363;
    margin-bottom: 10px;
    margin-top: 15px;
}
.sm-checkout-new .row-heading span {
    color: #414141;
    font-weight: 500;
    border: 0;
}
.sm-checkout-new .order-delivery-details {
    display: none;
}
.sm-checkout-new .row-bg-vic {
    margin-bottom: 5px;
    background: #f8f8f8;
}
.sm-checkout-new.checkout .checkout-row .item-name a {
    line-height: 14px;
    font-weight: 400;
    padding-top: 4px;
}
.sm-checkout-new.checkout .checkout-row .item-name p {
    padding-top: 4px;
    font-weight: 400;
    font-size: 11px;
}
.sm-checkout-new.checkout .checkout-row .item-price b {
    display: block;
    font-weight: 400;
    padding-top: 23px;
}
.checkout .checkout-row .item-cost {
	letter-spacing: initial;
}
.sm-checkout-new .order-summary .total {
	border-top: 1px solid #ccc !important;
}
.sm-checkout-new.checkout .checkout-row .item-cost b {
    font-weight: 400;
}
.sm-checkout-new.checkout .row-bg-vic .item-cost{
    padding-top: 13px;
}
.sm-checkout-new.checkout .row-bg-vic .item-quantity {
    padding-top: 16px;
}
.sm-checkout-new.checkout .row-bg-vic .item-total {
    padding-top: 23px;
    font-weight: 500;
}
.sm-checkout-new.checkout .row-bg-vic .item-total b {
    color: #D93923;
    font-weight: 500;
} 
.sm-checkout-new.checkout .checkout-row .item-close {
    top: 0;
    right: 0;
}
.sm-checkout-new .checkout-row.shop-padd {
    margin-top: 10px;
}
.sm-checkout-new .continue-shopping {
    padding: 0 50px;
    background: #D93923;
    line-height: 35px;
    border-radius: 3px;
    line-height: 36px;
    font-family: 'akkurat_bold', sans-serif !important;
    font-size: 15px;
}
.checkout.sm-checkout-new .checkout-row .item-quantity input {
    border: 1px solid #D93923;
    background: #D93923;
}
.sm-checkout-new .order-summary ul {
    border-bottom: 1px solid transparent;
}
.sm-checkout-new .order-summary h3 {
    background: none;
    border: 0;
    font-weight: 400;
    padding-bottom: 0;
    font-size: 16px;
    color: #414141;
}
.checkout.sm-checkout-new .checkout-row {
	letter-spacing: initial;
}
.sm-checkout-new .order-deliver .radio-btn .checkmark {
    top: 0px;
}
.sm-checkout-new .order-summary .total span span {
    width: 110px;
    display: inline-block;
    text-align: left;
    padding-left: 15px;
}
.sm-checkout-new .order-summary .total #total {
    width: 100%;
    display: block;
}
.sm-checkout-new .payment-terms-conditions p {
    font-weight: 400 !important;
}
.sm-checkout-new .order-deliver .radio-btn .checkmark:after {
    background: #FF585C;
}
.sm-checkout-new .payment-terms-conditions ul li a {
    color: #0064BA;
    font-size: 13px;
    text-decoration: underline;
}
.sm-checkout-new .order-deliver h3 {
    font-weight: 400;
    color: #414141;
    font-size: 16px;
}
.breadcrumb li.completed a, .add-new a, .continue-checkout a, .switch input:checked + .slider {
	background: #D93923;
	font-family: 'akkurat_bold', sans-serif !important;
    border-radius: 3px;
}
.continue-checkout a {
	padding: 0 50px;
	line-height: 36px;
}
.switch input:checked + .slider {
	border-radius: 34px !important;
}
.add-new a span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.heading-address h5, .select-address li .address-left .edit-delete a {
	color: #D93923;
}
.modal-create-address .btn, .modal-create-address .btn:hover, .modal-create-address .btn:focus {
	background: #D93923;
	border-radius: 3px;
	border: 1px solid #D93923;
}
.mobile-otp-verify .form-control {
	border-radius: 3px;
}
.sm-checkout-new .order-summary.top-box-vic.no-margin, .order-deliver {
    box-shadow: none;
    background: #f8f8f8;
    border-radius: 0;
    margin-top: 15px;
}
.sm-checkout-new .order-summary.top-box-vic.no-margin {
    margin-top: 39px !important;
}
.sm-checkout-new .order-summary.bottom-box-vic {
    box-shadow: none;
    background: #f8f8f8;
    border-radius: 0;
    margin-top: 15px;
}
.sm-checkout-new .billing-info {
    box-shadow: none;
	padding: 0 15px;
}
.sm-checkout-new .billing-info h3 {
    padding: 10px 0;
    background: none;
    border: 0;
}
.sm-checkout-new .billing-info p {
    padding: 0;
    color: #666;
}
.sm-checkout-new .breadcrumb li.completed a {
    color: #fff;
}
.sm-checkout-new .checkout-row.mobile-otp-verify {
    padding: 20px 0 !important;
}
.checkout.sm-checkout-new .checkout-row .item-quantity span input {
    background: #fff;
}
.sm-checkout-new .continue a {
    line-height: 36px;
    text-transform: inherit;
    border-radius: 3px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'akkurat_bold', sans-serif !important;
    background: #D93923;
}
.sm-checkout-new .continue a span {
	font-family: 'akkurat_bold', sans-serif !important;
}
.sm-checkout-new .continue {
    background: #f8f8f8;
    padding: 0;
    border-radius: 0;
}
.sm-checkout-new .sm-no-padd {
    padding: 0;
}
.sm-checkout-new .payment-terms-conditions ul li img {
    top: -2px;
    position: relative;
}
.sm-checkout-new .add-new {
    border-top: 0;
    padding: 0;
}
.sm-checkout-new .select-address li {
    padding: 0;
}
.sm-checkout-new .mobile-otp-verify .btn {
    background: #D93923;
    border: 1px solid #D93923;
    border-radius: 3px;
    font-family: 'akkurat_bold', sans-serif !important;
    font-weight: 500;
    padding: 7px 50px;
}
.pagination-custom ul li {
	display: inline-block;
}
.pagination-custom {
	margin-bottom: 30px;
}
.login-header .search-results ul li a:hover {
    background: #D93923 !important;
    color: #fff !important;
}
.login-header .search-results ul li:nth-child(even) {
    background: #f8f8f8;
}
.login-header .search-results ul li a {
    padding: 10px 15px !important;
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 14px !important;
}
.login-header .search-results ul li a span {
	padding-right: 10px;
}
.login-header .search-results ul li {
    min-height: initial !important;
}
.login-header .search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.login-header .search-results {
    position: absolute;
    left: 0;
    top: 34px;
    right: 2px;
    max-height: 400px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    z-index: 1000;
    box-shadow: 0px 2px 3px 0px #999;
    border-top: 1px solid #ddd;
}
div#no-results {
    padding: 10px;
}
.rev-list .rev-list-inner:nth-child(odd) {
	clear: both;
}
.nth-child .image {
	height: 188px;
	display: block;
	background: #F4F4F4;
}
.modal-create-address .form-group a, .mobile-otp-verify .resend {
	color: #D93923;
}
.update_user_points_use {
	background: #D93923;
}
input#chPointsUsed {
    margin-bottom: 15px;
    width: 165px !important;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
}
input#chPointsUsed:focus {
	outline: none;
	border: 1px solid #ccc;
}
.breadcrumb li.completed a:hover {
	background: #D93923;	
}
.custom-select-wrapper {
	position: relative;
    user-select: none;
    display: inline-block;
    margin-left: 10px;
    min-width: 110px;
}
.arrow-common {
    font-size: 19px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}
.custom-select-wrapper a {
	color: #333;
}
.custom-select {
	position: relative;
	display: flex;
	flex-direction: column;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
	border-radius: 3px;
	padding: 0;
    margin: 0;
}
.custom-select__trigger {
	position: relative;
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 300;
    color: #3b3b3b;
    height: 38px;
    background: #ffffff;
    cursor: pointer;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    border-radius: 3px;
    line-height: 34px;
}
.custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: -1px;
	right: -1px;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	transition: all 0.5s;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 2;
	border-bottom: 0;
}
.custom-select.open .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.custom-option {
	position: relative;
    display: block;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 300;
    color: #3b3b3b;
    line-height: 34px;
    cursor: pointer;
    transition: all 0.5s;
    border-bottom: 1px solid #ccc;
}
.custom-option.selected {
	color: #ffffff;
}
.arrow {
	position: relative;
    height: 8px;
    width: 8px;
    margin-left: 15px;
    display: inline-block;
    float: right;
    margin-top: 12px;
}
.arrow::before, .arrow::after {
	content: "";
	position: absolute;
	bottom: 0px;
	width: 1px;
	height: 100%;
	transition: all 0.5s;
}
.custom-option a {
	display: block;
	line-height: 34px;
}
.arrow::before {
	left: -2px;
	transform: rotate(45deg);
	background-color: #394a6d;
}
.arrow::after {
	left: 4px;
	transform: rotate(-45deg);
	background-color: #394a6d;
}
.open .arrow::before {
	left: -1px;
	transform: rotate(-45deg);
}
.open .arrow::after {
	left: 4px;
	transform: rotate(45deg);
}
#flashMessage{
	margin-top: 15px;
}
.category .arrow {
	display: none !important;
}
.main-content .container-benefits ul.pagination {
    display: inline-block;
    width: 100%;
    margin-bottom: 46px;
}
.main-content .container-benefits span.pagination {
	float: left;
    margin: 0 5px 0 0;
    width: 38px;
    line-height: 24px;
    height: 38px;
}
.main-content .container-benefits li {
    height: 40px !important;
    vertical-align: top;
    float: left;
    margin-right: 0px !important;
    margin-left: 0 !important;
} 

.main-content .container-benefits li:after {
	content: '';
	clear: both;
	display: block;
}

.flash-new-telstra div#flashMessage {
    padding: 0;
    background: none;
    border: 0;
}
.flash-new-telstra .container {
    width: 100%;
    padding: 0;
}
.flash-new-telstra a.close.pull-right {
    top: -4px;
    position: relative;
}
.my-orders-ria {
    padding: 70px 0;
    min-height: 700px;
}
.my-orders-ria .head-sec h4 {
    font-weight: 700;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 20px;
    color: #001133cc;
}
.my-orders-ria .head-sec .show-entries {
    float: right;
    line-height: 30px;
}
.my-orders-ria .head-sec .show-entries .form-control {
    float: none;
    display: inline-block;
    width: auto;
    background: #f8f8f8;
    border: 0;
    box-shadow: none;
    padding: 5px 7px;
}
.my-orders-ria .head-sec .show-entries span {
    display: inline-block;
    line-height: 30px;
}
.my-orders-ria .list-show {
    padding: 40px 0;
    margin: 0;
    width: 100%;
    list-style: none;
}
.my-orders-ria .list-show li {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.my-orders-ria .list-show li .order-left-details {
    float: left;
    width: 17%;
} 
.my-orders-ria .list-show li .order-left-details img {
    border-radius: 15px;
    width: 100%;
}
.my-orders-ria .list-show li .order-right-details {
    float: left;
    width: 83%;
    padding: 0 20px;
} 
.my-orders-ria .list-show li .order-right-details .details {
    display: inline-block;
    width: 100%;
    line-height: 33px;
}
.my-orders-ria .list-show li .order-right-details .details .name {
    float: left;
    width: 15%;
    color: #001133cc;
    font-weight: 700;
}
.my-orders-ria .list-show li .order-right-details .details .detail {
    float: left;
    width: 85%;
    color: rgba(0,17,51,.6);
}
.my-orders-ria .list-show li .order-right-details .details .detail a {
    text-decoration: underline;
    color: #D93923;
}

/* Web Accessibility CSS */
ul.lSPager.lSGallery li a {
    display: inline-block !important;
}
.sold-out-new{
	font-weight: 400;
	font-size: 14px;
	border: 1px solid red;
	display: block;
	padding: 10px 15px;
	margin-top: 15px;
	background: #fff;
}
.sold-out-new span {
    display: inline-block;
    width: 90%;
}
.sold-out-new img {
	margin-right: 22px;
	position: relative;
	top: 9px;
	vertical-align: top;
}
/* recognition */
.atwork-recognition {
    padding: 50px 0;
}
.atwork-recognition .ecard-details p {
    margin-bottom: 45px;
}
.atwork-recognition .ecard-details h4 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.atwork-recognition .ecard-details b {
    margin-bottom: 10px;
    display: block;
}
.atwork-recognition .ecard-details .form-control {
    border-radius: 15px;
    margin: 40px 0;
}
.shortlist-details {
    background: #f8f8f4;
    border-radius: 20px;
    padding: 10px 0;
}
.alerts {
    text-align: right;
    padding: 0 20px;
}
.details-show {
    overflow: auto;
    height: 250px;
    padding: 0 20px;
    margin-top: 10px; 
}
.details-show ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.details-show ul li {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}
.details-show ul li .image img {
    width: 100%;
}
.details-show ul li .left-details {
    float: left;
    width: 50%;
}
.details-show ul li .right-details {
    float: left;
    width: 50%;
    padding-left: 20px;
}
.details-show ul li .left-details h4 {
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
    word-wrap: break-word;
    font-weight: bold;
}
.details-show ul li .left-details p {
    color: #666;
    margin-bottom: 15px;
    font-size: 13px;
}
.heart-comment {
    margin-top: 20px;
}
.heart-comment a {
    color: #000;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
.personal-comment {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 15px;
    padding: 15px;
    color: #333;
}
.personal-comment h4 {
    font-weight: bold;
}
.heart-comment a img {
    width: 15px;
}
.heart-comment a span {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 10px;
}
.comment-history-btm ul {
    padding: 0 !important;
}
.comment-history-btm .btn {
    width: auto !important;
}
.heart-comment a .fa-heart-o {
    color: red;
}
.details-show ul li .heart-comment-right a .fa-heart-o {
    color: #fff;
}
.details-show ul li .heart-comment-right {
    text-align: right;
    display: none;
}
.details-show ul li .heart-comment-right a {
    background: #999;
    color: #fff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
}
.alerts .fa {
    position: relative;
}
.filter-by-rec {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.filter-by-rec .form-group {
    float: left;
    width: 50%;
    padding: 0 10px;
}
.alerts .fa:after {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 5px;
    height: 5px;
    background: red;
    content: "";
    border-radius: 50%;
}
.details-box a {
    display: block;
    margin-bottom: 45px;
    border: 3px solid transparent;
}
.details-box a.active {
    border: 3px solid #138EDE;
    border-radius: 0 0px 40px 0;
}
.details-box a img {
    width: 100%;
}
.no-padding {
    padding: 0 !important;
}
.details-top-box {
    margin-top: 50px;
}
.details-box p {
    background: #e6e6e6;
    text-align: center;
    border-radius: 0 0px 40px 0;
    padding: 15px 0;
    font-size: 18px;
    color: #333;
    margin-bottom: 0;
    font-weight: 600;
}
.comment-box {
    background: #f8f8f8;
    padding: 30px 0;
    display: none;
    text-align: center;
    margin-bottom: 20px;
}
.search-btn {
    display: none;
}
.search-btm {
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 50px;
}
.search-btm .search-btn-btm {
    background: #138EDE;
    color: #fff;
    border: 1px solid #138EDE;
    line-height: 33px;
    padding: 0 20px;
    border-radius: 0;
    font-weight: 500;
} 
.search-btm .search-input {
    line-height: 32px;
    border: 1px solid #ccc;
    position: relative;
    right: -4px;
    padding: 0 10px;
}
.comment-box .comment-box-inner {
    display: inline-block;
    width: 500px;
}
.comment-box h3 {
    text-align: left;
    font-size: 17px;
}
.comment-box textarea {
    min-height: 100px;
}
/* The container */
.custom-radio {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  margin: 10px 10px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
}

/* Hide the browser's default radio button */
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #666;
}

/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: #fff;
  border: 1px solid #666;
}

/* When the radio button is checked, add a blue background */
.custom-radio input:checked ~ .checkmark {
  background-color: #2196F3;
  border: 1px solid #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.comment-box .btn {
    background: #005790;
    border: 1px solid #005790;
    padding: 7px 30px;
    border-radius: 0;
    font-weight: 600;
}
.comment-history {
    display: none;
}
.comment-history ul {
    list-style: none;
    padding: 15px;
    margin: 10px 0 0 0;
    background: #fff;
    display: inline-block;
    width: 100%;
}
.comment-history ul li {
    padding: 5px 0;
}
.comment-history ul li .left-hist {
    width: 90%;
    display: inline-block;
}
.comment-history ul li .left-hist .profile-icon {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.comment-history ul li .left-hist .profile-icon img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
.comment-history ul li .left-hist .comment-show {
    float: left;
    width: 80%;
    min-height: 30px;
    padding: 5px 10px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-left: 10px;
}
.comment-history ul li .right-list {
    float: right;
    text-align: right;
}
.comment-history ul li .right-list .comment-show {
    background: #005790;
    color: #fff;
    margin: 0 10px 0 0;
}
.comment-btm {
    display: inline-block;
    width: 100%;
}
.comment-btm .form-control {
    float: left;
    width: 70%;
}
.comment-btm textarea.form-control {
    min-height: 65px;
}
.comment-btm .btn {
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    width: calc(30% - 10px);
    background: #22879A;
    border: 1px solid #22879A;
    color: #fff;
}
.select2-mutliple-main .select2-container {
  width: 100% !important;
}
/* recognition */

/* Rewards */

/* Rewards */

@media only screen and (max-width: 767px) {
	.login-header .navbar-nav li:last-child {
		border-left: 0px;
	}
	.rewards-section-products .list-products {
		width: calc(50% - 6px) !important;
	}
	.points-carousel .list-products a .details h5 {
		width: 135px;
	}
	.points-carousel .list-products {
		width: calc(50% - 6px);
		margin: 0 3px;
	}
	.points-carousel .colum-gap {
		display: none;
	}
	.points-carousel, .main-carosuel-rewards {
		width: 100%;
		margin: 0;
	}
	.sm-checkout-new .sm-no-padd {
		padding: 0 30px !important;
	}
	.no-padding {
	  	padding: 0 15px !important;
	}
	.navbar-toggler .icon-bar {
		display: block;
		width: 30px;
		height: 1px;
		border-radius: 1px;
		background-color: #fff !important;
		margin: 5px 0px;
	}
	.my-orders-ria .list-show li .order-right-details .details .detail a {
	    word-break: break-all;
	}
	.my-orders-ria .head-sec h4 {
	    line-height: 29px;
	}
	.my-orders-ria .list-show li .order-left-details, .my-orders-ria .list-show li .order-right-details, .my-orders-ria .list-show li .order-right-details .details .name, .my-orders-ria .list-show li .order-right-details .details .detail {
	    width: 100%;
	}
	.my-orders-ria .list-show li .order-right-details {
	    padding: 15px 0;    
	}
	.banner-home .carousel-indicators .active {
	    width: 10px;
	    height: 10px;
	    margin: 1px;
	    background-color: #ccc;
	} 
	.banner-home .carousel-indicators li {
		border: 1px solid #ccc;
	}
	.checkout .container {
		width: 100%;
	}
	.nth-child .image {
		height: auto;
	}
	.login-header .navbar-collapse.in {
		overflow: inherit !important;
		max-height: initial !important;
	}
	.product-telstra .image img {
		max-height: inherit;
	}
	.nth-child:nth-child(4n+5) {
	    clear: inherit;
	}
	.nth-child:nth-child(2n+3) {
	    clear: both;
	}
	.col-md-4.col-xs-12.col-sm-4.no-padding.text-right.copy-right {
		width: 100%;
	}
	.sm-checkout-new .breadcrumb {
        margin: 15px 0 !important;
    }
    .header-smart .navbar-header {
        width: 100%;
    }
    .sm-checkout-new .checkout-row.mobile-otp-verify {
        border: 0 !important;
        padding: 0 !important;
    }
    .checkout.sm-checkout-new .checkout-row {
        padding: 10px;
    }
    .sm-no-padd-mobile {
        padding: 0 15px !important;
    }
    .sm-checkout-new .continue-shopping {
        text-align: center;
        width: 100%;
    }
    .sm-checkout-new .checkout-row.shop-padd {
        padding: 0;
    }
	.product-show .tabs-custom li {
		float: left;
	}
	.login-header .navbar-nav .open .dropdown-menu {
		margin: 0 15px;
	}
	.login-header .navbar-nav li.my-account .dropdown-menu {
		position: relative;
	}
	.login-header .navbar-nav li.my-account .dropdown-menu:after, .login-header .navbar-nav li.my-account .dropdown-menu:before {
		left: 8%;
	}
	.container {
		width: 100%;
	}
	.headings {
		line-height: 15px;
		font-size: 17px;
	}
	.search-main {
		padding: 0 20px;
	}
	.login-header button.navbar-toggle.collapsed {
	    border: 1px solid #D93923;
	}
	.my-account-telstra .name-welcome {
		width: 61%;
		padding: 8px 0 0 25px
	}
	.login-header span.icon-bar {
	    background-color: #D93923 !important;
	}
	.product-telstra {
		margin-bottom: 15px;
	}
	.product-count-filter span {
		display: inline-block;
		padding-top: 0px;
	}
	.search-main .form-group .form-control {
		width: 100%;
	}
	.shipping-address-list table td {
		word-break: break-all;
	}
	.sm-checkout-new .breadcrumb li a {
		padding-left: 0 !important;
	}
	.my-account-telstra .custom-checkbox {
		margin-left: 0;
	}
	.my-account-telstra .btn {
		width: 100%;
	}
	.contact-us-telstra .btn {
		width: 100%;
	}
	.strip-after-login {
		display: none;
	}
	.login-header .navbar-toggle {
		margin-top: 16px;
	}
	.login-header .navbar-inverse .navbar-toggle:hover, .login-header .navbar-inverse .navbar-toggle:focus {
		background-color: #D93923 !important;
	}
	.login-header .navbar-inverse .navbar-toggle:hover span.icon-bar, .login-header .navbar-inverse .navbar-toggle:focus span.icon-bar {
		background-color: #fff !important;
	}
	.slide-telstra {
		background-image: url(https://myrewards-media.s3-ap-southeast-2.amazonaws.com/webroot/telstra_new/login_banner_mobile.png);
	    background-size: cover;
	    background-repeat: no-repeat;
	}
	.slide-telstra .carousel-details {
		top: 15px;
	}
	.slide-telstra .carousel-details .box-login {
		width: 100%;
		padding: 20px;
	}
	.slide-telstra .carousel-details .box-login .head {
		font-size: 25px;
	}
	.slide-telstra .carousel-details .box-login {
		margin: 20px 0;
	}
	footer .copy-right {
		font-size: 16px;
	}
	footer .copy-right {
		text-align: left !important;
	}
	.review-write {
		width: 100%;
	}
	.product-details {
		margin-top: 25px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
	.container {
		width: 95%;
	}
	.product-show .tabs-custom li {
		float: left;
	}
	.search-main .form-group .form-control {
		width: 150px;
	}
	.login-header .navbar-nav li a {
		padding: 0 10px;
	}
	.my-orders-ria .list-show li .order-right-details .details .name {
	    width: 30%;
	}
	.my-orders-ria .list-show li .order-right-details .details .detail {
	    width: 70%;
	}
	.my-orders-ria .list-show li .order-left-details {
	    width: 25%;
	}
	.my-orders-ria .list-show li .order-right-details .details .detail a {
	    word-break: break-all;
	}
	.my-orders-ria .list-show li .order-right-details {
	    width: 75%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1049px) {
	.container {
		width: 95%;
	}
	.product-show .tabs-custom li {
		float: left;
	}
}