/** Shopify CDN: Minification failed

Line 1458:0 Expected "}" to go with "{"

**/
/* MICHAEL START */
.cart-recap square-placement {
	text-align: center;
}


#header_customer_login .form__floating-label {
  transform: translateY(-6px) scale(.8);
}

/* USER ACCOUNT FIX header__action-item header__action-item--account
.header__action-item--account {
  display: none;
}

*/

.header__action-item-content {
  position: relative;
}


.header__action-item--account .header__action-item-title, .header__action-item--account .header__action-item-link {
  display: none;
}

.header__action-item--account .header__action-item-link.header__account-icon {
  display: block !important;
}

.my-address-details {
  width: 100%;
  position: relative;
}

.my-address-details .button.button--small.button--primary {
	position: absolute;
	bottom: 15px;
	right: 0;
}




@media screen and (min-width:1280px) {

#account-popover {
	margin-top: 15px;
	margin-right: 45px;
}

#account-popover .icon--nav-triangle-borderless {
	right: 110px;
	left: auto;
}
  
}

@media screen and (max-width:640px) {
  .my-address-details .button.button--small.button--primary {
  	position: relative;
  	bottom: 0;
  	right: 0;
  }

html #shopify-section-header .header__action-item:nth-of-type(2) {
	margin-right: 15px;
}

.header__action-item-content {
  position: unset;
}
  
}

/* IPHONE PRODUCT FIX */
#boost-body .product-block-list {
  min-height: auto;
}

#boost-body .ufe-core .ufeWrapper {
	height: auto;
}

/*
NUDGIFY A/B TEST
#boost-body.audience-b .nudgify-toaster {
  display: none;
}
*/

/* IPHONE PRODUCT FIX */

/* UFE APP CART POPUP */
.ufe-popup-wrap .ufe-wrap {
	border-color: #ff4300!important;
}

.ufe-popup-wrap .ufe-btn {
  background-color: #ff4300!important;
}

.ufe-popup-wrap #uprice {
  color: #ff4300!important;
}
/* UFE APP CART POPUP */

#boost-body .boost-now-on-5g {
	position: absolute;
	right: 0;
	bottom: -45px;
}

/* HIDE COLLECTION VIEW OPTIONS */
.collection__toolbar-item--layout {
	display: none;
}

#boost-body .collection__toolbar-item--sort {
  margin-right: 0;
}

.value-picker__choice-item:nth-of-type(1), .value-picker__choice-item:nth-of-type(3), .value-picker__choice-item:nth-of-type(4), .value-picker__choice-item:nth-of-type(7), .value-picker__choice-item:nth-of-type(8) {
  display: none;
}
/* HIDE COLLECTION VIEW OPTIONS */

.bg-orange * {
  background-color: #ff4300;
  color: #000;
}

.bg-orange strong {
  color: #fff;
}

.bg-black * {
  background-color: #000;
  color: #fff;
}

.bg-black strong {
  color: #ff4300;
}

.bg-grey * {
  background-color: #f5f5f5;
}

.bg-grey strong {
  color: #ff4300;
}

.bg-green * {
  background-color: #ff4300;
  color: #000;
}

.bg-green strong {
  color: #fff;
}



#boost-body div .boost-free-25-sim {
  background-color: #ff4300;
  position: absolute;
  width: auto;
  right: 35px;
  margin-top: -100px;
  padding: 15px;
  display: block;
  height: 70px;
  border-radius: 50%;
  width: 70px;
  text-align: center;
}



/* PURE */

.pure-g .pure-u-1 ol {
   margin-left: 2em;
   margin-bottom: 2em;
}

/* PURE */

/* SEARCH RESULTS */
#boost-search-cols .collection__products-count {
	display: none;
}

#boost-search-cols {
  flex-flow: row wrap;
  display: flex;
  opacity: 0;
  transition: 0.25s all;
}

body.loaded #boost-search-cols {
    opacity: 1;
}

#boost-search-cols > .collection, #boost-search-cols > .link-search-results {
	width: 50%;
	margin-top: 0;
}

