/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}body>.sheyda-toast{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;gap:24px;padding-block:12px;padding-inline:18px 12px;border-radius:4px;font-size:1rem;min-width:200px;background:#f6f8fb;color:var(--primary-1,#524cff);border:1px solid currentColor;border-radius:1000px;font-family:dana}body>.sheyda-toast.error-toast{color:var(--red,#c33)}body>.sheyda-toast.success-toast{color:var(--green,#28a745)}body>.sheyda-toast .toast-close{line-height:1;color:currentColor}.sheyda-toast-progress{position:absolute;bottom:0;left:0;height:2px;width:100%;color:inherit;background:currentColor;animation:sheyda-progress-shrink linear forwards}@keyframes sheyda-progress-shrink{from{width:100%}to{width:0%}}@keyframes cbwct_wc_circle{0%{transform:rotate(0deg) translate(0) rotate(0deg)}100%{transform:rotate(0) translate(0) rotate(360deg)}}@-webkit-keyframes bounce{0%{margin-top:0;-webkit-animation-timing-function:ease-out}50%{margin-top:15px;-webkit-animation-timing-function:ease-in}100%{margin-top:0;-webkit-animation-timing-function:ease-out}}@keyframes bounce{0%{margin-top:0;animation-timing-function:ease-out}50%{margin-top:15px;animation-timing-function:ease-in}100%{margin-top:0;animation-timing-function:ease-out}}@keyframes cbwct_left_to_right{100%{transform:translateX(180px)}}@keyframes CBWC_Tracking{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes cbwct_loader{0%{top:8px;height:64px}50%,100%{top:24px;height:32px}}.cbwct-tracking-container table{width:100%}.cbwct-tracking-container tr{vertical-align:middle}.cbwct-tracking-container table tr td:first-child{font-size:16px;color:#404040;vertical-align:middle;font-family:'Lato',Helvetica,sans-serif!important;font-weight:400}.cbwct-tracking-container td{padding:9px}.cbwct-tracking-container tr:nth-child(odd){background-color:#ddd}.cbwct-tracking-container{margin-top:50px}.cbwct-tracking{max-width:1140px;margin:30px auto}.cbwct-tracking-porgressbar{border-style:solid;border-width:1px;border:#888;background-color:#fff;-webkit-box-shadow:0 0 9px 1px #888;-moz-box-shadow:0 0 9px 1px #888;box-shadow:0 0 9px 1px #888;margin-bottom:1em;margin-top:1em;position:relative;height:75px}.cbwct-tracking-progress{background:#0cc5b7;background:-moz-linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background:-webkit-linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cc5b7',endColorstr='#2bd891',GradientType=1);background-size:400% 400%;color:#fff;animation:CBWC_Tracking 15s ease infinite;position:absolute;bottom:0;height:34px;text-align:center;border-radius:3px}.cbwct-tracking-from form input[type="text"]{padding:10px;border:1px solid #0a212d;border-radius:3px;margin-right:10px;width:250px}.cbwct-tracking-from form input[type="submit"]{padding:10px 20px;text-align:center;text-transform:uppercase;border-radius:4px;margin-top:-2px;border:none;box-shadow:none;text-shadow:none;font-weight:400;vertical-align:middle;cursor:pointer;white-space:nowrap;font-size:14px;color:#FFF;background:#ff934b;background:-moz-linear-gradient(-45deg,#ff934b 0%,#ff5e62 100%);background:-webkit-linear-gradient(-45deg,#ff934b 0%,#ff5e62 100%);background:linear-gradient(135deg,#ff934b 0%,#ff5e62 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff934b',endColorstr='#ff5e62',GradientType=1)}.cbwct-tracking-from form label{font-weight:800;padding-right:5px;font-family:'Lato',sans-serif;color:#666;font-size:14px}.cbwct-tracking-from{margin-top:40px;margin-bottom:0}.cbwct-tracking-title h2{font-family:'Montserrat',sans-serif;font-weight:600;font-size:20px;color:#666}.cbwct_wc_traking_steps{position:absolute;display:flex;justify-content:space-between;width:97%;top:6px;left:10px;right:10px;margin:0 auto}.cbwct-wc-traking-round{width:20px;height:20px;background:#fff;border:2px solid #ACACA6;border-radius:50%;transition:background 1s;margin:0 auto}.cbwct-wc-traking-round.active:before{content:'';width:0;height:0;border-style:solid;border-width:20px 10px 0 10px;border-color:#23d5ab #fff0 #fff0 #fff0;display:block;-webkit-animation-name:bounce;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-name:bounce;animation-duration:1s;animation-iteration-count:infinite;cursor:pointer;top:-36px;position:absolute}.cbwct-wc-traking-round.active:after{content:'Order';display:inline-block;position:absolute;top:-62px;left:-44px;right:0;color:#666;-webkit-animation-name:bounce;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-name:bounce;animation-duration:1s;animation-iteration-count:infinite;font-size:14px;text-align:center;width:125px}.cbwct-wc-traking-round.active.ali-wc-payment:after{content:'Payment Pending'}.cbwct-wc-traking-round.active.ali-wc-hold:after{content:'On Hold'}.cbwct-wc-traking-round.active.ali-wc-processing:after{content:'Processing'}.cbwct-wc-traking-round.active.ali-wc-shipping:after{content:'Shipped'}.cbwct-wc-traking-round.active.ali-wc-delivered:after{content:'Delivered'}.cbwct_wc_traking_step p{color:#fff}.cbwct-wc-traking-img img{width:30px;margin-bottom:12px}.cbwct_shipping{position:absolute;left:0;top:0}.cbwct_shipping.active{animation:cbwct_left_to_right 5s linear infinite}.cbwct_wc_traking_step{text-align:center;position:relative}.cbwct-wc-traking-img{margin:0 auto}.cbwct-wc-traking-round.active{background:#0cc5b7;background:-moz-linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background:-webkit-linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cc5b7',endColorstr='#2bd891',GradientType=1);background-size:400% 400%;animation:CBWC_Tracking 15s ease infinite;border-color:#fff}.cbwct_notice{color:red;font-size:15px;font-weight:600;display:inline-block;border-radius:3px}.cbwct_progress{animation:cbwct_wc_circle 6s linear infinite}.cbwct_wc_order_cancelled{font-size:20px;display:flex;justify-content:center;align-items:center;height:100%;width:100%!important}.cbwct-traking-form-result{margin-top:20px}.cbwct-tracking-form-area{display:flex;flex-wrap:nowrap;justify-content:center;flex-direction:row;align-items:flex-end}.cbwct-tracking-form-field{display:flex;flex-direction:column}.cbwct_wc_order_tracker_loader{display:inline-block;position:relative;width:80px;height:80px}.cbwct_wc_order_tracker_loader div{display:inline-block;position:absolute;left:8px;width:16px;background:#ff5e62;animation:cbwct_loader 1.2s cubic-bezier(0,.5,.5,1) infinite}.cbwct_wc_order_tracker_loader div:nth-child(1){left:8px;animation-delay:-0.24s}.cbwct_wc_order_tracker_loader div:nth-child(2){left:32px;animation-delay:-0.12s}.cbwct_wc_order_tracker_loader div:nth-child(3){left:56px;animation-delay:0}@media only screen and (min-width:768px) and (max-width:991px).elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor-icons - v5.53.0 - 16-07-2026 */
@font-face{ font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.53.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.53.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.53.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.53.0#eicon) format("svg");font-weight:400;font-style:normal }[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:befor/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-