/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */

.cc-banner .cc-message {
  color: var(--bsf-primary-color) !important;
}

.cc-color-override-688238583.cc-window {
  background-color: #fff !important;
}

.cc-color-override-688238583 .cc-btn {
  background-color: var(--bsf-secondary-color) !important;
}

.forsmalltabletonly {
  display: none !important;
}

#multislider2991 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

#ProductRightPanel .ProductInfoHolder .ColorPickerWrap .ColorOptionDarkSelected {
  margin-top: 0px !important;
  margin-left: 0px !important;
}

.animat-col06 {
  height: 350px !important;
  width: 350px;
}

/*ad color*/
.site-st {
  color: #AB121C;
  background-color: #FF99ff !important;
}

/*mega menu ad color - Text Colour*/
.site-st h3 {
  color: #AB121C !important;
}

/*top banner color*/
.site-nt {
  color: #AB121C;
  background-color: #ff99ff !important;
}

/*top banner hyperlink color*/
.site-nt a {
  color: #ff99ff;
}

/*top banner color*/

#AfterpayAmountDivider {
  display: none !important;
}

.vap-video iframe {
  width: 720px !important;
  height: 405px !important;
}

.CartHolder {
  height: calc(100vh - 260px) !important;
}

#dnngo_megamenu>div.dnngo_gomenu>ul>li:first-child>a>span {
  background-color: #fff;
  font-weight: bold !important;
}

#dnngo_megamenu>div.dnngo_gomenu>ul>li:first-child>a>span:hover {
  background-color: #B2252A;
  color: #fff !important;
  border-radius: 6px;
  border-bottom: none;
  line-height: 10px;
  margin-top: 18px;
}

.MegaMenuList li a {
  display: block !important;
  padding: 6px 4px !important;
  transition: background ease-in 200ms !important;
  -moz-transition: background ease-in 200ms !important;
  -webkit-transition: background ease-in 200ms !important;
  -o-transition: background ease-in 200ms !important;
  -ms-transition: background ease-in 200ms !important;
}

.MegaMenuList li a:hover {
  text-decoration: none !important;
  color: #fff !important;
}

#dnngo_megamenu .dnngo_custommenu .submenu_title:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title span:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title span:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span :hover {
  text-decoration: none !important;
}

#dnngo_megamenu ul {
  list-style-type: none;
}

#Tag-3 {
  text-transform: uppercase !important;
  background-color: #fff !important;
  color: #A9393A !important;
  font-size: 24px !important;
  border: 3px solid #A9393A !important;
  border-radius: unset !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
}

#TAG-1 {
  text-transform: uppercase !important;
  background-color: #fff !important;
  color: #A9393A !important;
  font-size: 24px !important;
  border: 3px solid #A9393A !important;
  border-radius: unset !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
}

#TAG-2 {
  text-transform: uppercase !important;
  background-color: #A9393A !important;
  color: #FFF !important;
  font-size: 24px !important;
  border: 3px solid #A9393A !important;
  border-radius: unset !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
}

.arrow {
  margin: 9px !important;
}

/* start media queries */
@media only screen and (max-width: 320px) {
  .ModalProductImageHolder .ModalProductMainWrap img {
    width: 100%;
  }

  .spacer {
    height: 0px;
  }


  #ModalBottomPanel button {
    font-size: 14px;
  }
}

