/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1753950916
Updated: 2025-07-31 08:35:16

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.mt-generate-product-page {
    max-width: 1300px;
}

.mt-quote-view-section,
.mt-product-form-section {
    background: #fff;
    border: 1px solid #ccd0d4;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
}

.home-accordian .e-n-accordion-item-title {
    justify-content: space-between;
}

.mt-quote-view-section h2,
.mt-product-form-section h2 {
    margin-top: 0;
    color: #23282d;
    display: flex;
    align-items: center;
    gap: 8px;
}

.mt-quote-details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

.mt-quote-info h3 {
    margin-top: 0;
    color: #0073aa;
    border-bottom: 2px solid #0073aa;
    padding-bottom: 5px;
}

.mt-quote-photos {
    margin-top: 10px;
}

.mt-photo-gallery {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 10px;
}

.mt-photo-gallery img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.mt-pricing-table-container {
    margin-top: 15px;
}

.mt-pricing-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.mt-pricing-table th,
.mt-pricing-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

.mt-pricing-table th {
    background: #f9f9f9;
    font-weight: 600;
}

.mt-pricing-table input {
    width: 100%;
    box-sizing: border-box;
}

.mt-specs-container {
    margin-top: 15px;
}

.spec-row {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}

.spec-name {
    flex: 2;
}

.spec-value {
    flex: 2;
}

.mt-image-preview {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 10px;
}

.mt-image-preview img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.mt-contact-hero .elementor-widget-text-editor a {
    color: #00CABB;
}

.mt-contact-form .elementor-widget-text-editor p a {
    color: #373737;
    text-decoration: none;
    transition: 0.3s;
}

.mt-contact-form .elementor-widget-text-editor p a:hover {
    color: #19cabb;
}

.mt-contact-form .elementor-widget-text-editor p a {
    color: #373737;
    text-decoration: none;
    transition: 0.3s;
}

.mt-contact-form .elementor-widget-text-editor p a:hover {
    color: #19cabb;
}

.mt-contact-form .elementor-widget-shortcode {
    width: 100%;
}

.mt-contact-form .elementor-widget-shortcode label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    width: 100%;
    padding: 0 0px 0 20px;
}

.mt-contact-form .wpcf7-form-control {
    background: #ffffff;
    padding: 12px 15px;
    border-radius: 50px;
    border: 1px solid #A08B8B;
    width: 100%;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    outline: none;
    box-shadow: none;
    margin-top: 10px;
}

.mt-contact-form .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

.mt-contact-form .wpcf7-form-control.wpcf7-textarea {
    height: 120px;
    border-radius: 10px;
}

.mt-contact-form .wpcf7-form-control.wpcf7-submit {
    background: #F28E00;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
    outline: none;
    border: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
    font-family: "Poppins", Sans-serif;
    margin-top: 20px;
}

.mt-contact-form .wpcf7-form-control.wpcf7-submit:hover {
    background: linear-gradient(135deg, #f7931e, #e67e22);
}

.mt-contact-form .wpcf7-form-control.wpcf7-file {
    background: #DBDBDB;
    border: none;
    text-align: center;
    padding: 0;
    width: 25%;
    margin: auto;
    margin-top: 10px;

}

/* My-account-page-css */
.mt-header nav.hfe-nav-menu__layout-horizontal {
    width: 100% !important;
}

.mt-header a.elementor-icon {
    background-color: #006f9e;
    padding: 8px;
    border-radius: 100px;
}

.mt-header a.elementor-icon svg {
    fill: #fff !important;
}

.mt-header a.elementor-icon:hover {
    background-color: #00cabb;
}

.mt-header {
    box-shadow: 0px 0px 5px #ccc;
}

.mt-product-page {
    padding-top: 40px;
}

/* login & register page css start here */
.woocommerce-cart .site-main,
.woocommerce-checkout .site-main {
    max-width: 1330px !important;
    padding: 0 15px !important;
}

.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .woocommerce-ResetPassword {
    max-width: 450px;
    width: 100%;
    margin: auto !important;
    margin-bottom: 60px !important;
    padding: 30px !important;
    border-radius: 12px !important;
    margin-top: 30px !important;
    height: 480px;
}

.woocommerce-account .woocommerce-form-login input[type="text"]:focus,
.woocommerce-account .woocommerce-form-login input[type="password"]:focus {
    border: 1px solid #0077DA;
}

.woocommerce-account .woocommerce-ResetPassword input[type="text"]:focus {
    border: 1px solid #0077DA;
}

.woocommerce-account .woocommerce h2 {
    text-align: center;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 400;
    color: #006F9E;
    margin-top: 0;
    font-family: 'DM Sans';
}

.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .woocommerce-ResetPassword {
    background: #ffffff;
    border: none !important;
    color: #373737;
}

.woocommerce-account .woocommerce-ResetPassword {
    height: fit-content;
}

.lost_reset_password p.woocommerce-form-row {
    width: 100% !important;
}

.woocommerce-account .woocommerce-form-login label,
.woocommerce-account .woocommerce-form-register label,
.woocommerce-account .woocommerce-ResetPassword label {
    color: #373737;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    letter-spacing: 0.1em;
    margin-left: 20px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    font-family: Poppins;
}

.woocommerce-account .woocommerce-form-register p {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
}

.woocommerce-account .woocommerce-form-login input,
.woocommerce-account .woocommerce-form-register input,
.woocommerce-account .woocommerce-ResetPassword input {
    padding: 12px 15px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    height: 48px !important;
    box-shadow: none !important;
    border-radius: 100px !important;
    border: solid 1px #A08B8B !important;
}

.woocommerce-account .woocommerce-form-login input[type='checkbox'],
.woocommerce-account .woocommerce-form-register input[type='checkbox'],
.woocommerce-account .woocommerce-ResetPassword input[type='checkbox'] {
    width: 20px;
    height: 20px;
}

.woocommerce-account .woocommerce-form-login__rememberme,
.woocommerce-account .woocommerce-form-register__rememberme {
    display: flex !important;
    align-items: center;
}

.woocommerce-account .woocommerce-form-login__rememberme span,
.woocommerce-account .woocommerce-form-register__rememberme span {
    padding-left: 10px;
    font-size: 14px !important;
    margin-top: -3px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 500;
}

.woocommerce-account .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-ResetPassword .woocommerce-Button {
    margin: 0 !important;
    background-color: #00cabb !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    border-radius: 80px !important;
    padding: 18px 20px 18px 20px !important;
    width: 100%;
    color: #fff !important;
    margin-top: 15px !important;
    border: 0 !important;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
}

.woocommerce-account .woocommerce-form-login__submit:hover,
.woocommerce-account .woocommerce-form-register__submit:hover,
.woocommerce-account .woocommerce-ResetPassword .woocommerce-Button:hover {
    background-color: #047ad6 !important;
}

.woocommerce-account .login .lost_password a,
.woocommerce-account .register .lost_password a {
    color: #000000;
    text-align: center;
}

.woocommerce-account .login .lost_password a:hover,
.woocommerce-account .register .lost_password a:hover {
    color: #0077DA !important;
}

.woocommerce-account .register .woocommerce-privacy-policy-text p {
    font-size: 14px;
    color: #373737;
}

.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox {
    accent-color: #0077DA;
    width: 18px;
    height: 18px;
}

.woocommerce-account .login .lost_password,
.woocommerce-account .register .lost_password {
    text-align: center;
}

.woocommerce-account .register .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {
    color: #373737;
}

body.page-id-16 .page-header {
    display: none;
}

body.page-id-16 .page-content {
    padding: 50px 0px;
    padding-top: 100px;
}

.woocommerce-account .woocommerce-form-login input[type="checkbox"] {
    accent-color: #0077DA;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-top: 26px !important;
}

.page-id-16 footer#colophon {
    border-top: 5px solid #006f9e;
}