#boost-search-cols > .link-search-results h1 {
  padding-top: 0;
}

#boost-search-cols > .link-search-results {
	order: -1;
}

#boost-search-cols > .collection .\31 \/4--lap-and-up {
	width: 50%;
}

#boost-search-cols > .collection .pagination {
  display: none;
}

/* SEARCH RESULTS */

#filter-v-price .input-prefix {
  border: 1px solid #ccc;
  box-shadow: unset;
}

.blog-post .hide-in-search {
  display: none;
}

body.page-products-boost-230-sim-card #infiniteoptions-container, body.page-products-boost-300-sim-card #infiniteoptions-container, body.page-products-boost-35-sim-card #infiniteoptions-container {
	display: none;
}

#infiniteoptions-container {
  width: 100%;
}

html #shopify-section-header .header__logo-image {
	max-width: 100% !important;
	max-height: 100% !important;
	height: 60px;
	width: auto;
}

/* TABLE */
.boost-table-wrap {
	margin-bottom: 100px;
}

.boost-table-search {
	text-align: right;
	margin-top: 50px;
}

.boost-table-search .boost-table-input {
	height: auto;
	border: 1px solid #B6B6B6;
	padding: 8px;
	border-radius: 2px;
}

.table-body-wrap {
	width: 100%;
	overflow: scroll;
	max-height: 389px;
}

.table-body-wrap::-webkit-scrollbar {
  display: none; /* Webkit */
}

.table-body-wrap {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.boost-table-wrap .boost-table-head {
    width: 100%;
    background-color: #ff4300;
    border-collapse: collapse;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.boost-table-wrap .table-body-wrap table {
    width: 100%;
    border-collapse: collapse;
    color: #fff;
    margin-top: -1px;
}

.boost-table-wrap .table-body-wrap table th {

}

.boost-table-wrap .dn {
    display: none;
}

.boost-table-wrap .table-body-wrap tr {
    border-bottom: 1px solid #fff;
}

.boost-table-wrap .table-body-wrap tbody tr:last-of-type {
    border-bottom: none;
}

.boost-table-wrap .boost-table-head th, .table-body-wrap td {
    border-right: 1px solid #fff;
    text-align: center;
    height: 39px;
    padding: 0;
    width: 15%;
}

.boost-table-wrap .boost-table-head th:first-of-type, .table-body-wrap td:first-of-type {
    text-align: left;
    padding-left: 25px;
    width: auto;
}

.boost-table-wrap .boost-table-head th:last-of-type, .table-body-wrap td:last-of-type {
    border-right: none;
}

.boost-table tr {
    background-color: #cccccc;
}

.boost-table .row-even {
     background-color: #767676;
}
/* TABLE */

/* Banner fix */

/* Banner fix 
.boost-super-slider .slideshow__image, .boost-super-slider .slideshow__image-placeholder {
    position: relative;
    width: auto;
    display: block;
    margin: auto;
}*/

/* Header */
html .nav-bar {
    margin-top: auto;
    height: auto;
    position: relative;
    left: 15px;
}

.search-bar__submit:hover {
    background-color: #000;
}

#shopify-section-boost-button-group {
    z-index: 10;
    position: relative;
}

#shopify-section-header .header {
    padding: 20px 0;
}

#shopify-section-boost-button-group section {
    margin: 0 auto;
}

html #shopify-section-boost-button-group .container {
    margin: 0 auto;
}
/*
html .header__inner {
    position: relative;
}
*/
.header .search-bar__submit {
    position: relative;
    right: -15px;
  transition: 0.25s all;
}

.header__logo-image {
    transition: 0.25s all;
}

.header__logo-image:hover {
    opacity: 0.75;
}

html #shopify-section-boost-button-group .button {
    margin: 12px 0px;
    border: 1px solid #4d4d4d;
}

html #shopify-section-boost-button-group .button:hover {
  background-color: #ff4300;
}

/* Header */

/* Header Search */
.nav-bar__linklist {
    overflow: visible;
}

