.account,
body {
    background-color: #f3f3f3;
}

.footer .middle-footer {
    background-color: #e5e5e5;
}

.page-title-wrapper {
    padding: 20px 0px 5px;
}

.page-title-wrapper-container {
    text-align: left;
    text-transform: uppercase;
    padding-top: 130px;
    padding-bottom: 30px;
}

.page-title-wrapper-container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding-top: 140px;
    text-transform: none;
    padding-bottom: 0;
}

.page-custom-title {
    font-size: 40px;
    font-family: initial;
}

form.form-create-account fieldset.create.info,
form.form-create-account fieldset.create.account,
form.form-create-account fieldset.address {
    max-width: 100%;
}

.line.field-container.select_type.required {
    text-align: center;
}

.line.field-container.select_type.required label.label {
    display: block;
    text-align: center;
    font-size: 22px;
    text-transform: none;
}

form.form-create-account .actions-toolbar {
    max-width: 100%;
    width: 100%;
}

form.form-create-account .register-btn.primary.small {
    display: flex;
    align-items: center;
    justify-content: center;
}

form.form-create-account .register-btn.primary.small button {
    width: auto;
    min-width: 200px;
}

.line.field-container.select_type.required {
    text-align: center;
}

.line.field-container.select_type.required label.label {
    display: block;
    text-align: center;
    font-size: 22px;
    text-transform: none;
}

.line.field-container.select_type.required .control span {
    font-size: 17px;
}

.line.field-container.select_type.required label {
    display: flex;
    align-items: center;
    gap: 10px;
    align-content: center;
    justify-content: center;
    text-transform: none;
    line-height: normal;
}

.line.field-container.select_type.required .control {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.line.field-container.select_type.required .control input[type="radio"] {
    position: relative;
    top: 0;
    width: 22px;
    height: 22px;
}

.line.field-container.select_type.required .control input[type="radio"]:checked:after {
    width: 16px;
    height: 16px;
}


.customer-account-login .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper,
.wishlist-index-index .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customerdetails-customer-newdealeraccountdetails .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
    text-align: left;
    text-transform: uppercase;
    padding-top: 150px;
    padding-bottom: 50px;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
    text-transform: none;
}

.customer-account-login .page-title-wrapper::before,
.customer-account-logoutsuccess .page-title-wrapper::before,
.wishlist-index-index .page-title-wrapper::before,
.customer-account-create .page-title-wrapper::before,
.customerdetails-customer-newdealeraccountdetails .page-title-wrapper::before,
.customer-account-forgotpassword .page-title-wrapper::before,
.customer-account-createpassword .page-title-wrapper::before {
    background-color: #f3f3f3;
}

.customer-account-login .page-title-wrapper h1.page-title,
.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
.wishlist-index-index .page-title-wrapper h1.page-title,
.customer-account-create .page-title-wrapper h1.page-title,
.customerdetails-customer-newdealeraccountdetails .page-title-wrapper h1.page-title,
.customer-account-forgotpassword .page-title-wrapper h1.page-title,
.customer-account-createpassword .page-title-wrapper h1.page-title {
    color: #222;
    font-size: 45px;
}

.customer-account-create .page-title-wrapper+.page-main {
    margin-top: 0px;
}

.firstname-title {
    display: inline-block;
    text-align: center;
    max-width: 100px !important;
    background-color: #e5e5e5;
    border-radius: 50px;
}

.firstname-title h1 {
    font-family: initial;
    font-size: 65px;
    text-transform: uppercase;
}

.firstname-title-email {
    color: #fff;
    text-align: center;
    font-weight: bolder;
    font-family: initial;
}

.page-title-wrapper-container .page-sub-title {
    padding-left: 0;
}

.page-title-wrapper-container .page-sub-title h1,
.page-title-wrapper-container .page-sub-title h2 {
    color: #fff;
}

.page-header h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 900;
}

.page-title-wrapper .page-title-wrapper-container .page-sub-title {
    color: #fff;
    font-size: 13px;
}

.box-information {
    background-color: #FFF;
    padding: 50px;
}

.box-information .search-close {
    display: none;
}

.box-information input[type="text"] {
    border-radius: 50px;
    height: 50px;
    padding-left: 50px;
}

.box-information input[type="text"]:focus {
    border-color: #fff;
}

.box-information .pe-7s-search {
    position: absolute;
    padding-top: 15px;
    font-size: 25px;
    color: #363636;
    padding-left: 15px;
}

.box-information .showcase-seaction {
    padding-top: 50px;
}

.box-information .showcase-box {
    display: inline-flex;
    padding: 0px 70px 0px 70px;
    margin: 0px;
}

.box-information .dashboard-showcase {
    background-color: #eeeeee;
    min-height: 160px;
    padding: 30px 5px 30px 5px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
}

.box-information .dashboard-showcase:hover {
    background-color: #363636;
    color: #fff;
}

.box-information .dashboard-showcase .dashboard-showcase-title {
    display: block;
    margin-top: 10px;
}

.customer-account-dashboard-promo {
    background-color: #f7f7f7;
    padding: 58px 0 55px;
    text-align: center;
    /* background-image: url('../images/shop-category.jpg'); */
    background-size: cover;
    background-repeat: repeat-y;
    position: relative;
    background-position: center center;
    background-attachment: scroll;
    color: #fff;
    margin-top: 40px;
}

.customer-account-dashboard-promo::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#promotional-banners .owl-carousel .owl-nav>div.owl-prev,
#promotional-banners .owl-carousel .owl-nav>div.owl-next {
    color: #fff !important;
    border: 2px solid #fff !important;
}

html .owl-carousel .owl-nav>div {
    background-color: #eeeeeead !important;
    border-radius: 0;
    height: 65px;
    color: #222 !important;
    margin-top: -5px;
    border: 0;
}

html .owl-carousel .owl-nav>div.owl-prev {
    left: 0;
}

html .owl-carousel .owl-nav>div.owl-next {
    right: 0;
}

.customer-account-dashboard-promo .promo-content {
    text-align: left;
    padding-left: 30px;
    padding-right: 40px;
}

.customer-account-dashboard-promo .promo-content p {
    color: #fff;
}

.announcement-date {
    margin-top: 10px;
    display: block;
    font-size: 12px;
}

.customer-account-index .order-history-title {
    padding-left: 30px;
    margin-top: 60px !important;
    display: none !important;
}

.customer-account-index h5.announcement-heading {
    padding: 30px 20px 0 20px;
}

.customer-account-index .order-products-toolbar.toolbar.bottom {
    display: none;
}

.customer-account-index .tr_6,
.customer-account-index .tr_7,
.customer-account-index .tr_8,
.customer-account-index .tr_9,
.customer-account-index .tr_10 {
    display: none !important;
}

.announcement-heading a.view-all {
    float: right;
    font-size: 12px;
    position: relative;
    top: 3px;
    text-decoration: underline;
}

.table-wrapper.orders-history table.table tbody tr td {
    padding: 30px 30px;
}

.customer-account-index .table-wrapper.orders-history {
    margin-left: 30px;
    margin-right: 30px;
    padding: 20px 20px;
}

.announcement-content {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

h5.announcement-heading {
    display: block;
    margin-bottom: 30px;
}

.dashboard-showcase .material-icons {
    font-size: 35px;
}

.announcement-content {
    background-color: #fff;
    padding: 30px 30px 30px 30px !important;
    color: #363636;
}

.announcement-image {
    padding: 0px !important;
}

.announcement-image img {
    height: auto;
    width: 350px;
}

.announcement-title {
    padding-bottom: 10px;
    font-size: 15px;
}

/* account navigation  */
.account-nav-content .nav.item {
    line-height: 2px;
    margin-bottom: 18px;
}

.account-nav-content .nav.item.current {
    position: relative;
    display: inline-block;
    padding: 0px;
    width: 100%;
    border-bottom: 0 solid;
}

.account-nav-content .nav>li>a {
    padding-left: 0px;
    font-weight: bold;
}

.account-nav-content .nav>li>a:hover,
.nav>li>a:focus {
    background-color: #f3f3f3;
}

.sidebar .block .block-title .title {
    color: #a1a1a1;
    font-size: 22px;
    font-weight: normal;
}

.sidebar .block .block-title .title::after {
    display: none;
}

.account-nav .item.current a,
.account-nav .item.current strong {
    color: #363636;
}

/* customer retail mode page design */

/* customer login page start here  */

.aggrement-text-content {
    float: left;
    margin-top: 70px;
    margin-bottom: 100px;
    width: 100%;
    text-align: center;
}

.forgott-button {
    padding-top: 20px;
}

.login-container form.form.form-login .actions-toolbar .primary {
    text-align: center !important;
}

.login-container .block-new-customer .login-button-wrapper {
    margin-top: 50px;
}

.login-container .block-new-customer p {
    margin-top: 15px;
}

.login-container .block .block-title h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: normal;
}

.login-container .input-text {
    width: 70% !important;
    height: 50px;
}

.login-container form.form.form-login .actions-toolbar {
    margin-top: 40px;
}

.login-container .block.block-customer-login {
    border-right: 2px solid #ddd;
}

.login-container .block.block-new-customer {
    padding-left: 80px;
}

.white-box-information {
    background-color: #ffffff;
    padding: 50px;
    padding-left: 100px !important;
    padding-right: 100px !important;
}

