.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.gentech-auth-container{width:100%!important;max-width:600px;margin:30px auto;padding:0!important;background:transparent!important}.gentech-auth-forms,.gentech-auth-form,.gentech-auth-form form.woocommerce-form,.gentech-auth-form form.login,.gentech-auth-form form.register{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important}.gentech-auth-form h2{font-family:'Inter',-apple-system,sans-serif;font-size:26px!important;font-weight:700!important;color:#111111!important;background:transparent!important;text-align:center!important;margin:0 0 30px 0!important;padding:0!important;border:none!important;text-decoration:none!important;box-shadow:none!important}.gentech-auth-form h2::after,.gentech-auth-form h2::before{display:none!important}.gentech-auth-form .form-row{margin-bottom:20px!important;width:100%!important}.gentech-auth-form .form-row.has-icon{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:0!important;position:relative!important}.gentech-auth-form .form-row.has-icon>label{display:none!important}.gentech-input-icon{display:flex;align-items:center;justify-content:center;width:45px!important;min-width:45px!important;height:auto!important;background-color:#f5f5f5!important;border:1px solid #d0d0d0!important;border-right:none!important;border-radius:6px 0 0 6px!important;z-index:1}.gentech-icon-user{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23666666" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg>');background-repeat:no-repeat;background-position:center}.gentech-icon-lock{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23666666" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg>');background-repeat:no-repeat;background-position:center}.gentech-auth-form input.woocommerce-Input{flex:1!important;width:100%!important;height:50px!important;padding:12px 16px!important;border:1px solid #d0d0d0!important;border-left:none!important;border-radius:0 6px 6px 0!important;font-size:15px!important;color:#333333!important;background:#ffffff!important;outline:none!important;transition:border-color 0.3s ease!important}.gentech-auth-form .form-row.has-icon:focus-within .gentech-input-icon,.gentech-auth-form .form-row.has-icon input:focus{border-color:#0083b3!important;box-shadow:none!important}.gentech-auth-form .form-row.has-icon .password-input{flex:1 1 auto!important;display:block!important;width:100%!important;position:relative!important}.gentech-auth-form .form-row.has-icon .password-input input{width:100%!important;border-radius:0 6px 6px 0!important}.gentech-auth-form .show-password-input{top:50%!important;transform:translateY(-50%)!important;right:15px!important}.gentech-auth-form .form-row-remember{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important;margin:20px 0 25px 0!important;padding:0!important}.gentech-auth-form .form-row-remember label{margin:0!important;padding:0!important;font-size:16px!important;font-weight:600!important;color:#333333!important;display:flex!important;align-items:center!important;line-height:1!important;white-space:nowrap!important}.gentech-auth-form .form-row-remember input[type="checkbox"]{width:16px!important;height:16px!important;margin-right:8px!important;margin-left:0!important;accent-color:#0083b3!important;cursor:pointer!important}.gentech-auth-form .woocommerce-LostPassword{margin:0!important;padding:0!important;display:block!important}.gentech-auth-form .woocommerce-LostPassword a,.gentech-auth-form .lost_password a{color:#666666!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;white-space:nowrap!important;position:relative!important;top:-2px!important;margin:0!important;display:block!important;text-align:right!important}.gentech-auth-form .woocommerce-LostPassword a:hover{color:#0083b3!important}@media (max-width:450px){.gentech-auth-form .form-row-remember label,.gentech-auth-form .woocommerce-LostPassword a{font-size:13px!important}}.gentech-auth-form button[type="submit"]{width:100%!important;height:50px!important;background:#0083b3!important;color:#ffffff!important;border:none!important;border-radius:6px!important;font-size:16px!important;font-weight:700!important;cursor:pointer!important;box-shadow:none!important;margin-top:10px!important}.gentech-auth-form button[type="submit"]:hover{background:#006a94!important}.gentech-form-toggle{text-align:center;margin-top:30px;font-size:16px!important;font-weight:500;color:#666}.gentech-form-toggle a{color:#333;font-weight:600;text-decoration:none}.gentech-dashboard-wrapper{max-width:1200px;margin:40px auto;padding:0 20px}.gentech-dashboard-header{background:linear-gradient(135deg,#0d6efd 0%,#0a58ca 100%);border-radius:16px;padding:40px;color:#fff;margin-bottom:40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 24px rgb(13 110 253 / .3)}.dashboard-welcome h1{font-size:32px;font-weight:700;margin:0 0 10px 0;color:#fff}.dashboard-welcome p{font-size:16px;margin:0;opacity:.9}.dashboard-user-info{display:flex;align-items:center;gap:20px;background:rgb(255 255 255 / .1);padding:15px 25px;border-radius:12px;backdrop-filter:blur(10px)}.user-avatar img{border-radius:50%;border:3px solid #fff}.user-details{display:flex;flex-direction:column}.user-details strong{font-size:18px;margin-bottom:5px}.user-details span{font-size:14px;opacity:.8}.gentech-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px}.dashboard-card{background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:25px;display:flex;align-items:center;gap:20px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .12);border-color:#0d6efd}.dashboard-card .card-icon{width:60px;height:60px;background:linear-gradient(135deg,#0d6efd 0%,#0a58ca 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-card .card-icon i{font-size:26px;color:#fff}.dashboard-card .card-content{flex-grow:1}.dashboard-card .card-content h3{font-size:18px;font-weight:600;color:#212529;margin:0 0 5px 0}.dashboard-card .card-content p{font-size:14px;color:#6c757d;margin:0}.dashboard-card .card-arrow{color:#adb5bd;font-size:18px;transition:transform 0.3s ease}.dashboard-card:hover .card-arrow{transform:translateX(5px);color:#0d6efd}.gentech-recent-orders{background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:30px;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.gentech-recent-orders h2{font-size:24px;font-weight:700;color:#212529;margin:0 0 25px 0;padding-bottom:15px;border-bottom:2px solid #e9ecef}.orders-table-wrapper{overflow-x:auto}.gentech-orders-table{width:100%;border-collapse:collapse}.gentech-orders-table thead{background:#f8f9fa}.gentech-orders-table th{padding:15px;text-align:left;font-weight:600;color:#495057;font-size:14px;border-bottom:2px solid #dee2e6}.gentech-orders-table td{padding:15px;border-bottom:1px solid #e9ecef;font-size:14px}.gentech-orders-table tbody tr:hover{background:#f8f9fa}.order-status{display:inline-block;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600}.order-status.status-completed{background:#d1e7dd;color:#198754}.order-status.status-processing{background:#cfe2ff;color:#0d6efd}.order-status.status-pending{background:#fff3cd;color:#ffc107}.order-status.status-cancelled{background:#f8d7da;color:#dc3545}.view-order-btn{background:#0d6efd;color:#fff;padding:8px 20px;border-radius:6px;text-decoration:none;font-size:13px;font-weight:600;transition:all 0.3s ease;display:inline-block}.view-order-btn:hover{background:#0a58ca;transform:translateY(-2px)}.view-all-orders{text-align:center;margin-top:25px;padding-top:20px;border-top:1px solid #e9ecef}.btn-view-all{background:#f8f9fa;color:#495057;padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px}.btn-view-all:hover{background:#0d6efd;color:#fff}@media (max-width:768px){.gentech-dashboard-header{flex-direction:column;text-align:center;gap:25px}.dashboard-welcome h1{font-size:24px}.gentech-dashboard-grid{grid-template-columns:1fr}.gentech-orders-table{font-size:13px}.gentech-orders-table th,.gentech-orders-table td{padding:10px}}.woocommerce-account .woocommerce-MyAccount-navigation{display:none!important}.woocommerce-account .woocommerce{display:block!important}.woocommerce-account .gentech-dashboard-wrapper{max-width:1100px;margin:0 auto;padding:8px 0}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{margin-bottom:16px}.avatar-modal{z-index:10000!important}.avatar-modal .avatar-modal-content{max-width:520px}.user-avatar img.custom-user-avatar{width:80px!important;height:80px!important;border-radius:50%!important;object-fit:cover!important;display:block!important}@media (max-width:768px){.gentech-dashboard-header .dashboard-user-info .user-avatar{position:relative!important;width:64px!important;height:64px!important;flex:0 0 64px!important;overflow:visible!important;z-index:2}.gentech-dashboard-header .dashboard-user-info .user-avatar img.custom-user-avatar{width:64px!important;height:64px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;visibility:visible!important;opacity:1!important}.gentech-dashboard-header .dashboard-user-info .user-avatar .change-avatar-btn{position:absolute!important;right:-6px!important;bottom:-6px!important;z-index:3!important}.gentech-dashboard-header .dashboard-welcome,.gentech-dashboard-header .dashboard-user-info{overflow:visible!important}}.gentech-dashboard-header .dashboard-user-info .user-details span{display:none!important}.gentech-dashboard-header .dashboard-welcome h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.gentech-mobile-logout-card{margin-top:15px!important;border:1px solid #ffe5e5!important;display:flex;align-items:center}@media (min-width:992px){.gentech-mobile-logout-card{display:none!important}.menu-item-logout{display:block!important}}@media (max-width:992px){.gentech-mobile-logout-card{display:flex!important}.menu-item-logout{display:none!important}}a[href*="edit-address"].dashboard-card{display:none!important}.woocommerce-account .woocommerce{display:flex;flex-direction:column!important;justify-content:center;align-items:center;min-height:70vh;padding:40px 20px;background:#ffffff!important}html body.woocommerce-account .woocommerce,html body.woocommerce-account .woocommerce-account,html body .woocommerce-account .woocommerce{background:#ffffff!important;background-color:#ffffff!important}body.woocommerce-account{background-color:#ffffff!important}.woocommerce-account .site-content,.woocommerce-account .entry-content{background:#ffffff!important}.woocommerce-account .woocommerce-notices-wrapper{width:100%;max-width:600px;margin-bottom:20px}.woocommerce-account .woocommerce-MyAccount-navigation{display:none}.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;max-width:700px!important;margin:0 auto!important;padding:0!important}.woocommerce-EditAccountForm.edit-account{background:#ffffff!important;padding:50px;border-radius:20px;box-shadow:0 10px 40px rgb(0 0 0 / .1);width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.woocommerce-EditAccountForm label{display:none!important}.woocommerce-EditAccountForm .woocommerce-form-row{margin:0 0 20px 0!important;padding:0!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}.woocommerce-EditAccountForm input[type="text"],.woocommerce-EditAccountForm input[type="email"],.woocommerce-EditAccountForm input[type="password"]{width:100%!important;max-width:none!important;margin:0!important;background:#f9fafb!important;border:2px solid #e5e7eb!important;border-radius:12px!important;padding:16px 20px!important;font-size:15px!important;color:#1f2937!important;transition:all 0.3s ease!important;box-sizing:border-box!important;display:block!important}.woocommerce-EditAccountForm input::placeholder{color:#9ca3af!important;font-size:14px!important;text-align:center!important}.woocommerce-EditAccountForm input:focus{border-color:#3b82f6!important;background:#ffffff!important;box-shadow:0 0 0 3px rgb(59 130 246 / .1)!important;outline:none!important}.woocommerce-EditAccountForm .main-info-fieldset{background:#f9fafb!important;border:2px solid #e5e7eb!important;border-radius:16px;padding:30px;margin:0 0 25px 0!important;width:100%;box-sizing:border-box}.woocommerce-EditAccountForm .main-info-fieldset legend{color:#1f2937!important;font-weight:700;font-size:16px;background:#fff;padding:8px 20px;border-radius:20px;text-transform:uppercase;letter-spacing:1px;border:2px solid #e5e7eb;margin:0 auto 20px;display:block;text-align:center;width:fit-content}.woocommerce-EditAccountForm fieldset:not(.main-info-fieldset){background:#f9fafb!important;border:2px solid #e5e7eb!important;border-radius:16px;padding:30px;margin:0 0 20px 0!important;width:100%;box-sizing:border-box}.woocommerce-EditAccountForm fieldset:not(.main-info-fieldset) legend{color:#1f2937!important;font-weight:700;font-size:16px;background:#fff;padding:8px 20px;border-radius:20px;text-transform:uppercase;letter-spacing:1px;border:2px solid #e5e7eb;margin:0 auto 20px;display:block;text-align:center;width:fit-content}.woocommerce-EditAccountForm .password-input{position:relative!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important}.woocommerce-EditAccountForm .password-input input{padding-right:55px!important;text-align:center!important}.woocommerce-EditAccountForm .show-password-input{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;background:transparent!important;border:none!important;border-radius:8px;width:38px;height:38px;cursor:pointer;transition:all 0.3s;display:flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important}.woocommerce-EditAccountForm .show-password-input::before{content:'👁';font-size:20px;opacity:.6;transition:opacity 0.3s}.woocommerce-EditAccountForm .show-password-input:hover::before{opacity:1}.woocommerce-EditAccountForm .clear{clear:both}.woocommerce-EditAccountForm p:last-child{text-align:center;margin-top:30px}.woocommerce-EditAccountForm button[type="submit"]{background:#3b82f6!important;color:#ffffff!important;padding:16px 60px;border-radius:12px;border:none!important;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;box-shadow:0 4px 14px rgb(59 130 246 / .4);transition:all 0.3s ease;cursor:pointer}.woocommerce-EditAccountForm button[type="submit"]:hover{background:#2563eb!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(59 130 246 / .5)}@media (max-width:768px){.woocommerce-account .woocommerce{padding:15px 10px}.woocommerce-account .woocommerce-MyAccount-content{padding:0!important}.woocommerce-EditAccountForm.edit-account{padding:30px 20px;border-radius:16px}.woocommerce-EditAccountForm fieldset,.woocommerce-EditAccountForm .main-info-fieldset{padding:25px 15px;margin-bottom:20px!important}.woocommerce-EditAccountForm fieldset legend,.woocommerce-EditAccountForm .main-info-fieldset legend{font-size:14px;padding:6px 15px;margin-bottom:15px}.woocommerce-EditAccountForm input[type="text"],.woocommerce-EditAccountForm input[type="email"],.woocommerce-EditAccountForm input[type="password"]{padding:14px 16px!important;font-size:15px!important}.woocommerce-EditAccountForm .password-input input{padding-right:50px!important}.woocommerce-EditAccountForm .show-password-input{width:36px;height:36px;right:10px!important}.woocommerce-EditAccountForm .show-password-input::before{font-size:19px}.woocommerce-EditAccountForm button[type="submit"]{padding:14px 50px;font-size:15px}}@media (max-width:375px){.woocommerce-EditAccountForm.edit-account{padding:25px 15px}.woocommerce-EditAccountForm fieldset,.woocommerce-EditAccountForm .main-info-fieldset{padding:20px 12px}}.header-icons .cart.icon-btn{position:relative!important}.header-icons .cart.icon-btn .cart-count{background-color:#CE261B!important;color:#ffffff!important;border-radius:50%!important;font-family:Poppins,sans-serif!important;font-weight:700!important;font-size:11px!important;min-width:20px!important;height:20px!important;padding:0 4px!important;line-height:20px!important;text-align:center!important;box-sizing:border-box!important;position:absolute!important;top:-8px!important;right:-10px!important;z-index:10!important;display:inline-block!important}.header-icons .cart.icon-btn .cart-count.double-digit,.header-icons .cart.icon-btn .cart-count.triple-digit{width:auto!important}.bottom-nav a.nav-item span.mobile-cart-badge{display:flex!important;background:#CE261B!important;color:white!important;border-radius:50%!important;font-family:Poppins,sans-serif!important;font-weight:700!important;font-size:11px!important;width:20px!important;height:20px!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:4px!important;right:18px!important;z-index:10!important}.bottom-nav{position:fixed!important;bottom:0!important;left:0!important;width:100%!important;height:70px!important;background:#2d2d2d!important;display:none;align-items:center!important;z-index:1000!important}.nav-item{flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#b8b8b8!important;padding:8px 5px!important;height:100%!important;font-family:'Poppins',sans-serif!important;position:relative!important}.bottom-nav button.nav-item{border:0!important;background:transparent!important;cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important}.nav-item.active,.nav-item:hover{color:#ffffff!important}.nav-item i{font-size:24px!important;margin-bottom:4px!important}.nav-item span{font-size:12px!important;font-weight:700!important}@media (max-width:767px){.bottom-nav{display:flex!important}}.cart-count.hidden,.cart-count:empty{display:none!important;visibility:hidden!important;opacity:0!important}@media (min-width:768px) and (max-width:1366px) and (hover:none) and (pointer:coarse){.bottom-nav{display:flex!important;align-items:center!important;justify-content:space-around!important}}.nav-item-hdd{display:none!important}@media (min-width:768px) and (max-width:1366px) and (hover:none) and (pointer:coarse){.nav-item-hdd{display:flex!important}.nav-item-hdd span{display:block!important}.nav-item-hdd i{margin-bottom:4px!important}}.nav-item-faydali{display:none!important}.nav-item-more{display:none!important}@media (min-width:768px) and (max-width:1366px) and (hover:none) and (pointer:coarse){.nav-item-more{display:flex!important;order:99!important}.nav-item-more span{display:block!important;white-space:nowrap!important}.nav-item-more i{margin-bottom:4px!important}.bottom-nav .nav-item{padding:7px 3px!important}.bottom-nav .nav-item span{font-size:11px!important}.bottom-nav .nav-item i{font-size:22px!important}}.trp-floating-switcher{display:flex;flex-direction:column-reverse;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px 0 #0000000D}.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-switcher-position-top.trp-floating-switcher{flex-direction:column;top:var(--wp-admin--admin-bar--height,0)}.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list{flex-direction:column}nav.trp-ls-inline .trp-language-switcher-inner{flex-direction:row}.trp-ls-inline.trp-opposite-language .trp-language-item{width:100%}#trp-floater-powered-by{color:var(--text,#b3b3b3);font-size:12px;text-align:center;padding:0 5px;opacity:70%}#trp-floater-powered-by a{color:var(--text,#b3b3b3)}.trp-switcher-position-bottom #trp-floater-powered-by{border-top:1px solid var(--border-color,#747474);padding-top:5px;margin-top:5px}.trp-switcher-position-top #trp-floater-powered-by{border-bottom:1px solid var(--border-color,#747474);padding-bottom:5px;margin-bottom:5px}.trp-shortcode-switcher__wrapper{position:relative;border:none}.trp-shortcode-switcher{position:static;display:inline-block;overflow:hidden;padding:10px 0;border:var(--border,none);border-radius:var(--border-radius,5px);background:var(--bg,#fff);width:auto;box-shadow:none}.trp-shortcode-anchor:not(.trp-opposite-button){visibility:hidden}.trp-shortcode-switcher.trp-open-on-click{cursor:pointer}.trp-shortcode-overlay{position:absolute;left:0;top:0;z-index:9999}.trp-current-language-item__wrapper:not(.trp-hide-arrow){display:flex;align-items:center;padding-right:10px;justify-content:space-between}.trp-language-switcher-inner{display:flex}.trp-floating-switcher .trp-language-switcher-inner{flex-direction:column-reverse}.trp-shortcode-switcher .trp-language-switcher-inner{flex-direction:column}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height 0.2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-shortcode-switcher .trp-switcher-dropdown-list{flex-direction:column}.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,.trp-ls-dropdown[aria-expanded="true"] .trp-switcher-dropdown-list,.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,.trp-shortcode-switcher[aria-expanded="true"] .trp-switcher-dropdown-list{overflow-y:auto;max-height:min(350px, 70vh);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--text) #fff0}.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list{overflow-y:hidden!important}.trp-shortcode-arrow{pointer-events:none}.trp-shortcode-switcher.is-open .trp-shortcode-arrow{transform:rotate(180deg)}.trp-language-item:focus{outline:none}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item:hover .trp-language-item-name{color:var(--text-hover,#000)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-language-item-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#000);font-size:var(--font-size,14px);line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-menu-ls-label .trp-flag-image{margin:-2px 3px}.trp-custom-flag{object-fit:cover}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:#fff0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}.trp-flag-rounded{border-radius:9999px!important;aspect-ratio:1 / 1!important}.trp-ls-name{padding-left:5px}@media (prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher{position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher>div>a{display:block;padding:2px;border-radius:3px;color:#0769ad}.trp_ald_ls_container .trp-language-switcher>div>a:hover{background:#f1f1f1}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:none}.trp_ald_ls_container .trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}.owl-carousel .owl-nav{position:absolute;top:35%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.owl-carousel .owl-nav button{pointer-events:all;width:40px;height:40px;background:#fff!important;border:1px solid #ddd!important;border-radius:50%!important;box-shadow:0 2px 5px rgb(0 0 0 / .1)}@media (max-width:768px){.owl-carousel .owl-dots,.owl-carousel .owl-dot{display:none!important}html body .owl-stage .owl-item li.product{border:2px solid var(--blue-border)!important;border-radius:12px!important;background:#fff!important;padding:12px!important;margin:0!important;box-shadow:none!important;overflow:hidden!important}.new-products-section .owl-stage .owl-item li.product{padding:10px!important;margin:0 4px 0 0!important;width:calc(100% - 4px)!important;position:relative!important}.new-products-section .owl-stage .owl-item li.product a img{height:100px!important;margin:15px auto 8px auto!important;object-fit:contain!important}.new-products-section .owl-item .product-image-wrapper{position:static!important}.new-products-section .owl-stage .owl-item{display:flex!important;align-items:stretch!important}.new-products-section .owl-stage .owl-item li.product{display:flex!important;flex-direction:column!important;height:100%!important;min-height:200px!important}.new-products-section .owl-stage .owl-item li.product .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;height:100%!important;flex-grow:1!important}.new-products-section .owl-stage .owl-item li.product .button{margin-top:auto!important}.new-products-section .owl-stage{height:auto!important}.new-products-section .owl-stage-outer{height:auto!important}.new-products-section .owl-stage .owl-item>li.product{height:100%!important;box-sizing:border-box!important;padding:10px!important}.new-products-section .owl-stage .owl-item>li.product{display:flex!important;flex-direction:column!important;width:calc(100% - 8px)!important;height:100%!important;box-sizing:border-box!important;margin:0 4px!important}.new-products-section li.product .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;flex:1 1 auto!important;width:100%!important}.new-products-section .owl-stage,.new-products-section .owl-stage-outer{height:auto!important}}@media (min-width:769px){html body .owl-stage .owl-item{display:flex!important;align-items:stretch!important}html body .owl-stage .owl-item li.product{display:flex!important;flex-direction:column!important;height:100%!important;border:2px solid var(--blue-border)!important;border-radius:12px!important;background:#fff!important;padding:15px!important;box-sizing:border-box!important;width:calc(100% - 10px)!important;margin-right:10px!important}html body .owl-stage .owl-item li.product .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;align-items:center!important;flex:1 1 auto!important;height:100%!important}html body .owl-stage .owl-item li.product img{height:140px!important;width:auto!important;object-fit:contain!important;margin:10px auto!important}html body .owl-stage .owl-item li.product .woocommerce-loop-product__title{font-size:18px!important;line-height:1.3!important;margin:8px 10px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;min-height:2.6em!important;text-align:center!important;height:auto!important}html body .owl-stage .owl-item li.product .price{font-family:'Montserrat',sans-serif!important;font-size:18px!important;color:#363842!important;font-weight:600!important;margin:8px 0!important;min-height:22px!important}html body .owl-stage .owl-item li.product .button{display:none!important}.owl-stage .owl-item li.product .product-details-btn{font-size:17px!important}}html body .owl-stage .owl-item li.product::after{content:"Ətraflı məlumat"!important;display:block!important;background:var(--blue-border)!important;color:white!important;padding:8px 16px!important;border-radius:6px!important;font-size:17px!important;font-weight:600!important;text-align:center!important;margin-top:auto!important;cursor:pointer!important}html body .owl-stage .owl-item li.product img,html body .owl-stage .owl-item li.product a img{width:300px!important;height:170px!important;max-width:100%!important;max-height:170px!important;object-fit:contain!important;background:#fff!important;display:block!important;position:static!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}html body .owl-stage .owl-item li.product .mf-product-thumbnail,html body .owl-stage .owl-item li.product .product-thumbnail,html body .owl-stage .owl-item li.product .woocommerce-product-gallery__image{width:300px!important;height:170px!important;max-width:100%!important;max-height:170px!important;overflow:hidden!important;position:relative!important;margin:0 auto!important;box-sizing:border-box!important}.owl-stage .owl-item li.product{display:flex!important;flex-direction:column!important}.owl-stage .owl-item li.product img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0!important;padding:0!important}.owl-carousel .product-card .gentech-wishlist-btn,.gentech-style-carousel .gentech-wishlist-btn{position:absolute!important;top:10px!important;right:10px!important;z-index:100!important;background:rgb(255 255 255 / .95)!important;border:1px solid #dee2e6!important;width:36px!important;height:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all 0.3s ease!important;box-shadow:0 2px 8px rgb(0 0 0 / .12)!important;padding:0!important;margin:0!important}.owl-carousel .gentech-wishlist-btn:hover,.gentech-style-carousel .gentech-wishlist-btn:hover{background:#ffffff!important;transform:scale(1.15)!important;box-shadow:0 4px 12px rgb(0 0 0 / .18)!important}.owl-carousel .gentech-wishlist-btn i,.gentech-style-carousel .gentech-wishlist-btn i{font-size:16px!important;color:#6c757d!important;transition:color 0.3s ease!important}.owl-carousel .gentech-wishlist-btn.in-wishlist i,.gentech-style-carousel .gentech-wishlist-btn.in-wishlist i{color:#dc3545!important}.owl-carousel .gentech-wishlist-btn:hover i,.gentech-style-carousel .gentech-wishlist-btn:hover i{color:#dc3545!important}.owl-carousel .product-image-wrapper,.gentech-style-carousel .product-image-wrapper{position:relative!important;overflow:visible!important}.owl-carousel .product-card .woocommerce-Price-amount,.gentech-style-carousel .product-card .woocommerce-Price-amount,.new-products-section .woocommerce-Price-amount{font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:600!important;color:#363842!important;margin:8px 0!important;min-height:22px!important}.owl-carousel .woocommerce-Price-amount.amount,.gentech-style-carousel .woocommerce-Price-amount.amount{position:relative!important;left:50%!important;transform:translateX(-50%)!important;display:inline-block!important}.owl-carousel .product-card .product-content,.gentech-style-carousel .product-card .product-content{text-align:center!important}.owl-carousel .product-card .price .woocommerce-Price-amount,.gentech-style-carousel .product-card .price .woocommerce-Price-amount,.new-products-section .price .woocommerce-Price-amount,.owl-carousel .product-card .price .woocommerce-Price-amount bdi,.gentech-style-carousel .product-card .price .woocommerce-Price-amount bdi,.new-products-section .price .woocommerce-Price-amount bdi{font-family:'Montserrat',sans-serif!important;font-size:18px!important;font-weight:600!important;color:#363842!important}body .owl-carousel .product-card .p-price,body .gentech-style-carousel .product-card .p-price,.new-products-section .p-price{display:block!important;font-size:22px!important;font-weight:700!important;color:#212529!important;padding-left:135px!important;margin-top:-5px!important;margin-bottom:12px!important;float:none!important;clear:both!important;position:relative!important;text-align:left!important}.owl-carousel .product-card .woocommerce-Price-amount span,.gentech-style-carousel .product-card .woocommerce-Price-amount span,.owl-carousel .product-card .p-price span,.gentech-style-carousel .product-card .p-price span{display:inline!important}@media (max-width:768px){.owl-carousel .product-card .woocommerce-Price-amount,.gentech-style-carousel .product-card .woocommerce-Price-amount,.owl-carousel .product-card .p-price,.gentech-style-carousel .product-card .p-price{font-size:18px!important;margin:6px 0 8px!important;min-height:20px!important}}.owl-carousel .product-card .product-content,.gentech-style-carousel .product-card .product-content{padding:0 8px 8px 8px!important;display:flex!important;flex-direction:column!important;align-items:center!important}.owl-carousel .product-card .brand-model-wrapper,.gentech-style-carousel .product-card .brand-model-wrapper{text-align:center!important;justify-content:center!important;margin-bottom:8px!important;width:100%!important}.owl-dots{display:none!important}.products.gentech-style-carousel.owl-carousel{padding-left:45px!important;padding-right:45px!important}@media (max-width:768px){.products.gentech-style-carousel.owl-carousel{padding-left:0!important;padding-right:0!important}.new-products-section .owl-item .gentech-wishlist-btn{position:absolute!important;top:2px!important;right:2px!important;z-index:99!important;margin:0!important;display:flex!important;background:rgb(255 255 255 / .95)!important;border-radius:50%!important;width:32px!important;height:32px!important;justify-content:center!important;align-items:center!important;box-shadow:0 2px 8px rgb(0 0 0 / .15)!important;border:1px solid #f0f0f0!important}}.owl-carousel .add_to_cart_button,ul.products li.product .add_to_cart_button,a.add_to_cart_button{display:none!important}@media (min-width:1024px){.owl-carousel .product,.owl-carousel .owl-item .product-wrapper,ul.products li.product{border:2px solid #1cb1ea!important;border-radius:8px;padding:10px;box-sizing:border-box;margin:5px;transition:all 0.3s ease}}.owl-carousel .product-card a.button,.owl-carousel .unified-action-bar a.button,.owl-carousel .price-display+a{display:none!important}.owl-carousel a[aria-label*="Read more"]{display:none!important}.new-products-section .woocommerce-loop-product__title,.new-products-section li.product .woocommerce-loop-product__title,html body .owl-stage .owl-item li.product .woocommerce-loop-product__title,.gentech-style-carousel .product-content-carousel h3.woocommerce-loop-product__title,.owl-carousel .woocommerce-loop-product__title,.owl-item .woocommerce-loop-product__title{display:flex!important;-webkit-box-orient:unset!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;flex-direction:column!important;gap:4px!important;min-height:auto!important;max-height:none!important;height:auto!important}.gentech-style-carousel .product-content-carousel h3.woocommerce-loop-product__title{margin:8px 0 6px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:48px!important;max-height:48px!important;text-align:center!important}.gentech-style-carousel .product-content-carousel h3.woocommerce-loop-product__title>a{width:100%!important;display:flex!important;flex-direction:column!important;gap:2px!important;text-align:center!important}.gentech-style-carousel .product-content-carousel h3 .urun-markasi,.gentech-style-carousel .product-content-carousel h3 .urun-modeli{line-height:1.25!important;display:block!important;text-align:center!important;float:none!important;transform:none!important}.gentech-style-carousel .product-content-carousel h3 .urun-markasi{font-size:17px!important;font-weight:600!important;color:#111827!important;order:1!important}.gentech-style-carousel .product-content-carousel h3 .urun-modeli{font-size:16px!important;color:#4b5563!important;font-weight:500!important;order:2!important}@media (max-width:768px){.gentech-style-carousel .product-content-carousel h3.woocommerce-loop-product__title{max-height:50px!important}.gentech-style-carousel .product-content-carousel h3 .urun-modeli{font-size:12px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important}}@media (min-width:1920px){.products.gentech-style-carousel.owl-carousel{padding-left:0!important;padding-right:0!important}}@media (min-width:768px) and (max-width:1024px){.products.gentech-style-carousel.owl-carousel{padding-left:11px!important;padding-right:11px!important}}