.account-filter{display:flex;align-items:end;margin:0 -10px 16px}.account-filter .inputs{width:100%;padding-left:10px;padding-right:10px}.account-filter .button{margin:0 0 16px;padding-left:10px;padding-right:10px}.account-filter .button .btn{min-width:98px;height:48px;border:0;background-color:var(--pv-color-primary, var(--pv-color-primary));padding:0 15px;text-align:center;color:var(--pv-color-on-primary, #ffffff);border-radius:4px;font-weight:500;font-size:16px;display:flex;align-items:center;justify-content:center}.account-filter .inp-icon{position:relative}.account-filter .inp-icon .icon-calendar{position:absolute;top:14px;right:14px;z-index:1;width:20px;height:20px;background:url(../images/calendar.svg)no-repeat center center;display:inline-block}.common-table-ui{overflow:auto}.common-table-ui table{border:1px solid rgba(0,0,0,.1)}.common-table-ui tr th{background:var(--pv-color-bg-soft);color:var(--pv-color-heading);font-size:14px;font-weight:500;min-height:66px;vertical-align:middle;padding:12px 5px}.common-table-ui tr td{color:var(--pv-color-text);font-size:14px;font-weight:400;min-height:90px;vertical-align:middle;padding:12px 5px;border-top:1px solid rgba(0,0,0,.1)}.common-table-ui tr td .btn.mb-8{margin-bottom:8px}.common-table-ui tr td .btn{display:flex;font-size:12px;font-weight:600;cursor:pointer;padding:5px 12px;line-height:21px;border-radius:4px;border:1px solid var(--pv-color-primary, var(--pv-color-primary));color:var(--pv-color-primary, var(--pv-color-primary));white-space:nowrap;justify-content:center}.common-table-ui tr:nth-child(odd) td{background:var(--pv-color-bg-soft)}.pv-finance-card{max-width:1100px;margin:20px auto;padding:24px;border-radius:14px;background:var(--pv-color-surface, #ffffff);box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;align-items:stretch;gap:10px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);color:var(--pv-color-text, #273041)}.pv-finance-header{justify-content:center;display:grid}.pv-finance-header h3{margin:0;font-size:1.4rem;color:var(--pv-color-heading, var(--pv-color-heading))}.pv-finance-sub{font-size:.9rem;color:var(--pv-color-text-muted, var(--pv-color-text-muted))}.pv-finance-stats{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.pv-finance-item{flex:1 1 220px;background:var(--pv-color-surface-muted, var(--pv-color-bg-soft));border-radius:10px;padding:10px;text-align:center;transition:all .2s ease-in-out}.pv-finance-item-border{border:1px solid var(--pv-color-border, var(--pv-color-border));cursor:pointer;border-top-color:var(--pv-color-primary, var(--pv-color-primary))}.pv-finance-item:hover{background:var(--pv-color-border)}.pv-finance-label{display:block;font-size:.9rem;color:var(--pv-color-text-muted, var(--pv-color-text-muted));margin-bottom:6px}.pv-finance-value{font-size:1.3rem;font-weight:600}.pv-positive{color:var(--pv-color-success)}.pv-negative{color:var(--pv-color-warning)}.pv-alert{color:var(--pv-color-error)}.pv-finance-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.pv-btn{border:none;cursor:pointer;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:500;transition:.2s ease}.pv-btn-primary{background-color:var(--pv-color-primary, var(--pv-color-primary));color:var(--pv-color-white)}.pv-btn-primary:hover{background-color:var(--pv-color-primary-hover, var(--pv-color-primary))}.pv-btn-secondary{background-color:var(--pv-color-surface-muted, var(--pv-color-bg-soft));color:var(--pv-color-text, #273041)}.pv-btn-secondary:hover{background-color:var(--pv-color-border)}@media (max-width: 768px){.pv-finance-stats{flex-direction:column}.pv-finance-item{text-align:center;flex:0}.pv-finance-actions{justify-content:center}}.pv-finance-item.pv-selectable{position:relative;padding-left:44px}.pv-finance-item.pv-selectable:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:2px solid var(--pv-color-border-strong);background:var(--pv-color-surface, #ffffff);box-sizing:border-box}.pv-finance-item.pv-selectable.selected:after{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:var(--pv-color-link)}.pv-finance-item.pv-selectable:hover{background:var(--pv-color-bg-soft);border-color:var(--pv-color-link)}.pv-finance-item.pv-selectable.selected{border:1px solid var(--pv-color-primary, var(--pv-color-primary));background:var(--pv-color-bg-soft);box-shadow:0 2px 10px #2d6cdf26}@media (max-width: 768px){.pv-finance-item.pv-selectable{padding-left:40px}#installment-radio-options{display:flex!important;flex-direction:column}}.mt-2{margin-top:.5rem}@media (max-width: 768px){.account-filter{flex-wrap:wrap}.account-filter .inputs{width:50%}}body{font: 9pt Arial,Helvetica,sans-serif;color:#000}table{width:100%;border:0;border-collapse:collapse;border-spacing:0}li{list-style:none}a{color:inherit}.order-details-page .order-overview{margin:0 0 25px}.order-details-page .order-overview .order-number{font-size:11pt;text-transform:uppercase;padding-block:10px}.order-details-page .order-overview-content li{margin:5px 0}.order-details-page .order-overview .order-total strong{font-size:10pt}.order-details-page .order-details-area{margin:0 0 25px;overflow:hidden;display:flex}.order-details-page ul{padding-inline-start:0px}.order-details-page .order-details-area>div{flex:1 0 auto;margin-bottom:40px;margin-block-end:1%}.order-details-page .order-details-area li.title{margin:10px 0 5px;font-weight:700}.order-details-page .order-details-area li:first-child{margin-top:0}.order-details-page .data-table{border:1px solid}.order-details-page .data-table th{border:1px solid;padding:5px 10px;font-weight:700;white-space:nowrap}.order-details-page .data-table td{border:1px solid;padding:5px 10px}.order-details-page .data-table .sku,.order-details-page .data-table .picture,.order-details-page .data-table .unit-price,.order-details-page .data-table .quantity,.order-details-page .data-table .total{white-space:nowrap;text-align:center}.order-details-page .data-table .unit-price,.order-details-page .data-table .quantity,.order-details-page .data-table .total{width:15%}.order-details-page .data-table label{display:none}.order-details-page .section{margin:30px 0}.order-details-page .section .title{margin:0 0 10px}.order-details-page .section.totals{display:flex;justify-content:flex-end}.order-details-page .tax-shipping-info,.order-details-page .selected-checkout-attributes{margin:20px 0;text-align:end}.order-details-page .cart-total-right{white-space:nowrap}.order-details-page .cart-total td{padding-inline-start:10px;padding-block:5px;text-align:end}.order-details-page td.cart-total-left{font-weight:700;text-align:start}.order-details-page .total-info{min-width:200px}.gender>div{display:inline-block;margin-right:10px}.gender span{display:inline-block;margin:0 5px}.gender span>*{display:inline!important;margin:0 5px;line-height:32px}.date-of-birth .date-picker-wrapper{display:inline}.date-of-birth select{width:31%;max-width:126px}.date-of-birth select+select{margin:0 0 0 10px}.date-of-birth .select-wrapper+.select-wrapper{margin:0 0 0 10px}#check-availability-button{margin:10px 0 0;border:none;background-color:var(--pv-color-text-light);padding:10px 15px;font-size:12px;color:var(--pv-color-white);text-transform:uppercase}#check-availability-button:hover,#check-availability-button:focus{background-color:var(--pv-color-text-light)}.inputs.accept-consent>*{display:inline-block;line-height:32px}.inputs.accept-consent span,.inputs.accept-consent a{color:var(--pv-color-primary);cursor:pointer;font-size:14px}.inputs.accept-consent label{margin-bottom:0}.common-btn,.checkout-btn,.registration-page .button-1,.registration-result-page .button-1,.login-page .button-1,.password-recovery-page .button-1,.email-revalidation-page .button-1,.account-activation-page .button-1,.account-page .button-1,.return-request-page .button-1{border:none;background-color:var(--pv-color-primary);padding:15px 30px;text-align:center;font-size:13px;color:var(--pv-color-white);width:100%;border-radius:14px;font-weight:400;line-height:1;display:block}.common-btn:hover,.checkout-btn:hover,.registration-page .button-1:hover,.registration-page .button-1:focus,.registration-result-page .button-1:hover,.registration-result-page .button-1:focus,.login-page .button-1:hover,.login-page .button-1:focus,.password-recovery-page .button-1:hover,.password-recovery-page .button-1:focus,.email-revalidation-page .button-1:hover,.email-revalidation-page .button-1:focus,.account-activation-page .button-1:hover,.account-activation-page .button-1:focus,.account-page .button-1:hover,.account-page .button-1:focus,.return-request-page .button-1:hover,.return-request-page .button-1:focus{background-color:var(--pv-color-primary)}.checkout-btn.checkout-outline-btn{background:var(--pv-color-white);border:1px solid var(--pv-color-primary);color:var(--pv-color-primary);display:flex;align-items:center;justify-content:center;padding:0;height:54px}.mb-16{margin-bottom:16px}.checkout-btn:disabled,.registration-page .button-1:disabled{background:#0000004d;cursor:default}.buttons button.button-1:disabled{background-color:#0000004d!important;border-color:#0000004d;cursor:auto}.upload-container-custom{margin:0 0 30px}.upload-container-custom label{margin:0 0 6px;font-weight:500;font-size:14px;color:var(--pv-color-text-secondary);display:block;text-align:left}.upload-container-custom .upload-box{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;background-color:var(--pv-color-white)}.upload-box:hover,.upload-box.dragover{border-color:var(--pv-color-primary)}.upload-box .fa-cloud-upload-alt{width:40px;height:42px;margin:0 auto 5px;background:url(../images/upload-icon.svg)no-repeat center center;display:block}.upload-box span{font-size:14px;color:var(--pv-color-text-muted)}.upload-box span b{color:var(--pv-color-primary);font-weight:500}.upload-box .upload-text{font-size:16px;color:var(--pv-color-text-muted);margin-bottom:8px}.upload-box .upload-subtext{font-size:14px;color:var(--pv-color-text-light)}#uploadFile{position:absolute;opacity:0;width:0;height:0}.file-item{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid var(--pv-color-border)}.file-item .file-name{margin:0 5px}.file-item .file-remove i{background:url(../images/remove_.png)no-repeat center center;width:33px;height:11px;display:inline-block}.file-info{display:flex;align-items:center;overflow:hidden}.file-icon{color:var(--pv-color-link);flex-shrink:0}.file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.file-size{color:var(--pv-color-text-muted);font-size:12px;flex-shrink:0}.file-remove{color:var(--pv-color-error);cursor:pointer;margin-left:12px}.return-request-page .return-request-file{font-size:14px;margin:0 auto}.registration-page .message-error,.login-page .message-error,.account-page .message-error{margin:0 0 10px}.registration-result-page .icon-success{width:100px;height:100px;background:url(../images/register-success.svg)no-repeat center center;margin:0 auto 24px;display:block}.registration-result-page h2{font-size:24px;font-weight:600;color:var(--pv-color-heading);line-height:30px;text-align:center;margin:0 0 24px}.registration-result-page .result{margin:0;padding:0 0 30px;font-size:16px;color:var(--pv-color-text-muted);text-align:center}.registration-result-page .result b{font-weight:500;color:var(--pv-color-heading)}.customer-info-page .email-to-revalidate,.customer-info-page .readonly-username,.customer-info-page .vat-status{margin:0 5px;font-size:14px}.customer-info-page .vat-status{display:block}.registration-page .vat-note,.customer-info-page .vat-note,.customer-info-page .email-to-revalidate-note{display:block;font-size:14px;margin-top:7px;white-space:normal}.login-page .new-wrapper{margin:0 0 50px}.login-page .new-wrapper .text{margin:0 0 30px;border-top:1px solid var(--pv-color-border-soft);background-color:var(--pv-color-bg-soft);padding:30px;line-height:22px}.login-page .new-wrapper .topic-block{margin:0}.login-page .new-wrapper .topic-block-body strong{color:var(--pv-color-text-secondary)}.login-page .new-wrapper .button-1{margin:0 0 5px}.login-page .returning-wrapper{margin:0}.login-page .captcha-box{margin:-15px 0 20px}.psw-inp,.login-page .login-password{position:relative}.psw-inp .password-eye,.login-page .password-eye{content:"";display:block;height:24px;width:24px;background-image:url(../images/eye-closed.png);position:absolute;top:calc(50% - 12px);right:10px;background-repeat:no-repeat;background-position:center;z-index:2;cursor:pointer;opacity:.75}.psw-inp .password-eye.visible,.login-page .password-eye-open{background-image:url(../images/eye.png)}.external-authentication{overflow:hidden;text-align:center}.external-authentication .title{margin:0 0 15px;font-size:20px;color:var(--pv-color-text-secondary)}.external-authentication .buttons{margin:0 0 30px;border-top:1px solid var(--pv-color-border-soft);padding:30px}.external-auth-errors{color:var(--pv-color-error)}.external-auth-association{color:var(--pv-color-text-secondary)}.external-auth-association a{color:var(--pv-color-primary)}.external-auth-association a:hover,.external-auth-association a:focus{text-decoration:underline}.password-recovery-page .result{margin:0 0 5px;font-weight:700;color:var(--pv-color-text-secondary)}.password-recovery-page .tooltip{margin:0 0 25px}.add-more-external-records{text-align:center}.add-more-external-records a{color:var(--pv-color-primary)}.add-more-external-records a:hover,.add-more-external-records a:focus{text-decoration:underline}.account-page .buttons{text-align:center}.account-page .description{margin:0 0 25px;padding:0 10px}.account-page .table-wrapper{margin:0 0 30px}.gdpr-tools-page .result{margin:20px 0;font-size:13px;color:var(--pv-color-error)}.gdpr-tools-page .buttons{margin-top:20px}.address-list-page .info,.order-list-page .info{margin:0 0 10px;border-top:1px solid var(--pv-color-border-soft);background-color:var(--pv-color-bg-soft);padding:20px;line-height:26px;color:var(--pv-color-text-secondary)}.address-list-page .info .name,.order-list-page .info .name{font-size:16px;font-weight:700}.address-list-page .button-2,.order-list-page .button-2{display:inline-block;margin:0 0 0 10px;border:none;padding:0 0 0 18px;font-size:12px;color:var(--pv-color-text-secondary)}.address-list .address-item{border-radius:7px;border:1px solid rgba(0,0,0,.1);padding:16px;margin-bottom:16px;text-align:left}.address-list .address-item .d-flex{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px 3px}.address-list .address-item .d-flex h2{color:var(--pv-color-heading);font-weight:600;font-size:14px;margin:0}.address-list .address-item .edit-address-button{color:var(--pv-color-primary);font-weight:400;font-size:13px;background:none;padding:0;border:0}.address-list .address-item .edit-address-button:hover{color:var(--pv-color-primary);text-decoration:underline}.address-list .address-item p{color:var(--pv-color-text-muted);font-size:13px;line-height:18px;margin:0 0 16px}.address-list .address-item p label{margin:0 3px}.address-list .address-item p label span{margin:0 3px;display:inline-flex}.address-list .delete-address-button:before{content:"";width:16px;height:16px;background:url(../images/delete-icon.svg)no-repeat center center;display:inline-flex;position:relative;top:2px;margin-right:8px}.address-list .delete-address-button{color:var(--pv-color-text-muted);font-weight:600;font-size:14px;padding:0;background:none;margin:0;border:0}.cancel-recurring-order-button{background:url(../images/remove.png) left center no-repeat}.retry-recurring-order-button{background:url(../images/retry.png) left center no-repeat}.return-items-button{background:url(../images/return.png) left center no-repeat}.order-details-button{background:url(../images/details.png) left center no-repeat}.address-empty{text-align:center;max-width:327px;margin:100px auto 0;word-break:break-all}.address-empty img{max-width:100%}.address-empty h2{margin:32px 0 8px;color:var(--pv-color-heading);font-weight:600;font-size:16px;line-height:20px}.address-empty p{color:var(--pv-color-text-muted);font-size:14px;line-height:21px;margin:0 0 32px}.order-list__tab{margin:0 0 20px}.order-list__tab li{display:inline-block;margin-right:24px}.order-list__tab li a{color:var(--pv-color-text-muted);font-size:13px;font-weight:400;line-height:10px;border-bottom:1px solid var(--pv-color-white);padding:15px 0;display:block}.order-list__tab li.selected a{color:var(--pv-color-primary);border-bottom:1px solid var(--pv-color-primary)}.address-list-page .button-2:focus,.order-list-page .button-2:hover,.order-list-page .button-2:focus{color:var(--pv-color-primary)}.order-list .order-item{border-radius:4px;border:1px solid rgba(0,0,0,.1);padding:16px;margin-bottom:16px;text-align:left;background:#fff}.order-item__top .d-flex{display:flex;justify-content:space-between;align-items:center}.order-item__top .d-flex ._left{width:100%}.order-item__top .d-flex ._left .data{display:flex;justify-content:space-between;align-items:center}.order-item__top .d-flex ._left h2{color:var(--pv-color-heading);font-size:16px;font-weight:600}.order-item__top .d-flex ._left .order-date{color:var(--pv-color-text-muted);font-size:14px;font-weight:500}.order-item__top .d-flex .mb24{margin-bottom:24px}.order-item__top .d-flex .order-status{font-size:14px;font-weight:500;color:var(--pv-color-primary);display:flex;align-items:center;line-height:1}.order-item__top .d-flex .order-status:before{content:"";width:24px;height:24px;display:inline-block;background:url(../images/status-supply-process.svg)no-repeat center center;margin-right:8px}.order-item__top .d-flex .order-status.status-order-returned{color:var(--pv-color-text-muted)}.order-item__top .d-flex .order-status.status-order-returned:before{background:url(../images/status-order-returned.svg)no-repeat center center}.order-item__top .d-flex .order-status.status-order-cancelled{color:var(--pv-color-error)}.order-item__top .d-flex .order-status.status-order-cancelled:before{background:url(../images/status-order-cancelled.svg)no-repeat center center}.order-item__top .d-flex .order-status.status-order-confirmed{color:var(--pv-color-success)}.order-item__top .d-flex .order-status.status-order-confirmed:before{background:url(../images/status-order-confirmed.svg)no-repeat center center}.order-item__top .d-flex .order-total{font-size:16px;font-weight:600;color:var(--pv-color-primary)}.order-item__top .d-flex ._right{min-width:50px;text-align:right;cursor:pointer}.order-item__top .d-flex ._right i{width:24px;height:24px;background:url(../images/chevron-down-24.svg)no-repeat center center;display:inline-block}.order-item__top .d-flex ._right.active i{transform:rotate(180deg)}.order-item__details{border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 0 1px #00000040;margin-top:24px}.order-item__wrapper{display:none}.order-item__wrapper.open{display:block}.order-item__details-item{padding:24px;border-bottom:1px solid rgba(0,0,0,.1)}.order-item__details-item:last-of-type{border-bottom:0}.order-item__details-item .status-info p{font-size:13px;color:var(--pv-color-text-muted);font-weight:400;margin:0 0 8px;display:block;line-height:24px;min-height:26px}.order-item__details-item .status-info p.status{color:var(--pv-color-primary)}.order-item__details-item .status-info p.status.delivered{color:var(--pv-color-success)}.order-item__details-item .status-info p b{color:var(--pv-color-heading);font-weight:500;display:inline-block;margin:0 3px}.order-item__details-item .status-info .status:before{float:left;content:"";width:24px;height:24px;background:url(../images/supplied.svg)no-repeat center center;display:inline-block;margin-right:8px}.order-item__details-item .status-info .status.delivered:before{background:url(../images/delivered.svg)no-repeat center center}.order-item__details-item .status-info .delivered-date:before{float:left;content:"";width:24px;height:24px;background:url(../images/info.svg)no-repeat center center;display:inline-block;margin-right:8px}.order-list-note{border-radius:8px;padding:16px;border:1px solid var(--pv-color-error);margin-top:24px;background:#db44441a}.order-list-note h2{color:var(--pv-color-error);font-size:14px;font-weight:600;line-height:21px;margin:0 0 8px}.order-list-note p{font-weight:500;color:var(--pv-color-error);line-height:18px;font-size:13px;margin:0;position:relative;padding-left:40px}.order-list-note p:before{content:"";width:24px;height:24px;display:inline-block;position:absolute;left:0;top:50%;margin-top:-12px;background:url(../images/info-cancelled.svg)no-repeat center center}.order-list-note.returned{border-color:var(--pv-color-success);background:#67ad1a1a}.order-list-note.returned h2,.order-list-note.returned p{color:var(--pv-color-success)}.order-list-note.returned p:before{background:url(../images/info-returned.svg)no-repeat center center}.status-cancelled-order-list:before{content:"";width:24px;height:24px;background:url(../images/cancelled-order-list.svg)no-repeat center center;display:inline-block;margin-right:8px}.status-cancelled-order-list{color:var(--pv-color-error);margin-top:24px;font-weight:500;font-size:13px;line-height:18px;display:flex;align-items:center}.order-item__details-item .data{display:flex;justify-content:space-between;align-items:center}.order-item__details-item .data .w-lg{width:100%}.order-item__details-item .data .prd-details{display:flex;align-items:center;text-align:left}.order-item__details-item .data .prd-details .picture{min-width:50px;border-radius:4px;border:1px solid rgba(0,0,0,.1);margin-right:24px;max-width:130px}.order-item__details-item .data .prd-details .picture a{display:block;position:relative;margin:15px}.order-item__details-item .data .prd-details .picture a:before{content:"";display:block;padding-top:100%}.order-item__details-item .data .prd-details .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.order-item__details-item .data .prd-details .content .product-title{color:var(--pv-color-link);font-size:13px;font-weight:600;display:inline-block}.order-item__details-item .data .prd-details .content .brand-name{margin:8px 0;color:var(--pv-color-heading);font-size:16px;font-weight:500;line-height:24px}.order-item__details-item .data .prd-details .content .other-desc{color:var(--pv-color-text-muted);font-size:14px;font-weight:500;line-height:24px}.order-item__details-item .data .prd-details .content .other-desc b{font-weight:500;color:var(--pv-color-heading)}.order-item__details-item .data .prices{text-align:right}.order-item__details-item .data .prices .actual-price{color:var(--pv-color-heading);font-size:16px;font-weight:600;line-height:20px;display:block}.order-item__details-item .data .prices .old-price{color:#f99b2780;font-size:16px;font-weight:500;line-height:24px;display:block;text-decoration:line-through;margin-top:4px}.order-item__details-item .view-invoice{color:var(--pv-color-heading);font-size:13px;font-weight:500;line-height:18px;position:relative;padding-left:28px}.order-item__details-item .view-invoice:before{content:"";width:20px;height:20px;background:url(../images/file-text.svg)no-repeat center center;display:inline-block;position:absolute;left:0;top:-1px}.order-item__details-item .return-cargo-wrap{margin-top:16px}.order-item__details-item .return-cargo{color:var(--pv-color-heading);font-size:13px;font-weight:500;line-height:18px;position:relative;padding-left:28px}.order-item__details-item .return-cargo:before{content:"";width:20px;height:20px;background:url(../images/return-cargo.svg)no-repeat center center;display:inline-block;position:absolute;left:0;top:-1px}.order-item__wrapper .order-address-row{display:flex;width:100%}.order-item__wrapper .order-address-row .col{padding-left:12px;padding-right:12px;width:100%;margin-top:24px}.order-item__wrapper .order-address-row h2{color:var(--pv-color-heading);font-size:16px;font-weight:600;line-height:20px;margin:0 0 16px}.order-item__wrapper .order-address-row .add-box{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:16px}.order-item__wrapper .order-address-row .add-box h4{color:var(--pv-color-heading);font-size:14px;font-weight:600;margin:0 0 4px;line-height:21px}.order-item__wrapper .order-address-row .add-box p{margin:4px 0 0;font-size:13px;color:var(--pv-color-text-muted);line-height:18px}.address-list-page .add-button{margin:0 0 20px;text-align:center}.address-edit-page .page-title{margin:0 0 -1px}.address-edit-page .message-error{margin:20px 0}.address-edit-page .edit-address{margin:0 0 30px;padding:30px 0 0}.recurring-payments table td{white-space:nowrap}.recurring-payments table td:first-child{min-width:120px;white-space:normal}.recurring-payments .button-2{font-size:14px}.return-request-list-page .details{border-top:1px solid var(--pv-color-border-soft);background-color:var(--pv-color-bg-soft);padding:20px;line-height:22px;color:var(--pv-color-text-secondary)}.return-request-list-page label{margin:0 5px 0 0}.return-request-list-page a{color:var(--pv-color-primary)}.return-request-list-page a:hover,.return-request-list-page a:focus{text-decoration:underline}.return-request-list-page .comments div{margin:10px 0 0;font-size:15px;font-style:italic;color:var(--pv-color-text-secondary)}.downloadable-products-page table td{color:var(--pv-color-text-secondary)}.reward-points-overview{margin:0 0 25px}.reward-points-history table td{color:var(--pv-color-text-secondary)}.reward-points-history table td:first-child{min-width:120px}.change-password-page .page-title{margin:0 0 -1px}.change-password-page .result,.change-password-page .message-error{margin:20px 0}.change-password-page .fieldset{margin:0 0 30px}.change-password-recovery-link{text-align:right;font-size:13px;margin-top:5px}.avatar-page .page-title{margin:0}.avatar-page .page-body{margin:0 0 30px;overflow:hidden;background-color:var(--pv-color-bg-soft);padding:30px 25px}.avatar-page .message-error,.avatar-page .image{margin:0 0 10px}.avatar-page .image img{border:1px solid var(--pv-color-border-strong)}.avatar-page .button-1{font-size:14px}.avatar-page .button-2{border:none;background-color:var(--pv-color-text-light);padding:10px 15px;font-size:14px;color:var(--pv-color-white);text-transform:uppercase}.avatar-page .button-2:hover,.avatar-page .button-2:focus{background-color:var(--pv-color-text-light)}.avatar-page .info{color:var(--pv-color-text-secondary)}.vendorinfo-page .button-2{border:medium none;background-color:var(--pv-color-text-light);padding:10px 15px;font-size:14px;color:var(--pv-color-white);text-transform:uppercase}.vendorinfo-page .button-2:hover,.vendorinfo-page .button-2:focus{background-color:var(--pv-color-text-light)}.vendorinfo-page .vendor-picture{width:400px;margin:0 auto}.vendorinfo-page .vendor-picture *{display:block;margin-top:15px}.check-gift-card-balance-page .page-title{margin:0 0 -1px}.check-gift-card-balance-page .result,.check-gift-card-balance-page .message-error{margin:20px 0}.check-gift-card-balance-page .fieldset{margin:0 0 30px}.html-account-page .master-wrapper-content{width:min(1320px,92%)}@media all and (min-width: 1001px){.html-account-page .side-2{width:27%}.html-account-page .center-2{width:71%}}.html-account-page .side-2,.html-account-page .center-2{margin-top:10px}.html-account-page .pv-account-nav{border:1px solid var(--pv-color-border-soft);border-radius:14px;background:var(--pv-color-white);padding:14px 18px;margin-bottom:0}.html-account-page .pv-account-nav .list li{border-bottom:1px solid var(--pv-color-border-soft)}.html-account-page .pv-account-nav .list a{min-height:62px;font-size:16px;font-weight:500;color:var(--pv-color-text);padding:12px 34px 12px 0}.html-account-page .pv-account-nav .list a:before{display:none!important}.html-account-page .pv-account-nav .list a:after{right:-4px;top:50%;margin-top:-10px;width:20px;height:20px;background-size:20px;opacity:.95}.html-account-page .pv-account-nav .list .active>a{color:var(--pv-color-primary)}.html-account-page .pv-account-nav .list .customer-logout a{color:var(--pv-color-heading)}.html-account-page .pv-account-v2 .page-title{margin:0 0 22px}.html-account-page .pv-account-v2 .page-title h1{color:var(--pv-color-heading);font-size:32px;font-weight:700;letter-spacing:-.01em}.html-account-page .pv-account-v2 .page-body{text-align:left}.html-account-page .pv-account-v2 .myaccount-tab{border-bottom:1px solid var(--pv-color-border-soft);margin-bottom:24px}.html-account-page .pv-account-v2 .myaccount-tab ul{display:flex;align-items:center;gap:28px}.html-account-page .pv-account-v2 .myaccount-tab li a{display:inline-flex;padding:12px 0 14px;color:var(--pv-color-text-muted);font-size:16px;font-weight:500}.html-account-page .pv-account-v2 .myaccount-tab li.selected a{color:var(--pv-color-primary);border-bottom:2px solid var(--pv-color-primary)}.html-account-page .pv-account-v2 .fieldset{border:1px solid var(--pv-color-border-soft);border-radius:14px;background:var(--pv-color-white);padding:20px 22px;margin-bottom:18px}.html-account-page .pv-account-v2 .fieldset .title{margin:0 0 16px}.html-account-page .pv-account-v2 .fieldset .title strong{color:var(--pv-color-text);font-size:21px;font-weight:700}.html-account-page .pv-account-v2 .form-fields{padding:0}.html-account-page .pv-account-v2 .form-fields .inputs label{color:var(--pv-color-text-muted);font-size:15px;font-weight:500;margin-bottom:6px}.html-account-page .pv-account-v2 .form-fields .inputs input{height:50px;border-radius:10px;border:1px solid var(--pv-color-border);background:var(--pv-color-bg-soft);font-size:15px;color:var(--pv-color-text)}.html-account-page .pv-account-v2 .button-1.save-customer-info-button{width:auto;min-width:160px;border-radius:10px;padding:14px 20px;background:var(--pv-color-primary);font-size:16px;font-weight:700}.html-account-page .pv-account-v2 .button-1.save-customer-info-button:hover{background:var(--pv-color-primary-hover)}.html-account-page .pv-account-v2 .address-list .address-item{border:1px solid var(--pv-color-border-soft);border-radius:14px;background:var(--pv-color-white);padding:18px 20px}.html-account-page .pv-account-v2 .address-list .address-item .d-flex h2{font-size:20px;font-weight:700;color:var(--pv-color-text)}.html-account-page .pv-account-v2 .address-list .address-item p{color:var(--pv-color-text-secondary);font-size:13px;line-height:1.7}.html-account-page .pv-account-v2 .order-list__tab{margin-bottom:18px;border-bottom:1px solid var(--pv-color-border-soft)}.html-account-page .pv-account-v2 .order-list__tab li{margin-right:26px}.html-account-page .pv-account-v2 .order-list__tab li a{color:var(--pv-color-text-muted);font-size:14px;font-weight:500;border-bottom:2px solid transparent;padding:12px 0 14px}.html-account-page .pv-account-v2 .order-list__tab li.selected a{color:var(--pv-color-primary);border-bottom-color:var(--pv-color-primary)}.html-account-page .pv-account-v2 .order-list .order-item{border:1px solid var(--pv-color-border);border-radius:10px;background:var(--pv-color-white);padding:18px 20px}.html-account-page .pv-account-v2 .order-item__top .d-flex ._left h2{font-size:20px;font-weight:700;color:var(--pv-color-heading)}.html-account-page .pv-account-v2 .order-item__top .d-flex ._left .order-date{font-size:14px;color:var(--pv-color-text-secondary)}.html-account-page .pv-account-v2 .order-item__top .d-flex .order-status{font-size:14px}.html-account-page .pv-account-v2 .order-item__top .d-flex .order-total{font-size:18px;font-weight:700;color:var(--pv-color-primary)}.html-account-page .pv-account-v2 .order-item__top .d-flex ._right i{opacity:.8}.sm-ui{border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:24px;max-width:480px;margin:96px auto;background:var(--pv-color-white);text-align:left}.sm-ui .header-logo{margin:0 0 80px;display:block;text-align:left}.sm-ui .inputs{margin:0 0 20px}.sm-ui .check-box label{color:var(--pv-color-text-light);font-weight:400;padding-left:25px}.sm-ui .check-box label span{color:var(--pv-color-primary)}.sm-ui .forgot-password a{color:var(--pv-color-primary);font-size:14px;font-weight:500}.sm-ui input[type=text],.sm-ui input[type=email],.sm-ui input[type=tel],.sm-ui input[type=password],.sm-ui select{height:56px}.sm-ui .page-title{margin:0 0 12px}.sm-ui .page-title h1{font-size:24px;color:var(--pv-color-text-secondary);letter-spacing:0px;font-weight:450}.sm-ui .title{margin:30px 0;font-size:13px;color:var(--pv-color-text-muted);font-weight:450;padding:0;text-align:left}.sm-ui .title strong{font-weight:400;font-size:15px}.order-progress{margin:0 0 50px;background-color:var(--pv-color-bg-soft);padding:15px 0;text-align:center}.order-progress ul{font-size:0}.order-progress li{display:inline-block;margin:10px}.order-progress a{display:block;min-width:70px;font-size:14px;color:var(--pv-color-text-secondary)}.order-progress a:before{content:"";display:block;width:40px;height:40px;margin:0 auto 15px;border:1px solid var(--pv-color-text-light);background:var(--pv-color-white) url(../images/pointer.png) center no-repeat}.order-progress li.active-step a{cursor:pointer}.order-progress li.inactive-step a{opacity:.3;cursor:default}.shopping-cart-page .message-error{margin:20px 0}.shopping-cart-page td .message-error{margin:10px 0 0;text-align:left}.shopping-cart-page .checkout-attributes a{color:var(--pv-color-info)}.shopping-cart-page .checkout-attributes a:hover,.shopping-cart-page .checkout-attributes a:focus{text-decoration:underline}.shopping-cart-page .tax-shipping-info{margin:20px 0;text-align:center}.shopping-cart-page .tax-shipping-info a{color:var(--pv-color-info)}.shopping-cart-page .tax-shipping-info a:hover,.shopping-cart-page .tax-shipping-info a:focus{text-decoration:underline}.shopping-cart-page .common-buttons{margin:0 0 60px;background-color:var(--pv-color-bg-soft);padding:20px;font-size:0}.shopping-cart-page .common-buttons button{display:inline-block;min-width:180px;margin:5px;border:none;background-color:var(--pv-color-text-light);padding:10px 20px;font-size:15px;color:var(--pv-color-white)}.shopping-cart-page .common-buttons button:hover,.shopping-cart-page .common-buttons button:focus{background-color:var(--pv-color-text-light)}.shopping-cart-page .common-buttons button:first-child{background-color:var(--pv-color-primary)}.shopping-cart-page .common-buttons button:first-child:hover,.shopping-cart-page .common-buttons button:first-child:focus{background-color:var(--pv-color-primary-hover)}.cart-options{text-align:left}.checkout-attributes{color:var(--pv-color-heading)}.checkout-attributes dt{margin:0 0 5px;font-weight:500}.checkout-attributes dd{margin:0 0 20px}.checkout-attributes input[type=text],.checkout-attributes select{min-width:170px}.checkout-attributes ul{font-size:0}.checkout-attributes .option-list>li{display:inline-block;margin:5px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-white);padding:8px 10px;font-size:14px}.checkout-attributes .attribute-squares li{border:none;padding:0;line-height:0}.checkout-attributes .option-list>li label{display:inline-block;margin:0 0 0 5px}.selected-checkout-attributes{margin:20px 0;color:var(--pv-color-text-secondary)}.selected-checkout-attributes br{content:"";display:block;margin:3px}.cart-footer{background-color:var(--pv-color-white);padding:24px;color:var(--pv-color-heading);box-shadow:0 2px 8px #0000001f;border-radius:8px}.cart-footer:after{content:"";display:block;clear:both}.cart-footer .totals{max-width:100%;color:var(--pv-color-heading)}.cart-total td{width:50%;padding:6px 0;text-align:right;font-size:15px;color:var(--pv-color-heading)}.cart-total td:last-of-type{font-weight:500}.cart-total td:first-child{text-align:left}.cart-total .giftcard-remaining{display:block}.cart-total tr:nth-last-child(2) td{padding-bottom:20px}.cart-total .order-total td{border-top:1px solid rgba(0,0,0,.1);padding-top:21px;padding-bottom:24px}.cart-total .order-total td:last-of-type{font-size:18px}.cart-total .order-total strong{font-weight:600}.cart-total .earn-reward-points{font-style:italic}.min-amount-warning{margin:0 0 20px;padding:0 30px;color:var(--pv-color-error)}.terms-of-service{margin:0 0 20px}.terms-of-service label{cursor:pointer}.terms-of-service a{margin:0 0 0 3px;color:var(--pv-color-primary)}.cart-footer .terms-of-service{margin-bottom:24px}.cart-footer .checkout-disabled{font-size:20px;text-align:center;background:var(--pv-color-primary);border:1px solid var(--pv-color-primary-hover);color:var(--pv-color-white);padding:15px 50px}.cart-footer .checkout-button{display:block;border:none;background-color:var(--pv-color-primary);padding:17px 20px;font-size:20px;color:var(--pv-color-white);width:100%;border-radius:7px;font-weight:600}.cart-footer .checkout-button:hover,.cart-footer .checkout-button:focus{background-color:var(--pv-color-primary)}.cart-collaterals{max-width:100%;margin:24px 0 0}.cart-collaterals .coupon-code i{width:24px;height:24px;display:inline-block;background:url(../images/ic_loyalty.svg)no-repeat center center;position:absolute;left:16px;top:12px;z-index:2}.cart-collaterals .coupon-code input{padding-left:45px}.cart-collaterals .button-2{display:inline-block;border:none;background:none;color:var(--pv-color-primary);font-size:14px;font-weight:600;position:absolute;right:10px;top:10px;z-index:1}.cart-collaterals .title{margin:0 0 5px;font-size:18px;color:var(--pv-color-text-secondary)}.cart-collaterals .title strong{font-weight:400}.cart-collaterals .hint{margin:0 0 10px}.cart-collaterals .deals>div{margin:0 0 15px}.cart-collaterals .coupon-code{overflow:hidden;position:relative}.cart-collaterals .message-failure{margin:5px 0 0;font-size:12px;color:var(--pv-color-error)}.cart-collaterals .message-success{margin:5px 0 0;font-size:12px;color:var(--pv-color-success)}.cart-collaterals .current-code{margin:5px 0 0;color:var(--pv-color-success)}.remove-discount-button,.remove-gift-card-button{width:15px;height:15px;border:1px solid var(--pv-color-text-light);background:var(--pv-color-white) url(../images/close.png) center no-repeat;cursor:pointer}.cart-collaterals .shipping select{height:36px}.cart-collaterals .shipping-results{margin:30px 0 0}.cart-collaterals .shipping-results li{margin:20px 0}.cart-collaterals .shipping-results li strong{display:block;margin:0 0 5px;color:var(--pv-color-text-secondary)}.shopping-cart-page .no-data{margin:25px 0 0}.estimate-shipping-popup{position:relative;background:var(--pv-color-white);padding:25px 10px;width:auto;max-width:800px;margin:0 auto}.estimate-shipping-popup-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.estimate-shipping-popup-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.estimate-shipping-popup-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.estimate-shipping-popup-zoom-in.mfp-ready.mfp-bg{opacity:.8}.estimate-shipping-popup-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.estimate-shipping-popup-zoom-in.mfp-removing.mfp-bg{opacity:0}.shipping-options-loading{background:url(../images/ajax-loader-small.gif) no-repeat;width:16px;height:16px;position:relative;right:8px;margin:4% 50%}.shipping-address .required{margin-left:0}.estimate-shipping-row{display:flex;display:-webkit-flex;align-items:center}.estimate-shipping-row.shipping-option{cursor:pointer}.estimate-shipping-row.shipping-option.active{font-weight:600}.estimate-shipping-row-item{flex:0 1 100%}.estimate-shipping-row-item.shipping-item{padding:8px 0;overflow:hidden;overflow-wrap:break-word}.estimate-shipping-row-item.shipping-header-item{padding:12px 0;border-bottom:1px solid var(--pv-color-bg-soft);align-self:flex-end}.estimate-shipping-row-item.address-item+.estimate-shipping-row-item.address-item{padding-left:15px}.estimate-shipping-row-item+.estimate-shipping-row-item{padding-left:10px}.estimate-shipping-row-item-radio{flex:0 0 35px}.ship-to-title{margin-bottom:10px}.choose-shipping-title{margin-top:20px}.estimate-shipping-address-control{width:100%;height:48px}.estimate-shipping-radio{display:none}.estimate-shipping-radio+label{-webkit-appearance:none;background-color:var(--pv-color-white);border:2px solid var(--pv-color-border-strong);padding:7px;border-radius:0;display:inline-block;position:relative}.estimate-shipping-radio:checked+label:after{content:"";display:block;position:absolute;top:1px;left:5px;width:5px;height:9px;border:solid var(--pv-color-link);border-width:0 2px 2px 0;transform:rotate(45deg)}.estimate-shipping-radio:checked+label{border:2px solid var(--pv-color-link)}.apply-shipping-button{border:none;padding:12px 30px 13px;background-color:var(--pv-color-primary);color:var(--pv-color-white);font-weight:700;font-size:16px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif)}.apply-shipping-button-container{margin-top:15px;text-align:center}.shipping-options-header{top:0;z-index:1;position:sticky;background-color:var(--pv-color-white)}.shipping-options{position:relative;z-index:1;overflow:hidden;overflow-y:auto;max-height:200px;background:var(--pv-color-white) no-repeat;background-image:-webkit-radial-gradient(50% 0,farthest-side,rgba(0,0,0,.1),rgba(0,0,0,0)),-webkit-radial-gradient(50% 100%,farthest-side,rgba(242,242,242,1),rgba(0,0,0,0));background-image:-moz-radial-gradient(50% 0,farthest-side,rgba(0,0,0,.1),rgba(0,0,0,0)),-moz-radial-gradient(50% 100%,farthest-side,rgba(242,242,242,1),rgba(0,0,0,0));background-image:radial-gradient(farthest-side at 50% 0,#0000001a,#0000),radial-gradient(farthest-side at 50% 100%,#f2f2f2,#0000);background-position:0 0,0 100%;background-size:100% 7px}.shipping-options:before,.shipping-options:after{content:"";position:relative;z-index:-1;display:block;height:30px;margin:0 0 -30px;background:-webkit-linear-gradient(top,var(--pv-color-white),var(--pv-color-white) 30%,rgba(255,255,255,0));background:-moz-linear-gradient(top,var(--pv-color-white),var(--pv-color-white) 30%,rgba(255,255,255,0));background:linear-gradient(to bottom,var(--pv-color-white),var(--pv-color-white) 30%,rgba(255,255,255,0))}.shipping-options:after{margin:-30px 0 0;background:-webkit-linear-gradient(top,rgba(255,255,255,0),#FFF 70%,#FFF);background:-moz-linear-gradient(top,rgba(255,255,255,0),#FFF 70%,#FFF);background:linear-gradient(to bottom,#fff0,#fff 70%,#fff)}.no-shipping-options{text-align:center;margin:4% 0}.estimate-shipping-popup .message-failure{margin:5px 0 -5px;font-size:12px;color:var(--pv-color-error)}.shopping-cart-page .common-buttons .estimate-shipping-button{display:inline-block;min-width:180px;margin:5px;border:none;background-color:var(--pv-color-text-light);padding:10px 20px;font-size:15px;text-align:center;color:var(--pv-color-white)}.shopping-cart-page .common-buttons .estimate-shipping-button:hover,.shopping-cart-page .common-buttons .estimate-shipping-button:focus{background-color:var(--pv-color-text-light)}.product-estimate-shipping{margin-bottom:20px}.product-estimate-shipping .shipping-date{margin-top:3px}.product-estimate-shipping .shipping-title{font-size:16px;font-weight:700;color:var(--pv-color-text-secondary);margin-bottom:5px;justify-content:center}.product-estimate-shipping .shipping-title .shipping-price{margin-left:5px;vertical-align:middle}.product-estimate-shipping .shipping-title .shipping-loading{margin-left:5px;vertical-align:middle;background:url(../images/ajax-loader-small.gif) no-repeat;width:16px;height:16px;display:inline-block}.product-estimate-shipping .open-estimate-shipping-popup .arrow-down{transform:rotate(45deg);-webkit-transform:rotate(45deg);margin:0 0 3px 6px;border:solid black;border-width:0 1px 1px 0;display:inline-block;padding:3px}.wishlist-page.pv-wishlist-page{text-align:left}.pv-wishlist-page .page-title{text-align:center;margin:28px 0 26px}.pv-wishlist-page .page-title h1{display:inline-block;color:var(--pv-color-heading);font-size:52px;font-weight:700;letter-spacing:-.01em;position:relative;padding-bottom:14px;margin:20px}.pv-wishlist-page .page-title h1:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:84px;height:5px;border-radius:999px;background:var(--pv-color-primary)}.pv-wishlist-content{margin-bottom:20px}.pv-wishlist-table-wrapper{border:0}.pv-wishlist-table thead th{background:var(--pv-color-white);font-size:14px;font-weight:600;border-top:1px solid var(--pv-color-border-soft);border-bottom:1px solid var(--pv-color-border-soft)}.pv-wishlist-table thead th:first-child{border-left:1px solid var(--pv-color-border-soft);border-radius:12px 0 0 12px}.pv-wishlist-table thead th:last-child{border-right:1px solid var(--pv-color-border-soft);border-radius:0 12px 12px 0}.pv-wishlist-table tbody td{background:var(--pv-color-white);border-top:1px solid var(--pv-color-border-soft);border-bottom:1px solid var(--pv-color-border-soft);padding:0 20px;vertical-align:middle}.pv-wishlist-table tbody td:first-child{border-left:1px solid var(--pv-color-border-soft);border-radius:16px 0 0 16px}.pv-wishlist-table tbody td:last-child{border-right:1px solid var(--pv-color-border-soft);border-radius:0 16px 16px 0}.pv-wishlist-table .add-to-cart input[type=checkbox],.pv-wishlist-table .remove-from-cart input[type=checkbox]{width:24px;height:24px;border:1px solid var(--pv-color-border-strong);border-radius:8px}.pv-wishlist-table .product-picture a{width:96px;height:96px;border-radius:14px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.pv-wishlist-table .product-picture img{width:84px;height:84px;object-fit:contain}.pv-wishlist-table .product .product-name{color:var(--pv-color-heading);font-size:16px;font-weight:700;line-height:1.3}.pv-wishlist-table .product .attributes{color:var(--pv-color-text-light);font-size:15px;margin-top:6px}.pv-wishlist-table td.unit-price,.pv-wishlist-table td.subtotal{color:var(--pv-color-text)}.pv-wishlist-table td.subtotal .product-subtotal{color:var(--pv-color-primary);font-weight:800}.pv-wishlist-table td.quantity input,.pv-wishlist-table td.quantity select{height:44px;min-width:72px;max-width:90px;border-radius:10px;border:1px solid var(--pv-color-border);text-align:center;font-size:18px;font-weight:600;color:var(--pv-color-text);background:var(--pv-color-white)}.pv-wishlist-table .remove-from-cart .remove-btn{width:24px;height:24px;background:url(../images/ic_delete.svg) no-repeat center center;border:0;opacity:.55}.pv-wishlist-table .remove-from-cart .remove-btn:hover{opacity:.95}.pv-wishlist-buttons{margin-top:22px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.pv-wishlist-buttons .button-2{border:0;border-radius:36px;font-size:16px;font-weight:700;color:var(--pv-color-white);padding:16px 24px;text-transform:uppercase;letter-spacing:.02em}.pv-wishlist-buttons .wishlist-add-to-cart-button{background:linear-gradient(180deg,var(--pv-color-link),var(--pv-color-link-hover));box-shadow:0 12px 22px #2f74ff38}.pv-wishlist-buttons .email-a-friend-wishlist-button{background:var(--pv-color-text-light)}.pv-wishlist-share{max-width:760px;margin:22px auto 6px;text-align:center}.pv-wishlist-share .share-label{display:block;color:var(--pv-color-text-light);font-size:13px;font-weight:700;margin-bottom:10px}.pv-wishlist-share-box{display:flex;align-items:center;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);overflow:hidden}.pv-wishlist-share-box input{flex:1;border:0!important;height:46px;padding:0 16px;color:var(--pv-color-text-muted);font-size:16px}.pv-wishlist-share-box .pv-copy-btn{min-width:120px;height:40px;margin:3px;border-radius:10px;border:1px solid var(--pv-color-border);background:var(--pv-color-bg-soft);color:var(--pv-color-text-secondary);font-size:14px;font-weight:600}.pv-wishlist-share-box .pv-copy-btn:hover{background:var(--pv-color-bg-soft)}@media (max-width: 1000px){.pv-wishlist-page .page-title h1{font-size:32px}.pv-wishlist-buttons .button-2{min-width:220px;min-height:58px;font-size:15px}}@media (max-width: 768px){.pv-wishlist-page .page-title{margin:16px 0 14px}.pv-wishlist-page .page-title h1{font-size:28px;padding-bottom:10px}.pv-wishlist-page .page-title h1:after{width:66px;height:4px}.pv-wishlist-table{border-spacing:0 10px}.pv-wishlist-table td.product .product-name{font-size:17px}.pv-wishlist-buttons{gap:10px}.pv-wishlist-buttons .button-2{width:100%;min-width:0}.pv-wishlist-share-box{flex-direction:column;align-items:stretch;padding:8px}.pv-wishlist-share-box input{font-size:13px;padding:0 8px}.pv-wishlist-share-box .pv-copy-btn{width:100%;margin:8px 0 0}}.html-shopping-cart-page body{background:var(--pv-color-bg-soft)}.shopping-cart-page .page-title{margin:18px 0 26px;text-align:left}.shopping-cart-page .page-title h1{font-size:clamp(20px,1.7vw,30px)!important;line-height:1.08;color:var(--pv-color-heading);font-weight:800}.shopping-cart-page .order-summary-content .order-sum-flex{display:grid!important;grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:28px}.shopping-cart-page .order-summary-content .order-sum-left,.shopping-cart-page .order-summary-content .order-sum-right{width:auto!important}.shopping-cart-page .order-summary-content .order-sum-left{background:transparent!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important}.shopping-cart-page .order-summary-content .order-sum-right{position:sticky;top:116px}.shopping-cart-page .order-summary-content .list-product{display:flex;flex-direction:column;gap:18px}.shopping-cart-page .order-summary-content .list-product .data,.shopping-cart-page .order-summary-content .list-product.list-product .data{margin:0!important;padding:20px!important;border:1px solid var(--pv-color-border)!important;border-radius:16px;background:var(--pv-color-white);display:flex;justify-content:space-between;align-items:stretch;gap:24px}.shopping-cart-page .order-summary-content .list-product .data .w-lg{width:auto;flex:1 1 auto;min-width:0}.shopping-cart-page .order-summary-content .list-product .data .w-sm{width:auto;flex:0 0 210px}.shopping-cart-page .order-summary-content .list-product .data .prd-details{display:flex;align-items:center;gap:20px}.shopping-cart-page .order-summary-content .list-product .data .prd-details .picture{width:134px;min-width:134px;max-width:134px;border-radius:14px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);margin:0!important}.shopping-cart-page .order-summary-content .list-product .data .prd-details .picture a{display:flex;align-items:center;justify-content:center;height:112px;margin:10px!important}.shopping-cart-page .order-summary-content .list-product .data .prd-details .picture img{width:100%;height:100%;object-fit:contain}.shopping-cart-page .order-summary-content .list-product .data .prd-details .content{display:flex;flex-direction:column;justify-content:flex-start;min-height:0;min-width:0;padding-top:0;gap:8px}.shopping-cart-page .order-summary-content .list-product .data .prd-details .content .product-title{margin:0 0 2px;color:var(--pv-color-link);font-size:clamp(14px,1vw,18px);line-height:1.2;font-weight:600;display:block;text-align:left}.shopping-cart-page .order-summary-content .list-product .data .prd-details .content .product-title a{color:inherit;display:block}.shopping-cart-page .order-summary-content .list-product .data .prd-details .content .brand-name{margin:0;color:var(--pv-color-text-muted);font-size:clamp(12px,.85vw,14px);line-height:1.35;display:inline-flex;align-items:baseline;gap:6px}.shopping-cart-page .order-summary-content .list-product .data .prd-details .content .brand-name strong{color:var(--pv-color-text-secondary);font-weight:600}.shopping-cart-page .order-summary-content .list-product .data .prices{text-align:right;margin:0}.shopping-cart-page .order-summary-content .list-product .data .prices .actual-price{color:var(--pv-color-heading);font-size:clamp(18px,1.25vw,24px);font-weight:800;line-height:1.1}.shopping-cart-page .order-summary-content .list-product .data .prices .discount{margin-top:8px;display:inline-block;border-radius:999px;background:var(--pv-color-success-soft);color:var(--pv-color-success);font-size:clamp(11px,.8vw,13px);font-weight:700;padding:4px 10px}.shopping-cart-page .order-summary-content .list-product .data ._flex{margin-top:auto!important;display:flex;align-items:center;justify-content:flex-start!important;gap:12px}.shopping-cart-page .order-summary-content .productQuantityArea{height:46px;border:1px solid var(--pv-color-border);border-radius:999px;display:inline-flex;align-items:center;line-height:1;padding:0 5px;margin:0!important}.shopping-cart-page .order-summary-content .orderQuantityBtn{width:34px;height:34px;border:0;padding:0;border-radius:999px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.shopping-cart-page .order-summary-content .orderQuantityBtn:hover{background:var(--pv-color-primary-soft)}.shopping-cart-page .order-summary-content .orderQuantityBtn svg{width:15px;height:15px}.shopping-cart-page .order-summary-content .orderQuantityInp{text-align:center;border:0!important;background:transparent!important;font-size:14px!important;font-weight:600;color:var(--pv-color-text);padding:0!important;margin-top:0}.shopping-cart-page .order-summary-content .orderQuantityInp:focus{outline:none;box-shadow:none}.shopping-cart-page .order-summary-content .remove-from-cart{display:inline-flex!important;align-items:center;margin-left:2px!important;padding-left:12px;border-left:1px solid var(--pv-color-border)}.shopping-cart-page .order-summary-content .remove-from-cart input{display:none!important}.shopping-cart-page .order-summary-content .remove-from-cart .remove-btn{width:22px;height:22px;border:0;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23667589' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3 6 5 6 21 6'/%3E%3Cpath d='M8 6V4h8v2'/%3E%3Cpath d='M19 6l-1 14H6L5 6'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E") center/18px 18px no-repeat}.shopping-cart-page .order-summary-content .remove-from-cart .remove-btn:hover{opacity:.8}.shopping-cart-page .order-summary-content .move-to-wishlist{display:inline-flex!important;align-items:center;gap:8px;margin:0!important}.shopping-cart-page .order-summary-content .move-to-wishlist:after{content:"Daha sonra al";color:var(--pv-color-text-muted);font-size:13px;font-weight:500;padding-top:4px}.shopping-cart-page .order-summary-content .move-to-wishlist input{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:50%;border:1px solid var(--pv-color-border-strong);background:var(--pv-color-white);margin:0;cursor:pointer}.shopping-cart-page .order-summary-content .move-to-wishlist input:checked{border-color:var(--pv-color-primary);background:radial-gradient(circle at center,var(--pv-color-primary) 0 45%,transparent 47%)}.shopping-cart-page .order-summary-content .cart-footer,.shopping-cart-page .order-summary-content .cart-collaterals{margin-left:0!important}.shopping-cart-page .order-summary-content .cart-footer{border:1px solid var(--pv-color-border);border-radius:16px;background:var(--pv-color-white);box-shadow:0 6px 18px #0f172a1a;padding:26px}.shopping-cart-page .cart-footer .totals .h2{margin:0 0 18px;color:var(--pv-color-heading);font-size:clamp(18px,1.1vw,24px);font-weight:700}.shopping-cart-page .cart-total td{font-size:clamp(13px,.85vw,15px);color:var(--pv-color-text-muted);padding:6px 0}.shopping-cart-page .cart-total td:last-child{color:var(--pv-color-heading);font-weight:600}.shopping-cart-page .cart-total .shipping-cost .value-summary{color:var(--pv-color-success)}.shopping-cart-page .cart-total .order-total td{border-top:1px solid var(--pv-color-border);padding-top:18px;padding-bottom:14px}.shopping-cart-page .cart-total .order-total td strong{font-size:clamp(22px,1.45vw,30px);color:var(--pv-color-heading);font-weight:800}.shopping-cart-page .terms-of-service .check-box{display:flex;align-items:flex-start;gap:10px}.shopping-cart-page .terms-of-service .check-box input{display:inline-block!important;width:25px;height:20px;margin:3px 0 0;border-radius:6px;border:1px solid var(--pv-color-border-strong);appearance:none;-webkit-appearance:none;background:var(--pv-color-white);cursor:pointer}.shopping-cart-page .terms-of-service .check-box input:checked{background-color:var(--pv-color-primary-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 6.2 4.8 8.8 9.8 3.8' stroke='%23ff8a1d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px;border-color:var(--pv-color-primary)}.shopping-cart-page .terms-of-service .check-box label{padding-left:0;display:inline;color:var(--pv-color-text-muted);font-size:13px;line-height:1.5}.shopping-cart-page .terms-of-service .check-box label:before,.shopping-cart-page .terms-of-service .check-box label:after{display:none!important}.shopping-cart-page .terms-of-service .read{color:var(--pv-color-primary);margin-left:6px}.shopping-cart-page .cart-footer .checkout-button{border-radius:14px;height:64px;font-size:16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 24px #ff7a0047}.shopping-cart-page .cart-footer .checkout-button:after{content:"\2192";font-size:20px}.shopping-cart-page .cart-collaterals{margin-top:16px!important}.shopping-cart-page .cart-collaterals .discount-title{border:1px solid var(--pv-color-border);border-radius:14px;padding:16px 52px 16px 54px;background:var(--pv-color-white);color:var(--pv-color-text);font-size:14px;font-weight:700;position:relative}.shopping-cart-page .cart-collaterals .discount-title .icon-left{left:16px;top:14px}.shopping-cart-page .cart-collaterals .discount-title .chevron-right{right:16px;top:14px}.shopping-cart-page .cart-collaterals .list{margin-top:10px;background:var(--pv-color-white);padding:16px}.shopping-cart-page .pv-cart-security-card{margin-top:16px;border:1px solid var(--pv-color-border);border-radius:16px;background:var(--pv-color-white);padding:22px 20px;text-align:center}.shopping-cart-page .pv-cart-security-title{display:inline-flex;align-items:center;gap:10px;color:var(--pv-color-success);font-size:20px;font-weight:700}.shopping-cart-page .pv-cart-security-lock{width:26px;height:26px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='10' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") center/24px no-repeat}.shopping-cart-page .pv-cart-security-icons{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:12px}.shopping-cart-page .pv-secure-icon{width:38px;height:38px;border-radius:10px;border:1px solid var(--pv-color-border-soft);background-color:var(--pv-color-bg-soft);background-repeat:no-repeat;background-position:center;background-size:22px}.shopping-cart-page .pv-secure-card{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23747f92' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cline x1='2' y1='10' x2='22' y2='10'/%3E%3C/svg%3E")}.shopping-cart-page .pv-secure-bank{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23747f92' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 3 2 8 22 8 12 3'/%3E%3Cline x1='4' y1='10' x2='4' y2='18'/%3E%3Cline x1='10' y1='10' x2='10' y2='18'/%3E%3Cline x1='16' y1='10' x2='16' y2='18'/%3E%3Cline x1='2' y1='20' x2='22' y2='20'/%3E%3C/svg%3E")}.shopping-cart-page .pv-secure-pill{border:1px solid var(--pv-color-border-soft);border-radius:10px;background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted);font-size:14px;font-weight:600;padding:8px 10px}.shopping-cart-page .pv-cart-security-card p{margin:14px 0 0;color:var(--pv-color-text-muted);font-size:14px}.shopping-cart-page .tax-shipping-info{margin:12px 0 16px;color:var(--pv-color-text-muted);text-align:left}.shopping-cart-page button.button-2.move-to-wishlist-button{border:1px solid var(--pv-color-primary-muted);border-radius:14px;background:var(--pv-color-primary-soft);color:var(--pv-color-primary-hover);font-size:16px;font-weight:700;padding:16px 24px}.shopping-cart-page button.button-2.move-to-wishlist-button:hover{background:var(--pv-color-primary-soft)}@media (max-width: 1280px){.shopping-cart-page .order-summary-content .order-sum-flex{grid-template-columns:1fr}.shopping-cart-page .order-summary-content .order-sum-right{position:static}}@media (max-width: 820px){.shopping-cart-page .order-summary-content .list-product .data,.shopping-cart-page .order-summary-content .list-product.list-product .data{display:block;padding:16px!important}.shopping-cart-page .order-summary-content .list-product .data .w-sm{margin-top:12px;flex:1 1 auto}.shopping-cart-page .order-summary-content .list-product .data .prices{text-align:left}.shopping-cart-page .order-summary-content .list-product .data ._flex{flex-wrap:wrap}.shopping-cart-page .cart-footer .checkout-button{width:100%}}.breadcrumb{margin:0 0 24px}.breadcrumb ul{font-size:0}.breadcrumb li{display:inline-block}.breadcrumb li *{display:inline-block;margin:0 5px;font-size:14px;line-height:21px;color:#00000080}.breadcrumb li:first-of-type a,.breadcrumb li:first-of-type span,.breadcrumb li:first-of-type{margin-left:0}.breadcrumb strong{font-weight:400;color:var(--pv-color-heading)}.breadcrumb a:hover,.breadcrumb a:focus{color:var(--pv-color-primary)}.category-description,.manufacturer-description,.vendor-description{margin:0 0 25px;line-height:22px}.contact-vendor{margin:0 0 30px}.contact-vendor .button-2{border:none;background-color:var(--pv-color-primary);padding:10px 15px;font-size:14px;color:var(--pv-color-white);text-transform:uppercase}.contact-vendor .button-2:hover,.contact-vendor .button-2:focus{background-color:var(--pv-color-primary-hover)}.product-found{color:var(--pv-color-text-secondary);font-weight:500;font-size:17px;line-height:30px;letter-spacing:0px;margin:0 0 24px;text-align:left;word-break:break-all}.product-selectors{margin:0 0 32px;display:flex;align-items:center;justify-content:space-between}.product-selectors .product-selector-found{color:var(--pv-color-text-muted);font-size:13px}.product-selectors .product-selector-found b{color:var(--pv-color-text-secondary);font-weight:500}.product-selectors .product-search .input-search{position:relative;margin:0}.product-selectors .product-search input{border:1px solid rgba(0,0,0,.1);border-radius:7px;height:38px;color:var(--pv-color-heading);font-size:13px;padding:0 35px 0 20px}.product-selectors .product-search input:focus{border:1px solid rgba(0,0,0,.2);outline:0}.product-selectors .product-search i{width:24px;height:24px;background:url(../images/search-icon.png) no-repeat center center;position:absolute;top:6px;right:12px;z-index:1}.product-selectors .d-flex{display:flex}.product-selectors .product-sorting{display:flex;align-items:center}.product-selectors div>div{display:inline-block;margin-left:64px}.product-selectors div>div.product-search{margin-left:0}.product-selectors span{vertical-align:middle;font-size:14px;color:var(--pv-color-text-secondary);font-weight:500;white-space:nowrap}.product-selectors select{margin:0 8px;border:1px solid rgba(0,0,0,.1);border-radius:4px;height:38px;color:var(--pv-color-text-muted)}.product-selectors .product-viewmode{display:none;font-size:0}.product-filter .filter-title{margin:0 0 10px;background:var(--pv-color-bg-soft) url(../images/toggle-gray.png) right 10px no-repeat;padding:10px;font-size:17px;color:var(--pv-color-text-secondary)}.product-filter .filter-title strong{font-weight:400}.product-filter .filter-content{padding:10px;color:var(--pv-color-text-secondary);margin-bottom:20px}.product-filter .group{font-size:15px}.product-filter .group+.group{margin-top:16px}.product-filter .group .name{padding-bottom:10px}.product-filter .group .item{display:flex;padding-left:15px;align-items:center}.product-filter .group .item+.item{padding-top:8px}.product-filter .group .item label{cursor:pointer;display:flex;align-items:center;padding-left:8px;flex-grow:1}.price-range-filter .selected-price-range{padding:5px 0}.price-range-filter .selected-price-range .to{float:right}.price-range-filter .selected-price-range.manually{display:flex}.price-range-filter .selected-price-range.manually .from{margin-right:8px}.price-range-filter .selected-price-range.manually .from,.price-range-filter .selected-price-range.manually .to{width:50%}.product-filter .attribute-squares{font-size:inherit}.product-filter .attribute-squares .attribute-square{width:20px!important;height:20px!important;margin-right:8px}.item-grid:after{content:"";display:block;clear:both}.item-box{position:relative;width:100%;float:left;margin:0 0 80px;text-align:left}.item-box .picture{z-index:1;background-color:var(--pv-color-white);border:1px solid rgba(0,0,0,.1);padding:15px;border-radius:7px;margin:0 0 16px}.item-box .picture a{display:block;position:relative}.item-box .picture a:focus{opacity:.85}.item-box .picture a:before{content:"";display:block;padding-top:100%}.item-box .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.item-box:hover .picture a img{opacity:.85}.item-box .product-title{margin:0 0 8px;font-size:17px;line-height:1.2;font-weight:400;color:var(--pv-color-primary)}.item-box .product-title a{display:block;color:var(--pv-color-heading);font-weight:450;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-box .product-title a:hover,.item-box .product-title a:focus{color:var(--pv-color-primary-hover)}.item-box .sku{margin:0 0 15px}.item-box .product-rating-box{display:inline-block;margin:0 0 10px}.item-box .rating{background:url(../images/rating1.svg) repeat-x;height:15px;width:81px}.item-box .rating div{background:url(../images/rating2.svg) repeat-x;height:15px}.product-grid .item-box .description:not([data-short-description]){overflow:hidden;margin:0 0 8px;line-height:22px;color:var(--pv-color-text-muted);font-weight:500;font-size:14px}.item-box .description[data-short-description]{display:none}.item-box .description a{display:block;overflow:hidden}.item-box .prices{overflow:hidden;line-height:1;margin:0 0 16px}.item-box .old-price{margin:0 5px 0 0;text-decoration:line-through;color:#f99b2780;font-weight:500;font-size:16px}.item-box .actual-price{margin:0 5px 0 0;font-size:16px;color:var(--pv-color-text-muted);font-weight:500}.item-box .tax-shipping-info a{color:var(--pv-color-primary)}.item-box .tax-shipping-info a:hover,.item-box .tax-shipping-info a:focus{text-decoration:underline}.item-box .buttons{margin:0;font-size:0;display:flex}.item-box button{display:inline-block;height:40px;border:none;vertical-align:middle}.item-box .product-box-add-to-cart-button{width:100%;height:43px;background-color:var(--pv-color-primary);font-size:14px;font-weight:450;text-transform:capitalize;border-radius:7px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);text-align:center;color:var(--pv-color-white);margin-right:5px}.item-box .product-box-add-to-cart-button:hover,.item-box .product-box-add-to-cart-button:focus{background-color:var(--pv-color-primary)}.item-box .add-to-compare-list-button,.item-box .add-to-wishlist-button{width:20%;border-left:1px solid var(--pv-color-bg-soft)!important;background-color:var(--pv-color-bg-soft);background-position:center;background-repeat:no-repeat;font-size:0;height:45px;min-width:34px;width:55px}.item-box .add-to-compare-list-button{background-image:url(../images/compare-button.png)}.item-box .add-to-wishlist-button{background-image:url(../images/heart-small.png);border-radius:25px}.item-box .add-to-compare-list-button:hover,.item-box .add-to-compare-list-button:focus,.item-box .add-to-wishlist-button:hover,.item-box .add-to-wishlist-button:focus{background-color:var(--pv-color-border)}.title_arrow{display:flex;align-items:center;justify-content:space-between}.arrow-con{display:flex;align-items:center}.arrow-con .swiper-button-prev,.arrow-con .swiper-button-next{position:relative;top:0;margin:0;left:0;right:0;border:1px solid rgba(0,0,0,.1);width:46px;height:46px;border-radius:25px}.arrow-con .swiper-button-prev:after{content:"";background:url(../images/icons_arrow-left.svg)no-repeat center center;width:18px;height:18px}.arrow-con .swiper-button-prev:hover:after{background:url(../images/icons_arrow-left-hover.svg)no-repeat center center}.arrow-con .swiper-button-next{margin-left:8px}.arrow-con .swiper-button-next:after{content:"";background:url(../images/icons_arrow-right.svg)no-repeat center center;width:18px;height:18px}.arrow-con .swiper-button-next:hover:after{background:url(../images/icons_arrow-right-hover.svg)no-repeat center center}.home-page .product-grid{margin:0}.manufacturer-sec{margin:100px 0}.manufacturer-sec .manufacturer-item-grid .manufacturer-item{margin-bottom:30px}.manufacturer-sec .manufacturer-item-grid .manufacturer-inner{border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:24px;text-align:center}.manufacturer-sec .manufacturer-item-grid .manufacturer-inner .picture a{display:block;position:relative}.manufacturer-sec .manufacturer-item-grid .manufacturer-inner .picture a:before{content:"";display:block;padding-top:65%}.manufacturer-sec .manufacturer-item-grid .manufacturer-inner .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;width:auto;border-radius:0}.manufacturer-sec .manufacturer-item-grid .manufacturer-inner .title{font-size:16px;color:var(--pv-color-heading);font-weight:400;line-height:20px;margin:15px 0 0;display:inline-block}.slider-sec{margin:100px 0}.slider-sec .swiper-slide img{width:100%}.main-slider .swiper-pagination-bullet,.slider-sec .swiper-pagination-bullet{width:13px;height:13px;background:var(--pv-color-border-strong);opacity:1}.main-slider .swiper-pagination-bullet-active,.slider-sec .swiper-pagination-bullet-active{background:none;border:2px solid var(--pv-color-white)}.main-slider .swiper-horizontal>.swiper-pagination-bullets,.slider-sec .swiper-horizontal>.swiper-pagination-bullets,.main-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.slider-sec .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:18px}.sub-category-grid,.manufacturer-grid,.vendor-grid{margin:0 0 20px}.home-page-category-grid{margin:100px 0}.home-page-category-grid .title,.sub-category-grid .title{text-align:center;font-size:22px;font-weight:400;-webkit-transition:all .3s ease;transition:all .3s ease}.sub-category-grid .title a{display:block;padding:0 0 15px}._title{font-size:22px;color:var(--pv-color-heading);line-height:48px;font-weight:450;margin:0 0 48px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);text-align:left}.title_arrow ._title{margin:0}.view_all{text-align:center;margin:18px 0 0}.view_all a{border:1px solid rgba(0,0,0,.1);border-radius:4px;color:var(--pv-color-text-muted);font-size:16px;font-weight:500;padding:15px;line-height:1;min-width:197px;display:inline-block}.home-page-category-grid .category-item{text-align:center;margin:0 0 30px}.home-page-category-grid .category-item-content{border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:24px;position:relative;cursor:pointer;min-height:200px}.home-page-category-grid .category-item-content:hover{border:1px solid var(--pv-color-primary)}.home-page-category-grid .category-item-content .sub-category-dropdown{z-index:10;position:absolute;top:100%;width:auto;left:0;box-shadow:0 4px 12px #0000001a;padding:7px 16px;text-align:left;white-space:nowrap;min-width:100%;background-color:#fff;display:none;border-radius:4px;overflow:hidden;max-height:320px;overflow-y:auto}.home-page-category-grid .category-item-content .sub-category-dropdown ul li a{display:block;padding:10px 0;color:var(--pv-color-heading);font-size:14px;font-weight:400;position:relative}.home-page-category-grid .category-item-content:hover .sub-category-dropdown{display:block}.home-page-category-grid .title{font-size:16px;color:var(--pv-color-heading);font-weight:400;line-height:20px;margin:15px 0 0;display:inline-block;word-break:break-all}.home-page-category-grid .picture,.sub-category-grid .picture{margin:0}.home-page-category-grid .picture a:before,.sub-category-grid .picture a:before{padding-top:65%}.products-container{position:relative}.products-container .ajax-products-busy{display:none;position:absolute;z-index:2;width:100%;height:100%;background:#ffffffab url(../images/loading.gif) center no-repeat}.home-page .product-grid .swiper .swiper-slide .item-box{width:100%;margin:0 0 30px}.vehical-brands-tab,.references .brands{margin-bottom:30px}.vehical-brands-tab .swiper-slide{width:170px}.references .brands .swiper-slide{width:150px}.vehical-brands-tab .vehicleinfo-brand-name,.references .brands .brand-name{border:1px solid var(--pv-color-border-soft);height:55px;display:flex;width:100%;align-items:center;justify-content:center;cursor:pointer;padding:0 5px;text-align:center;border-radius:7px}.vehical-brands-tab .vehicleinfo-brand-name.active,.references .brands .brand-name.active{border:1px solid var(--pv-color-primary);color:var(--pv-color-primary)}.product-grid,.product-list{margin:0 0 50px}.product-grid .title{margin:0 0 30px;border-bottom:1px solid var(--pv-color-border);padding:0 0 15px;font-size:30px;font-weight:400;color:var(--pv-color-text-secondary)}.product-grid .title strong{font-weight:400}.manufacturer-grid .title{margin:0 0 15px;text-align:center;font-size:16px}.manufacturer-grid .title a:hover,.manufacturer-grid .title a:focus{color:var(--pv-color-primary)}.manufacturer-grid .picture{border:1px solid var(--pv-color-border)}.vendor-grid .title{margin:0 0 15px;text-align:center;font-size:16px}.vendor-grid .title a:hover,.vendor-grid .title a:focus{color:var(--pv-color-primary)}.vendor-grid .picture{border:1px solid var(--pv-color-border)}.pager{margin:0 0 20px}.pager ul{text-align:center;font-size:0}.pager li{display:inline-block;margin:0 4px;vertical-align:top}.pager li a,.pager li span{display:block;min-width:40px;height:40px;border:1px solid var(--pv-color-border-soft);padding:8px;text-align:center;color:var(--pv-color-text);font-size:14px;cursor:pointer;border-radius:180px;line-height:23px}.pager li span{border-color:var(--pv-color-primary);background-color:var(--pv-color-primary);color:var(--pv-color-white)}.pager li .previous-page,.pager li .next-page,.pager li .first-page,.pager li .last-page{border-color:var(--pv-color-primary);background-position:center;background-repeat:no-repeat;font-size:0;color:var(--pv-color-white)}.pager li .previous-page{background-image:url(../images/prev.png)}.pager li .next-page{background-image:url(../images/next.png)}.pager li .first-page{background-image:url(../images/first.png)}.pager li .last-page{background-image:url(../images/last.png)}.pager li a:hover,.pager li a:focus{color:var(--pv-color-primary)}.pager li.active a{background:var(--pv-color-primary);border-color:var(--pv-color-primary);color:var(--pv-color-white)}.product-essential{margin:0 0 40px;text-align:left;border:1px solid #9b9b9b47;border-radius:7px;padding-left:15px}.product-essential:after{content:"";display:block;clear:both}.gallery .picture-wrapper{margin:0 0 10px}.gallery .picture{position:relative;max-width:100%;margin:0 auto;overflow:hidden}.gallery .picture:before{content:"";display:block;padding-top:100%}.gallery .picture img,.picture-gallery .picture-thumbs img,.video-gallery .video-thumbs iframe,.variant-picture img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto}.picture-gallery .picture-thumbs{overflow:hidden;font-size:0;margin:10px -5px 0}.picture-gallery .picture-thumbs .thumb-item{display:inline-block;position:relative;width:99px;height:99px;margin:0 5px 10px;overflow:hidden;cursor:pointer}.video-gallery .video-thumbs .thumb-item{display:inline-block;position:relative;margin:0 5px 10px;overflow:hidden}.overview{position:relative;margin:0 0 50px;padding:2rem 1rem}.overview .discontinued-product{background:var(--pv-color-bg-soft);margin:0 0 20px}.overview .discontinued-product h4{display:inline-block;font-size:14px;padding:17px 17px 17px 40px;background:url(../images/discontinued-product-icon.png) no-repeat 13px center;color:var(--pv-color-error)}.overview .product-name{margin:0 0 5px}.overview .product-name h1{font-size:24px;color:var(--pv-color-heading);font-size:20px!important;margin-top:7px}.overview .short-description{margin:0 0 16px;line-height:24px;color:var(--pv-color-heading);font-size:16px}.overview .other-desc{margin:16px 0;color:#00000080;line-height:24px;font-size:16px;font-weight:400}.overview .prd-drop-desc{margin:0 0 15px;border-bottom:1px solid #9b9b9b47;padding-bottom:13px}.overview .prd-drop-desc ._label{display:inline-block;font-size:14px;font-weight:400;color:var(--pv-color-text);margin:0 0 5px;cursor:pointer}.overview .prd-drop-desc ._desc{font-size:13px;display:none}.overview .prd-drop-desc ._label:after{content:"";background:url(../images/chevron-down.svg)no-repeat center center;display:inline-block;width:16px;height:16px;position:relative;top:3px;margin-left:5px}.overview .prd-drop-desc ._label.active{color:var(--pv-color-primary)}.overview .prd-drop-desc ._label.active:after{background:url(../images/chevron-down-orange.svg)no-repeat center center;transform:rotate(180deg)}.product-no-reviews,.product-reviews-overview{margin:0 0 25px;color:var(--pv-color-text-secondary)}.product-no-reviews a{text-decoration:underline}.product-review-box{margin:0 auto 8px;width:100%}.product-review-box .rating{width:95px;height:14px;background:url(../images/rating1.png) repeat-x}.review-item-info{width:100%;display:flex;justify-content:space-between;margin-bottom:10px!important}.vendor-product-reviews .product-review-box{width:auto}.vendor-product-reviews-title{margin-bottom:20px;font-size:16px}.vendor-page .block{max-width:100%;text-align:right}.review-item-info .review-product-name a,.vendor-page .block a{display:inline-block;color:var(--pv-color-primary);cursor:pointer}.product-review-box .rating div{height:14px;background:url(../images/rating2.png) repeat-x;font-size:0px;line-height:0px}.product-review-links{display:inline-block}.product-review-links.add-review:before{content:"|";padding:0 5px}.add-review.product-no-reviews:before{display:none}.product-review-links a{text-decoration:underline}.product-review-links a:hover,.product-review-links a:focus{color:var(--pv-color-primary)}.overview .value,.variant-overview .value{color:var(--pv-color-text-secondary)}.overview .value a,.variant-overview .value a{color:var(--pv-color-primary)}.overview .value a:hover,.overview .value a:focus,.variant-overview .value a:hover,.variant-overview .value a:focus{text-decoration:underline}.overview-buttons{font-size:0}.overview-buttons div{width:80%}.overview .button-2,.variant-overview .button-2{display:block;width:100%;border:none;background-color:var(--pv-color-bg-soft);background-position:center center;background-repeat:no-repeat;padding:15px;text-align:center;font-size:0;color:var(--pv-color-text-muted);height:44px;width:44px}.overview .button-2:hover,.overview .button-2:focus,.variant-overview .button-2:hover,.variant-overview .button-2:focus{background-color:var(--pv-color-border)}.overview .add-to-compare-list-button{background-image:url(../images/compare-button.png)}.overview .email-a-friend-button{background-image:url(../images/email-button.png)}.overview .subscribe-button,.variant-overview .subscribe-button{background-image:url(../images/email-button.png)}.overview .download-sample-button,.variant-overview .download-sample-button{background-image:url(../images/download-button.png)}.overview .add-to-wishlist-button,.variant-overview .add-to-wishlist-button{background-image:url(../images/heart-small.png)}.overview .manufacturers{margin:0 0 20px}.overview .availability,.variant-overview .availability{margin:0 0 20px;overflow:hidden}.overview .availability .back-in-stock-subscription,.variant-overview .availability .back-in-stock-subscription{display:inline-block}.overview .additional-details,.variant-overview .additional-details{margin:0 0 20px}.overview .additional-details div,.variant-overview .additional-details div{margin:0 0 8px}.overview .delivery,.variant-overview .delivery{overflow:hidden}.overview .stock .out-of-stock{color:var(--pv-color-error)}.overview .free-shipping,.variant-overview .free-shipping{display:inline-block;margin:10px 0;background:url(../images/shipping.png) left center no-repeat;padding:2px 0 2px 28px;font-weight:700;color:var(--pv-color-text-secondary)}.overview .free-shipping.invisible,.variant-overview .free-shipping.invisible{display:none}.overview .delivery-date,.variant-overview .delivery-date{margin:10px 0}.overview .min-qty-notification,.variant-overview .min-qty-notification{margin:10px 0;color:var(--pv-color-text-secondary)}.overview .download-sample,.variant-overview .download-sample{display:inline-block;margin:0 0 25px}.overview .prices,.variant-overview .prices{margin:32px 0 27px;overflow:hidden}.overview .prices>div>span,.variant-overview .prices>div>span{vertical-align:middle}.overview .old-product-price,.variant-overview .old-product-price,.overview .non-discounted-price,.variant-overview .non-discounted-price{font-size:14px;color:var(--pv-color-text-light);text-decoration:line-through}.overview .product-price,.variant-overview .product-price{font-size:28px;font-weight:500;color:var(--pv-color-heading);line-height:1}.overview .tax-shipping-info a,.variant-overview .tax-shipping-info a{color:var(--pv-color-primary)}.overview .tax-shipping-info a:hover,.overview .tax-shipping-info a:focus,.variant-overview .tax-shipping-info a:hover,.variant-overview .tax-shipping-info a:focus{text-decoration:underline}.customer-entered-price{margin:0 0 20px;overflow:hidden}.customer-entered-price .price-input label{display:block;margin:0 0 5px;font-weight:700;color:var(--pv-color-text-secondary)}.customer-entered-price .price-input input{width:170px;text-align:center}.customer-entered-price .price-range{margin:5px 0 0;color:var(--pv-color-text-light)}.tier-prices{margin:0 0 20px}.tier-prices .title{display:none}.tier-prices table td{border:1px solid var(--pv-color-border);padding:10px;color:var(--pv-color-text-secondary)}.tier-prices .field-header{min-width:80px}.tier-prices .item-price{background-color:var(--pv-color-bg-soft);font-size:16px;color:var(--pv-color-error)}.overview ._flex-btn{display:flex;align-items:flex-end;margin:0 0 20px}@media (max-width: 768px){.overview ._flex-btn{flex-direction:column;align-items:normal}.overview ._flex-btn .overview-buttons{width:100%;order:2;display:flex}.overview-buttons div{width:auto;margin-top:15px}}.overview .add-to-cart-panel,.variant-overview .add-to-cart-panel{display:flex;position:relative}.overview .add-to-cart-panel>*,.variant-overview .add-to-cart-panel>*{float:left}.overview .qty-label,.variant-overview .qty-label{display:none!important}.overview .qty-dropdown,.variant-overview .qty-dropdown{height:43px;padding:0 12px;font-size:15px;color:var(--pv-color-text-secondary)}.overview .add-to-cart-button,.variant-overview .add-to-cart-button{height:44px;border:none;background-color:var(--pv-color-primary);padding:0 24px;font-size:16px;color:var(--pv-color-white);font-weight:600;border-radius:4px 0 0 4px}.overview .add-to-cart-button:hover,.overview .add-to-cart-button:focus,.variant-overview .add-to-cart-button:hover,.variant-overview .add-to-cart-button:focus{background-color:var(--pv-color-primary)}.product-share-button{display:inline-block;overflow:hidden}.full-description{clear:both;line-height:24px;color:var(--pv-color-text-light)}.product-collateral .title{margin:0 0 10px;font-size:18px;color:var(--pv-color-text-secondary)}.product-collateral .title strong{font-weight:400}.product-variant-line{margin:0 0 30px;border-bottom:1px solid var(--pv-color-border);padding:0 0 20px}.product-variant-line:after{content:"";display:block;clear:both}.variant-picture{position:relative;width:220px;height:220px;margin:0 auto 15px;overflow:hidden}.variant-overview{width:100%}.variant-overview .variant-name{margin:0 0 10px;padding:10px 0;font-size:16px;font-weight:700;color:var(--pv-color-primary)}.variant-overview .variant-description{margin:0 0 15px;line-height:22px}.variant-overview .add-to-wishlist{margin:0 0 25px}.variant-overview .add-to-wishlist-button{display:inline-block;width:auto}.variant-overview .add-to-cart{margin:0 0 10px}.product-specs-box .title{display:none}.product-specs-box td{border:0;padding:6px 0;color:var(--pv-color-heading);font-weight:500;font-size:14px}.product-specs-box td:first-of-type{width:25%}.product-specs-box td.spec-group-name{border:0;font-size:15px;color:var(--pv-color-heading)}.accordion .acc-title{color:var(--pv-color-heading);font-size:14px;line-height:21px;font-weight:600;margin:0 0 7px 5px}.accordion .accordion-content{display:none;padding:10px}.accordion .accordion-header{cursor:pointer;margin:5px 0;position:relative;color:var(--pv-color-heading);font-size:16px;font-weight:600}.accordion .accordion .accordion-header{font-size:14px;font-weight:400}.accordion .accordion-header:before{content:"";width:16px;height:16px;background:url(../images/arrow-fill.png)no-repeat center center;display:inline-block;position:relative;top:0;margin-right:8px}.accordion .accordion-header.active:before{transform:rotate(90deg)}.block .listbox .accordion .accordion-header{font-weight:400;font-size:14px}.block .listbox .accordion .accordion-item{margin:0 0 19px}.block .listbox .accordion .accordion-item .accordion-item{margin:0}.block .listbox .accordion .accordion-header:before{background:url(../images/ep_arrow-right.svg)no-repeat center center}.block .listbox .accordion .accordion-content{padding:10px 20px;margin:-10px 0}.block .listbox .accordion .accordion-content ol{margin-left:15px}.block .listbox .accordion .accordion-content ol.ml-0{margin-left:0}.block .listbox .accordion .accordion-content ol li a{display:block;color:var(--pv-color-heading);font-size:14px;padding:4px 0}.vehicle-table{border:1px solid var(--pv-color-border-soft)}.vehicle-table tr th{background:var(--pv-color-bg-soft);font-size:14px;color:var(--pv-color-heading);font-weight:400;padding:12px}.vehicle-table tr td{padding:12px;border-bottom:1px solid var(--pv-color-border-soft);color:var(--pv-color-text);font-weight:400;font-size:14px}.vehicle-table tr td:first-of-type{color:var(--pv-color-text-secondary)}.vehicle-table tr:last-of-type td{border-bottom:0}.vehicle-table tr td .link{color:var(--pv-color-primary);font-weight:600;font-size:13px}.product-tags-list{font-size:0}.product-tags-list li{display:inline-block;font-size:14px}.product-tags-list li.separator{margin:0 5px 0 3px}.product-tags-list a{display:inline-block;line-height:24px}.product-tags-list a:hover,.product-tags-list a:focus{color:var(--pv-color-text-secondary)}.attributes{margin:20px 0}.attributes dl{overflow:hidden;padding:0 2px}.attributes dt,.attribute-label{display:block;margin:0 0 5px;white-space:nowrap;font-weight:700;color:var(--pv-color-text-secondary)}.attributes dd,.attribute-data{margin:0 0 10px}.attributes li{margin:8px 0 12px}.attributes select{width:auto;min-width:100px;max-width:100%}.attributes .option-list label{margin:0 5px}.attributes .datepicker{width:280px;text-align:center;color:var(--pv-color-text-secondary)}.attributes .qty-box input{width:48px;height:32px;text-align:center}.attributes .option-list:not(.attribute-squares) .disabled{opacity:.5}.attributes .attribute-squares .disabled .attribute-square{cursor:default;opacity:.25}.attributes .attribute-squares .disabled .attribute-square-container{background:linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1.5px),var(--pv-color-error) 50%,rgba(0,0,0,0) calc(50% + 1.5px),rgba(0,0,0,0) 100%),linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1.5px),var(--pv-color-error) 50%,rgba(0,0,0,0) calc(50% + 1.5px),rgba(0,0,0,0) 100%)}.attributes .attribute-squares .tooltip-container .not-available-text{font-size:12px}.attributes .attribute-squares.color-squares .tooltip-container .not-available-text{margin:5px}.attributes .attribute-squares.color-squares .tooltip-container{width:120px;display:none}.attributes .attribute-squares.color-squares li:hover .tooltip-container{margin-left:-42px}.attributes .attribute-squares.color-squares .disabled .tooltip-container{display:block}.attributes .attribute-squares.image-squares .tooltip-container .not-available-text{margin-bottom:5px;display:none}.attributes .attribute-squares.image-squares .disabled .tooltip-container .not-available-text{display:block}.attributes select option.disabled,.attributes select option:disabled{color:var(--pv-color-border-strong)}.ui-datepicker{width:280px;box-shadow:0 0 3px #00000026;background-color:var(--pv-color-white);text-align:center;border:none;border-radius:0;padding:0;font:normal 14px var(--pv-font-sans);color:var(--pv-color-text-light)}.ui-datepicker-header{position:relative;height:32px;background-color:var(--pv-color-primary);color:var(--pv-color-white);border:none;border-radius:0;background-image:none;padding:0!important;font-weight:400}.ui-datepicker-header a{position:absolute;top:0;z-index:1;width:32px;height:32px;line-height:32px;font-size:0;top:0!important;width:32px!important;height:32px!important;border:none!important}.ui-datepicker-header a.ui-datepicker-prev{left:0;background:url(../images/calendar-prev.png) center no-repeat}.ui-datepicker-header a.ui-datepicker-next{right:0;background:url(../images/calendar-next.png) center no-repeat}.ui-datepicker-header a span{display:none!important}.ui-datepicker-title{position:relative;z-index:0;line-height:32px;font-weight:700;text-transform:uppercase;line-height:32px!important}.ui-datepicker-calendar{margin:0!important;font-size:14px!important}.ui-datepicker-calendar th{background-color:var(--pv-color-bg-soft)}.ui-datepicker-calendar th,.ui-datepicker-calendar td{width:14.285%;border:1px solid var(--pv-color-border);padding:0}.ui-datepicker-calendar th span,.ui-datepicker-calendar td a{display:block;min-height:32px;line-height:32px;color:var(--pv-color-text-secondary)}.ui-datepicker-calendar td a{border:none!important;background:none!important;padding:0;text-align:center;color:var(--pv-color-text-secondary)!important}.ui-datepicker-calendar .ui-state-active{outline:2px solid var(--pv-color-primary);font-weight:700;color:var(--pv-color-primary);color:var(--pv-color-primary)!important}.attribute-squares{font-size:0;display:inline-block}.attribute-squares li{display:inline-block;margin:0 5px 5px;text-align:center}.attribute-squares .attribute-square-container{display:block;position:relative;z-index:0;padding:1px}.attribute-squares label{display:block;margin:0!important;overflow:hidden}.attribute-squares .attribute-square{display:inline-block!important;width:32px!important;height:32px!important;border:1px solid var(--pv-color-text-secondary)!important;cursor:pointer}.attribute-squares .selected-value .attribute-square-container{background-color:var(--pv-color-primary)}.attribute-squares li input{display:none}.attribute-squares-padding{padding:0 5px 0 0}.tooltip-container{position:absolute;width:200px;color:var(--pv-color-heading);background:var(--pv-color-white);border:1px solid var(--pv-color-border-soft);text-align:center;visibility:hidden;border-radius:5px}.tooltip-container:before{content:"";position:absolute;bottom:100%;left:50%;margin-left:-7px;width:0;height:0;border-bottom:7px solid var(--pv-color-bg-soft);border-right:7px solid transparent;border-left:7px solid transparent}.tooltip-container:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-6px;width:0;height:0;border-bottom:6px solid var(--pv-color-white);border-right:6px solid transparent;border-left:6px solid transparent}.attribute-squares li:hover .tooltip-container,.attribute-squares li:focus .tooltip-container{visibility:visible;margin-left:-83px;margin-top:5px;z-index:999}.tooltip-container .tooltip-header{background-color:var(--pv-color-bg-soft);height:25px;border-top-right-radius:4px;border-top-left-radius:4px;padding-left:10px;padding-top:5px;text-align:left;width:198px;font-size:15px;border-bottom:1px var(--pv-color-border-soft) solid}.tooltip-container .tooltip-body{margin:5px}.tooltip-container .tooltip-body img{border:0px var(--pv-color-white);width:190px}.giftcard{margin:0 0 20px;overflow:hidden}.giftcard div{margin:0 0 10px}.giftcard label{display:block;margin:0 auto 5px;font-weight:700;color:var(--pv-color-text-secondary)}.giftcard input,.giftcard textarea{width:350px;max-width:100%}.giftcard textarea{height:150px}.product-reviews h1 a{color:var(--pv-color-primary)}.product-reviews h1 a:before,.product-reviews h1 a:after{content:"''"}.product-reviews .title{margin:0 0 20px;font-size:20px;color:var(--pv-color-text-secondary)}.product-reviews .title strong{font-weight:400}.write-review{margin:0 0 60px}.write-review .fieldset{margin:0 0 30px}.tooltip{position:initial;display:inline-block;border-bottom:1px dotted black;color:var(--pv-color-text-secondary)}.tooltip .tooltiptext{visibility:hidden;width:auto;background:var(--pv-color-bg-soft) no-repeat 100% 5%;border:var(--pv-color-border-strong) 1px dotted;text-align:Left;padding:10px 10px 5px 5px;position:absolute;z-index:1;left:10%;opacity:0;transition:opacity .3s}.tooltip .tooltiptext:after{content:"";position:absolute}.tooltip:hover .tooltiptext,.tooltip:focus .tooltiptext{visibility:visible;opacity:1;cursor:help}.write-review .review-rating{text-align:left;padding-top:10px;padding-bottom:10px}.write-review .review-rating label{display:block;margin:0 0 5px;font-size:14px;color:var(--pv-color-text-secondary)}.write-review .review-rating div.first{color:var(--pv-color-error)}.write-review .review-rating div.rating-options{padding-top:2px}.write-review .review-rating div.rating-options input{vertical-align:baseline}.write-review .review-rating div.last{color:var(--pv-color-success)}.write-review .captcha-box{margin:15px 0 0}.write-review .button-1{border:none;background-color:var(--pv-color-primary);padding:10px 25px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.write-review .button-1:hover,.write-review .button-1:focus{background-color:var(--pv-color-primary-hover)}.product-reviews .result,.product-reviews .message-error{margin:0 0 20px}.product-review-list{overflow:hidden}.product-review-item{margin:0 0 20px}.product-review-item .review-item-head{border-top:1px solid #ddd;overflow:hidden;background-color:var(--pv-color-bg-soft);padding:10px}.product-review-item .review-title{line-height:20px;font-size:15px;color:var(--pv-color-text-secondary)}.product-review-item .product-review-box{margin:3px 0 0}.product-review-item .review-content{padding:20px 10px}.product-review-item .review-text{margin:0 0 15px;line-height:22px;color:var(--pv-color-text-secondary)}.product-review-item .avatar{margin:0 0 10px}.product-review-item .reply{margin:15px 0;border-top:1px solid #ddd}.product-review-item .reply-header{margin:15px 0;font-weight:700}.product-review-item .reply-text{line-height:22px}.product-review-item .review-info{margin:0 0 5px}.product-review-item .review-info label{font-weight:400}.product-review-item .review-info a,.product-review-helpfulness .vote{display:inline-block;padding:0 5px;color:var(--pv-color-primary);cursor:pointer}.product-review-helpfulness .question{margin:0 5px 0 0;font-style:italic}.product-review-helpfulness .result{margin:0 0 0 10px}.product-review-item .review-type-rating-ext{overflow:hidden;margin:0 0 20px}.wishlist-page .page-title{margin:0 0 -1px}.wishlist-content{margin:0 0 20px}.wishlist-content .message-error{margin:20px 0}.wishlist-content .table-wrapper{margin:0 0 30px}.wishlist-content .product-content{min-width:300px;text-align:left}.wishlist-content .tax-shipping-info{margin:0 0 20px;text-align:center}.wishlist-content .tax-shipping-info a{color:var(--pv-color-info)}.wishlist-content .tax-shipping-info a:hover,.wishlist-content .tax-shipping-info a:focus{text-decoration:underline}.wishlist-content .buttons{font-size:0}.wishlist-content .button-2{display:block;width:250px;margin:0 auto 3px;border:none;padding:10px 25px;text-align:center;line-height:20px;font-size:15px;color:var(--pv-color-white)}.wishlist-content .update-wishlist-button,.wishlist-content .wishlist-add-to-cart-button{background-color:var(--pv-color-primary);text-transform:uppercase}.wishlist-content .update-wishlist-button:hover,.wishlist-content .update-wishlist-button:focus,.wishlist-content .wishlist-add-to-cart-button:hover,.wishlist-content .wishlist-add-to-cart-button:focus{background-color:var(--pv-color-primary-hover)}.wishlist-content .email-a-friend-wishlist-button{background-color:var(--pv-color-text-light)}.wishlist-content .email-a-friend-wishlist-button:hover,.wishlist-content .email-a-friend-wishlist-button:focus{background-color:var(--pv-color-text-light)}.wishlist-page .share-info{text-align:center}.wishlist-page .share-info span{display:block;margin:0 0 5px}.wishlist-page .share-info a{font-weight:700;color:var(--pv-color-text-secondary)}.wishlist-page .share-info a:hover,.wishlist-page .share-info a:focus{color:var(--pv-color-primary)}.wishlist-page .no-data{margin:25px 0 0}.compare-products-page{position:relative;overflow:hidden}.compare-products-page .clear-list{display:inline-block;margin:0 0 20px;background-color:var(--pv-color-primary);padding:10px 15px;border-radius:4px;color:var(--pv-color-white);font-weight:500;font-size:14px}.compare-products-page .clear-list:hover,.compare-products-page .clear-list:focus{background-color:var(--pv-color-primary)}.compare-products-page .table-wrapper{margin:0 0 30px;padding:0 0 1px}.compare-products-table td{min-width:150px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-white);padding:20px;text-align:left;vertical-align:top;color:var(--pv-color-text-secondary)}.compare-products-table td:first-child{min-width:0}.compare-products-table td label{font-weight:400;color:var(--pv-color-text-light)}.compare-products-table .specification-group td{border:0;padding:20px 10px 10px}.compare-products-table .specification-group td label{font-size:16px;color:var(--pv-color-text-secondary)}.compare-products-table .remove-button{display:inline-block;border:none;background:url(../images/remove.png) left center no-repeat;padding:0 0 0 18px;font-size:12px;color:var(--pv-color-text)}.compare-products-table .remove-button:hover,.compare-products-table .remove-button:focus{color:var(--pv-color-primary)}.compare-products-table .picture{display:block;position:relative;max-width:200px;height:200px;overflow:hidden}.compare-products-table .picture img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto}.compare-products-table .product-name td{font-weight:600}.compare-products-table .product-name td a:hover,.compare-products-table .product-name td a:focus{color:var(--pv-color-primary)}.compare-products-table .short-description td{line-height:22px}.compare-products-table .full-description td{display:none}.compare-products-page .no-data{margin:25px 0 0}.checkout-page .section{margin:0}.checkout-page .section.order-summary{margin:100px 0 30px}.checkout-page .cart-footer{border-top:none}.checkout-page .total-info{margin:0;border-bottom:none;padding:5px 20px 10px}.terms-of-checkout{box-shadow:0 2px 8px #0000001f;padding:24px;border-radius:8px;margin-bottom:24px}.terms-of-checkout .mb-16{margin-bottom:16px}.terms-of-checkout .check-box span{color:var(--pv-color-primary)}.checkout-page .button-1{display:block;width:100%;border:none;background-color:var(--pv-color-primary);padding:15px 30px;text-align:center;font-size:16px;color:var(--pv-color-white);border-radius:7px;font-weight:600}.checkout-page .button-1:disabled{background:#0000004d;cursor:default}.checkout-page .address-item{width:350px;max-width:100%;margin:0 auto 40px}.checkout-page .address-item ul{margin:0 0 15px;background-color:var(--pv-color-bg-soft);padding:20px;color:var(--pv-color-text-secondary)}.checkout-page .address-item li{padding:5px 0}.checkout-page .address-item li.name{font-size:16px;font-weight:700}.enter-address .message-error{margin:20px 0}.enter-address .edit-address{background-color:var(--pv-color-bg-soft);border-top:1px solid var(--pv-color-border-soft);margin:0 0 30px;padding:30px 15px}.checkout-page .ship-to-same-address{padding:30px 0;text-align:center}.checkout-page .ship-to-same-address .selector{margin:0 0 5px;font-weight:700;color:var(--pv-color-text-secondary)}.vat-number-warning{text-align:center;font-size:13px;color:var(--pv-color-error);margin-top:5px}.vat-number-warning a{text-decoration:underline}.checkout-page .pickup-in-store{text-align:center}.checkout-page .pickup-in-store .selector{margin:0 0 5px;font-weight:700;color:var(--pv-color-text-secondary)}.select-pickup-point{text-align:center}.checkout-page .pickup-points-map{min-width:400px;min-height:350px;vertical-align:middle;margin-top:5px;margin-bottom:5px}.checkout-page .edit-address-button{float:right;margin:20px 10px 10px 12px}.checkout-page .delete-address-button{float:right;margin:20px 0 10px}.payment-method-container{margin:32px 0}.payment-method-container .h3{color:var(--pv-color-heading);font-weight:600;font-size:16px;margin:0 0 24px}.payment-method-container .wrapper{border:1px solid var(--pv-color-border);border-radius:7px}.shipping-method .method-list,.payment-method .method-list{font-size:0}.payment-method .method-list li .method-name{padding:24px;border-bottom:1px solid var(--pv-color-border);display:flex;justify-content:space-between;align-items:center}.payment-method .method-list li .method-name img{max-height:24px}.payment-method .method-list li:last-of-type .method-name{border-bottom:0}.shipping-method .method-list li label,.payment-method .method-list li label{font-size:14px;color:var(--pv-color-heading);font-weight:600}.shipping-method .method-description{margin:5px 0 0}.payment-method .use-reward-points{margin:0 0 30px;text-align:center;color:var(--pv-color-text-secondary)}.payment-method .payment-logo{display:inline-block;vertical-align:middle}.payment-method .payment-logo label{display:block;font-size:0!important}.confirm-order .buttons{padding:10px 0}.confirm-order .button-1{font-size:16px}.order-review-data>div,.order-details-area>div,.shipment-details-area>div{width:350px;max-width:100%;margin:0 auto 40px;background-color:var(--pv-color-bg-soft);padding:20px;color:var(--pv-color-text-secondary)}.order-review-data li,.order-details-area li,.shipment-details-area li{padding:3px 0}.order-review-data .title,.order-details-area .title,.shipment-details-area .title{margin:0 0 5px;padding:0;font-size:16px;font-weight:700}.order-review-data .title strong,.order-details-area .title strong,.shipment-details-area .title strong{font-weight:700}.order-review-data .payment-method-info,.order-review-data .shipping-method-info,.order-details-area .payment-method-info,.order-details-area .shipping-method-info{margin-top:20px}.order-completed{max-width:556px;margin:80px auto 0!important;text-align:center}.order-completed .icon{width:120px;height:120px;background:url(../images/checked-arrow.svg)no-repeat center center;margin:0 auto 24px;display:inline-block}.order-completed h2{color:var(--pv-color-heading);font-size:32px;font-weight:600;margin:0 0 24px;line-height:30px}.order-completed p{color:var(--pv-color-text-muted);font-size:16px;font-weight:400;margin:0 0 24px}.order-completed p b{font-weight:500;color:var(--pv-color-heading)}.order-completed .details-link a{color:var(--pv-color-primary);font-weight:600;font-size:14px;display:inline-block;margin:0 0 16px}.order-completed .details{margin:0 0 30px;padding:30px 15px;text-align:center;color:var(--pv-color-text-secondary)}.order-completed .details div{margin:5px 0}.order-completed .details strong{font-weight:400;text-transform:uppercase}.order-completed .details a{color:var(--pv-color-primary)}.order-completed .details a:hover,.order-completed .details a:focus{text-decoration:underline}.opc .step-title{margin:0 0 1px;overflow:hidden;background-color:var(--pv-color-bg-soft)}.opc .allow .step-title{background-color:var(--pv-color-primary);cursor:pointer}.opc .step-title .number,.opc .step-title .title{float:left;min-height:40px;padding:10px 15px;line-height:20px;font-size:16px;font-weight:400}.opc .allow .step-title .number,.opc .allow .step-title .title{color:var(--pv-color-white);cursor:pointer}.opc .step-title .number{width:42px;border-right:1px solid var(--pv-color-white);text-align:center}.opc .allow .step-title .number{background-color:var(--pv-color-primary-hover)}.opc .section>label{display:block;margin:0 0 10px}.opc input[type=text],.opc select{max-width:100%}.opc .buttons{margin-bottom:0}.opc .back-link{margin:0 0 10px}.opc .back-link small{display:none}.opc .back-link a{display:inline-block;margin:0 0 0 -15px;background:url(../images/back-button.png) left center no-repeat;padding:0 0 0 18px;color:var(--pv-color-text-secondary)}.opc .back-link a:hover,.opc .back-link a:focus{color:var(--pv-color-primary)}.opc .buttons .please-wait{display:block;margin:10px 0 0;background:none}.opc .section.ship-to-same-address,.opc .section.pickup-in-store{margin:0 0 30px;padding:0}.opc .section.order-summary{margin:0}.opc-select-address-container{display:flex;flex-flow:row wrap;justify-content:center;gap:10px 5px}.checkout-page .opc-select-address-container .button-1{min-width:100px;padding:5px 20px}.order-details-page .page-title{border-bottom:none}.order-details-page .page-title h1{margin:0 0 30px;border-bottom:1px solid var(--pv-color-border);padding:0 0 10px}.order-details-page .page-title a{display:inline-block;min-width:180px;margin:5px 0;border:none;background-color:var(--pv-color-text-light);background-image:none;padding:10px 20px;font-size:15px;color:var(--pv-color-white)}.order-details-page .page-title a:hover,.order-details-page .page-title a:focus{background-color:var(--pv-color-text-light)}.order-details-page .page-title a.print-order-button{background-color:var(--pv-color-primary)}.order-details-page .page-title a.print-order-button:hover,.order-details-page .page-title a.print-order-button:focus{background-color:var(--pv-color-primary-hover)}.order-details-page .order-overview{margin:0 0 50px;line-height:26px;text-align:center;font-size:16px;color:var(--pv-color-text-secondary)}.order-details-page .order-overview .order-number{margin:0 0 10px;text-transform:uppercase}.order-details-page .order-overview .order-total strong{font-weight:400;color:var(--pv-color-primary)}.order-details-page .repost .button-2{display:inline-block;margin:10px 0;border:none;background-color:var(--pv-color-primary);padding:10px 15px;font-size:12px;color:var(--pv-color-white);text-transform:uppercase}.order-details-page .repost .button-2:hover,.order-details-page .repost .button-2:focus{background-color:var(--pv-color-primary-hover)}.order-details-page .download a{font-weight:400;color:var(--pv-color-primary)}.order-details-page .download a:hover,.order-details-page .download a:focus{text-decoration:underline}.user-agreement-page .terms-of-agreement{margin:0 0 20px;padding:20px;text-align:center}.user-agreement-page .button-1{min-width:140px;border:none;background-color:var(--pv-color-primary);padding:10px 30px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.user-agreement-page .button-1:hover,.user-agreement-page .button-1:focus{background-color:var(--pv-color-primary-hover)}.order-details-page .tax-shipping-info{margin:30px 0}.order-details-page .tax-shipping-info a{color:var(--pv-color-primary)}.order-details-page .tax-shipping-info a:hover,.order-details-page .tax-shipping-info a:focus{text-decoration:underline}.order-details-page .actions{margin:30px 0 0;font-size:0}.order-details-page .actions button{display:inline-block;min-width:165px;margin:5px;border:none;background-color:var(--pv-color-text-light);background-image:none;padding:10px 20px;font-size:15px;color:var(--pv-color-white)}.order-details-page .actions button:hover,.order-details-page .actions button:focus{background-color:var(--pv-color-text-light)}.order-details-page .actions button:first-child{background-color:var(--pv-color-primary)}.order-details-page .actions button:first-child:hover,.order-details-page .actions button:first-child:focus{background-color:var(--pv-color-primary-hover)}.order-details-page .totals.section{width:370px;padding:0 10px;max-width:100%;margin:0 auto 50px}.order-details-page .total-info{background-color:var(--pv-color-bg-soft);padding:15px 20px;color:var(--pv-color-text-secondary)}.html-checkout-page body{background:var(--pv-color-bg-soft)}.html-checkout-page .header .search-box.store-search-box,.html-checkout-page .header .header-links-wrapper,.html-checkout-page .checkout-header{display:none!important}.pv-opc-modern .section.order-summary{margin:0}.pv-opc-modern{font-size:14px}.pv-opc-modern .page-title{margin:30px 0;text-align:left}.pv-opc-modern .page-loader{position:fixed;inset:0;z-index:10080;background:#00000080;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.pv-opc-modern .page-loader.active{opacity:1;visibility:visible;pointer-events:all}.pv-opc-modern .page-loader .loader-inner{background:#fff;border-radius:18px;border-top:4px solid #F99B27;box-shadow:0 20px 60px #f99b2726,0 8px 24px #0000001f;padding:40px 44px 36px;text-align:center;max-width:380px;width:90%;animation:opc-overlay-fadein .3s ease}@keyframes opc-overlay-fadein{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.pv-opc-modern .page-loader .loader-icon-wrap{width:68px;height:68px;margin:0 auto 22px;position:relative;display:flex;align-items:center;justify-content:center}.pv-opc-modern .page-loader .loader-ring{position:absolute;inset:0;border:3px solid #FDE8CC;border-top-color:#f99b27;border-right-color:#f99b27;border-radius:50%;animation:opc-loader-spin .9s cubic-bezier(.45,.05,.55,.95) infinite}.pv-opc-modern .page-loader .loader-ring-inner{position:absolute;inset:8px;border:2px solid transparent;border-bottom-color:#f99b27;border-left-color:#f99b27;border-radius:50%;animation:opc-loader-spin .6s cubic-bezier(.45,.05,.55,.95) infinite reverse}.pv-opc-modern .page-loader .loader-center-dot{width:10px;height:10px;background:#f99b27;border-radius:50%;z-index:1;animation:opc-loader-pulse 1.2s ease-in-out infinite}@keyframes opc-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes opc-loader-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.pv-opc-modern .page-loader .loader-title{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pv-opc-modern .page-loader .loader-message{font-size:14px;color:#888;line-height:1.6;font-weight:400}.pv-opc-modern .page-loader .loader-dots:after{content:"";animation:opc-loader-dots 1.5s steps(4,end) infinite}@keyframes opc-loader-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.pv-opc-modern .page-title h1{color:var(--pv-color-heading);font-size:clamp(26px,1.4vw,34px);font-weight:700;line-height:1.15}.pv-opc-modern .opc-row{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:30px}.pv-opc-modern .col-right{position:sticky;top:104px;align-self:start}.pv-opc-modern #addressSection .add-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pv-opc-modern #addressSection .add-col{min-width:0}.pv-opc-modern #addressSection .add-address,.pv-opc-modern #billingAddNewSection .add-address{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px}.add-address-payment{display:flex!important;align-items:end!important;justify-content:end!important;gap:14px!important;margin:0!important}.add-address-payment a{color:var(--pv-color-primary);font-size:14px;font-weight:600;line-height:1.2}.pv-opc-modern #addressSection .add-address .title,.pv-opc-modern #billingAddNewSection .add-address .title{margin:0;color:var(--pv-color-heading);font-size:clamp(17px,1.05vw,21px);font-weight:700;line-height:1.2}.pv-opc-modern .btn-address-link{display:inline-flex;align-items:center;gap:6px;color:var(--pv-color-primary);font-size:14px;font-weight:600;white-space:nowrap}.pv-opc-modern .btn-address-link:hover{text-decoration:underline}.pv-opc-modern .btn-address-link i{width:16px;height:16px;border:1.5px solid var(--pv-color-primary);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.pv-opc-modern .btn-address-link i:before,.pv-opc-modern .btn-address-link i:after{content:"";position:absolute;background:var(--pv-color-primary)}.pv-opc-modern .btn-address-link i:before{width:8px;height:1.5px}.pv-opc-modern .btn-address-link i:after{width:1.5px;height:8px}.pv-opc-modern #addressSection .address-details .selected-address{border:2px solid var(--pv-color-primary);border-radius:14px;background:var(--pv-color-white);box-shadow:0 3px 12px #1118270f;padding:16px 18px;min-height:128px;display:grid}.pv-opc-modern #addressSection .address-details ._flex{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.pv-opc-modern #addressSection .address-details h4{margin:0;color:var(--pv-color-heading);font-size:15px;font-weight:700;line-height:1.3}.pv-opc-modern #addressSection .address-details ._flex a{color:var(--pv-color-primary);font-size:14px;font-weight:600;line-height:1.2}.pv-opc-modern #addressSection .address-details ._flex a:hover{text-decoration:underline}.pv-opc-modern #addressSection .address-details p{margin:0;color:var(--pv-color-text-muted);font-size:13px;font-weight:500;line-height:1.55;float:left}.pv-opc-modern #existingAddressSection>.check-box{display:flex;justify-content:flex-end;margin:8px 6px 0}.pv-opc-modern #existingAddressSection>.check-box label{color:var(--pv-color-text-light);font-size:13px;padding-left:28px}.pv-opc-modern .payment-method-container{margin:28px 0 0}.pv-opc-modern .payment-method-container .h3{margin:0 0 14px;color:var(--pv-color-heading);font-size:clamp(19px,1.1vw,23px);font-weight:700;line-height:1.15;text-align:left}.pv-opc-modern .payment-method-container .wrapper{border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);box-shadow:0 3px 12px #1118270f;overflow:hidden}.pv-opc-modern .payment-method .method-list li .method-name{padding:16px 18px;border-bottom:1px solid var(--pv-color-border-soft)}.pv-opc-modern .payment-method .method-list li:last-of-type .method-name{border-bottom:0}.pv-opc-modern .payment-method .method-name .check-box{display:flex;align-items:center}.pv-opc-modern .payment-method .method-name .check-box label{color:var(--pv-color-heading);font-size:14px;font-weight:600;padding-left:30px}.pv-opc-modern .payment-method .method-name img{width:34px;height:22px;object-fit:contain}.pv-opc-modern .payment-method .method-name .check-box label:before{top:0;border-radius:50%}.pv-opc-modern .payment-method .method-name .check-box input[type=radio]:checked+label:after{top:4px}.pv-opc-modern #checkout-step-payment-info{padding:16px 18px;border-top:1px solid var(--pv-color-border-soft);background:var(--pv-color-white)}.pv-opc-modern #checkout-payment-info-load .payment-container{max-width:100%;margin:0!important;display:block;border-radius:0;box-shadow:none;background:transparent}.pv-opc-modern #checkout-payment-info-load .payment-card-preview{display:none}.pv-opc-modern #checkout-payment-info-load .payment-form-area{padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:end}.pv-opc-modern #checkout-payment-info-load .payment-form-area h2{display:none}.pv-opc-modern #checkout-payment-info-load .payment-input{margin-bottom:0;min-width:0}.pv-opc-modern #checkout-payment-info-load .payment-input:nth-of-type(1),.pv-opc-modern #checkout-payment-info-load .payment-input:nth-of-type(2),.pv-opc-modern #checkout-payment-info-load #installment-options-container{grid-column:1 / -1}.pv-opc-modern #checkout-payment-info-load .payment-input label{display:block!important;color:var(--pv-color-text-muted);font-size:13px!important;font-weight:600;margin-bottom:5px;text-align:left!important;line-height:1.3}.pv-opc-modern #checkout-payment-info-load .payment-input input{width:100%;border:1px solid var(--pv-color-border);border-radius:8px;height:44px;padding:0 12px;color:var(--pv-color-text-secondary);font-size:14px!important;box-shadow:none}.pv-opc-modern #checkout-payment-info-load .payment-input input:focus{border-color:var(--pv-color-primary);box-shadow:0 0 0 2px #f99b272e}.pv-opc-modern #checkout-payment-info-load .payment-installments{margin-top:18px;border:1px solid var(--pv-color-border-soft);border-radius:10px;box-shadow:none;padding:16px}.pv-opc-modern #checkout-payment-info-load .payment-card-brands{display:none!important}.pv-opc-modern #checkout-payment-info-load .payment-submit-btn{display:none}.pv-opc-modern .cart-items-checkout{margin-top:28px!important}.pv-opc-modern .cart-items-checkout .js-product-title{margin:0;color:var(--pv-color-heading);font-size:clamp(18px,1.05vw,22px);font-weight:700;line-height:1.15;position:relative;padding-right:26px;display:inline-block;cursor:pointer}.pv-opc-modern .cart-items-checkout .js-product-title:after{content:"";width:16px;height:16px;position:absolute;right:0;top:50%;margin-top:-8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23647085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3 10 8 5 13 10'/%3E%3C/svg%3E") no-repeat center center;transition:transform .2s ease}.pv-opc-modern .cart-items-checkout .js-product-title.active:after{transform:rotate(180deg)}.pv-opc-modern .cart-items-checkout .order-sum-left{margin:14px 0 0;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);padding:0;box-shadow:0 2px 10px #1118270d;overflow:hidden}.pv-opc-modern .cart-items-checkout .list-product .data,.pv-opc-modern .cart-items-checkout .list-product.list-product .data{margin:0!important;padding:14px 16px!important;border-bottom:1px solid var(--pv-color-border-soft);display:flex;align-items:center;justify-content:space-between;gap:16px}.pv-opc-modern .cart-items-checkout .list-product .data:last-child{border-bottom:0}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .picture{width:74px;min-width:74px;max-width:74px;border-radius:8px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);margin:0}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .picture a{margin:6px}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .content .product-title{color:var(--pv-color-heading);font-size:14px;font-weight:600;line-height:1.3}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .content .brand-name{margin:4px 0 0;color:var(--pv-color-text-muted);font-size:12px;font-weight:500}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .content .brand-name span:before{content:"Stok Kodu: "}.pv-opc-modern .cart-items-checkout .list-product .data .w-sm{width:auto;min-width:130px;text-align:right}.pv-opc-modern .cart-items-checkout .list-product .data .prices{margin:0;text-align:right}.pv-opc-modern .cart-items-checkout .list-product .data .prices .actual-price{color:var(--pv-color-heading);font-size:clamp(18px,1.15vw,23px);font-weight:700;line-height:1.1}.pv-opc-modern .cart-items-checkout .list-product .data .prices .discount{color:var(--pv-color-success);font-size:13px;font-weight:600;margin-top:6px;display:inline-block}.pv-opc-modern .cart-items-checkout .list-product .data .quantity .product-quantity{display:inline-flex;align-items:center;border-radius:999px;background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted);font-size:11px;font-weight:600;padding:4px 10px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .order-sum-flex{display:block}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .order-sum-right{width:auto}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer{border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);box-shadow:0 3px 12px #1118270f;padding:20px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer .h2{margin:0 0 18px;color:var(--pv-color-heading);font-size:clamp(18px,1.05vw,22px);font-weight:700;line-height:1.1;float:inline-start}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{padding:7px 0;color:var(--pv-color-text-muted);font-size:14px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td:last-child{color:var(--pv-color-heading);font-weight:600}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total .order-total td{padding-top:18px;padding-bottom:4px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total .order-total td strong{color:var(--pv-color-heading);font-size:clamp(24px,1.45vw,30px);font-weight:800;line-height:1}.pv-opc-modern .checkout-action-panel{margin-top:16px;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);box-shadow:0 2px 10px #1118270d;padding:20px}.pv-opc-modern .terms-of-checkout{margin:0;box-shadow:none;padding:0}.pv-opc-modern .terms-of-checkout .check-box{margin-bottom:14px}.pv-opc-modern .terms-of-checkout .check-box:last-child{margin-bottom:0}.pv-opc-modern .terms-of-checkout .check-box label{color:var(--pv-color-text-muted);font-size:13px;line-height:1.5;display:block;padding-left:30px}.pv-opc-modern .terms-of-checkout .check-box label:before{width:18px;height:18px;padding:0;border:1.5px solid var(--pv-color-border-strong);border-radius:5px;top:2px;background:var(--pv-color-white)}.pv-opc-modern .terms-of-checkout .check-box input:checked+label:after{top:5px;left:7px;width:5px;height:9px;border:solid var(--pv-color-primary);border-width:0 2px 2px 0;transform:rotate(45deg)}.pv-opc-modern .terms-of-checkout .check-box input:checked+label:before{border-color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.pv-opc-modern .terms-of-checkout .terms-link,.pv-opc-modern .terms-of-checkout .terms-3d-label{color:var(--pv-color-primary);font-weight:700}.pv-opc-modern .terms-of-checkout .terms-text{color:var(--pv-color-text-muted)}.pv-opc-modern #confirm-order-buttons-container{margin:20px 0 0;padding:0}.pv-opc-modern #confirm-order-buttons-container .button-1{height:56px;border-radius:10px;font-size:17px;font-weight:700}.pv-opc-modern #confirm-order-buttons-container .button-1:disabled{background:var(--pv-color-border-strong)}.pv-opc-modern .secure-payment-badges{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px}.pv-opc-modern .secure-payment-label{color:var(--pv-color-text-light);font-size:12px;font-weight:500}.pv-opc-modern .secure-pill{min-width:34px;height:22px;border:1px solid var(--pv-color-border-soft);border-radius:999px;background:var(--pv-color-bg-soft);color:var(--pv-color-text-light);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 8px}.html-checkout-page .ui-dialog.common-dialog-popup{max-width:760px;border:1px solid var(--pv-color-border);border-radius:14px;box-shadow:0 14px 34px #11182738}.html-checkout-page .ui-dialog.common-dialog-popup:before{background-color:#1118277a}.html-checkout-page .ui-dialog.common-dialog-popup .ui-dialog-titlebar{background:var(--pv-color-white);border-bottom:1px solid var(--pv-color-border-soft);padding:14px 18px!important}.html-checkout-page .ui-dialog.common-dialog-popup .ui-dialog-content{padding:18px!important;max-height:min(82vh,760px);overflow-y:auto}.html-checkout-page .ui-dialog.common-dialog-popup .pop-title{margin:0 0 10px;color:var(--pv-color-heading);font-size:20px;font-weight:700;line-height:1.2}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup{max-height:360px;overflow-y:auto;padding-right:4px}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .address-item{width:100%;margin:0 0 10px}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .address-item:last-child{margin-bottom:0}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box label{display:block;padding:14px 14px 14px 42px;border:1px solid var(--pv-color-border);border-radius:10px;background:var(--pv-color-white);color:var(--pv-color-text-secondary);line-height:1.45}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box label b{display:block;color:var(--pv-color-heading);font-size:14px;font-weight:700;margin-bottom:4px}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box label span{display:block;font-size:13px}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box label:before{top:15px;left:14px;border-radius:50%}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box input:checked+label{border-color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup .check-box input:checked+label:after{top:19px;left:18px;width:7px;height:7px;border:0;border-radius:50%;background:var(--pv-color-primary);transform:none}.html-checkout-page .ui-dialog.common-dialog-popup .add-change-btn{margin-top:14px;display:flex;justify-content:flex-end}.html-checkout-page .ui-dialog.common-dialog-popup .add-change-btn .checkout-btn{max-width:220px;height:46px;border-radius:10px;font-size:15px;font-weight:700}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup{padding:2px 0 0}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .pop-title{margin-bottom:12px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type .check-box label{display:flex;align-items:center;min-height:40px;border:1px solid var(--pv-color-border);border-radius:8px;padding:0 12px 0 34px;font-size:13px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type .check-box label:before{top:11px;left:12px;border-radius:50%}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type .check-box input:checked+label{border-color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type .check-box input[type=radio]:checked+label:after{top:15px;left:16px;width:8px;height:8px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .title{margin:2px 0 10px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .title h4{margin:0;color:var(--pv-color-heading);font-size:15px;font-weight:700}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .half-input{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs{margin-bottom:10px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs input,.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs select{width:100%;height:44px;border:1px solid var(--pv-color-border);border-radius:8px;padding:0 12px;color:var(--pv-color-text-secondary);font-size:14px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs input:focus,.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs select:focus{border-color:var(--pv-color-primary);box-shadow:0 0 0 2px #f99b272e;outline:0}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .inputs .check-box label{padding-left:30px;font-size:13px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .checkout-btn{margin-top:6px;height:48px;border-radius:10px;font-size:15px;font-weight:700}.html-checkout-page .ui-dialog:before{content:none}.html-checkout-page .ui-widget-overlay{background:#1118277a!important;opacity:1!important;z-index:10059!important}.html-checkout-page .ui-dialog.common-dialog-popup{z-index:10060!important}@media (max-width: 768px){.pv-opc-modern .page-loader .loader-inner{max-width:calc(100vw - 32px);padding:32px 28px 28px}.pv-opc-modern .page-loader .loader-icon-wrap{width:58px;height:58px;margin-bottom:18px}.pv-opc-modern .page-loader .loader-ring{border-width:2.5px}.pv-opc-modern .page-loader .loader-title{font-size:16px}.pv-opc-modern .page-loader .loader-message{font-size:13px}.html-checkout-page .ui-dialog.common-dialog-popup{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;left:8px!important;right:8px!important}.html-checkout-page .ui-dialog.common-dialog-popup .ui-dialog-content{padding:14px!important;max-height:min(84vh,640px)}.html-checkout-page .ui-dialog.common-dialog-popup .address-list-popup{max-height:min(52vh,360px)}}@media (max-width: 1320px){.pv-opc-modern .opc-row{grid-template-columns:minmax(0,1fr) 360px}}@media (max-width: 1120px){.pv-opc-modern .opc-row{grid-template-columns:1fr}.pv-opc-modern .col-right{position:static}.pv-opc-modern #addressSection .add-row{grid-template-columns:1fr}.pv-opc-modern #existingAddressSection>.check-box{justify-content:flex-start;margin-left:0}}@media (max-width: 820px){.pv-opc-modern .page-title h1{font-size:28px}.pv-opc-modern #addressSection .address-details .selected-address{padding:16px}.pv-opc-modern #addressSection .address-details h4{font-size:14px}.pv-opc-modern .payment-method .method-list li .method-name{padding:14px 16px}.pv-opc-modern .cart-items-checkout .list-product .data,.pv-opc-modern .cart-items-checkout .list-product.list-product .data{padding:14px!important;display:block}.pv-opc-modern .cart-items-checkout .list-product .data .w-sm{margin-top:10px;min-width:0}.pv-opc-modern .cart-items-checkout .list-product .data .prices{text-align:left}.pv-opc-modern .cart-items-checkout .list-product .data .prices .actual-price{font-size:20px}.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .invoice-type,.html-checkout-page .ui-dialog.common-dialog-popup .address-popup .half-input{grid-template-columns:1fr}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer{padding:18px}.pv-opc-modern .checkout-action-panel{padding:16px}.pv-opc-modern .secure-payment-badges{flex-wrap:wrap}.pv-opc-modern #checkout-payment-info-load .payment-form-area{grid-template-columns:1fr}.pv-opc-modern #checkout-payment-info-load .payment-input:nth-of-type(1),.pv-opc-modern #checkout-payment-info-load .payment-input:nth-of-type(2),.pv-opc-modern #checkout-payment-info-load #installment-options-container{grid-column:1}}.pv-opc-modern,.pv-opc-modern *{box-sizing:border-box}.pv-opc-modern .checkout-data,.pv-opc-modern .opc,.pv-opc-modern .opc-row,.pv-opc-modern .col-left,.pv-opc-modern .col-right,.pv-opc-modern .cart-items-checkout,.pv-opc-modern .cart-items-checkout .list-product,.pv-opc-modern .cart-items-checkout .list-product .data,.pv-opc-modern .cart-items-checkout .list-product .data .w-lg,.pv-opc-modern .cart-items-checkout .list-product .data .w-sm,.pv-opc-modern #checkout-confirm-order-load,.pv-opc-modern #checkout-confirm-order-load .order-summary-content,.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer,.pv-opc-modern .checkout-action-panel{width:100%;max-width:100%;min-width:0}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .content{min-width:0}.pv-opc-modern .cart-items-checkout .list-product .data .prd-details .content .product-title{overflow-wrap:anywhere}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total{width:100%;table-layout:fixed}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{word-break:break-word}@media (max-width: 1120px){.pv-opc-modern #addressSection .add-address{gap:8px;flex-wrap:wrap}.pv-opc-modern #addressSection .address-details h4{display:none}.pv-opc-modern #addressSection .address-details ._flex{align-items:center;justify-content:flex-end;gap:8px;margin-bottom:10px}.pv-opc-modern #addressSection .address-details ._flex a{display:inline-block;margin-left:0;white-space:nowrap}.pv-opc-modern #addressSection .address-details p{text-align:left;word-break:break-word}.pv-opc-modern .col-right{margin-top:14px}.pv-opc-modern #checkout-payment-info-load .payment-input label{font-size:14px}.pv-opc-modern #checkout-payment-info-load .payment-input input{font-size:16px}.pv-opc-modern #checkout-payment-info-load .payment-installments{overflow-x:auto;-webkit-overflow-scrolling:touch}.pv-opc-modern #checkout-payment-info-load .payment-installment-table{min-width:620px}.pv-opc-modern .cart-items-checkout .order-sum-left,.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer,.pv-opc-modern .checkout-action-panel{overflow:hidden}.pv-opc-modern .cart-items-checkout .list-product .data .w-lg{min-width:0;width:100%}.pv-opc-modern .cart-items-checkout .list-product .data ._flex{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{width:auto}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total .value-summary,.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total strong{overflow-wrap:anywhere}}@media (max-width: 768px){.pv-opc-modern .page-title{margin:18px 0}.pv-opc-modern #addressSection .add-address .title,.pv-opc-modern #billingAddNewSection .add-address .title{font-size:16px}.pv-opc-modern .btn-address-link{font-size:13px}.pv-opc-modern #addressSection .address-details .selected-address{min-height:0;padding:14px}.pv-opc-modern #existingAddressSection>.check-box{margin-top:10px}.pv-opc-modern #checkout-payment-info-load .payment-form-area{grid-template-columns:1fr;gap:10px}.pv-opc-modern #checkout-payment-info-load .payment-installments{padding:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.pv-opc-modern #checkout-payment-info-load .payment-installment-table{width:100%;min-width:540px;font-size:12px}.pv-opc-modern .cart-items-checkout .list-product .data{padding:12px!important;overflow:hidden}.pv-opc-modern .cart-items-checkout .list-product .data .w-sm{width:100%;min-width:0;margin-top:8px;text-align:left}.pv-opc-modern .cart-items-checkout .list-product .data .w-sm .flex-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.pv-opc-modern .cart-items-checkout .list-product .data .prices .actual-price{font-size:18px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-footer .h2{font-size:17px;margin-bottom:12px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{font-size:13px;padding:6px 0}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total tr{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{width:auto;display:block;flex:1 1 auto;min-width:0}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td:last-child{flex:0 0 auto;text-align:right}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total .order-total td strong{font-size:20px}.pv-opc-modern .terms-of-checkout .check-box label{text-align:left;white-space:normal;word-break:break-word}.pv-opc-modern #confirm-order-buttons-container{margin-top:14px}.pv-opc-modern #confirm-order-buttons-container .button-1{height:52px;font-size:16px}}@media (max-width: 576px){.pv-opc-modern .page-title h1{font-size:18px}.pv-opc-modern #addressSection .address-details h4{display:none}.pv-opc-modern #addressSection .address-details ._flex{justify-content:flex-end;margin-bottom:6px}.pv-opc-modern #addressSection .address-details ._flex a{font-size:13px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total,.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total tbody,.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total tr{display:block;width:100%}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.pv-opc-modern #checkout-confirm-order-load .order-summary-content .cart-total td:last-child{text-align:right}.pv-opc-modern .secure-payment-badges{gap:6px}}:root{--pv-font-sans: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--pv-font-mono: "Courier New", Courier, monospace;--pv-color-primary: #F99B27;--pv-color-primary-hover: #d97700;--pv-color-primary-soft: #fff4ea;--pv-color-primary-muted: #ffd5b8;--pv-color-on-primary: #ffffff;--pv-focus-ring: rgba(249, 155, 39, .2);--pv-color-heading: #0f1b33;--pv-color-text: #243246;--pv-color-text-secondary: #444444;--pv-color-text-muted: #65748b;--pv-color-text-light: #8a98ad;--pv-color-bg: #ffffff;--pv-color-bg-soft: #f3f5f8;--pv-color-surface: #ffffff;--pv-color-surface-muted: #f5f7fb;--pv-color-border: #d6deea;--pv-color-border-soft: #e6ecf4;--pv-color-border-strong: #cfd8e3;--pv-color-success: #16a34a;--pv-color-success-soft: #e8f8f0;--pv-color-error: #e4434b;--pv-color-error-soft: #fff1f2;--pv-color-warning: #e89100;--pv-color-warning-soft: #fff4ea;--pv-color-info: #4ab3f1;--pv-color-info-soft: #eef3fb;--pv-color-link: #296cd5;--pv-color-link-hover: #004a99;--pv-color-black: #000000;--pv-color-white: #ffffff;--pv-color-whatsapp: #22c55e;--pv-text-2xs: 11px;--pv-text-xs: 12px;--pv-text-sm: 13px;--pv-text-base: 14px;--pv-text-md: 15px;--pv-text-lg: 16px;--pv-text-xl: 18px;--pv-text-2xl: 20px;--pv-text-3xl: 24px;--pv-text-4xl: 30px;--pv-heading-1: clamp(24px, 2.5vw, 30px);--pv-heading-2: clamp(20px, 2vw, 24px);--pv-heading-3: clamp(18px, 1.5vw, 20px);--pv-heading-4: 18px;--pv-heading-5: 16px;--pv-heading-6: 14px;--pv-font-normal: 400;--pv-font-medium: 500;--pv-font-semibold: 600;--pv-font-bold: 700;--pv-leading-tight: 1.3;--pv-leading-normal: 1.5;--pv-leading-relaxed: 1.7;--pv-radius-sm: 4px;--pv-radius-md: 8px;--pv-radius-lg: 12px;--pv-radius-xl: 16px;--pv-radius-full: 9999px;--pv-shadow-sm: 0 1px 3px rgba(0,0,0,.08);--pv-shadow-md: 0 4px 12px rgba(0,0,0,.08);--pv-shadow-lg: 0 8px 24px rgba(0,0,0,.1);--pv-color-primary-strong: var(--pv-color-primary);--pv-orange: var(--pv-color-primary);--pv-orange-dark: var(--pv-color-primary-hover);--pv-ink: var(--pv-color-heading);--pv-muted: var(--pv-color-text-muted);--pv-bg-soft: var(--pv-color-bg-soft);--pv-card-border: var(--pv-color-border-soft);--payment-orange: var(--pv-color-primary);--payment-orange-light: var(--pv-color-primary-hover);--payment-bg: var(--pv-color-bg-soft);--payment-text: var(--pv-color-text);--payment-border: var(--pv-color-border)}html,body,button,input,select,textarea{font-family:var(--pv-font-sans)!important}body{color:var(--pv-color-text)!important;background-color:var(--pv-color-bg)!important;font-size:14px!important;line-height:1.45!important}h1,h2,h3,h4,h5,h6{color:var(--pv-color-heading)!important;font-family:var(--pv-font-sans)!important}h1,.page-title h1,.pv-auth-page .page-title h1,.html-account-page .pv-account-v2 .page-title h1,.pv-address-form-page .page-title.pv-address-form-title h1,.shopping-cart-page .page-title h1,.checkout-page .page-title h1,.account-page .page-title h1,.pv-wishlist-page .page-title h1,.pv-hero-content h1{font-size:clamp(22px,2vw,26px)!important;line-height:1.18!important;letter-spacing:-.01em!important}h2{font-size:clamp(20px,1.6vw,20px)!important}h3{font-size:clamp(18px,1.5vw,18px)!important}h4{font-size:clamp(16px,1.3vw,16px)!important}h5,h6{font-size:15px!important}a,label,li,p,span,td,th{font-family:var(--pv-font-sans)!important}input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{border-color:var(--pv-color-border)!important;color:var(--pv-color-text)!important;font-size:14px!important}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:var(--pv-color-primary)!important;box-shadow:0 0 0 3px var(--pv-focus-ring)!important}.button-1,.button-2,.common-btn,.checkout-btn,.btn-apply-filter,.account-filter .button .btn,.btn-submit,.vehicle-actions .btn-uyumlu,.other-vendor .list .data ._flex .btn-add-cart,.pv-btn-primary,.pv-address-form-page .save-address-button,.pv-address-list-v3 .add-address-button-with-icon,.pv-address-form-page .address-type-toggle-option.active,.pv-address-form-page .invoice-toggle-option.active{background-color:var(--pv-color-primary)!important;border-color:var(--pv-color-primary)!important;color:var(--pv-color-on-primary)!important}.button-1:hover,.button-2:hover,.common-btn:hover,.checkout-btn:hover,.btn-apply-filter:hover,.account-filter .button .btn:hover,.btn-submit:hover,.vehicle-actions .btn-uyumlu:hover,.other-vendor .list .data ._flex .btn-add-cart:hover,.pv-btn-primary:hover,.pv-address-form-page .save-address-button:hover,.pv-address-list-v3 .add-address-button-with-icon:hover{background-color:var(--pv-color-primary-hover)!important;border-color:var(--pv-color-primary-hover)!important}.pv-address-form-page .address-type-toggle-group,.pv-address-form-page .invoice-toggle-group{background:var(--pv-color-surface-muted)!important;border-color:var(--pv-color-border)!important}.pv-address-form-page .address-type-toggle-option,.pv-address-form-page .invoice-toggle-option{color:var(--pv-color-text-muted)!important;font-size:14px!important}.pv-address-form-page .address-back-link{color:var(--pv-color-heading)!important;font-size:15px!important;font-weight:600!important}.pv-address-form-page .address-back-link:before{width:20px!important;height:20px!important;background-size:18px!important}.html-account-page .pv-account-nav .list a{color:var(--pv-color-text)!important;font-size:15px!important}.html-account-page .pv-account-nav .list .active>a{color:var(--pv-color-primary)!important;background:var(--pv-color-primary-soft)!important}.html-account-page .pv-account-nav{padding:0!important;overflow:hidden!important}.html-account-page .pv-account-nav .list li{margin:0!important}.html-account-page .pv-account-nav .list li.active{background:var(--pv-color-primary-soft)!important}.html-account-page .pv-account-nav .list li.active>a{background:transparent!important}.search-box .pv-search-btn,.pv-search-btn,.header-links #topcartlink>a.pv-cart-link,.pv-cart-link,.header-links .pv-count-badge{background:var(--pv-color-primary)!important;background-color:var(--pv-color-primary)!important;border-color:var(--pv-color-primary)!important}.search-box .pv-search-btn:hover,.pv-search-btn:hover,.pv-cart-link:hover{background:var(--pv-color-primary-hover)!important;background-color:var(--pv-color-primary-hover)!important;border-color:var(--pv-color-primary-hover)!important}.header-links .pv-account-link:hover .myacc-circle,.header-links .pv-wishlist-link:hover .pv-circle-action{background:var(--pv-color-primary-soft)!important}.pv-cart-badge{color:var(--pv-color-primary)!important}.pv-finance-card{background:var(--pv-color-surface)!important;color:var(--pv-color-text)!important;font-family:var(--pv-font-sans)!important}.pv-finance-header h3{color:var(--pv-color-heading)!important}.pv-finance-sub,.pv-finance-label{color:var(--pv-color-text-muted)!important}.pv-finance-item{background:var(--pv-color-surface-muted)!important}.pv-finance-item-border{border-color:var(--pv-color-border)!important;border-top-color:var(--pv-color-primary)!important}.pv-finance-item.pv-selectable:before{background:var(--pv-color-surface)!important}.pv-finance-item.pv-selectable.selected{border-color:var(--pv-color-primary)!important}@media (max-width: 991px){h1,.page-title h1,.pv-auth-page .page-title h1,.html-account-page .pv-account-v2 .page-title h1,.pv-address-form-page .page-title.pv-address-form-title h1,.shopping-cart-page .page-title h1,.checkout-page .page-title h1,.account-page .page-title h1,.pv-wishlist-page .page-title h1,.pv-hero-content h1{font-size:clamp(20px,4.5vw,24px)!important}.pv-address-form-page .address-back-link{font-size:14px!important}}.html-account-page .pv-account-nav .list a{padding-right:44px!important}.html-account-page .pv-account-nav .list a:after{right:12px!important;top:50%!important;margin-top:-10px!important;padding-right:0!important}.html-account-page .pv-account-nav .list .customer-logout a{color:var(--pv-color-error)!important}.html-account-page .pv-account-nav .list .customer-logout a:hover,.html-account-page .pv-account-nav .list .customer-logout a:focus{color:var(--pv-color-error)!important;background:var(--pv-color-error-soft)!important}.pv-opc-modern #checkout-payment-info-load #installment-radio-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important}.pv-opc-modern #checkout-payment-info-load .installment-radio-item{max-width:none!important;width:100%;min-height:74px;margin:0!important;padding:12px 14px!important;display:flex!important;align-items:flex-start;justify-content:flex-start;box-sizing:border-box}.pv-opc-modern #checkout-payment-info-load .installment-radio-item input[type=radio]{width:18px;height:18px;margin:2px 10px 0 0!important;flex:0 0 18px}.pv-opc-modern #checkout-payment-info-load .installment-content{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pv-opc-modern #checkout-payment-info-load .installment-left,.pv-opc-modern #checkout-payment-info-load .installment-right{min-width:0}.pv-opc-modern #checkout-payment-info-load .installment-term{font-size:14px;line-height:1.2}.pv-opc-modern #checkout-payment-info-load .installment-rate,.pv-opc-modern #checkout-payment-info-load .installment-monthly{font-size:12px;line-height:1.3}.pv-opc-modern #checkout-payment-info-load .installment-total{font-size:15px;line-height:1.2}.shopping-cart-page .order-summary-content .list-product .data,.pv-opc-modern .cart-items-checkout .list-product .data{align-items:flex-start!important}.shopping-cart-page .order-summary-content .list-product .data .w-sm,.pv-opc-modern .cart-items-checkout .list-product .data .w-sm{margin-left:auto!important;display:flex;align-items:flex-start;justify-content:flex-end;min-width:170px;text-align:right!important}.shopping-cart-page .order-summary-content .list-product .data .w-sm .flex-main,.pv-opc-modern .cart-items-checkout .list-product .data .w-sm .flex-main{width:100%;display:flex;align-items:flex-start;justify-content:flex-end}.shopping-cart-page .order-summary-content .list-product .data .prices,.pv-opc-modern .cart-items-checkout .list-product .data .prices{text-align:right!important}.shopping-cart-page .order-summary-content .list-product .data .prices .old-price,.pv-opc-modern .cart-items-checkout .list-product .data .prices .old-price{display:block;margin:0 0 4px;color:var(--pv-color-text-light);font-size:13px;line-height:1.2;font-weight:600;text-decoration:line-through}@media (max-width: 1200px){.pv-opc-modern #checkout-payment-info-load #installment-radio-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1100px){.pv-home-brand-menu .pv-brand-chip.pv-brand-chip-menu{width:56px;height:56px;padding:0!important;justify-content:center!important;gap:0!important;border-radius:999px!important}.pv-home-brand-menu .pv-brand-chip.pv-brand-chip-menu .pv-brand-chip-media{width:32px!important;height:32px!important}.pv-home-brand-menu .pv-brand-chip.pv-brand-chip-menu .pv-brand-chip-media img{width:22px!important;height:22px!important}.pv-home-brand-menu .pv-brand-chip-title,.pv-home-brand-menu .pv-brand-chip-caret{display:none!important}}@media (max-width: 900px){.shopping-cart-page .order-summary-content .list-product .data .w-sm,.pv-opc-modern .cart-items-checkout .list-product .data .w-sm{width:100%;min-width:0;margin-top:10px;justify-content:flex-start;text-align:left!important}.shopping-cart-page .order-summary-content .list-product .data .w-sm .flex-main,.pv-opc-modern .cart-items-checkout .list-product .data .w-sm .flex-main{justify-content:flex-start}.shopping-cart-page .order-summary-content .list-product .data .prices,.pv-opc-modern .cart-items-checkout .list-product .data .prices{text-align:left!important}}@media (max-width: 767px){.pv-opc-modern #checkout-payment-info-load #installment-radio-options{grid-template-columns:1fr}}*{margin:0;padding:0;text-decoration:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{margin:0;-webkit-text-size-adjust:none}ol,ul{list-style:none}a img{border:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=file]>button::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{margin:0;border:0;padding:0}button,input[type=button],input[type=submit],input[type=reset],input[type=text],input[type=email],input[type=tel],input[type=password],textarea{border-radius:0}button,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px var(--pv-color-surface)}script{display:none!important}body{max-width:100%;overflow-x:hidden;background-color:var(--pv-color-bg);font:normal 13px/1.4 var(--pv-font-sans);color:var(--pv-color-text)}h1,h2,h3,h4,h5,h6{color:var(--pv-color-heading)}a{color:inherit;cursor:pointer}a img{opacity:.99}table{width:100%;border-collapse:collapse}.checkout-attributes input[type=text],.checkout-attributes select,input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{height:43px;border:1px solid var(--pv-color-border);padding:8px 16px;vertical-align:middle;width:100%;border-radius:7px;font-size:13px}input,textarea,select,button{font-size:13px;font-family:var(--pv-font-sans);color:var(--pv-color-text)}textarea{min-height:150px}select{min-width:50px;height:32px;padding:6px}.payment-info select,.inputs select{height:48px;border:1px solid var(--pv-color-border);padding:8px 16px;vertical-align:middle;width:100%;border-radius:4px;font-size:14px}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:var(--pv-color-primary);color:var(--pv-color-heading);box-shadow:0 0 0 3px var(--pv-focus-ring);position:relative;z-index:1;outline:0}input[type=checkbox],input[type=radio],input[type=checkbox]+*,input[type=radio]+*{vertical-align:middle}input[type=button],input[type=submit],button,.button-1,.button-2{cursor:pointer}label,label+*{vertical-align:middle}.master-wrapper-page,.master-wrapper-page.hide-header-footer{min-height:100vh;display:flex;flex-direction:column}.master-wrapper-page.hide-header-footer .master-wrapper-content,.master-wrapper-page.hide-header-footer .master-column-wrapper{flex:1;display:flex;flex-direction:column}.master-wrapper-page.hide-header-footer .page{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.common-wrapper,.master-wrapper-content{position:relative;width:90%;margin:0 auto;flex:1}.master-column-wrapper{position:relative}.master-column-wrapper:after{content:"";display:block;clear:both}.center-1{margin:0 0 15px}.center-2,.side-2{margin:0 0 50px}.side-2:after{content:"";display:block;clear:both}.page{min-height:200px;text-align:center}.page-title{margin:0 0 24px}.page-title h1{font-size:32px;font-weight:600;color:var(--pv-color-heading);letter-spacing:1px}.page:after,.page-title:after,.page-body:after{content:"";display:block;clear:both}.page-title.d-flex{display:flex;justify-content:space-between;align-items:center}.add-address-button-with-icon{outline:0;border:0;background:none;color:var(--pv-color-primary);font-weight:400;font-size:14px;display:flex;align-items:center}.add-address-button-with-icon:before{content:"";margin-right:8px;width:24px;height:24px;display:inline-block;background:url(../images/plus-circle.svg) no-repeat center center;position:relative;top:-1px}.page-title.d-flex:after{display:none}.page-title .action{display:flex;align-items:center}.page-title .action .btn{margin-left:16px;height:40px;display:flex;align-items:center;font-size:14px;font-weight:500;cursor:pointer;border-radius:4px;padding:0 12px}.page-title .action .btn.btn-payment{border:1px solid var(--pv-color-primary);color:var(--pv-color-primary)}.page-title .action .btn.btn-excel{border:1px solid #01887B;color:#01887b}.page-title .action .btn.btn-excel i{width:32px;height:32px;display:flex;align-items:center;background:url(../images/xsl.svg)no-repeat center center;margin-right:8px}.buttons{margin:0 0 30px}.buttons.mb-0{margin-bottom:0}.link-rss{display:none;width:24px;height:24px;background:url(../images/rss.png) center no-repeat;font-size:0!important}.category-description ul,.manufacturer-description ul,.full-description ul,.topic-block ul,.topic-page ul,.post-body ul{margin:12px 0;padding:0 0 0 36px;list-style:disc}.category-description ol,.manufacturer-description ol,.full-description ol,.topic-block ol,.topic-page ol,.post-body ol{margin:12px 0;padding:0 0 0 36px;list-style:decimal}.category-description p,.manufacturer-description p,.full-description p,.topic-block p,.topic-page p,.post-body p,.news-body p{margin:10px 0;text-align:justify}.flyout-cart{display:none}.fieldset,.section{position:relative;margin:0 0 40px}.fieldset .title,.section .title{margin:0 0 16px;font-size:16px;color:var(--pv-color-heading)}.fieldset .title strong,.section .title strong{font-weight:500}.fieldset .warnings{text-align:center;margin-block-end:30px;color:var(--pv-color-error)}.form-fields{position:relative}.inputs{position:relative;margin:0 0 16px;text-align:left;white-space:nowrap;font-size:0}.inputs:after{content:"";display:block;clear:both}.inputs label{display:block;width:100%;margin:0 0 6px;text-align:left;font-weight:400;font-size:13px;color:var(--pv-color-text-secondary)}.inputs input[type=text],.inputs input[type=email],.inputs input[type=tel],.inputs input[type=password],.inputs select,.inputs textarea{width:100%;background-color:var(--pv-color-white)}.inputs.custom-attributes{white-space:normal}.inputs input.readonly{background:#0000001a;cursor:auto}.inputs input.readonly:focus{border:1px solid rgba(0,0,0,.1);outline:0}.inputs .option-list{display:inline-block;max-width:95%;vertical-align:middle}.inputs .option-list li{display:inline-block;margin:5px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-white);padding:8px 10px}.inputs .option-list label{display:inline-block;width:auto!important;margin:0 0 0 5px}.inputs .form-input-wrapper{display:inline-block;width:100%}.account-page{text-align:left}.inputs.reversed{margin:0 0 20px;text-align:center}.required{margin:0 -8px 0 3px;vertical-align:top;font-size:20px;font-weight:400;color:var(--pv-color-error)}.message-error,.field-validation-error,.username-not-available-status,.poll-vote-error,.password-error{display:block;text-align:left;font-size:13px;color:var(--pv-color-error);margin-top:5px;white-space:normal}.field-validation-valid,.username-available-status{display:block;text-align:center;font-size:13px;color:var(--pv-color-success)}.captcha-box{text-align:center;line-height:0}.captcha-box>div{display:inline-block;max-width:100%}.captcha-box input{height:auto}.table-wrapper{overflow-x:auto}.data-table .hidden-row{height:0;border:none}.data-table tr.hidden-row th{padding:0;border-top:none}.data-table tr.hidden-row th>span{height:1px;width:1px;position:absolute;overflow:hidden;top:-10px}.cart th,.data-table th,.forum-table th{border-width:1px 1px 0;border-style:solid;border-color:var(--pv-color-border);background-color:var(--pv-color-bg-soft);padding:10px;white-space:nowrap;font-weight:400}.forum-table th.replies,.forum-table th.views,.forum-table th.votes,.forum-table th.latest-post,.forum-table th.topics,.forum-table th.posts,.forum-table td.replies,.forum-table td.views,.forum-table td.votes,.forum-table td.latest-post,.forum-table td.topics,.forum-table td.posts{display:none}.forum-table td.image{min-width:0}.cart td,.data-table td,.forum-table td{min-width:50px;border-width:1px;border-style:solid;border-color:transparent var(--pv-color-border) var(--pv-color-border);background-color:var(--pv-color-white);padding:20px;color:var(--pv-color-text-secondary)}.forum-table td{min-width:90px;padding:10px}.cart a,.data-table a,.forum-table a{font-weight:400;color:var(--pv-color-primary)}.cart a:hover,.cart a:focus,.data-table a:hover,.data-table a:focus,.forum-table a:hover,.forum-table a:focus{text-decoration:underline}.cart .product,.data-table .product,.data-table .message,.data-table .info,.data-table .name{min-width:225px;text-align:left}.forum-table .forum-details,.forum-table .topic-details{text-align:left}.cart .product a,.data-table .product a,.data-table .info a{font-weight:700;color:var(--pv-color-text-secondary)}.cart .product a:hover,.cart .product a:focus,.data-table .product a:hover,.data-table .product a:focus,.data-table .info a:hover,.data-table .info a:focus{color:var(--pv-color-primary);text-decoration:none}.cart .product .edit-item{margin:10px 0 0}.cart .product .edit-item a{font-weight:400;color:var(--pv-color-primary)}.cart .product .edit-item a:hover,.cart .product .edit-item a:focus{text-decoration:underline}.cart .remove-from-cart,.cart .add-to-cart,.data-table .select-boxes,.data-table .order{text-align:center}.remove-from-cart input[type=checkbox]{display:none}.remove-from-cart .remove-btn{width:24px;height:24px;border:0;background:#ffffffab url(../images/ic_delete.svg) center no-repeat}.cart td.unit-price,.data-table td.unit-price{white-space:nowrap}.cart td.quantity input{width:50px;text-align:center}.cart .product-quantity div.up{background:url(../images/vote-up.png) no-repeat 50% 50%;width:50px;height:25px;border:0;cursor:pointer}.cart .product-quantity div.down{background:url(../images/vote-down.png) no-repeat 50% 50%;width:50px;height:25px;border:0;cursor:pointer}.cart td.subtotal,.data-table td.total{white-space:nowrap;color:var(--pv-color-text-secondary)}.cart td.subtotal .discount,.cart td.subtotal .discount-additional-info{font-style:italic;color:var(--pv-color-primary)}.data-table em a{font-weight:700;color:var(--pv-color-text-secondary)}.data-table div.download{margin:10px 0 0}.bar-notification-container{position:fixed;top:0;left:0;z-index:1000;width:100%;line-height:16px;color:var(--pv-color-white);opacity:.95}.bar-notification.success{background-color:var(--pv-color-success)}.bar-notification.error,.bar-notification.warning{background-color:var(--pv-color-error)}.bar-notification{position:relative;display:none;padding:15px 25px 15px 10px}.bar-notification .content{margin:0 10px 0 0}.bar-notification .content a{color:var(--pv-color-white);text-decoration:underline}.bar-notification .close{position:absolute;top:0;right:0;width:32px;height:32px;margin:7px;background:var(--pv-color-white) url(../images/close.png) center no-repeat;cursor:pointer}.popup-notification{border-radius:5px;padding:3px;margin:5px 0}.popup-notification.success{border:2px rgba(75,176,122,.5) solid}.popup-notification.error,.popup-notification.warning{border:2px rgba(228,68,76,.5) solid}.noscript{border-bottom:1px solid var(--pv-color-text-secondary);background-color:#ff9;padding:30px 15px;text-align:center;line-height:22px;color:var(--pv-color-text-secondary)}.ajax-loading-block-window{position:fixed;top:50%;left:50%;z-index:999;width:128px;height:128px;margin:-16px 0 0 -16px;background:url(../images/loading.gif) center no-repeat}.please-wait{background:url(../images/ajax-loader-small.gif) no-repeat;padding-left:20px;font-size:14px}.ui-dialog{max-width:90%;border:1px solid var(--pv-color-border);box-shadow:0 0 2px #00000026;overflow:hidden;background-color:var(--pv-color-white);border-radius:0;padding:0;font:normal 14px var(--pv-font-sans)}.ui-dialog.common-dialog-popup{width:100%!important;max-width:633px;z-index:99999}.ui-dialog.common-dialog-popup .otp-dialog .otp-input-container{display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;margin:16px 0}.ui-dialog.common-dialog-popup .otp-dialog .otp-input{width:48px;max-width:52px;height:48px;text-align:center;font-size:18px;font-weight:600;border:1px solid var(--pv-color-border);border-radius:10px;box-sizing:border-box}.ui-dialog.common-dialog-popup .otp-dialog .otp-input:focus{border-color:var(--pv-color-primary);outline:0}.ui-dialog.common-dialog-popup .otp-dialog .pop-title{margin:0 0 10px;color:var(--pv-color-heading);font-size:20px;font-weight:700;line-height:1.2}.ui-dialog:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080}.ui-dialog-titlebar{border-bottom:1px solid var(--pv-color-border);overflow:hidden;background-color:var(--pv-color-bg-soft);padding:10px 15px;border-width:0 0 1px;border-radius:0;background-image:none;padding:19px 15px!important;font-weight:400;cursor:auto!important}.ui-dialog-titlebar>span{float:left;font-size:18px;color:var(--pv-color-text-secondary);margin:0!important}.ui-dialog-titlebar button{position:absolute;top:0;right:0;width:42px;height:42px;border:none;overflow:hidden;background:url(../images/close.png) center no-repeat;font-size:0;top:0!important;right:0!important;width:42px!important;height:42px!important;margin:0!important;border:none!important;border-radius:0;background:url(../images/close.png) center no-repeat!important;padding:0!important}.ui-dialog-titlebar button span{display:none!important}.ui-dialog-content{padding:15px;line-height:20px;background-color:var(--pv-color-white)!important;padding:15px 15px 20px!important;color:var(--pv-color-text-light)}.ui-dialog-content .page{min-height:0}.ui-dialog-content .page-title{min-height:0;margin:0 0 15px;padding:0 10px 10px;text-align:center}.ui-dialog-content .page-title h1{font-size:24px;line-height:30px}.ui-dialog-content .back-in-stock-subscription-page{text-align:center}.ui-dialog-content .back-in-stock-subscription-page .tooltip{margin-bottom:10px}.ui-dialog-content .back-in-stock-subscription-page .button-1{border:none;background-color:var(--pv-color-primary);padding:10px 15px;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.ui-dialog-content .back-in-stock-subscription-page .button-1:hover,.ui-dialog-content .back-in-stock-subscription-page .button-1:focus{background-color:var(--pv-color-primary-hover)}.pv-contact-page .page-body{padding:44px 0 52px}.pv-contact-page .pv-contact-layout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.34fr);gap:24px;align-items:start;max-width:1240px;margin:0 auto 24px}.pv-contact-page .pv-contact-hero{text-align:center;max-width:900px;margin:0 auto 30px}.pv-contact-page .pv-contact-hero h1{margin:0 0 14px;color:var(--pv-color-heading);font-size:clamp(38px,3.3vw,60px);font-weight:700;line-height:1.06}.pv-contact-page .pv-contact-hero p{margin:0;color:var(--pv-color-text-muted);font-size:16px;line-height:1.55}.pv-contact-page .pv-contact-info-card,.pv-contact-page .pv-contact-form-card{border:1px solid #eceef2;border-radius:16px;background:var(--pv-color-white);box-shadow:0 6px 18px #11182714;padding:28px 30px}.pv-contact-page .pv-contact-info-card{text-align:left}.pv-contact-page .pv-contact-info-card .card-title{margin:0 0 18px;color:var(--pv-color-heading);font-size:18px;font-weight:700;line-height:1.2}.pv-contact-page .pv-contact-info-list{position:relative;z-index:1;display:grid;gap:22px;text-align:left}.pv-contact-page .pv-contact-info-item{display:block;text-align:left}.pv-contact-page .pv-contact-info-item .content strong{display:block;margin-bottom:6px;color:var(--pv-color-primary);font-size:12px;font-weight:700;letter-spacing:.35px;text-transform:uppercase}.pv-contact-page .pv-contact-info-item .content p{margin:0;color:var(--pv-color-text-secondary);font-size:16px;line-height:1.6}.pv-contact-page .pv-contact-info-item .content small{display:block;margin-top:0;color:var(--pv-color-text-light);font-size:16px;line-height:1.6}.pv-contact-page .pv-contact-form-card .form-title{margin:0 0 6px;color:var(--pv-color-heading);font-size:40px;font-weight:700;line-height:1.1}.pv-contact-page .pv-contact-form-card .form-subtitle{margin:0 0 16px;color:var(--pv-color-text-muted);font-size:14px;line-height:1.55}.pv-contact-page .pv-contact-form-card .fieldset{margin:0}.pv-contact-page .pv-contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.pv-contact-page .pv-contact-form-card .inputs,.pv-contact-page .pv-contact-form-card .full-row{margin-bottom:8px}.pv-contact-page .pv-contact-form-card .full-row{grid-column:1 / -1}.pv-contact-page .pv-contact-form-card .inputs label{color:var(--pv-color-heading);font-weight:600;font-size:14px;margin-bottom:5px}.pv-contact-page .pv-contact-form-card .inputs label .required{margin:0 0 0 2px;color:var(--pv-color-error);font-size:14px;vertical-align:middle}.pv-contact-page .pv-contact-form-card .inputs input,.pv-contact-page .pv-contact-form-card .inputs textarea{border:1px solid #d5d9df;border-radius:10px;min-height:50px;padding:14px 16px;background:#fbfcfe;font-size:14px;color:var(--pv-color-text-secondary)}.pv-contact-page .pv-contact-form-card .inputs input:focus,.pv-contact-page .pv-contact-form-card .inputs textarea:focus{border-color:var(--pv-color-primary);box-shadow:0 0 0 4px #f7941d24}.pv-contact-page .pv-contact-form-card .inputs textarea{min-height:160px;resize:vertical}.pv-contact-page .pv-contact-form-card .captcha-box{text-align:left;margin-top:6px}.pv-contact-page .pv-contact-form-card .message-error{margin:0 0 14px;border:1px solid var(--pv-color-error);border-radius:10px;background:#fff3f3;padding:10px 12px}.pv-contact-page .pv-contact-form-card .buttons{margin-top:6px;display:flex;justify-content:flex-end}.pv-contact-page .pv-contact-form-card .contact-us-button{min-width:218px;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:700;position:relative}.pv-contact-page .pv-contact-form-card .result{border:1px solid #b7e2c5;border-radius:10px;background:#ecfdf3;color:#0f5132;font-size:14px;font-weight:600;line-height:1.6;padding:14px 16px}@media (max-width: 980px){.pv-contact-page .page-body{padding:24px 0 28px}.pv-contact-page .pv-contact-hero{margin-bottom:18px}.pv-contact-page .pv-contact-hero h1{font-size:34px}.pv-contact-page .pv-contact-hero p{font-size:14px;line-height:1.5}.pv-contact-page .pv-contact-layout{grid-template-columns:1fr;gap:16px}.pv-contact-page .pv-contact-info-card,.pv-contact-page .pv-contact-form-card{padding:20px;border-radius:12px}.pv-contact-page .pv-contact-info-item .content strong{font-size:14px}.pv-contact-page .pv-contact-info-item .content p{font-size:15px;line-height:1.55}.pv-contact-page .pv-contact-info-item .content small{font-size:13px}.pv-contact-page .pv-contact-form-grid{grid-template-columns:1fr;gap:12px}.pv-contact-page .pv-contact-form-card .form-title{font-size:30px}.pv-contact-page .pv-contact-form-card .form-subtitle{font-size:14px}.pv-contact-page .pv-contact-form-card .buttons{justify-content:stretch}.pv-contact-page .pv-contact-form-card .inputs label,.pv-contact-page .pv-contact-form-card .inputs label .required{font-size:14px}.pv-contact-page .pv-contact-form-card .inputs input,.pv-contact-page .pv-contact-form-card .inputs textarea{min-height:48px;font-size:14px;padding:11px 12px}.pv-contact-page .pv-contact-form-card .input-with-icon.has-icon input{padding-left:38px}.pv-contact-page .pv-contact-form-card .inputs textarea{min-height:140px}.pv-contact-page .pv-contact-form-card .contact-us-button{width:100%;min-width:0;font-size:16px;padding:12px 18px}}.eu-cookie-bar-notification{position:fixed;top:50%;left:50%;z-index:1050;width:320px;height:auto;margin:-90px 0 0 -160px;border:1px solid var(--pv-color-border-strong);box-shadow:0 0 2px #00000026;background-color:var(--pv-color-white);padding:20px;text-align:center}.eu-cookie-bar-notification .text{margin-bottom:20px;line-height:20px}.eu-cookie-bar-notification button{min-width:60px;margin:5px 0 10px;border:none;background-color:var(--pv-color-primary);padding:8px 12px;font-size:14px;color:var(--pv-color-white)}.eu-cookie-bar-notification button:hover,.eu-cookie-bar-notification button:focus{background-color:var(--pv-color-primary-hover)}.eu-cookie-bar-notification a{display:block;color:var(--pv-color-primary)}.eu-cookie-bar-notification a:hover,.eu-cookie-bar-notification a:focus{text-decoration:underline}.home-icon{position:relative;background:url(../images/home.svg)no-repeat left center;padding-left:30px!important}.admin-header-links{background-color:var(--pv-color-text-secondary);text-align:center;color:var(--pv-color-border-soft)}.admin-header-links *{display:inline-block;margin:0 10px;line-height:35px;font-size:12px;font-weight:700}.admin-header-links .impersonate{display:inline-block}.admin-header-links .impersonate a{background-color:var(--pv-color-text-muted);padding:0 15px}.admin-header-links .impersonate a:hover,.admin-header-links .impersonate a:focus{background-color:var(--pv-color-text-muted)}.header-top{background:var(--pv-color-primary);padding:2px 0}.header-top ul{display:flex;align-items:center}.header-top ul li{margin-right:40px}.header-top ul li a{font-size:12px;font-weight:500;color:var(--pv-color-white);display:flex;align-items:center}.header-top ul li a .icon{width:24px;height:24px;display:inline-block;margin-right:8px;background:url(../images/whatsapp-icon.svg)no-repeat center center}.header-top ul li a .icon.call-icon{background:url(../images/call-icon.svg)no-repeat center center}.header-top .header-top-wrapper,.header .header-lower,.header .header-upper{width:80rem;margin:auto}.header{position:sticky;z-index:10;text-align:center}.header-upper{position:relative;z-index:1;padding:12px 0}.header-selectors-wrapper>div{display:inline-block;width:33.33%;margin:10px auto;vertical-align:middle}.header-selectors-wrapper select{height:32px;padding:4px 15px;font-size:12px;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#00000080;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/select_arrow_down.png) 90% center no-repeat}.language-list{max-width:100%;font-size:0}.language-list li{display:inline-block;margin:0 1px;vertical-align:middle}.language-list a{display:block;position:relative;width:24px;height:32px;line-height:0}.language-list img{position:absolute;inset:0;margin:auto}.header-links-wrapper{position:relative}.header-links ul{font-size:0}.header-links .pv-header-actions{margin:0 auto;width:fit-content}.header-links>ul{white-space:nowrap}.header-links li{display:inline-block;margin:0 10px;position:relative}.header-links span,.header-links a{display:flex;font-size:13px;line-height:1px;color:var(--pv-color-primary);font-weight:500}.header-links a:hover span,.header-links a:hover,.header-links a:focus{color:var(--pv-color-primary)}.header-links a.ico-account .myacc-icon{width:16px;height:16px;background:url(../images/myaccount-icon.svg)no-repeat center center;display:inline-flex;margin-right:8px;position:relative;top:3px}.header-links a.ico-account{display:flex;align-items:center}.header-links a.ico-account .myacc-circle{text-transform:uppercase;width:32px;height:32px;background:var(--pv-color-bg-soft);display:flex;align-items:center;justify-content:center;color:var(--pv-color-text-muted);font-size:13px;font-weight:600;margin-right:5px;border-radius:180px}.my-account-dropdown{text-align:left;box-shadow:0 2px 10px 2px #0003;position:absolute;left:0;top:100%;z-index:10;background:var(--pv-color-white);min-width:400px;display:none;border-radius:4px}.header-links li:hover .my-account-dropdown{display:block}.my-account-dropdown h2{color:var(--pv-color-heading);font-weight:600;font-size:20px;line-height:28px;margin:0;padding:10px 24px;border-bottom:1px;border-bottom:1px solid var(--pv-color-border-soft)}.my-account-dropdown .list{padding:16px 24px}.my-account-dropdown .list .item a{display:flex;border-bottom:1px solid rgba(0,0,0,.1);align-items:center;padding:7px 0;color:var(--pv-color-heading);font-weight:400;font-size:13px;position:relative;text-transform:capitalize}.my-account-dropdown .list .item:last-of-type a{border-bottom:0}.my-account-dropdown .list .item a:hover{color:var(--pv-color-primary)}.my-account-dropdown .list .item a:before{content:"";width:32px;height:32px;margin-right:20px;display:inline-block;background:url(../images/my-user-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-logout:before{background:url(../images/my-logout-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-order:before{background:url(../images/my-order-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-address:before{background:url(../images/my-mappin-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-company:before{background:url(../images/my-company-information-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-paymentmethod:before{background:url(../images/my-payments-icon.svg) no-repeat center center}.my-account-dropdown .list .item a.ico-myaccounts:before{background:url(../images/my-accounts-icon.svg) no-repeat center center}.my-account-dropdown .list .item a:after{content:"";width:24px;height:24px;background:url(../images/chevron-right.svg) no-repeat center center;position:absolute;right:0;top:20px;padding-right:24px;display:inline-block}#topcartlink a{background:url(../images/shopping-bag.svg) left center no-repeat;padding:0 0 0 30px}.header-links a.ico-login{background:url(../images/signin-icon.svg) left center no-repeat;padding:0 0 0 30px}.header-links a.ico-register{background:url(../images/signup-icon.svg) left center no-repeat;padding:0 0 0 30px}.header-lower{position:relative;z-index:0;padding:24px 0}.header-logo{margin:4px 0 10px;text-align:center}.header-logo a{display:inline-block;max-width:100%;line-height:0}.header-logo a img{max-width:100%;opacity:1}.search-box form{display:flex;justify-content:center;gap:10px 0;position:relative}.search-box form .autocomplete-search-box-results{position:absolute;background:var(--pv-color-white);z-index:10;padding:20px;left:0;top:100%;text-align:left;box-shadow:0 1px 2px #00000080;max-height:450px;overflow:auto;width:465px}.autocomplete-search-item.no-results{text-align:center}.search-box form .autocomplete-search-item{margin:7px 0;cursor:pointer;padding:4px;border-bottom:1px solid #8080803d;min-height:35px}.search-box form .autocomplete-search-item:hover{background-color:#d3d3d3}.search-box form .autocomplete-search-item em{font-weight:700}.search-box input.search-box-text{width:100%;max-width:100%;font-size:13px;border-radius:25px;box-sizing:border-box;height:44px;background:var(--pv-color-bg-soft);padding-right:50px;padding-left:15px}.search-box .search-inp{position:relative;flex:1 1 auto}.search-box .search-inp .icon_search{width:24px;height:24px;background:url(../images/search-icon.svg)no-repeat center center;position:absolute;top:10px;z-index:1;right:15px}.search-box .search-box-category{height:37px;margin-right:8px;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding-left:36px;padding-right:10px;color:#00000080;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/select-cat-arrow.png) 10px center no-repeat;width:auto}.search-box .search-box-button{min-width:98px;height:44px;border:0;background-color:var(--pv-color-primary);padding:0 15px;text-align:center;color:var(--pv-color-white);border-radius:4px;font-weight:500;font-size:14px;margin-left:8px}.search-box .search-box-button:hover,.search-box .search-box-button:focus{background-color:var(--pv-color-primary)}.search-box .ui-autocomplete-loading{background:var(--pv-color-white) url(../images/ajax-loader-small.gif) right center no-repeat}.ui-helper-hidden-accessible{display:none!important}.footer{background-color:var(--pv-color-heading);text-align:center;padding-top:80px}.footer-upper{width:95%;margin:auto;overflow:hidden;font-size:0}.footer-block{font-size:14px;text-align:left}.footer-block a{display:block}.footer-block a img{max-width:100%}.footer-block .newsletter{margin:24px 0 0}.footer-block .title{margin:0 0 24px;background:var(--pv-color-primary) url(../images/toggle-white.png) right center no-repeat;padding:10px 15px;font-size:20px;color:var(--pv-color-white);cursor:pointer}.footer-block .title strong{font-weight:500}.footer-block .list{display:none}.footer-block .list li{margin:0 0 16px}.footer-block .list a{display:block;color:var(--pv-color-text-light);font-size:13px;line-height:24px}.footer-block .list a:hover,.footer-block .list a:focus{color:var(--pv-color-primary)}.newsletter p{color:var(--pv-color-text-light);font-size:13px;font-weight:400;margin:0 0 16px;line-height:24px}.follow-us .title{margin:0 0 24px;background:none;color:var(--pv-color-text-light);cursor:auto;padding:0}.follow-us .social ul{font-size:0}.follow-us .social li{display:inline-block;margin:0 5px}.follow-us .social a{display:block;width:24px;height:24px;background:url(../images/social-sprite.png) no-repeat;font-size:0}.follow-us .social .facebook a{background:url(../images/Icon-Facebook.png) no-repeat}.follow-us .social .twitter a{background:url(../images/Icon-Twitter.png) no-repeat}.follow-us .social .rss a{background-position:-76px 0}.follow-us .social .youtube a{background-position:-114px 0}.follow-us .social .instagram a{background:url(../images/icon-instagram.png) no-repeat}.follow-us .social .linkedin a{background:url(../images/Icon-Linkedin.png) no-repeat}.newsletter-email{display:flex;overflow:hidden}.newsletter-email:focus-within{overflow:visible}.newsletter-email input[type=email]{float:left;width:100%;height:37px;margin:0 -1px 0 0;border:1.5px solid rgba(0,0,0,.1);border-radius:7px 0 0 7px;color:var(--pv-color-heading);font-size:13px}.newsletter-subscribe-button{float:left;height:36px;border:0;background-color:var(--pv-color-primary);padding:0 15px;text-align:center;color:var(--pv-color-white);border-radius:0 7px 7px 0;font-size:11px;text-transform:capitalize;font-weight:400}.newsletter-subscribe-button:hover,.newsletter-subscribe-button:focus{background-color:var(--pv-color-primary)}.newsletter-email .options{clear:both;padding:10px 0 0}.newsletter-validation,.newsletter-result{width:100%;overflow:hidden;line-height:28px;text-align:center;color:#fff}.footer-lower{width:95%;margin:auto;overflow:hidden;padding:25px 0;font-size:12px;color:var(--pv-color-text-muted)}.footer-tax-shipping a{font-weight:700;color:var(--pv-color-primary)}.footer-tax-shipping a:hover,.footer-tax-shipping a:focus{text-decoration:underline}.footer-powered-by{margin:10px 0 0;font-size:12px}.footer-powered-by a{font-weight:500;color:var(--pv-color-primary)}.footer-powered-by a:hover,.footer-powered-by a:focus{text-decoration:underline}.theme-selector{margin:10px 0 0}.theme-selector select{width:170px}.block-vehicle .title{margin:0 0 17px;font-size:20px;color:var(--pv-color-heading);letter-spacing:2px;font-weight:500}.block-vehicle .selected-vehicle{border:1px solid var(--pv-color-border);padding:20px 5px;margin:0 0 15px;position:relative;border-radius:7px}.block-vehicle .selected-vehicle .d-flex ._picture img{max-width:100%;max-height:100px}.block-vehicle .selected-vehicle .d-flex{display:content;align-items:center}.block-vehicle .selected-vehicle .d-flex h2{margin:0;color:var(--pv-color-heading);font-size:16px;font-weight:600}.block-vehicle .selected-vehicle p{color:var(--pv-color-text-muted);font-size:13px;font-weight:400;line-height:20px;margin:0 10px}.block-vehicle .selected-vehicle .remove{background:url(../images/light_cancel-outline-red.svg) no-repeat center center;display:inline-block;width:24px;height:24px;position:absolute;right:5px;top:10%;z-index:1;margin-top:-12px;cursor:pointer}.block-vehicle .selected-vehicle .selected-vehicle-text{margin:0 10px}.block-vehicle .selected-vehicle .selected-vehicle-text a{color:var(--pv-color-link);font-size:12px;font-weight:500;margin:0 0 5px;display:inline-block}.block-vehicle .selected-vehicle .selected-vehicle-text p{margin:0 0 5px;color:var(--pv-color-text);font-size:12px;line-height:14px}.found-vio select,.block-vehicle .listbox select{margin:0 0 19px;width:100%;height:43px;border:1px solid rgba(0,0,0,.1);font-size:14px;color:var(--pv-color-text-muted);font-weight:400;padding:0 16px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/select_arrow_down.png) 95% center no-repeat}.found-vio select:focus,.block-vehicle .listbox select:focus{border:1px solid rgba(0,0,0,.2);outline:0}.select-loading{position:relative;width:100%}.select-loading.active:before{content:"";position:absolute;left:0;top:0;height:calc(100% - 19px);width:100%;background:url(../images/ajax-loader-small.gif)no-repeat center center;z-index:1}.findpart .select-loading{width:80%}.findpart .select-loading.active:before{height:100%}.search-panel .select-loading.active:before{height:calc(100% + -0px)}.html-search-page .master-column-wrapper{margin-top:58px}.block{margin:0 0 30px;border:1px solid var(--pv-color-border);padding:10px 15px;border-radius:7px}.block .title{position:relative;margin:0 0 17px;font-size:13px;color:var(--pv-color-text-secondary);letter-spacing:0px;font-weight:400;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.block .title:after{content:"";width:16px;height:16px;background:url(../images/caret-down.png)no-repeat center center;display:inline-block}.block .title.active:after{transform:rotate(180deg)}.block-account-navigation .title{display:none}.block .scroll-x{max-height:225px;overflow:hidden;overflow-y:auto;margin-left:3px;margin-top:15px}.block .scroll-x::-webkit-scrollbar{width:5px}.block .scroll-x::-webkit-scrollbar-thumb{background:#aaaaaa8c;border-radius:4px}.catalog-search{position:relative;padding:3px 0 24px}.catalog-search input{width:100%;border:1px solid var(--pv-color-border-soft);border-radius:4px;height:32px;color:var(--pv-color-text-muted);font-size:12px;padding:0 20px 0 35px}.catalog-search input:focus{outline:0}.catalog-search .search-icon{width:14px;height:14px;background:url(../images/catalog-search-icon.png) no-repeat center center;position:absolute;top:12px;left:12px;z-index:1}.selected-filter{margin:0 0 6px}.selected-filter .selected-item{border:1px solid var(--pv-color-border-soft);border-radius:10px;color:var(--pv-color-text-muted);font-size:11px;font-weight:400;line-height:21px;padding:3px 10px;display:inline-block;margin-bottom:6px;margin-right:6px}.selected-filter .selected-item .remove{width:16px;height:16px;background:url(../images/light_cancel-outline.svg)no-repeat center center;display:inline-block;cursor:pointer;margin-left:9px;position:relative;top:3px}.btn-apply-filter{display:block;background:var(--pv-color-primary);color:var(--pv-color-on-primary);border-radius:4px;font-size:16px;font-weight:600;font-family:var(--pv-font-sans);padding:11px 12px 12px;text-align:center;width:100%;border:0}.block .title strong{font-weight:500}.block .list li{border-bottom:1px solid rgba(0,0,0,.1)}.block .list a{display:flex;align-items:center;padding:16px 0;font-size:13px;color:var(--pv-color-heading);-webkit-transition:all .1s ease;transition:all .1s ease;position:relative}.block .list .customer-orders a:before{background:url(../images/my-order-icon.svg)no-repeat center center}.block .list .customer-company-info a:before{background:url(../images/my-company-information-icon.svg)no-repeat center center}.block .list .customer-addresses a:before{background:url(../images/my-mappin-icon.svg)no-repeat center center}.block .list .customer-logout a:before{background:url(../images/my-logout-icon.svg)no-repeat center center}.block .list .customer-payments a:before{background:url(../images/my-payments-icon.svg)no-repeat center center}.block .list .customer-myaccounts a:before{background:url(../images/my-accounts-icon.svg)no-repeat center center}.block .list a:after{content:"";width:24px;height:24px;background:url(../images/chevron-right.svg)no-repeat center center;position:absolute;right:0;top:20px;padding-right:24px;display:inline-block}.block .list .active>a{color:var(--pv-color-primary)}.block .list a:hover,.block .list a:focus{color:var(--pv-color-primary)}.block a.product-picture{display:none}.block a.product-picture img{max-width:100%}.block a.product-picture:before{display:none}.block .sublist{margin:15px 0 5px}.block .sublist a{font-size:14px}.block .view-all{margin:10px 0 0}.block .view-all a{display:inline-block;padding:10px 0;font-size:16px;color:var(--pv-color-primary)}.block .view-all a:hover,.block .view-all a:focus{text-decoration:underline}.block .tags{margin:5px 0 10px}.block .tags ul{font-size:0}.block .tags li,.product-tags-all-page li{display:inline-block;position:relative;margin:0 10px;overflow:hidden;font-size:17px!important}.block .tags li a,.product-tags-all-page li a{float:left;line-height:30px;color:var(--pv-color-text-secondary)}.block .tags li a:hover,.block .tags li a:focus,.product-tags-all-page li a:hover,.product-tags-all-page li a:focus{color:var(--pv-color-primary)}.poll strong{display:block;margin:10px 0;background-color:var(--pv-color-bg-soft);padding:10px 15px;font-size:15px;font-weight:400;color:var(--pv-color-text-secondary);text-transform:uppercase}.poll-options,.poll-results{margin:10px 0 15px;overflow:hidden;font-size:15px;color:var(--pv-color-text-secondary)}.poll-options li,.poll-results li{margin:10px 0}.poll-options li>input{margin:0 5px 0 0;cursor:pointer}.poll-options li>label{display:inline-block;font-size:16px;cursor:pointer}.poll .buttons button{border:none;background-color:var(--pv-color-text-light);padding:10px 20px;font-size:13px;color:var(--pv-color-white);text-transform:uppercase}.poll .buttons button:hover,.poll .buttons button:focus{background-color:var(--pv-color-text-light)}.poll-total-votes{display:block;margin:10px 0 0;font-weight:700;font-style:italic;color:var(--pv-color-text-secondary)}.home-page-polls{text-align:center}.home-page-polls .title{border-bottom:1px solid var(--pv-color-border);color:var(--pv-color-text-secondary);font-size:30px;font-weight:400;margin:0 0 30px;padding:0 0 15px}.home-page-polls .title strong{font-weight:400}.home-page-polls li{display:inline-block;margin:10px}@media all and (min-width: 1001px){.center-2{float:right;width:73%}.side-2{float:left;width:25%}}.btn-register{padding:15px 10px;border:1px solid;border-radius:10px}.pv-corporate-link{background:#f1f5f9;padding:20px;border-radius:10px}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable:before{z-index:-1!important}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable{position:relative;z-index:1001}.ui-dialog.common-dialog-popup{position:relative}.ui-dialog.common-dialog-popup:before{z-index:-1!important;pointer-events:none}.ui-dialog.common-dialog-popup .ui-dialog-content,.ui-dialog.common-dialog-popup .ui-dialog-titlebar{position:relative;z-index:1}.search-page .page-title{margin:0 0 -1px}.search-input .fieldset{margin:0 0 30px}.search-input .form-fields{padding:30px 15px 10px}.search-input input+label{display:inline;margin:0 0 0 5px}.advanced-search{margin:30px 0 0}.advanced-search .price-range{display:inline-block}.advanced-search .price-range input{width:80px;margin:3px}.search-input .buttons{text-align:center}.search-input .button-1{min-width:140px;border:none;background-color:var(--pv-color-primary);padding:10px 30px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.search-input .button-1:hover,.search-input .button-1:focus{background-color:var(--pv-color-primary-hover)}.search-results{margin:30px 0 0}.search-results .warning{margin:10px 0;color:var(--pv-color-error)}.sitemap-page .description{margin:0 0 30px;text-align:center}.sitemap-page .entity{margin:0 0 30px}.sitemap-page .entity-title{margin:0 0 15px;padding:0 10px;text-align:center}.sitemap-page .entity-title h2{font-size:20px;font-weight:400;color:var(--pv-color-text-secondary)}.sitemap-page .entity-body{border-top:1px solid var(--pv-color-border-soft);background-color:var(--pv-color-bg-soft);padding:30px 15px;text-align:center}.sitemap-page .entity ul{font-size:0}.sitemap-page .entity li{display:inline-block;position:relative;margin:0 8px;padding:0 12px;line-height:50px;font-size:14px}.sitemap-page .entity li:before{content:"";position:absolute;top:23px;left:0;width:5px;height:5px;background-color:var(--pv-color-border)}.sitemap-page .entity a{color:var(--pv-color-text-secondary)}.sitemap-page .entity a:hover,.sitemap-page .entity a:focus{color:var(--pv-color-primary)}.sitemap-page .entity a:empty{display:none}.block-blog-archive .number{display:block;color:var(--pv-color-text-secondary);cursor:auto}.block-blog-archive .sublist{margin:5px 0 5px 15px}.block-blog-archive li.month{padding:3px 0 3px 15px}.blog-page .page-title,.news-list-page .page-title{margin:0}.blog-page .post,.news-items .news-item{margin:0 0 30px}.blog-page .post:after{content:"";display:block;clear:both}.post-title,.news-title{display:inline-block;padding:20px 10px;line-height:20px;font-size:16px;font-weight:700;color:var(--pv-color-text-secondary)}.post-title:hover,.post-title:focus,.news-title:hover,.news-title:focus{color:var(--pv-color-primary)}.post-date,.news-date{display:block;margin:0 0 15px;background-color:var(--pv-color-bg-soft);padding:10px;font-style:italic;color:var(--pv-color-text-secondary)}.post-body,.news-body{margin:0 0 20px;padding:0 10px;line-height:22px}.blog-page .tags,.blogpost-page .tags{margin:0 0 15px;overflow:hidden;padding:0 10px}.blog-page .tags label,.blogpost-page .tags label{display:inline-block;margin:0 3px 3px 0;font-weight:700;color:var(--pv-color-text-secondary)}.blog-page .tags ul,.blogpost-page .tags ul{display:inline-block;margin:0 0 3px 3px;font-size:0}.blog-page .tags li,.blogpost-page .tags li{display:inline-block;font-size:14px}.blog-page .tags li.separator,.blogpost-page .tags li.separator{margin:0 8px 0 0}.blog-page .tags a,.blogpost-page .tags a{display:block;color:var(--pv-color-primary)}.blog-page .tags a:hover,.blog-page .tags a:focus,.blogpost-page .tags a:hover,.blogpost-page .tags a:focus{text-decoration:underline}.blog-posts .buttons,.news-items .buttons{margin:0;padding:0 10px}.blog-posts .buttons .read-comments{display:block;margin:0 0 15px;font-weight:700;color:var(--pv-color-text-secondary)}.blog-posts .buttons .read-comments:hover,.blog-posts .buttons .read-comments:focus{color:var(--pv-color-primary)}.blog-posts .buttons .read-more,.news-items .buttons .read-more{display:inline-block;border:none;background-color:var(--pv-color-primary);padding:10px 20px;font-size:12px;color:var(--pv-color-white);text-transform:uppercase}.blog-posts .buttons .read-more:hover,.blog-posts .buttons .read-more:focus,.news-items .buttons .read-more:hover,.news-items .buttons .read-more:focus{background-color:var(--pv-color-primary-hover)}.new-comment{margin:50px 0 60px}.new-comment .notifications{margin:0 0 10px}.new-comment .result{color:#690}.new-comment .form-fields{margin:0 0 20px}.new-comment .button-1{border:none;background-color:var(--pv-color-primary);padding:10px 30px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.new-comment .button-1:hover,.new-comment .button-1:focus{background-color:var(--pv-color-primary-hover)}.comment-list{margin:0 0 100px}.comment-list .title{margin:0 0 15px;padding:0 10px;font-size:20px;color:var(--pv-color-text-secondary)}.comment-list .title strong{font-weight:400}.comment-list .comment{margin:0 0 40px;border-top:1px solid #ddd}.comment-list .comment:after{content:"";display:block;clear:both}.comment-info{width:150px;margin:20px auto}.comment-info .username{display:block;margin:0 0 -1px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-bg-soft);padding:11px 0;font-weight:700;color:var(--pv-color-text-secondary)}.comment-info a.username:hover,.comment-info a.username:focus{color:var(--pv-color-primary)}.comment-info .avatar{position:relative;width:150px;height:150px;border:1px solid var(--pv-color-border);overflow:hidden}.comment-info .avatar img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;border:solid 2px #CEDBE1!important}.comment-time{margin:0 0 15px;font-size:13px;font-weight:700}.comment-time span{color:var(--pv-color-text-secondary)}.comment-title{margin:0 0 15px;font-size:16px;color:var(--pv-color-text-secondary)}.comment-body{line-height:22px}.news-list-homepage{margin:0 0 100px;text-align:left}.news-list-homepage .title{margin:0 0 -1px;border-bottom:1px solid var(--pv-color-border);padding:0 0 15px;font-size:30px;font-weight:400;color:var(--pv-color-text-secondary)}.news-list-homepage .title strong{font-weight:400}.news-list-homepage .view-all{text-align:center}.news-list-homepage .view-all a{color:var(--pv-color-text-secondary);text-decoration:underline}.news-list-homepage .view-all a:hover,.news-list-homepage .view-all a:focus{color:var(--pv-color-primary)}.swiper-slide .news-item .news-title{padding:0;color:var(--pv-color-heading);font-weight:500;margin:0 0 8px}.swiper-slide .news-item .news-date{background:var(--pv-color-white);padding:0;color:var(--pv-color-text-muted);font-weight:500;font-size:14px;font-style:normal;margin:0 0 16px}.swiper-slide .news-item .news-body{padding:0;margin:0 0 16px;color:var(--pv-color-text-muted);font-size:14px;line-height:21px;min-height:105px}.center-1 .swiper-slide .news-item .buttons{padding:0;text-align:left}.center-1 .swiper-slide .news-item .buttons .read-more{background:var(--pv-color-primary);border-radius:4px;text-transform:capitalize;font-size:16px;font-weight:600;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif)}.forums-main-page .topic-block{margin:0 0 35px;text-align:center}.forums-main-page .topic-block p{text-align:center}.forums-main-page .pager{display:none}.forum-breadcrumb{margin:0 0 40px}.forums-header{margin:0 0 50px;overflow:hidden}.forums-header:after{content:"";display:block;clear:both}.forums-header .current-time{margin:0 0 15px;color:var(--pv-color-text-secondary)}.forum-search-box .basic{overflow:hidden;margin:0 0 10px}.forum-search-box .advanced a{line-height:22px;color:var(--pv-color-text-secondary);text-decoration:underline}.forum-search-box .advanced a:hover,.forum-search-box .advanced a:focus{color:var(--pv-color-primary)}.forum-search-page .page-title{margin:0 0 -1px}.forum-search-page .search-error,.forum-search-page .no-result{margin:0 0 15px;text-align:center;color:var(--pv-color-error)}.forums-table-section{margin:0 0 60px}.forums-table-section+.pager{margin:-30px 0 30px}.forums-table-section-title{margin:0 0 15px;padding:0 10px}.forums-table-section-title a,.forums-table-section-title strong{font-size:22px;font-weight:400;color:var(--pv-color-text-secondary)}.forums-table-section-title a:hover,.forums-table-section-title a:focus{color:var(--pv-color-primary)}.forums-table-section .image div{width:38px;height:32px;margin:auto;background:url(../images/topic-type1.png) center no-repeat}.forums-table-section .image div.sticky{background:url(../images/topic-type2.png) center no-repeat}.forums-table-section .image div.announcement{background:url(../images/topic-type3.png) center no-repeat}.forums-table-section .forum-title,.forums-table-section .topic-title{margin:5px 0}.forums-table-section .forum-title a,.forums-table-section .topic-title a{font-size:16px;font-weight:700;color:var(--pv-color-text-secondary)}.forums-table-section .forum-title a:hover,.forums-table-section .forum-title a:focus,.forums-table-section .topic-title a:hover,.forums-table-section .topic-title a:focus{color:var(--pv-color-primary);text-decoration:none}.forums-table-section .topic-title span{display:block;color:var(--pv-color-text-light)}.forums-table-section .forum-description,.forums-table-section .topic-starter{margin:5px 0}.forums-table-section .latest-post{white-space:nowrap}.forums-table-section .latest-post div{margin:5px 0}.forums-table-section .latest-post label{color:var(--pv-color-text-light)}.forums-table-section .view-all{margin:30px 0 0;padding:0 10px}.forums-table-section .view-all a{background-color:var(--pv-color-primary);padding:10px 15px;font-size:12px;color:var(--pv-color-white);text-transform:uppercase}.forums-table-section .view-all a:hover,.forums-table-section .view-all a:focus{background-color:var(--pv-color-primary-hover)}.forum-page .forum-info{margin:0 0 30px}.forum-page .forum-name,.forum-topic-page .topic-name{margin:0 0 25px;border-bottom:1px solid var(--pv-color-border);padding:0 10px 10px}.forum-page .forum-name h1,.forum-topic-page .topic-name h1{font-size:30px;font-weight:400}.forum-actions,.topic-actions{margin:0 0 30px;font-size:0}.forum-actions .actions a,.topic-actions .actions a{display:inline-block;margin:1px;padding:10px 10px 10px 33px;font-size:14px}.forum-actions .actions .new-topic{background:var(--pv-color-bg-soft) url(../images/new.png) left center no-repeat}.forum-actions .actions .watch-forum,.topic-actions .actions .watch-forum{background:var(--pv-color-bg-soft) url(../images/watch.png) left center no-repeat}.forum-actions .actions a:hover,.forum-actions .actions a:focus,.topic-actions .actions a:hover,.topic-actions .actions a:focus{background-color:var(--pv-color-border-soft)}.forum-actions .pager.upper,.topic-actions .pager.upper{display:none;margin:0}.topic-actions .reply-topic-button{background:var(--pv-color-bg-soft) url(../images/reply.png) left center no-repeat}.topic-actions .watch-topic-button{background:var(--pv-color-bg-soft) url(../images/watch.png) left center no-repeat}.topic-actions .move-topic-button{background:var(--pv-color-bg-soft) url(../images/move.png) left center no-repeat}.topic-actions .edit-topic-button{background:var(--pv-color-bg-soft) url(../images/edit_.png) left center no-repeat}.topic-actions .delete-topic-button{background:var(--pv-color-bg-soft) url(../images/remove_.png) left center no-repeat}.topic-actions.lower .actions{display:none}.active-discussions-page .forums-table-section-title{margin:0 0 25px;border-bottom:1px solid var(--pv-color-border);padding:0 10px 10px}.active-discussions-page .forums-table-section-title strong{font-size:30px;font-weight:400}.active-discussions-page .forums-table-section-body{margin:0 0 20px}.topic-post{margin:0 0 30px;border-top:1px solid #ddd}.topic-post:last-child{border-bottom:1px solid var(--pv-color-border)}.topic-post:after{content:"";display:block;clear:both}.topic-post .post-info{margin:30px 0}.topic-post .user-info{width:150px;margin:0 auto 15px}.topic-post .username{display:block;margin:0 0 -1px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-bg-soft);padding:11px 0;font-weight:700;color:var(--pv-color-text-secondary)}.topic-post a.username:hover,.topic-post a.username:focus{color:var(--pv-color-primary)}.topic-post .avatar,.profile-info-box .avatar{position:relative;width:150px;height:150px;border:1px solid var(--pv-color-border);overflow:hidden}.topic-post .avatar img,.profile-info-box .avatar img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto}.topic-post .avatar img{border:solid 2px #CEDBE1!important}.topic-post .user-stats{margin:0 0 15px}.topic-post .user-stats li{display:inline-block;margin:0 10px}.topic-post .user-stats span,.profile-info-box .profile-stats span{margin:0 0 0 3px;font-weight:700;color:var(--pv-color-text-secondary)}.topic-post .pm-button,.profile-info-box .pm-button{display:inline-block;border:none;background-color:var(--pv-color-text-light);padding:10px 20px;font-size:12px;color:var(--pv-color-white);text-transform:uppercase}.topic-post .pm-button:hover,.topic-post .pm-button:focus,.profile-info-box .pm-button:hover,.profile-info-box .pm-button:focus{background-color:var(--pv-color-text-light)}.topic-post .post-time{margin:0 0 15px;background-color:var(--pv-color-bg-soft);padding:10px 15px;font-size:13px;font-weight:700}.topic-post .post-time span{color:var(--pv-color-text-secondary)}.topic-post .post-actions{margin:0 0 15px;font-size:0}.topic-post .post-actions>div{display:inline-block}.topic-post .post-actions a{display:inline-block;margin:1px 5px;font-size:14px}.topic-post .post-actions .edit-post-button,.topic-post .post-actions .delete-post-button{padding:10px 10px 10px 33px}.topic-post .post-actions .edit-post-button{background:url(../images/edit_.png) left center no-repeat}.topic-post .post-actions .delete-post-button{background:url(../images/remove_.png) left center no-repeat}.topic-post .post-actions .edit-post-button:hover,.topic-post .post-actions .edit-post-button:focus,.topic-post .post-actions .delete-post-button:hover,.topic-post .post-actions .delete-post-button:focus{color:var(--pv-color-primary)}.topic-post .post-actions .post-link-button{padding:10px;font-weight:700;color:var(--pv-color-primary)}.topic-post .post-actions .post-link-button:hover,.topic-post .post-actions .post-link-button:focus{text-decoration:underline}.topic-post .post-actions .quote-post-button{background-color:var(--pv-color-text-light);padding:10px 20px;color:var(--pv-color-white)}.topic-post .post-actions .quote-post-button:hover,.topic-post .post-actions .quote-post-button:focus{background-color:var(--pv-color-text-light);color:var(--pv-color-white)}.topic-post .post-text{padding:0 10px 20px;line-height:22px;color:var(--pv-color-text-secondary);margin-bottom:0}.topic-post .post-vote{text-align:center;display:table;margin:0 auto 20px}.topic-post .user-posted-image,.latest-posts .user-posted-image{max-width:100%;height:auto}.topic-post .quote,.latest-posts .quote{margin:10px 0;border:1px dashed var(--pv-color-border-strong);background-color:var(--pv-color-bg-soft);padding:10px;color:var(--pv-color-text-light)}.topic-post .signature{border-top:1px solid #ddd;padding:20px;font-size:13px;font-style:italic;clear:both}.topic-post .post-vote span.vote{cursor:pointer;display:block;width:40px;height:24px}.topic-post .post-vote span.up{background:url(../images/vote-up.png) no-repeat 50% 50%}.topic-post .post-vote span.vote.up.selected{background:url(../images/vote-up-selected.png) no-repeat 50% 50%}.topic-post .post-vote span.down{background:url(../images/vote-down.png) no-repeat 50% 50%}.topic-post .post-vote span.vote.down.selected{background:url(../images/vote-down-selected.png) no-repeat 50% 50%}.topic-post .vote-count-post{display:block;font-size:160%}.forum-edit-page .page-title,.move-topic-page .page-title,.private-message-send-page .page-title{margin:0 0 -1px}.move-topic-page label{white-space:normal}.forum-edit-page .message-error,.private-message-send-page .message-error{margin:20px 0}.forum-edit-page .inputs strong{display:inline-block;max-width:400px;font-size:22px;font-weight:400;color:var(--pv-color-text-secondary);white-space:normal}.forum-edit-page .inputs .topic-subject{font-size:17px}.forum-edit-page .inputs.reversed{margin:0}.forum-edit-page .inputs.reversed label{width:auto;margin:5px;font-size:14px;white-space:normal}.forum-edit-page .bb-code-editor-wrapper,.private-message-send-page .bb-code-editor-wrapper{max-width:400px;margin:20px auto;background-color:var(--pv-color-border);padding:10px}.forum-edit-page .toolbar .button,.private-message-send-page .toolbar .button{margin:0 2px 0 0;border:var(--pv-color-border-strong) 1px solid;padding:2px}.forum-edit-page .toolbar .button:hover,.forum-edit-page .toolbar .button:focus,.private-message-send-page .toolbar .button:hover,.private-message-send-page .toolbar .button:focus{border:var(--pv-color-text-secondary) 1px solid}.forum-edit-page textarea,.private-message-send-page textarea{display:block;margin:auto}.forum-edit-page .buttons button,.move-topic-page .buttons button,.private-messages .buttons button{min-width:140px;border:none;background-color:var(--pv-color-text-light);padding:10px 30px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.forum-edit-page .buttons button:hover,.forum-edit-page .buttons button:focus,.move-topic-page .buttons button:hover,.move-topic-page .buttons button:focus,.private-messages .buttons button:hover,.private-messages .buttons button:focus{background-color:var(--pv-color-text-light)}.forum-edit-page .buttons .button-1,.move-topic-page .buttons .button-1,.private-messages .buttons .button-1{background-color:var(--pv-color-primary)}.forum-edit-page .buttons .button-1:hover,.forum-edit-page .buttons .button-1:focus,.move-topic-page .buttons .button-1:hover,.move-topic-page .buttons .button-1:focus,.private-messages .buttons .button-1:hover,.private-messages .buttons .button-1:focus{background-color:var(--pv-color-primary-hover)}.private-message-send-page a{font-size:14px;color:var(--pv-color-primary)}.private-message-send-page span{font-size:14px}.ui-tabs{border:none;border-radius:0;background:none;padding:0;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);color:var(--pv-color-heading)}.ui-widget.ui-widget-content.ui-tabs{border:none}.ui-tabs .ui-tabs-nav{display:flex;overflow:hidden;overflow-x:auto}.ui-tabs.inner-tabs .ui-tabs-nav{justify-content:end}.ui-tabs.inner-tabs .ui-tabs-nav li{margin:0}.ui-tabs-nav{border-bottom:1px solid var(--pv-color-border-soft);overflow:hidden;font-size:0;margin:0 0 24px!important;border-width:0 0 1px!important;border-radius:0!important;background:none!important;padding:0!important;line-height:normal;font-weight:400;color:var(--pv-color-heading)}.ui-tabs-nav li{float:none!important;margin:0 0 -1px!important;border:none!important;border-radius:0;background:none!important;padding:0!important}.ui-tabs-nav li a{display:block!important;border:0!important;text-align:center!important;color:var(--pv-color-text-muted)!important;float:none!important;padding:12px 20px!important;font-size:16px!important;border-bottom:3px solid var(--pv-color-white)!important;font-weight:400!important}.ui-tabs-nav li.ui-state-active a{background-color:var(--pv-color-white)!important;color:var(--pv-color-heading)!important;font-weight:500!important;border-bottom:3px solid var(--pv-color-primary)!important}.ui-tabs-panel{padding:0!important}.tabs .video-section{max-width:844px;margin:0 auto}.tabs .video-section iframe{width:100%}.other-vendor .list .heading-tr{display:flex;flex-wrap:wrap;background:var(--pv-color-bg-soft);border-radius:4px;min-width:850px}.other-vendor .list .heading-tr .w-lg{width:50%;color:var(--pv-color-heading);font-size:16px;padding:12px 0 11px}.other-vendor .list .heading-tr .w-lg.ml-12 span{margin-left:12px}.other-vendor .list .heading-tr .w-sm{width:15%;text-align:center;color:var(--pv-color-heading);font-size:16px;padding:12px 0 11px}.other-vendor .list .data{display:flex;flex-wrap:wrap;align-items:center;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.1);min-width:850px}.other-vendor .list .data .w-lg{width:50%;color:var(--pv-color-heading);font-size:16px}.other-vendor .list .data .w-sm{width:16%;text-align:center;color:var(--pv-color-heading);font-size:16px;font-weight:500}.other-vendor .list .data .w-sm .d-lg-none{display:none}.equivalent-products .other-vendor .list .data .w-lg,.equivalent-products .other-vendor .list .heading-tr .w-lg{width:50%}.other-vendor .list .data .vendor-details{display:flex;align-items:center}.other-vendor .list .data .vendor-details .picture{min-width:130px;border-radius:4px;border:1px solid rgba(0,0,0,.1);margin-right:24px}.other-vendor .list .data .vendor-details .picture a{display:block;position:relative}.other-vendor .list .data .vendor-details .picture a:before{content:"";display:block;padding-top:100%}.other-vendor .list .data .vendor-details .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.other-vendor .list .data .vendor-details .content .sku{color:var(--pv-color-heading);font-size:16px;font-weight:500}.other-vendor .list .data .vendor-details .content .title{color:var(--pv-color-heading);font-size:16px;font-weight:500;display:inline-block;margin:8px 0;text-align:left;line-height:22px}.other-vendor .list .data .vendor-details .content .title:hover{color:var(--pv-color-primary)}.other-vendor .list .data .vendor-details .content p{color:var(--pv-color-text-muted);font-size:14px;font-weight:500}.other-vendor .list .data .actual-price{font-size:16px;font-weight:500;color:var(--pv-color-text-secondary)}.other-vendor .list .data .old-price{font-size:13px;color:var(--pv-color-primary);font-weight:500}.cmn-data{color:var(--pv-color-text-secondary);font-weight:400;font-size:13px}.other-vendor .list .data ._flex{display:flex}.inp-control-flex{max-width:72px;margin-right:16px;border:1.5px solid rgba(0,0,0,.4);border-radius:4px;position:relative}.inp-control-flex input{width:100%;border:0!important;outline:0;border-radius:4px;text-align:center;font-size:16px;color:var(--pv-color-primary);height:40px!important;padding-right:35px;height:40px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);font-size:13px!important;border-radius:7px!important}.inp-control-flex span{height:16px;width:16px;display:block;position:absolute;right:12px;z-index:1;cursor:pointer}.inp-control-flex span.up{background:url(../images/Drop-Up-Small.svg)no-repeat center center;top:6px}.inp-control-flex span.down{background:url(../images/Drop-Down-Small.svg)no-repeat center center;bottom:6px}.other-vendor .list .data ._flex .btn-add-cart{background:var(--pv-color-primary);border-radius:4px;height:44px;min-width:68px;border:0}.inp-control-flex input{height:41px}.product-quantity.inp-control-flex{margin-right:0}.list-product .inp-control-flex{border:1px solid rgba(0,0,0,.1)!important;margin-right:10px!important;border-radius:7px!important;max-width:68px!important}.references .brand{display:flex;align-items:center;margin:0 0 24px}.references .brand label{color:var(--pv-color-heading);font-size:14px;font-weight:500;margin-right:16px}.references .brand select{border:1px solid rgba(0,0,0,.1);height:43px;border-radius:4px;width:100%;max-width:340px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/select_arrow_down.png)no-repeat 95% center}.references .list ul{border:1px solid var(--pv-color-border-soft);border-radius:4px;margin:0 0 16px}.references .list ul>li{background:var(--pv-color-bg-soft);font-size:14px;color:var(--pv-color-heading);padding:12px}.references .list ul ol{margin:0 12px}.references .list ul ol li{border-bottom:1px solid rgba(0,0,0,.1);padding:12px 0}.references .list ul ol li:last-of-type{border-bottom:0}.references .list ul ol li a{color:var(--pv-color-link);font-weight:500;font-size:14px}.references .list .show-more{border:1px solid rgba(0,0,0,.1);border-radius:4px;color:var(--pv-color-text-muted);font-size:16px;font-weight:500;padding:15px;line-height:1;min-width:197px;display:inline-block;text-align:center}.related-products .list .heading-tr{display:flex;flex-wrap:wrap;background:var(--pv-color-bg-soft);border-radius:4px}.related-products .list .heading-tr .w-lg{width:50%;color:var(--pv-color-heading);font-size:16px;padding:12px 0 11px}.related-products .list .heading-tr .w-lg.ml-12 span{margin-left:12px}.related-products .list .heading-tr .w-sm{width:25%;text-align:center;color:var(--pv-color-heading);font-size:16px;padding:12px 0 11px}.related-products .list .data{display:flex;flex-wrap:wrap;align-items:center;padding:16px 12px;border-bottom:1px solid rgba(0,0,0,.1)}.related-products .list .data .w-lg{width:50%;color:var(--pv-color-heading);font-size:16px}.related-products .list .data .w-sm{width:25%;text-align:center;color:var(--pv-color-heading);font-size:16px;font-weight:500}.related-products .list .data .prd-details{display:flex;align-items:center}.related-products .list .data .prd-details .picture{min-width:130px;border-radius:4px;border:1px solid rgba(0,0,0,.1);margin-right:24px}.related-products .list .data .prd-details .picture a{display:block;position:relative}.related-products .list .data .prd-details .picture a:before{content:"";display:block;padding-top:100%}.related-products .list .data .prd-details .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.related-products .list .data .prd-details .content .product-title{color:var(--pv-color-heading);font-size:16px;font-weight:500;display:inline-block;margin:0;line-height:24px}.related-products .list .data .prd-details .content .product-title:hover{color:var(--pv-color-primary)}.related-products .list .data .prd-details .content .description{color:var(--pv-color-heading);font-size:16px;font-weight:500;margin:8px 0;line-height:24px}.related-products .list .data .prd-details .content .other-desc{color:var(--pv-color-text-muted);font-size:14px;font-weight:500;line-height:24px}.related-products .list .data .actual-price{font-size:20px;font-weight:600;color:var(--pv-color-heading)}.related-products .list .data .old-price{font-size:20px;color:var(--pv-color-primary);font-weight:500}.related-products .list .data ._flex{display:flex;justify-content:center}.data ._flex .product-box-add-to-cart-button{background:var(--pv-color-primary);border-radius:7px;height:40px;min-width:95px;border:0;align-items:center;justify-content:center}.data ._flex .product-box-add-to-cart-button:disabled{background:var(--pv-color-border-strong);border-radius:7px;height:40px;min-width:95px;border:0;cursor:unset}.cart-alert{border-radius:10px;margin-bottom:20px;font-size:14px;padding:18px 15px 18px 50px;position:relative}.cart-alert b{font-weight:600}.cart-alert.alert-danger{color:#8f0d0dde;background:#ea00001a}.cart-alert.alert-warning{color:var(--pv-color-error);background:var(--pv-color-error-soft)}.cart-alert.alert-green{color:var(--pv-color-success);background:var(--pv-color-success-soft)}.cart-alert .icon{position:absolute;top:50%;transform:translateY(-50%);left:17px;width:24px;height:24px;background:url(../images/info.svg)no-repeat center center}.cart-alert .icon.truck{background:url(../images/truck.svg)no-repeat center center}.cart-alert .icon.warning{background:url(../images/sunrise.svg)no-repeat center center}.list-product .data{display:flex;justify-content:space-between;align-items:center;margin:0 0 32px}.order-sum-left .list-product .data{margin:0 0 24px}.list-product .data .w-lg{width:70%}.list-product .data .prd-details{display:flex;align-items:center;text-align:left}.list-product .data .prd-details .picture{min-width:130px;border-radius:7px;border:1px solid rgba(0,0,0,.1);margin-right:24px;max-width:130px}.list-product .data .prd-details .picture a{display:block;position:relative;margin:15px}.list-product .data .prd-details .picture a:before{content:"";display:block;padding-top:100%}.list-product .data .prd-details .picture a img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.list-product .data .prd-details .content .product-title{color:var(--pv-color-heading);font-size:15px;font-weight:600;display:inline-block;margin:0 0 10px;line-height:22px;transition:color .15s ease}.list-product .data .prd-details .content .product-title:hover{color:var(--pv-color-primary)}.other-vendor .data .vendor-details .content .product-title{color:var(--pv-color-heading);font-size:15px;font-weight:600;display:inline-block;margin:0 0 10px;line-height:22px}.list-product .data .prd-details .content .brand-name{margin:8px 0;color:var(--pv-color-text-secondary);font-size:13px;font-weight:500;line-height:20px}.list-product .data .prd-details .content .description{color:var(--pv-color-text-secondary);font-size:13px;margin:8px 0;line-height:21px}.list-product .data .prd-details .content .other-desc{font-style:italic;font-size:11px;padding:10px 0 0}.list-product .data .prd-details .content .other-desc b{font-weight:500;color:var(--pv-color-heading)}.list-product .data ._flex{display:flex;justify-content:end}.list-product .data .prices{text-align:right;margin:0 0 8px}.list-product .data .prices .actual-price{color:var(--pv-color-heading);font-size:15px;font-weight:500;line-height:22px;display:block}.list-product .data .prices .out-of-stock{color:var(--pv-color-error);font-weight:500;font-size:12px}.list-product .data .prices .old-price{color:#f99b2780;font-size:13px;font-weight:500;display:block;text-decoration:line-through;margin-top:4px}.list-product .data .flex-main{display:flex;align-items:center}.list-product .data .flex-main .remove-from-cart{margin-left:24px}.checkout-page .list-product .data .prd-details .content .description{display:none}.checkout-page .list-product .data .prd-details .content .other-desc,.checkout-page .list-product .data .prd-details .content .brand-name,.checkout-page .list-product .data .prd-details .content .product-title{font-size:13px}.checkout-page .list-product .data .prd-details .content .other-desc,.checkout-page .list-product .data .prd-details .content .brand-name{margin:2px 0;line-height:20px}.checkout-page .list-product .data .prd-details .picture{min-width:56px;max-width:56px;margin-right:12px}.checkout-page .list-product .data .prices{margin:0 0 5px}.checkout-page .list-product .data .prices .actual-price{font-size:14px}.checkout-page .list-product .data .prd-details .picture a{margin:5px}.form-check-inline{display:inline-block;margin-right:20px}.check-box input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.check-box label{position:relative;cursor:pointer;color:var(--pv-color-text-muted);font-size:13px;line-height:20px;white-space:normal;display:inline-flex;align-items:center}input.checkbox-search,input.category-search{background-color:var(--pv-color-bg-soft)}.check-box label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid var(--pv-color-border-strong);padding:8px;display:inline-block;vertical-align:middle;cursor:pointer;margin-right:8px;position:absolute;top:1px;left:0;border-radius:4px}.check-box input[type=radio]+label:before{border-radius:180px}.check-box input:checked+label:before{border-color:var(--pv-color-link)}.check-box input:checked+label:after{content:"";display:block;position:absolute;top:4px;left:7px;width:5px;height:9px;border:solid var(--pv-color-link);border-width:0 2px 2px 0;transform:rotate(45deg)}.check-box input[type=radio]:checked+label:after{width:10px;height:10px;border-radius:180px;border:0;background:var(--pv-color-link);left:4px;top:5px}.inputs .check-box input[type=radio]:checked+label:after{background:var(--pv-color-primary)}.inputs .check-box input:checked+label:before{border-color:var(--pv-color-primary)}.inputs .check-box input[type=checkbox]:checked+label:before{background:var(--pv-color-primary)}.inputs .check-box input:checked+label:after{border-color:var(--pv-color-white)}.terms-of-checkout .check-box input:checked+label:after,.terms-of-checkout .check-box input:checked+label:before,.col-left .check-box input:checked+label:after,.col-left .check-box input:checked+label:before,.method-list .check-box input:checked+label:before,.ui-dialog .check-box input:checked+label:before{border-color:var(--pv-color-primary)}.method-list .check-box input[type=radio]:checked+label:after,.ui-dialog .check-box input[type=radio]:checked+label:after{background:var(--pv-color-primary)}.private-messages-page .table-wrapper,.private-message-view-page .view-message{margin:0 0 30px}.private-messages-page th.select{text-align:center}.private-messages-page td.from,.private-messages-page td.to,.private-messages-page td.subject{min-width:150px}.private-messages-page td.date{white-space:nowrap}.private-messages-page td.subject a{color:var(--pv-color-text-secondary)}.private-messages-page td.subject a.pm-unread{color:var(--pv-color-primary)}.private-messages-page .pager{margin:0 0 30px}.private-messages-page .buttons,.private-message-view-page .buttons{font-size:0}.private-messages-page .buttons .button-1,.private-messages-page .buttons .button-2,.private-message-view-page .buttons .button-1,.private-message-view-page .buttons .button-2{display:block;width:250px;margin:0 auto 3px;font-size:15px}.private-messages-page .no-items{padding:20px;text-align:center}.private-message-view-page .view-message{margin:0 0 30px}.private-message-view-page .message-head{margin:0 0 20px;line-height:22px}.private-message-view-page .message-head span{font-weight:700;color:var(--pv-color-text-secondary)}.private-message-view-page .message-body{border-top:1px solid #ddd;background-color:var(--pv-color-bg-soft);padding:30px 20px;line-height:22px;text-align:justify}.private-message-view-page .back-pm-button{text-transform:capitalize!important}.profile-info-box{overflow:hidden;line-height:normal;font-size:14px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);color:var(--pv-color-text-light)}.profile-info-box .user-details{margin:0 0 30px}.profile-info-box .avatar{margin:0 auto 15px}.profile-info-box .title{margin:0 0 10px;font-size:18px;color:var(--pv-color-text-secondary)}.profile-info-box .stats{margin:0 0 15px}.latest-posts{line-height:normal;font-size:14px;font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);color:var(--pv-color-text-light)}.latest-posts .topic{margin:0 0 35px}.latest-posts .topic-title{margin:0 0 20px;border-top:1px solid #ddd;background:var(--pv-color-bg-soft);padding:10px;font-size:16px}.latest-posts .topic-title a{font-weight:700;color:var(--pv-color-text-secondary)}.latest-posts .topic-title a:hover,.latest-posts .topic-title a:focus{color:var(--pv-color-primary)}.latest-posts .topic-body{margin:0 0 15px;line-height:22px}.latest-posts .topic-data{color:var(--pv-color-text-secondary)}.csharpcode{margin:10px 0;border:1px dashed var(--pv-color-border-strong);background-color:var(--pv-color-white);padding:10px;font-family:var(--pv-font-mono, "Courier New", Courier, monospace);color:var(--pv-color-heading);white-space:pre-wrap;word-wrap:break-word}.csharpcode .rem{color:green}.csharpcode .kwrd{color:#00f}.csharpcode .str{color:#006080}.csharpcode .op{color:#00c}.csharpcode .preproc{color:#c63}.csharpcode .asp{background-color:#ff0}.csharpcode .html{color:maroon}.csharpcode .attr{color:red}.csharpcode .alt{width:100%;margin:0;background-color:var(--pv-color-bg-soft)}.csharpcode .lnum{color:var(--pv-color-text-muted)}.topic-block{margin:0 0 25px}.topic-block-title{min-height:50px;margin:0 0 25px;border-bottom:1px solid var(--pv-color-border);padding:0 0 15px}.topic-block-title h2{font-size:30px;font-weight:400}.topic-block-body{text-align:justify;line-height:24px;font-size:16px}.topic-page .page-body{text-align:justify;line-height:22px}.topic-block a,.topic-page a{text-decoration:underline}.topic-block strong,.topic-page strong{color:var(--pv-color-text-secondary)}.home-page .topic-block{margin:0 0 50px}.popup-window .topic-page{padding:15px}.not-found-page p{margin:30px 15px}.topic-password{text-align:center}.enter-password-title{margin:0 0 20px;color:var(--pv-color-text-secondary)}.enter-password-form{display:inline-block;overflow:hidden}.enter-password-form input[type=password]{float:left;width:200px;height:40px;margin:0 -1px 0 0}.enter-password-form button[type=submit]{float:left;width:auto;min-width:86px;height:40px;border:none;background-color:var(--pv-color-primary);padding:0 15px;color:var(--pv-color-white);text-transform:uppercase}.enter-password-form button[type=submit]:hover,.enter-password-form button[type=submit]:focus{background-color:var(--pv-color-primary-hover)}.contact-page .page-title,.email-a-friend-page .page-title,.apply-vendor-page .page-title{margin:0 0 -1px}.contact-page .result,.contact-page .message-error,.email-a-friend-page .result,.email-a-friend-page .message-error,.apply-vendor-page .result,.apply-vendor-page .message-error{margin:20px 0}.contact-page .button-1,.email-a-friend-page .button-1,.apply-vendor-page .button-1{min-width:140px;border:none;background-color:#f99b26;padding:10px 30px;text-align:center;font-size:15px;color:var(--pv-color-white);text-transform:uppercase}.contact-page .button-1:hover,.contact-page .button-1:focus,.email-a-friend-page .button-1:hover,.email-a-friend-page .button-1:focus,.apply-vendor-page .button-1:hover,.apply-vendor-page .button-1:focus{background-color:var(--pv-color-primary-hover)}.contact-page .topic-block,.email-a-friend-page .title,.apply-vendor-page .title{margin:25px 0}.email-a-friend-page .title h2{font-weight:400;color:var(--pv-color-primary)}.apply-vendor-page .terms-of-service{text-align:center}.apply-vendor-page .terms-of-service>*{display:inline-block;line-height:32px}.apply-vendor-page .terms-of-service span,.apply-vendor-page .terms-of-service a{color:var(--pv-color-primary);cursor:pointer}.html-login-page,.html-registration-page,.html-password-recovery-page,.master-wrapper-page.login-layout{background:var(--pv-color-bg-soft)}.master-wrapper-page.login-layout .master-wrapper-content{width:100%;max-width:720px;margin:0 auto}.master-wrapper-page.login-layout .master-column-wrapper{padding:18px 12px}.pv-auth-page{width:100%;margin:0 auto;border:1px solid var(--pv-color-border-soft);border-radius:14px;background:var(--pv-color-white);box-shadow:0 8px 20px #1118270d;padding:20px 22px 18px;text-align:left;position:relative}.pv-auth-page.pv-login-page{max-width:430px}.pv-auth-page.pv-register-page{max-width:640px}.pv-auth-page .header-logo{margin:0 0 12px;text-align:left}.pv-auth-page .header-logo a{display:inline-flex;align-items:center}.pv-auth-page .header-logo img{width:auto;max-height:34px}.pv-auth-page .page-title{margin:0 0 12px}.pv-auth-page .page-title h1{margin:0;color:var(--pv-color-heading);font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1.18;letter-spacing:-.01em}.pv-auth-page .page-subtitle{margin:4px 0 0;color:var(--pv-color-text-muted);font-size:13px;line-height:1.35}.pv-auth-page .back-to-home{position:absolute;right:18px;top:16px;display:inline-flex;align-items:center;gap:6px;color:var(--pv-color-text-muted);font-size:14px;font-weight:500}.pv-auth-page .back-to-home i{width:18px;height:18px;background:url(../images/icons_arrow-left.svg) no-repeat center center;background-size:16px;opacity:.75}.pv-auth-page .back-to-home:hover{color:var(--pv-color-text-secondary)}.pv-auth-page .pv-auth-form .form-fields{padding:0}.pv-auth-page .fieldset{margin:0 0 10px}.pv-auth-page .inputs{margin:0 0 12px;position:relative}.pv-auth-page .inputs>label{display:block;margin:0 0 6px;color:var(--pv-color-text-secondary);font-size:14px;line-height:1.35;font-weight:500}.master-wrapper-page.login-layout .pv-auth-page input[type=text],.master-wrapper-page.login-layout .pv-auth-page input[type=email],.master-wrapper-page.login-layout .pv-auth-page input[type=tel],.master-wrapper-page.login-layout .pv-auth-page input[type=password],.master-wrapper-page.login-layout .pv-auth-page select,.pv-address-form-page input[type=text],.pv-address-form-page input[type=email],.pv-address-form-page input[type=tel],.pv-address-form-page input[type=password],.pv-address-form-page select,.pv-address-form-page textarea{width:100%;height:44px;border-radius:8px;border:1px solid var(--pv-color-border);background:var(--pv-color-white);color:var(--pv-color-text-secondary);font-size:14px;padding:0 10px;transition:border-color .2s ease,box-shadow .2s ease}.master-wrapper-page.login-layout .pv-auth-page input:focus,.master-wrapper-page.login-layout .pv-auth-page select:focus,.pv-address-form-page input:focus,.pv-address-form-page select:focus,.pv-address-form-page textarea:focus{border-color:var(--pv-color-primary);box-shadow:0 0 0 2px #f99b2724}.pv-address-form-page textarea{min-height:120px;resize:vertical;padding:14px 16px}.pv-auth-page .login-password,.pv-auth-page .psw-inp{position:relative}.pv-auth-page .password-eye,.pv-auth-page .password-eye-open,.pv-auth-page .psw-inp .password-eye,.pv-auth-page .psw-inp .password-eye.visible{right:10px}.pv-auth-page .flex.reversed{margin:0 0 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pv-auth-page .check-box{display:inline-flex;align-items:flex-start;gap:8px}.pv-auth-page .check-box input,.pv-auth-page .check-box label{margin:0}.pv-auth-page .check-box label{display:inline-block;position:relative;padding-left:26px;color:var(--pv-color-text-secondary);font-size:13px;font-weight:500;line-height:1.4}.pv-auth-page .check-box label:before{width:16px;height:16px;padding:0;margin:0;left:0;top:1px;border-radius:2px}.pv-auth-page .check-box input:checked+label:after{top:3px;left:6px;width:4px;height:8px}.pv-auth-page .check-box input[type=radio]+label:before{border-radius:50%}.pv-auth-page .check-box input[type=radio]:checked+label:after{width:8px;height:8px;left:4px;top:5px;border-radius:50%}.pv-auth-page .forgot-password a,.pv-auth-page .new-register a,.pv-auth-page .accept-consent .read,.pv-auth-page .accept-consent a{color:var(--pv-color-primary);font-weight:600}.pv-auth-page .buttons{margin:0}.pv-auth-page .button-1{height:46px;border-radius:8px!important;font-size:15px;font-weight:700}.pv-auth-page .message-error{margin:0 0 12px;border-radius:10px}.pv-auth-page .external-authentication{margin-top:12px}.pv-auth-page .external-authentication .title{margin:0 0 12px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--pv-color-text-muted);font-size:14px;font-weight:500}.pv-auth-page .external-authentication .title:before,.pv-auth-page .external-authentication .title:after{content:"";flex:1;max-width:200px;height:1px;background:var(--pv-color-border-soft)}.pv-auth-page .external-authentication .buttons{border:0;margin:0;padding:0}.pv-auth-page .external-authentication .buttons>*,.pv-auth-page .external-authentication .buttons .button,.pv-auth-page .external-authentication .buttons button,.pv-auth-page .external-authentication .buttons a{width:100%;min-height:40px;border-radius:0!important;border:1px solid var(--pv-color-border);background:var(--pv-color-white);display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;color:var(--pv-color-text)}.pv-auth-page .new-register{margin:12px 0 0;border-top:1px solid var(--pv-color-border-soft);padding-top:12px;text-align:center;color:var(--pv-color-text-muted);font-size:13px;line-height:1.4}.pv-auth-page .new-register a{margin-left:6px}.pv-auth-page .new-register .guest-checkout-link{margin-left:12px}.pv-register-page .member-type-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--pv-color-white);border:1px solid var(--pv-color-border);border-radius:8px;padding:0;gap:0;overflow:hidden}.pv-register-page .member-type-switch .check-box{margin:0;display:block}.pv-register-page .member-type-switch .check-box input{position:absolute;opacity:0;pointer-events:none}.pv-register-page .member-type-switch .check-box label{width:100%;margin:0;min-height:40px;border-radius:0;border:0;border-right:1px solid var(--pv-color-border-soft);display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:var(--pv-color-text-secondary);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.pv-register-page .member-type-switch .check-box:last-child label{border-right:0}.pv-register-page .member-type-switch .check-box label:before,.pv-register-page .member-type-switch .check-box label:after{display:none!important}.pv-register-page .member-type-switch .check-box input:checked+label{background:#f99b271f;color:var(--pv-color-primary);box-shadow:none}.pv-register-page .half-input{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pv-register-page .register-password-row{margin-bottom:14px}.pv-register-page .register-password-row .inputs{margin-bottom:0}.pv-register-page .accept-consent{margin-bottom:10px;display:block}.pv-register-page .accept-consent .check-box{align-items:flex-start}.pv-register-page .accept-consent .check-box label{font-size:13px;line-height:1.35}.pv-register-page .accept-consent .read,.pv-register-page .accept-consent>a{display:inline-block;margin-top:4px;margin-left:26px;font-size:12px}.pv-auth-page .inputs>.required{position:absolute;right:8px;top:10px;margin:0;font-size:16px;line-height:1}.pv-auth-page .inputs select~.required{right:28px}.pv-auth-page .psw-inp .required{position:absolute;right:30px;top:10px;margin:0;font-size:16px;line-height:1}.pv-auth-page .inputs>label.pv-hidden-label{display:none}.pv-auth-page input::placeholder{color:#94a3b8;opacity:1}.pv-auth-page select{color:#94a3b8}.pv-auth-page select.pv-has-value{color:var(--pv-color-text-secondary)}.pv-password-recovery-page .page-title{margin-bottom:14px}.pv-password-recovery-page .buttons{margin-top:6px}.html-account-page{background:var(--pv-color-bg-soft)}.html-account-page .master-wrapper-content{width:min(1380px,95%)}.html-account-page .pv-account-nav{border:1px solid var(--pv-color-border);border-radius:16px;background:var(--pv-color-white);padding:0!important;overflow:hidden}.html-account-page .pv-account-nav .listbox,.html-account-page .pv-account-nav .list{margin:0!important;padding:0!important}.html-account-page .pv-account-nav .list li{margin:0!important;border-bottom:1px solid var(--pv-color-border-soft);list-style:none}.html-account-page .pv-account-nav .list li:last-child{border-bottom:0}.html-account-page .pv-account-nav .list a{display:flex;align-items:center;width:100%;min-height:56px;border-radius:0;padding:0 16px!important;color:var(--pv-color-text-secondary);font-size:15px}.html-account-page .pv-account-nav .list .active>a{color:var(--pv-color-primary);background:transparent!important}.html-account-page .pv-account-nav .list li.active{background:var(--pv-color-primary-soft, var(--pv-color-primary-soft))!important}.html-account-page .pv-account-v2 .page-title h1{color:var(--pv-color-heading);font-size:26px;line-height:1.12;font-weight:700}.pv-address-list-v3 .pv-address-list-title{margin:0 0 24px}.pv-address-list-v3 .pv-address-list-title .title-content{display:inline-flex;align-items:center;gap:14px}.pv-address-list-v3 .address-count-pill{display:inline-flex;align-items:center;border-radius:999px;background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted);font-size:14px;padding:7px 14px}.pv-address-list-v3 .add-address-button-with-icon{min-height:56px;border-radius:14px;background:var(--pv-color-primary);color:var(--pv-color-white);font-size:16px;font-weight:700;padding:0 22px 0 20px;box-shadow:0 10px 24px #f99b2759}.pv-address-list-v3 .add-address-button-with-icon:before{content:"+";width:26px;height:26px;margin-right:10px;border-radius:50%;border:2px solid rgba(255,255,255,.9);background:transparent;color:var(--pv-color-white);display:inline-flex;align-items:center;justify-content:center;font-size:19px;font-weight:700;top:0}.pv-address-list-v3 .page-body{text-align:left}.pv-address-list-v3 .address-list{display:flex;flex-direction:column;gap:16px}.pv-address-list-v3 .address-item{border:1px solid var(--pv-color-border);border-radius:16px;background:var(--pv-color-white);box-shadow:0 2px 8px #0f172a0a;padding:14px 16px;margin:0}.pv-address-list-v3 .address-item-header{margin:0 0 8px;align-items:flex-start;justify-content:space-between}.pv-address-list-v3 .address-item-title{display:inline-flex;align-items:center;gap:10px}.pv-address-list-v3 .address-item .address-item-header h2{margin:0;color:var(--pv-color-heading);font-size:18px;font-weight:700;line-height:1.2}.pv-address-list-v3 .address-section-label{margin:0 0 8px;color:var(--pv-color-text-muted);font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.pv-address-list-v3 .address-item-actions{display:inline-flex;align-items:center;gap:14px}.pv-address-list-v3 .address-item .edit-address-button,.pv-address-list-v3 .address-item .delete-address-button{border:0;background:none;font-size:14px;font-weight:600;padding:0}.pv-address-list-v3 .address-item .delete-address-button{color:#d35757}.pv-address-list-v3 .address-item .edit-address-button{color:var(--pv-color-primary)}.pv-address-list-v3 .address-item-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--pv-color-border-soft)}.pv-address-list-v3 .address-item-col{padding:14px 0 6px}.pv-address-list-v3 .address-item-col-left{padding-right:20px;border-right:1px dashed var(--pv-color-border-soft)}.pv-address-list-v3 .address-item-col-right{padding-left:20px}.pv-address-list-v3 .address-line{margin:0;color:var(--pv-color-text-secondary);font-size:14px;line-height:1.5;word-break:break-word}.pv-address-list-v3 .custom-attributes-view{margin-top:14px;padding-top:12px;border-top:1px dashed var(--pv-color-border-soft);color:var(--pv-color-text-secondary);font-size:13px;line-height:1.4}.pv-address-list-v3 .custom-attributes-view ul,.pv-address-list-v3 .custom-attributes-view ol{margin:0;padding:0;list-style:none}.pv-address-list-v3 .custom-attributes-view li,.pv-address-list-v3 .custom-attributes-view p{margin:0 0 6px}.pv-address-list-v3 .empty-corporate-text{margin:0;font-size:12px;color:#a3a3a3;font-style:italic}.pv-address-list-v3 .address-location-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.pv-address-list-v3 .address-line-main{font-weight:600;color:var(--pv-color-heading)}.pv-address-list-v3 .address-postal-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:var(--pv-color-text-muted);white-space:nowrap}.pv-address-list-v3 .address-line-sub{margin-top:6px;color:var(--pv-color-text-muted)}.pv-address-list-v3 .address-warning{margin:16px 0 0;border:1px solid var(--pv-color-error-soft);border-radius:10px;background:var(--pv-color-error-soft);color:var(--pv-color-error);font-size:14px;padding:12px 14px}.pv-address-list-v3 .address-item-footer{margin-top:16px;padding-top:14px;border-top:1px solid var(--pv-color-border-soft);display:flex;align-items:center;justify-content:flex-end;gap:12px}.pv-address-list-v3 .delete-address-button{border:0;background:none;color:var(--pv-color-text-muted);font-size:15px;font-weight:600;padding:0}.pv-address-list-v3 .delete-address-button:before{width:18px;height:18px}.pv-address-list-v3 .delete-address-button:hover{color:#be3f3f}.pv-address-list-v3 .billing-address-label{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:2px 8px;border-radius:6px;background:#e6f7eb;color:#2c8f56;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pv-address-form-page .page-title.pv-address-form-title{margin:0;display:flex;align-items:center;gap:16px}.pv-address-form-page .page-title.pv-address-form-title h1{margin:0;font-size:24px}.pv-address-form-page .address-back-link{display:inline-flex;align-items:center;color:var(--pv-color-heading, var(--pv-color-heading));font-size:15px;font-weight:600}.pv-address-form-page .address-back-link:before{content:"";width:20px;height:20px;margin-right:8px;background:url(../images/icons_arrow-left.svg) no-repeat center center;background-size:18px}.pv-address-form-page .page-body{margin-top:18px;border:1px solid var(--pv-color-border);border-radius:18px;background:var(--pv-color-white);padding:26px;text-align:left}.pv-address-form-page .message-error{margin:0 0 14px}.pv-address-form-page .address-type-toggle-wrapper,.pv-address-form-page .invoice-toggle-wrapper{margin-bottom:20px}.pv-address-form-page .pv-toggle-top-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.pv-address-form-page .pv-toggle-top-row .address-type-toggle-wrapper,.pv-address-form-page .pv-toggle-top-row .invoice-toggle-wrapper{margin-bottom:0}.pv-address-form-page .address-type-toggle-wrapper>label,.pv-address-form-page .invoice-toggle-wrapper>label{display:block;margin-bottom:8px;color:var(--pv-color-text);font-size:14px;font-weight:600}.pv-address-form-page .address-type-toggle-group,.pv-address-form-page .invoice-toggle-group{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-radius:14px;background:var(--pv-color-bg-soft);border:1px solid var(--pv-color-border-soft);padding:6px}.pv-address-form-page .address-type-toggle-input,.pv-address-form-page .invoice-toggle-input{position:absolute;opacity:0;pointer-events:none}.pv-address-form-page .address-type-toggle-option,.pv-address-form-page .invoice-toggle-option{min-height:48px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--pv-color-text-muted);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.pv-address-form-page .address-type-toggle-option.active,.pv-address-form-page .invoice-toggle-option.active{background:var(--pv-color-primary);border-color:var(--pv-color-primary);color:var(--pv-color-white);box-shadow:0 6px 16px #f99b2742}.pv-address-form-page .invoice-attribute-group{margin-bottom:18px}.pv-address-form-page .corporate-only-attributes{margin-top:16px}.pv-address-form-page .invoice-corporate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pv-address-form-page .invoice-corporate-grid .inputs{margin:0}.pv-address-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pv-address-editor-section{border:1px solid var(--pv-color-border-soft);border-radius:14px;padding:16px}.pv-address-section-title{margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid var(--pv-color-border-soft);color:var(--pv-color-heading);font-size:16px;font-weight:600}.pv-address-editor .half-input{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pv-address-editor .inputs{margin:0 0 14px}.pv-address-editor .inputs:last-child{margin-bottom:0}.pv-address-form-page .buttons{margin:22px 0 0;text-align:center}.pv-address-form-page .save-address-button{height:48px;border-radius:14px;font-size:14px;font-weight:600}.pv-address-add-v4 .page-title.pv-address-form-title{justify-content:space-between;align-items:center;width:100%}.pv-address-add-v4 .page-title.pv-address-form-title h1{margin-left:auto;text-align:right}.pv-address-add-v4 .address-type-toggle-wrapper>label,.pv-address-add-v4 .invoice-toggle-wrapper>label{font-size:16px;font-weight:700}.pv-address-add-v4 .pv-address-section-title{font-size:14px;font-weight:600}.pv-address-add-v4 .inputs{position:relative}.pv-address-add-v4 .inputs>.required{position:absolute;top:34px;right:10px;margin:0;color:#ef4444;line-height:1}.pv-address-add-v4 .inputs select~.required{display:none!important}.pv-address-add-v4 .buttons{text-align:right}.pv-address-add-v4 .save-address-button{width:auto;min-width:130px;height:42px;padding:0 18px;font-size:13px;border-radius:10px}@media (max-width: 1365px){.html-account-page .pv-account-v2 .page-title h1,.pv-address-form-page .page-title.pv-address-form-title h1{font-size:22px}}@media (max-width: 1000px){.html-account-page .side-2,.html-account-page .center-2{width:100%}.html-account-page .side-2{margin-bottom:20px}.pv-address-list-v3 .address-item-content,.pv-address-editor-grid,.pv-address-form-page .invoice-corporate-grid{grid-template-columns:1fr}.pv-address-list-v3 .address-item-col-left{padding-right:0;border-right:0}.pv-address-list-v3 .address-item-col-right{padding-left:0;padding-top:10px}.pv-address-form-page .address-type-toggle-group,.pv-address-form-page .invoice-toggle-group{width:100%}.pv-address-form-page .pv-toggle-top-row{grid-template-columns:1fr;gap:14px}.pv-address-form-page .address-type-toggle-option,.pv-address-form-page .invoice-toggle-option,.pv-address-list-v3 .add-address-button-with-icon,.pv-address-list-v3 .address-item .edit-address-button,.pv-address-list-v3 .address-item .delete-address-button,.pv-address-list-v3 .address-line,.pv-address-list-v3 .address-count-pill,.pv-address-form-page .address-back-link,.pv-address-form-page .save-address-button,.pv-auth-page .button-1,.pv-auth-page .check-box label,.pv-auth-page .external-authentication .buttons>*,.pv-auth-page .external-authentication .buttons .button,.pv-auth-page .external-authentication .buttons button,.pv-auth-page .external-authentication .buttons a,.pv-auth-page .new-register,.pv-auth-page .inputs label,.pv-address-form-page .inputs label,.pv-address-editor .inputs label,.pv-address-form-page .address-type-toggle-wrapper>label,.pv-address-form-page .invoice-toggle-wrapper>label,.pv-address-section-title,.pv-register-page .member-type-switch .check-box label,.pv-auth-page .page-subtitle{font-size:14px}.pv-auth-page .page-title h1,.html-account-page .pv-account-v2 .page-title h1,.pv-address-form-page .page-title.pv-address-form-title h1{font-size:20px}}@media (max-width: 767px){.master-wrapper-page.login-layout .master-column-wrapper{padding:10px}.pv-auth-page{padding:18px 16px 16px;border-radius:12px}.pv-auth-page .back-to-home{position:static;margin-bottom:10px;font-size:14px}.pv-auth-page .header-logo{margin-bottom:10px}.pv-auth-page .page-title{margin-bottom:14px}.pv-register-page .half-input,.pv-address-editor .half-input,.pv-address-form-page .address-type-toggle-group,.pv-address-form-page .invoice-toggle-group{grid-template-columns:1fr}.pv-auth-page .flex.reversed{flex-direction:column-reverse;align-items:flex-start}.pv-address-list-v3 .pv-address-list-title,.pv-address-form-page .page-title.pv-address-form-title{flex-direction:column;align-items:flex-start;gap:12px}.pv-address-list-v3 .address-item-header{flex-direction:column;gap:8px}.pv-address-list-v3 .address-item .address-item-header h2{font-size:20px}.pv-address-form-page .page-body,.pv-address-list-v3 .address-item{padding:18px}.pv-address-add-v4 .page-title.pv-address-form-title{flex-direction:row;align-items:flex-start}.pv-address-add-v4 .page-title.pv-address-form-title h1{font-size:18px}}.swiper{width:100%;height:100%}.swiper-slide{background:var(--pv-color-white);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-width:170px;margin-right:10px}.swiper-pagination-bullet-active{padding:5px;background-color:var(--pv-color-primary)}a.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden}a.skip:active,a.skip:focus,a.skip:hover{position:initial;top:0;left:0;display:block;height:auto;margin:3px 0;overflow:visible;padding:2px;color:var(--pv-color-text-secondary);background:var(--pv-color-white);text-decoration:underline;text-align:center;width:100%;font-size:16px}.category-accordion{font-size:13px}.category-accordion ul{list-style:none;margin:0;padding:0}.accordion-header{cursor:pointer;display:flex;align-items:center;padding:7px 0}.accordion-header.selected{font-weight:500}.category-accordion .arrow{width:16px;height:16px;background:url(../images/ep_arrow-right.svg) no-repeat center center;display:inline-block;position:relative;top:0;margin-right:8px;font-size:0}.arrow.expanded{transform:rotate(90deg)}.accordion-body{display:none}.selected-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:var(--pv-color-white);border:1px solid var(--pv-color-border-soft);font-size:11px;cursor:pointer}.chip-x{font-weight:700;opacity:.6;color:var(--pv-color-link)}.category-search-wrap{position:relative;margin-bottom:10px}.category-search{width:100%;padding:6px 8px 6px 32px;border-radius:8px;border:1px solid var(--pv-color-border-soft);font-size:12px}.category-search-wrap:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url(data:image/svg+xml;utf8,<svg\ ...>) no-repeat center}.category-search,.checkbox-search{height:35px!important;font-size:13px!important;padding-left:30px!important}.checkbox-search-wrap{position:relative}.checkbox-search-wrap:before{content:"";position:absolute;z-index:99;left:10px;top:45%;transform:translateY(-50%);width:16px;height:16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%238D9DB5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='7' cy='7' r='5'/><line x1='11' y1='11' x2='15' y2='15'/></svg>") no-repeat center}.category-search-wrap{position:relative}.category-search-wrap:before{content:"";position:absolute;z-index:99;left:10px;top:45%;transform:translateY(-50%);width:16px;height:16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%238D9DB5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='7' cy='7' r='5'/><line x1='11' y1='11' x2='15' y2='15'/></svg>") no-repeat center}span.count{margin-left:3px}.full-description .prd-drop-desc ._label:after{content:"";background:url(../images/chevron-down.svg) no-repeat center center;display:inline-block;width:16px;height:16px;position:relative;top:3px;margin-left:5px}.list-product.list-product .data{margin:0;padding:16px 0;border-bottom:1px solid var(--pv-color-border)}.orderQuantityBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderQuantityBtn:hover{background:var(--pv-color-primary-soft)}.orderQuantityInp{width:20px;text-align:center;border:none;outline:none;background:transparent;font-size:12px}.productQuantityArea{height:30px;border:1px solid var(--pv-color-border);border-radius:20px;display:-webkit-box;display:-ms-flexbox;line-height:30px;text-align:center;outline:none;background:transparent;margin-right:10px}.orderQuantityBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0px;padding:0 5px;border-radius:30px;background-color:#fff}.orderQuantityInp{width:20px;text-align:center;border:none;outline:none;background:transparent;font-size:12px!important}.productQuantityArea{height:30px;border:1px solid var(--pv-color-border);border-radius:20px;display:-webkit-box;display:-ms-flexbox;line-height:27px;text-align:center;outline:none;background:transparent;margin-right:10px}.orderQuantityBtnBig{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:0px;padding:0 10px;border-radius:30px}.orderQuantityBtnBig:hover{background:var(--pv-color-primary-soft)}.orderQuantityInpBig{width:20px!important;text-align:center;border:none;outline:none;background:transparent;font-size:12px;border:0!important;height:40px!important;padding:8px 0!important}.productQuantityAreaBig{border:1px solid var(--pv-color-border);border-radius:20px;display:-webkit-box;display:-ms-flexbox;line-height:30px;text-align:center;outline:none;background:transparent;margin-right:10px}.checkout-payment-info-load{padding:10px 25px}.productListShortDetail{font-size:12px;display:inline-block;width:70px;margin-right:7px}.info-substr{font-size:12px;width:70px;margin-right:7px}.infoReadMoreBtn{font-weight:700;font-size:12px;cursor:pointer}.brandLogoProductList{display:flex;justify-content:end;margin-bottom:15px}.copy-btn{background:none;border:none;cursor:pointer;color:var(--pv-color-text-muted);padding:4px;display:flex;align-items:center;transition:transform .2s,color .2s}.copy-btn:hover{color:var(--pv-color-text-secondary);transform:scale(1.1)}.copy-btn svg{display:none}.copy-btn .icon-copy{display:block}.copy-btn.copied .icon-copy{display:none}.copy-btn.copied .icon-check{display:block;color:var(--pv-color-success)}.addToCartBtn{font-weight:450!important;border-radius:7px!important;width:100%!important}.addToCartBtnBig{font-weight:450!important;border-radius:7px!important;width:15rem!important}.addToFavBtn{background-color:#fff!important;border-radius:25px!important;border:1px solid var(--pv-color-border)!important;margin-left:10px}.addToFavBtn:hover{background-color:#ebebeb!important;border-color:#c4c4c4!important}.sharethis-inline-share-buttons.st-remove-label{width:37px;border-radius:25px;height:37px;padding:2px 10px}.team-title{font-weight:700;font-size:18px;margin-bottom:4px}.team-subtitle{color:var(--pv-color-text-muted);font-size:14px;margin-bottom:16px}.team-member{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--pv-color-border)}.team-info{display:flex;align-items:center;gap:20px}.team-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.team-texts{display:flex;flex-direction:column}.team-name{font-weight:500;font-size:14px;margin-bottom:2px}.team-status{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--pv-color-text-muted)}.status-dot{width:8px;height:8px;background:var(--pv-color-primary);border-radius:50%}.follow-btn{height:30px;border:none;background-color:var(--pv-color-primary);padding:0 26px;font-size:16px;color:var(--pv-color-white);font-weight:400;border-radius:7px;font-size:13px!important}.team-wrapper{margin:0 12px 12px;padding:0 12px 12px;border:1px solid #d3d3d3b0;border-radius:7px;width:auto}.follow-btn:hover{background:var(--pv-color-primary)}.virtualSelectBox{margin:5px;display:flex;flex-direction:column;width:-webkit-fill-available;width:-moz-available}.virtualSelectBox label{margin-bottom:4px;font-size:12px;color:var(--pv-color-text-muted)}.virtualSelectBox .vscomp-ele{width:100%!important}@media (max-width: 768px){.vehicleFilterListArea{flex-direction:column}.virtualSelectBox{width:100%;padding-right:10px}.virtualSelectBox .vscomp-ele{max-width:1000px!important}}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.spec-item{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--pv-color-border-soft);border-radius:6px;padding:10px 14px;background:var(--pv-color-bg-soft);font-size:13px;border-left-color:var(--pv-color-primary)}.spec-label{font-size:13px}.spec-data{font-weight:450;font-size:13px}.spec-item:empty{display:none}.spec-grid-vehicle{display:flex;flex-wrap:wrap;gap:10px}.spec-grid-vehicle .spec-items{flex:1 1 calc(33.333% - 10px);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--pv-color-border-soft);border-radius:6px;padding:6px 14px;background:var(--pv-color-bg-soft);font-size:13px;border-left-color:var(--pv-color-primary);max-width:14rem}@media (max-width: 768px){.spec-grid-vehicle .spec-items{flex:1 1 100%;max-width:100%;width:100%;padding:6px 14px}}@media (max-width: 992px){.spec-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.spec-grid{grid-template-columns:1fr}}.accordion .accordion-header.accordion-header-product-detail:before{background:none!important;-webkit-mask:url(../images/arrow-fill.png) no-repeat center center;-webkit-mask-size:contain;mask:url(../images/arrow-fill.png) no-repeat center center;mask-size:contain;background-color:var(--pv-color-primary)!important}.accordion-item.active .accordion-header-product-detail:before{transform:rotate(90deg);background-color:var(--pv-color-heading)}.accordion-header-product-detail{border:1px solid #8080805c;padding:20px;border-radius:7px;margin:10px 0!important;font-size:13px!important;font-weight:400!important;margin-bottom:0;border-left-color:var(--pv-color-primary)}.accordion-header-product-detail.active{border-bottom:0px;border-radius:7px 7px 0 0;margin-bottom:0!important}.accordion-content-product-detail{border:1px solid #8080805c;padding:20px;border-radius:0 0 7px 7px;border-top:0px;border-left-color:var(--pv-color-primary)}.file-table{width:auto;margin:0 20px;border-radius:14px;overflow:hidden;background:var(--pv-color-white);box-shadow:0 4px 12px #00000014;min-width:850px}.file-row{display:grid;align-items:center;padding:14px 20px;border-bottom:1px solid #eee;font-size:14px;color:var(--pv-color-text-secondary)}.file-row.no-extra-cols{grid-template-columns:2.5fr 1fr 1.5fr 1fr 1fr 1fr 1fr}.file-row.with-extra-cols{grid-template-columns:2.5fr 1fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr}.file-row.header{font-weight:400;background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted);font-size:13px}.file-cell{display:flex;align-items:center;gap:8px;font-size:12px;padding-right:10px}.file-info{display:flex;align-items:center;gap:12px}.file-icon{width:30px;height:30px;border-radius:7px;display:inline-block}.file-icon.img{background:#f99b27ba url(../images/vehicle-icon.svg) no-repeat center center /15px}.file-icon.doc{background:var(--pv-color-info-soft) url(https://img.icons8.com/ios-filled/24/document.png) no-repeat center/16px}.file-icon.sheet{background:var(--pv-color-success-soft) url(https://img.icons8.com/ios-filled/24/microsoft-excel-2019.png) no-repeat center/16px}.file-icon.vid{background:#f3e8ff url(https://img.icons8.com/ios-filled/24/video.png) no-repeat center/16px}.file-icon.down{background:var(--pv-color-error-soft) url(https://img.icons8.com/ios-filled/24/download.png) no-repeat center/16px}.file-title{font-weight:500}.file-sub{font-size:12px;color:var(--pv-color-text-light)}.access-badge{padding:3px 10px;border-radius:8px;font-size:12px;margin-right:10px}.access-badge.green{background:var(--pv-color-success-soft);color:var(--pv-color-success)}.access-badge.gray{background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted)}.avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}#st-1 .st-btn{border-radius:20px!important;padding:0 8px!important}#st-1{padding:10px 0}#product-details-form .delivery-date{border:1px solid #8aff732e;width:fit-content;border-radius:7px;padding:7px 15px;background-color:#22ce002e}.google-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #f9a83b7a;border-radius:25px;background:#fff;padding:11px 45px;font-size:14px;color:var(--pv-color-text-secondary);cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.google-btn img{width:18px;height:18px}.google-btn:hover{background:var(--pv-color-bg-soft);box-shadow:0 1px 2px #0000001a}.vendor-details .full-description{font-size:12px;float:inline-start}.shopping-cart-page .page-title h1{font-size:22px;font-weight:450;color:var(--pv-color-heading);letter-spacing:0px}.checkout-page .page-title h1{font-size:22px;font-weight:600;color:var(--pv-color-heading);letter-spacing:0px}.account-page .page-title h1{font-size:22px;font-weight:450;color:var(--pv-color-heading);letter-spacing:0px}#checkbox-list-brands .check-box{margin-bottom:8px}.infoSecArea{background:#f9fafb;padding:3rem}.slider-container .owl-item{width:650px}.header{position:sticky;top:0;z-index:60;background:var(--pv-color-white);border-bottom:1px solid var(--pv-color-border-soft)}.header-lower-sec{border-top:0!important;background:var(--pv-color-white)}.header .header-lower,.header .header-upper{width:min(1320px,92%);margin:0 auto}.header .header-lower{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 2px}.header-logo{flex:0 0 auto;margin:0;padding-left:8px;text-align:left}.header-logo img{width:auto;max-height:46px}.header-lower .search-box.store-search-box{flex:1 1 640px;width:auto!important;min-width:480px;max-width:820px}.header-search-layout{width:100%;margin-right:10px;margin-left:15px}.search-box form{display:flex;align-items:center;justify-content:stretch;gap:0;position:relative}.pv-search-shell{width:100%;height:44px;border-radius:18px;border:1px solid var(--pv-color-border);background:rgb(241 245 249 / var(--tw-bg-opacity, 1));display:flex;align-items:center;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.pv-search-shell:hover{border-color:var(--pv-color-primary-muted)}.pv-search-shell:focus-within{border-color:var(--pv-color-primary);background:var(--pv-color-white);box-shadow:0 8px 20px #ff972d29}.pv-search-category{flex:0 0 160px;height:100%;border-right:1px solid var(--pv-color-border);padding:0 10px 0 14px;display:flex;align-items:center}.search-box .pv-search-category .search-box-category,.header-category-select{width:100%;min-width:0;height:100%;border:0!important;margin:0!important;border-radius:0;background-color:transparent!important;color:var(--pv-color-text-secondary);padding:0 30px 0 0!important;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--pv-color-text-muted) 50%),linear-gradient(135deg,var(--pv-color-text-muted) 50%,transparent 50%)!important;background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important;cursor:pointer}.search-box .pv-search-category .search-box-category:focus{outline:none;box-shadow:none!important}.search-box .search-inp{flex:1 1 auto;min-width:0}.search-box input.search-box-text{width:100%;height:44px;border:0!important;border-radius:0;background:transparent!important;color:var(--pv-color-heading);font-size:16px;font-weight:500;padding:0 14px}.search-box input.search-box-text:focus{outline:none;box-shadow:none!important}.search-box input.search-box-text::placeholder{color:var(--pv-color-text-light);font-weight:500}.search-box .search-inp .icon_search{display:none!important}.pv-search-btn{width:36px;height:36px;border:0;margin-right:4px;border-radius:14px;background:var(--pv-color-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #ff7a0047;transition:transform .2s ease,background-color .2s ease}.pv-search-btn:hover{background:var(--pv-color-primary-hover);transform:translateY(-1px)}.pv-search-btn-icon{width:20px;height:20px;display:inline-block;background:url(../images/search-icon.svg) center/20px no-repeat;filter:brightness(0) invert(1)}.search-box form .autocomplete-search-box-results{top:calc(100% + 10px)!important;left:0!important;width:100%!important;border:1px solid var(--pv-color-border-soft);border-radius:14px;box-shadow:0 18px 40px #11182729}.search-box form .autocomplete-search-item:hover{background-color:var(--pv-color-primary-soft)}.header-links-wrapper{margin-left:auto;flex:0 0 auto;position:relative}.header-links .pv-header-actions{display:flex;align-items:center;justify-content:flex-start;gap:25px;white-space:nowrap;font-size:0}.header-links .pv-header-actions>li{margin:0!important;position:relative}#topcartlink{width:auto!important;margin:0!important;padding:0!important}.header-links #topcartlink>a.pv-cart-link{background:var(--pv-color-primary)!important;background-image:none!important;background-color:var(--pv-color-primary)!important;padding:10px 16px!important;border-radius:14px}.pv-account-link{display:inline-flex;align-items:center;gap:10px;color:var(--pv-color-text-muted)}.myacc-circle{width:40px;height:40px;margin-right:0;border-radius:999px;background:var(--pv-color-border-soft);color:var(--pv-color-text-muted);display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:background-color .2s ease,color .2s ease}.pv-account-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center;white-space:normal!important;line-height:1.08}.pv-account-copy>small,.pv-account-copy>strong{display:block!important}.pv-account-copy small{font-size:11px;color:var(--pv-color-text-light);font-weight:500;line-height:1.1}.pv-account-copy strong{font-size:14px;color:var(--pv-color-text);font-weight:600;line-height:1.15}.pv-account-link:hover .myacc-circle{background:var(--pv-color-primary-soft);color:var(--pv-color-primary)}.pv-account-link:hover .pv-account-copy strong{color:var(--pv-color-primary)}.pv-account-item .my-account-dropdown{left:auto;right:0;top:100%;min-width:280px;z-index:1002}.pv-wishlist-link{display:inline-flex;align-items:center;color:var(--pv-color-text-secondary)}.pv-circle-action{position:relative;width:40px;height:40px;border-radius:999px;background:var(--pv-color-border-soft);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease}.pv-wishlist-link:hover .pv-circle-action{background:var(--pv-color-primary-soft);transform:translateY(-1px)}.pv-heart-icon{width:18px;height:18px;display:inline-block;background:url(../images/heart-small.png) center/16px no-repeat;opacity:1}.pv-count-badge{position:absolute;top:-5px;right:-4px;min-width:17px;height:17px;border-radius:999px;background:var(--pv-color-primary);color:var(--pv-color-white);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;padding:0 5px}.pv-cart-link{display:inline-flex;align-items:center;gap:9px;border-radius:14px;background:var(--pv-color-primary)!important;color:var(--pv-color-white)!important;padding:10px 16px!important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.pv-cart-link:hover{background:var(--pv-color-primary-hover)!important;color:var(--pv-color-white)!important;transform:translateY(-1px);box-shadow:0 10px 22px #ff7a003d}.pv-cart-icon{width:22px;height:22px;display:inline-block;background:url(../images/shopping-bag.svg) center/18px no-repeat;filter:brightness(0) invert(1)}.pv-cart-link .cart-label{font-size:14px;font-weight:600;line-height:1;color:var(--pv-color-white)!important}.pv-cart-badge{min-width:22px;height:22px;border-radius:14px;background:var(--pv-color-white);color:var(--pv-color-primary);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;padding:0 6px;line-height:1}.pv-corporate-link,.pv-register-link{display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:var(--pv-color-text-muted)}.pv-corporate-link:hover,.pv-register-link:hover{color:var(--pv-color-primary)}.header-links a:hover span{color:inherit}.header-links .pv-cart-link .cart-label,.header-links .pv-cart-link:hover .cart-label,.header-links .pv-circle-action .pv-count-badge,.header-links .pv-circle-action:hover .pv-count-badge{color:var(--pv-color-white)}.pv-mobile-app-nav{display:none}.pv-mobile-app-nav-link{text-decoration:none}.pv-mobile-app-nav-icon svg{display:block;width:18px;height:18px;fill:currentColor}.pv-mobile-app-nav-icon svg path{stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 1400px){.header-lower .search-box.store-search-box{min-width:380px}}@media (max-width: 1120px){.header .header-lower{flex-wrap:wrap;gap:12px}.header-lower .search-box.store-search-box{order:2;width:100%!important;min-width:0;max-width:none}.header-links-wrapper{order:3;width:100%;margin-left:0}.header-links .pv-header-actions{justify-content:flex-start}}@media (max-width: 768px){.header .header-lower{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions" "search search";gap:10px;padding:10px 2px;align-items:center}.header-logo{grid-area:logo;padding-left:6px}.header-logo img{max-height:38px}.header-lower .search-box.store-search-box{grid-area:search;width:100%!important;min-width:0!important;max-width:none;order:initial}.header-links-wrapper{grid-area:actions;width:auto;margin-left:0;order:initial}.pv-search-shell{height:44px;border-radius:14px}.pv-search-category{flex-basis:145px;padding-left:8px}.search-box .pv-search-category .search-box-category,.search-box input.search-box-text{font-size:14px}.search-box input.search-box-text{height:42px;padding:0 10px}.search-box .pv-search-category .search-box-category{padding-right:22px!important}.pv-search-btn{width:34px;height:34px;border-radius:10px}.header-links .pv-header-actions{gap:8px;justify-content:flex-end}.myacc-circle,.pv-circle-action{width:36px;height:36px}.myacc-circle{font-size:15px}.pv-cart-link{padding:8px 10px!important;border-radius:14px;gap:6px}.pv-cart-icon{width:18px;height:18px;background-size:16px}.pv-cart-badge{min-width:20px;height:20px;font-size:11px;border-radius:7px}}@media (max-width: 520px){.header .header-lower{gap:8px}.header-logo img{max-height:34px}.pv-search-category{flex-basis:128px}.search-box .pv-search-category .search-box-category,.search-box input.search-box-text{font-size:13px}}.search-box .pv-search-category .search-box-category,.header-category-select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width: 900px){.header .header-lower{width:min(1320px,96%)}.header-lower .search-box.store-search-box,.search-box.store-search-box,.search-box form,.pv-search-shell{min-width:0!important;max-width:100%!important}.pv-search-category{flex:0 0 132px;min-width:0}.search-box input.search-box-text{min-width:0}}@media (max-width: 768px){.header .header-lower{overflow:visible}.header-logo,.header-logo a{min-width:0;max-width:100%;display:block;text-align:center}.header-logo img{width:auto;max-width:175px;max-height:30px}.header-links-wrapper{min-width:0;justify-self:end}.header-links .pv-header-actions{max-width:100%;gap:6px;flex-wrap:nowrap;overflow:visible}.pv-account-item{display:block!important;flex:0 0 auto}.pv-account-link{padding:0!important}.pv-wishlist-item{display:none!important}.pv-account-item .my-account-dropdown{min-width:220px;right:0;left:auto;top:100%;z-index:1003}}@media (max-width: 560px){.pv-wishlist-item{display:none!important}.pv-cart-link{padding:7px 8px!important;border-radius:10px}.pv-cart-badge{min-width:18px;height:18px;border-radius:6px;font-size:10px;padding:0 4px}.pv-search-category{flex:0 0 122px}}@media (max-width: 768px){.header .header-lower{grid-template-areas:"logo logo" "search search";gap:9px}.header-links-wrapper{position:fixed;left:0;right:0;bottom:0;z-index:1006;width:100%;margin:0}.header-links .pv-header-actions{display:none}html:not(.hide-header-footer) body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.header-links .pv-mobile-app-nav{display:flex;align-items:center;gap:2px;width:min(100%,768px);margin:0 auto;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--pv-color-border-soft);border-top-left-radius:18px;border-top-right-radius:18px;background:var(--pv-color-white);box-shadow:0 -8px 26px #0f172a1f}.header-links .pv-mobile-app-nav-link{flex:1 1 0;min-width:0;min-height:56px;border:0;border-radius:10px;background:transparent;color:var(--pv-color-text-secondary);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 3px}.header-links .pv-mobile-app-nav-link:hover,.header-links .pv-mobile-app-nav-link:focus{color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.header-links .pv-mobile-app-nav-link .pv-mobile-app-nav-label{font-size:11px;font-weight:600;line-height:1.15;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:inherit}.header-links .pv-mobile-app-nav-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.header-links .pv-mobile-app-nav-icon-cart{position:relative}.header-links .pv-mobile-app-cart-badge{position:absolute;top:-8px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--pv-color-primary);color:var(--pv-color-white);font-size:10px;font-weight:700;line-height:16px;text-align:center}}@media (max-width: 520px){html:not(.hide-header-footer) body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.header-links .pv-mobile-app-nav{gap:1px;padding:6px 5px calc(6px + env(safe-area-inset-bottom))}.header-links .pv-mobile-app-nav-link{min-height:52px;border-radius:8px;padding:4px 1px}.header-links .pv-mobile-app-nav-link .pv-mobile-app-nav-label{font-size:10px}.header-links .pv-mobile-app-nav-icon{width:18px;height:18px}}@media (min-width: 1001px){.common-wrapper,.master-wrapper-content{width:min(1320px,92%)!important}}.footer.pv-footer-modern{background:var(--pv-color-heading);color:var(--pv-color-border);padding-top:54px;padding-bottom:0}.pv-footer-modern .footer-upper,.pv-footer-modern .footer-lower{width:min(1320px,92%);margin:0 auto}.pv-footer-modern .footer-upper{border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:30px}.pv-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:34px}.pv-footer-brand .pv-footer-logo img{max-height:40px}.pv-footer-brand .pv-footer-desc{margin-top:14px;color:var(--pv-color-text-light);font-size:14px;line-height:1.65}.pv-footer-social{margin-top:18px;display:flex;align-items:center;gap:10px}.pv-footer-social a{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:var(--pv-color-white);display:inline-flex;align-items:center;justify-content:center;font-size:14px}.pv-footer-social a:hover{background:var(--pv-color-primary);border-color:var(--pv-color-primary)}.pv-footer-modern .footer-block .title{margin:0 0 16px;background:none;padding:0;color:var(--pv-color-white);font-size:17px;cursor:default}.pv-footer-modern .footer-block .list{display:block}.pv-footer-modern .footer-block .list li{margin-bottom:10px}.pv-footer-modern .footer-block .list a{color:var(--pv-color-text-light);font-size:14px;line-height:1.4}.pv-footer-modern .footer-block .list a:hover{color:var(--pv-color-primary)}.pv-footer-newsletter p{color:var(--pv-color-text-light);font-size:13px;line-height:1.6;margin-bottom:12px}.pv-newsletter-email{display:flex;align-items:center}.pv-newsletter-email input[type=email]{height:42px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:var(--pv-color-white);border-radius:10px 0 0 10px}.pv-newsletter-email input[type=email]::placeholder{color:var(--pv-color-text-light)}.pv-newsletter-btn{height:42px;padding:12px 14px;border-radius:0 10px 10px 0;background:var(--pv-color-primary);color:var(--pv-color-white);font-weight:700;font-size:12px;text-transform:uppercase}.pv-newsletter-btn:hover{background:var(--pv-color-primary-hover);color:var(--pv-color-white)}.pv-footer-modern .footer-lower{padding:14px 0 18px;color:var(--pv-color-text-light);display:flex;align-items:center;justify-content:space-between;gap:14px}.pv-footer-modern .footer-info{display:flex;align-items:center;gap:14px}.pv-footer-modern .footer-powered-by{margin:0}@media (max-width: 1024px){.pv-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.pv-footer-grid{grid-template-columns:1fr;gap:20px}.pv-footer-modern .footer-block .list{display:none}.pv-footer-modern .footer-block .title{cursor:pointer;position:relative;padding-right:16px}.pv-footer-modern .footer-block .title:after{content:"+";position:absolute;right:0;top:0}.pv-footer-modern .footer-lower,.pv-footer-modern .footer-info{flex-direction:column;align-items:flex-start}}.vehicle-tree{border:1px solid var(--pv-color-border-soft);border-radius:14px;padding:14px 16px;background:var(--pv-color-white);margin-bottom:15px;max-height:230px;overflow-y:auto}.vehicle-tree .vehicle-tree-level{list-style:none;margin:0;padding:0}.vehicle-tree .vehicle-tree-item{margin:0;padding:4px 0}.vehicle-tree .vehicle-tree-item a,.vehicle-tree .vehicle-tree-item span{display:block;color:var(--pv-color-text-secondary);text-decoration:none;font-size:14px}.vehicle-tree .vehicle-tree-item.selected>span,.vehicle-tree .vehicle-tree-item.selected>a{color:var(--pv-color-text-muted);font-weight:600}.vehicle-tree .vehicle-tree-level.level-2{padding-left:8px}.vehicle-tree .vehicle-tree-level.level-3{padding-left:18px}.vehicle-tree .vehicle-tree-level.level-4{padding-left:28px}.vehicle-tree .vehicle-tree-level.level-5{padding-left:38px}.vehicle-tree .vehicle-tree-level.level-2{max-height:240px;overflow-y:auto;margin-top:6px;padding-right:6px}.vehicle-tree .vehicle-tree-level.level-2::-webkit-scrollbar{width:6px}.vehicle-tree .vehicle-tree-level.level-2::-webkit-scrollbar-thumb{background:var(--pv-color-border-strong);border-radius:6px}.vehicle-tree .vehicle-tree-level.level-2::-webkit-scrollbar-track{background:transparent}.btn-whatsapp{display:inline-block;background:var(--pv-color-whatsapp);color:#fff;font-weight:600;text-decoration:none;padding:8px 14px;border-radius:6px;margin-top:8px;transition:background .2s ease}.btn-whatsapp:hover{background:var(--pv-color-success)}textarea{resize:vertical}.btn-submit{background:var(--pv-color-primary, var(--pv-color-primary));color:#fff;font-weight:600;padding:12px;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.btn-submit:hover{background:var(--pv-color-primary-hover, var(--pv-color-primary))}.mainPageCustom{width:100%}.vehicle-details{display:flex;flex-direction:column;gap:6px}.vehicle-name{font-size:16px;font-weight:600;color:var(--pv-color-heading, var(--pv-color-heading));margin-bottom:10px}.vehicle-actions .btn-uyumlu{background:var(--pv-color-primary, var(--pv-color-primary));color:var(--pv-color-white)}.vehicle-actions .btn-uyumlu:hover{background:var(--pv-color-primary-hover)}.vehicle-actions .btn-kaldir{background:#f9731633;color:var(--pv-color-primary-hover);width:100%}.vehicle-actions .btn-kaldir:hover{background:#573116}@media (max-width: 768px){.vehicle-details{align-items:center}}.prices{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.out-of-stock{font-size:14px;font-weight:500;color:var(--pv-color-error)}.btn-stok-sor{padding:3px 6px;border:1px solid var(--pv-color-border);border-radius:7px;font-size:12px;text-decoration:none;transition:.2s ease}.btn-stok-sor:hover{background:#005f2330}.pv-home-container{width:min(1320px,92%);margin:0 auto}.html-home-page body{background:var(--pv-bg-soft)}.html-home-page .master-wrapper-content.mainPageCustom{width:100%!important}.html-home-page .master-column-wrapper,.html-home-page .center-1{margin:0}.pv-home-brand-strip{background:var(--pv-color-white);border-bottom:1px solid var(--pv-color-border-soft)}.pv-home-brand-inner{display:flex;align-items:center;gap:10px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.pv-home-brand-inner::-webkit-scrollbar{display:none}.pv-brand-chip{flex:0 0 auto;min-width:86px;border-radius:14px;background:var(--pv-color-white);color:var(--pv-color-text);padding:8px 9px;display:inline-flex;flex-direction:column;align-items:center;gap:6px;transition:all .2s ease}.pv-brand-chip-media{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.pv-brand-chip-media img{width:22px;height:22px;object-fit:contain}.pv-brand-chip-title{font-size:11px;font-weight:700;line-height:1.1;transition:all .2s ease}.pv-brand-chip:hover{transform:translateY(-2px)}.pv-brand-chip.pv-brand-chip-text{min-width:auto;border-radius:999px;flex-direction:row;gap:0;padding:9px 14px}.pv-home-brand-menu{position:relative;overflow:visible;flex-wrap:wrap;justify-content:center}.pv-brand-menu-item{position:relative;list-style:none}.pv-brand-menu-item summary{list-style:none}.pv-brand-menu-item summary::-webkit-details-marker{display:none}.pv-brand-chip.pv-brand-chip-menu{border-radius:999px;flex-direction:row;justify-content:center;gap:8px;padding:8px 12px;cursor:pointer}.pv-brand-chip.pv-brand-chip-menu .pv-brand-chip-media{width:45px;height:45px;border-radius:999px}.pv-brand-chip.pv-brand-chip-menu .pv-brand-chip-media img{width:45px;height:45px}.pv-brand-chip-caret{width:12px;height:12px;display:inline-block;background:url(../images/chevron-down.svg) center/11px no-repeat;opacity:.55;transition:transform .2s ease}.pv-brand-menu-item[open] .pv-brand-chip{border-color:var(--pv-orange)}.pv-brand-menu-item[open] .pv-brand-chip-caret{transform:rotate(180deg)}.pv-brand-mega-panel{position:absolute;z-index:35;top:calc(100% + 10px);left:0;width:min(940px,calc(100vw - 24px));max-width:calc(100vw - 24px);border-radius:18px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-white);box-shadow:0 18px 38px #0f172a29;padding:16px;max-height:min(72vh,700px);display:flex;flex-direction:column;transform:translate(0);will-change:transform}.pv-brand-mega-header{margin-bottom:12px}.pv-brand-mega-header a{font-size:17px;color:var(--pv-color-text);font-weight:700}.pv-brand-family-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.pv-brand-family-filter-button{appearance:none;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-white);color:var(--pv-color-text);border-radius:999px;font-size:12px;line-height:1.2;font-weight:600;padding:6px 12px;cursor:pointer;transition:all .2s ease}.pv-brand-family-filter-button:hover{border-color:var(--pv-color-primary-muted);background:var(--pv-color-primary-soft)}.pv-brand-family-filter-button.is-active{border-color:var(--pv-color-primary);background:var(--pv-color-primary-soft);color:var(--pv-color-primary)}.pv-brand-mega-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;overflow-y:auto;max-height:min(62vh,620px);padding-right:6px;align-content:start}.pv-brand-mega-grid::-webkit-scrollbar{width:8px}.pv-brand-mega-grid::-webkit-scrollbar-thumb{background:var(--pv-color-border);border-radius:999px}.pv-brand-mega-grid::-webkit-scrollbar-thumb:hover{background:var(--pv-color-border-strong)}.pv-brand-vehicle-card{position:relative;border-radius:14px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-white);padding:0 0 5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;height:auto;min-height:130px;overflow:hidden;transition:all .2s ease}.pv-brand-vehicle-card:hover{border-color:var(--pv-color-primary-muted);background:var(--pv-color-primary-soft);transform:translateY(-2px)}.pv-brand-vehicle-family{position:absolute;top:6px;right:8px;max-width:calc(100% - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--pv-color-primary-muted);background:var(--pv-color-primary-soft);color:var(--pv-color-heading);border-radius:999px;font-size:9px;font-weight:600;line-height:1.1;padding:4px 8px}.pv-brand-vehicle-image{width:100%;object-fit:contain;height:90px;flex-grow:1;display:inline-flex;align-items:center;justify-content:center;margin-top:-10px}.pv-brand-vehicle-image img{width:100%;height:100%;object-fit:contain}.pv-brand-vehicle-name{width:100%;text-align:center;font-size:10px;line-height:10px;color:var(--pv-color-text);font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pv-brand-vehicle-year{display:block;width:100%;text-align:center;font-size:10px;line-height:1.1;color:var(--pv-color-text-muted);font-weight:600;white-space:nowrap;text-overflow:ellipsis;margin-top:-1px}.pv-brand-family-empty{margin-top:12px;border:1px dashed var(--pv-color-border);border-radius:10px;background:var(--pv-color-bg-soft);color:var(--pv-color-text-muted);text-align:center;font-size:13px;line-height:1.4;padding:10px 12px}.pv-home-v2 .page-body{padding-bottom:36px}.pv-hero-section{padding:0;margin:0}.pv-hero-grid{background:#fff;border:0;border-radius:0;min-height:auto;padding-top:30px;overflow:hidden}.pv-hero-layout{display:flex;flex-direction:column;gap:24px;margin:0 auto;align-items:stretch;justify-content:flex-start;min-height:auto}.pv-hero-content{flex:1 1 58%;max-width:none;text-align:left}.pv-hero-content h1{margin:0;color:var(--pv-color-heading);font-size:clamp(42px,4.1vw,72px);line-height:1.08;font-weight:800;letter-spacing:-.02em}.pv-hero-badge{display:inline-block;border-radius:999px;border:1px solid var(--pv-color-primary-muted);background:var(--pv-color-primary-soft);color:var(--pv-orange);font-family:var(--pv-font-sans, "Inter", Arial, sans-serif);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:8px 14px;margin-bottom:18px}.pv-hero-content h1 span{color:var(--pv-orange)}.pv-hero-content p{margin:18px 0 0;color:var(--pv-color-text-secondary);font-size:clamp(15px,1.1vw,20px);font-weight:500;line-height:1.55}.pv-hero-tools{display:grid;grid-template-columns:minmax(390px,430px) minmax(0,1fr);gap:20px;align-items:stretch}.pv-hero-trust-list{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:14px;justify-content:flex-start}.pv-hero-trust-item{display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:1px solid rgba(255,255,255,.6);background:#ffffffa8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--pv-color-text-secondary);font-size:13px;font-weight:700;padding:10px 12px}.pv-hero-trust-dot{width:9px;height:9px;border-radius:999px;background:var(--pv-orange);box-shadow:0 0 0 4px #ff6b002b}.pv-home-search-card{width:100%;max-width:none;border-radius:16px;border:1px solid var(--pv-color-border-soft);background:#fff;padding:18px;box-shadow:0 10px 24px #0f172a14}.pv-home-search-card input[type=radio]{display:none}.pv-home-search-tabs{display:flex;align-items:center;justify-content:center;gap:16px;border-bottom:1px solid rgba(148,163,184,.35);padding-bottom:9px;margin-bottom:14px}.pv-home-search-tabs label{position:relative;margin:0;cursor:pointer;color:var(--pv-color-text-muted);font-size:12px;font-weight:700;padding:0 0 7px;transition:color .2s ease}#pv-home-tab-parts:checked~.pv-home-search-tabs label[for=pv-home-tab-parts],#pv-home-tab-tires:checked~.pv-home-search-tabs label[for=pv-home-tab-tires],#pv-home-tab-battery:checked~.pv-home-search-tabs label[for=pv-home-tab-battery]{color:var(--pv-color-heading)}#pv-home-tab-parts:checked~.pv-home-search-tabs label[for=pv-home-tab-parts]:after,#pv-home-tab-tires:checked~.pv-home-search-tabs label[for=pv-home-tab-tires]:after,#pv-home-tab-battery:checked~.pv-home-search-tabs label[for=pv-home-tab-battery]:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);width:26px;height:3px;border-radius:999px;background:var(--pv-orange)}.pv-home-search-content{display:none}#pv-home-tab-parts:checked~.pv-home-search-content-parts,#pv-home-tab-tires:checked~.pv-home-search-content-tires,#pv-home-tab-battery:checked~.pv-home-search-content-battery{display:block}.pv-home-hero-slider{position:relative;min-width:0;height:100%;border-radius:14px;overflow:hidden}.pv-home-hero-slider-track{display:flex;height:100%;transition:transform .45s ease;will-change:transform}.pv-home-hero-slide{flex:0 0 100%;position:relative;border-radius:14px;border:1px solid rgba(255,255,255,.22);padding:26px 30px 78px;min-height:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-size:cover;background-position:right center;overflow:hidden}.pv-home-hero-slider-controls{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.pv-home-hero-slider-nav{width:36px;height:36px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#0a12218c;color:#fff;font-size:15px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .2s ease,border-color .2s ease}.pv-home-hero-slider-nav:hover{background:#ff6b00e6;border-color:#ff6b00f2}.pv-home-hero-slider-dots{display:inline-flex;align-items:center;gap:8px;pointer-events:auto}.pv-home-hero-slider-dots button{width:9px;height:9px;border-radius:999px;border:0;padding:0;background:#ffffff73;cursor:pointer;transition:all .2s ease}.pv-home-hero-slider-dots button.active{width:24px;background:#fff}.pv-home-hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#0510247a,#0b1d386b 58%,#0b1d3885)}.pv-home-hero-slide>*{position:relative;z-index:1}.pv-home-hero-slide-1{background-image:url(../images/home/silecek-1.jpg)}.pv-home-hero-slide-2{background-image:url(../images/home/ampul-1.jpg)}.pv-home-hero-slide-3{background-image:url(../images/home/filtre-1.jpg)}.pv-home-hero-slide h2{margin:12px 0 10px;max-width:52%;text-align:left;line-height:1.2;color:var(--pv-color-white)!important}.pv-home-hero-slide p{margin:0;max-width:46%;text-align:left;line-height:1.45;color:#f1f5f9eb}.pv-home-hero-slide .pv-pill{width:fit-content}.pv-home-hero-slide-cta{margin-top:20px;display:inline-flex;width:fit-content;border-radius:999px;background:#fff;color:var(--pv-color-heading);font-weight:700;padding:10px 14px}.pv-home-vehicle-header{margin-bottom:12px}.pv-home-vehicle-label{display:block;color:#1e242cfa;font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.pv-hero-buttons{display:flex;flex-direction:column;gap:10px;margin-top:0}.pv-hero-sub-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pv-btn{border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:700;padding:12px 16px;cursor:pointer;line-height:1;min-height:44px}.pv-btn-main-vehicle{width:100%}.pv-btn-primary{background:var(--pv-orange);color:var(--pv-color-white);box-shadow:0 12px 25px #ff6b0040}.pv-btn-primary:hover{background:var(--pv-orange-dark)}.pv-btn-secondary{background:var(--pv-color-white);color:var(--pv-color-text);border:1px solid var(--pv-color-border);box-shadow:0 6px 14px #1118270f}.pv-btn-secondary:hover{border-color:var(--pv-color-border-strong);color:var(--pv-color-text)}.pv-btn-yq-advanced-search{background:#111;color:#fff;border:1px solid #111111;box-shadow:0 8px 18px #00000038}.pv-btn-yq-advanced-search:hover{background:#222;border-color:#222;color:#fff}.pv-btn-icon{width:24px;height:24px;display:inline-block;border-radius:8px;background-color:#ffffff38;background-repeat:no-repeat;background-position:center;background-size:15px}.pv-btn-icon-car{background-image:url(../images/car_icon.svg);filter:brightness(0) invert(1)}.pv-btn-icon-vin{background-image:url(../images/search-vin-white.svg)}.pv-btn-secondary .pv-btn-icon{background-color:var(--pv-color-border-soft)}.pv-btn-secondary .pv-btn-icon-vin{background-image:url(../images/search-vin.svg);filter:none}.pv-home-quick-links,.pv-home-quick-categories{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.pv-home-quick-links a,.pv-home-quick-categories a{border-radius:999px;border:1px solid var(--pv-color-border-soft);background:#ffffffeb;color:var(--pv-color-text-secondary);font-size:11px;font-weight:600;line-height:1;padding:8px 10px}.pv-home-quick-links a:hover,.pv-home-quick-categories a:hover{border-color:var(--pv-color-primary-muted);color:var(--pv-orange)}.pv-home-fit-badge{margin-top:12px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(34,197,94,.3);background:#dcfce7e0;color:#166534;font-size:11px;font-weight:700;line-height:1;padding:8px 11px}.pv-home-form-grid{display:grid;gap:10px}.pv-home-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pv-home-field label{display:block;margin-bottom:6px;color:var(--pv-color-text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.pv-home-field select{width:100%;border:1px solid var(--pv-color-border);border-radius:10px;height:42px;background:#ffffffe6;font-weight:600;color:var(--pv-color-text-secondary);padding:6px 10px}.pv-home-search-btn{margin-top:14px;width:100%;height:44px;border-radius:14px;background:var(--pv-color-primary);color:var(--pv-color-white);display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:12px;letter-spacing:.03em;font-weight:800}.pv-home-search-btn:hover{background:var(--pv-orange-dark)}.vehicle-selection-button-main-area:not(.empty) .pv-btn,.vehicle-selection-button-main-area:not(.empty) .pv-hero-sub-actions{display:none}.vehicle-selection-button-main-area:not(.empty) .pv-home-vehicle-header{display:none}.vehicle-selection-button-main-area .selected-autocomplete-item{margin-top:2px}.pv-home-section,.pv-home-corporate-invite,.pv-home-promotions,.pv-home-benefits,.pv-home-static-list{margin-top:22px;padding-bottom:22px}.pv-corporate-invite-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px 34px;border-radius:30px;border:1px solid #d9e5fa;background:linear-gradient(130deg,#f8fbff,#f2f7ff 52%,#edf4ff);box-shadow:0 14px 36px #13294c14;padding:30px 34px}.pv-corporate-invite-card:before,.pv-corporate-invite-card:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.pv-corporate-invite-card:before{width:320px;height:320px;right:-140px;top:-165px;background:radial-gradient(circle,#ff790033,#ff790000 68%)}.pv-corporate-invite-card:after{width:340px;height:340px;left:-200px;bottom:-210px;background:radial-gradient(circle,#296cd533,#296cd500 70%)}.pv-corporate-invite-copy,.pv-corporate-invite-cta{position:relative;z-index:1}.pv-corporate-invite-head{display:flex;align-items:center;gap:12px}.pv-corporate-invite-icon{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,121,0,.3);background:#ff79001f;color:#ff7a00;display:inline-flex;align-items:center;justify-content:center}.pv-corporate-invite-icon svg{width:22px;height:22px;fill:currentColor}.pv-corporate-invite-head h2{margin:0;color:#1f2f4a;font-size:44px;line-height:1.08;letter-spacing:-.01em}.pv-corporate-invite-copy p{margin:12px 0 0;max-width:760px;color:#5a6f90;font-size:16px;line-height:1.45}.pv-corporate-invite-list{margin:22px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.pv-corporate-invite-list li{position:relative;display:flex;align-items:center;gap:9px;color:#243652;font-size:14px;line-height:1.35}.pv-corporate-invite-list li:before{content:"";width:19px;height:19px;border-radius:999px;background:#ff7a00;flex:0 0 auto}.pv-corporate-invite-list li:after{content:"";position:absolute;left:6px;top:50%;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-58%) rotate(-45deg)}.pv-corporate-invite-cta{align-self:center;display:inline-flex;align-items:center;gap:10px;min-height:62px;border-radius:18px;padding:0 26px;font-size:21px;font-weight:700;box-shadow:0 14px 24px #ff7a0047}.pv-corporate-invite-cta-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center}.pv-corporate-invite-cta-icon svg{width:22px;height:22px;fill:currentColor}.pv-card-grid{display:grid;gap:16px}.pv-card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pv-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.pv-promo-card{--pv-promo-image: none;--brand-navy: #1f2f4a;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;border-radius:20px;border:1px solid #1e293b;color:var(--pv-color-white);padding:30px 34px;min-height:330px;background:linear-gradient(110deg,#202f49,#102645 54%,#112744);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pv-promo-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,var(--brand-navy) 0%,rgba(31,47,74,.92) 52%,rgba(31,47,74,.68) 72%,rgba(31,47,74,.22) 88%,rgba(31,47,74,0) 100%);z-index:1}.pv-promo-card:after{content:"";position:absolute;right:-4%;bottom:-4%;width:54%;height:108%;background-image:var(--pv-promo-image);background-size:auto 100%;background-repeat:no-repeat;background-position:right center;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 30%,#000 100%);mask-image:linear-gradient(to right,#0000,#000 30% 100%);filter:saturate(1.06) brightness(1.04);opacity:.92;z-index:0}.pv-promo-card>*{position:relative;z-index:2}.pv-promo-card-parts{--pv-promo-image: url(../images/home/engine.jpg)}.pv-promo-card-battery{--pv-promo-image: url(../images/home/battery.jpg)}.pv-promo-card:hover{transform:translateY(-4px);border-color:#ff7a008c;box-shadow:0 20px 35px #0a111e52}.pv-promo-card h2{margin:12px 0 8px;color:var(--pv-color-white)!important;font-size:30px;line-height:1.15;max-width:52%}.pv-promo-card p{margin:0;color:#e2e8f0e6;line-height:1.5;max-width:52%}.pv-promo-card .pv-pill,.pv-promo-card .pv-link{max-width:52%}.pv-promo-card .pv-link{margin-top:24px}.pv-promo-card-battery:after{background-size:auto 96%}.pv-pill{display:inline-block;border-radius:999px;background:#ff6b0040;border:1px solid rgba(255,107,0,.4);color:var(--pv-color-primary-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;padding:6px 10px}.pv-link{display:inline-flex;margin-top:18px;color:var(--pv-color-white);font-size:13px;font-weight:700}.pv-benefit-card{border-radius:16px;border:1px solid var(--pv-card-border);background:var(--pv-color-white);padding:20px}.pv-benefit-card strong{display:block;font-size:16px;color:var(--pv-color-text)}.pv-benefit-card span{display:block;margin-top:5px;font-size:13px;color:var(--pv-color-text-muted)}.pv-home-section{padding:36px 0}.pv-home-products,.pv-home-static-list{background:var(--pv-bg-soft)}.pv-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:22px;padding-top:30px}.pv-section-head h2{margin:0;color:var(--pv-ink);font-size:42px;line-height:1.15;position:relative;padding-bottom:12px}.pv-section-head h2:after{content:"";position:absolute;left:0;bottom:0;width:72px;height:4px;border-radius:999px;background:var(--pv-orange)}.pv-section-head p{margin:7px 0 0;color:var(--pv-color-text-light)}.apply-discount-coupon-code-button{background-color:#fff!important;color:var(--pv-color-primary)!important}.apply-discount-coupon-code-button:hover{background-color:#fff!important}.pv-link-button{display:inline-flex;align-items:center;border-radius:14px;border:1px solid var(--pv-color-primary-muted);background:var(--pv-color-white);color:var(--pv-orange);font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:11px 16px;transition:all .2s ease}.pv-link-button:hover{border-color:var(--pv-color-primary-muted);background:var(--pv-color-primary-soft)}.pv-link-button.pv-link-button-solid{border-color:transparent;background:var(--pv-orange);color:var(--pv-color-white)}.pv-link-button.pv-link-button-solid:hover{background:var(--pv-orange-dark)}.pv-category-grid{gap:18px}.pv-category-card{border-radius:20px;border:1px solid var(--pv-card-border);background:var(--pv-color-white);padding:22px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .2s ease}.pv-category-card:hover{border-color:var(--pv-color-primary-muted);box-shadow:0 16px 28px #16223614;transform:translateY(-2px)}.pv-category-media{width:86px;height:86px;border-radius:20px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);display:flex;align-items:center;justify-content:center}.pv-category-media img{max-width:66px;max-height:66px}.pv-category-card strong{margin-top:14px;color:var(--pv-color-text);font-size:18px;line-height:1.3}.pv-category-card em{margin-top:4px;color:var(--pv-color-text-light);font-style:normal;font-size:13px}.pv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pv-product-item{min-width:0}.html-home-page .product-card{background:var(--pv-color-white);border:1px solid var(--pv-color-border-soft);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.html-home-page .product-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #131e301a}.html-home-page .product-card__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.html-home-page .product-card__image img{width:100%;height:100%;object-fit:contain}.html-home-page .product-card__badge{position:absolute;top:10px;left:10px;border-radius:999px;font-size:11px;font-weight:700;color:var(--pv-color-white);padding:5px 8px}.html-home-page .product-card__badge.instock{background:var(--pv-color-success)}.html-home-page .product-card__badge.outofstock{background:var(--pv-color-error)}.html-home-page .product-card__body{padding:14px;display:flex;flex-direction:column;flex:1}.html-home-page .product-card__title{margin:0;font-size:14px!important;line-height:1.4;font-weight:600;min-height:40px}.html-home-page .product-card__title a{color:var(--pv-color-text)}.html-home-page .product-card__price{margin-top:10px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;justify-content:center}.html-home-page .product-card__price--old{font-size:12px;color:var(--pv-color-text-light);text-decoration:line-through}.html-home-page .product-card__price--current{font-size:14px;color:var(--pv-color-heading)}.html-home-page .product-card__buttons{margin-top:auto;padding-top:12px}.html-home-page .product-card__buttons .btn{border:0;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;cursor:pointer;width:100%}.html-home-page .btn-cart{background:var(--pv-color-primary);color:var(--pv-color-white)}.html-home-page .btn-cart:hover{background:var(--pv-orange-dark)}.pv-brand-list-card{border-radius:22px;border:1px solid var(--pv-card-border);background:var(--pv-color-white);padding:22px;display:flex;flex-direction:column}.pv-brand-list-card h3{margin:0;line-height:1.2;color:var(--pv-color-text)}.pv-brand-list-head{display:block;align-items:center;gap:10px}.pv-brand-list-logo{width:34px;height:34px;border-radius:999px;object-fit:contain;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);padding:4px;margin-bottom:5px}.pv-brand-list-card ul{margin:16px 0 0;padding:0;list-style:none;flex:1}.pv-brand-list-card li+li{margin-top:8px}.pv-brand-list-card a{color:var(--pv-color-text-muted);font-size:14px}.pv-brand-list-card a:hover{color:var(--pv-orange)}.pv-brand-list-button{margin-top:14px;min-height:42px;border-radius:14px;border:1px solid var(--pv-color-border-soft);color:var(--pv-color-heading);font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:500;display:inline-flex;align-items:center;justify-content:center;padding:10px 12px}.pv-brand-list-button:hover{border-color:var(--pv-color-primary-muted);background:var(--pv-color-primary-soft);color:var(--pv-orange)}.pv-contact-card{border-radius:24px;border:1px solid var(--pv-card-border);padding:26px;display:grid;grid-template-columns:auto 1fr;column-gap:16px;align-items:center}.pv-contact-icon{width:50px;height:50px;border-radius:14px;background-color:var(--pv-color-white);border:1px solid var(--pv-color-border-soft);color:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:0;font-weight:700;grid-row:1 / span 3;background-position:center;background-repeat:no-repeat;background-size:20px}.pv-contact-icon-phone{background-image:url(../images/call-icon.svg)}.pv-contact-icon-whatsapp{background-image:url(../images/whatsapp-icon.svg);background-size:21px}.pv-contact-card strong{display:block;color:var(--pv-color-text-secondary);font-size:13px;font-weight:700}.pv-contact-card a{display:block;margin-top:4px;font-size:20px;font-weight:800;color:var(--pv-color-heading);line-height:1.2}.pv-contact-card span{display:block;margin-top:4px;color:var(--pv-color-text-muted);font-size:12px}.pv-contact-card-phone{background:var(--pv-color-primary-soft);border-color:var(--pv-color-primary-muted)}.pv-contact-card-whatsapp{background:var(--pv-color-success-soft);border-color:var(--pv-color-success-soft)}.pv-home-whatsapp-float{position:fixed;right:18px;bottom:112px;z-index:1100;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.pv-home-whatsapp-float-label{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transform:translate(10px);border-radius:12px;border:1px solid rgba(36,54,82,.16);background:#fffffffa;color:#243652;font-size:13px;font-weight:600;line-height:1.2;padding:0;box-shadow:0 10px 24px #0d1e3629;transition:max-width .28s ease,opacity .2s ease,transform .2s ease,padding .2s ease}.pv-home-whatsapp-float-icon{width:56px;height:56px;min-width:56px;border-radius:18px;border:1px solid rgba(18,163,87,.36);background-color:#fff;box-shadow:0 14px 24px #0e7c4347;background-size:24px;transition:transform .2s ease,box-shadow .2s ease}.pv-home-whatsapp-float:hover .pv-home-whatsapp-float-label,.pv-home-whatsapp-float:focus-visible .pv-home-whatsapp-float-label{max-width:320px;opacity:1;transform:translate(0);padding:12px 14px}.pv-home-whatsapp-float:hover .pv-home-whatsapp-float-icon,.pv-home-whatsapp-float:focus-visible .pv-home-whatsapp-float-icon{transform:translateY(-1px);box-shadow:0 18px 30px #0e7c4352}@media (max-width: 1280px){.pv-product-grid,.pv-card-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1024px){.pv-home-brand-strip{display:none!important}.pv-hero-grid{padding:28px 18px 34px;min-height:auto}.pv-hero-content{max-width:none}.pv-hero-content h1{font-size:clamp(36px,5vw,54px)}.pv-hero-tools{grid-template-columns:1fr;gap:14px}.pv-home-search-card{max-width:none;width:100%}.pv-home-hero-slider{height:auto;min-height:320px}.pv-corporate-invite-card{grid-template-columns:1fr;gap:18px;padding:24px 20px;border-radius:24px}.pv-corporate-invite-head h2{font-size:clamp(30px,5.6vw,42px)}.pv-corporate-invite-copy p,.pv-corporate-invite-list li{font-size:18px}.pv-corporate-invite-cta{width:100%;justify-content:center;font-size:19px;min-height:56px}.pv-promo-card h2,.pv-promo-card p,.pv-promo-card .pv-pill,.pv-promo-card .pv-link{max-width:58%}.pv-section-head h2{font-size:30px}.pv-card-grid-3,.pv-product-grid,.pv-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-brand-mega-panel{position:static;width:100%;margin-top:10px;box-shadow:0 10px 24px #0f172a1a}.pv-brand-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pv-brand-family-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.pv-home-whatsapp-float{right:12px;bottom:96px}.pv-home-whatsapp-float-label{display:none}.pv-home-whatsapp-float-icon{width:52px;height:52px;min-width:52px;border-radius:16px}}@media (max-width: 680px){.pv-home-container{width:min(1320px,94%)}.pv-home-brand-inner{gap:8px}.pv-brand-chip{min-width:74px;padding:8px}.pv-brand-chip.pv-brand-chip-menu{min-width:110px;padding:8px 10px}.pv-brand-chip.pv-brand-chip-menu .pv-brand-chip-title{font-size:10px}.pv-brand-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-brand-vehicle-image{max-width:74px;height:44px;flex-basis:44px}.pv-brand-vehicle-name{font-size:10px}.pv-brand-vehicle-year{font-size:9px}.pv-hero-content h1{font-size:clamp(30px,8vw,42px)}.pv-hero-content p{font-size:15px}.pv-hero-section .pv-home-container{margin-left:0;margin-right:0;width:100%}.pv-hero-grid{min-height:auto;padding:24px 14px 28px}.pv-home-hero-slide{min-height:220px;padding:14px 14px 62px}.pv-home-hero-slide h2,.pv-home-hero-slide p{max-width:82%}.pv-home-hero-slider-controls{left:10px;right:10px;bottom:10px}.pv-home-hero-slider-nav{width:32px;height:32px}.pv-home-hero-slider-dots button.active{width:20px}.pv-home-search-card{border-radius:18px;padding:14px}.pv-home-search-tabs{gap:10px;justify-content:space-between}.pv-home-search-tabs label{font-size:11px;padding-bottom:8px}.pv-hero-sub-actions{grid-template-columns:1fr}.pv-btn{font-size:13px;min-height:42px}.pv-home-form-grid-3{grid-template-columns:1fr}.pv-home-quick-links a,.pv-home-quick-categories a{font-size:10px}.pv-card-grid-2,.pv-card-grid-3,.pv-card-grid-4,.pv-product-grid{grid-template-columns:1fr}.pv-corporate-invite-card{padding:20px 16px;border-radius:20px}.pv-corporate-invite-head h2{font-size:clamp(24px,8vw,30px);line-height:1.15}.pv-corporate-invite-copy p{font-size:15px;line-height:1.45}.pv-corporate-invite-list{grid-template-columns:1fr;gap:10px;margin-top:16px}.pv-corporate-invite-list li{font-size:15px}.pv-corporate-invite-cta{min-height:52px;border-radius:14px;font-size:16px;padding:0 18px}.pv-promo-card{padding:22px 18px;min-height:230px}.pv-promo-card:after{width:44%;height:82%;right:8px;bottom:6px;background-position:right bottom;background-size:auto 84%}.pv-promo-card h2,.pv-promo-card p,.pv-promo-card .pv-pill,.pv-promo-card .pv-link{max-width:57%}.pv-promo-card h2{font-size:24px}.pv-section-head{align-items:flex-start;flex-direction:column}.pv-section-head h2{font-size:26px}.pv-contact-card a{font-size:20px}.ui-dialog.vehicle-dialog{transform:translate(0)!important}.pv-vehicle-dialog .content{justify-content:center!important;align-items:center!important}}#vehicle-dialog{display:none}.vehicle-dialog{width:100%!important;max-width:1170px!important;display:none}.ui-dialog.vehicle-dialog{position:fixed!important;left:50%!important;transform:translate(-50%);width:calc(100vw - 40px)!important;max-width:1250px!important;z-index:10060!important}.ui-dialog.vehicle-dialog .ui-dialog-content{padding:0!important;max-height:min(88vh,820px);overflow:auto!important}.ui-dialog.vehicle-dialog .ui-dialog-titlebar-close{z-index:99999999;color:var(--pv-color-heading)}.vehicle-dialog .ui-dialog-titlebar{height:40px;border:0;padding:0!important;margin-bottom:-30px;background-color:var(--pv-color-primary)!important}.vehicle-dialog .ui-dialog-titlebar button{opacity:1;width:24px!important;height:24px!important;right:15px!important;top:15px!important}.vehicle-dialog-container{position:relative;background:var(--pv-color-white)}.vehicle-dialog-info-wrapper{display:flex;align-items:center;padding:8px 16px}.vehicle-dialog-info-picture{position:relative;display:block;min-width:150px}.vehicle-dialog-info-picture:before{content:"";display:block;padding-top:48px}.vehicle-dialog-info-picture img{position:absolute;inset:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1)}.vehicle-dialog-info{margin-left:16px;margin-right:30px}.vehicle-dialog-info h4{color:var(--pv-color-heading);margin:0;font-weight:600;font-size:16px}.vehicle-dialog-info .model-name{color:var(--pv-color-link);font-size:12px;display:inline-block;font-weight:500;line-height:14px}.vehicle-dialog-info p{margin:7px 0 0;color:var(--pv-color-text);font-size:12px;line-height:14px}.vehicle-dialog-top{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:28px;padding:0 16px}.vehicle-dialog-top .vehicle-tabs{display:flex;gap:20px}.vehicle-dialog-top .tab{padding:15px 20px;cursor:pointer;font-size:14px;font-weight:400;color:var(--pv-color-text-muted);position:relative}.vehicle-dialog-top .tab.active{color:var(--pv-color-text);font-weight:500}.vehicle-dialog-container .close-button{background:none;border:0;font-size:24px;color:var(--pv-color-text-light);cursor:pointer}.vehicle-dialog-container .content{display:flex;align-items:flex-start;gap:20px;padding:0 16px;max-height:min(78vh,680px);overflow:auto}.vehicle-dialog-container .search-panel{padding:16px 16px 0;border:1px solid rgba(0,0,0,.1);background:var(--pv-color-bg-soft);border-radius:7px;max-width:337px;width:100%}.vehicle-dialog-container .search-panel-middle{padding:16px 16px 0;border:1px solid rgba(0,0,0,.1);background:var(--pv-color-bg-soft);border-radius:7px;max-width:350px;width:100%}.vehicle-dialog-container .search-panel-middle h4{margin-bottom:24px}.vin-warning{color:var(--pv-color-error);display:none;margin-top:5px;margin-bottom:20px;margin-left:5px}.search-panel-radio{margin-bottom:24px}.search-panel-radio .search-panel-radio-inline label{border-bottom:3px solid var(--pv-color-bg-soft);display:block;padding:6px 0 10px;cursor:pointer}.model-name{display:inline-block;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.search-panel .search-panel-radio{display:flex}.search-panel-radio .search-panel-radio-inline{width:50%}.search-panel-radio .search-panel-icon{width:32px;height:32px;background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-truck.svg)no-repeat center center;display:block}.search-panel-radio .t-center .search-panel-icon{margin:0 auto}.search-panel-radio .search-panel-icon.car{background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-car.svg)no-repeat center center}.search-panel-radio .search-panel-icon.vin{background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-vin.svg)no-repeat center center}.search-panel-radio input[type=radio]{position:absolute;opacity:0}.search-panel-radio input[type=radio]:checked+label{border-bottom:3px solid var(--pv-color-primary)}.search-panel-radio input[type=radio]:checked+label .search-panel-icon.car{background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-car-active.svg)no-repeat center center}.search-panel-radio input[type=radio]:checked+label .search-panel-icon.truck{background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-truck-active.svg)no-repeat center center}.search-panel-radio input[type=radio]:checked+label .search-panel-icon.vin{background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-vin-active.svg)no-repeat center center}.vehicle-dialog-container .search-input-container{position:relative;margin-bottom:24px}.vehicle-dialog-container .search-input-container-middle{position:relative}.vehicle-dialog-container .search-input{width:100%;padding:10px 40px 10px 15px;border:1px solid var(--pv-color-border);border-radius:7px;height:43px;box-sizing:border-box;font-size:12px}.vehicle-dialog-container .search-input-container svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1}.vehicle-dialog-container .search-input-container-middle svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1}.vehicle-dialog-container .inputs-flex{margin-bottom:16px;display:flex;align-items:center}.vehicle-dialog-container .inputs-flex label{width:78px;color:var(--pv-color-heading);font-size:14px;line-height:21px;margin:0}.vehicle-dialog-container .search-panel-middle .inputs-flex label{width:120px;color:var(--pv-color-heading);font-size:14px;line-height:21px;font-weight:500;margin:0}.vehicle-dialog-container .inputs-flex select{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:4px;height:43px;color:var(--pv-color-text-muted);font-size:14px;background-color:var(--pv-color-white);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/chevron-down.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.vehicle-dialog-container .popular-brands{flex:2;padding-left:5px;position:relative}.vehicle-dialog-container .popular-brands h3{margin-bottom:17px;font-weight:400}.vehicle-dialog-container .popular-brands h3 span{font-weight:400}.vehicle-dialog-container .popular-brands .sub{margin-top:-14px;margin-bottom:12px;color:var(--pv-color-text-muted);font-weight:500;font-size:10px}.dialog-content-loader{position:absolute;top:50%;left:50%;margin-left:-32px;margin-top:-32px;display:none}.popular-brands .brand-table{max-height:314px;overflow:auto}.popular-brands .brand-table table{width:100%}.popular-brands .brand-table table tr th{background:var(--pv-color-bg-soft);color:var(--pv-color-heading);font-size:11px;padding:12px;font-weight:400;text-align:left}.popular-brands .brand-table table tr td{color:var(--pv-color-text);font-size:11px;padding:8px;font-weight:400;border-bottom:1px solid rgba(0,0,0,.1);text-align:left}.popular-brands .brand-table table tr td:first-of-type{border-left:1px solid rgba(0,0,0,.1)}.popular-brands .brand-table table tr td:last-of-type{border-right:1px solid rgba(0,0,0,.1)}.popular-brands .brand-table table tr td a{color:var(--pv-color-link);font-weight:500}.popular-brands .brand-table.autocomplete-selecteditem{margin:0 0 30px;max-height:100%}.vehicle-dialog-container .brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-height:450px;overflow:hidden;overflow-y:auto}.vehicle-dialog-container .brand-grid.grid-2{grid-template-columns:repeat(2,1fr)}.vehicle-dialog-container .hide{display:none}.vehicle-dialog-container .brand-button{min-width:74px;padding:8px 6px;border-radius:7px;background-color:#f5f5f587;cursor:pointer;font-size:14px;line-height:18px;text-align:center;color:var(--pv-color-text-muted);border:1px solid rgb(249 155 39/19%)}.vehicle-dialog-container .brand-button:hover{background:var(--pv-color-bg-soft)}.vehicle-dialog-container .brand-button.back{background:var(--pv-color-heading);border-color:var(--pv-color-text);color:var(--pv-color-white)}.vehicle-dialog-container .brand-button.back.brand-button-text{background:var(--pv-color-white);border-color:var(--pv-color-white);color:var(--pv-color-text-muted);padding:0;min-width:auto;position:relative;top:-14px;display:inline-block}.vehicle-dialog-container .search-button-container{display:flex;justify-content:flex-end;margin-top:20px;margin-bottom:26px;margin-right:34px}.vehicle-dialog-container .search-button{padding:11px 19px;background-color:var(--pv-color-primary);color:var(--pv-color-white);border:0;border-radius:7px;font-size:13px;cursor:pointer;min-width:122px;text-align:center}@media (max-width: 920px){.ui-dialog.vehicle-dialog{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;left:8px!important;right:8px!important}.vehicle-dialog-container .content{flex-direction:column;gap:12px;padding:0 12px 12px}.vehicle-dialog-container .search-panel,.vehicle-dialog-container .search-panel-middle,.vehicle-dialog-container .popular-brands{max-width:100%;width:100%;padding-left:0}.vehicle-dialog-container .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:280px}.popular-brands .brand-table{max-height:260px;overflow-x:auto}.vehicle-dialog-top{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:16px}.vehicle-dialog-top .tab{padding:10px 14px}}.brand-filter{display:flex;gap:10px;margin-bottom:16px;overflow:auto}.brand-filter .filter-box{position:relative;display:flex;flex-direction:column;padding:8px 12px;border:1px solid rgba(0,0,0,.1);border-radius:4px;background:var(--pv-color-white);width:20%}.brand-filter .filter-box label{font-size:10px;color:var(--pv-color-text-muted);line-height:1;margin:0 0 3px}.brand-filter .filter-box select{font-size:11px;font-weight:600;border:0;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:0;cursor:pointer;color:var(--pv-color-heading);padding:0;height:auto}.brand-filter .filter-box:after{content:"";position:absolute;right:6px;top:21px;pointer-events:none;background:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/chevron-down.svg)no-repeat center center;width:12px;height:12px}search-input-container .autocomplete-results{position:absolute;background:var(--pv-color-white);border:1px solid var(--pv-color-border);max-height:250px;overflow-y:auto;width:100%;z-index:999}.search-input-container .autocomplete-item{padding:8px 12px;cursor:pointer}.search-input-container .autocomplete-item em{font-weight:600}.search-input-container .autocomplete-item:hover{background:var(--pv-color-bg-soft)}.pv-home-v2 .selected-autocomplete-item{width:100%;margin-top:8px}.pv-home-v2 .vehicle-card{background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--pv-color-border-soft);border-radius:20px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 8px 32px #00000014;max-width:480px;animation:pvVehicleCardIn .35s ease-out}@keyframes pvVehicleCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pv-home-v2 .vehicle-card .vehicle-info{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.pv-home-v2 .vehicle-card .car-image{max-width:280px;max-height:160px;width:auto;height:auto;object-fit:contain;border-radius:14px;background:var(--pv-color-bg-soft);padding:12px;border:1px solid var(--pv-color-border-soft)}.pv-home-v2 .vehicle-card .vehicle-details{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.pv-home-v2 .vehicle-card .vehicle-name{font-size:var(--pv-text-lg);font-weight:700;color:var(--pv-color-heading);line-height:1.3;margin:0}.pv-home-v2 .vehicle-card .vehicle-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.pv-home-v2 .vehicle-card .vehicle-meta span{display:inline-flex;align-items:center;font-size:var(--pv-text-xs);font-weight:500;color:var(--pv-color-text-muted);background:var(--pv-color-bg-soft);padding:4px 10px;border-radius:999px;border:1px solid var(--pv-color-border-soft);white-space:nowrap}.pv-home-v2 .vehicle-card .vehicle-actions{display:flex;flex-direction:column;gap:8px;width:100%}.pv-home-v2 .vehicle-card .btn-uyumlu{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 24px;border:0;border-radius:14px;background:var(--pv-color-primary);color:var(--pv-color-white);font-size:var(--pv-text-base);font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #f99b274d}.pv-home-v2 .vehicle-card .btn-uyumlu:hover{background:var(--pv-color-primary-hover);box-shadow:0 4px 16px #f99b2766}.pv-home-v2 .vehicle-card .btn-kaldir{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 24px;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);color:var(--pv-color-text-muted);font-size:var(--pv-text-sm);font-weight:500;cursor:pointer;transition:all .2s ease}.pv-home-v2 .vehicle-card .btn-kaldir:hover{border-color:var(--pv-color-error);color:var(--pv-color-error);background:var(--pv-color-error-soft)}@media (max-width: 768px){.pv-home-v2 .vehicle-card{padding:18px;max-width:100%;border-radius:16px}.pv-home-v2 .vehicle-card .car-image{max-width:220px;max-height:130px;padding:8px}.pv-home-v2 .vehicle-card .vehicle-name{font-size:var(--pv-text-md)}}.ui-dialog.vehicle-dialog{border:0;border-radius:18px;overflow:hidden;box-shadow:0 24px 54px #0f172a47}.ui-dialog.vehicle-dialog .ui-dialog-content{background:#f7f9fc;max-height:calc(100vh - 18px);overflow:auto!important}.ui-dialog.vehicle-dialog .ui-dialog-titlebar{height:0;min-height:0;margin:0;padding:0;background:transparent!important;border:0}.ui-dialog.vehicle-dialog .ui-dialog-titlebar button{right:16px!important;top:16px!important;z-index:60;width:28px!important;height:28px!important;border-radius:999px;background:#94a3b824;border:0}.pv-vehicle-dialog{overflow:auto;background:#f7f9fc;color:var(--pv-color-heading);display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 18px);height:calc(100vh - 90px)}.pv-vehicle-dialog .vehicle-dialog-top{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px 10px;border-bottom:1px solid #e6ebf3;margin-bottom:0}.pv-vehicle-dialog .vehicle-tabs{display:inline-flex;align-items:center;background:#eceff4;border:1px solid #e1e7f0;border-radius:14px;padding:4px;gap:4px}.pv-vehicle-dialog .vehicle-tabs .tab{border:0;background:transparent;color:#5f6f86;border-radius:11px;padding:10px 14px;font-size:12px;line-height:1;font-weight:700;display:inline-flex;align-items:center;gap:9px;cursor:pointer}.pv-vehicle-dialog .vehicle-tabs .tab .search-panel-icon{width:16px;height:16px;background-size:16px;opacity:.7}.pv-vehicle-dialog .vehicle-tabs .tab.active{background:#f28f23;color:#fff;box-shadow:0 10px 16px #f28f2340}.pv-vehicle-dialog .vehicle-tabs .tab.active .search-panel-icon{opacity:1}.pv-vehicle-dialog .vehicle-tabs .tab.active .search-panel-icon.car{background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-car.svg)}.pv-vehicle-dialog .vehicle-tabs .tab.active .search-panel-icon.vin{background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-vin.svg)}.pv-vehicle-dialog .vehicle-tabs .tab.active .search-panel-icon.quick{background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/search-icon-black.svg)}.pv-vehicle-dialog .pv-modal-main-search{margin:12px 14px 8px;position:relative}.pv-vehicle-dialog .search-input{width:100%;height:44px;border-radius:11px;border:1px solid #dbe3ef;background:#f2f5fa;color:#0f203f;font-size:14px;padding:10px 50px 10px 18px}.pv-vehicle-dialog .search-input::placeholder{color:#91a0b5}.pv-vehicle-dialog .pv-modal-main-search svg{position:absolute;left:14px;right:auto;top:50%;transform:translateY(-50%)}.pv-vehicle-dialog .pv-modal-main-search .search-input{padding-left:44px}.pv-vehicle-dialog .pv-modal-main-search .autocomplete-results{display:none!important}.pv-vehicle-dialog .pv-modal-vehicle-type{display:grid;align-items:center;gap:10px;margin:0 14px 10px;padding:10px 0;border-top:1px solid #e6ebf3;border-bottom:1px solid #e6ebf3;justify-content:center}.pv-vehicle-dialog .pv-modal-vehicle-type-label{color:#13223f;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.pv-vehicle-dialog .search-panel-radio{display:inline-flex;align-items:center;gap:8px;margin-bottom:0}.pv-vehicle-dialog .search-panel-radio-inline{width:auto}.pv-vehicle-dialog .search-panel-radio input[type=radio]{position:absolute;opacity:0}.pv-vehicle-dialog .search-panel-radio label{border:1px solid #e0e7f2;background:#edf1f6;min-width:104px;padding:8px 10px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;color:#50627d;border-bottom:1px solid #e0e7f2!important}.pv-vehicle-dialog .search-panel-radio label .search-panel-icon{width:16px;height:16px;background-size:16px}.pv-vehicle-dialog .search-panel-radio input[type=radio]:checked+label{background:#f28f23;border-color:#f28f23;color:#fff}.pv-vehicle-dialog .search-panel-radio input[type=radio]:checked+label .search-panel-icon.car{background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/vehicle-icon.svg)}.pv-vehicle-dialog .search-panel-radio input[type=radio]:checked+label .search-panel-icon.truck{background-image:url(/Plugins/Sage.Plugin.Partvendo/Themes/Partvendo/Content/images/vehicle-icon.svg)}.pv-vehicle-dialog .pv-modal-clear{border:0;background:transparent;color:#f28f23;font-size:12px;font-weight:700;cursor:pointer}.pv-vehicle-dialog .content{grid-template-columns:1.5fr 1.5fr 1fr;gap:10px;padding:0 12px 12px;max-height:calc(100vh - 150px);overflow:auto;min-height:0}.pv-vehicle-dialog .pv-vehicle-step-area{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;flex:1}.pv-vehicle-dialog .pv-step-card{border-radius:13px;border:1px solid #dbe3ef;background:#fff;padding:10px;display:flex;flex-direction:column;min-height:200px;max-height:300px;transition:border-color .2s ease,box-shadow .2s ease}.pv-vehicle-dialog .pv-step-card:hover{border-color:#f3b170}.pv-vehicle-dialog .pv-step-card.is-disabled{opacity:.5}.pv-vehicle-dialog .pv-step-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.pv-vehicle-dialog .pv-step-card-head h3{display:inline-flex;align-items:center;gap:8px;margin:0;color:#0f203f;font-size:16px!important;line-height:1.1;font-weight:600}.pv-vehicle-dialog .pv-step-number{width:22px;height:22px;border-radius:999px;background:#0e1c3f;color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.pv-vehicle-dialog .pv-step-selected{font-size:11px;color:#97a4b8}.pv-vehicle-dialog .pv-step-selected.has-value{color:#f28f23}.pv-vehicle-dialog .pv-step-filter{width:100%;height:34px;border-radius:9px;border:1px solid #dbe3ef;background:#f2f5fa;font-size:12px;padding:8px 10px;color:#1f2c4a}.pv-vehicle-dialog .brand-grid{margin-top:7px;display:grid;gap:6px;overflow:auto;min-height:0;padding-right:2px}.pv-vehicle-dialog #brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start}.pv-vehicle-dialog #family-grid,.pv-vehicle-dialog #model-grid,.pv-vehicle-dialog #engine-grid{grid-template-columns:repeat(2,1fr);align-content:start}.pv-vehicle-dialog .pv-step-item{border:1px solid #e2e8f2;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.pv-vehicle-dialog .pv-step-item:hover{border-color:#f3ae67;background:#fff9f3}.pv-vehicle-dialog .pv-step-item.is-active{border-color:#f28f23;box-shadow:0 0 0 1px #f28f2333}.pv-vehicle-dialog .pv-step-brand{min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-align:center;padding:10px 7px}.pv-vehicle-dialog .pv-step-line,.pv-vehicle-dialog .pv-step-engine{min-height:48px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:8px 10px;text-align:left;gap:8px}.pv-vehicle-dialog .pv-step-engine{grid-template-columns:minmax(0,1fr) auto}.pv-vehicle-dialog .pv-item-logo{width:30px;height:30px;border-radius:10px;background:#eef2f8;border:1px solid #dae2ef;color:#0f203f;font-weight:600;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.pv-vehicle-dialog .pv-item-text-wrap{display:flex;flex-direction:column;gap:2px;min-width:0}.pv-vehicle-dialog .pv-item-title{color:#0f203f;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-vehicle-dialog .pv-item-sub{color:#74839a;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-vehicle-dialog .pv-item-meta{font-size:10px;color:#8e9bb0;font-weight:700;white-space:nowrap}.pv-vehicle-dialog .pv-step-empty{width:100%;border:1px dashed #d4dceb;border-radius:14px;color:#8390a3;font-size:11px;padding:12px 10px;text-align:center}.pv-vehicle-dialog .pv-vehicle-summary{border:1px solid #dbe3ef;background:#f5f7fb;border-radius:13px;padding:12px;display:flex;flex-direction:column;gap:10px;width:320px;flex-shrink:0}.pv-vehicle-dialog .pv-vehicle-summary .no-vehicle h4{margin:8px 0 4px;font-size:17px;color:#0f203f;text-align:center}.pv-vehicle-dialog .pv-vehicle-summary .no-vehicle p{margin:0;color:#627189;font-size:12px;line-height:1.5;text-align:center}.pv-vehicle-dialog .pv-vehicle-summary .no-vehicle ol{margin:7px 0 0;padding-left:18px;color:#617086;font-size:11px;line-height:1.65;text-align:center}.pv-vehicle-dialog .pv-vehicle-summary-icon{width:64px;height:64px;border-radius:999px;background:#eef2f7;display:flex;align-items:center;justify-content:center;margin:0 auto}.pv-vehicle-dialog .pv-vehicle-summary-icon .search-panel-icon{width:24px;height:24px;background-size:24px}.pv-vehicle-dialog .vehicle-selected{display:none;flex-direction:column;gap:10px}.pv-vehicle-dialog .pv-summary-label{margin:0;color:#8d9ab0;font-size:12px;font-weight:700;letter-spacing:.08em}.pv-vehicle-dialog #vehicle-name{margin:0;color:#101f3f;font-size:15px;line-height:1.2;font-weight:800;text-decoration:none}.pv-vehicle-dialog #vehicle-details{margin:0;color:#f28f23;font-size:12px;font-weight:700}.pv-vehicle-dialog .vehicle-dialog-info-picture{width:100%;min-width:0;border-radius:11px;background:#fff;border:1px solid #e0e7f2;padding:7px}.pv-vehicle-dialog .vehicle-dialog-info-picture img{position:static;width:100%;max-width:100%;max-height:160px;display:block;object-fit:contain}.pv-vehicle-dialog .search-button{border:0;border-radius:11px;background:#f28f23;color:#fff;min-height:42px;font-size:13px;cursor:pointer;width:100%}.pv-vehicle-dialog .search-button:disabled{opacity:.45;cursor:not-allowed}.pv-vehicle-dialog .pv-summary-reset{border:0;background:transparent;text-decoration:underline;color:#8391a6;font-size:11px;cursor:pointer}.pv-vehicle-dialog .pv-vin-search-pane{width:min(640px,100%);margin:0 auto;padding:14px 16px 18px;display:flex;flex-direction:column;gap:12px}.pv-vehicle-dialog .pv-vin-search-pane .search-input-container{position:relative}.pv-vehicle-dialog .pv-vin-search-pane #vinInput{width:100%;height:42px;border-radius:10px;border:1px solid #dbe3ef;background:#fff;color:#0f203f;font-size:13px;padding:10px 42px 10px 14px}.pv-vehicle-dialog .pv-vin-search-pane svg{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.pv-vehicle-dialog .vin-warning{margin:0;font-size:12px}.pv-vehicle-dialog .pv-vin-result{margin-top:8px}.pv-vehicle-dialog .pv-vin-result-card{border:1px solid #dbe3ef;background:#fff;border-radius:11px;padding:9px;display:grid;grid-template-columns:130px minmax(0,1fr) 160px;align-items:center;gap:9px}.pv-vehicle-dialog .pv-vin-result-image{width:130px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #e0e7f2}.pv-vehicle-dialog .pv-vin-result-text h4{margin:0;color:#0f203f;font-size:14px;line-height:1.25}.pv-vehicle-dialog .pv-vin-result-text p{margin:6px 0 0;color:#6d7d95;font-size:11px}.pv-vehicle-dialog .pv-vin-result-card .search-button{min-height:38px;font-size:12px}.pv-vehicle-dialog .pv-autocomplete-pane{width:min(760px,100%);margin:0 auto;padding:16px}.pv-vehicle-dialog .pv-autocomplete-pane h4{margin:0 0 8px;color:#0f203f;font-size:15px}.pv-vehicle-dialog .pv-autocomplete-pane p{margin:8px 0 0;color:#6d7d95;font-size:12px}.pv-vehicle-dialog .pv-autocomplete-pane .search-input-container{position:relative}.pv-vehicle-dialog .pv-autocomplete-pane .search-input-container svg{position:absolute;right:10px;top:10px;transform:none}.pv-vehicle-dialog .pv-autocomplete-pane .search-input{padding-right:40px}.pv-vehicle-dialog .pv-autocomplete-pane .autocomplete-results{margin-top:7px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;max-height:380px;overflow:auto}.pv-vehicle-dialog .pv-autocomplete-pane .autocomplete-item{width:100%;border:0;border-bottom:1px solid #edf2f8;background:#fff;text-align:left;padding:8px 10px;display:flex;flex-direction:column;gap:2px;cursor:pointer}.pv-vehicle-dialog .pv-autocomplete-pane .autocomplete-item:hover{background:#f8fbff}.pv-vehicle-dialog .pv-autocomplete-pane .autocomplete-item.no-results{color:#7f8da2;cursor:default}.pv-vehicle-dialog .pv-autocomplete-pane .autocomplete-item.no-results:hover{background:#fff}.pv-vehicle-dialog .pv-auto-title{color:#0f203f;font-size:13px;font-weight:700}.pv-vehicle-dialog .pv-auto-meta{color:#7e8ca1;font-size:11px}.pv-empty-recent{border:1px dashed #dbe3ef;border-radius:14px;color:#8391a6;font-size:13px;text-align:center;padding:14px}.pv-recent-item{border:1px solid #e1e7f0;border-radius:14px;background:#fff;padding:12px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pv-recent-info{display:flex;flex-direction:column;gap:3px;min-width:0}.pv-recent-info strong{color:#0f203f;font-size:14px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-recent-info span{color:#7e8ca1;font-size:12px}.pv-recent-select{border:1px solid #f2bf8d;color:#f28f23;background:#fff8f2;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}@media (max-width: 1180px){.pv-vehicle-dialog .vehicle-dialog-top{padding:16px 18px}.pv-vehicle-dialog .content{grid-template-columns:1fr;max-height:none}.pv-vehicle-dialog .pv-vehicle-summary{position:sticky;bottom:0;z-index:4}}@media (max-width: 920px){.ui-dialog.vehicle-dialog{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;left:5px!important;right:5px!important;border-radius:20px}.pv-vehicle-dialog .vehicle-dialog-top{flex-direction:column;align-items:stretch;gap:12px;padding:14px 14px 12px}.pv-vehicle-dialog .pv-modal-main-search,.pv-vehicle-dialog .pv-modal-vehicle-type{margin-left:14px;margin-right:14px}.pv-vehicle-dialog .pv-modal-vehicle-type{grid-template-columns:1fr;gap:10px;padding:12px 0}.pv-vehicle-dialog .search-panel-radio{width:100%}.pv-vehicle-dialog .search-panel-radio-inline{width:50%}.pv-vehicle-dialog .search-panel-radio label{width:100%;min-width:0}.pv-vehicle-dialog .content{padding:0 12px 14px}.pv-vehicle-dialog .pv-vehicle-step-area{grid-template-columns:1fr}.pv-vehicle-dialog .pv-step-card{min-height:230px}.pv-vehicle-dialog .search-input{font-size:14px;height:42px}.pv-vehicle-dialog .pv-vin-search-pane{padding:14px}.pv-vehicle-dialog .pv-vin-result-card{grid-template-columns:1fr}.pv-vehicle-dialog .pv-vin-result-image{width:100%;height:170px}}@media (max-width: 640px){.pv-vehicle-dialog .vehicle-tabs{width:100%}.pv-vehicle-dialog .vehicle-tabs .tab{width:33.333%;justify-content:center;padding:11px 8px;font-size:11px}.pv-vehicle-dialog #brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pv-vehicle-dialog .pv-vehicle-summary .no-vehicle h4{font-size:22px}.pv-vehicle-dialog .search-button{min-height:48px;font-size:15px}}#vehicle-dialog .ui-dialog-titlebar{display:none!important}.orange-button-default{background:var(--pv-color-primary)!important;margin-top:18px!important;color:var(--pv-color-white)!important;font-size:13px!important;font-weight:700!important;border-radius:14px!important;letter-spacing:0!important;text-transform:none!important}.orange-button-default:hover{background:var(--pv-color-primary-hover)!important;color:var(--pv-color-white)!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px #ff7a003d!important}.blue-button-default{margin-top:18px!important;color:var(--pv-color-white)!important;font-size:13px!important;font-weight:700!important;border-radius:14px!important;letter-spacing:0!important;text-transform:none!important}.blue-button-default:hover{background:#305fe7!important;color:var(--pv-color-white)!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px #305fe7!important}.disabled-link{pointer-events:none;opacity:.5;cursor:not-allowed}#pv-home-seo-description{margin-top:0!important;padding-bottom:8px!important;text-align:left!important}#pv-home-seo-description .pv-stitch-desc-card{height:450px;border:1px solid #dfe5ec;border-radius:14px;background:#f8f6f6;box-shadow:0 1px 2px #0f172a0d;overflow:hidden;display:flex;flex-direction:column}#pv-home-seo-description .pv-stitch-desc-card__head{padding:16px 20px;border-bottom:1px solid #dfe5ec;background:#ffffff73;text-align:left}#pv-home-seo-description .pv-stitch-desc-card__title{margin:0;color:#1a1a2e;font-size:32px;line-height:1.2;font-weight:700}#pv-home-seo-description .pv-stitch-desc-card__subtitle{margin:6px 0 0;color:var(--pv-color-primary);font-size:14px;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:.04em}#pv-home-seo-description .pv-stitch-desc-card__body{flex:1;overflow-y:auto;padding:16px 18px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}#pv-home-seo-description .pv-stitch-desc-card__body::-webkit-scrollbar{width:4px}#pv-home-seo-description .pv-stitch-desc-card__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}#pv-home-seo-description .pv-stitch-desc-section h2{margin:0 0 8px;color:#1a1a2e;font-size:16px;line-height:1.35;font-weight:600;border-left:3px solid var(--pv-color-primary);padding-left:10px}#pv-home-seo-description .pv-stitch-desc-section p{margin:0;color:#64748b;font-size:15px;line-height:1.65}#pv-home-seo-description .pv-stitch-desc-section a{color:var(--pv-color-primary);font-weight:500;text-decoration:none}#pv-home-seo-description .pv-stitch-desc-divider{height:1px;background:#dfe5ec;margin:14px 0}#pv-home-seo-description .pv-stitch-desc-list{margin:12px 0 0;padding:0;list-style:none}#pv-home-seo-description .pv-stitch-desc-list li{position:relative;margin:0 0 8px;padding-left:16px;color:#64748b;font-size:15px;line-height:1.55;font-style:italic}#pv-home-seo-description .pv-stitch-desc-list li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--pv-color-primary);opacity:.45}@media (max-width: 768px){#pv-home-seo-description .pv-stitch-desc-card{height:420px}#pv-home-seo-description .pv-stitch-desc-card__title{font-size:28px}#pv-home-seo-description .pv-stitch-desc-card__subtitle{font-size:12px}#pv-home-seo-description .pv-stitch-desc-section p,#pv-home-seo-description .pv-stitch-desc-list li{font-size:14px}}#pv-home-seo-faq{margin-top:0!important;padding-bottom:8px!important;text-align:left!important}#pv-home-seo-faq .pv-stitch-faq-card{height:450px;border:1px solid #dfe5ec;border-radius:14px;background:#f8f6f6;box-shadow:0 1px 2px #0f172a0d;overflow:hidden;display:flex;flex-direction:column}#pv-home-seo-faq .pv-stitch-faq-card__head{padding:16px 20px;border-bottom:1px solid #dfe5ec;background:#ffffff73;text-align:left}#pv-home-seo-faq .pv-stitch-faq-card__title{margin:0;color:#1a1a2e;font-size:32px;line-height:1.2;font-weight:700}#pv-home-seo-faq .pv-stitch-faq-card__subtitle{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.4}#pv-home-seo-faq .pv-stitch-faq-card__body{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}#pv-home-seo-faq .pv-stitch-faq-card__body::-webkit-scrollbar{width:4px}#pv-home-seo-faq .pv-stitch-faq-card__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}#pv-home-seo-faq .pv-stitch-faq-item{padding:14px 18px;border-bottom:1px solid #dfe5ec;transition:background-color .2s ease}#pv-home-seo-faq .pv-stitch-faq-item:hover{background:#ffffff6b}#pv-home-seo-faq .pv-stitch-faq-item:last-child{border-bottom:0}#pv-home-seo-faq .pv-stitch-faq-item h3{margin:0 0 6px;color:#1a1a2e;font-size:16px;line-height:1.35;font-weight:500}#pv-home-seo-faq .pv-stitch-faq-item p{margin:0;color:#64748b;font-size:15px;line-height:1.5}@media (max-width: 768px){#pv-home-seo-faq .pv-stitch-faq-card{height:420px}#pv-home-seo-faq .pv-stitch-faq-card__title{font-size:28px}}.advanced-search-info{font-size:9px;font-weight:500}.payment-container{max-width:1100px;margin:50px auto;display:flex;flex-wrap:wrap;background:var(--pv-color-white);border-radius:18px;box-shadow:0 8px 24px #0000001a;overflow:hidden}.payment-form-area{flex:1 1 50%;padding:40px}.payment-form-area h2{font-size:1.5rem;font-weight:600;margin-bottom:25px;color:var(--payment-orange)}.payment-input{margin-bottom:18px}.payment-input label{display:block;font-size:.9rem;margin-bottom:6px}.payment-input input{width:100%;padding:12px;border-radius:8px;border:1px solid var(--payment-border);font-size:1rem;outline:none;transition:.2s ease}.payment-input input:focus{border-color:var(--payment-orange);box-shadow:0 0 0 3px #f9731633}.payment-submit-btn{width:100%;background:var(--payment-orange);border:none;color:#fff;font-weight:600;font-size:1rem;padding:14px;border-radius:8px;margin-top:20px;cursor:pointer;transition:.2s ease}.payment-submit-btn:hover{opacity:.9}.payment-card-preview{flex:1 1 50%;background:linear-gradient(135deg,var(--payment-orange),var(--payment-orange-light));display:flex;justify-content:center;align-items:center;padding:40px;perspective:1000px}.payment-card{width:360px;height:220px;border-radius:15px;position:relative;transform-style:preserve-3d;transition:transform .8s ease}.payment-card-front,.payment-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:15px;color:#fff;box-shadow:0 6px 16px #0000004d;overflow:hidden}.payment-card-front{background:linear-gradient(135deg,var(--pv-color-link-hover),var(--pv-color-text-muted));padding:20px;display:flex;flex-direction:column;justify-content:space-between}.payment-card-front:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./images/thumbs/card-chip.png);background-repeat:no-repeat;background-position:20px 60px;opacity:.3;pointer-events:none}.payment-card-back{background:linear-gradient(135deg,var(--pv-color-link-hover),var(--pv-color-text-muted));transform:rotateY(180deg);padding:20px}.payment-card.mirrored{transform:rotateY(180deg)}.payment-card-number{font-size:1.2rem;letter-spacing:2px;text-align:right;margin-top:40px}.payment-card-holder{display:flex;justify-content:space-between;text-transform:uppercase;font-size:.85rem;margin-top:20px}.payment-card-strip{background:var(--pv-color-black);height:40px;margin-top:15px;border-radius:4px}.payment-card-cvv-box{background:var(--pv-color-white);color:var(--pv-color-heading);width:100px;padding:6px;text-align:right;border-radius:4px;margin-top:15px;margin-left:auto}.payment-card-brands{display:flex;gap:10px;justify-content:center;margin-top:25px}.payment-card-brands img{height:28px;opacity:.85;transition:.2s ease}.payment-card-brands img:hover{opacity:1}.payment-installments{max-width:1100px;margin:40px auto;background:var(--pv-color-white);border-radius:14px;box-shadow:0 6px 16px #00000014;padding:30px;overflow-x:auto;-webkit-overflow-scrolling:touch}.payment-installments h3{margin-bottom:15px;font-size:1.2rem;color:var(--payment-orange)}.payment-installment-table{width:100%;border-collapse:collapse;text-align:center;font-size:.95rem;min-width:500px}.payment-installment-table th,.payment-installment-table td{border:1px solid var(--pv-color-border-soft);padding:12px;text-align:center;white-space:nowrap}.payment-installment-table th{background-color:var(--pv-color-bg-soft);font-weight:600}.payment-submit-btn:disabled{opacity:.5;cursor:not-allowed}.payment-installment-table thead{background:var(--pv-color-bg-soft)}@media (max-width: 900px){.payment-container{flex-direction:column}.payment-card-preview{padding:30px}.payment-card{width:90%}}.installment-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.installment-option{border:1px solid var(--pv-color-border-strong);border-radius:8px;padding:6px 10px;cursor:pointer;font-size:14px;background:var(--pv-color-bg-soft)}.installment-option:hover{background:var(--pv-color-bg-soft)}.installment-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.installment-option{flex:1 1 calc(33.333% - 12px);box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:var(--pv-color-bg-soft);border:1px solid var(--pv-color-border);border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.installment-option:hover{background:var(--pv-color-bg-soft);border-color:var(--pv-color-border-strong)}.installment-option input{margin-right:6px}.installment-option input:checked+span{font-weight:600;color:var(--pv-color-primary)}@media (max-width: 768px){.installment-option{flex:1 1 calc(50% - 12px);font-size:14px;padding:8px}.installment-radio-item{max-width:100%!important}.payment-installments{margin-bottom:10px}.payment-installment-table th,.payment-installment-table td{font-size:13px;padding:6px}}.input-inside-div{justify-content:center;display:grid}.payment-input .installment-option input:focus{outline:none;border-color:transparent;box-shadow:none}#installment-radio-options{display:flex!important;flex-wrap:wrap;gap:12px;margin-top:8px}.installment-radio-item{flex:1 1 calc(33.333% - 12px);display:flex;align-items:center;padding:16px;border:2px solid var(--pv-color-border-soft);border-radius:10px;cursor:pointer;transition:all .2s ease;background:var(--pv-color-white);box-sizing:border-box;max-width:49%}.installment-radio-item:hover{border-color:var(--pv-color-primary);background-color:var(--pv-color-primary-soft);box-shadow:0 2px 8px #f99b271a}.installment-radio-item input[type=radio]{width:20px;height:20px;margin-right:12px;cursor:pointer;flex-shrink:0}.installment-radio-item.selected{border-color:var(--pv-color-primary);background-color:var(--pv-color-primary-soft);box-shadow:0 2px 12px #f99b2726}.installment-content{flex:1;display:flex;justify-content:space-between;align-items:center;gap:16px}.installment-left{display:flex;flex-direction:column;gap:4px}.installment-term{font-weight:600;color:var(--pv-color-text);font-size:15px}.installment-rate{color:var(--pv-color-text-muted);font-size:13px}.installment-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.installment-monthly{font-size:13px;color:var(--pv-color-text-muted)}.installment-total{font-weight:600;color:var(--pv-color-primary);font-size:16px}@media (max-width: 768px){.installment-radio-item{flex:1 1 100%}}.order-summary-content .order-sum-left{background-color:#fff;padding:24px;margin-bottom:28px;box-shadow:0 2px 8px #0000001f;border-radius:8px}.orderSummaryTextMobil{margin-left:0;gap:15px}.remit-payment-info{padding:0 25px}#checkout-step-payment-info{padding:25px}button.button-2.move-to-wishlist-button{display:block;border:none;background-color:var(--pv-color-primary);padding:10px 20px;font-size:15px;color:var(--pv-color-white);width:100%;border-radius:5px;font-weight:600}.html-product-details-page .product-details-page .page-body{max-width:1280px;margin:0 auto;padding:0 16px 36px;overflow-x:hidden}.html-product-details-page .product-details-page .breadcrumb,.html-product-details-page .product-details-page .breadcrumb ul{margin:6px 0 10px}.html-product-details-page .product-details-page .breadcrumb li,.html-product-details-page .product-details-page .breadcrumb strong{font-size:13px;color:var(--pv-color-text-muted)}.html-product-details-page .product-details-page .breadcrumb strong{color:var(--pv-color-text);font-weight:700}.html-product-details-page .pv-product-essential-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);overflow:hidden;padding:0}.html-product-details-page .pv-product-essential-card>.pv-product-gallery,.html-product-details-page .pv-product-essential-card>.pv-product-overview{min-width:0}.html-product-details-page .pv-product-gallery{position:relative;padding:26px 24px 22px;border-right:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft)}.html-product-details-page .pv-product-gallery .picture-gallery{max-width:620px;margin:0 auto}.html-product-details-page .pv-product-gallery .picture-gallery .picture{border:1px solid var(--pv-color-border-soft);border-radius:14px;background:var(--pv-color-white);box-shadow:0 14px 28px #12204114}.html-product-details-page .pv-product-gallery .picture-gallery .picture:before{padding-top:82%}.html-product-details-page .pv-product-gallery .picture-gallery .picture img{max-height:calc(100% - 40px);max-width:calc(100% - 40px)}.html-product-details-page .pv-product-gallery .picture-gallery .picture-thumbs{margin:16px 0 0;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scrollbar-width:thin;padding-bottom:4px;max-width:100%}.html-product-details-page .pv-product-gallery .picture-gallery .picture-thumbs .thumb-item{width:74px;height:74px;margin:0;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--pv-color-border);background:var(--pv-color-white);padding:6px}.html-product-details-page .pv-product-gallery .picture-gallery .picture-thumbs .thumb-item:first-child{border-color:var(--pv-color-primary)}.html-product-details-page .pv-product-gallery .picture-gallery .picture-thumbs .thumb-item.active{border-color:var(--pv-color-primary);box-shadow:0 4px 10px #ff8a002e}.html-product-details-page .pv-product-gallery .picture-gallery .picture-thumbs .thumb-item img{position:static;max-width:100%;max-height:100%}.html-product-details-page .pv-gallery-brand-badge{position:absolute;top:27px;right:25px;width:40px;height:40px;border-radius:14px;background:var(--pv-color-success);color:var(--pv-color-white);font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 8px 18px #0ec47140}.html-product-details-page .pv-product-overview{margin:0;padding:26px 24px 20px;display:flex;flex-direction:column;gap:10px}.html-product-details-page .pv-product-overview .discontinued-product,.html-product-details-page .pv-product-overview .product-reviews-overview,.html-product-details-page .pv-product-overview .product-review-box,.html-product-details-page .pv-product-overview .tier-prices,.html-product-details-page .pv-product-overview .product-estimate-shipping{display:none}.html-product-details-page .pv-product-manufacturer{margin:0;color:var(--pv-color-primary);text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.02em}.html-product-details-page .pv-product-name{margin:0}.html-product-details-page .pv-product-name h1{margin:0;color:var(--pv-color-heading);line-height:1.12;font-weight:700;letter-spacing:-.02em}.html-product-details-page .pv-product-subtitle,.html-product-details-page .pv-product-overview .short-description{margin:0;color:var(--pv-color-text-muted);line-height:1.35;font-weight:500}.html-product-details-page .pv-product-overview .prd-drop-desc{margin:4px 0 0;padding:16px 0;border-top:1px solid var(--pv-color-border-soft);border-bottom:1px solid var(--pv-color-border-soft)}.html-product-details-page .pv-product-overview .prd-drop-desc ._label{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:clamp(17px,1.3vw,15px);font-weight:600;color:var(--pv-color-heading)}.html-product-details-page .pv-product-overview .prd-drop-desc ._label:after{position:static;width:16px;height:16px;top:auto;margin-left:0}.html-product-details-page .pv-product-overview .prd-drop-desc ._desc{margin-top:14px}.html-product-details-page .pv-product-overview .seo-content{margin:0;padding:14px;border:1px solid var(--pv-color-border-soft);border-radius:10px;background:var(--pv-color-bg-soft)}.html-product-details-page .pv-product-overview .availability,.html-product-details-page .pv-product-overview .additional-details,.html-product-details-page .pv-product-overview .download-sample{margin:0}.html-product-details-page .pv-product-overview .additional-details>div{margin:0 0 6px;color:var(--pv-color-text-muted);font-size:13px}.html-product-details-page .pv-product-overview .additional-details>div .label{font-weight:500;color:var(--pv-color-text-muted)}.html-product-details-page .pv-product-overview .delivery{margin:0}.html-product-details-page .pv-product-overview .delivery-date{margin:0;display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;background:var(--pv-color-success-soft);border:1px solid var(--pv-color-success-soft)}.html-product-details-page .pv-product-overview .delivery-date .label{display:none}.html-product-details-page .pv-product-overview .delivery-date .value{color:var(--pv-color-success);font-size:14px;font-weight:500}.html-product-details-page .pv-product-overview .stock,.html-product-details-page .pv-product-overview .stock h4{margin:0}.html-product-details-page .pv-product-overview .stock h4.in-stock{color:var(--pv-color-success);font-size:18px;font-weight:700}.html-product-details-page .pv-product-overview .stock h4.out-of-stock{display:flex;justify-content:flex-start}.html-product-details-page .pv-product-overview .stock .btn-stok-sor{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:12px 20px;border-radius:10px;border:1px solid var(--pv-color-border);background:var(--pv-color-white);color:var(--pv-color-text);font-size:14px;font-weight:500;line-height:1}.html-product-details-page .pv-product-overview .stock .btn-stok-sor:hover{border-color:var(--pv-color-primary);color:var(--pv-color-primary)}.html-product-details-page .pv-product-overview .prices{margin:6px 0 0;display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 18px}.html-product-details-page .pv-product-overview .prices label,.html-product-details-page .pv-product-overview .prices .old-product-price span:first-child,.html-product-details-page .pv-product-overview .prices .discounted-price span:first-child,.html-product-details-page .pv-product-overview .prices .non-discounted-price span:first-child{display:none}.html-product-details-page .pv-product-overview .prices .product-price,.html-product-details-page .pv-product-overview .prices .discounted-price,.html-product-details-page .pv-product-overview .prices .non-discounted-price{margin:0;line-height:1.08;font-weight:800;color:var(--pv-color-heading)}.html-product-details-page .pv-product-overview .prices .product-price span,.html-product-details-page .pv-product-overview .prices .discounted-price span,.html-product-details-page .pv-product-overview .prices .non-discounted-price span{font-size:inherit;font-weight:inherit;color:inherit}.html-product-details-page .pv-product-overview .prices .old-product-price{margin:0;font-size:16px;line-height:1.2;color:var(--pv-color-text-light);text-decoration:line-through}.html-product-details-page .pv-product-overview .prices .tax-shipping-info{width:100%;margin:2px 0 0;font-size:14px;color:var(--pv-color-text-muted)}.html-product-details-page .pv-product-overview .prices .tax-shipping-info a{color:var(--pv-color-text-muted);pointer-events:none}.html-product-details-page .pv-actions-row{margin:4px 0 0;align-items:center;gap:12px}.html-product-details-page .pv-actions-row .add-to-cart{flex:1 1 auto}.html-product-details-page .pv-actions-row .add-to-cart .out-of-stock{color:var(--pv-color-error);font-size:18px;font-weight:600;line-height:1.2}.html-product-details-page .pv-product-overview .add-to-cart-panel{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.html-product-details-page .pv-product-overview .productQuantityAreaBig{display:flex;align-items:center;height:48px;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);margin-right:0}.html-product-details-page .pv-product-overview .orderQuantityBtnBig{height:100%;padding:0 7px}.html-product-details-page .pv-product-overview .orderQuantityInpBig{width:34px!important;font-size:20px;font-weight:600;color:var(--pv-color-text)}.html-product-details-page .pv-product-overview .addToCartBtnBig{width:auto!important;height:48px;padding:0 22px;border-radius:12px!important;background:var(--pv-color-primary);border:1px solid var(--pv-color-primary);color:var(--pv-color-white);font-weight:700!important;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 24px #ff98003d}.html-product-details-page .pv-product-overview .addToCartBtnBig:after{content:"";width:18px;height:18px;background:url(../images/shopping-bag.svg) no-repeat center / contain;filter:brightness(0) invert(1)}.html-product-details-page .pv-product-overview .addToCartBtnBig:hover{background:var(--pv-color-primary-hover);border-color:var(--pv-color-primary-hover)}.html-product-details-page .pv-product-overview .overview-buttons{width:auto;display:flex;align-items:center;gap:10px;flex:0 0 auto}.html-product-details-page .pv-product-overview .overview-buttons>div{width:auto;margin:0}.html-product-details-page .pv-product-overview .overview-buttons .compare-products{display:none}.html-product-details-page .pv-product-overview .overview-buttons .button-2{width:48px;height:48px;border-radius:14px;border:1px solid var(--pv-color-border);background-color:var(--pv-color-white);background-position:center;background-repeat:no-repeat}.html-product-details-page .pv-product-overview .product-share-button{margin-top:4px}.html-product-details-page .pv-product-overview .sharethis-inline-share-buttons.st-remove-label{width:auto;height:auto;padding:0}.html-product-details-page .pv-product-tabs{margin-top:26px}.html-product-details-page .pv-product-tabs.ui-widget.ui-widget-content.ui-tabs{border:0;padding:0;background:transparent}.html-product-details-page .pv-product-tabs .ui-tabs-nav{margin:0;padding:0;border:0;border-bottom:1px solid var(--pv-color-border-soft);background:transparent;display:flex;flex-wrap:nowrap;gap:26px;overflow-x:auto}.html-product-details-page .pv-product-tabs .ui-tabs-nav li{margin:0;border:0;padding:0;background:transparent;float:none}.html-product-details-page .pv-product-tabs .ui-tabs-panel{padding:22px 0 0;border:0;background:transparent}.html-product-details-page .pv-product-tabs .vehical-brands-tab{margin-bottom:18px}.html-product-details-page .pv-product-tabs .vehical-brands-tab .swiper-slide{width:auto}.swiper-wrapper{display:flex;overflow:auto;padding:10px}.html-product-details-page .pv-product-tabs .vehical-brands-tab .vehicleinfo-brand-name{min-width:170px;margin-right:10px;border-radius:14px;padding:16px 18px;color:var(--pv-color-text);font-size:14px;font-weight:700;line-height:1.25;text-align:center}.html-product-details-page .pv-product-tabs .vehical-brands-tab .vehicleinfo-brand-name.active{border-color:var(--pv-color-primary);color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.html-product-details-page .pv-product-tabs .accordion-header-product-detail{border:1px solid var(--pv-color-border);border-left-color:var(--pv-color-primary);padding:16px 18px;margin:10px 0 0!important;color:var(--pv-color-text);font-size:14px!important;font-weight:600!important}.html-product-details-page .pv-product-tabs .accordion-content-product-detail{border:1px solid var(--pv-color-border);border-top:0;border-left-color:var(--pv-color-primary);border-radius:0 0 10px 10px;background:var(--pv-color-white)}.html-product-details-page .pv-product-tabs .references .brands{margin-bottom:14px}.html-product-details-page .pv-product-tabs .references .brand-name{border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700}.html-product-details-page .pv-product-tabs .references .brand-name.active{color:var(--pv-color-primary);border-color:var(--pv-color-primary);background:var(--pv-color-primary-soft)}.html-product-details-page .pv-product-tabs .spec-grid{margin:0}@media (max-width: 1360px){.html-product-details-page .pv-product-overview .pv-product-name h1,.html-product-details-page .pv-product-name h1{font-size:clamp(26px,2.2vw,36px)!important}.html-product-details-page .pv-product-overview .prices .product-price,.html-product-details-page .pv-product-overview .prices .discounted-price,.html-product-details-page .pv-product-overview .prices .non-discounted-price{font-size:clamp(30px,2.4vw,40px)}}@media (max-width: 1100px){.html-product-details-page .product-details-page .page-body{padding-left:14px;padding-right:14px}.html-product-details-page .pv-product-essential-card{grid-template-columns:1fr}.html-product-details-page .pv-product-gallery{border-right:0;border-bottom:1px solid var(--pv-color-border-soft)}.html-product-details-page .pv-product-overview{padding:28px 22px}.html-product-details-page .pv-product-overview .add-to-cart-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:center;width:100%}.html-product-details-page .pv-product-overview .productQuantityAreaBig{width:100%;justify-content:space-between}.html-product-details-page .pv-product-overview .addToCartBtnBig{width:100%!important;min-width:0}.html-product-details-page .pv-product-overview .overview-buttons{width:100%;justify-content:flex-start}.html-product-details-page .pv-product-overview .pv-product-name h1,.html-product-details-page .pv-product-name h1{font-size:clamp(24px,4vw,32px)!important}.html-product-details-page .pv-product-overview .pv-product-subtitle,.html-product-details-page .pv-product-subtitle{font-size:clamp(14px,2.4vw,18px)}.html-product-details-page .pv-product-overview .prd-drop-desc ._label{font-size:clamp(16px,2.4vw,20px)}.html-product-details-page .pv-product-overview .prices .product-price,.html-product-details-page .pv-product-overview .prices .discounted-price,.html-product-details-page .pv-product-overview .prices .non-discounted-price{font-size:clamp(28px,5vw,36px)}.html-product-details-page .pv-product-overview .stock h4.in-stock{font-size:17px}}@media (max-width: 768px){.html-product-details-page .pv-product-gallery{padding:18px 14px 16px}.html-product-details-page .pv-gallery-brand-badge{top:16px;right:16px;width:36px;height:36px;font-size:18px}.html-product-details-page .pv-product-overview{gap:10px;padding:20px 14px}.html-product-details-page .pv-product-overview .prices .old-product-price{font-size:14px}.html-product-details-page .pv-product-overview .prices .tax-shipping-info{font-size:12px}.html-product-details-page .pv-actions-row{flex-direction:column;align-items:stretch}.html-product-details-page .pv-product-overview .add-to-cart-panel{grid-template-columns:1fr}.html-product-details-page .pv-product-overview .addToCartBtnBig{min-width:0;width:100%!important;font-size:16px}.html-product-details-page .pv-product-overview .overview-buttons{justify-content:flex-start;width:100%}.html-product-details-page .pv-product-tabs .ui-tabs-nav{gap:14px}.html-product-details-page .pv-product-tabs .ui-tabs-nav li a{font-size:15px;padding:10px 0}.html-product-details-page .pv-product-tabs .vehical-brands-tab .vehicleinfo-brand-name{min-width:170px;font-size:12px;padding:12px}.html-product-details-page .pv-product-tabs .accordion-header-product-detail{font-size:14px!important}}.breadcrumb{margin:24px 0}h3.brand-name{font-size:14px!important}.html-search-page .search-page .product-found{margin:0 0 14px;color:var(--pv-color-heading);font-size:24px;line-height:1.15;font-weight:800}.html-search-page .search-page .search-subtitle{margin:0 0 18px;color:var(--pv-color-text-muted);font-size:14px}.html-search-page .search-page .page-body{display:flex;flex-direction:column}.html-search-page .search-filter{display:flex;flex-direction:column;gap:14px}.html-search-page .search-filter .block{background:var(--pv-color-white);border:1px solid var(--pv-color-border);border-radius:16px;padding:16px}.html-search-page .search-filter .block .title{color:var(--pv-color-heading);font-size:var(--pv-text-base);font-weight:600;margin:0 0 12px;display:flex;align-items:center;justify-content:space-between;letter-spacing:0}.html-search-page .search-filter .block .title:after{width:14px;height:14px}.html-search-page .search-filter .listbox{margin-top:0}.html-search-page .search-filter .category-accordion{font-size:var(--pv-text-sm)}.html-search-page .search-filter .category-accordion .accordion-header{color:var(--pv-color-text);font-size:var(--pv-text-sm);letter-spacing:0;padding:7px 4px;border-radius:6px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.html-search-page .search-filter .category-accordion .accordion-header:hover{background:var(--pv-color-primary-soft);color:var(--pv-color-heading)}.html-search-page .search-filter .category-accordion .accordion-header.selected{color:var(--pv-color-primary);font-weight:600;background:var(--pv-color-primary-soft)}.html-search-page .search-filter .category-accordion .count{color:var(--pv-color-text-light);font-weight:400;font-size:var(--pv-text-xs)}.html-search-page .search-filter .criteria-accordion .accordion-header{font-size:var(--pv-text-sm);font-weight:500;color:var(--pv-color-text);padding:8px 10px!important;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.html-search-page .search-filter .criteria-accordion .accordion-header:hover{background:var(--pv-color-bg-soft)}.html-search-page .search-filter .criteria-accordion .accordion-header.selected{color:var(--pv-color-primary);font-weight:600}.html-search-page .search-filter .criteria-accordion .accordion-header .arrow{font-size:11px;margin-right:6px;color:var(--pv-color-text-light);transition:transform .2s ease}.html-search-page .search-filter .criteria-accordion .accordion-body{padding:6px 0 6px 8px}.html-search-page .search-filter .criteria-accordion .brandcheckbox ul{padding:0;margin:0;list-style:none}.html-search-page .search-filter .criteria-accordion .brandcheckbox li{padding:3px 0}.html-search-page .search-filter .vehicle-tree{border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);padding:10px 12px;max-height:300px;overflow-y:auto}.html-search-page .search-filter .vehicle-tree::-webkit-scrollbar{width:4px}.html-search-page .search-filter .vehicle-tree::-webkit-scrollbar-thumb{background:var(--pv-color-border-strong);border-radius:4px}.html-search-page .search-filter .vehicle-tree .vehicle-tree-item{padding:2px 0}.html-search-page .search-filter .vehicle-tree .vehicle-tree-item a{color:var(--pv-color-text);font-size:var(--pv-text-sm);line-height:1.35;padding:6px 8px;border-radius:8px;display:block;cursor:pointer;transition:background-color .15s ease,color .15s ease}.html-search-page .search-filter .vehicle-tree .vehicle-tree-item a:hover{background:var(--pv-color-primary-soft);color:var(--pv-color-primary-hover)}.html-search-page .search-filter .vehicle-tree .vehicle-tree-item.selected>a{background:var(--pv-color-primary-soft);color:var(--pv-color-primary);font-weight:600}.html-search-page .search-filter .vehicle-tree .vehicle-tree-level.level-2{margin-top:2px;padding-left:8px}.html-search-page .search-filter .vehicle-tree .vehicle-tree-level.level-3{padding-left:16px}.html-search-page .search-filter .vehicle-tree .vehicle-tree-level.level-4{padding-left:24px}.html-search-page .search-filter .vehicle-tree .vehicle-tree-level.level-5{padding-left:32px}.html-search-page .search-filter .block-vehicle .selected-vehicle{border:1px solid var(--pv-color-border);border-radius:14px;padding:14px 12px;background:var(--pv-color-white)}.html-search-page .search-filter .block-vehicle .selected-vehicle .selected-vehicle-text a{color:var(--pv-color-heading);font-size:var(--pv-text-base);font-weight:600;line-height:1.35}.html-search-page .search-filter .block-vehicle .selected-vehicle .selected-vehicle-text p{color:var(--pv-color-text-muted);font-size:var(--pv-text-xs);line-height:1.45}.html-search-page .search-filter .checkbox-search,.html-search-page .search-filter .category-search{height:42px!important;border-radius:10px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft)}.html-search-page .search-filter .check-box label{font-size:var(--pv-text-sm);color:var(--pv-color-text);font-weight:400;line-height:1.45;padding-left:28px}.html-search-page .search-filter .check-box label:before{top:2px;border-radius:4px;border:1.5px solid var(--pv-color-border-strong);width:17px;height:17px;padding:0;background:var(--pv-color-white);transition:border-color .15s ease,background-color .15s ease}.html-search-page .search-filter .check-box label:hover:before{border-color:var(--pv-color-primary)}.html-search-page .search-filter .check-box input:checked+label:before{background:var(--pv-color-primary);border-color:var(--pv-color-primary)}.html-search-page .search-filter .check-box input:checked+label:after{content:"";display:block;position:absolute;top:5px;left:6px;width:5px;height:9px;border:solid var(--pv-color-white);border-width:0 2px 2px 0;transform:rotate(45deg)}.html-search-page .search-filter .check-box .count{color:var(--pv-color-text-light);font-size:var(--pv-text-xs);font-weight:400;margin-left:4px}.html-search-page .search-filter .switch-wrapper{justify-content:flex-start;gap:10px;color:var(--pv-color-text-muted)}.html-search-page .search-filter .switch{margin:0 2px}.html-search-page .product-selectors{margin:0 0 18px;padding:14px 16px;border-radius:16px;border:1px solid var(--pv-color-border);background:var(--pv-color-white);display:flex;align-items:center;justify-content:space-between}.html-search-page .search-filter-panel-head,.html-search-page .search-filter-backdrop,.html-search-page .search-filter-loading,.html-search-page .search-mobile-filter-toggle{display:none}.html-search-page .product-selectors .product-selector-found{color:var(--pv-color-text-muted);font-size:13px}.html-search-page .product-selectors .product-selector-found b{color:var(--pv-color-text);font-weight:700}.html-search-page .product-selectors div>div{margin-left:12px}.html-search-page .product-selectors .product-search input{width:330px;height:42px;border-radius:10px;border:1px solid var(--pv-color-border-soft);background:var(--pv-color-bg-soft);font-size:14px}.html-search-page .product-selectors .product-search i{top:9px}.html-search-page .product-selectors .product-sorting{gap:8px}.html-search-page .product-selectors .product-sorting span{color:var(--pv-color-text-muted);font-size:13px;font-weight:600}.html-search-page .product-selectors .product-sorting select{margin:0;border-radius:10px;border:1px solid var(--pv-color-border-soft);height:42px;min-width:150px;padding-left:12px}.html-search-page .product-list,.html-search-page .product-list .item-grid{margin:0}.html-search-page .product-list .item-grid{display:flex;flex-direction:column;gap:16px}.html-search-page .list-product{margin:0}.html-search-page .list-product .data{margin:0;border:1px solid var(--pv-color-border);border-radius:14px;background:var(--pv-color-white);padding:16px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start;position:relative}.html-search-page .list-product .data .w-lg{width:auto;flex:1 1 auto;min-width:0}.html-search-page .list-product .data .w-sm{width:auto;flex:0 0 252px}.html-search-page .list-product .data .prd-details{display:flex;align-items:flex-start;gap:18px}.html-search-page .list-product .data .prd-details .picture{min-width:138px;max-width:138px;border:1px solid var(--pv-color-border-soft);border-radius:14px;margin-right:0}.html-search-page .list-product .data .prd-details .picture a{margin:10px}.html-search-page .list-product .data .prd-details .content .product-title{margin:0 0 10px;line-height:1.3}.html-search-page .list-product .data .prd-details .content .product-title a{color:var(--pv-color-link);font-size:15px;font-weight:600;transition:color .15s ease}.html-search-page .list-product .data .prd-details .content .product-title a:hover{color:var(--pv-color-primary)}.html-search-page .list-product .data .prd-details .content .productListShortDetail{width:78px;font-size:13px;color:var(--pv-color-text-muted)}.html-search-page .list-product .data .prd-details .content .brand-name,.html-search-page .list-product .data .prd-details .content .description{font-size:14px;color:var(--pv-color-text-secondary)}.html-search-page .list-product .data .stock-line{display:flex;align-items:center;gap:8px}.html-search-page .list-product .data .copy-btn{color:var(--pv-color-text-light)}.html-search-page .list-product .data .copy-btn svg{display:block}.html-search-page .list-product .data .copy-btn .icon-check,.html-search-page .list-product .data .copy-btn.copied .icon-copy{display:none}.html-search-page .list-product .data .copy-btn.copied .icon-check{display:block}.html-search-page .list-product .data .other-desc{margin-top:8px;font-size:12px!important;color:var(--pv-color-text-muted)}.html-search-page .brandLogoProductList{margin-top:-5px}.html-search-page .brandLogoProductList .lazy{width:70px;height:30px;object-fit:contain;border-radius:14px;border:1px solid var(--pv-color-border-soft);padding:4px;background:var(--pv-color-bg-soft)}.html-search-page .list-product .data .prices{text-align:left;margin:0 0 14px}.html-search-page .list-product .data .prices .actual-price{color:var(--pv-color-heading);font-size:20px;font-weight:600;line-height:1.1}.html-search-page .list-product .data .prices .old-price{color:var(--pv-color-error);font-size:14px;text-decoration:line-through;margin-top:5px}.html-search-page .list-product .data .prices:after{content:"KDV Dahil";display:block;color:var(--pv-color-success);font-size:12px;font-weight:600;margin-top:4px}.html-search-page .list-product .data .prices .out-of-stock{color:var(--pv-color-error);font-size:18px;font-weight:600;margin-bottom:10px}.html-search-page .list-product .data .prices .btn-stok-sor{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pv-color-border);border-radius:9px;background:var(--pv-color-white);color:var(--pv-color-text-secondary);font-size:12px;font-weight:500;padding:6px 12px}.html-search-page .list-product .data .search-card-actions{display:flex;align-items:center!important;justify-content:flex-start;gap:10px}.html-search-page .list-product .data .productQuantityArea{display:flex;align-items:center;justify-content:space-between;height:42px;border-radius:14px;border:1px solid var(--pv-color-border);background:var(--pv-color-white);line-height:normal;padding:0 4px;margin-top:15px}.html-search-page .list-product .data .orderQuantityInp{font-size:14px!important;margin:0;width:26px;line-height:1}.html-search-page .list-product .data .productQuantityArea .orderQuantityBtn{height:100%}.html-search-page .list-product .data .w-sm{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.html-search-page .brandLogoProductList{margin:0}.html-search-page .list-product .data .product-box-add-to-cart-button{min-width:146px;height:42px;border-radius:14px;background:var(--pv-color-primary);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;color:var(--pv-color-white);font-weight:600}.html-search-page .list-product .data .product-box-add-to-cart-button img{width:20px;height:20px;margin-top:0}.html-search-page .list-product .data .product-box-add-to-cart-button:disabled{background:var(--pv-color-border-strong);padding:20px}.html-search-page .pager{margin-top:24px}.html-search-page .pager ul{display:flex;justify-content:center;gap:6px}.html-search-page .pager li{margin:0}.html-search-page .pager li a,.html-search-page .pager li span{min-width:34px;height:34px;border-radius:10px;line-height:18px}.html-search-page .pager li.active a{background:var(--pv-color-primary);border-color:var(--pv-color-primary)}@media (max-width: 1480px){.html-search-page .search-box input.search-box-text{font-size:14px}.html-search-page .master-column-wrapper{grid-template-columns:272px minmax(0,1fr)}.html-search-page .list-product .data .w-sm{flex-basis:232px}}@media (max-width: 1120px){.html-search-page .master-column-wrapper{grid-template-columns:1fr}.html-search-page .side-2{margin-bottom:16px}.html-search-page .product-selectors{flex-wrap:wrap;gap:10px}.html-search-page .product-selectors .d-flex{width:100%;flex-wrap:wrap;gap:10px}.html-search-page .product-selectors .product-search input{width:100%}.html-search-page .list-product .data{display:block}.html-search-page .brandLogoProductList{right:14px}.html-search-page .list-product .data .w-sm{margin-top:14px}}@media (max-width: 1000px){html.html-search-page body.search-filter-open{overflow:hidden}html.html-search-page body.search-filter-open .search-mobile-filter-fab{opacity:0;visibility:hidden;pointer-events:none}.html-search-page .product-selectors{display:none}.html-search-page .search-mobile-filter-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:var(--pv-color-heading);color:var(--pv-color-white);font-size:14px;font-weight:600;padding:0 16px;white-space:nowrap;box-shadow:0 12px 24px #0f172a47;transition:transform .18s ease,opacity .18s ease,visibility .18s ease}.html-search-page .search-mobile-filter-toggle .icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.html-search-page .search-mobile-filter-toggle .icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.html-search-page .search-mobile-filter-toggle.is-loading{opacity:.8}.html-search-page .search-mobile-filter-fab{position:fixed;left:10px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:1008}.html-search-page .responsive-filter{position:fixed;left:0;top:0;width:min(86vw,360px);height:100dvh;margin:0;padding:12px 10px 14px;background:var(--pv-color-white);border-right:1px solid var(--pv-color-border-soft);box-shadow:0 10px 40px #0f172a3d;transform:translate(-104%);transition:transform .26s ease;z-index:1010;overflow-y:auto}.html-search-page .responsive-filter.active{transform:translate(0)}.html-search-page .responsive-filter .search-filter-panel-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:-12px;z-index:2;margin:-12px -10px 12px;padding:12px;border-bottom:1px solid var(--pv-color-border-soft);background:var(--pv-color-white)}.html-search-page .responsive-filter .search-filter-panel-title{color:var(--pv-color-heading);font-size:16px;font-weight:700;letter-spacing:0}.html-search-page .responsive-filter .search-filter-close{width:34px;height:34px;border:1px solid var(--pv-color-border-soft);border-radius:10px;background:var(--pv-color-white);position:relative;cursor:pointer}.html-search-page .responsive-filter .search-filter-close:before,.html-search-page .responsive-filter .search-filter-close:after{content:"";position:absolute;top:15px;left:9px;width:14px;height:2px;border-radius:2px;background:var(--pv-color-text-muted)}.html-search-page .responsive-filter .search-filter-close:before{transform:rotate(45deg)}.html-search-page .responsive-filter .search-filter-close:after{transform:rotate(-45deg)}.html-search-page .responsive-filter .filter-title,.html-search-page .filter-toggle.filter-label{display:none!important}.html-search-page .responsive-filter .search-filter{gap:12px;padding-bottom:14px;transition:opacity .2s ease}.html-search-page .responsive-filter .search-filter .block{padding:14px;border-radius:14px}.html-search-page .responsive-filter .search-filter-loading{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;inset:0;background:#ffffffb3;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);opacity:0;visibility:hidden;pointer-events:none;z-index:4;font-size:13px;font-weight:600;color:var(--pv-color-heading)}.html-search-page .responsive-filter .search-filter-loading .spinner{width:18px;height:18px;border:2px solid var(--pv-color-border-soft);border-top-color:var(--pv-color-primary);border-radius:50%;animation:pv-search-filter-spin .75s linear infinite}.html-search-page .responsive-filter.is-loading .search-filter{pointer-events:none;opacity:.55}.html-search-page .responsive-filter.is-loading .search-filter-loading{opacity:1;visibility:visible;pointer-events:auto}.html-search-page .search-filter-backdrop{display:block;position:fixed;inset:0;background:#0f172a6b;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;z-index:1009}.html-search-page .search-filter-backdrop.active{opacity:1;visibility:visible}}@keyframes pv-search-filter-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.html-search-page .header-top .header-top-wrapper,.html-search-page .header .header-lower,.html-search-page .master-wrapper-content{width:min(1620px,94%)!important}.html-search-page .list-product .data{padding:14px}.html-search-page .list-product .data .prd-details{display:block}.html-search-page .list-product .data .prd-details .picture{min-width:120px;max-width:120px;margin-bottom:10px}.html-search-page .list-product .data .prd-details .content .product-title a{font-size:15px}.html-search-page .list-product .data .prices .actual-price{font-size:26px}.html-search-page .list-product .data .product-box-add-to-cart-button{min-width:136px;font-size:14px}}@media (max-width: 768px){.html-search-page .list-product .data{display:flex;flex-direction:column;gap:12px;padding:14px}.html-search-page .list-product .data .w-lg,.html-search-page .list-product .data .w-sm{width:100%;flex:0 0 auto;margin-top:0}.html-search-page .list-product .data .prd-details{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:flex-start}.html-search-page .list-product .data .prd-details .picture{width:112px;min-width:112px;max-width:112px;margin-bottom:0}.html-search-page .list-product .data .prd-details .content{min-width:0}.html-search-page .list-product .data .prd-details .content .product-title{margin-bottom:8px}.html-search-page .list-product .data .stock-line{flex-wrap:wrap;row-gap:3px}.html-search-page .list-product .data .w-sm{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.html-search-page .brandLogoProductList{margin:0;justify-content:flex-start}.html-search-page .list-product .data .prices{margin:0;text-align:left;width:100%}.html-search-page .list-product .data .prices .actual-price{font-size:24px;line-height:1}.html-search-page .list-product .data .prices .old-price{margin-top:3px}.html-search-page .list-product .data .prices:after{margin-top:2px}.html-search-page .list-product .data .search-card-actions{display:flex;width:100%;align-items:center!important;justify-content:flex-start;gap:8px}.html-search-page .list-product .data .productQuantityArea{margin-right:0;height:40px;min-width:120px}.html-search-page .list-product .data .orderQuantityInp{margin-top:0;width:26px}.html-search-page .list-product .data .product-box-add-to-cart-button{min-width:0;flex:1 1 auto;height:40px}}@media (max-width: 520px){.html-search-page .list-product .data .prd-details{grid-template-columns:96px minmax(0,1fr)}.html-search-page .list-product .data .prd-details .picture{width:96px;min-width:96px;max-width:96px}.html-search-page .list-product .data .prd-details .content .productListShortDetail{width:72px}.html-search-page .list-product .data .prices .actual-price{font-size:22px}.html-search-page .list-product .data .search-card-actions{flex-direction:row;flex-wrap:wrap;align-items:center!important}.html-search-page .list-product .data .productQuantityArea{width:112px;min-width:112px;flex:0 0 112px}.html-search-page .list-product .data .product-box-add-to-cart-button{width:auto;flex:1 1 0}}li.accordion-item.level-2{margin-left:1.4rem}li.accordion-item.level-3{margin-left:1.5rem}.switch input[type=checkbox]{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}.switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.switch input[type=checkbox]:checked+.slider{background-color:#e69025}.switch input[type=checkbox]:checked+.slider:before{transform:translate(26px)}.switch input[type=checkbox]:focus+.slider{box-shadow:0 0 1px #ed9426}.switch{position:relative;display:inline-block;width:50px;height:24px}