/* media request access page  */

.white-box-information-media-request {
    background-color: #ffffff;
    padding: 50px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-bottom: 100px;
}

.media-request-title {
    font-size: 40px;
}

.white-box-information-media-request .approval-creteria-title {
    font-size: 30px;
    font-weight: normal;
    color: #444;
}

.white-box-information-media-request .approval-creteria-list {
    padding-left: 20px;
}

.white-box-information-media-request .approval-creteria-list li::before {
    content: "\2022";
    color: #444;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.white-box-information-media-request .approval-creteria-list li span {
    padding-left: 20px;
}

.white-box-information-media-request .media-request-btn {
    padding-top: 85px;
}

.white-box-information-media-request .request-media-access {
    background-color: #eee;
    padding: 20px 30px;
    color: #222;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 900;
}

.white-box-information-media-request .request-media-access .material-icons {
    vertical-align: text-top;
    padding-right: 5px;
}

.white-box-information-media-request .request-media-access:hover {
    background-color: #222;
    color: #fff;
}

/* customer login page end here */

.mark-up-percentage {
    border: 1px solid #b0b0b0;
    border-radius: 5px;
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #b0b0b0;
    margin-left: 10px;
    text-align: center;
}

.mark-up-percentage:hover {
    background-color: #555555;
    color: #ffffff;
    font-weight: bolder;
}

.mark-up-percentage.active {
    background-color: #555555;
    color: #ffffff !important;
    font-weight: bolder;
}

.custom_markup_input {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    font-size: 17px;
    font-weight: bold;
}

.custom_markup_input label.hidden_span {
    margin: 0;
    font-size: 14px;
}

#custom-mark-up-percentage {
    width: 90px;
    border: none;
    border: 1px solid #b0b0b0;
    font-size: 20px;
    margin-left: 10px;
    text-align: center;
    border-radius: 7px !important;
    margin-right: 9px;
}

.sales-order-view main#maincontent .line {
    background-color: #FFF;
    padding: 10px 20px;
}

.order-action-buttons a.action {
    display: flex;
    align-items: center;
    gap: 10px;
}

.order-action-buttons .actions {
    display: flex;
    gap: 20px;
}

.order-page-title {
    display: block;
    padding-bottom: 25px;
}

/* Show in-stock items only */
.show-in-stock-items-title {
    color: #7b7b7c;
    font-weight: normal;
    font-size: 18px;
    vertical-align: top;
}

.show-in-stock-items-block {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    padding-left: 30px;
    margin-top: -5px;
}

.show-in-stock-items-block li {
    width: 125px;
    height: 50px;
    position: relative;
}

.show-in-stock-items-block label,
.show-in-stock-items-block input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.show-in-stock-items-block input[type="radio"] {
    opacity: 0.01;
    z-index: 100;
}

.show-in-stock-items-block input[type="radio"]:checked+label,
.Checked+label {
    background: #555555;
    color: #fff;
    font-weight: bolder;
}

.show-in-stock-items-block label {
    position: initial;
    cursor: pointer;
    z-index: 90;
    border: 1px solid #333;
    border-radius: 5px;
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #333;
    margin-left: 10px;
    text-align: center;
}

.show-in-stock-items-blocklabel:hover {
    background: #DDD;
}

.retail-mode-video-guide iframe {
    width: 785px;
    height: 450px;
}

body.myaccountpage-customer-retailmode.page-layout-2columns-left .page-main>.columns {
    margin-top: 70px;
}

/* order history page */

body.sales-order-history.page-layout-2columns-left .page-main>.columns {
    margin-top: 70px;
}

.table-wrapper.orders-history {
    background-color: #fff;
    padding: 20px 40px 40px 40px;
    margin-top: 40px;
}

.table-wrapper.orders-history table.table thead tr th {
    text-transform: none;
}

.table-wrapper.orders-history table.table tbody tr td {
    padding: 45px 45px;
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.table-wrapper.orders-history table.table tbody tr td.col.actions {
    padding-left: 0px;
    padding-right: 0px;
}

.table-wrapper.orders-history table.table thead tr th.col.id,
.table-wrapper.orders-history table.table tbody tr td.col.id {
    padding-left: 0px;
}

.table-wrapper table tbody tr td .price {
    color: inherit;
}

.table-wrapper.orders-history table tbody tr td.actions .action.view::after {
    display: none;
}

.table-wrapper.orders-history table tbody tr td.actions .action.view {
    margin-right: 10px;
}

.table-wrapper.orders-history table tbody tr td.actions .action.view .material-icons,
.table-wrapper.orders-history table tbody tr td.actions .action.order .material-icons {
    vertical-align: bottom;
    font-size: 18px;
    padding-right: 5px;
}

.sales-order-history .toolbar.bottom .limiter {
    display: none;
}

.sales-order-history .pages.list-inline {
    left: 0;
}

.sales-order-history .order-products-toolbar.toolbar.bottom {
    margin-top: 60px;
    margin-bottom: 100px;
}

.sales-order-history .pages.list-inline li.item {
    margin-right: 20px;
}

.sales-order-history .pages.list-inline li.item.current {
    background-color: #444;
    width: 46px;
    border-radius: 50px;
}

.sales-order-history .pages.list-inline li.item a.page {
    color: #222;
    font-size: 22px;
}

.sales-order-history .pages.list-inline li.item.current a.page {
    color: #fff !important;
}

.sales-order-history .pages.list-inline li.item a.page span {
    position: relative;
    top: 2px;
}

.sales-order-history .order-products-toolbar.toolbar.bottom .pages .action {
    border: none;
}

.sales-order-history .pages .action.previous::before,
.sales-order-history .pages .action.next::before {
    font-size: 60px;
}

/* customer my wishlist page design */

body.wishlist-index-index.page-layout-2columns-left .page-main>.columns .column.main {
    width: 100%;
}

.products-grid.wishlist .product-items {
    grid-template-columns: none
}

.wishlist-index-index .product-image-wrapper {
    padding-bottom: 120% !important;
}

.wishlist-index-index .product-image-wrapper img {
    height: 100%;
    object-fit: cover;
}

.wishlist-index-index .product-item-info {
    display: inline-flex;
}

.products-grid.wishlist .product-item-photo .product-image-container {
    display: block;
    width: 220px !important;
}

.products-grid.wishlist .product-item .product-item-info>* {
    width: 100%;
    padding-top: 40px;
}

.products-grid.wishlist .product-item .product-item-info {
    padding-bottom: 0px;
    background-color: #fff;
}

.products-grid.wishlist .product-item-photo {
    margin-bottom: 0px;
}

.products-grid.wishlist .product-item-name {
    padding-left: 50px !important;
}

.products-grid.wishlist .product-item-name .product-item-sku {
    display: block;
    font-size: 14px;
}

.product-item-name>a {
    text-decoration: none;
}

.products-grid.wishlist .product-item .product-item-info .product-item-inner .control textarea {
    width: 450px;
    height: 130px;
    font-size: 17px;
}

.products-grid.wishlist .product-item .fieldset .field.qty select {
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 50px;
    color: #222;
    padding-left: 20px;
    height: 44px;
    width: 85px;
}

.products-grid.wishlist .product-item .product-item-actions {
    padding: 0px !important;
    width: auto !important;
    padding-right: 10px !important;
}

.products-grid.wishlist .product-item .box-tocart .actions-primary {
    display: inline-flex;
    width: 100%;
    padding: 10px 15px;
}

.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details,
.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
    background-color: #eee;
    color: #222;
    padding: 10px 0px 10px 0px;
    border-radius: 50px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
}

.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details {
    margin-right: 10px;
}

.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details .material-icons,
.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary .material-icons {
    vertical-align: bottom;
    padding-right: 10px;
}

.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details:hover,
.products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary:hover {
    background-color: #363636;
    color: #fff;
}

.products-grid.wishlist .product-item .box-tocart.product-item-qty .action.update {
    background-color: #363636;
    color: #fff;
    width: 100%;
    border-radius: 50px;
    border: none;
    margin-top: 10px;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.control-buttons .btn-full {
    border-radius: 50px !important;
    border: none;
    background-color: #fff;
    color: #363636;
    text-transform: uppercase;
    padding: 10px 0px;
    height: auto;
    font-size: 18px;
}

.control-buttons .action.share.btn.btn-secondary.btn-square.btn-full {
    background-color: #e2d6c6;
}

.control-buttons .btn-full:hover,
.control-buttons .action.share.btn.btn-secondary.btn-square.btn-full:hover {
    background-color: #363636;
    color: #fff;
}

.control-buttons .btn-full .material-icons {
    vertical-align: text-top;
    padding-right: 10px;
}

.control-buttons .action.btn-continue {
    color: #363636;
    font-size: 16px;
    font-weight: 900;
}

.control-buttons .action.btn-continue:hover {
    color: #FCC09B;
}

.control-buttons .action.btn-continue .material-icons {
    vertical-align: middle;
    padding-left: 5px;
}

.control-continue-button {
    text-align: right;
}

.products-grid.wishlist .product-item .product-item-subtotal {
    display: block;
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    margin-top: 150px;
    margin-left: 27%;
    width: 28%;
}

form#wishlist-view-form {
    margin-bottom: 90px;
}

.products-grid.wishlist .product-item .product-item-subtotal .product-item-subtotal-amount {
    border-top: 2px solid #eee;
    padding-left: 80%;
    padding-top: 15px;
}