.mh-button {
  cursor: pointer;
}

#header-search {
    position: absolute;
    width: 100dvw;
    z-index: 0;
    background-color: #0009;
    height: 100dvh;
  opacity: 0;
  transition: all 0.25s;
  pointer-events: none
}

body.search-enabled #header-search {
  opacity: 1;
  pointer-events: all;
}

body.search-enabled {
    position: fixed;
    width: 100dvw;
}

#header-search .header-search-inner {
    background: #FFFFFF;
    border-top: 1px solid #B6B6B6;
    border-radius: 0px 0px 10px 10px;
    margin-top: -340px;
    transition: all 0.25s;
    padding: 0 40px;
}

body.search-enabled #header-search .header-search-inner {
    margin-top: 0;
}

#shopify-section-header .header {
    z-index: 1;
}

#header-search .container {
  max-width: 970px;
  padding: 0;
  width: 100%;
}

#header-search .empty-state__quick-form {
    max-width: 100%;
    margin: 0;
    margin-bottom: 40px;
    margin-top: 60px;
  position: relative;
}

#header-search .breadcrumb {
    margin-top: 25px;
    position: relative;
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 147%;
letter-spacing: -0.0315403px;
color: #141414;
}


#header-search .empty-state__quick-form .form__field {
    box-shadow: none;
    height: auto;
    border: 1px solid #B6B6B6;
    padding-top: 15px;
    padding-bottom: 8px;
}

#header-search-close {
    position: absolute;
    right: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 118%;
    letter-spacing: -0.0315403px;
    color: #B6B6B6;
    cursor: pointer;
    padding-right: 16px;
    margin-top: -50px;
}

#header-search-close::after {
    position: absolute;
    right: 0;
    display: block;
    content: '';
    background-image: url('search-close.svg');
    background-repeat: no-repeat;
    background-position: center right;
    width: 9px;
    height: 9px;
    background-size: 9px 9px;
    bottom: 3px;
}

#header-search nav {
  display: flex;
}

#header-search .button {
    min-width: inherit;
    line-height: 2;
    background: #ff4300;
    border-radius: 0 5px 5px 0;
    height: 44px;
    width: 50px;
    margin-right: 1px;
}

#header-search h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 18px;
    letter-spacing: -0.0315403px;
    color: #141414;
    border-bottom: 1px solid #B6B6B6;
    padding-bottom: 24px;
    margin-bottom: 18px;
}

#header-search .most-searched {
  padding-bottom: 70px;
}

#header-search nav ul {
  width: 50%;
  list-style: none;
}

#header-search nav ul a {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 118%;
  letter-spacing: -0.0315403px;
  color: #ff4300;
}
/* Header Search */

html #shopify-section-header .header__action-item {
	margin-right: 0;
	margin-left: 35px;
}

/* FIXES */
.collection__filter-group-list button {
	font-weight: normal;
}

.collection__active-filters .collection__clear-filter {
  color: #fff;
}
/* FIXES */

@media screen and (max-width: 640px) {

#boost-body div .boost-free-25-sim {
	right: 20px;
	margin-top: -70px;
	padding: 9px;
	height: 60px;
	width: 60px;
}

  
/* FIXES */
.boost-button-group .button--teritary {
	padding: 0 5px;
}
.boost-button-group nav {
	padding-bottom: 10px;
}
/* FIXES */
  
/* SEARCH RESULTS */
#boost-search-cols > .collection {
  order: 2;
}

#boost-search-cols > .link-search-results {
  order: 1;
}
  
#boost-search-cols > .collection, #boost-search-cols > .link-search-results {
	width: 100%;
}
/* SEARCH RESULTS */
  
html #shopify-section-header .header__action-item {
	margin-right: 40px;
	margin-left: 0px;
}

.header__action-item.hidden-tablet-and-up {
	display: none;
}

html #shopify-section-header .header__logo-image {
	height: 30px;
}

.header .header__mobile-nav-toggle.icon-state.touch-area {
    padding: 10px 0;
    left: 10px;
}

