div#ctl00_cphBody_SummaryPanel {
    width: 100%;
}

#ep-checkout .col-sm-12:nth-child(2) .row:nth-child(1) {
    flex-direction: row;
    margin-top: 30px;
}

#ep-checkout .col-sm-12:nth-child(7) .row .col-sm-4:nth-child(1), #ep-checkout .col-sm-12:nth-child(7) .row .col-sm-4:nth-child(3) {
    display: none;
}

#ep-checkout .col-sm-12:nth-child(7) .row .col-sm-4:nth-child(2) {
    display: flex;
    flex-direction: column;
    width: 80%;
    flex: 100%;
    max-width: 100%;
    margin: auto;
    flex-wrap: wrap-reverse;
    height: 500px;
}

#ep-checkout table#ctl00_cphBody_UserLogin {
    min-width: 50%;
}

#ep-checkout .col-sm-4 .col-sm-12.text-center.ep-spacer-vertical-md {
    width: 50% !important;
    min-width: 50% !important;
    border-right: 2px solid #222;
    margin-right: 15px;
    justify-content: start !important;
    align-items: start;
    flex: 100% !important;
    flex-direction: column !important;
    padding: 0 30px;
}

a#ctl00_cphBody_lbContinueAsGuest {
    position: relative;
    background: #4c6fff !important;
    height: 50px;
    width: 100%;
    margin: 30px 0;
    color: #fff !important;
    font-weight: 600 !important;
    font-family: 'Open Sans';
    font-size: 14px;
    align-items: center;
    justify-content: center;
    display: flex;
    line-height: 1;
    border-radius: 12px;
}

#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel.panel-default {
    background: transparent;
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 30px auto;
}

#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel-heading {
    background: transparent;
    border: none;
}

#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel-heading h4 {
    font-family: 'Roboto';
    font-size: 44px;
    font-weight: 700;
}


#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel-body .col-sm-12 {
    justify-content: start !important;
}


#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel-body {
    padding: 15px;
    gap: 15px;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    margin-bottom: 0;
}

#ep-checkout div#ctl00_cphBody_UserLogin_Panel1 .panel-footer.text-center {
    display: flex;
    width: 100%;
    justify-content: stretch;
    align-items: stretch;
    flex-basis: 100%;
    border: none;
}


#ep-checkout input#ctl00_cphBody_UserLogin_LoginButton {
    min-width: 100%;
    background: #4c6fff !important;
    color: #fff !important;
    border-radius: 12px !important;
}

#ep-checkout .col-sm-4 .col-sm-12.text-center.ep-spacer-vertical-md:before {
    content: 'Guest';
    font-family: 'Roboto';
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 30px;
    margin-top: 15px;
    line-height: 1;
}


#ep-checkout .col-sm-4 .col-sm-12.text-center.ep-spacer-vertical-md a:before {
    content: 'You can create an account after checkout.';
    position: absolute;
    top: -40px;
    color: #222;
    text-align: left;
    font-weight: normal;
    left: 0;
}

#ep-shipping input#Address2TextBox {
    margin-top: 10px;
}

h4 {
    margin-bottom: 0 !important;
}


button.registerlogin.hide-portrait:hover, button.registerlogin.hide-portrait a:hover {
    background: #E1E8FF !important;
    color: #4c6fff !important;
}

button, .btn, .btn-primary {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-family: 'Open Sans';
    height: 46px !important;
}

.btn-primary {
    background-color: #4c6fff !important;
    border-color: #4c6fff !important;
}

.btn-primary:hover {
    color: #4c6fff !important;
    background-color: #E1E8FF !important;
    border-color: #E1E8FF !important;
}

.btn-light {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-family: 'Open Sans';
    color: #4c6fff !important;
    border-color: #4c6fff !important;
    text-align: center !important;
    flex-direction: column;
    justify-content: center;
}

.btn-light:hover {
    border-style: dashed !important;
    background-color: #fff !important;
}

#ep-myaccount #divSlimPhoto {
    display: none;
}

#ctl00_cphBody_pnlInfo .col-sm-7 {
    width: 100% !important;
    max-width: 700px;
    display: flex;
    flex-direction: column;
}

#ep-myaccount .row.ep-field-row:nth-child(3), #ep-myaccount .row.ep-field-row:nth-child(11), #ep-myaccount .row.ep-field-row:nth-child(12), #ep-myaccount #ep-myaccount .row.ep-field-row:nth-child(13), #ep-myaccount .row.ep-field-row:nth-child(14), #ep-myaccount .row.ep-field-row:nth-child(16), #ep-myaccount .row.ep-field-row:nth-child(17) {
    display: none;
}

ol.breadcrumb {
    background: transparent;
    flex-direction: row;
    justify-content: start;
    max-width: calc(100% - 15px);
    margin-top: 30px;
    margin-bottom: -10px;
    margin-left: 5px;
    gap: 30px;
}

.panel.panel-default.ep-login {
    border-radius: 0 !important;
}

#ep-billing .panel-body.card-body.m-2 {
    padding-bottom: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}

#ep-shipping .row .col-sm-12:nth-child(2) {
    max-width: initial;
    flex: 25%;
}

#ep-shipping .row .col-sm-12:nth-child(1) {
    width: 100%;
    min-width: 100%;
    white-space: nowrap;
}