@media only screen and (max-width: 430px) {
  .ProductImageHolder .ProductMainWrap img {
    height: 50%;
  }

  .mobile_dnn_logo img {
    width: auto !important;
  }

  .col6img {
    width: 430px !important;
  }

  .spacer {
    height: 0px;
  }

  .ClickCollectProductListRows {
    height: auto !important;
  }

  .radio__icon.PoliPayIcon svg {
    margin-left: 10px !important
  }

  .afterpay-paragraph {
    font-size: 10px !important;
  }

  .radio__label {
    font-size: 10px !important;

  }

  .radio__label_footer {
    margin: 3px 0 0px 0 !important;
  }

  .radio__icon.AfterpayIcon svg {
    margin-left: 10px !important
  }

  .radio__icon.ANZEGateIcon svg {
    margin-left: 10px !important
  }

  stage4Heading {
    margin-left: 0px !important;
  }

  .stage1Heading {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 153px !important;
  }

  .modal-content {
    height: 75vh !important;
  }

  .ProductList_Products_Grid {
    margin-top: 50px;
  }

  .FilterCollapsible .ProductFilter_SideWide_Box,
  .FilterCollapsible .ProductFilter_SideWide_Box_Shop {
    width: 80vw;
  }

  .ProductList_Products_TopBar_Breadcrumbs {
    display: none;
  }

  .ProductList_Products_TopBar_SortBy {
    width: 100% !important;
  }

  .foot_bg .col-xs-6 {
    min-height: 260px !important;
  }

  .WishlistWrap {
    padding: 0 !important;
    margin-left: 15px;
  }

  .cat-breadcrumbs,
  .breadcrumb.breadcrumb__block {
    display: none !important;
  }

  .flexContainer {
    padding-left: 60px !important;
  }
}

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

  /* For mobile phones: */
  [class*="panel-heading"] {
    margin: 20px;
  }

  .spacer {
    height: 0px;
  }

  .site-nt {
    display: none !important;
  }

  .ProductAvailability {
    display: none !important
  }

  .DeliveryDetailsProductListRows {
    height: 20vh !important
  }

  .stage1Heading {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 153px !important;
  }



  .vap-video iframe {
    width: 360px !important;
    height: 250px !important;
  }
}

@media only screen and (max-width: 991px) {
  .mobile_nav {
    margin-top: 0px !important;
  }

  .spacer {
    height: 20px;
  }
}

#dnn_content {
  padding-top: 0px !important;
}

@media only screen and (min-width: 1600px) {
  .spacer {
    height: 20px;
  }

  .col6img {
    width: 690px !important;
  }
}

/* end media queries */

#dnn_ctr2383_View_pnlPortalOptions {
  font-size: large;
  font-weight: bold;
}

#dnn_ctr2383_View_FormView1_UpdateButton {
  background-color: #005d67 !important;
  /* Green */
  border: none !important;
  color: white !important;
  padding: 15px 32px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 16px !important;
}

#dnn_ctr2383_View_FormView1_UpdateCancelButton {
  background-color: #cc2222 !important;
  /* Green */
  border: none !important;
  color: white !important;
  padding: 15px 32px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 16px !important;
}

#dnn_ctr2383_View_FormView1_EditButton {
  background-color: #005d67 !important;
  /* Green */
  border: none !important;
  color: white !important;
  padding: 15px 32px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 16px !important;
}

#PortalSettings tr:nth-child(even) {
  background-color: #f2f2f2;
}

#PortalSettings th {
  border-bottom: 1px solid #ddd;
  padding: 15px;
  text-align: left;
  font-size: larger;
  font-weight: bold;
}

#PortalSettings td {
  border-bottom: 1px solid #ddd;
  padding: 15px;
  text-align: left;
}



a.btnToggleSideFilter {
  margin-top: -5px !important;
}

.ProductGridWrap .ColorPickerWrap {
  padding: 0px 20px 0px !important;
  height: 30px !important;
}

.category-item-row {
  margin-bottom: 0rem !important;
}

h1 {
  font-family: Work Sans;
  font-weight: 700;
}

h2 {
  font-family: Work Sans;
  font-weight: 700;
}

h3 {
  font-family: Work Sans;
  font-weight: 700;
}

h4 {
  font-family: Work Sans;
  font-weight: 700;
}

h5 {
  font-family: Work Sans;
  font-weight: 700;
}

h6 {
  font-family: Work Sans;
  font-weight: 700;
}

.SpecificationRow span {
  width: 175px;
}

a.btn-secondary-white {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  margin: 10;
}

.RelatedProductItem {
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}

.footer_box h5 {
  font-family: "Work Sans" !important;
}

.ProductList_Products_TopBar_Breadcrumbs {
  float: left;
  width: 50%;
}