html #shopify-section-boost-button-group .button {
  min-width: auto;
  padding: 10px 0;
  font-size: 11px;
}
  
/* Header Search */
.faq-search-bar {
  position: relative;
}
  
.search-bar {
    opacity: 1;
    visibility: visible;
}
  
#header-search .header-search-inner {
    padding: 0 20px;
}
  
.header__search-bar-wrapper {
    visibility: visible;
}
  
#header-search nav {
    display: block;
}
  
#header-search .most-searched {
    padding-bottom: 40px;
}
  
#header-search nav ul a {
    line-height: 2.5;
}
  
#header-search .empty-state__quick-form {
    margin-bottom: 60px;
}
  
.header .search-bar__submit {
    position: absolute;
}
  
body .header .search-bar__submit {
	width: 30px;
	background: transparent;
	filter: invert(100%);
	position: absolute;
	top: -61px;
	right: 50px;
}
  
.header__search-bar-wrapper {
    z-index: 0;
}

#header-search nav ul {
    width: 100%;
}

.header .header__mobile-nav-toggle.icon-state.touch-area {
    padding: 10px 5px;
    left: 10px;
}

.icon-state .icon-state__secondary {
    left: 5px;
}

.search-bar__submit .icon--search {
    margin-top: 2px;
}

#header-search-close {
    margin-top: -40px;
}
  
/* Header Search */
  
}

@media screen and (min-width: 641px) and (max-width: 1279px) {
html .header .search-bar__submit {
    right: 5px;
}

html .header__action-list {
    padding-left: 10px;
}

html #shopify-section-header .header__action-item {
	margin-right: 20px;
	margin-left: 10px;
}

}


/* MICHAEL END */

/* Customisation styles set by John - Changes are noted in list */

/* Change to Rich Text aligment - sitewide */
.section--text-centered {
    text-align: left;
}
/* Forced Icon size for offer - USP panels */
.offer-item__image-wrapper {
    min-width: 86px;
    max-width: 86px;
}
element.style {
}
.block-list__item>:first-child {
    margin: 0 7px 20px;
    flex: 1 0 0%;
}
.offer-item {
    padding: 5px;
    background: var(--secondary-background);
    border: 1px solidvar(--border-color);
    border-radius: 5px;
}