#ep-shipping .row .col-sm-12:nth-child(3) {
    max-width: 75%;
    flex: 75%;
}

#ep-shipping .col-sm-12 .panel.panel-default {
    height: 100%;
}

#ep-checkout-totals td.ep-itemno {
    display: none;
}

td#ctl00_cphBody_CheckoutTotals1_rptTotals_ctl01_pnlTitlePrice {
    padding-right: 0;
}

div#ctl00_cphBody_CouponPanel1_Coupondiv {
    display: inline-flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    padding: 0 !important;
    background: transparent !important;
}

.panel-footer.card-body > .row:nth-child(1) {
    flex-direction: column-reverse !important;
}

#ctl00_cphBody_CouponPanel1_Coupondiv .col-sm-12 {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px !important;
}

input#ctl00_cphBody_CouponPanel1_RecalculateButton {
    height: 48px;
    width: 100%;
    margin: 0 !important;
}

.contactdetails {
    flex-direction: row;
    display: flex;
    gap: 30px;
}

.registerlogin a:hover {
    color: #fff !important;
}

input#mSearchBox {
    background: #fff;
    border-radius: 0px 10px 10px 0px;
    border: #fff;
    padding-left: 0;
    color: #BCBCBD;
    padding-right: 15px !important;
}

input#mSearchBox:hover, input#mSearchBox:active, input#mSearchBox:focus, input#mSearchBox:visited {
    color: #222 !important;
}

button.btn.btn-search:hover {
    background: #fff;
    color: initial;
    font-weight: 700;
}

button.btn.btn-search {
    border-radius: 10px 0px 0px 10px !important;
    border: #fff;
    color: #BCBCBD;
}

span.phone, span.mail {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 1;
}

.dropdown.cart-dropdown.cart-offcanvas.mr-0.mr-lg-2 {
    margin-right: 0 !important;
}


span.phone:before {
    content: url(/Storage/22/663/0/Assets/Images/Phone.png);
}

span.mail:before {
    content: url(/Storage/22/663/0/Assets/Images/Mail.png);
}

.header-bottom {
    background: #222 !important;
    border-top: 1px solid #f0f0f5;
    padding: 5px 0;
}

.header-right.contact-info {
    justify-content: space-between !important;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Open Sans';
    max-width: 42%;
    margin-left: 30px;
}

.header-top {
    background: #222 !important;
}

.header-middle {
    background: #222 !important;
    padding: 20px 0 !important;
}

.header-middle .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.header-middle .header-left {
    flex: none !important;
    margin-right: auto !important;
}

button.registerlogin {
    color: #fff;
    background: #4c6fff;
    border-radius: 6px;
    padding: 8px 10px;
    border: none;
    font-weight: 600;
    height: 46px;
    width: 147px;
    align-items: center;
    justify-content: center;
}

.has-center .header-center {
    width: 360px !important;
}

.w-icon-cart {
  position: relative;
}

.w-icon-cart:before {
      content: url(/Storage/22/663/0/Assets/Images/Cart.svg) !important;
}

.cart-dropdown .cart-label {
    display: none !important;
}

.cart-indicator {
    position: absolute;
    top: 4px;
    right: 5px;
    min-width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    color: #4c6fff;
    font-size: 12px;
    font-weight: 700;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 5px;
    line-height: 1;
    z-index: 10;
    font-family: 'Open Sans';
}

.product-wrap {
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
}

.product-short-desc li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    list-style: disc;
    margin-left: 34px;
    margin-bottom: 16px;
}

.product-short-desc p, .product-short-desc span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.col-sm-6.text-right.testimonial {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
    width: 50%;
}

.product-single .product-bm-wrapper {
    display: flex;
    align-items: end !important;
    flex-wrap: wrap;
    justify-content: end;
    height: 37px;
}

.ep-order-panel-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0;
}

.ep-order-panel-badge {
    color: #4c6fff;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Open Sans';
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-right: 5px;
}

.ep-order-panel .panel {
    border: none;
    border-radius: 0 !important;
}

.product-short-desc.lh-2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

hr.product-divider {
    color: #C4C4C4;
    border: 1px solid;
}

img#epProductImage {
    border-radius: 24px;
}

span#spanUnitPriceBase {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
}

span#spanTotalQuantity {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
}

.col-sm-6.text-left {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
    width: 50%;
}

cite {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
}

.ep-order-panel .panel-heading {
    background: #f0f0f6;
    border: none;
}

.product-sku {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.2px;
    color: #737373;
}

.product-single .product-title {
font-family: 'Open Sans';
font-style: normal !important;
font-weight: 700 !important;
font-size: 24px !important;
line-height: 24px !important;
letter-spacing: 0.1px !important;
color: #252B42 !important;
margin-bottom: 0 !important;
}

.flex-column-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px 30px 15px !important;
}

.cat-desc {
    margin-bottom: 0;
    font-weight: 600;
    font-family: 'Open Sans';
    color: #000;
}

.flex-column-row h1 {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-size: 48px;
line-height: 62px;
color: #222222;
}

.flex-column.card-review {
    background: #fff;
    max-width: calc(100% - 30px);
    margin: 5px;
    padding: 15px;
    text-align: left;
    align-items: start;
    border-radius: 16px;
    height: 100%;
    box-shadow: 0px 3px 8px -1px rgba(50, 50, 71, 0.05);
    filter: drop-shadow(0px 0px 1px rgba(12, 26, 75, 0.24));
    min-width: 250px;
    width: 100%;
    justify-content: space-between;
    gap: 0;
    min-height: 230px;
}