.mobile_dnn_logo img {
  width: 100%;
  height: 100%;
  padding: 0px 0;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {}

/* background color for the content part of the pages */
Body {}

.ControlPanel {}

/* background/border colors for the selected tab */
.TabBg {}

.LeftPane {}

.ContentPane {}

.RightPane {}

/* text style for the selected tab */
.SelectedTab {}

/* hyperlink style for the selected tab */
A.SelectedTab:link {}

A.SelectedTab:visited {}

A.SelectedTab:hover {}

A.SelectedTab:active {}

/* text style for the unselected tabs */
.OtherTabs {}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {}

A.OtherTabs:visited {}

A.OtherTabs:hover {}

A.OtherTabs:active {}

/* GENERAL */
/* style for module titles */
.Head {}

/* style of item titles on edit and admin pages */
.SubHead {}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {}

/* text style used for most text rendered by modules */
.Normal {}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {}

.NormalRed {}

.NormalBold {}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {}

A.CommandButton:visited {}

A.CommandButton:hover {}

A.CommandButton:active {}

/* button style for standard HTML buttons */
.StandardButton {}

/* GENERIC */
H1 {
  font-family: Work Sans;
  font-weight: 700;
}

H2 {
  font-family: Work Sans;
  font-weight: 700;
}

H3 {
  font-family: Work Sans;
  font-weight: 700;
}

H4 {
  font-family: Work Sans;
  font-weight: 700;
}

H5,
DT {}

H6 {
  font-family: Work Sans;
  font-weight: 700;
}

TFOOT,
THEAD {}

TH {}

A:link {}

A:visited {}

A:hover {}

A:active {}

SMALL {}

BIG {}

BLOCKQUOTE,
PRE {}

UL LI {}

UL LI LI {}

UL LI LI LI {}

OL LI {}

OL OL LI {}

OL OL OL LI {}

OL UL LI {}

HR {}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message {}

/* style of item titles by Announcements and events */
.ItemTitle {}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {}

.ModuleTitle_MenuBar {}

.ModuleTitle_MenuItem {}

.ModuleTitle_MenuIcon {}

.ModuleTitle_SubMenu {}

.ModuleTitle_MenuBreak {}

.ModuleTitle_MenuItemSel {}

.ModuleTitle_MenuArrow {}

.ModuleTitle_RootMenuArrow {}

/* Main Menu */

.MainMenu_MenuContainer {}

.MainMenu_MenuBar {}

.MainMenu_MenuItem {}

.MainMenu_MenuIcon {}

.MainMenu_SubMenu {}

.MainMenu_MenuBreak {}

.MainMenu_MenuItemSel {}

.MainMenu_MenuArrow {}

.MainMenu_RootMenuArrow {}

/* Login Styles */
.LoginPanel {}

.LoginTabGroup {}

.LoginTab {}

.LoginTabSelected {}

.LoginTabHover {}

.LoginContainerGroup {}

.LoginContainer {}

.slick-slide {
  height: auto !important;
}

.ProductImageHolder .slick-track {
  min-width: fit-content !important;
}

/* collection */

.site-st {
  color: #fff;
  background-color: #7ca7b7;
}

.classic-comfort {
  font-weight: 700;
  background-color: #7f2629;
  color: #fff;
}

.everyday-living {
  font-weight: 700;
  background-color: #6c3b5d;
  color: #fff;
}

.living-style {
  font-weight: 700;
  background-color: #005d67;
  color: #fff;
}

.origin-home {
  font-weight: 700;
  background-color: #ae852d;
  color: #fff;
}

.rest-restore {
  font-weight: 700;
  background-color: #265975;
  color: #fff;
}

.collection [class*="Pane"] {
  margin-bottom: 0;
}

.ProductGridWrap .ColorPickerWrap {
  overflow: unset !important;
}

@media only screen and (max-width: 768px) {
  #mobile-menu .menu_main .Item-6 ul li a {
    padding: 6px 50px !important;
  }

  .foot_bg .col-xs-6 {
    min-height: 185px !important;
  }
}

.col-sm-6.collection {
  min-height: 0;
}

.RelatedProductItem .MainPrice .OriginalPriceStandard {
  margin-bottom: 5px;
  width: 100%;
  display: block;
}

.ProductList_RelatedProducts_Grid_AddToCart.btnAddtoCart {
  padding: 0 !important;
}

.roll_menu.roll_activated {
  margin: auto;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

/* reset password */
#dnn_ctr_PasswordReset_UP {
  width: 35%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #dnn_ctr_PasswordReset_UP {
    width: 80%;
  }

  .breadcrumb__block {
    display: none;
  }
}

.resetpasslogo {
  display: none;
}

h4.Resethead {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}

.changepassword {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr;
}

.changepassword div {
  display: grid;
  column-gap: 15px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.changepassword div span input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid darkgrey;
  padding: 5px;
}

