tr:has(#Username){
    display:none;
}

.table-container--password {
	display: none;
}

.returning-wrapper {
	display: none;
}

.basketEditButton {
	display: none;
}

.meuiHtmlListMenuItem {
	border: 1px solid white;
}

.meuiSelected  {
	border-color: gray;
}


.meuiHtmlListCurrentShortLabel {
	display: none;
}

.meuiHtmlListCurrentValue {
	display: none;
}

#addToBasketScreenMsg {
	color: White !IMPORTANT;
}

.ui-dialog .ui-dialog-content, .ui-draggable .ui-dialog-titlebar, .ui-dialog .ui-dialog-buttonpane {
    background: #000;
}

.modal-backdrop.modal-backdrop.modal-background.in {
    z-index: 3333 !important;
	background-color: #000;
	background-image: url('/-1577135943/Handler/CSSOverride/GetImage/23/back_small.jpg');
	background-size: cover;
	background-position: center;
}
.modal.setupDialog {
	background: rgba(0, 0, 0, .2);
    z-index: 3334 !important;
}
div#previewView {
    top: 3.7rem;
    height: auto;
    bottom: 4.6rem!important;
    position: absolute;
}
.modal.setupDialog .modal-header, .modal.setupDialog .modal-body, .modal.setupDialog .modal-footer {
    background: transparent;
    border: none;
}
.setupDialog .modal-content {
    width: 100vw;
    max-width: 47rem;
    box-shadow: none;
    background: rgba(0, 0, 0, .3);
    border-radius: 20px;
    padding: 2%;
    margin: 0px auto;
}
.has-background-dark-semi {
	background: rgb(17 32 49 / 87%) !important;
}
.setupDialog  h3.modal-title {
    border-bottom: solid 1px #2ea8c1;
    padding-bottom: 0.75rem;
    font-size: 1.5rem;
    font-weight: 700;
}
.alert.notification, .ui-dialog {
    padding-right: 3rem;
    z-index: 3335 !important;
}
.setupDialog .meuiHtmlListMenuItem img:nth-child(1) {
    margin-bottom: -7px;
}
.setupDialog .meuiHtmlListMenuItem img:nth-child(2) {
    position: absolute;
    left: 0px;
    width: 70%;
    bottom: 0px;
    border-top-right-radius: 20px;
}

.setupDialog .meuiHtmlListMenuItem a {
    position: relative;
}

.setupDialog li.meuiHtmlListMenuItem {
    max-width: 31.3%;
    border: none;
    margin: 1%;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    padding: 0px !important;
	overflow: hidden;
}
.setupDialog li.meuiHtmlListMenuItem.meuiSelected {
    background: #0f77aed4;
    border: solid 2px #fff;
}
.setupDialog .catfish-button.is-light {
    background: rgba(0,0,0,.4)!important;
    color: #fff!important;
}
.ME_loading_hints {
    display: none !important;
}
.megaEditBodyClass-RegisteredUser .editorLeft,
.megaEditBodyClass-RegisteredUser .toggleCollapseTab,
.megaEditBodyClass-RegisteredUser .editorTop.pane .headerWrapper .currentCanvasSizeWrapper .current_prod_name,
.megaEditBodyClass-RegisteredUser .editorTop.pane .headerWrapper .buttonContainer .undoRedoContainer,
.megaEditBodyClass-RegisteredUser .viewControlButton.fullScreen,
.megaEditBodyClass-RegisteredUser .me-global-menu  {
    display: none !important;
}
.megaEditBodyClass-RegisteredUser button.nextStepButton {
    position: fixed;
    bottom: 0.5rem;
    left: 50%;
    margin-left: 0.5rem;
    background: #35bcd2 !important;
    min-width: 14rem;
}
.megaedit-preview #addToBasketButton {
    margin-left: 0px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
}
.megaEditBodyClass-RegisteredUser button.ChangeHeroButton {
    position: fixed;
    bottom: 0.5rem;
    right: 50%;
    margin-right: 0.5rem;
    min-width: 14rem;
}
.megaEditBodyClass-RegisteredUser .editorMain {
    height: calc(100vh - 9.2rem) !important;
    background-image: url(/-1577135943/Handler/CSSOverride/GetImage/23/back_small.jpg);
    background-size: cover;
    background-position: center;
}
.megaEditBodyClass-RegisteredUser span.catfish-button.btn.btn-primary.pagenrbtn.ng-binding.is-static {
    background: transparent;
    color: #fff;
    display: none;
}
body.megaEditBodyClass-RegisteredUser {
    overflow: hidden !important;
}
.megaEditBodyClass-RegisteredUser .memobilePageClass {
    position: fixed;
    bottom: 47%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.megaEditBodyClass-RegisteredUser .memobilePageClass button {
    font-size:2rem;
}

.megaEditBodyClass-RegisteredUser span.extratxt.ng-scope, .catfish-button.has-text-hidden-mobile .confirmextratxt {
    display: inline-block !important;
    margin-left: 5px;
    margin-right: 5px;
}
.megaEditBodyClass-RegisteredUser.ForcePreview  .viewControlButton.me-editor-simple-preview-button {
    display: none;
}
.megaedit-preview {
    background-color: #242424;
    background-image: url(/-1577135943/Handler/CSSOverride/GetImage/23/back_small.jpg);
    background-position: center;
    background-size: cover;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #00000045;
    border-radius:5px;  
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #33b2e8;
      border-radius:5px;
      max-height:3rem;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #3197d7;
      
  }
  .flexslider.infigo-slider .slides img {
    margin-bottom: 1rem;
    scale: 1.3;
}
  @media screen and (max-width: 768px) {
    ul.slides {
        font-size: 10px;
        line-height: 1.2;
    }
    .column.details-wrapper.is-6-desktop.is-12-tablet.is-12-mobile {
        background: #00000096;
        border-radius: 1rem;
        padding-left: 1.5rem;
    }
    section.section.product-info-section {
        padding-top: 0.5rem;
    }
    .column.picture-wrapper.is-6-desktop.is-12-tablet.is-12-mobile {
        margin-bottom: -3rem;
    }
    .column.price.is-full {
        display: none;
    }
    .column.add-to-cart-buttons-wrapper.action-button-wrapper.product-action-button-wrapper.add-info {
        position: fixed;
        z-index: 2;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: #0d1f2f;
        padding: 1.5rem;
        background: url(/0/Handler/CSSOverride/GetImage/23/background-1-with-gradient.png);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }

    html.page-catalog-product {
        padding-bottom: 4rem;
    }
    .arone-product-landing-page .action-button-wrapper .catfish-button {
        min-width: 100%;
        background: #ffe006;
        color: #000;
        font-weight: bold;
    }
    .page-catalog-product .shared__cookie-banner.cookie-banner {
        bottom: 5.5rem;
    }
    .setupDialog li.meuiHtmlListMenuItem {
        max-width: 48%!important;
    }
    .setupDialog .modal-body.modal-card-body.ng-scope {
        padding-top: 0px;
    }
  }