.reviewer {
    display: flex;
    flex-direction: row;
    text-align: center;
    width: 100%;
    gap: 10px;
}

.card-review p {
    margin-bottom: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #425466;
}

.reviewer p {
    margin-bottom: 0;
    align-items: center;
    display: flex;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Open Sans';
    color: #000;
    text-align: left;
}

.heading-3 {
font-style: normal; 
font-family: 'Open Sans';
font-weight: 600; 
font-size: 24px; 
line-height: 120%; 
text-align: center;
color: #000000;    
}

.subheading-text {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #000000;
}

.heading-bold {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-size: 48px;
line-height: 62px;
color: #222222;
}

.subheading {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 140.62%;
color: #000000;
}


.trustedby {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 140.62%;
color: #000000;
}

.product-media img {
    background: #f5f5f5;
    max-height: 190px;
    border-radius: 10px;
}

.product-wrap {
    display: flex;
}

.sold-by {
    width: 140px;
    height: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #737373 !important;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin-bottom: 7px !important;
}

.sold-by a {
    color: #737373 !important;
}

.flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: scroll;
    max-width: 100vw;
    height: fit-content;
}

b, strong {
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans';
}

button.blue-button {
    background: #4c6fff;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #4c6fff;
    display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
align-items: center;
padding: 0px;
gap: 10px;
width: 150px;
height: 46px;
}

.blue-button a {
    color: #fff;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

button.blue-button:hover, button.blue-button a:hover {
    color: #4c6fff !important;
    background: #E1E8FF !important;
    border: #E1E8FF !important;
    border-radius: 6px !important;
}

.flex-column {
    width: 25%;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 15px;
}

.flex-column-a {
    max-width: 50%;
}

a.btn-product.btn-quickview {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    background-color: #4c6fff !important;
    float: right;
    z-index: 999;
    position: relative;
    top: 15px;
}

.product.product-simple.text-center {
    padding: 15px 15px 15px 15px !important;
    background: #fff;
    text-align: left !important;
    border-radius: 25px;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
    height: 100%;
}

.usp-title {
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
color: #000000;
}

.submenu img {
display: none;
}

.page-content .wsmainfull.clearfix.ep-wsmain-horizontal {
max-width: 100%;
min-width: 100%;
width: 100%;
}

.page-content .wsmenu-list {
display: flex;
flex-basis: 25%;
width: 100%;
flex-direction: row;
flex-wrap: wrap;
padding-left: 0;
gap: 15px;
}

.page-content .wsmenu-list li {
max-width: calc(25% - 15px);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
background-color: #fff;
padding: 15px 15px 0;
line-height: 3;
border-radius: 25px;
}

.wsmenu-list a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 3;
    text-align: center;
    letter-spacing: 0.1px;
    color: #252B42;
}

main {
    background: #f0f0f5;
}

.panel-footer .row {
    margin: auto;
}

#ep-billing table.table.table-condensed.table-sm td, #ep-billing table.table.table-condensed.table-sm th {
    font-size: 12px;
    column-count: auto;
    min-width: 100%;
    padding: 5px 10px;
    margin: auto;
}

#ep-billing table.table.table-condensed.table-sm {
    font-size: 12px;
}

#ep-billing .panel-footer .col-sm-6:first-child {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#ep-billing .panel-footer .col-sm-6:nth-child(2) {
    max-width: 100%;
    flex: 100%;
    display: flex;
    flex-direction: column;
    margin: auto;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

a#ctl00_cphBody_lbBillAddress {
    background: transparent;
    color: #4c6fff;
    padding: 5px;
    font-size: 12px;
    margin-left: 5px;
    border-color: #4c6fff;
    text-transform: capitalize;
}

#ep-billing .panel-default {
    width: calc(50% - 15px);
    padding: 0;
}

#ep-billing th:nth-child(4), #ep-billing td:nth-child(4), #ep-billing th:nth-child(3), #ep-billing td:nth-child(3) {
    display: none;
}

#ep-billing:first-child .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
}

#ep-billing .col-sm-10 {
    min-width: 100%;
    display: flex;
    flex-direction: column;
}

#ep-billing .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#ep-shipping .col-sm-5.text-left {
    min-width: 50%;
}

#ep-shipping .col-sm-12.text-center:nth-child(3) {
    width: 100%;
    display: inline-flex;
    min-width: 100%;
    justify-content: center;
}

#ctl00_cphBody_ShippingAddress1_rowContactName {
    display: none !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

#ep-checkout-details tr td.ep-price {
    padding-right: 15px;
}

div#ep-checkout-details {
    background: #fff;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
}

div#ep-checkout .col-sm-12 {
    width: 100%;
    min-width: 100%;
    flex: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}

#ep-checkout {
    margin: 0 auto 50px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#ep-checkout .row {
    flex-direction: column;
    width: 100%;
}

.panel-default {
    border-color: #ddd;
    border-radius: 24px !important;
    overflow: hidden;
}

.ep-catalogue-folder-item img, .ep-catalogue-folder-item-alt img {
    border-radius: 10px;
    padding: 15px 30px;
    background: #f0f0f5;
}