.changepassword div.text-justify {
  grid-template-columns: 1fr;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .header-bottom .nav_box {
    width: 100%;
  }
}

.header-bottom .nav_box {
  width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #dnngo_megamenu>div.dnngo_gomenu>ul>li>a>span {
    padding: 7px;
  }

  .dnn_layout {
    width: 1000px !important;
  }
}

@media only screen and (max-width: 991px) {
  .site-nt {
    display: none !important;
  }
}

.ProductVideoWrap {
  text-align: center;
}

.ms-container,
.ms-inner-controls-cont {
  position: initial !important;
}

.ms-view .ms-slide-container {
  left: -175px;
}


@media only screen and (max-width: 460px) {
  .DeliveryAddressWrap {
    justify-content: center !important;
    column-gap: 10px !important;
  }

  .DeliveryAddressEditButton {
    padding: 2px 10px !important;
  }

  .MyCartDeliveryOptions {
    display: grid !important;
  }

  .MyCartDeliveryOptionsRadio {
    width: 100% !important;
  }

  .ms-view .ms-slide-container {
    left: 0;
  }
}

#ProductRightPanel .ProductInfoHolder .ColorPickerWrap .ColourPickerDotBorder {
  height: 50px;
  width: 50px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ProductRightPanel .ProductInfoHolder .ColorPickerWrap .ColorOptionDarkSelected {
  height: 25px;
  width: 12px;
  border-color: #fff;
}

.ProductImageHolder .ProductMainWrap img {
  width: 100%;
}

afterpay-placement {
  width: 150%;
}

@media only screen and (max-width: 1024px) {
  afterpay-placement {
    width: 100%;
  }
}

@media only screen and (max-width: 460px) {
  .FilterCollapsible .ProductFilter_SideWide_Box_Shop {
    overflow: auto;
    height: calc(100vh - 120px);
  }

  .FilterCollapsible .ProductFilter_SideWide_Box_Shop::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }

  .FilterCollapsible .ProductFilter_SideWide_Box_Shop:-webkit-scrollbar-track {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .FilterCollapsible .ProductFilter_SideWide_Box_Shop::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .FilterCollapsible .ProductFilter_SideWide_Box_Shop::-webkit-scrollbar-thumb:hover {
    background: gray;
  }
}

.home-space {
  height: 30px;
}

@media only screen and (max-width: 991px) {
  .home-space {
    height: 20px;
  }
}

.ProductVideoWrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio (height/width) */
  overflow: hidden;
}

.ProductVideoWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#PaperInvoice+.checkbox__control,
span.radio__label.PaperInvoiceLabel {
  display: none;
}

.dnnFormPopup {
  position: fixed !important;
  top: calc(50vh - 240px) !important;
  left: calc(50vw - 365px) !important;
}

.dnnModuleDialog {
  position: fixed !important;
  top: calc(50vh - 240px) !important;
  left: calc(50vw - 365px) !important;
}

/* checkout quantity issues */
.YourCartQuantity {
  display: flex;
  align-items: center;
}

.YourCartQuantity .input-arrows {
  margin-top: 0;
}

.YourCartQuantity input.YourCartQtytxtbox {
  text-align: center;
}

.YourCartQuantity .input-arrows .btn-up,
.YourCartQuantity .input-arrows .btn-down {
  height: 17px;
  display: flex;
}

/* color changes */
/* news letter */
.news-letter {
  background-color: #FFE5FF;
}

.eds_mailChimpPlus_Galore .edmcp_mainWrapper {
  border: 1px solid #FFE5FF;
}

.eds_mailChimpPlus_Galore .edmcp__label,
.eds_mailChimpPlus_Galore .edmcp_headerTitle,
.eds_mailChimpPlus_Galore .edmcp_headerSubTitle {
  color: #6D286A;
}

.eds_mailChimpPlus_Galore .edForm__subscribe,
.eds_mailChimpPlus_Galore .edForm__closeResponse {
  color: #6D286A;
  border: 1px solid #6D286A;
}

.eds_mailChimpPlus_Galore .edmcp_mainWrapper,
.eds_mailChimpPlus_Galore.edForm__form,
.eds_mailChimpPlus_Galore .edmcp_header {
  background-color: #FFE5FF;
}

