.sqp-checkout-wrapper{direction:rtl;text-align:right;font-family:inherit;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.sqp-checkout-wrapper *,.sqp-checkout-wrapper *:before,.sqp-checkout-wrapper *:after{box-sizing:border-box}.sqp-checkout-product-area{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.sqp-co-product-image{width:100%;overflow:hidden}.sqp-co-product-image img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover}.sqp-co-product-info{display:flex;flex-direction:column;gap:12px}.sqp-co-product-title{font-size:22px;font-weight:700;color:#333;margin:0;line-height:1.4}.sqp-co-product-price{font-size:20px;font-weight:700;color:#b09351;line-height:1.3}.sqp-co-product-price del{opacity:.5;font-size:.85em;margin-left:8px}.sqp-co-product-price ins{text-decoration:none;font-weight:700}.sqp-co-short-desc{font-size:14px;color:#666;line-height:1.7}.sqp-co-short-desc p{margin:0 0 8px}.sqp-co-variations{margin:5px 0}.sqp-variation-row{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sqp-variation-row label{font-weight:600;font-size:14px;color:#333}.sqp-variation-row select{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;background-color:#fff;color:#333;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='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center;background-size:12px;cursor:pointer;transition:border-color .3s ease}.sqp-variation-row select:focus{border-color:#b09351;outline:none;box-shadow:0 0 0 2px rgba(176,147,81,.15)}.sqp-co-pricing-table{margin:25px 0;max-width:100%}.sqp-co-pricing-table h4{color:#b09351;margin:0 0 15px;font-size:18px;font-weight:700}.sqp-co-pricing-table .sqp-offers-container{display:flex;flex-direction:column;gap:12px}.sqp-co-pricing-table .sqp-offer-item{border:2px solid #b09351;border-radius:8px;padding:14px;width:100%;cursor:pointer;transition:all .3s ease;position:relative;background:#fff}.sqp-co-pricing-table .sqp-offer-item:hover{box-shadow:0 0 12px rgba(176,147,81,.3);transform:translateY(-1px)}.sqp-co-pricing-table .sqp-offer-item.sqp-active{background-color:rgba(176,147,81,.1);border-color:#b09351;box-shadow:0 0 12px rgba(176,147,81,.5)}.sqp-co-pricing-table .sqp-offer-quantity{font-weight:700;font-size:16px;color:#333;margin-bottom:4px}.sqp-co-pricing-table .sqp-offer-price{font-size:18px;color:#b09351;font-weight:700;margin-bottom:4px}.sqp-co-pricing-table .sqp-offer-savings{font-size:13px;color:#28a745;font-weight:500}.sqp-co-pricing-table .sqp-select-offer{background-color:#b09351;color:#fff;text-align:center;padding:8px 12px;margin-top:10px;border-radius:6px;font-weight:700;font-size:14px;transition:background-color .3s ease}.sqp-co-pricing-table .sqp-offer-item:hover .sqp-select-offer{background-color:#8c7642}.sqp-co-pricing-table .sqp-best-seller{border:3px solid #e74c3c;box-shadow:0 0 15px rgba(231,76,60,.2)}.sqp-co-pricing-table .sqp-best-seller:hover{box-shadow:0 0 20px rgba(231,76,60,.4)}.sqp-co-pricing-table .sqp-best-seller-badge{position:absolute;top:-12px;right:12px;background-color:#e74c3c;color:#fff;font-weight:700;font-size:12px;padding:3px 10px;border-radius:15px;box-shadow:0 2px 5px rgba(0,0,0,.2);animation:sqp-pulse 1.5s infinite}@keyframes sqp-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.sqp-co-add-to-cart{display:flex;flex-direction:column;gap:12px;margin-top:5px}.sqp-co-quantity-wrap label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.sqp-qty-controls{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;overflow:hidden;width:fit-content;max-width:160px}.sqp-qty-minus,.sqp-qty-plus{width:42px;height:42px;border:none;background:#f5f5f5;font-size:20px;font-weight:700;color:#333;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.sqp-qty-minus:hover,.sqp-qty-plus:hover{background:#e8e8e8}.sqp-qty-input{width:56px;height:42px;border:none;border-right:1px solid #ddd;border-left:1px solid #ddd;text-align:center;font-size:16px;font-weight:600;color:#333;-moz-appearance:textfield;background:#fff}.sqp-qty-input::-webkit-outer-spin-button,.sqp-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sqp-buy-now-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 30px;background-color:#b09351;color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:.3px;line-height:1.4;gap:8px}.sqp-buy-now-btn:hover{background-color:#8c7642;transform:translateY(-1px);box-shadow:0 4px 12px rgba(176,147,81,.4)}.sqp-buy-now-btn:active{transform:translateY(0)}.sqp-buy-now-btn.sqp-out-of-stock{background-color:#ccc;cursor:not-allowed;opacity:.7}.sqp-buy-now-btn.sqp-out-of-stock:hover{background-color:#ccc;transform:none;box-shadow:none}.sqp-btn-loading{text-align:center;padding:8px 0}.sqp-spinner{display:inline-block;width:28px;height:28px;border:3px solid rgba(176,147,81,.3);border-top-color:#b09351;border-radius:50%;animation:sqp-spin .7s linear infinite}@keyframes sqp-spin{to{transform:rotate(360deg)}}.sqp-buy-now-btn.sqp-loading{pointer-events:none;opacity:.7}.sqp-notice{margin-bottom:10px;padding:10px 14px;border-radius:6px;font-size:14px}.sqp-notice.woocommerce-error{color:#e74c3c;background:#fdf0ef;border-right:4px solid #e74c3c}.sqp-notice.woocommerce-message{color:#28a745;background:#f0fdf4;border-right:4px solid #28a745}.sqp-checkout-section{background-color:#f9f9f9;padding:25px 15px;border-radius:12px;margin-top:25px}.sqp-checkout-heading{font-size:20px;font-weight:700;color:#333;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e0e0e0}.sqp-checkout-section .woocommerce-checkout{direction:rtl;text-align:right}.sqp-checkout-section h3{font-size:18px;font-weight:700;color:#333;margin:0 0 15px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.sqp-checkout-section .woocommerce-billing-fields__field-wrapper,.sqp-checkout-section .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr;gap:12px}.sqp-checkout-section .form-row{margin:0;padding:0}.sqp-checkout-section .form-row label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:5px}.sqp-checkout-section .form-row .required{color:#e74c3c}.sqp-checkout-section input:not([type=submit]):not([type=checkbox]):not([type=radio]),.sqp-checkout-section select,.sqp-checkout-section textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background:#fff;transition:border-color .3s ease,box-shadow .3s ease;direction:rtl}.sqp-checkout-section input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.sqp-checkout-section select:focus,.sqp-checkout-section textarea:focus{border-color:#b09351;outline:none;box-shadow:0 0 0 2px rgba(176,147,81,.15)}.sqp-checkout-section .woocommerce-checkout-review-order{margin-top:20px}.sqp-checkout-section .woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;margin-bottom:20px}.sqp-checkout-section .woocommerce-checkout-review-order-table th,.sqp-checkout-section .woocommerce-checkout-review-order-table td{padding:10px 8px;border-bottom:1px solid #eee;text-align:right;font-size:14px}.sqp-checkout-section .woocommerce-checkout-review-order-table tfoot .order-total th,.sqp-checkout-section .woocommerce-checkout-review-order-table tfoot .order-total td{font-weight:700;font-size:16px;border-top:2px solid #ddd;color:#333}.sqp-checkout-section .woocommerce-checkout-payment{margin-top:20px}.sqp-checkout-section .wc_payment_methods{list-style:none;padding:0;margin:0 0 20px}.sqp-checkout-section .wc_payment_method{padding:12px;margin-bottom:8px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:border-color .3s ease}.sqp-checkout-section .wc_payment_method label{font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}.sqp-checkout-section .payment_box{padding:10px 0 0;font-size:13px;color:#666}.sqp-checkout-section #place_order{width:100%;padding:14px 30px;background-color:#b09351;color:#fff;border:2px solid #b09351;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:15px}.sqp-checkout-section #place_order:hover{background-color:#8c7642;border-color:#8c7642;transform:translateY(-1px);box-shadow:0 4px 12px rgba(176,147,81,.4)}.sqp-checkout-section .woocommerce-NoticeGroup,.sqp-checkout-section .woocommerce-error,.sqp-checkout-section .woocommerce-message{margin-bottom:15px;font-size:14px}.sqp-checkout-section .woocommerce-error{color:#e74c3c;background:#fdf0ef;padding:12px 15px;border-radius:6px;border-right:4px solid #e74c3c;list-style:none}.sqp-checkout-section .woocommerce-message{color:#28a745;background:#f0fdf4;padding:12px 15px;border-radius:6px;border-right:4px solid #28a745}.sqp-checkout-section .woocommerce-form-coupon-toggle,.sqp-checkout-section .woocommerce-form-login-toggle{display:none}.sqp-checkout-section .woocommerce-thankyou-order-received{text-align:center;padding:20px;font-size:18px;font-weight:700;color:#28a745}.sqp-checkout-wrapper .woocommerce-cart-form,.sqp-checkout-wrapper .cart-collaterals{display:none}.sqp-checkout-wrapper~.related.products,.sqp-checkout-wrapper~.upsells.products,.sqp-checkout-wrapper~section.related,.sqp-checkout-wrapper~section.upsells{display:none !important}body.single-product .sqp-checkout-wrapper~.products,body.single-product .sqp-checkout-wrapper~ul.products{display:none !important}body.single-product .woocommerce>.products:not(.sqp-checkout-wrapper .products),body.single-product .xtra-related-products,body.single-product section.related.products,body.single-product section.upsells.products,body.single-product .cross-sells{display:none !important}body.single-product .sqp-checkout-wrapper~.summary.entry-summary,body.single-product .sqp-checkout-wrapper~.woocommerce-product-gallery{display:none !important}.sqp-checkout-wrapper .select2-container{width:100% !important}.sqp-checkout-wrapper .select2-container .select2-selection--single{height:42px;border:1px solid #ddd;border-radius:6px}.sqp-checkout-wrapper .select2-container .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:14px;padding-left:14px}.sqp-checkout-wrapper .select2-container .select2-selection--single .select2-selection__arrow{height:42px}@media (min-width:768px){.sqp-checkout-product-area{grid-template-columns:repeat(2,1fr);gap:30px}.sqp-co-product-title{font-size:26px}.sqp-co-product-price{font-size:22px}.sqp-checkout-section{padding:30px 25px}.sqp-checkout-section .woocommerce-billing-fields__field-wrapper,.sqp-checkout-section .woocommerce-shipping-fields__field-wrapper{grid-template-columns:repeat(2,1fr)}.sqp-checkout-section .form-row-wide{grid-column:1/-1}.sqp-co-pricing-table .sqp-offers-container{flex-direction:row;flex-wrap:wrap}.sqp-co-pricing-table .sqp-offer-item{flex:1 1 calc(50% - 8px);min-width:180px}}@media (min-width:1024px){.sqp-co-product-title{font-size:28px}.sqp-co-product-price{font-size:24px}.sqp-checkout-section{padding:35px 30px}.sqp-co-pricing-table .sqp-offer-item{flex:1 1 calc(33.333% - 10px)}.sqp-checkout-section .woocommerce-checkout{max-width:100%}}@media (min-width:1200px){.sqp-buy-now-btn{font-size:18px;padding:16px 40px}.sqp-checkout-section #place_order{font-size:18px;padding:16px 40px}}@media (max-width:480px){.sqp-co-product-title{font-size:19px}.sqp-co-product-price{font-size:18px}.sqp-buy-now-btn{font-size:15px;padding:12px 20px}.sqp-checkout-section{padding:18px 12px;margin-top:20px;border-radius:8px}.sqp-checkout-section h3{font-size:16px}.sqp-checkout-section input:not([type=submit]):not([type=checkbox]):not([type=radio]),.sqp-checkout-section select,.sqp-checkout-section textarea{padding:9px 12px;font-size:13px}.sqp-checkout-section #place_order{font-size:15px;padding:12px 20px}.sqp-co-pricing-table .sqp-offer-item{padding:12px}.sqp-co-pricing-table .sqp-offer-price{font-size:16px}.sqp-qty-minus,.sqp-qty-plus{width:38px;height:38px;font-size:18px}.sqp-qty-input{width:48px;height:38px;font-size:15px}}[dir=ltr] .sqp-checkout-wrapper,.sqp-checkout-wrapper[dir=ltr]{direction:ltr;text-align:left}[dir=ltr] .sqp-co-pricing-table .sqp-best-seller-badge{right:auto;left:12px}[dir=ltr] .sqp-checkout-section .woocommerce-error,[dir=ltr] .sqp-notice.woocommerce-error{border-right:none;border-left:4px solid #e74c3c}[dir=ltr] .sqp-checkout-section .woocommerce-message,[dir=ltr] .sqp-notice.woocommerce-message{border-right:none;border-left:4px solid #28a745}[dir=ltr] .sqp-variation-row select{background-position:right 14px center}