.article-item   {
  background: #F5F5F5;
  padding: 15px;
  min-height: 140px;
  border-radius: 5px;
  align-content: middle;
}
.article-item__title {
  font-weight: 600;
  padding-top: 20px;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
/**
 * --------------------------------------------------------------------
 * NAVIGATION - MENU BAR.
 * MARCH 8 - recolourisation of menu bar
 * --------------------------------------------------------------------
 */
.nav-bar {
  background-color: #141414;
  margin-top: -30px;
  height: 70px;
}
.nav-bar__link {
  color: white; 
}
.nav-dropdown__link {
  color: #141414; 
}
.nav-dropdown {
  background: white; 
}

.mobile-menu__nav-link {
  color: @141414;
  padding-left: 10px;
}
.header__action-list {
  padding-right: 0px;  
}

@media screen and (min-width: 1000px) {
.header__action-item {
  padding: 0px 0px 0px 0px;
  margin-right: -10px;
  margin-left: 20px;
}
}
/**
 * --------------------------------------------------------------------
 * NAVIGATION - CUSTOM COLOUR
 * --------------------------------------------------------------------
 */
.nav-bar__item--activate  {
    color: #ff4300;
}
/**
 * --------------------------------------------------------------------
 * filter check box colouring
 * --------------------------------------------------------------------
 */
.checkbox {
    border: 1px solid #ff4300;
    background: #141414;
}
  /**
 * --------------------------------------------------------------------
 * Table Press styling - reduncdant code to be removed
 * --------------------------------------------------------------------
 */
table.tablepress {
 line-height:1.6;
}
table.tablepress tfoot th,
table.tablepress thead th {
 background:#ff4300;
 color:#fff !important;
 padding:10px
}
table.tablepress .sorting:hover,
table.tablepress .sorting_asc,
table.tablepress .sorting_desc {
 background:#ff4300;
 color:#fff !important
}
table.tablepress .tablepress tfoot th,
table.tablepress .tablepress thead th {
 color:#262626;
 color:#000 !important;
}
table.tablepress .tablepress tbody td,
table.tablepress .tablepress tfoot th {
 border-color:#000;
}
table.tablepress .odd td {
 background:#262626;
  color:#fff !important;
}

table.tablepress .even td {
 background:#141414;
  color:#fff !important;
}
table.tablepress .dataTables_info {
 padding-top:10px;
 opacity:0.7
}
.dataTables_paginate {
 padding-top:10px
}
.dataTables_paginate.paging_simple {
 padding:10px 0 0 !important
}
.dataTables_paginate.paging_simple .paginate_button.next:after,
.dataTables_paginate.paging_simple .paginate_button.previous:before {
 font-family:'ticons';
 text-shadow:none;
 color:inherit;
 position:relative;
 top:auto;
 left:auto;
 right:auto;
 margin:0;
 line-height:inherit
}
.dataTables_paginate.paging_simple .paginate_button.previous:before {
 content:"\f137";
 margin-right:8px
}
.dataTables_paginate.paging_simple .paginate_button.next:after {
 content:"\f138";
 margin-left:8px
}
.dataTables_paginate.paging_simple a {
 text-decoration:none;
 color:#555 !important
}
.dataTables_paginate.paging_simple .paginate_button.disabled {
 opacity:0.35
}
.dataTables_length,
.dataTables_filter {
 height:30px;
 line-height:30px;
 margin-bottom:10px
}
.dataTables_filter input[type="search"] {
 height:26px;
 padding:0 4px
}

/**
 * --------------------------------------------------------------------
 * Product/plan save
 * --------------------------------------------------------------------
 */
.product-item__label-list > .product-label {
  font-size: 20px;
  border-radius: 0px 10px 10px 0px;
}
.rate-item__inner .product-label--on-sale {
  position: absolute;
  top: -10px;
  left: -20px;
  font-size: 20px;
}
.rate-item__inner {
  position: relative; 
}
@media screen and (max-width: 1000px) {
  .rate-item__inner .product-label--on-sale {
    left: -8px;
  }
}
/**
 * --------------------------------------------------------------------
 * Search bar
 * --------------------------------------------------------------------
 */
.header__search-bar-wrapper {
  width: 50%;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header__search-bar-wrapper .container {
  padding: 0;
}
.header .search-bar__submit {
  height: 44px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  .header__search-bar-wrapper {
     width: 75%;
  }
}
@media screen and (min-width: 641px) {
  .header__search-bar-wrapper {
     width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .header__search-bar-wrapper {
   	 width: 100%;
  }
}
/**
 * --------------------------------------------------------------------
 * Disable for Buy SIM button (flashes to Not Allowed Cursor on Mouseup css.Line 2257)
 * Added 30/03/21 PC
 * --------------------------------------------------------------------
*/
.button--primary[disabled] {
  cursor: pointer;
}
/**
 * --------------------------------------------------------------------
 * Modal Popup
 *
 * cutom styles below for the Modal popup
 * --------------------------------------------------------------------
 */
.spinning-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  width: 128px;
}
.popup-newsletter {
  background-color: #ff4300:
}
.modal__dialog {
    padding: 40px;
    border-radius: 30px;
}
.popup-newsletter__close {
    position: absolute;
    right: 20px;
    top: 16px;
    color: #ff4300;
}
.popup-newsletter__title, .popup-newsletter__content {
    color: #fff;
}
.message-us-popup .modal[aria-hidden=false] {
  	pointer-events: none; 
  	/* Make popup won't disappear when click on the outside area */
}
/* move the loading modal towards the center of the screen on mobile devices */
@media screen and (max-width: 640px) {
  aside.modal.modal--newsletter.messaging-modal {
      bottom: auto;
  }
}
/* For the banner on the home page 
#boost-slideshow-id {
    margin: 0 calc(calc(-100vw + min(100vw * (13/15), 1400px))/2);
  	margin-top: 0px;
    min-heights: 500px
}*/
#_form_3_._inline-form {
    width: auto%;
    padding: 40px;
}
.white-box {
    background: #fff;
    margin: 40px;
}

.tab-click-button {
 	width: 100%;
  	height: 100%;
   	top: 0;
  	left: 0;
  	position: absolute;
  	padding: 0px 2px;
}

.tab-list-item {
 	position: relative;
	font-size: 12px; 
}
.tab-list-container {
 	margin-top: -60px;
    position: relative;
	font-size: 12px; 
}
/* Custom Styles */
/* Customisation styles set by John - Changes are noted in list */

/* Change to Rich Text aligment - sitewide */
.section--text-centered {
    text-align: left;
}
/* Padding change to copnsate for "no white boxing"
YTD will need to establish a more through fix for when we use coloue in-fill on these */
.promo-block {
    position: relative;
    display: flex;
    min-height: 240px;
 /*   min-width: 95%;  */
    padding: 5px;
    border-radius: 10px;
    overflow: hidden;
}
.promo-block__heading {
    margin-bottom: 30px;
    letter-spacing: -1.5px;
    margin-top: -35px;
    line-height: 36px;
    font-size: 32px;
    font-weight: 700;
    color: inherit;
}
.promo-block__content {
    font-size: 13px;
    line-height: 23px;
    padding-top: 20px;
}
.boost-callout-losange {
    /*margin-bottom: 40px;
    margin-top: 10px;*/
    padding: 4px 10px;
    display: inline-block;
    contain: 3px;
    background: #ff4300;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0px 16px 16px 16px;
    line-height: 20px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}
element.style {
}
.nav-bar {
    background-color: #fff;
    margin-top: 0px;
    height: 70px;
}
.nav-bar__link {
    color: #141414;
}
.button {
    min-width: 140px;
    line-height: 38px;
    /* Buttons */
    background: #ff4300;
    border-radius: 10px 10px 10px 10px;
}

@media screen and (max-width: 641px)
 .button {
  line-height: 38px;
    font-size: 15ps;
    /* Buttons */
    background: #141414;
    border-radius: 10px 10px 10px 10px;
}
.h1 {
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    color: var(--heading-color);
    border-style: solid;
    border-color: #B6B6B6;
    border-width: 0px 0px 1px 0px; /* 25px top, 10px right, 4px bottom and 35px left */
    padding-bottom: 15px;
    padding-top: 25px;
}
.active, .accordion:hover {
  background-color: #fff; 
}
.panel {
  padding: 0 0px;
  background-color: white;
}
/**
 * --------------------------------------------------------------------
 * Animated annoucement bar *
 * --------------------------------------------------------------------
 */
.announcement-bar {
    padding: 10px;
    max-height: 40px;
}
@media screen and (max-width: 641px)
.mosaic__item {
    padding-top: 10px;
}
/**
 * --------------------------------------------------------------------
 * Divide line addition to section head *
 * --------------------------------------------------------------------
 */
.section__header {
    border-style: solid;
    border-color: #B6B6B6;
    border-width: 0px 0px 1px 0px;

/**
 * --------------------------------------------------------------------
 * MOSAIC - change to padding to accomodate larger main lables
 * --------------------------------------------------------------------
 */
.mosaic__item {
    padding: 0 10px 20px;
}
@media screen and (min-width: 641px) {
.mosaic__item {
    padding: 0 15px 30px;
    }
}
/**
 * --------------------------------------------------------------------
 * PROMO BLOCK ISOLATION TO COLOURED MODUALS
 * --------------------------------------------------------------------
 */
.boost-promo-block {
    position: relative;
    display: flex;
    min-height: 280px;
    padding: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.boost-promo-block {
    position: relative;
    display: flex;
    min-height: 280px;
    min-width: 360px;
    padding: 30px;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px;
}
.boost-promo-block__heading {
    margin-bottom: 30px;
    letter-spacing: -1.5px;
    margin-top: 40px;
    line-height: 2px;
    font-size: 36px;
    font-weight: 700;
    color: inherit;
}
.heading {
  color: inherit;
}
element.style {
}
@media screen and (min-width: 641px)
.faq__item {
    padding: 0px 30px;
    border: 1px solid var(--border-color);
    border-radius: 3px 3px 0 0;
}
.faq__item {
    padding: 0px;
    background: var(--secondary-background);
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
}
  /* Style the accordion panel. Note: hidden by default */

.faq__question2 {
  font-weight: 400;
  text-align: left;
  padding-top: 20px;
  /* divide line */
  border-top: 0.5px solid #B6B6B6;
  display: flex;
  align-items: left;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
.faq__group-title {
    padding-left: 30px;
    padding-bottom: -30px;
}
.search-bar.full-width {
  min-width: 100%;
}

.product-form__info-list {
  margin: 20px 20px 20px 20px
}

  .h-chat-custom .odd .h-conv .h-comment .h-message-text a,
  .hotline-launcher.h-open .viewport .h-conv .faq-content .h-header.article-view-header .category-title .sub-title {
    color: #ffffff !important;
  }

  .h-chat-custom .h-channel .h-header {
    border: 0.1px solid #6DB625 !important;
  }

  .h-chat-custom .h-channel .h-header .icon, .h-chat-custom .h-conv .h-header .icon,
  .h-chat-custom .h-channel .h-header .conv-title, .h-chat-custom .h-conv .h-header .conv-title,
  .h-chat-custom .h-channel .h-header .ic-back, .h-chat-custom .h-conv .h-header .ic-back,
  .h-chat-custom .h-channel .h-header .title, .h-chat-custom .h-conv .h-header .title,
  .h-chat-custom .odd .h-conv .h-comment,
  .h-chat-custom .h-conv div.body div.message-container.odd span.chat-msg,
  .iframe-modal .h-modal-notes .modal-header .frame-title,
  .iframe-modal .h-modal-notes .modal-header .h-close i,
  .preview-bubble {
    color: #ffffff !important;
  }

  .h-chat-custom .h-conv div.body div.message-container.odd span.arrow.right {
    border-left-color: #6DB625 !important;
  }

  .h-chat-custom div.h-conv div.body div.h-conv-chat {
    background-image: url("https://assetscdn-wchat.au.freshchat.com/static/assets/texture_background_1.aff96620ed7b5dfc8fbadb616251a75a.png") !important;
  }
  .preview-wrapper .top-border{
    border-top: 4px solid #6DB625;
  }

  .reply-options .reply-option-button,
  .h-reply-wrapper .h-reply-button .h-img-button,
  .actions-button-dropdown .h-img-button,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .fc-carousel-wrapper .h-img-button,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .button-region .h-img-button,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .fc-carousel-cards .h-img-button,
  .hotline-launcher.h-open .viewport .h-channel .home-content .body.sections .card-layout .start-new-conversation button.h-img-button,
  .hotline-launcher.h-open .viewport .h-conv .start-new-conversation button.h-img-button,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .fc-carousel-wrapper .fc-multi-select .button-region .h-img-button {
    border: 1px solid #6DB625;
  }

  .reply-options .reply-option-button:hover,
  .h-reply-wrapper .h-reply-button .h-img-button:hover:not([disabled]),
  .h-reply-wrapper .h-reply-button .h-img-button--selected,
  .actions-button-dropdown .h-img-button:hover:not([disabled]),
  .hotline-launcher.h-open .viewport .h-channel .home-content .body.sections .card-layout .start-new-conversation button.h-img-button:hover:not([disabled]),
  .hotline-launcher.h-open .viewport .h-conv .start-new-conversation button.h-img-button:hover:not([disabled]),
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .fc-carousel-wrapper .h-img-button:hover:not([disabled]),
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .button-region .h-img-button:hover:not([disabled]) {
    background-color: #6DB625 !important;
    color: #ffffff;
  }

  .h-reply-wrapper .h-reply-button .btn-selected,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .fc-carousel-cards .h-img-button--selected,
  .h-chat-custom .h-conv .in-line-reply-fragments .h-conv-chat .h-img-button.btn-selected {
    background-color: #6DB625 !important;
    color: #ffffff;
  }

  .d-hotline {
    background-color: #6DB625 !important;
    color: #ffffff !important;
    border-color: transparent #6DB625 transparent transparent;
  }

  #chat-icon {
    background: #ffffff !important;
  }

  #chat-icon::before, #chat-icon::after {
    background-color: #6DB625 !important;
  }

  .loader {
    border-top: 1em solid rgba(#6DB625, 0.4);
    border-right: 1.05em solid #6DB625;
    border-bottom: 1.05em solid #6DB625;
    border-left: 1.05em solid #6DB625;
  }

  .article-modal .modal-footer .h-message-us-btn:hover,
  .article-modal .modal-footer .article_vote:hover {
    background-color: #6DB625 !important;
    color : #ffffff !important;
  }

  /* .article-content .modal-footer .h-message-us-btn:hover,
  .article-content .modal-footer .article_vote:hover {
    background-color: #6DB625 !important;
    color : #ffffff !important;
  } */

  .tabs .tabs-inner:after{
    background-color: #6DB625 !important;
  }

  .chat-btn:hover{
    background-color: #6DB625 !important;
    color: #ffffff !important;
    border: 0 !important;
  }

  .submit-rating .submit.btn {
    background-color: #6DB625 !important;
    color: #ffffff !important;
  }

  .send-offline-reply .send-message {
    background-color: #6DB625 !important;
    color: #ffffff !important;
  }

  .h-comment.h-wrapped-article .articles-listview .article-showmore,
  .fc-conversation-view div.body .h-chat-window .fc-agent-profile .u-social-network div i{
    color: #6DB625 !important;
  }

  .h-chat-custom .odd .h-conv .h-comment.file-attached,
  .h-chat-custom .odd .h-conv .h-comment.media-message {
    background-color: unset !important;
  }

  .h-chat-custom .odd .h-conv .h-comment.file-attached .text-file-preview .text-haze-holder{
    background-color: #6DB625 !important;
    color: #ffffff !important;
  }

  .h-chat-custom .odd .h-conv .h-comment.file-attached .text-file-preview .text-haze-holder .bottom-gradient {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #6DB625 100%) !important;
  }

  .article-content .fc_web_modal_closed .article-header-section .progress-bar {
    background-color: #6DB625 !important;
  }

  .preview-container .h-reply-button .h-button-area button,
  .h-reply-wrapper .h-reply-button .h-img-button,
  .actions-button-dropdown .h-img-button {
    border-color: #6DB625 !important;
  }

  .h-header .jwt-error-message {
    color: #44412e !important;
    background-color: #ffac00 !important;
  }

  .cal-time-slot:hover {
      background-color: #6DB625;
  }
  .calendar-picker-minified .cal-picker-conf-view .confirm-button-holder .cal-confirm-button {
      background-color: #6DB625;
  }

  .meeting-frag-holder {
    background-color: #6DB625 !important;
  }
  .meeting-frag-holder .event-header {
    color: #ffffff;
  }
  .h-conv-chat .h-chat .h-conv .h-comment .event-fragment .event-body .event-timings.actionable a{
      color: #6DB625;
  }

  .h-conv-chat .h-chat .h-conv .h-comment.emojis-1,
  .h-conv-chat .h-chat .h-conv .h-comment.emojis-2,
  .h-conv-chat .h-chat .h-conv .h-comment.emojis-3 {
    background-color: transparent !important;;
  }

  .h-reply-wrapper .ui-agent-typing-indicator {
    background-color: #6DB625;
  }

  .h-reply-wrapper .ui-agent-typing-indicator .indicator-dot {
    background-color: #ffffff;
  }

  .fc-mobile-close.minimize i.icon-ic_close{
    color: #ffffff;
  }

  
  