#ep-billing .panel-default > .panel-heading {
    color: #333;
}

#ep-shipping .row:first-child {
    display: flex;
    flex: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#ep-shipping .panel-body.card-body .col-sm-5 .row .col-sm-12 {
    width: 100%;
    justify-content: start;
    display: flex;
    flex-direction: column;
    min-width: 100%;
}

#ep-billing .col-sm-12:nth-child(2) .panel-body {
    font-size: 16px;
}

#ep-billing .col-sm-12:nth-child(2) .panel-default {
    min-width: 300px;
}

#ep-billing .col-sm-12:last-child {
    width: 100%;
    justify-content: center;
    max-width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#ep-billing .col-sm-12:nth-child(3) .panel.panel-default.card.card-light {
    width: 100%;
}

div#ctl00_ctl00_cphBody_ShippingMethods1_TypePanelPanel {
    min-width: 400px;
}

#ep-billing .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
    max-width: fit-content;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

#ep-shipping .col-sm-2 {
    display: none;
}

#ep-shipping .col-sm-5:nth-child(3) {
    flex: 100%;
    max-width: 50%;
    margin-left: auto;
    padding: 0 30px;
}

#ep-shipping .panel-body.card-body .row {
    display: flex;
    flex-direction: row;
    justify-content: start;
}

#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-3 {
    max-width: 100%;
    font-size: 100%;
    width: 100%;
    min-width: 100%;
    margin: 0 5px;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-12 {
    flex: 50%;
    min-width: 50%;
    max-width: 100%;
    width: 100%;
}

#ep-shipping .ep-danger {
    margin-top: -30px;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-7 {
    max-width: 100%;
    flex: 100%;
    margin: 0 5px;
}

div#ctl00_cphBody_ShippingAddress1_rowAddress1 {
    max-width: 100% !important;
    flex-wrap: wrap;
    min-width: 100% !important;
}

input#Address3TextBox {
    display: none;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel {
    max-width: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto auto 30px auto;
}

#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-12 .row {
    margin-top: 5px;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-8 {
    max-width: 100%;
    flex: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-7 {
    max-width: 100%;
    flex: 100%;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-8 {
    max-width: 100%;
    flex: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

div#ctl00_cphBody_ShippingAddress1_ManualPanel .col-sm-2 {
    display: none;
}

div#ctl00_cphBody_ShippingAddress1_CountyRow {
    display: none !important;
}

div#ctl00_cphBody_ShippingAddress1_rowExt {
    display: none !important;
}


#ep-checkout-totals tr:nth-child(2), #ep-checkout-totals tr:nth-child(3) {
    display: none;
}

#ep-checkout-jobsprint th {
    border-top: 0;
    height: 37px;
}

td.ep-qty.text-left {
    display: flex;
    align-items: center;
}

span#ctl00_cphBody_CheckoutJobsPrint1_rptJobs_ctl01_numQty_wrapper input {
    border-radius: 6px;
    height: 22px;
}

.btn.btn-success.btn-xs.badge {
    height: 22px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: right;
}

#ep-default-login-panel .form-control {
    min-height: 60px !important;
}

#ep-newuser #ctl00_cphBody_strengthIndicatorDiv {
    display: none;
}

#ep-newuser .divRootRight {
    text-align: center;
}

#ep-newuser #CustomIndicator {
    border-radius: 16px;
}

#ep-newuser #PasswordRepeatedIndicator {
    border-radius: 16px;
}

#ep-newuser .row:nth-child(4) {
    position: absolute;
    max-width: 1200px;
    top: 131px;
    border-radius: 24px;
    padding: 0;
    display: flex;
    width: 100%;
    flex-direction: row;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    padding-left: 20px;
}

.OnPageSummaryClass {
    line-height: 1;
    margin: 10px 5px 0;
}

#ep-newuser ul {
    display: inline-flex;
    gap: 5px;
    list-style: none;
    line-height: 1;
    margin-left: 0;
    position: absolute;
    left: 0;
    z-index: 99999;
    background: #FFD5D9;
    padding: 10px;
    border-radius: 24px;
    top: 0;
}

span#ctl00_cphBody_PasswordCompareValidator {
    position: absolute;
    left: 144px;
    top: -23px;
}

span#ctl00_cphBody_PasswordRegularExpressionValidator {
    position: absolute;
    left: 84px;
    top: -23px;
}

span#ctl00_cphBody_EmailRequiredFieldValidator {
    position: absolute;
    left: 55px;
    top: -23px;
}

span#ctl00_cphBody_UsernameRequiredFieldValidator {
    position: absolute;
    left: 92px;
    top: -23px;
}

#ep-newuser .RadInput_Default .riTextBox {
    height: 60px;
}

#ctl00_cphBody_lbForgotPassword {
    display: none;
}

#ep-default-login-panel {
    max-width: 700px;
    margin: auto;
}

#ep-newuser .row:nth-child(3) .col-md-4:nth-child(3) {
    display: flex;
    content: url(/Storage/22/663/0/Assets/Images/world-of-hyatt-usps.png);
    float: right;
    flex-direction: row;
    flex-basis: 100%;
    margin-bottom: -230px;
    padding: 15px;
    aspect-ratio: 560/591;
    height: fit-content;
    width: fit-content;
    max-width: 50%;
}