/* profile account information page */
body.page-layout-2columns-left .page-main>.columns {
    margin-top: 70px;
}

.form-edit-account {
    background-color: #ffffff;
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 70px;
}

.form-edit-account .block-title-account {
    margin-left: 15px;
    margin-bottom: 40px;
}

.form.form-edit-account .fields {
    margin-top: 30px;
}

.form.form-edit-account .actions-toolbar-form {
    border: none !important;
}

.form.form-edit-account .checkbox {
    left: auto !important;
}

.form-edit-account .field.choice {
    margin-top: 20px;
}

.form.form-edit-account fieldset.fieldset.password {
    margin-top: 70px;
}

.form.form-edit-account fieldset.fieldset.password .block-title-account {
    margin-bottom: 50px;
}

.form.form-edit-account .action.btn-square .material-icons {
    vertical-align: middle;
    padding-right: 8px;
    font-size: 16px;
}

/* booklet downloads page */
body.myaccountpage-customer-bookletdownloads.page-layout-2columns-left .page-main>.columns {
    margin-top: 70px;
}

.white-box-information-block {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.table-booklet-downloads {
    border: 1px solid #eee;
    text-align: center;
}

.table-booklet-downloads th {
    text-align: center;
    background-color: #eee;
    color: #444;
    font-family: initial;
    font-size: 16px;
}

.table-booklet-downloads td {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.action-booklet-downloads {
    background-color: #eee;
    color: #363636;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 11px;
    font-family: initial;
    text-align: center;
}

.action-booklet-downloads:hover {
    background-color: #444;
    color: #fff;
}

.action-booklet-downloads .material-icons {
    font-size: 18px;
    vertical-align: middle;
    padding-right: 5px;
}

.booklet-heading {
    background-color: #eee;
    color: #444;
    padding: 15px;
    text-align: center;
    margin-left: 0px !important;
    font-family: initial;
}

.hide-in-desktop {
    display: none;
}

.booklet-content {
    border: 1px solid #eee;
    margin-left: 0px !important;
    text-align: center;
    padding: 15px 15px 5px 15px !important;
}

/* customer service page */

.form-customer-service {
    background-color: #ffffff;
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 70px;
}

.form-customer-service .fieldset.info .service-type {
    border: 1px solid #eee;
    font-size: 16px;
}

.form-customer-service .field-static-informations .block-title-account h3,
.form-customer-service .field-static-informations .request-type-title h3 {
    font-size: 28px;
    text-transform: uppercase;
}

.form-customer-service .field-static-informations .block-title-account,
.form-customer-service .field-static-informations .request-type-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.form-customer-service select,
.form-customer-service input[type="text"],
.form-customer-service input[type="number"],
.form-customer-service input[type="email"],
.form-customer-service input[type="date"] {
    width: 90%;
    font-size: 16px;
}

.form-customer-service input[type="date"] {
    height: 40px;
}

.form-customer-service .fieldset .field+.field {
    margin: 0px;
}

.form-customer-service .general-inquiry-or-feedback .fields,
.form-customer-service .retrun-exchange-part-request .fields {
    padding-bottom: 40px;
}

.form-customer-service .general-inquiry-or-feedback .fields #feedback_message {
    width: 825px;
    height: 200px;
}

.form-customer-service .retrun-exchange-part-request .fields #merchandise_retrun_method {
    width: 825px;
    min-height: 50px;
}

.form-customer-service .feedback-button .btn-square {
    border-radius: 50px;
}

.form-customer-service .feedback-button .btn-square .material-icons {
    vertical-align: middle;
    font-size: 17px;
    padding-right: 10px;
}

.parts-request-content {
    padding-bottom: 50px;
}

.retrun-exchange-part-request .table.item-parts-table {
    border: 1px solid #eee !important;
}

.retrun-exchange-part-request .table.item-parts-table th {
    border-right: 1px solid #eee !important;
    background-color: #eee;
    text-align: center;
}

.retrun-exchange-part-request .table.item-parts-table td {
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
}

.retrun-exchange-part-request .table.item-parts-table input[type="text"],
.retrun-exchange-part-request .table.item-parts-table input[type="number"] {
    width: 100%;
    border: none;
}

/* customer account create page */
.customer-account-create .page-title-wrapper {
    padding-bottom: 0px;
}

.customer-account-create .fieldset,
.password-strength-meter {
    background-color: #fff;
    text-transform: uppercase;
}

.customer-account-create .fieldset {
    padding: 30px 40px;
}

.customer-account-create form.form-create-account fieldset+fieldset {
    margin-top: 0px;
}

.customer-account-create form.form-create-account .fieldset .field+.field {
    margin: 0px;
}

.customer-account-create form.form-create-account fieldset .customer-name-fields .field {
    margin-bottom: 0px;
}

.customer-account-create form.form-create-account fieldset .field-container {
    padding-bottom: 35px;
}

.customer-account-create form.form-create-account .register-btn .btn-full {
    border-radius: 50px;
    font-size: 17px;
    text-transform: uppercase;
    padding: 5px;
    height: auto;
}

/* new dealer account detail form data */

.fieldset.dealer-account-details,
.company-information {
    background-color: #fff;
    padding: 30px 50px 50px;
}

.customerdetails-customer-newdealeraccountdetails .create-new-dealer-account fieldset {
    background-color: #fff;
    padding: 30px 50px 50px;
}

form.create-new-dealer-account .actions-toolbar-button .create-new-dealer .btn-full {
    border-radius: 50px;
    font-size: 17px;
    text-transform: uppercase;
    padding: 5px;
    height: auto;
}

.create-new-dealer .action.submit.btn.btn-primary.btn-full {
    border-radius: 50px;
    font-size: 17px;
    text-transform: uppercase;
    padding: 5px;
    height: auto;
    border: none;
}

.create-new-dealer .action.submit.btn.btn-primary.btn-full:hover {
    background-color: #FCC09B !important;
}

.create-new-dealer .action.submit.btn.btn-primary.btn-full:focus {
    background-color: #FCC09B !important;
}

form.create-new-dealer-account .fieldset .field+.field {
    margin: 0px;
}

form.create-new-dealer-account .field-conatiner {
    padding-bottom: 30px;
}

form.create-new-dealer-account .fields-title {
    padding-bottom: 30px;
    padding-left: 0;
}

form.create-new-dealer-account .clearButton {
    color: #222;
    text-decoration: underline;
}

form.create-new-dealer-account .clearButton .material-icons {
    vertical-align: text-top;
    padding-right: 5px;
    font-size: 18px;
}

.california-resale-tag {
    background-color: #363636;
    color: #fff;
    padding: 15px;
    font-size: 13px;
    font-weight: bolder;
}

form.create-new-dealer-account p.error {
    color: #ff0000 !important;
    font-weight: 800;
}

form.create-new-dealer-account .mage-error {
    color: #878787;
    font-style: normal;
    font-size: 13px;
}

form.create-new-dealer-account div.mage-error {
    color: #ff0000 !important;
    font-style: normal;
    font-size: 13px;
}

/* upload document form design */

.UploadFileConatiner {
    padding-top: 15px;
    padding-bottom: 25px;
}

.UploadFileConatiner input[type=file] {
    font-size: 30px;
    position: absolute;
    left: 15px;
    top: 18px;
    opacity: 0;
    width: 100px;
}

.UploadFileConatiner .upload-file-label {
    position: absolute;
    overflow: auto;
    display: inline-block;
    background-color: #f3f3f3;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: bolder;
    color: #000;
}

.UploadFileConatiner .uploading-file {
    position: relative;
    left: 110px;
    top: 10px;
}

.UploadFileConatiner .upload-file-name {
    position: relative;
    left: 120px;
    top: 10px;
    color: #C05829;
    font-style: italic;
}

.UploadFileConatiner div.mage-error {
    padding-top: 30px;
}

form.create-new-dealer-account input[type="radio"] {
    width: 17px;
    height: 17px;
    border: 2px solid #000 !important;
}

form.create-new-dealer-account input[type="radio"]:checked::after {
    width: 9px;
    height: 9px;
    background-color: #000 !important;
}

form.create-new-dealer-account input[type="radio"]:checked {
    border: 2px solid #000 !important;
}

.distribution-center-details {
    padding-top: 20px;
}

.distribution-center-details p {
    margin: 0;
    font-size: 16px;
}


/* New dealer account form progress bar design  */

.customerdetails-customer-newdealeraccountdetails .percentCount {
    float: right;
    margin-top: -42px;
    clear: both;
    font-weight: 700;
    font-size: 15px;
    color: #222;
}

.customerdetails-customer-newdealeraccountdetails .progress-bar-indicator {
    padding-bottom: 50px;
}

.progress-bar-indicator {
    max-width: 100% !important;
}

fieldset.dealer-account-details {
    max-width: 100% !important;
}

/* form subimision information-acknowledgement box design*/

#information-acknowledgement .action-link {
    margin-bottom: 120px;
}

#information-acknowledgement .action-link a {
    font-weight: bolder;
    font-size: 16px;
}

#information-acknowledgement .action-link a .material-icons {
    font-size: 28px;
    vertical-align: middle;
}

/* customer newsletter page design */

.newsletter-manage-index .page-title-wrapper {
    display: none;
}