/* login & register page css end here */




/* dashboard css start here  */
.woocommerce .form-row {
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin-bottom: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #e5f4ff;
    margin-bottom: 0;
    padding: 0px 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 300px !important;
    background-color: #0077DA;
    min-width: 300px;
    margin-bottom: 30px;
    padding: 30px 0px;
    box-shadow: 0px 0px 20px #0000001a;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: auto !important;
    margin: 0 15px 70px 330px;
    padding: 20px;
    height: auto;
    float: unset !important;
    box-shadow: 0px 2px 14px #0000004d;
    background-color: #fff;
    border-radius: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0077DA;
}

.woocommerce-account .woocommerce-MyAccount-content .wc-block-components-notice-banner {
    border-color: #006F9E;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields {
    border-top-color: #006F9E;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .wc-block-components-notice-banner svg {
    background: #006F9E;
}

.woocommerce-account .woocommerce-MyAccount-content .wc-block-components-notice-banner a {
    color: #fff !important;
    opacity: 1;
    background: #006F9E !important;
    padding: 15px 25px !important;
    text-decoration: none;
    font-size: 12px;
    border-radius: 10px;
    border: 0 !important;
    transition: 0.3s all;
}

.woocommerce-account .woocommerce-MyAccount-content .wc-block-components-notice-banner a:hover {
    background: #000 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    padding-left: 40px;
    display: block;
    transition: .3s;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
    padding: 15px 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s;
    filter: brightness(0) invert(1);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
    background-image: url(assets/images/dashboardpng.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    background-image: url(assets/images/order.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
    background-image: url(assets/images/download.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
    background-image: url(assets/images/location.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    background-image: url(assets/images/account-detailspng.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    background-image: url(assets/images/log-out.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-quotes a::before {
    background-image: url(assets/images/quote-request.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    background: #00CABB;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #ffffff;
    text-decoration: unset;
}

.woocommerce-account .woocommerce-MyAccount-content a {
    color: #0077DA;
}

.woocommerce-view-order ol.woocommerce-OrderUpdates.commentlist.notes {
    background: #007bff;
    padding: 20px 40px;
    color: #fff;
}

.woocommerce-view-order ol.woocommerce-OrderUpdates.commentlist.notes li.woocommerce-OrderUpdate.comment.note {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content a:hover {
    color: #19cabb;
}

.woocommerce-account .woocommerce-MyAccount-content table thead th {
    background-color: #0077DA;
    color: white;
}

.woocommerce-account .woocommerce-MyAccount-content table tbody td,
.woocommerce-account .woocommerce-MyAccount-content table tbody th {
    background-color: white !important;
    color: black !important;
    text-align: start;
}

.woocommerce-account .woocommerce-MyAccount-content table th,
.woocommerce-account .woocommerce-MyAccount-content table td {
    padding: 10px !important;
    border-bottom: solid 1px #c3c3c3 !important;
    border-right: solid 1px #c3c3c3 !important;
    font-size: 16px;
    font-weight: 400 !important;
    text-align: start;
    border: solid 1px #c3c3c3 !important;
}

.woocommerce-checkout table tbody td.woocommerce-table__product-name a {
    color: #0077DA;
}

.woocommerce-account .woocommerce-MyAccount-content table {
    /* border: solid 1px black; */
    border-collapse: collapse;
    margin-bottom: 40px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    display: flex;
    border-color: #0077DA;
    flex-wrap: wrap;
    gap: 10px;
    padding: 16px 20px 20px 60px;
    color: black;
    background-color: white !important;
    border-right: solid 1px #00000029;
    border-bottom: solid 1px #00000029;
    border-left: solid 1px #00000029;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message::before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info::before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error::before {
    color: #0077DA;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error a {
    line-height: normal;
    background-color: #00CABB;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #FFFFFF;
    border-radius: 100px;
    padding: 12px 20px 12px 20px;
    position: relative;
    transition: .3s;
    margin-left: auto;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error a:hover {
    background-color: #0077DA;
}

.woocommerce-account .woocommerce-MyAccount-content .mep-fb-order-search-sec {
    display: flex;
    border: solid 1px black;
    margin-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-content .mep-fb-order-search-sec input {
    border: 0 !important;
    padding: 10px !important;
    outline: none;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address {
    width: 49%;
    padding: 20px;
    box-shadow: 0px 0px 20px #00000024;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address h2 {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses address {
    font-style: normal;
    color: black;
    margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address header::before {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 22px;
    font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-content label {
    color: black;
    line-height: normal !important;
    margin-bottom: 5px !important;
    font-weight: 500 !important;
}

.woocommerce-account .woocommerce-MyAccount-content label .required {
    color: red !important;
    font-size: 20px;
    display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-content input,
.woocommerce-account .woocommerce-MyAccount-content textarea,
.woocommerce-account .woocommerce-MyAccount-content select {
    border: solid 1px #D8E2E7 !important;
    border-radius: 8px !important;
    padding: 10px !important;
    color: black;
    outline: none;
}

.woocommerce-account .woocommerce-MyAccount-content input {
    height: 45px !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
    display: inline-block;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    border-top-color: #006F9E;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-first,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-last {
    width: 49%;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    border: solid 1px #01224573;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
    color: black;
}

.woocommerce-account .woocommerce-MyAccount-content input:focus,
.woocommerce-account .woocommerce-MyAccount-content textarea:focus,
.woocommerce-account .woocommerce-MyAccount-content select:focus {
    border-color: #0077DA !important;
}

.woocommerce-account .select2-container .select2-selection--single {
    height: auto !important;
    border: solid 1px #D8E2E7 !important;
    border-radius: 10px !important;
    padding: 10px;
    color: black;
}

.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal !important;
    padding: 0 !important;
    color: black !important;
}

.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%);
    width: auto !important;
    right: 25px !important;
    left: auto;
}

.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: black transparent transparent transparent !important;
    border-width: 8px 7px 0 7px !important;
}

.woocommerce-account .woocommerce-MyAccount-content button.button {
    background-color: #047ad6;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 100px;
    padding: 16px 30px 16px 30px;
    position: relative;
    transition: .3s;
    margin-top: 30px;
    border: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button {
    background-color: #0077DA !important;
    margin: 5px;
    color: white !important;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 0;
    width: fit-content !important;
    text-transform: uppercase;
    line-height: normal;
    font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button:hover,
.woocommerce-account .woocommerce-MyAccount-content button.button:hover {
    background-color: #047ad6 !important;
    border: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a {
    color: #0077DA;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Price-amount {
    font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address {
    padding: 0;
    border: 0;
    border-radius: 0;
    color: black;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    margin: 35px 0 0;
}


.woocommerce-account .woocommerce-MyAccount-content input[type="radio"] {
    height: 18px !important;
    margin-right: 5px;
    accent-color: #000;
    width: 18px;
    vertical-align: middle;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    margin-bottom: 20px;
}

.woocommerce-address-fields__field-wrapper .form-row {
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    color: #b81c23;
    border-color: #b81c23;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error::before {
    color: #b81c23;
}

.woocommerce-account .woocommerce-MyAccount-content button.view-quote-details {
    padding: 8px 14px 8px 14px;
    margin: 0 0 2px 0;
    font-size: 12px;
    width: 100%;
    max-width: 120px;
}

.woocommerce-account .woocommerce-MyAccount-content a.button {
    padding: 8px 14px 8px 14px;
    font-size: 12px;
    background: #00CABB;
    color: #fff;
    border-radius: 100px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    max-width: 120px;
    margin: 2px 0 0px 0;
}

.woocommerce-account .woocommerce-MyAccount-content .mt-quotes-account tr td:last-child {
    text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-content a.button:hover {
    background: #19cabb;
}

/* dashboard css end here  */

.mt-product-outer .elementor-widget-shortcode {
    width: 100%;
}

.mt-wooitems-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 80px;
    justify-content: center;
}

.mt-wooitem-card {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.mt-wooitem-card img {
    height: 150px;
    object-fit: contain;
    margin: 0 auto;
}

.mt-wooitem-title {
    font-size: 14px;
    margin: 10px 0;
    font-weight: 700;
    font-family: "DM Sans", Sans-serif;
}

.mt-wooitem-price {
    margin: 0;
    font-size: 14px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
}

.mt-wooitem-bulk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}

.mt-wooitem-bulk small {
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    color: #373737;
}

.mt-wooitem-bulk div {
    margin-bottom: 5px;
}

.mt-wooitem-badge {
    padding: 4px 10px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
}

.mt-color-blue {
    background: #006F9E;
}

.mt-color-orange {
    background: #F28E00;
}

.woocommerce div.product .woocommerce-product-gallery__image a {
    border: 1px solid #A08B8B;
    border-radius: 10px;
}

.woocommerce div.product .woocommerce-product-gallery__image a img {
    border-radius: 10px;
}

.woocommerce div.product ol.flex-control-thumbs {
    margin-top: 20px !important;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.woocommerce div.product ol.flex-control-thumbs li {
    border: 1px solid #A08B8B;
    border-radius: 10px;
    padding: 15px;
    width: 100% !important;
}

.woocommerce div.product ol.flex-control-thumbs li img {
    border-radius: 10px;
}

.woocommerce div.product .woocommerce-product-gallery__image a {
    padding: 10px;
}

.woocommerce div.product .product_title.entry-title {
    font-family: "DM Sans", Sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 46px;
    color: #006F9E;
    margin-bottom: 10px;
}

.mt-product-page .site-main {
    max-width: 1330px !important;
    padding: 0 15px;
}

.woocommerce div.product .price {
    color: #00CABB !important;
    font-size: 22px !important;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #000;
    transition: 0.3s;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    color: #19cabb;
}

.woocommerce div.product .product-specs h3 {
    color: #373737;
}

.woocommerce div.product .product-specs .specs-table td {
    background: transparent;
    border: none;
    color: #fff !important;
    border-right: 1px solid #e1e5e9;
}

.woocommerce div.product .product-specs table.specs-table tr:hover {
    background: transparent;
}

.woocommerce div.product .product-specs table.specs-table {
    border-radius: 10px;
    box-shadow: none;
    background: #0077DA;
}

.woocommerce div.product .product-specs table.specs-table td.spec-value {
    font-size: 16px;
    color: #000;
}

.woocommerce div.product .product-action .button {
    background-color: #00cabb;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 50px 16px 50px;
    color: #fff;
    transition: 0.3s;
}

.woocommerce div.product .product-action .button:hover {
    background: #006f9e;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #0077da;
}


.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    color: #006F9E;
}

.woocommerce .bulk-pricing-table thead {
    background: #06709c;
}

/* cart-checkout-css */
.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2.wp-block-heading {
    display: none;
}

.woocommerce-cart footer#colophon {
    border-top: 5px solid #006f9e;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
    display: block !important;
    margin-top: 100px;
    margin-bottom: 150px;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid {
    display: none;
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    background: #def0ff;
    padding: 20px !important;
    border-radius: 10px;
    height: fit-content;
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-button {
    margin-top: 10px;
    transition: 0.3s all;
    outline: none !important;
    box-shadow: none !important;
    background-color: #F28E00;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 50px 16px 50px;
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-button:hover {
    background: linear-gradient(135deg, #f7931e, #e67e22);
    color: #fff;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table thead th {
    background: #def0ff !important;
    visibility: visible !important;
    border-block-start: 1px solid #0077DA;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table thead th.wc-block-cart-items__header-product span {
    visibility: hidden;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table tr.wc-block-cart-items__row a.wc-block-components-product-name {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: unset;
    text-transform: uppercase;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table tr.wc-block-cart-items__row .wc-block-components-sale-badge {
    background: hsl(36deg 95% 62% / 16%);
    border-color: hsl(36deg 95% 62% / 16%);
    color: #000;
    font-size: 12px;
    line-height: normal;
    padding: 4px 8px;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table td.wc-block-cart-item__total .wc-block-components-product-price__value {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table p {
    color: #000;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table .wc-block-components-quantity-selector::after {
    border-color: #006F9E;
}

.woocommerce-cart .wp-block-woocommerce-cart-items-block table .wc-block-components-quantity-selector button {
    background: #006F9E;
    opacity: 1;
    color: #fff;
}

.wc-block-components-totals-coupon .wc-block-components-panel__content input {
    border-color: #006F9E !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 8px;
    outline: none;
    box-shadow: none;
}

.wc-block-components-totals-coupon .wc-block-components-panel__content button {
    background: #006F9E;
    height: 50px;
    border-radius: 8px;
    transition: 0.3s all;
    border-color: #006F9E;
    color: #fff;
    text-transform: uppercase;
}

body .wc-block-components-totals-coupon .wc-block-components-panel__content button:hover,
body .wc-block-components-totals-coupon .wc-block-components-panel__content button:hover * {
    background: #000 !important;
    border-color: #000;
    color: #fff !important;
}

.wc-block-components-address-card__edit:hover {
    text-decoration: unset !important;
    background-color: #006F9E !important;
}

.wc-block-components-totals-coupon .wc-block-components-panel__content label {
    left: 15px !important;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: rgb(6 112 156);
}

.wp-block-woocommerce-empty-cart-block hr {
    display: none !important;
}

.wp-block-woocommerce-empty-cart-block h2.wc-block-cart__empty-cart__title {
    margin-bottom: 60px;
    color: #047ad6;
}

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading~h2 {
    font-size: 24px;
    font-weight: 600;
    color: #047ad6;
    text-align: center;
    border-bottom: 2px solid;
    max-width: max-content;
    margin: auto;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-family: "DM Sans", Sans-serif;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product {
    width: calc(25% - 15px) !important;
    border-radius: 0px !important;
    max-width: calc(25% - 15px) !important;
    border: 0 !important;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products {
    gap: 20px;
    margin: 0 !important;
    row-gap: 35px !important;
    margin-bottom: 60px !important;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image {
    width: 100%;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link {
    width: 100%;
    text-decoration: none;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product img {
    border-radius: 10px;
    height: 220px;
    object-fit: contain;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
    font-size: 20px;
    border: none;
    text-align: center;
    font-weight: 600;
    color: #006F9E;
    font-family: "DM Sans", Sans-serif;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price.price {
    text-align: center;
    margin-top: 0.6rem;
    color: #006F9E;
    font-size: 1rem;
    font-weight: 600;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button {
    margin-bottom: 0;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a {
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    background: #00cabb !important;
    color: #fff;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 20px 16px 20px;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transform: skew(-15deg);
    background: linear-gradient(90deg, transparent, rgb(255 255 255 / 25%), transparent);
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a:hover {
    background: #006f9e !important;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a:hover::after {
    animation: shine 1s ease;
    z-index: 0;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product a .wc-block-grid__product-onsale {
    background: #006F9E !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 100px !important;
    line-height: 1 !important;
    display: flex;
    align-items: center;
    right: -10px;
    left: auto !important;
    top: -10px;
    padding: 0 !important;
    justify-content: center;
    z-index: 1 !important;
    color: #fff;
    border: 0;
}

.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title:hover {
    color: #00cabb;
}

.wp-block-woocommerce-empty-cart-block p a {
    font-size: 20px;
    color: #000;
    transition: 0.3s;
}

.wp-block-woocommerce-empty-cart-block p a:hover {
    color: #00cabb;
}

.woocommerce-cart .site-main .page-header h1,
.woocommerce-checkout .site-main .page-header h1 {
    font-size: 40px;
    font-weight: 600;
    color: #006F9E;
    font-family: "DM Sans", Sans-serif;
    width: 100%;
    text-align: left;
    margin: 40px 0 20px 0;
}

.woocommerce-cart .site-main .wp-block-woocommerce-cart,
.woocommerce-checkout .site-main .wp-block-woocommerce-checkout {
    margin: 0;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout textarea:focus {
    border-color: #006F9E !important;
    outline: none !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
    background: #fbf5f3;
    border-color: #006F9E !important;
    border-radius: 10px !important;
}

.wp-block-woocommerce-checkout-order-summary-block p.wc-block-components-checkout-order-summary__title-text {
    border-bottom: 1px solid #006F9E;
    margin-left: 0 !important;
    padding-left: 15px;
    padding-bottom: 10px;
    color: #000;
}

.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
    border-top-color: #006F9E;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    outline: none;
    box-shadow: none;
}

.wc-block-components-checkout-place-order-button {
    background: #006F9E;
    border-radius: 10px;
    padding: 15px 35px !important;
    transition: 0.3s all !important;
    outline: none !important;
    box-shadow: none !important;
}

.wc-block-components-checkout-place-order-button:hover {
    background: #000;
}

.wp-block-woocommerce-checkout-terms-block a {
    color: #006F9E;
}

.wp-block-woocommerce-checkout-terms-block a:hover {
    text-decoration: underline;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #006F9E !important;
    color: #fff !important;
}

.wc-block-components-checkout-place-order-button {
    color: #fff;
    background-color: #006F9E;
    border-color: #006F9E;
    text-transform: uppercase;
}

.wc-block-components-checkout-place-order-button:hover,
.wc-block-components-checkout-place-order-button:focus {
    background-color: #000;
    border-color: #000;
}

.wc-block-components-checkout-return-to-cart-button {
    color: #000;
}

.wc-block-components-checkout-return-to-cart-button:hover {
    text-decoration: unset;
    color: #000;
}

.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    background-color: #00cabb;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 50px 16px 50px !important;
    outline: none;
    border: none;
    color: #fff;
    transition: 0.3s;
    text-transform: capitalize;
}

.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
    background: #006f9e;
}

.wp-block-woocommerce-checkout-order-summary-block {
    background: #ecf6ff;
    border-color: #006f9e !important;
    border-radius: 10px !important;
    padding: 10px;
}

.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff !important;
}

.wc-block-components-checkout-step__content .wc-block-components-address-card__edit {
    background: #00cabb;
    color: #fff;
    border-radius: 100px;
    font-family: "Poppins", Sans-serif;
}

.woocommerce-checkout .wc-block-components-textarea,
.woocommerce-checkout .wc-block-components-address-card {
    border: 1px solid #121212cc;
}

.woocommerce-checkout .wc-block-components-textarea {
    border: 1px solid #121212cc;
    outline: none;
    box-shadow: none;
}

.woocommerce-account .site-main {
    background-color: #eaf6ff;
    max-width: 100%;
    min-width: 100%;
}

.woocommerce-account .site-main .page-content {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1200px;
}

.mt-contact-form .elementor-widget-shortcode label.upload-file {
    position: relative;
    overflow: hidden;
    background: #DBDBDB;
    height: 50px;
    padding: 15px 20px;
    border-radius: 30px;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 30px;
}

.mt-contact-form .elementor-widget-shortcode label.upload-file .wpcf7-form-control-wrap {
    position: absolute;
    left: -9999px;
}

.file-preview {
    display: flex;
    flex-direction: column-reverse;
}

.file-preview img {
    height: 100px;
    width: 100px;
    object-fit: contain;
}

.file-preview p {
    margin-bottom: 0;
}

/* .mt-contact-form .wpcf7-form-control.wpcf7-file::file-selector-button{
    display:none;
} */

.mt-contact-form .elementor-widget-shortcode label.upload-file:before {
    content: "";
    background: url(https://mondo-tempo.com/wp-content/uploads/2025/08/upload-arrow.png);
    height: 20px;
    width: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    left: 30%;
    position: absolute;
    top: 15px;
}

.contact-section .form-group input {
    font-size: 16px;

}

.choice-card.active .card-content img,
.choice-card:hover .card-content img {
    filter: unset;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.woocommerce-checkout .wc-block-components-radio-control__option--checked-option-highlighted,
.woocommerce-checkout .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
    border: 1px solid #121212cc;
    box-shadow: none !important;
}

.woocommerce-order .woocommerce-thankyou-order-details {
    width: 100%;
    border: 1px solid #06709c;
    padding: 20px;
    background: #0077DA;
    border-radius: 10px;
    margin-bottom: 30px !important;
}

.woocommerce-order .woocommerce-thankyou-order-details li {
    width: 18%;
    padding: 0 !important;
    color: #fff;
}

.woocommerce-order .woocommerce-thankyou-order-details li:last-child {
    margin: 0;
}

.woocommerce-order .woocommerce-thankyou-order-details li strong {
    font-weight: 500;
    margin-top: 3px;
}

.woocommerce-order .woocommerce-order-details__title {
    font-weight: 600;
    border-bottom: 2px solid;
    margin-bottom: 30px;
    background: #047ad6;
    font-size: 24px;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    font-family: "DM Sans", Sans-serif;
}

.woocommerce-order .woocommerce-order-details .order_details {
    box-shadow: none;
    background: #fcfdff;
}

.woocommerce-order .woocommerce-order-details .order_details th,
.woocommerce-order .woocommerce-order-details .order_details td {
    background: transparent;
    color: #000000 !important;
}

.woocommerce-order .woocommerce-order-details .order_details thead th {
    background: #06709c;
    color: #fff !important;
}

.woocommerce-order .woocommerce-column__title {
    background: #047ad6;
    font-size: 24px;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    font-family: "DM Sans", Sans-serif;
}

.woocommerce-order .woocommerce-column address {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    padding: 10px;
}

.woocommerce-order {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 30px #e4e4e4;
    border-radius: 10px;
}

.woocommerce-order .woocommerce-customer-details .woocommerce-column {
    width: 100%;
    float: none;
}

.woocommerce-order .woocommerce-customer-details .woocommerce-columns {
    display: block;
}

.woocommerce-order .woocommerce-customer-details .col-1 {
    margin-bottom: 20px;
}

.woocommerce-order .woocommerce-customer-details h3 {
    background: #047ad6;
    font-size: 24px;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    font-family: "DM Sans", Sans-serif;
}

.wp-block-woocommerce-checkout .wc-block-components-form {
    display: flex;
    flex-direction: column;
}

/* #1 - Shipping Option */
.wc-block-components-form .wc-block-checkout__shipping-option {
    order: 1;
}

/* #2 - Custom checkout fields */
.wc-block-components-form .mtwoo-checkout-fields {
    order: 2;
}

/* #3 - Payment method */
.wc-block-components-form .wc-block-checkout__payment-method {
    order: 3;
}

/* #4 - Order notes */
.wc-block-components-form .wc-block-checkout__order-notes {
    order: 4;
}

/* #5 - Terms */
.wc-block-components-form .wc-block-checkout__terms {
    order: 5;
}

/* #6 - Actions */
.wc-block-components-form .wc-block-checkout__actions {
    order: 6;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-fields {
    background: #f9f9f9;
    border: 1px solid #121212cc;
    box-shadow: none !important;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-fields__title {
    font-family: "DM Sans", Sans-serif;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-fields {
    background: #f9f9f9;
    border: 1px solid #121212cc;
    box-shadow: none !important;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-fields__title {
    font-family: "DM Sans", Sans-serif;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-field input {
    padding: 12px 16px !important;
    border: 1px solid #121212cc !important;
    border-radius: 4px !important;
    font-family: "Poppins", Sans-serif;
    outline: none !important;
    box-shadow: none !important;
}

.wp-block-woocommerce-checkout .mtwoo-checkout-field input:focus {
    box-shadow: none;
}

.order-progress {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 10px;
    padding: 0;
    list-style: none;
}

.order-progress .step {
    flex: 1;
    text-align: center;
    position: relative;
    padding: 0;
    border-radius: 20px;
    font-weight: 600;
    color: #555;
    display: flex;
    flex-direction: column;
    z-index: 2;
    justify-content: center;
    width: 25%;
}

.order-progress .step .step-circle {
    background: #b4b4b4;
    width: 75px;
    height: 75px;
    margin: auto;
    border-radius: 100px;
}

.order-progress .step.completed .step-circle {
    background: #006f9e;
}

.order-progress .step .step-title {
    font-size: 18px;
    color: #b4b4b4;
    font-weight: 600;
    margin: 5px 0 25px 0;
}

.order-progress .step.completed .step-title {
    color: #006f9e;
}

.step-line {
    background: #b4b4b4;
    width: 100%;
    height: 3px;
    flex-grow: 1;
    position: absolute;
    top: 38px;
    left: 140px;
    z-index: -1;
}

.order-progress .step:last-child .step-line {
    left: 0;
    width: 45%;
}

.step.completed .step-line {
    background: #006f9e;
}

.order-progress-message {
    border: 2px solid #b4b4b4;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 20px;
}

.order-progress-message h3 strong {
    font-size: 30px;
    color: #006f9e;
    font-weight: 500;
    font-family: "DM Sans", Sans-serif;
}

.order-progress-message p {
    display: flex;
}

.order-progress-message p img {
    width: 250px;
    height: 250px;
    min-width: 250px;
    object-fit: contain;
    object-position: top;
}

.order-progress-date {
    background: #0077da;
    border-radius: 15px;
    padding: 22px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin: 20px 0 20px 0;
}

.woocommerce-checkout #payment {
    background: #0077DA !important;
    border-radius: 5px;
    color: #fff !important;
}

.woocommerce-checkout #payment a.woocommerce-privacy-policy-link {
    color: #fff;
}

.woocommerce-checkout #payment .payment_box {
    background-color: #fff !important;
}

.woocommerce-checkout #payment .payment_box::before {
    border-bottom-color: #fff !important;
}

.woocommerce-checkout #payment button#place_order {
    transition: 0.3s all;
    outline: none !important;
    box-shadow: none !important;
    background-color: #F28E00;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    padding: 14px 30px 14px 30px;
}

.woocommerce-checkout #payment button#place_order:hover {
    background: linear-gradient(135deg, #f7931e, #e67e22) !important;
}

.woocommerce-checkout #payment ul.wc_payment_methods {
    border-bottom-color: #fff;
}

.woocommerce-cart .wc-block-cart-item__quantity button.wc-block-components-quantity-selector__button {
    display: none;
}

.woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    width: 45px;
    pointer-events: none;
}

.start-application .--eael-wrapper-link-tag {
    z-index: 9 !important;
}

.woocommerce-checkout p#tnc_checkbox_field label.checkbox,
.woocommerce-checkout p#tnc_checkbox_field label.checkbox a,
.woocommerce-checkout p#tnc_checkbox_field label.checkbox .required {
    color: #fff;
}

.woocommerce-checkout p#tnc_checkbox_field label.checkbox input#tnc_checkbox {
    width: 18px;
    height: 18px;
    outline: none !important;
    border: 0;
}


.woocommerce-checkout h3 {
    color: #006F9E;
    font-size: 25px;
}

.woocommerce-checkout .checkout .shipping_address p#shipping_first_name_field {
    width: 100%;
}

.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper .wc-block-components-totals-shipping .wc-block-components-totals-item span.wc-block-components-totals-item__label {
    font-size: 0;
    position: relative;
}

.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper .wc-block-components-totals-shipping .wc-block-components-totals-item span.wc-block-components-totals-item__label::before {
    content: "Verzending";
    font-size: 16px;
    font-family: 'Poppins';
}

.woocommerce-cart .wc-block-components-totals-footer-item span.wc-block-components-totals-item__label {
    position: relative;
    font-size: 0;
}

.woocommerce-cart .wc-block-components-totals-footer-item span.wc-block-components-totals-item__label::before {
    content: "Totaal";
    font-size: 1.25rem;
    font-weight: 700;
    font-family: 'Poppins';
}

.woocommerce-cart table {
    font-family: 'Poppins' !important;
}

.woocommerce-cart .wc-block-components-sidebar.wc-block-cart__sidebar {
    font-family: 'Poppins' !important;
}

.my_account_orders tr td:nth-child(2) {
    max-width: fit-content;
    word-break: break-word;
}

.quote-detail-description {
    word-break: break-word;
}

.mt-quotes-pagination {
    display: block;
    text-align: end;
}

.mt-quotes-pagination .button {
    width: max-content !important;
}

.mt-quotes-pagination span.current-page {
    padding: 8px 14px 8px 14px;
    font-size: 12px;
    background: #00CABB;
    color: #fff;
    border-radius: 100px;
    font-weight: 600;
}


.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.wc-forward {
    display: none;
}

.woocommerce-account table.woocommerce-orders-table tr td:nth-child(3) {
    word-break: break-all;
}

span.status-In.behandeling {
    background: #E9F5FF;
    color: #2f719a;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.mt-description-content {
    word-break: break-all;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.woocommerce-checkout .woocommerce-billing-fields p#billing_first_name_field {
    width: 100%;
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
    float: unset;
    width: 100%;
}

.woocommerce-checkout .order-review-sidebar {
    width: 48%;
    position: sticky;
    top: 10px;
}

.woocommerce-checkout div#customer_details {
    width: 48%;
}

.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-order-details .order_details tfoot th,
.woocommerce-order-details .order_details tfoot td {
    font-weight: 400 !important;
}

.woocommerce-thankyou-order-received {
    width: 75%;
}

.woocommerce-order-details .custom-fields {
    display: none;
}

.woocommerce-account section.woocommerce-order-details .custom-fields {
    display: none;
}


.woocommerce-account .account-orders-table .woocommerce-orders-table__cell-order-actions .view {
    font-size: 0;
    position: relative;
    max-width: 150px;
    text-transform: none;
}

.woocommerce-account .account-orders-table .woocommerce-orders-table__cell-order-actions .view::before {
    content: "Meer informatie";
    font-size: 12px;
    text-transform: unset;
}

.woocommerce-account section.woocommerce-order-details .custom-fields {
    display: none;
}
.woocommerce-edit-address .woocommerce-address-fields .form-row-first {
    width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address p,.woocommerce-order .woocommerce-column address p {
    margin-bottom: 0;
}

.woocommerce-order-received .woocommerce-form-login.login {
    max-width: 500px;
    margin: auto;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row {
    width: 100%;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row label {
    color: #373737;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-left: 20px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    font-family: Poppins;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row input {
    padding: 12px 15px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    height: 48px !important;
    box-shadow: none !important;
    border-radius: 100px !important;
    border: solid 1px #A08B8B !important;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row:nth-child(4) {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row:nth-child(4) .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row:nth-child(4) .woocommerce-form-login__rememberme input#rememberme {
    width: 20px;
    height: 20px;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row:nth-child(4) .woocommerce-form-login__submit {
    margin-top: 10px !important;
    background-color: #00cabb !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    border-radius: 80px !important;
    padding: 18px 20px 18px 20px !important;
    width: 100%;
    color: #fff !important;
    margin-top: 15px !important;
    border: 0 !important;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
}

.woocommerce-order-received .woocommerce-form-login.login p.form-row:nth-child(4) .woocommerce-form-login__submit:hover {
    background: #047ad6 !important;
}

.woocommerce-order-received .woocommerce-form-login.login  p.lost_password {
    text-align: center;
}

.woocommerce-order-received .woocommerce-form-login.login p.lost_password a {
    margin-top: 10px;
    display: inline-block;
    color: #000;
}

.woocommerce-account .woocommerce-info {
    margin-bottom: 0;
    background: #0077da;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-family: 'DM Sans';
    padding-top: 15px;
    padding-bottom: 15px;
    border: 0;
}

.woocommerce-account .woocommerce-info::before {
    display: none;
}

.woocommerce-account .woocommerce-info a.wc-forward {
    color: #fff;
    text-decoration: underline;
}

/* Responsive-media-device */
@media (max-width: 1536px) {
    .mt-wooitems-grid {
        gap: 40px 60px;
    }
}

@media (max-width: 1350px) {
    .mt-wooitems-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 40px 30px;
    }

    .woocommerce div.product .product_title.entry-title {
        font-size: 30px;
        line-height: 36px;
    }

    .woocommerce div.product .price {
        font-size: 22px !important;
    }

    .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
        font-size: 26px;
    }
}

@media (max-width: 1350px) {
    .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product {
        width: calc(33% - 15px) !important;
        max-width: calc(33% - 15px) !important;

    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-left: 15px;
    }

}

@media (max-width: 1300px) {
    .mt-contact-form .elementor-widget-shortcode label.upload-file:before {
        left: 10%;
    }

    .order-progress .step .step-circle {
        width: 70px;
        height: 70px;
    }

    .step-line {
        top: 32px;
        left: 100px;
    }

    .order-progress .step .step-title {
        font-size: 16px;
    }
}

@media (max-width:1024px) {
    nav.hfe-nav-menu__layout-horizontal {
        max-width: 300px;
        min-width: 300px;
        min-height: 100vh;
        left: -300px !important;
        position: fixed !important;
        transition: 0.3s all;
        top: 0 !important;
        padding: 0 20px;
        align-items: center;
    }

    nav.hfe-nav-menu__layout-horizontal ul#menu-1-f8f1d79 {
        gap: 0;
        height: fit-content;
    }

    nav.hfe-nav-menu__layout-horizontal.menu-is-active {
        left: 0 !important;
    }

    .mt-contact-form .elementor-widget-shortcode label.upload-file:before {
        left: 10%;
    }

    body.woocommerce-account .woocommerce-form-register {
        margin-bottom: 0 !important;
    }

    .woocommerce-cart .site-main .page-header h1,
    .woocommerce-checkout .site-main .page-header h1 {
        font-size: 30px;
    }

    .woocommerce-order .woocommerce-thankyou-order-details li {
        width: 30%;
        margin-bottom: 20px;
        border: none !important;
    }

    .woocommerce-order .woocommerce-column__title,
    .woocommerce-order .woocommerce-customer-details h3 {
        font-size: 20px;
    }

}

@media (max-width: 991px) {
    .mt-wooitems-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }

    .wc-block-components-sidebar-layout.wc-block-cart {
        flex-direction: column;
    }

    .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100% !important;
        padding: 0 !important;
    }

    .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
        width: 100%;
        max-width: 700px;
        margin: auto;
    }

    .wc-block-checkout__sidebar.is-sticky {
        width: 100% !important;
        padding: 0 !important;
    }

    .wp-block-woocommerce-checkout-order-summary-block {
        margin-top: 30px;
    }

    .woocommerce-order .woocommerce-thankyou-order-details li {
        width: 45%;
    }

    .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product {
        width: calc(50% - 15px) !important;
        max-width: calc(50% - 15px) !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 60px !important;
        min-width: 60px;
        margin: 0 0 0 15px;
        height: fit-content;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 0;
        padding: 25px 5px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
        left: 5px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 78% !important;
        margin: 0 15px 0 15px;
    }

    .woocommerce-account .woocommerce {
        display: flex;
        width: 100%;
    }

    .elementor-72 .elementor-element.elementor-element-f8f1d79 .hfe-nav-menu__toggle {
        margin: 0;
        margin-left: auto;
    }


}

@media (max-width: 768px) {
    .mt-wooitems-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .order-progress-date {
        padding: 18px;
        font-size: 16px;
    }

    .order-progress-message h3 strong {
        font-size: 24px;
    }

}

@media (max-width:767px) {
    .instructions br {
        display: none;
    }

    .woocommerce-account .woocommerce h2 {
        font-size: 36px;
    }

    .woocommerce-account main#content {
        padding: 0 15px;
    }

    .woocommerce-account .woocommerce-form-login,
    .woocommerce-account .woocommerce-form-register,
    .woocommerce-account .woocommerce-ResetPassword {
        padding: 30px 20px !important;
        height: 425px !important;
    }

    .woocommerce div.product .product_title.entry-title {
        font-size: 26px;
        line-height: 30px;
    }

    .woocommerce div.product .price {
        font-size: 20px !important;
    }

    .woocommerce div.product .product-action .button {
        font-size: 16px;
        padding: 16px 35px 16px 35px;
    }

    .wc-block-cart table.wc-block-cart-items,
    .wc-block-cart table.wc-block-cart-items td,
    .wc-block-cart table.wc-block-cart-items th {
        margin: 0 0 10px !important;
    }

    .mt-contact-form .elementor-widget-shortcode label.upload-file {
        padding-left: 50px;
    }

    .mt-contact-form .elementor-widget-shortcode label {
        padding: 0 0px 0 0px;
    }

    .mt-contact-form .elementor-element-7df5053 {
        border-radius: 20px;
    }

    .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product {
        width: calc(100% - 0px) !important;
        max-width: calc(100% - 0px) !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content h2,
    .woocommerce-account .woocommerce-MyAccount-content h3 {
        font-size: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses {
        flex-direction: column;
    }

    .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address {
        width: 100%;
        margin-bottom: 15px;
    }

    .woocommerce td.product-name .wc-item-meta {
        padding: 0;
    }

    .woocommerce td.product-name .custom-meta-details h4 {
        font-size: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row,
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row {
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin: 0;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        margin: 0 0px 0 15px;
        padding: 20px 15px !important;
    }

    .order-progress .step.completed .step-circle {
        border: 2px solid #006f9e;
    }

    .order-progress .step .step-circle {
        width: 40px;
        height: 40px;
        margin: 10px 0 15px 0;
        border: 2px solid #b4b4b4;
        background: #ffffff;
    }

    .step-line {
        top: 20px;
        left: 18px;
        width: 4px;
        height: 100%;
        margin-bottom: 30px;
    }

    .order-progress .step .step-title {
        font-size: 13px;
        margin: 0;
    }

    .order-progress {
        flex-direction: column;
        margin: 20px 0 30px;
    }

    .order-progress-message p img {
        width: 100%;
        height: 100%;
        min-width: 100%;
    }

    .order-progress-message p {
        flex-direction: column-reverse;
    }

    .order-progress .step {
        flex: auto;
        width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        text-align: left;
        gap: 20px;
        align-items: center;
    }

    .order-progress .step:last-child .step-line {
        top: 10px;
        left: 18px;
        width: 4px;
        height: 35%;
    }

    .order-progress-message {
        padding: 15px 18px;
    }

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        margin-top: 0px !important;
    }

    .woocommerce-checkout form.checkout.woocommerce-checkout {
        flex-direction: column;
    }

    .woocommerce-checkout div#customer_details {
        width: 100%;
    }

    .woocommerce-checkout .order-review-sidebar {
        width: 100%;
        position: static;
    }

    body.page-id-16 .page-content {
        padding-top: 50px;
    }

    .woocommerce-account .site-main .page-content {
        min-height: fit-content;
    }

    .woocommerce-account table.woocommerce-orders-table tr {
        display: table-row !important;
    }

    .woocommerce-account table.woocommerce-orders-table tr td {
        font-size: 14px;
    }

    .woocommerce-account table.woocommerce-orders-table tr td::before {
        display: none;
    }

    .woocommerce-account table.woocommerce-orders-table tr td:nth-child(3) {
        min-width: 200px;
    }

    .woocommerce-account table.woocommerce-orders-table tr td:nth-child(5) {
        white-space: nowrap;
    }

    .woocommerce-account table.woocommerce-orders-table thead th {
        font-size: 14px;
        white-space: nowrap;
    }
    .mt-quotes-account-table-outer {
        overflow-x: auto;
    }
    div#quote-details-modal .quote-modal-body{
        padding: 20px 15px;
    }
    .quote-modal-header{
        padding: 20px 15px !important;
    }
    .quote-detail-section h4{
        font-size: 16px !important;
    }
    .quote-detail-section .quote-detail-label,.quote-detail-section .quote-detail-value{
        font-size: 14px !important;
    }
    .quote-detail-section h4{
        margin-bottom: 5px !important;
    }
    .quote-detail-section{
        padding: 20px 15px !important;
        margin-bottom: 15px !important;
    }
    .quote-detail-description{
        font-size: 14px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content input {
        height: 40px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content button.button{
        margin-top: 15px;
    }

}

@media (max-width: 744px) {
    .wc-block-components-sidebar.wp-block-woocommerce-checkout-totals-block.is-sticky {
        display: none;
    }

    .mt-quotes-pagination {
        text-align: center;
    }

    .mt-quotes-pagination * {
        margin: 0;
        display: inline-block;
    }

}

@media (max-width: 600px) {
    .mt-wooitems-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .woocommerce-order .woocommerce-thankyou-order-details li {
        width: 100%;
    }

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title-text {
        border: none !important;
    }

    .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a {
        width: 90%;
        padding: 15px 20px 15px 20px;
        font-size: 16px;
    }


}