#ep-newuser .row:nth-child(3) {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
}

#ep-container-home {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    max-width: 1250px;
    margin: auto;
}


#LoginButton {
    width: 100%;
    height: 60px;
}

#ep-default-login-panel .panel-heading {
    display: none;
}

#ep-default-login-panel .panel-footer {
    text-align: center;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#ctl00_cphBody_lbSignIn {
    display: none;
}


#ep-default-login-panel:nth-child(1):before {
    content: 'Sign in to begin shopping for you brand approved keys and wristbands';
    text-align: center;
    margin: auto auto 15px;
    display: flex;
    justify-content: center;
}

#ep-default-login-row:before {
    content: 'Welcome Back to Innstock';
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 61px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
}

#ep-default-login-row .col-sm-2 {
    display: none !important;
}

#ep-default-login-row .col-sm-8 {
    max-width: 100%;
    flex: 100%;
}

span#ctl00_cphBody_Submit {
    background: #4c6fff;
    width: calc(100% - 30px);
    border-radius: 12px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: -40px;
    margin: auto;
}

input#ctl00_cphBody_Submit_input {
    background: #4c6fff;
    color: #fff;
    font-size: 16px;
    width: 100%;
    font-family: 'Roboto';
}

div#ctl00_cphBody_indicatorDiv {
    position: relative;
    height: 40px;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 19px;
}

#ep-newuser .row:nth-child(1):before {
    content: 'Unlock exclusive benefits when you shop online with Innstock by ID&C';
    text-align: left;
    margin: 0px 25px 40px;
    font-size: 16px;
}

#ep-newuser .row:nth-child(2) {
    display: none;
}

#ep-newuser .col-md-4:nth-child(2) {
    max-width: 600px;
    flex: 100%;
}

#ep-newuser .col-md-4:nth-child(1) {
    display: none !important;
}

#ep-newuser:first-child:before {
    content: 'Create Your Free Account Today';
    text-align: left;
    margin-left: 12px;
    display: flex;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 61px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.ep-order-panel-container .col-sm-6.text-left.small-gray {
    display: none;
}

form#aspnetForm {
    margin-bottom: 0;
}

#ctl00_cphBody_BillingFields1_pnlFields .form-control-sm {
    width: 100% !important;
    height: 40px !important;
    border-radius: 6px;
    border: 2px solid #f0f0f5;
    font-size: 16px;
}

.ep-addon-wide {
    font-size: 16px;
}

span.BillField_364CheckboxClass {
    height: 15px;
}

div#ctl00_cphBody_BillingFields1_pnlFields .input-group {
    margin: 5px 0 0;
    display: inline-flex;
    align-items: center;
}

.form-control.BillField_364divCheckboxField .ep-danger:after {
    content: 'Avendra Number: ';
    margin-right: 5px;
    width: 100px;
    white-space: nowrap;
    font-size: 16px;
    font-family: 'Open Sans';
    position: relative;
}

input#ctl00_cphBody_BillingFields1_BillField_364 {
    font-size: 16px;
    height: 16px;
    width: 16px;
}

span#ctl00_cphBody_BillingFields1_RFV_BillField_364 {
    margin-left: 10px;
    flex-direction: row;
}

.form-control.BillField_364divCheckboxField {
    height: 40px !important;
    padding-left: 10px !important;
}

.form-control.BillField_364divCheckboxField, .form-control.BillField_347divCheckboxField {
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
    align-items: center;
    height: 40px;
}

textarea#ctl00_cphBody_NoteTextBox {
    border: 2px solid #f0f0f5;
    height: 80px !important;
    border-radius: 6px;
}

div#ctl00_cphBody_NoteRow {
    height: 80px;
}

body {
    height: 100vh;
    background: #f0f0f5 !important;
}


a#ctl00_cphBody_hlInvoice {
    display: none;
}

.menu .has-submenu>a {
    z-index: 999;
}

.footer-dark {
    padding: 20px;
}

.product-single .product-short-desc {
    line-height: 1.2 !important;
    margin: 0 !important;
}

.product-single .product-divider {
    margin: 5px 0 10px !important;
}

.product-name a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42 !important;
    flex: none;
    order: 0;
    flex-grow: 0;
}

div#ep-admin-address .col-sm-12.ep-spacer-vertical-sm {
    display: flex;
    flex-direction: row;
    width: 50%;
    flex: 100%;
}

div#ep-admin-address {
    margin: 30px 0;
    display: flex;
}

div#ep-admin-address .col-sm-12.ep-spacer-vertical-sm .row {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
    height: fit-content;
}

div#ep-admin-address .col-sm-2.text-right.text-success {
    text-align: left !important;
}

div#ep-payment {
    margin: 5% 30px;
}

div#ep-payment .col-sm-6 {
    padding: 30px;
    margin-bottom: 0 !important;
}

#ep-payment .col-sm-9 .col-sm-6 {
    padding: 0 10px;
}

table#ctl00_cphBody_BillingRadioButtonList tr:first-child span:after {
    content: '';
}

span#ctl00_cphBody_BillingTypeLabel::after {
    content: '*';
    color: #4c6fff;
    position: absolute;
    left: 65px;
}

span#ctl00_cphBody_BillingTypeLabel:before {
    content: 'PO #:';
    color: #222;
}

span#ctl00_cphBody_BillingTypeLabel {
    color: transparent;
}