.newsletter-manage-index .form-newsletter-manage {
    margin-top: 30px;
    background-color: #fff;
    padding: 50px;
}

.newsletter-manage-index .newletter-content {
    padding-top: 25px;
}

.newsletter-manage-index .form-newsletter-manage .btn-square .material-icons {
    vertical-align: text-top;
    margin-right: 10px;
}

.newsletter-manage-index .form-newsletter-manage .actions-toolbar-form {
    border: none !important;
}

.newsletter-manage-index .form-newsletter-manage .btn-square.subscribed {
    background-color: #e5e5e5;
    border: #e5e5e5;
}

.newsletter-manage-index .form-newsletter-manage .check-verification-message button,
.newsletter-manage-index .form-newsletter-manage .check-verification-message {
    color: red !important;
    font-weight: bold;
    padding-top: 10px;
}

input#termsandpolicies_agree,
input#limited_warranty_agree {
    position: relative;
    top: 5px;
}

/* forgot password page button change */
form.form .fieldset div {
    padding-left: 0 !important;
}

form.form .fieldset div.frame {
    max-width: 100%;
}

.fields-title {
    margin-top: 30px;
}

form.form .fieldset div .upload_option.control {
    padding-left: 25px !important;
}

html .block.block-customer-login form .field.choice.mgs-gdpr-checkbox label {
    padding-left: 25px;
}