/* product details */
.product-images-arrow {
  border: solid #6d286a !important;
  border-width: 0 2px 2px 0 !important;
}

.product-images-arrow:hover {
  border: solid #ff99ff !important;
  border-width: 0 2px 2px 0 !important;
}


.arrow {
  border: solid #6d286a !important;
  border-width: 0 2px 2px 0 !important;
}

.arrow:hover {
  border: solid #ff99ff !important;
  border-width: 0 2px 2px 0 !important;
}

.arrow {
  z-index: 99;
}

.DnnModule-AO_ProductDetails .WishlistAddBtnWrap:hover,
.DnnModule-AO_ProductDetails .WishlistRemoveBtnWrap:hover,
.DnnModule-AO_ProductDetails .PrintWrap .PrintBtnWrap:hover,
.DnnModule-AO_ProductDetails .WishListWrap .WishlistRemoveBtnWrap .btnRemoveFromWishlist {
  background-color: #ff99ff !important;
  border-color: #ff99ff !important;
}

.WishlistAddBtnWrap:hover .btnAddToWishlist,
.WishlistRemoveBtnWrap:hover .btnAddToWishlist {
  color: #6d286a !important;
}

.PrintWrap .PrintBtnWrap:hover .btnPrint {
  color: #6d286a !important;
}

.WishlistAddBtnWrap:hover .btnAddToWishlist svg,
.WishlistRemoveBtnWrap:hover .btnAddToWishlist svg,
.PrintWrap .PrintBtnWrap:hover .btnPrint svg {
  fill: #6d286a !important;
}

/* back to top */
#BackToTop .BackToTopArrowCircle:hover {
  border: 1px solid #6d286a;
  background: #6d286a;
}

[class*="Pane"] {
  margin-bottom: 30px;
}

@media only screen and (min-width: 1600px) {
  [class*="Pane"] {
    margin-bottom: 30px;
  }
}

/* menu center */
.dnngo_gomenu {
  text-align: center;
}


/* h1 seo */
.h1-seo {
  font-size: 28px;
  line-height: 36px;
}

.drift {
  top: 50% !important;
}

path.a {
  fill: #6d286a;
  stroke: #6d286a;
  stroke-width: 0;
}

#ProductRightPanel .cls-1 {
  fill: #b4121b !important;
}

#ProductRightPanel .cls-2 {
  fill: #ff7a7a !important;
}

#ProductRightPanel #tag-info-btn .cls-1 {
  fill: #ff4747 !important;
}

#ProductDetailsApp #ModalMiddlePanel .ModalProductMainWrap img.ModalProductMainImage {
  width: 300px;
}

.CoverPane {
  margin-bottom: 0 !important;
}

.roll_replace {
  height: 0 !important;
}

#dnn_BannerPane {
  margin-bottom: 0 !important;
}


/* mega menu */
.pane_20 #SubCategoryMenuApp .ao-main-category-title,
.pane_23 #SubCategoryMenuApp .ao-main-category-title,
.pane_44 #SubCategoryMenuApp .ao-main-category-title,
.pane_48 #SubCategoryMenuApp .ao-main-category-title,
.pane_53 #SubCategoryMenuApp .ao-main-category-title {
  text-decoration: underline;
  float: left;
  width: 50%
}

#SubCategoryMenuApp ul.ao-category-list {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}

.pane_26 #SubCategoryMenuApp ul.ao-category-list,
.pane_27 #SubCategoryMenuApp ul.ao-category-list,
.pane_41 #SubCategoryMenuApp ul.ao-category-list,
.pane_42 #SubCategoryMenuApp ul.ao-category-list,
.pane_43 #SubCategoryMenuApp ul.ao-category-list {
  float: left;
  width: 100%
}

#dnngo_megamenu>div.dnngo_gomenu>ul>li:first-child>a>span {
  margin-top: 0;
  border-radius: 0;
}

/* product page redesign */
#ProductAvailability a.availability-bg {
  background-color: #6d286a;
}

#ProductRightPanel .ProductInfoHolder .ProductDetail_Description,
#ProductRightPanel .ProductInfoHolder .ProductDetail_Name {
  letter-spacing: 0;
}