div#ctl00_cphBody_NoteRow .col-sm-4 {
		    display: none;
}

div#ctl00_cphBody_NoteRow .col-sm-8 {
		    width: 100%;
		    max-width: 100%;
	    	min-width: 100%;
}

.ep-catalogue-folder:before {
    display: flex;
    width: 100%;
    background-image: url(/Storage/22/195/0/Assets/Images/Wyndham_Destinations_-_Presidential_Reserve_-_Web_Banner.png);
    height: 150px;
    background-position: center;
    background-size: contain;
    margin-bottom: 30px;
    border-radius: 16px;
    margin-left: 5px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.cart-dropdown .cart-label {
    font-size: 1.3rem !important;
}

.cart-dropdown>a i {
    font-size: 3rem !important;
}

.header-call .w-icon-call {
    margin: 0 !important;
}

.contactinfo {
    position: absolute;
    max-width: 1225px;
    text-align: right;
    width: calc(100% - 9vw);
}
}

span#ctl00_cphBody_BillingTypeLabel {
    display: none;
}

.text-danger {
    color: #4c6fff;
}

span#ctl00_cphBody_BillingTypeRequiredFieldValidator:after {
    content: 'Required';
}

#ep-page-layout {
    display: flex;
}

#ep-admin-occ span.ep-checkbox {
    display: none;
}

#divSlimPhoto {
    display: none;
}

#ep-myaccount {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    justify-items: center;
    align-items: stretch;
}

#ctl00_cphBody_pnlInfo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}

#ctl00_cphBody_pnlInfo .col-sm-3.ep-field-label {
    display: block;
}

#ctl00_cphBody_pnlInfo .col-sm-3 {
    display: none;
}

#ctl00_cphBody_pnlInfo .col-sm-1 {
    display: none;
}

#ctl00_cphBody_pnlInfo .col-sm-8 {
    margin: 30px auto;
}

#ep-billing .col-sm-10 {
    flex: 100%;
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
}

#ep-billing h4 {
    margin-bottom: 0;
}

#ep-billing .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

#ep-billing .col-sm-12.ep-spacer-vertical-sm .row {
    margin: 0 -5px;
}

#ep-container-catalogue {
    min-height: 53vh;
    display: flex;
    align-items: center;
}

.row.ep-user-right-panel {
    margin-top: 30px;
}

.header-left .ml-4 {
    margin-left: 5px !important;
}

a#ctl00_cphBody_BackHyperLink {
    line-height: 5;
    padding: 5px;
}

#ctl00_cphBody_divSendMessages {
    color: #222;
    background-color: #f0f0f5;
    border-color: transparent;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 30px !important;
    border-radius: 16px;
    padding: 30px;
}

#ctl00_cphBody_rowSendWelcome td {
    color: #222;
    background-color: #f0f0f5;
    border-color: transparent;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 30px !important;
    border-radius: 16px;
    padding: 30px;
}

#ctl00_cphBody_SendWelcomeEmailLabel {
    font-size: 1.7rem;
    font-family: opensans-regular,sans-serif;
    font-weight: 700 !important;
    line-height: 1.2;
}

#ctl00_cphBody_PasswordButton {
    width: 180px;
    margin: 10px 12px 0;
}

#ctl00_cphBody_PasswordPanel .col-sm-7 {
    max-width: calc(100% - 120px);
    flex: 0 0 100%;
}

#ctl00_cphBody_PasswordPanel {
    border: 1px solid #f0f0f5;
    padding: 0 0 20px;
    border-radius: 16px 16px 0 0;
}

td #ctl00_cphBody_PasswordPanel {
    border-radius: 0;
    padding: 15px 0 0;
    /* margin-top: -10px; */
    margin: -5px;
}

#ctl00_cphBody_PasswordPanel .ep-section-title td, #ctl00_cphBody_PasswordPanel .ep-section-title h4 {
    color: #222;
    background-color: #f0f0f5;
    text-align: center;
    margin: 0;
    padding: 15px;
    border-radius: 16px 16px 0 0;
}

#ctl00_cphBody_PasswordPanel .ep-section-title {
    background-color: #f0f0f5;
    border-radius: 16px 16px 0 0;
}

#ctl00_cphBody_UserDetailsPanel .col-sm-12.ep-spacer-vertical-lg {
    max-width: 570px;
}

#ctl00_cphBody_UserDetailsPanel .col-sm-5.text-right {
    width: auto;
    max-width: 100px !important;
}

#ctl00_cphBody_UserDetailsPanel .row {
    display: flex;
}

#UserDetailsPanel .row {
    display: flex;
    justify-content: space-between;
}

#UserDetailsPanel table.table.table-condensed.ep-spacer-vertical-lg {
    max-width: 400px;
    float: right;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}

#UserDetailsPanel td.text-right {
    width: 100px;
}

#UserDetailsPanel .col-sm-5.text-right {
    width: auto;
    max-width: 100px !important;
}

#UserDetailsPanel {
    padding: 50px 0;
}

h4#headerPassword {
    margin: 0;
    padding: 10px;
}

#UserDetailsPanel .col-sm-12.ep-spacer-vertical-lg {
    max-width: 570px;
}

#UserDetailsPanel .ep-section-title {
    color: #222;
    background-color: #f0f0f5;
    text-align: center;
    margin: 0;
    padding: 5px;
    border-radius: 16px 16px 0 0;
}