@media (max-width : 600px) {
    .customerdetails-customer-newdealeraccountdetails .page-title-wrapper {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }

    .customer-account-index .table-wrapper.orders-history {
        margin-left: 0 !important;
    }

    .customer-account-index h5.announcement-heading {
        padding: 30px 0px 0 0px !important;
    }

    .login-container .block.block-customer-login {
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding-left: 15px;
        padding-right: 15px;
    }

    #csutomer_download .form-list>li>ul {
        width: 100% !important
    }

    .white-box-information {
        max-width: 95%;
        margin: 0 auto;
    }

    .customer-account-index main#maincontent {
        margin-top: -41px;
    }

    .customer-account-index #promotional-banners .line {
        flex-wrap: wrap-reverse;
    }

    #promotional-banners .promo-action-btn {}

    .login-container .block.block-new-customer {
        border-bottom: 1px solid #ddd;
        padding-left: inherit;
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-container .input-text {
        width: 100% !important;
    }

    .login-container .block.block-customer-login .block-content,
    .login-container .block.block-new-customer .block-content.delear-login {
        margin-bottom: 50px;
    }

    .login-container .aggrement-text-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .aggrement-text-content {
        float: left;
        margin-top: inherit;
        margin-bottom: inherit;
    }

    .customer-account-login .page-title-wrapper h1.page-title {
        font-size: 28px;
    }

    .customer-account-login .page-title-wrapper {
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .page-title-wrapper-container {
        padding-top: 70px;
    }

    .firstname-title-email {
        font-size: 12px;
    }

    .page-title-wrapper-container .page-sub-title h1 {
        font-size: 22px;
    }

    .box-information .showcase-box {
        padding: 0px;
    }

    .customer-account-index .line {
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .customer-account-index .box.box-information {
        margin-top: -90px;
    }

    .box-information .dashboard-showcase {
        min-height: 140px;
        margin-bottom: 30px;
    }

    .customer-account-dashboard-promo .promo-content {
        padding: 0px;
    }

    .promo-action-btn {
        margin-top: 50px;
    }

    .announcement-image {
        background-color: #fff;
    }

    .white-box-information {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .mark-up-percentage {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .show-in-stock-items-block {
        margin-top: 20px;
    }

    .show-in-stock-items-block label {
        padding-left: 0px;
        padding-right: 0px;
    }

    .retail-mode-video-guide iframe {
        width: 285px;
        height: 200px;
    }

    body.myaccountpage-customer-retailmode.page-layout-2columns-left .page-main>.columns {
        margin-top: 0px;
    }

    body.sales-order-history.page-layout-2columns-left .page-main>.columns {
        margin-top: 0px;
    }

    .table-wrapper.orders-history {
        padding: 0px 20px 40px 20px;
    }

    .order-history-title h2 {
        font-size: 20px;
    }

    .table-wrapper.orders-history table tbody tr td.actions .action.view,
    .table-wrapper.orders-history table tbody tr td.actions .action.order {
        display: block;
        text-align: center;
    }

    .table-wrapper.orders-history table tbody tr td.actions .action.view {
        margin-bottom: 15px;
    }

    .table-wrapper.orders-history table tbody tr td.actions .action.view {
        margin-right: 0px;
    }

    .table-wrapper.orders-history table.table tbody tr td.col.actions {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .sales-order-history .pages.list-inline li.item {
        margin-right: 15px;
    }

    .sales-order-history .pages.list-inline li.item a.page {
        font-size: 14px;
    }

    .sales-order-history .pages .action.previous {
        margin-right: 10px;
    }

    .sales-order-history .toolbar.bottom {
        justify-content: center;
    }

    .sales-order-history .pages .action.next {
        margin-left: 5px;
    }

    .sales-order-history .pages.list-inline li.item.current {
        width: 25px;
        line-height: 25px;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]::before {
        float: left;
        color: inherit;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td {
        text-align: right;
    }

    .white-box-information-media-request .approval-creteria-title {
        font-size: 24px;
    }

    .white-box-information-media-request .approval-creteria-list li span {
        padding: 0px;
    }

    .white-box-information-media-request .media-request-btn {
        padding-top: 60px;
    }

    .white-box-information-media-request .request-media-access {
        padding: 20px 20px;
        font-size: 16px;
    }

    .media-request-title,
    .page-custom-title {
        font-size: 30px;
    }

    body.myaccountpage-customer-bookletdownloads.page-layout-2columns-left .page-main>.columns {
        margin-top: 0px;
    }

    .white-box-information-block {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .booklet-heading {
        display: none !important;
    }

    .booklet-sub-heading {
        color: #444;
        font-family: initial;
    }

    .booklet-content {
        text-align: left;
        padding: 20px 0px 30px 0px !important;
        margin-bottom: 30px;
    }

    .action-booklet-downloads {
        display: inherit;
    }

    .hide-in-desktop {
        display: block;
    }

    /* wish-list page */
    .wishlist-index-index .page-title-wrapper {
        padding-top: 50px;
        padding-bottom: 0px !important;
    }

    .wishlist-index-index .page-title-wrapper h1.page-title {
        font-size: 30px;
    }

    .products-grid.wishlist .product-item-photo .product-image-container {
        width: 165px !important;
    }

    .wishlist-index-index .product-item-info {
        display: block;
    }

    .products-grid.wishlist .product-item .product-item-info>* {
        padding-top: 10px;
    }

    .products-grid.wishlist .product-item-photo {
        width: 50% !important;
        float: left;
    }

    .products-grid.wishlist .product-item-name {
        font-size: 14px;
    }

    .product-item-name>a {
        font-size: 16px;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-inner .control textarea {
        width: auto;
    }

    .products-grid.wishlist .product-item .product-item-actions {
        padding: 0px !important;
        margin: 0px !important;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        padding: 0px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details,
    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        font-size: 14px;
        padding: 10px 17px 10px 17px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details .material-icons,
    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary .material-icons {
        font-size: 20px;
        padding-right: 5px;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-inner {
        margin-top: 55px !important;
    }

    .products-grid.wishlist .product-item .product-item-subtotal {
        font-size: 14px;
        padding-top: 20px !important;
        margin-top: 0px;
        width: 100%;
    }

    .products-grid.wishlist .product-item .product-item-subtotal .product-item-subtotal-amount {
        border-top: 2px solid #eee;
        padding-left: 35%;
        padding-top: 10px;
    }

    .control-buttons .action.btn-continue {
        font-size: 14px;
        float: left;
    }

    .control-buttons .line {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .control-buttons .btn-full {
        padding: 5px 0px;
        font-size: 14px;
    }

    .control-buttons .btn-full .material-icons {
        font-size: 20px;
        padding-right: 5px;
    }

    .customer-account-create .page-title-wrapper {
        padding-top: 70px;
    }

    .customer-account-create .page-title-wrapper h1.page-title {
        font-size: 25px;
    }

    .customer-account-create .fieldset {
        padding: 30px 25px;
    }

    .password-strength-meter {
        margin-bottom: 30px;
    }

    .customer-account-create form.form-create-account fieldset .field-container {
        padding-bottom: 0px;
    }

    .customer-account-create form.form-create-account fieldset .customer-name-fields .field {
        margin-bottom: 15px;
    }

    .newsletter-manage-index .block-title-account h1 {
        font-size: 24px;
    }

    .newsletter-manage-index .form-newsletter-manage {
        padding: 20px;
        margin-bottom: 50px;
        padding-bottom: 70px;
    }

    .newsletter-manage-index .form-newsletter-manage h3 {
        font-size: 16px;
    }

    .newsletter-manage-index .form-newsletter-manage .btn-square {
        font-size: 16px;
        padding: 0 75px;
        line-height: 30px;
        height: 40px;
    }

    .newsletter-manage-index .form-newsletter-manage .actions-toolbar-form {
        text-align: center;
    }
}

/*  Toggle Switch  */

.toggleSwitch span span {
    display: none;
}

@media only screen {
    .toggleSwitch {
        display: inline-block;
        height: 18px;
        position: relative;
        overflow: visible;
        padding: 0;
        cursor: pointer;
        width: 40px
    }

    .toggleSwitch * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .toggleSwitch label,
    .toggleSwitch>span {
        line-height: 20px;
        height: 20px;
        vertical-align: middle;
    }

    .toggleSwitch input:focus~a,
    .toggleSwitch input:focus+label {
        outline: none;
    }

    .toggleSwitch label {
        position: relative;
        z-index: 3;
        display: block;
        width: 100%;
    }

    .toggleSwitch input {
        position: absolute;
        opacity: 0;
        z-index: 5;
    }

    .toggleSwitch>span {
        position: absolute;
        left: -53px;
        width: 100%;
        margin: 0;
        padding-right: 50px;
        text-align: left;
        white-space: nowrap;
    }

    .toggleSwitch>span span {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        display: block;
        width: 50%;
        margin-left: 50px;
        text-align: left;
        font-size: 0.9em;
        width: 100%;
        left: 15%;
        top: -1px;
        opacity: 0;
        font-weight: bold;
    }

    .toggleSwitch a {
        position: absolute;
        right: 50%;
        z-index: 4;
        display: block;
        height: 100%;
        padding: 0;
        left: 2px;
        width: 18px;
        background-color: #fff;
        border: 1px solid #CCC;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .toggleSwitch>span span:first-of-type {
        color: #ccc;
        opacity: 1;
        left: 45%;
    }

    .toggleSwitch>span:before {
        content: '';
        display: block;
        width: 100px;
        height: 45px;
        position: absolute;
        left: 50px;
        top: -3px;
        background-color: #959595;
        border: 1px solid #ccc;
        border-radius: 30px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .toggleSwitch input:checked~a {
        border-color: #fff;
        left: 100%;
        margin-left: -8px;
    }

    .toggleSwitch input:checked~span:before {
        border-color: #f47f19;
        box-shadow: inset 0 0 0 30px #f47f19;
    }

    .toggleSwitch input:checked~span span:first-of-type {
        opacity: 0;
    }

    .toggleSwitch input:checked~span span:last-of-type {
        opacity: 1;
        color: #fff;
    }

    /* Switch Sizes */
    .toggleSwitch.xlarge {
        position: sticky;
        width: 80px;
        height: 36px;
    }

    .toggleSwitch.xlarge a {
        width: 36px;
    }

    .toggleSwitch.xlarge>span {
        height: 38px;
        line-height: 40px;
    }

    .toggleSwitch.xlarge input:checked~a {
        left: 65px;
    }

    .toggleSwitch.xlarge>span span {
        font-size: 1.4em;
    }

    .toggleSwitch>span span:first-of-type {
        left: 60%;
    }

    .toggleSwitch>span span:last-of-type {
        left: 30%;
    }
}

/*  End Toggle Switch  */

@media only screen and (max-width: 1024px) {
    .products-grid.wishlist .product-item .product-item-info .product-item-inner .control textarea {
        width: 350px;
    }

    .control-continue-button {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: left;
    }

    .products-grid.wishlist .product-item .product-item-subtotal {
        width: 35%;
        margin-left: 25%;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details,
    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        font-size: 14px;
    }

    .products-grid.wishlist .product-item-name {
        padding-left: 30px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .table-wrapper.orders-history table.table tbody tr td {
        padding: 35px 30px;
    }

    .table-wrapper.orders-history table tbody tr td.actions .action.view,
    .table-wrapper.orders-history table tbody tr td.actions .action.order {
        display: inline-block;
    }

    .table-wrapper.orders-history table tbody tr td.actions .action.order {
        margin-top: 15px;
    }

    .products-grid.wishlist .product-item .product-item-info>* {
        padding: 0 5px;
        padding-top: 20px;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-inner .control textarea {
        width: 150px;
        margin: 0;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        display: inline-block;
        padding: 0;
        padding-top: 10px;
    }

    .products-grid.wishlist .product-item .product-item-actions {
        padding-right: 0px !important;
    }

    .products-grid.wishlist .product-item .product-item-subtotal {
        width: 45%;
        margin-left: 30%;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details,
    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        font-size: 14px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details {
        margin-top: 0px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        margin-top: 10px;
    }

    .products-grid.wishlist .product-item-name {
        padding-left: 10px !important;
        padding-top: 10px !important;
    }

    .products-grid.wishlist .product-item .price-box {
        text-align: center;
    }

    .form-customer-service .general-inquiry-or-feedback .fields #feedback_message,
    .form-customer-service .retrun-exchange-part-request .fields #merchandise_retrun_method {
        width: 585px;
    }

    .customerdetails-customer-newdealeraccountdetails .create-new-dealer-account fieldset {
        background-color: #fff;
        padding: 30px 10px 50px 10px;
    }
}

@media only screen and (max-width: 425px) {
    .products-grid.wishlist .product-item .product-item-info>* {
        padding: 0px;
    }

    .products-grid.wishlist .product-item .product-item-subtotal .product-item-subtotal-amount {
        padding-left: 80%;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        display: inline-flex;
    }

    .products-grid.wishlist .product-item .product-item-subtotal {
        width: 50%;
        margin-left: 45%;
    }

    .products-grid.wishlist .product-item .price-box {
        text-align: left;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-inner {
        margin-left: 15px !important;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-inner .control textarea {
        width: 355px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        margin-top: 0px;
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.update-details,
    .products-grid.wishlist .product-item .box-tocart .actions-primary button.action.tocart.primary {
        padding: 15px 30px 15px 30px;
    }

    .form-customer-service .general-inquiry-or-feedback .fields #feedback_message,
    .form-customer-service .retrun-exchange-part-request .fields #merchandise_retrun_method {
        width: 300px;
    }

    .customerdetails-customer-newdealeraccountdetails .create-new-dealer-account fieldset {
        background-color: #fff;
        padding: 30px 10px 50px 10px;
    }

    .form-customer-service .field-static-informations .block-title-account,
    .form-customer-service .field-static-informations .request-type-title {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .form-customer-service .general-inquiry-or-feedback .fields,
    .form-customer-service .retrun-exchange-part-request .fields {
        padding-bottom: 15px;
    }

    .form-customer-service .fieldset .field+.field {
        margin: 16px 0 0;
    }

}

/* --- MODERN ACCOUNT DASHBOARD REDESIGN --- */

.account .page-main {
    max-width: 1400px;
}

.account.page-layout-2columns-left .column.main {
    /* background-color: #f3f3f3; */
}

/* Sidebar Styling */
.account-sidebar-nav .nav-group {
    margin-bottom: 45px;
}

.account-sidebar-nav .nav-group-title {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #999 !important;
    margin-bottom: 20px !important;
    padding-left: 20px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

.account-sidebar-nav .nav.items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.account-sidebar-nav .nav.item {
    margin-bottom: 2px;
}

.account-sidebar-nav .nav.item a {
    display: block;
    padding: 14px 20px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    border-left: 4px solid transparent;
}

.account-sidebar-nav .nav.item.current a {
    background-color: #ffffff;
    border-left-color: #333;
    font-weight: 700;
    color: #000;
}

.account-sidebar-nav .nav.item a:hover:not(.current a) {
    background-color: #ededed;
}

/* Greeting Section */
.customer-greeting-wrapper {
    background-color: #ffffff !important;
    padding: 80px 0 60px !important;
    text-align: left;
    margin-bottom: 40px;
}

.customer-greeting-wrapper h1 {
    display: flex;
    align-items: center;
    font-size: 48px;
    font-weight: 600;
    color: #333 !important;
    text-transform: none;
    margin: 0;
}

.greeting-icon {
    font-size: 54px !important;
    margin-right: 20px !important;
    color: #333;
}

/* Dashboard Content */
.dashboard-redesign {
    padding: 0;
}

.dashboard-title {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    color: #222;
}

.section-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #666;
    text-transform: none;
}

/* Quick Access Cards */
.quick-access-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 25px;
    margin-bottom: 70px;
}

.quick-access-card {
    background: #ffffff;
    border-radius: 8px;
    padding: 40px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 200px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
    border: 1px solid transparent;
}

.quick-access-card .material-icons {
    font-size: 44px !important;
    color: #333;
    margin-bottom: 20px;
    transition: color 0.3s ease;
}

.quick-access-card .card-title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    transition: color 0.3s ease;
}

.quick-access-card .card-subtitle {
    display: block;
    font-size: 12px;
    color: #888;
    margin-top: 8px;
    transition: color 0.3s ease;
}

/* All cards turn dark on hover */
.quick-access-card:hover {
    transform: translateY(-4px);
    background-color: #262626 !important;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.quick-access-card:hover .material-icons,
.quick-access-card:hover .card-title,
.quick-access-card:hover .card-subtitle {
    color: #ffffff !important;
}

/* Retail mode card now match others by default as per request */
.retail-mode-card {
    background-color: #ffffff !important;
}

/* Updates Section */
.updates-section {
    margin-bottom: 80px;
}

.update-item {
    display: flex;
    gap: 30px;
    margin-bottom: 10px;
    align-items: flex-start;
    padding: 20px;
    transition: all 0.3s ease;
    border-radius: 6px;
    cursor: pointer;
}

.update-item:hover {
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.image-placeholder {
    width: 65px;
    height: 65px;
    background-color: #888;
    border-radius: 2px;
    flex-shrink: 0;
}

.update-details .update-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
    line-height: 1.4;
}

.update-details .update-content {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

/* Recent Orders Section */
.recent-orders-section .section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.view-all-link {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    text-decoration: underline;
    text-transform: none;
}

/* Table Styling */
.modern-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    background-color: #ffffff;
    border: none;
    table-layout: fixed;
    /* Help with precise column sizing */
}

.modern-table thead th {
    background-color: #4a554a;
    color: #ffffff !important;
    padding: 20px 25px;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: none !important;
}

.modern-table thead th:last-child {
    border-right: none;
}

/* Precise Column Widths based on Screenshot */
.modern-table .col.id {
    width: 15%;
}

.modern-table .col.date {
    width: 190px;
}

table.data.table.modern-table .col.file {
    text-align: left;
}
table.data.table.modern-table .col.action {
    width: 250px;
}
table.data.table.modern-table .col.action .action-group {
    width: 100%;
    display: flex;
    justify-content: center;
}
.modern-table .col.total {
    width: 18%;
}

.modern-table .col.status {
    width: 200px;
}

.modern-table .col.actions {
    width: 40%;
}

.modern-table tbody tr {
    transition: background-color 0.2s ease;
}

.modern-table tbody tr:hover {
    background-color: #f9f9f9;
}

.modern-table tbody td {
    padding: 25px 25px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modern-table tbody tr:last-child td {
    border-bottom: none;
}

.modern-table .actions {
    white-space: nowrap;
    text-align: right;
    /* Match the alignment in screenshot for actions */
}

.modern-table .actions .action {
    color: #333 !important;
    text-decoration: underline !important;
    font-size: 12px;
    font-weight: 400;
}

.modern-table .actions .action:hover {
    color: #000 !important;
}

.modern-table .actions .separator {
    margin: 0 10px;
    color: #bbb;
    font-size: 12px;
    font-weight: 300;
}

/* Sidebar Overrides for exact match */
.account-sidebar-nav .nav.item.current a {
    background-color: #ffffff !important;
    border-left: 10px solid var(--thim-primary-color, #6f6b60);
    /* Thick border like screenshot */
    font-weight: 700;
    color: #000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}

.account-sidebar-nav .nav.item a:hover:not(.current a) {
    background-color: #FFF !important;
    border-left: 10px solid var(--thim-primary-color, #6f6b60);
    /* Subtle hover state */
}

/* Page Background Fix */
body.account {
    background-color: #efefef !important;
}

.sidebar-main {
    background-color: #efefef !important;
}

/* Responsive Fluidity */
@media screen and (max-width: 1024px) {
    .modern-table {
        table-layout: auto;
        /* Allow content to dictate size on smaller screens */
    }

    .modern-table .col.actions {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .modern-table,
    .data.table.table-order,
    .data.table.table-order-items {
        display: block;
        width: 100%;
        border: none !important;
    }
    .card-section {  padding: 25px !important; }

    .form-customer-service{ padding:0; }
    .modern-table{ background:transparent !important; }
    .modern-table thead,
    .data.table.table-order thead,
    .data.table.table-order-items thead {
        display: none;
    }

    .modern-table tbody,
    .modern-table tr,
    .modern-table td,
    .data.table.table-order tbody,
    .data.table.table-order tr,
    .data.table.table-order td,
    .data.table.table-order-items tbody,
    .data.table.table-order-items tr,
    .data.table.table-order-items td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    .modern-table tr,
    .data.table.table-order tr,
    .data.table.table-order-items tr {
        margin-bottom: 25px;
        background: #fff;
        border: 1px solid #eee !important;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 12px rgba(0,0,0,0.03);
    }

    .modern-table td,
    .data.table.table-order td,
    .data.table.table-order-items td {
        border: none !important;
        padding: 15px 20px !important;
        text-align: left !important;
        position: relative;
        border-bottom: 1px solid #f8f8f8 !important;
        display: flex !important;
        justify-content: space-between;
        align-items: flex-start;
        gap: 15px;
    }

    .modern-table td:last-child,
    .data.table.table-order td:last-child,
    .data.table.table-order-items td:last-child {
        border-bottom: none !important;
    }

    .modern-table td::before,
    .data.table.table-order td::before,
    .data.table.table-order-items td::before {
        content: attr(data-th);
        font-weight: 800;
        text-transform: uppercase;
        font-size: 10px;
        color: #888;
        letter-spacing: 0.5px;
        flex: 0 0 100px;
    }

    /* Actions column specifics */
    .modern-table .actions,
    .data.table.table-order .actions,
    .data.table.table-order-items .actions {
        background: #fafafa;
        padding: 20px !important;
    }

    .modern-table .actions::before,
    .data.table.table-order .actions::before,
    .data.table.table-order-items .actions::before {
        display: none !important;
    }

    .modern-table .actions .separator,
    .data.table.table-order .actions .separator,
    .data.table.table-order-items .actions .separator {
        display: none !important;
    }

    .modern-table .actions .action,
    .data.table.table-order .actions .action,
    .data.table.table-order-items .actions .action {
        display: block !important;
        margin-bottom: 10px;
        text-align: center;
        background: #fff;
        padding: 10px;
        border: 1px solid #eee;
        border-radius: 6px;
    }

    .modern-table .actions .action:last-child {
        margin-bottom: 0;
    }
}

/* --- ORDER VIEW PAGE REDESIGN --- */

.order-view-header {
    margin-bottom: 50px;
}

.order-summary-card {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
    overflow: hidden;
    border: 1px solid #f0f0f0;
}

.order-summary-card .card-header-main {
    padding: 35px 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-view-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #000;
}

.order-view-date {
    font-size: 14px;
    color: #888;
    margin: 0;
}

.order-status-badge {
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background-color: #eee;
    color: #333;
}

.order-status-badge.complete {
    background-color: #e6f4ea;
    color: #1e8e3e;
}

.order-status-badge.processing {
    background-color: #fef7e0;
    color: #b06000;
}

.order-status-badge.pending {
    background-color: #e8f0fe;
    color: #1967d2;
}

.order-summary-card .card-body-summary {
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}

.summary-details {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 40px;
    max-width: 600px;
}

.summary-block {
    display: flex;
    flex-direction: column;
}

.summary-block .label {
    font-size: 11px;
    font-weight: 700;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-block .value {
    font-size: 18px;
    font-weight: 400;
    color: #333;
}

.summary-block.grand-total .value {
    font-weight: 700;
    color: #000;
    font-size: 22px;
}

.order-actions-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 220px;
}

.action-btn-outline, .action-btn-dark {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 25px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
    transition: all 0.2s ease;
    gap: 10px;
}

.action-btn-outline {
    border: 1px solid #333;
    background-color: transparent;
    color: #333;
}

.action-btn-outline:hover {
    background-color: #f9f9f9;
}

.action-btn-dark {
    background-color: #333;
    color: #ffffff;
    border: 1px solid #333;
}

.action-btn-dark:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.action-btn-outline .material-icons,
.action-btn-dark .material-icons {
    font-size: 18px !important;
}

/* Items Table Adjustments */
.order-items-wrapper {
    margin-top: 50px;
}

.order-items-modern .modern-table .product-image {
    width: 100px;
    text-align: center;
}

.order-items-modern .modern-table .product-image img {
    border-radius: 4px;
    border: 1px solid #f0f0f0;
}

.order-items-modern .modern-table .product-item-name {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}

.order-items-modern .modern-table .item-options {
    margin: 10px 0 0;
    font-size: 12px;
    color: #777;
}

.order-items-modern .modern-table .item-options dt {
    font-weight: 600;
    display: inline;
}

.order-items-modern .modern-table .item-options dd {
    display: inline;
    margin-left: 5px;
}

.order-items-modern .modern-table .item-options dd:after {
    content: "\A";
    white-space: pre;
}

/* Responsiveness for Order View */
@media screen and (max-width: 991px) {
    .order-summary-card .card-body-summary {
        flex-direction: column;
    }
    
    .summary-details {
        max-width: 100%;
        grid-template-columns: 1fr;
    }
    
    .order-actions-grid {
        width: 100%;
    }
}

/* --- PREMIUM ORDER DETAILS GRID --- */

.premium-info-grid {
    margin-top: 60px;
    margin-bottom: 80px;
}

.premium-details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 25px;
}

.detail-card {
    background: #ffffff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    border: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
}

.detail-card .card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f9f9f9;
}

.detail-card .card-header .material-icons {
    font-size: 20px !important;
    color: #4a554a; /* Matches the table header color */
}

.detail-card .box-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
}

.detail-card .card-content {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    word-break: break-word;
}

.detail-card .card-content address {
    font-style: normal;
}

.detail-card .payment-method .title {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    display: block;
}

/* Specific Card Hover Effect */
.detail-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.detail-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
}

/* Responsiveness for Details Grid */
@media screen and (max-width: 640px) {
    .premium-details-grid {
        grid-template-columns: 1fr;
    }
}

/* --- POSTER DOWNLOAD PAGE REDESIGN --- */

.poster-download-wrapper {
    margin-bottom: 50px;
}

.page-header-premium {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.poster-title {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #222;
}

.poster-description {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.contact-highlight {
    margin-top: 15px;
    font-weight: 400;
    color: #333;
}

.contact-highlight strong {
    color: #000;
    font-weight: 600;
}

/* Table Specifics */
.modern-table .status-badge {
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
}

.status-badge.available {
    background-color: #e6f4ea;
    color: #1e8e3e;
}

.status-badge.na {
    background-color: #fce8e6;
    color: #d93025;
}

/* Scaled action button for tables */
.action-btn-outline.small {
    padding: 10px 18px;
    font-size: 11px;
    gap: 8px;
}

.action-btn-outline.small .material-icons {
    font-size: 16px !important;
}

/* Responsiveness for Poster page */
@media screen and (max-width: 767px) {
    .poster-title, .service-title {
        font-size: 26px !important;
        line-height: 1.2 !important;
        margin-bottom: 15px !important;
    }
    
    .page-header-premium {
        margin-bottom: 25px !important;
        padding-bottom: 20px !important;
    }

    .status-badge {
        margin-top: 5px;
    }
}

/* --- NEWSLETTER REDESIGN --- */

.newsletter-redesign {
    margin-bottom: 60px;
}

.newsletter-content-wrapper {
    background: #ffffff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
}

.newsletter-content-wrapper .content-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.newsletter-description {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

.newsletter-description p {
    margin-bottom: 15px;
}

.agreement-text {
    font-size: 14px;
    font-style: italic;
    color: #888;
    margin-top: 25px;
}

.newsletter-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.subscribed-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.status-badge.large {
    padding: 12px 25px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.status-badge.large .material-icons {
    font-size: 20px !important;
}

.unsubscribe-notice {
    font-size: 14px;
    color: #666;
}

.btn-link-underline {
    background: none;
    border: none;
    padding: 0;
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
    font-size: inherit;
    font-family: inherit;
}

.verification-notice {
    margin-top: 25px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #d93025; /* Notice red */
    font-size: 14px;
}

.verification-notice .material-icons {
    font-size: 20px !important;
}

/* --- TOOLKIT MODERNIZATION (Pricebook, Icons, Retail Mode) --- */

.pricebook-redesign, .icons-download-redesign, .retail-mode-redesign {
    margin-bottom: 60px;
}

/* Icons Gallery Asset Grid */
.asset-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.asset-item {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.asset-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0,0,0,0.06);
    border-color: #e0e0e0;
}

.asset-preview {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fbfbfb;
    padding: 20px;
    border-bottom: 1px solid #f5f5f5;
}

.asset-preview img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.asset-item:hover .asset-preview img {
    transform: scale(1.05);
}

.asset-details {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.asset-name {
    font-size: 11px;
    font-weight: 700;
    color: #444;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1.4;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.asset-action-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #000;
    color: #fff;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.asset-action-btn:hover {
    background: #333;
    transform: scale(1.1);
}

.asset-action-btn .material-icons {
    font-size: 16px !important;
}

@media screen and (max-width: 480px) {
    .asset-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

/* Retail Mode Settings Card */
.premium-white-card {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    overflow: hidden;
    margin-bottom: 50px;
}

.card-section {
    padding: 40px;
    border-bottom: 1px solid #f9f9f9;
}

.card-section:last-child {
    border-bottom: none;
}

.card-section.toggle-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fafafa;
}

.section-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}

.section-desc {
    font-size: 14px;
    color: #777;
    margin-bottom: 0;
}

/* Markup Chips */
.markup-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 25px;
}

.markup-percentage-chip {
    padding: 12px 25px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.2s ease;
}

.markup-percentage-chip:hover {
    border-color: #000;
    background: #f9f9f9;
}

.markup-percentage-chip.active {
    background: #000;
    border-color: #000;
    color: #fff;
}

.custom-markup .input-text {
    border-radius: 50px;
    padding: 11px 25px;
    text-align: center;
    width: 130px;
    border-color: #ddd;
}

/* Radio chips legacy conversion */
.radio-toggle-group {
    display: flex;
    gap: 10px;
}

.radio-chip {
    padding: 10px 25px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    transition: all 0.2s ease;
}

.radio-chip.active {
    background: #000;
    border-color: #000;
    color: #fff;
}

.radio-chip input {
    display: none;
}

/* Retail video guide */
.retail-guide-wrapper {
    margin-top: 40px;
}

.guide-header {
    margin-bottom: 30px;
}

.guide-title {
    font-size: 24px;
    font-weight: 700;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    border-radius: 8px;
    margin-bottom: 40px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.guide-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

.tip-badge {
    background: #000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    margin-right: 5px;
}

/* Responsiveness */
@media screen and (max-width: 991px) {
    .guide-content {
        grid-template_columns: 1fr;
        gap: 20px;
    }
    
    .card-section.toggle-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}

/* Modern Toggle Switch */
.modern-toggle-switch {
    display: flex;
    align-items: center;
    gap: 20px;
}

.modern-toggle-switch input[type="checkbox"] {
    display: none;
}

.toggle-slider {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 36px;
    background-color: #eee;
    border-radius: 36px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid #ddd;
}

.toggle-knob {
    position: absolute;
    height: 30px;
    width: 30px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}

.modern-toggle-switch input:checked + .toggle-slider {
    background-color: #000;
    border-color: #000;
}

.modern-toggle-switch input:checked + .toggle-slider .toggle-knob {
    transform: translateX(28px);
}

.toggle-status-label {
    font-size: 13px;
    font-weight: 800;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-width: 80px;
}

.status-on, .status-off {
    display: none;
}

.modern-toggle-switch input:checked ~ .toggle-status-label .status-on {
    display: block;
    color: #333;
}

.modern-toggle-switch input:not(:checked) ~ .toggle-status-label .status-off {
    display: block;
    color: #999;
}

/* Loading state for toggle */
.modern-toggle-switch.loading {
    opacity: 0.6;
    pointer-events: none;
}

/* --- MEDIA REQUEST REDESIGN --- */

.media-request-redesign {
    margin-bottom: 60px;
}

.premium-info-card {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    overflow: hidden;
}

.card-content-main {
    padding: 50px;
}

.intro-text {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 40px;
    font-weight: 500;
}

.process-steps {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 40px;
}

.step-card {
    background: #fcfcfc;
    padding: 30px;
    border-radius: 6px;
    border: 1px solid #f0f0f0;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}

.step-card.contact-box {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fafafa;
}

.bold-email {
    font-weight: 700;
    color: #000;
    text-decoration: underline !important;
}

.accent-link {
    color: #000;
    font-weight: 700;
    text-decoration: underline !important;
}

.review-notice {
    font-size: 15px;
    color: #777;
    margin-bottom: 40px;
}

.restriction-box {
    background: #fff8f7; /* Very light red */
    border: 1px solid #fce8e6;
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 50px;
}

.restriction-header {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #d93025;
    margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.restriction-header .material-icons {
    font-size: 18px !important;
}

.restriction-box p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin: 0;
}

.criteria-section {
    margin-bottom: 50px;
}

.criteria-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.approval-criteria-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 40px;
    list-style: none;
    padding: 0;
}

.approval-criteria-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    color: #444;
}

.approval-criteria-list li .material-icons {
    font-size: 18px !important;
    color: #1e8e3e; /* Green check */
}

.final-actions {
    margin-top: 60px;
    border-top: 1px solid #f0f0f0;
    padding-top: 40px;
    text-align: center;
}

.final-actions .action-btn-dark {
    display: inline-flex;
    min-width: 250px;
}

.disclaimer-text {
    margin-top: 25px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    color: #999;
    line-height: 1.6;
}

/* Wishlist Polish */
.control-continue-button {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .card-content-main {
        padding: 30px;
    }
    
    .process-steps, .approval-criteria-list {
        grid-template-columns: 1fr;
    }
    
    .control-continue-button {
        text-align: left;
        margin-top: 20px;
    }
}

/* --- ADVANCED TOOLS MODERNIZATION (Bulk Proposal & Price Tag) --- */

.bulk-proposals-redesign, .price-tags-redesign {
    margin-bottom: 60px;
}

.modern-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 30px;
}

.modern-form .form-field .label {
    display: block;
    margin-bottom: 12px;
}

/* File Upload Interaction */
.file-upload-wrapper {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 15px;
    background: #fff;
    transition: all 0.2s ease;
}

.file-upload-wrapper:hover {
    border-color: #000;
}

.input-file {
    position: absolute;
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
}

.file-label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    margin-bottom: 0 !important;
}

.file-label .material-icons {
    color: #000;
}

/* Dual Column Selector (Price Tag) */
.tag-sku-selector-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 30px;
    margin-bottom: 40px;
    background: #fafafa;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
}

.scrollable-selection-list {
    height: 250px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-top: 10px;
}

/* Tag Interaction List */
.tag-interaction-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tag-item-chip {
    padding: 12px 20px;
    border-bottom: 1px solid #f9f9f9;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #444;
}

.tag-item-chip:hover {
    background: #fcfcfc;
    color: #000;
}

.tag-item-chip.active {
    background: #000;
    color: #fff;
    border-bottom-color: #000;
}

.tag-item-chip .chevron {
    font-size: 18px !important;
    opacity: 0.3;
}

.tag-item-chip.active .chevron {
    opacity: 1;
}

/* SKU Results List */
.product_skus_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product_skus_list li {
    padding: 10px 20px;
    border-bottom: 1px solid #f9f9f9;
    display: flex;
    align-items: center;
    gap: 12px;
}

.product_skus_list li label {
    margin: 0;
    flex-grow: 1;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.product_skus_list li strong {
    font-size: 10px;
    background: #eee;
    padding: 1px 6px;
    border-radius: 3px;
    color: #888;
}

/* Selected chips summary */
.selected-summary-box {
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 40px;
}

.selected-chips-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

.sku-selection-chip {
    background: #f0f0f0;
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
}

.sku-selection-chip .material-icons {
    font-size: 16px !important;
    cursor: pointer;
    opacity: 0.5;
}

.sku-selection-chip .material-icons:hover {
    opacity: 1;
    color: #d93025;
}

.placeholder-text {
    color: #bbb;
    font-size: 14px;
    font-style: italic;
}

/* Feedback states */
.loading-state, .empty-selection-placeholder {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #aaa;
    text-align: center;
    gap: 10px;
    padding: 40px;
}

.rotating {
    animation: rotate 2s linear infinite;
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* Delete action button */
.action-btn-icon.delete {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background: #f5f5f5;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.action-btn-icon.delete:hover {
    background: #d93025;
    color: #fff;
}

.action-btn-icon.delete .material-icons {
    font-size: 18px !important;
}

/* Responsiveness */
@media screen and (max-width: 991px) {
    .modern-form .form-row, .tag-sku-selector-wrapper {
        grid-template-columns: 1fr;
    }
}

/* --- PROFILE MODERNIZATION --- */

.profile-redesign {
    margin-bottom: 60px;
}

.choice-field {
    display: flex;
    align-items: flex-end;
    padding-bottom: 12px;
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.checkbox-wrapper .checkbox {
    margin: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.checkbox-wrapper .label {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.password-section {
    background: #fafafa;
    border-top: 1px solid #f0f0f0;
}

.password-strength-meter {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}

#password-strength-meter-label {
    font-weight: 700;
    color: #000;
}

.actions-section {
    background: #fafafa;
    text-align: right;
}

.actions-section .action-btn-dark {
    min-width: 200px;
}

/* --- TABLE & ACTION REFINEMENTS --- */

.action-group {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-start;
}

.modern-table td.col.action {
    vertical-align: middle;
}

.modern-table td.col.action .action-btn-outline.small {
    padding: 6px 12px;
    font-size: 11px;
}

.action-btn-icon.delete {
    width: 32px;
    height: 32px;
    background: #fdf2f2;
    color: #e02b27;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    border: none;
    cursor: pointer;
}

.action-btn-icon.delete:hover {
    background: #e02b27;
    color: #fff;
}

.action-btn-icon.delete .material-icons {
    font-size: 18px !important;
}


/* --- SUPPORT & PROMOTIONS FINAL MODERNIZATION --- */

.customer-service-redesign, .promotions-redesign {
    margin-bottom: 60px;
}

.card-section-divider {
    height: 1px;
    background: #f0f0f0;
    margin: 40px 0;
}

.header-accent {
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: 3px solid #000;
}

.section-title-small {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.field-tip {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
    font-style: italic;
}

.feedback-row {
    margin-top: 20px;
}

/* Promotions Intro Card */
.intro-info-card {
    margin-bottom: 40px;
}

.intro-info-card .card-content {
    padding: 30px;
}

.intro-text {
    font-size: 16px;
    line-height: 1.6;
    color: #444;
    margin: 0;
}

/* Empty State Placeholder */
.empty-placeholder-card {
    text-align: center;
    border: 1px dashed #ddd;
    background: #fafafa;
}

.empty-placeholder-card .card-content {
    padding: 60px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.empty-placeholder-card .material-icons {
    font-size: 48px !important;
    color: #ccc;
}

.empty-placeholder-card p {
    color: #888;
    font-size: 15px;
    margin: 0;
}

/* Responsive adjustments */
@media screen and (max-width: 767px) {
    .header-accent {
        padding-left: 10px;
    }
    
    .intro-info-card .card-content {
        padding: 20px;
    }
}
/* --- CUSTOMER SERVICE MODERN UI --- */

.selection-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    gap: 20px;
    margin: 25px 0;
}

.selection-card {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 30px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
}

.selection-card:hover {
    border-color: #000;
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    transform: translateY(-4px);
}

.selection-card.active {
    border-color: #000;
    border-width: 2px;
    padding: 29px; /* Offset border width */
    background: #fafafa;
}

.selection-card .card-icon {
    font-size: 32px !important;
    color: #333;
    background: #f5f5f5;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.selection-card.active .card-icon {
    background: #000;
    color: #fff;
}

.selection-card .card-label {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

.selection-card .card-description {
    font-size: 13px;
    color: #777;
    line-height: 1.5;
}

/* Secondary cards for Request Type */
.sub-selection-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    margin-bottom: 40px;
}

.selection-card.card-small {
    padding: 20px;
}

.selection-card.card-small .card-icon {
    width: 48px;
    height: 48px;
    font-size: 24px !important;
}

/* Form Section Refinements */
.form-section-animated {
    margin-top: 30px;
}

.modern-form .form-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
    margin-bottom: 25px;
}

.modern-form .form-field.full-width {
    grid-column: 1 / -1;
}

.modern-form .label {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000;
    text-transform: uppercase;
}

.modern-form .input-text, 
.modern-form .input-select, 
.modern-form textarea {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px 18px;
    font-size: 14px;
    transition: all 0.2s ease;
    width: 100%;
}

.modern-form .input-text:focus, 
.modern-form .input-select:focus,
.modern-form textarea:focus {
    border-color: #000;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
    outline: none;
}

/* Responsive adjustments */
@media screen and (max-width: 767px) {
    .selection-cards-grid {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .selection-card {
        padding: 20px 15px;
        gap: 10px;
    }

    .selection-card .card-icon {
        width: 48px;
        height: 48px;
        font-size: 24px !important;
    }

    .selection-card .card-label {
        font-size: 11px;
        letter-spacing: 0.5px;
    }

    .selection-card .card-description {
        display: none; /* Hide descriptions on mobile to save space in 2-column layout */
    }
    
    .modern-form .form-row {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

/* Completely hide the legacy dropdowns while keeping them in DOM for validation/logic */
.hidden-selection-input {
    display: block !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    overflow: hidden !important;
    position: absolute !important;
    pointer-events: none !important;
}

/* --- CUSTOMER SERVICE COMPLEX FORM IMPROVEMENTS --- */

/* --- CUSTOMER SERVICE COMPLEX FORM IMPROVEMENTS --- */

.item-parts-list {
    margin: 20px 0;
    border-top: 1px solid #eee;
}

.item-part-row {
    display: flex;
    gap: 20px;
    padding: 24px 0;
    border-bottom: 1px solid #eee;
    align-items: flex-start;
}

.item-part-row:last-child {
    border-bottom: none;
}

.row-index {
    flex: 0 0 32px;
}

.row-index span {
    background: #000;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 800;
}

.row-content {
    flex: 1;
    display: flex;
    gap: 20px;
}

.list-field {
    flex: 1;
}

.list-field.field-qty {
    flex: 0 0 80px;
}

.list-field.field-upload {
    flex: 0 0 140px;
}

.list-field label {
    display: block;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 8px;
    letter-spacing: 0.8px;
}

.list-field .input-text {
    width: 100% !important;
    padding: 10px 14px !important;
    font-size: 13px !important;
}

/* Custom File Upload */
.custom-file-upload {
    position: relative;
    width: 100%;
}

.hidden-file-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

/* Custom File Upload Small */
.file-label-small {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: #f8f8f8;
    border: 1px dashed #ccc;
    border-radius: 6px;
    padding: 9px;
    cursor: pointer;
    transition: all 0.2s ease;
    height: 38px;
}

.file-label-small:hover {
    background: #eeeeee;
    border-color: #000;
}

.file-label-small .material-icons {
    font-size: 18px;
    color: #555;
}

.file-label-small .file-text {
    font-size: 11px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}

.file-name-display {
    display: none;
    margin-top: 5px;
    font-size: 10px;
    color: #007bff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Responsive List */
@media screen and (max-width: 991px) {
    .row-content {
        flex-direction: column;
        gap: 15px;
    }
    
    .list-field {
        width: 100%;
    }
    
    .list-field.field-qty, .list-field.field-upload {
        flex: none;
    }
}

/* Policy List Refinements */
.parts-request-content ul {
    list-style: none !important;
    padding: 30px !important;
    margin: 20px 0 0px 0 !important;
    background: #fff9f8 !important;
    border: 1px solid #fde7e5 !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #333 !important;
}

.parts-request-content li {
    margin-bottom: 15px !important;
    position: relative !important;
    padding-left: 30px !important;
    font-weight: 500 !important;
}

.parts-request-content li:before {
    content: "chevron_right" !important;
    font-family: 'Material Icons' !important;
    position: absolute !important;
    left: 0 !important;
    color: #d93025 !important;
    font-size: 20px !important;
    top: -2px !important;
}

.parts-request-content li b {
    color: #000 !important;
}

.parts-request-content li:last-child {
    margin-bottom: 0 !important;
}

.header-accent h3 {
    margin: 0 !important;
    font-size: 20px !important;
    font-weight: 900 !important;
    color: #000 !important;
    letter-spacing: -0.5px !important;
    text-transform: uppercase !important;
}

/* Secondary Selector Cards */
.sub-selection-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
    margin-top: 20px !important;
}