/* mobile menu */
@media only screen and (max-width: 991px) {

  .mobile_header,
  .mobile_nav {
    height: 180px !important;
  }


  #mobile-menu {
    background-color: #fff;
    width: 100vw;
    height: calc(100vh - 120px);
    position: fixed;
    left: 0;
    right: 0;
    top: 120px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 99;
  }

  .mobile_right_icon #mobile-menu a:before {
    display: none;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  #mobile-menu #SubCategoryMenuApp ul.ao-category-list {
    width: 100%;
    margin-bottom: 0;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li a {
    font-size: 20px;
    width: 100%;
    text-align: left;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #F4F4F4;
    margin-bottom: 2px;
    font-family: 'Matter-Bold';
    position: relative;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li a:hover {
    color: #6d286a !important;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li a::after {
    content: '';
    border: solid #6d286a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    right: 30px;
    top: 20px;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li.menu_hover>a::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li.menu_hover>a>span {
    background-color: #ff99ff;
    color: #6d286a !important;
    padding: 7px;
    margin-left: -7px;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li:first-child a {
    color: #FE4747;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure>li:first-child a::after {
    border-color: #FE4747;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure li .dnngo_custommenu .menupane {
    width: 100% !important;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure li .dnngo_custommenu .menupane .pane_space {
    padding: 0 !important;
  }

  .mobile_right_icon #mobile-menu ul.primary_structure li .dnngo_custommenu .menupane .pane_space #SubCategoryMenuApp .ao-main-category-title {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    color: #6d286a;
    margin: 0;
    padding: 10px 30px !important;
    background-color: #fff !important;
    margin-bottom: 0 !important;
    text-decoration: none !important;
    font-family: 'Matter-Bold';
  }

  .mobile_right_icon #mobile-menu ul.primary_structure #SubCategoryMenuApp ul.ao-category-list a {
    font-size: 20px;
    font-weight: normal;
    color: #6d286a !important;
    background-color: #fff !important;
    margin-bottom: 0 !important;
    padding: 10px 20px 10px 40px;
    font-family: 'Matter-Medium';
  }

  .dnngo_menuslide {
    width: 100vw !important;
    max-width: 100vw !important;
  }

  #mobile-menu .menu-close {
    position: fixed;
    top: 60px !important;
    left: 10px;
    z-index: 99;
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pane_44 #SubCategoryMenuApp .ao-main-category-title {
    float: none !important;
  }

  .pane_26 #SubCategoryMenuApp ul.ao-category-list,
  .pane_27 #SubCategoryMenuApp ul.ao-category-list,
  .pane_41 #SubCategoryMenuApp ul.ao-category-list,
  .pane_42 #SubCategoryMenuApp ul.ao-category-list,
  .pane_43 #SubCategoryMenuApp ul.ao-category-list {
    float: none !important;
  }

  .pane_20 #SubCategoryMenuApp .ao-category-list,
  .pane_23 #SubCategoryMenuApp .ao-category-list {
    width: 100% !important;
    border: 0 !important;
  }

  .pane_45,
  .pane_35,
  .pane_37 {
    display: none;
  }

  .mobile_left_icon {
    z-index: 99;
  }

  .DnnModule-AO_CartSummary .showCartButton .fa-shopping-cart:hover {
      color: var(--bsf-primary-color);
  }

  .top-panel {
    min-height: 60px;
  }

  .location-modal {
      height: calc(100vh - 120px);
      overflow-y: scroll;
  }
}

.dnngo-main {
    background: #FFFFFF;
}

.panel-heading {
    padding: 0;
}

#notice-panel h5 {
    margin: 0;
}

/* 35580 - Mobile cart icon */
@media only screen and (max-width: 991px) {
    .mobile_left_icon {
        right: 15px;
    }

    .CartHolder {
        right: -30px !important;
    }

    .mobile-account {
        right: 55px;
    }
}

/* 36555 - Bug dropdown not opening */
.ProductList_Products_TopBar {
    position: relative;
    z-index: 9;
}

/* 37164 - WEB - Sale tag changes colour when you scroll down */
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li:first-child > a:hover > span, .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current:first-child > a > span, .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover:first-child > a > span {
    background-color: #FE4747 !important;
    color: #ffffff !important;
}

#dnn_content { visibility: hidden; animation: css 0s .9s forwards; }

footer { visibility: hidden; animation: css 0s 1.2s forwards; }

@keyframes css  { to { visibility: visible; } }