#UserDetailsPanel .ep-spacer-vertical-lg {
    margin-top: 15px;
}

#epMasterSearchDiv {
    width: 100% !important;
}

#ep-confirmation {
    padding: 30px 0;
}

.header-search {
    max-width: 100% !important;
    flex-direction: row-reverse;
}

.header-center {
    width: 50% !important;
    margin-left: 0 !important;
}

.panel-footer {
    background-color: transparent !important;
    margin-top: 20px;
    padding: 20px 20px 10px;
}

.footer {
    position: sticky;
    z-index: 0;
    top: 100%;
}

.page-wrapper {
    height: 100%;
    min-height: 77.5vh;
    background: #f0f0f5;
}

.ep-catalogue-folder-item, .ep-catalogue-folder-item-alt {
    box-shadow: 0 6px 9px 0 rgb(0 0 0 / 15%);
    padding: 0 !important;
    margin: 10px;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    width: calc(25% - 30px) !important;
    max-width: calc(25% - 30px) !important;
    flex: auto !important;
}

.ep-catalogue-folder {
    flex-direction: row;
    margin: auto !important;
    justify-content: flex-start;
}

.btn {
    border-radius: 6px !important;
}

.header-search.hs-rounded .btn-search {
    margin-left: -5px;
}

.ep-catalogue-folder-item a, .ep-catalogue-folder-item-alt a {
    line-height: 1;
    background: #fff;
    padding: 16px 16px 24px;
    color: #222;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    font-family: 'opensans-bold';
}

.btn.btn-sm.btn-block.btn-light.btn-default {
    background: #4c6fff;
    color: white;
    border-radius: 6px;
    border-color: #4c6fff;
}

.btn-warning:hover {
    border-style: dashed !important;
}

.btn-warning {
    background-color: #fff !important;
    border: 2px solid #4c6fff !important;
    color: #4c6fff !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
}

#ConfirmButton {
    color: #fff;
    border-color: #4c6fff;
    background-color: #4c6fff;
    outline: #4c6fff;
}

#ConfirmButton:focus {
    color: #4c6fff;
    border-color: #4c6fff;
    background-color: #fff;
    outline: #4c6fff;
}

.btn-secondary {
    outline: #4c6fff !important;
    color: #4c6fff !important;
    background-color: #fff !important;
    border-color: #4c6fff !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
}


.btn-secondary:focus, .btn-secondary:hover {
    border-style: dashed !important;
}

#ContinueButton {
    background: #4c6fff;
    border: 2px solid #4c6fff;
    outline: #4c6fff;
}

#ContinueButton:focus {
    color: #4c6fff;
    border-color: #4c6fff;
    background-color: #fff;
    outline: #4c6fff;
}

#btnContinue:focus {
    color: #4c6fff;
    border-color: #4c6fff;
    background-color: #fff;
    outline: #4c6fff;
}

#btnContinue {
    background: #4c6fff;
    border: 2px solid #4c6fff;
    outline: #4c6fff;
}

#btnAddToCart {
    background-color: #4c6fff;
    border-color: #4c6fff;
    border-radius: 8px;
    width: 268px;
    text-align: center;
    margin: auto auto;
    display: flex;
    justify-content: center;
}

#btnAddToCart:focus {
    border-color: #4c6fff;
    background: #fff;
    outline: 2px solid #4c6fff;
    color: #4c6fff;
}

#btnAddToCart:hover {
    border-color: #4c6fff;
    background: #fff;
    outline: #4c6fff;
    color: #4c6fff;
}

.btn-success {
    color: #fff;
    border-color: #222 !important;
    background-color: #222 !important;
    padding: 2px !important;
}

#ep-billing {
    margin: 40px auto;
}

#ep-shipping {
    margin-top: 40px;
    margin-bottom: 40px;
}

#spanPrice {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #252B42;
    font-family: 'Montserrat';
}

.panel-body {
    font-size: 1.3rem;
}

.product .product-price {
    visibility: visible !important;
    opacity: 100% !important;
}

a.btn-product.btn-quickview:hover {
    background-color: #fff !important;
    color: #4c6fff;
    border: 3px solid #4c6fff;
    text-decoration: none;
}

.ep-uc-griddiv-msg {
    display:none!important;
}
.Welcome-home { 
    display: block !important; 
    
}
.Custom-custom { 
    display: block !important; 
    
}

hr {
    margin: 0.5rem 0 1.5rem;
    border: 0;
    border-top: 0px solid #fff !important;
}

.shop-default-brands {
    padding:0px !important;
    margin-right: 20px;
}
   .footer-bottom .footer-right {
    justify-content: center!important;
    flex: 1!important;
   }
   .footer-top {
    padding: 3.8rem 0 0.8rem !important; 
   }
   
   .footer .widget-about .logo-footer {
       padding-left: 50% !important;
   }
   
   .btn-product {
       background-color: #222222 !important;
       border-radius: 6px;
   }
   .product{
       padding-top:30px !important;
   }
   
   #epMasterSearchIcon {
       display:none !important;
   }
   .small-gray {
    display: block;
    text-align: center;
    margin-top: 0.6rem;
    font-size: 1.3rem;
    color: #999;
    line-height: 1.3;
    letter-spacing: 0.003em;
    font-weight: 400;
}
.new-title {
    display: inline;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    margin-bottom: 1.7rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
}

