.dsxrdz-quote-form-container{max-width:1200px;margin:0 auto;padding:0 !important;}
.dsxrdz-quote-empty{text-align:center;padding:60px 20px;background:#f9f9f9;border-radius:8px;}
.dsxrdz-empty-icon{color:#ccc;margin-bottom:20px;}
.dsxrdz-quote-empty h3{font-size:24px;color:#333;margin:0 0 10px 0;}
.dsxrdz-quote-empty p{color:#666;margin-bottom:20px;}
.dsxrdz-quote-items{margin-bottom:40px;}
.dsxrdz-quote-items h2{font-size:24px;margin-bottom:20px;color:#333;}
.dsxrdz-quote-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px rgba(0, 0, 0, 0.08);border-radius:8px;overflow:hidden;}
.dsxrdz-quote-table thead{background:#f5f5f5;}
.dsxrdz-quote-table th, .dsxrdz-quote-table td{padding:15px;text-align:left;border-bottom:1px solid #eee;}
.dsxrdz-quote-table th{font-weight:600;color:#333;}
.dsxrdz-quote-table .product-remove{width:40px;text-align:center;}
.dsxrdz-quote-table .product-thumbnail{width:80px;}
.dsxrdz-quote-table .product-thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:4px;}
.dsxrdz-quote-table .product-name a{color:#333;text-decoration:none;font-weight:500;}
.dsxrdz-quote-table .product-name a:hover{color:#4169e1;}
.dsxrdz-quote-table .product-sku{font-size:12px;color:#999;margin-top:5px;}
.dsxrdz-quote-table .product-variations{font-size:12px;color:#666;margin-top:5px;}
.dsxrdz-quote-table .product-variations span{display:inline-block;margin-right:10px;}
.dsxrdz-quote-table .product-quantity{width:140px;}
.dsxrdz-remove-item{background:none !important;border:1px solid transparent !important;cursor:pointer;padding:5px;color:#000 !important;transition:border-color 0.3s ease, color 0.3s ease;}
.dsxrdz-remove-item:hover{color:#000 !important;border-color:#ff7544 !important;}
.dsxrdz-quantity-woo{float:none!important;margin:0!important;}
.dsxrdz-quantity-woo label{display:block;margin-bottom:0.5rem;font-weight:700;}
.dsxrdz-quantity-input{display:flex;align-items:center;gap:5px;}
.dsxrdz-add-to-quote-variable{margin-top:1em!important;background-color:#ff7544!important;}
.dsxrdz-qty-minus, .dsxrdz-qty-plus{width:32px;height:32px;border:1px solid #ddd !important;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;color:#000 !important;}
.dsxrdz-qty-minus:hover, .dsxrdz-qty-plus:hover{background:#f5f5f5;border-color:#ff7544 !important;color:#000 !important;}
.dsxrdz-item-qty, .dsxrdz-quantity{width:50px;height:32px;text-align:center;border:1px solid #ddd !important;border-radius:4px;font-size:14px;color:#000 !important;background:#fff !important;}
.dsxrdz-item-qty::placeholder, .dsxrdz-quantity::placeholder{color:#000 !important;}
.dsxrdz-item-qty:hover, .dsxrdz-quantity:hover, .dsxrdz-item-qty:focus, .dsxrdz-quantity:focus{border-color:#ff7544 !important;outline:none !important;}
.dsxrdz-quote-actions{display:flex;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:1px solid #eee;}
.dsxrdz-continue-shopping, .dsxrdz-update-quote{padding:10px 20px;}
.dsxrdz-quote-form-container .button, .dsxrdz-quote-actions .button, .dsxrdz-quote-empty .button{background:#ff7544;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background 0.3s ease;}
.dsxrdz-quote-form-container .button:hover, .dsxrdz-quote-actions .button:hover, .dsxrdz-quote-empty .button:hover{background:#e85d2c;color:#fff;}
.dsxrdz-read-quote-link{margin-left:12px;color:#ff7544;font-weight:600;text-decoration:none;}
.dsxrdz-read-quote-link:hover{color:#e85d2c;text-decoration:underline;}
.dsxrdz-quote-form-section{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.08);}
.dsxrdz-quote-form-section h2{font-size:24px;margin:0 0 30px 0;color:#333;}
.dsxrdz-form-row{display:flex;gap:20px;margin-bottom:20px;}
.dsxrdz-form-field{flex:1;}
.dsxrdz-form-field-full{flex:none;width:100%;}
.dsxrdz-form-field label{display:block;margin-bottom:8px;font-weight:500;color:#333;}
.dsxrdz-form-field label .required{color:#e74c3c;}
.dsxrdz-form-field input[type="text"],
.dsxrdz-form-field input[type="email"],
.dsxrdz-form-field input[type="tel"],
.dsxrdz-form-field select, .dsxrdz-form-field textarea{width:100%;padding:2px 15px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color 0.3s ease;}
.dsxrdz-form-field select{padding:2px 15px!important;}
.dsxrdz-form-field input:focus, .dsxrdz-form-field select:focus, .dsxrdz-form-field textarea:focus{outline:none;border-color:#ff7544!important;}
.dsxrdz-submit-quote-btn{width:100%;padding:15px 30px !important;font-size:16px !important;font-weight:600 !important;background:#ff7544 !important;color:#fff !important;border:none !important;border-radius:6px !important;cursor:pointer;transition:background 0.3s ease;}
#dsxrdz-submit-quote-button{background:#ff7544 !important;}
.dsxrdz-submit-quote-btn:hover{background:#e85d2c !important;}
#dsxrdz-submit-quote-button:hover{background:#e85d2c !important;}
.dsxrdz-submit-quote-btn:disabled{background:#ccc !important;cursor:not-allowed;}
#dsxrdz-submit-quote-button:disabled{background:#ccc !important;cursor:not-allowed;}
.dsxrdz-form-message{margin-top:20px;padding:15px;border-radius:6px;text-align:center;}
.dsxrdz-form-message.success{background:#e8f5e9;color:#2e7d32;}
.dsxrdz-form-message.error{background:#ffebee;color:#c62828;}
.dsxrdz-add-to-quote, .dsxrdz-view-options{width:100%;padding:10px 15px;font-size:14px;font-weight:500;background:#ff7544;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background 0.3s ease;margin-top:10px;}
.dsxrdz-add-to-quote:hover, .dsxrdz-view-options:hover{background:#e85d2c;color:#fff;}
.dsxrdz-add-to-quote.added{background:#4caf50;}
.dsxrdz-single-add-to-quote{margin-top:20px;}
.dsxrdz-quantity-wrapper{margin-bottom:15px;}
.dsxrdz-quantity-wrapper label{display:block;margin-bottom:8px;font-weight:500;color:#333;}
.dsxrdz-add-to-quote-single{width:100%;padding:15px 30px !important;font-size:16px !important;font-weight:600 !important;background:#ff7544 !important;color:#fff !important;border:none !important;border-radius:6px !important;cursor:pointer;transition:background 0.3s ease;margin-top:10px;}
.dsxrdz-add-to-quote-single:hover{background:#e85d2c !important;}
.dsxrdz-add-to-quote-single.added{background:#4caf50 !important;}
@media(max-width:768px){
.dsxrdz-form-row{flex-direction:column;gap:15px;}
.dsxrdz-quote-table .product-thumbnail{display:none;}
.dsxrdz-quote-actions{flex-direction:column;gap:10px;}
.dsxrdz-continue-shopping, .dsxrdz-update-quote{width:100%;text-align:center;}
} .cf-turnstile{margin:20px 0;}
.dsxrdz-quote-sidebar-trigger{display:inline-flex;align-items:center;justify-content:center;position:relative;color:inherit;text-decoration:none;cursor:pointer;transition:opacity 0.3s ease;}
.dsxrdz-quote-sidebar-trigger:hover{opacity:0.7;}
.dsxrdz-quote-sidebar-trigger svg{width:24px;height:24px;}
.dsxrdz-quote-sidebar-trigger .dsxrdz-quote-count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;background:#ff7544;color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;border-radius:50%;}
.dsxrdz-quote-sidebar-trigger .dsxrdz-quote-count:empty, .dsxrdz-quote-sidebar-trigger .dsxrdz-quote-count[data-count="0"]{display:none;}
.dsxrdz-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease;z-index:99998;}
.dsxrdz-sidebar-overlay.active{opacity:1;visibility:visible;}
.dsxrdz-quote-sidebar{position:fixed;top:0;right:-420px;width:400px;max-width:100%;height:100%;background:#fff;box-shadow:-4px 0 20px rgba(0, 0, 0, 0.15);display:flex;flex-direction:column;transition:right 0.3s ease;z-index:99999;}
.dsxrdz-quote-sidebar.active{right:0;}
.dsxrdz-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e5e5;background:#fff;}
.dsxrdz-sidebar-header h3{margin:0;font-size:18px;font-weight:600;color:#000;letter-spacing:1px;}
.dsxrdz-sidebar-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;cursor:pointer;color:#333;transition:color 0.3s ease;}
.dsxrdz-sidebar-close:hover{background-color:#fff!important;border-color:transparent!important;color:#333!important;}
.dsxrdz-sidebar-close svg{width:20px;height:20px;}
.dsxrdz-sidebar-content{flex:1;overflow-y:auto;padding:0;}
.dsxrdz-sidebar-items{padding:0;}
.dsxrdz-sidebar-loading{display:flex;align-items:center;justify-content:center;padding:60px 20px;}
.dsxrdz-spinner{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #ff7544;border-radius:50%;animation:dsxrdz-spin 1s linear infinite;}
@keyframes dsxrdz-spin {
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
} .dsxrdz-sidebar-empty{text-align:center;padding:60px 20px;color:#666;}
.dsxrdz-sidebar-empty svg{width:64px;height:64px;color:#ddd;margin-bottom:16px;}
.dsxrdz-sidebar-empty p{margin:0;font-size:14px;}
.dsxrdz-sidebar-item{display:flex;gap:15px;padding:20px;border-bottom:1px solid #f0f0f0;}
.dsxrdz-sidebar-item:last-child{border-bottom:none;}
.dsxrdz-sidebar-item-image{flex-shrink:0;width:80px;height:100px;}
.dsxrdz-sidebar-item-image img{width:100%;height:100%;object-fit:cover;border-radius:4px;}
.dsxrdz-sidebar-item-details{flex:1;display:flex;flex-direction:column;min-width:0;}
.dsxrdz-sidebar-item-variation{font-size:12px;color:#666;margin-bottom:8px;}
.dsxrdz-sidebar-item-title{font-size:13px;color:#333;line-height:1.4;margin-bottom:10px;word-wrap:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.dsxrdz-sidebar-item-title a{color:inherit;text-decoration:none;}
.dsxrdz-sidebar-item-title a:hover{color:#ff7544;}
.dsxrdz-sidebar-item-remove{flex-shrink:0;display:flex;align-items:flex-start;padding-top:2px;}
.dsxrdz-sidebar-remove-btn{background:none;border:none;padding:4px;cursor:pointer;color:#000;font-size:11px;text-decoration:underline!important;transition:color 0.2s ease;box-shadow:none!important;}
.dsxrdz-sidebar-remove-btn:hover{background-color:transparent!important;color:#000;}
.dsxrdz-sidebar-footer{padding:20px;border-top:1px solid #e5e5e5;background:#fafafa;}
.dsxrdz-view-quotes-btn{display:block;width:100%;padding:14px 20px;background:#000;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:0.5px;border:none;border-radius:0;cursor:pointer;transition:background 0.3s ease;}
.dsxrdz-view-quotes-btn:hover{background:#333;color:#fff;}
@media(max-width:480px){
.dsxrdz-quote-sidebar{width:100%;right:-100%;}
.dsxrdz-sidebar-item{padding:15px;gap:12px;}
.dsxrdz-sidebar-item-image{width:70px;height:90px;}
.dsxrdz-sidebar-item-title{font-size:12px;}
.dsxrdz-sidebar-footer{padding:15px;}
} @media(max-width:768px){
.dsxrdz-quote-sidebar {
width: 380px;
}
}.dsxrdz-service-form-container{max-width:800px;margin:0 auto;padding:40px 20px;background:#ffffff;border-radius:8px;}
.dsxrdz-form-header{margin-bottom:40px;}
.dsxrdz-form-header h2{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 16px 0;}
.dsxrdz-form-header p{font-size:15px;color:#666666;line-height:1.6;margin:8px 0;}
.dsxrdz-service-form{width:100%;}
.dsxrdz-form-section{margin-bottom:32px;}
.dsxrdz-form-section h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 20px 0;}
.dsxrdz-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;}
@media(max-width:768px){
.dsxrdz-form-row{grid-template-columns:1fr;}
}
.dsxrdz-form-field{width:100%;}
.dsxrdz-form-field input[type="text"],
.dsxrdz-form-field input[type="email"],
.dsxrdz-form-field input[type="tel"],
.dsxrdz-form-field select, .dsxrdz-form-field textarea{width:100%;font-size:15px;border:1px solid #e0e0e0;border-radius:6px;background:#ffffff;transition:border-color 0.3s ease;font-family:inherit;box-sizing:border-box;line-height:1.5;min-height:48px;}
.dsxrdz-form-field input[type="text"]:focus,
.dsxrdz-form-field input[type="email"]:focus,
.dsxrdz-form-field input[type="tel"]:focus,
.dsxrdz-form-field select:focus, .dsxrdz-form-field textarea:focus{outline:none;border-color:#4169e1;}
.dsxrdz-form-field select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.5;}
.dsxrdz-form-field select option{padding:8px;color:#333333;}
.dsxrdz-form-field textarea{resize:vertical;min-height:120px;}
.dsxrdz-checkbox-group{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;}
.dsxrdz-checkbox{display:flex;align-items:center;cursor:pointer;user-select:none;}
.dsxrdz-checkbox input[type="checkbox"]{width:18px;height:18px;margin:0 8px 0 0;cursor:pointer;accent-color:#4169e1;}
.dsxrdz-checkbox span{font-size:15px;color:#333333;}
.dsxrdz-form-submit{margin-top:32px;text-align:right;}
.dsxrdz-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;color:#ffffff;background:#fd7546;border:none;border-radius:6px;cursor:pointer;transition:all 0.3s ease;}
.dsxrdz-submit-btn:hover{background:#fc5a28;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253, 117, 70, 0.3);}
.dsxrdz-submit-btn:active{transform:translateY(0);}
.dsxrdz-submit-btn:disabled{background:#cccccc;cursor:not-allowed;transform:none;}
.dsxrdz-submit-btn svg{transition:transform 0.3s ease;}
.dsxrdz-submit-btn:hover svg{transform:translateX(4px);}
.dsxrdz-form-message{margin-top:20px;padding:12px 16px;border-radius:6px;font-size:15px;}
.dsxrdz-form-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb;}
.dsxrdz-form-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;}
.cf-turnstile{margin:20px 0;}
@media(max-width:600px){
.dsxrdz-service-form-container {
padding: 24px 16px;
}
.dsxrdz-form-header h2 {
font-size: 24px;
}
.dsxrdz-checkbox-group {
grid-template-columns: 1fr;
}
.dsxrdz-form-submit {
text-align: center;
}
.dsxrdz-submit-btn {
width: 100%;
justify-content: center;
}
}.dsxrdzgroup-footer *{box-sizing:border-box;}
.dsxrdzgroup-footer{margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:60px;background:#fff;}
.dsxrdzgroup-footer .footer-left{display:flex;flex-direction:column;justify-content:center;}
.dsxrdzgroup-footer .footer-left .brand{margin-bottom:30px;display:flex;flex-direction:column !important;align-items:center;justify-content:center;text-align:center;}
.dsxrdzgroup-footer .logo{max-width:150px;}
.dsxrdzgroup-footer .brand span{display:block;margin-top:6px;color:#111;font-weight:500;font-size:18px;}
.dsxrdzgroup-footer .footer-right{display:block;}
.dsxrdzgroup-footer .footer-right .col{display:block;}
.dsxrdzgroup-footer .col h4{margin-bottom:14px;font-weight:600;font-size:14px;color:#111;}
.dsxrdzgroup-footer .col a{display:block;margin-bottom:8px;color:#555;text-decoration:none;font-size:13px;transition:color 0.3s;}
.dsxrdzgroup-footer .col a:hover{color:#2563eb;}
.dsxrdzgroup-footer .mobile-only{display:none;}
.dsxrdzgroup-footer .pc-only{display:block;}
@media(min-width:769px){
.dsxrdzgroup-footer .pc-only{display:block !important;}
.dsxrdzgroup-footer .mobile-only{display:none !important;}
.dsxrdzgroup-footer .footer-right.pc-only{display:grid !important;grid-template-columns:repeat(4, minmax(0, 1fr));gap:40px;align-items:start;width:100%;}
} @media(max-width:1199px){
.dsxrdzgroup-footer{grid-template-columns:260px 1fr;gap:40px;}
.dsxrdzgroup-footer .footer-right{gap:30px;}
} @media(max-width:991px) and (min-width:769px){
.dsxrdzgroup-footer{grid-template-columns:1fr;gap:30px;padding:30px 24px;}
.dsxrdzgroup-footer .footer-left{align-items:center;text-align:center;}
.dsxrdzgroup-footer .footer-left .brand{margin-bottom:10px;}
.dsxrdzgroup-footer .footer-right{grid-template-columns:repeat(2, 1fr);gap:24px;}
} @media(max-width:768px){
.dsxrdzgroup-footer {
grid-template-columns: 1fr;
gap: 16px;
} .dsxrdzgroup-footer .footer-right,
.dsxrdzgroup-footer .footer-right.pc-only {
display: none !important;
}
.dsxrdzgroup-footer .footer-left .brand {
margin-bottom: 0;
flex-direction: row !important;
align-items: center;
justify-content: center;
gap: 8px;
text-align: center;
}
.dsxrdzgroup-footer .logo {
max-width: 88px;
}
.dsxrdzgroup-footer .brand span {
margin-top: 0;
font-size: 15px;
}
.dsxrdzgroup-footer .pc-only {
display: none !important;
}
.dsxrdzgroup-footer .mobile-only {
display: block !important;
} .dsxrdzgroup-footer .footer-mobile.mobile-only {
display: block !important;
} .dsxrdzgroup-footer .accordion {
background: #f9fafb;
border-radius: 16px;
margin-bottom: 12px;
overflow: hidden;
}
.dsxrdzgroup-footer .acc-header {
padding: 14px 16px;
position: relative;
font-weight: 500;
font-size: 13px;
cursor: pointer;
}
.dsxrdzgroup-footer .acc-header::after {
content: "+";
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%);
font-size: 18px;
transition: all 0.3s;
}
.dsxrdzgroup-footer .accordion.active .acc-header::after {
content: "—";
}
.dsxrdzgroup-footer .acc-body {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
padding: 0 16px;
}
.dsxrdzgroup-footer .acc-body a {
display: block;
padding: 12px 0;
font-size: 13px;
color: #555;
text-decoration: none;
}
}* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body{height:100%;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;}
.container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;}
.contact-section, .cfp-contact-section{max-width:600px;width:100%;text-align:center;}
.title, .cfp-title{font-size:18px;font-weight:600;color:#333;line-height:1.4;}
.cfp-title{margin-bottom:6px !important;text-align:left;}
.contact-form, .cfp-contact-form{width:100%;}
.input-group, .cfp-input-group{position:relative;display:flex;align-items:center;gap:12px;}
.input-field, .cfp-input-field{flex:1;padding:16px 22px;font-size:15px;border:2px solid #e8e8e8;border-radius:50px;outline:none;color:#555;transition:border-color 0.2s ease, box-shadow 0.2s ease;}
.input-field::placeholder, .cfp-input-field::placeholder{color:#aaa;}
.input-field:focus, .cfp-input-field:focus{border-color:#fd7546;box-shadow:0 0 0 3px rgba(253, 117, 70, 0.12);}
.submit-btn, .cfp-submit-btn{min-width:110px;height:48px;padding:0 22px;border-radius:50px;border:none;background:linear-gradient(135deg, #fd7546 0%, #fd7546 100%);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;white-space:nowrap;transition:opacity 0.2s ease, transform 0.1s ease;}
.submit-btn:hover, .cfp-submit-btn:hover{opacity:0.9;}
.submit-btn:active, .cfp-submit-btn:active{transform:scale(0.98);}
.submit-btn:disabled, .cfp-submit-btn:disabled{opacity:0.6;cursor:not-allowed;}
.message, .cfp-message{margin-top:16px;padding:12px 20px;border-radius:8px;font-size:14px;text-align:center;display:none;}
.message.success, .cfp-message.cfp-success{display:block;background-color:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7;}
.message.error, .cfp-message.cfp-error{display:block;background-color:#ffebee;color:#c62828;border:1px solid #ef9a9a;}
@media(max-width:768px){
.container{padding:20px;}
.title, .cfp-title{font-size:17px;}
.input-field, .cfp-input-field{padding:15px 20px;font-size:14px;}
.submit-btn, .cfp-submit-btn{height:46px;font-size:13px;}
} @media(max-width:600px){
.contact-section, .cfp-contact-section{max-width:100%;}
.title, .cfp-title{font-size:16px;}
.input-group, .cfp-input-group{flex-direction:column;gap:10px;}
.input-field, .cfp-input-field{width:100%;padding:14px 18px;font-size:14px;}
.submit-btn, .cfp-submit-btn{width:100%;height:44px;}
} @media(max-width:360px){
.input-field, .cfp-input-field{padding:12px 16px;font-size:13px;}
.submit-btn, .cfp-submit-btn{height:42px;font-size:12px;}
} .cfp-captcha-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;}
.cfp-captcha-content{background:white;border-radius:12px;max-width:500px;width:100%;box-shadow:0 4px 20px rgba(0, 0, 0, 0.15);animation:cfp-modal-appear 0.3s ease-out;}
@keyframes cfp-modal-appear {
from{opacity:0;transform:scale(0.95) translateY(-20px);}
to{opacity:1;transform:scale(1) translateY(0);}
}
.cfp-captcha-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8;}
.cfp-captcha-header h3{margin:0;font-size:18px;font-weight:600;color:#333;}
.cfp-captcha-close{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.2s;}
.cfp-captcha-close:hover{background-color:#f5f5f5;color:#666;}
.cfp-captcha-body{padding:24px;text-align:center;}
.cfp-captcha-body > p{margin:0 0 20px 0;color:#666;font-size:14px;}
#cfp-turnstile-widget{display:flex;justify-content:center;margin:20px 0;}
.cfp-captcha-placeholder{padding:40px 20px;background-color:#f9f9f9;border-radius:8px;border:2px dashed #ddd;}
.cfp-captcha-placeholder p{margin:0;color:#999;font-size:14px;}
.cfp-captcha-footer{padding:16px 24px;border-top:1px solid #e8e8e8;display:flex;justify-content:flex-end;}
.cfp-captcha-submit{padding:10px 24px;background:linear-gradient(135deg, #fd7546 0%, #fd7546 100%);color:white;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity 0.2s;}
.cfp-captcha-submit:hover{opacity:0.9;}
.cfp-captcha-submit:disabled{opacity:0.5;cursor:not-allowed;}
@media(max-width:600px){
.cfp-captcha-content {
max-width: 100%;
margin: 0 10px;
}
.cfp-captcha-header {
padding: 16px 20px;
}
.cfp-captcha-body {
padding: 20px;
}
.cfp-captcha-footer {
padding: 12px 20px;
}
}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1;width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;column-gap:20px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:flex;flex-direction:column;width:100%;padding:0;position:relative}.woocommerce ul.products:not(.elementor-grid),.woocommerce-page ul.products:not(.elementor-grid){grid-template-columns:repeat(4,1fr)}.woocommerce ul.products:not(.elementor-grid).columns-1,.woocommerce-page ul.products:not(.elementor-grid).columns-1{grid-template-columns:repeat(1,minmax(0,1fr));width:100%;margin-right:0}.woocommerce ul.products:not(.elementor-grid).columns-2,.woocommerce-page ul.products:not(.elementor-grid).columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-3,.woocommerce-page ul.products:not(.elementor-grid).columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-5,.woocommerce-page ul.products:not(.elementor-grid).columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-6,.woocommerce-page ul.products:not(.elementor-grid).columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media(min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1;width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.review-rating{order:2}.star-rating{margin-right:10px}.review-count{margin-left:10px;font-size:14px;margin-top:-6px}@media(max-width:544px){.review-rating{display:block}.review-count{margin-left:0;margin-top:0}}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}