.alert-info {
    color: #222;
    background-color: #f0f0f5;
    border-color: transparent;
}

.form-control:focus {
    border-color: #222;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main .form-control {
    background: #fff;
    min-height: 50px;
    border-radius: 6px;
}

a.d-xl-show {
    display: none !important;
}

input#ctl00_cphBody_NewCreateUserWizard___CustomNav0_StepNextButtonButton {
    margin: 30px 0;
}

div#ctl00_cphBody_UserDetailsPanel {
    margin-bottom: 30px;
}

@media (max-width: 1298px) {
.contactinfo {
    right: 3vw;
}
}

@media (max-width: 504px) {
.ep-catalogue-folder:before { 
height: 50px;
background-size: cover;
background-position: left center;
}
}

@media (max-width: 1024px) {
.ep-catalogue-folder-item, .ep-catalogue-folder-item-alt {
    max-width: calc(33% - 18px) !important;
    width: 100% !important;
}

.shop-default-brands {
    margin-right: 0;
}
}

@media (min-width: 767px) {
.hide-portrait {
    display: flex;
}

.hide-desktop {
    display: none;
}
}


@media (max-width: 767px) {
.header-right.contact-info {
    justify-content: flex-end !important;
}    
    
.hide-portrait {
    display: none;
}

.hide-desktop {
    display: flex;
}

.flex-column-row.cat {
    padding: 0px 30px 30px !important;
    max-width: 100vw;
}    
    
.product-wrapper.row.cols-lg-4.cols-md-3.cols-sm-2.cols-2 {
    max-width: calc(100vw - 20px);
    justify-content: start;
}

.product-wrap {
    max-width: calc(50% - 15px);
}
    
.flex-row.mobile-column {
    flex-direction: column !important;
    max-width: 100vw;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

.mobile-column .flex-column-a {
    width: 100%;
    max-width: 100%;
    padding: 0 15px 0px;
}

.flex-column-b {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 15px 0;
}
    
.flex-row.usps {
    flex-wrap: wrap;
    justify-content: center;
        max-width: 100vw;
    margin: 40px 0 !important;
}

.usps .flex-column {
    max-width: calc(50% - 15px);
    min-width: calc(50% - 15px);
    flex-wrap: wrap;
}

.page-content .wsmenu-list li {
    max-width: calc(50% - 15px);
}    

.page-content .wsmenu-list {
    justify-content: center;
}
    
span#ctl00_cphBody_Submit {
    margin: 10px auto 0;
}    
    
#ep-newuser .row:nth-child(4) {
    top: 15px;
    position: absolute;
    max-width: fit-content;
    min-width: 300px;
    padding: 0;
}

#ep-newuser ul {
    display: flex;
    flex-direction: column;
    white-space: normal;
    padding: 10px;
    width: 100%;
    right: 0;
    position: absolute;
    top: -15px;
}


    
#ep-newuser .col-md-4:nth-child(2) {
    max-width: 600px;
    flex: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin: auto;
}

#ep-newuser .row:nth-child(3) {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: auto;
}

#ep-newuser .row:nth-child(1):before {
    content: 'Unlock exclusive benefits when you shop online with Innstock by ID&C';
    text-align: left;
    max-width: 600px;
    margin: 15px auto;
    position: relative;
    padding: 0;
    width: calc(100% - 20px);
}

#ep-newuser:first-child:before {
    max-width: 600px;
    margin: auto;
    line-height: 1.3;
}

.help-section {
    margin-top: 15px !important;
}
    
#ep-new-user .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#ep-newuser .col-md-12 {
    padding: 0;
}
    
#ep-newuser .row:nth-child(3) .col-md-4:nth-child(3) {
    display: none;
}    
    
.shop-default-brands {
    margin-right: 0;
}

.ep-catalogue-folder:before { 
height: 80px;
}

.ep-catalogue-folder-item a, .ep-catalogue-folder-item-alt a {
line-height: 2;    
}

.ep-catalogue-folder-item, .ep-catalogue-folder-item-alt {
    margin: 10px;
    border-radius: 24px;
    overflow: hidden;
    max-width: 100%;
    min-width: calc(50% - 20px) !important;
    display: flex;
    flex-flow: wrap;
    width: 100% !important;
}

.ep-catalogue-folder {
    flex-direction: row;
    flex-wrap: wrap !important;
    justify-content: flex-start;
    padding: 30px 15px;
}

.header-middle .header-left {
    flex: 1;
    position: absolute;
    left: 0;
    right: 0;
    width: 200px;
    margin: auto;
}

.has-center .header-center {
    float: left;
    width: auto !important;
}

.RadGrid_Bootstrap {
    overflow: auto;
    max-width: 100%;
}

.footer-top .widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer .widget-about .logo-footer {
    padding-left: 0 !important;
}

.footer-bottom .payment-label {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-top .widget-title {
    white-space: normal !important;
}

.footer-top .widget {
    margin-bottom: 2rem !important;
}

.header-middle .logo {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}


#ep-admin-occ a i.fa-file-text-o { display: none;}

#ctl00_cphBody_hlInvoice { display: none;}

.ep-link-invoice { display: none;}

.cart-dropdown .products
{max-height: 80vh !important;}

