:root{--background:#000;--foreground:#fff;--color-white:#f0f0f0;--color-white-bg:#fff;--color-black:#000;--color-light-black:#172337;--color-border-grey:#e4e7ed;--color-brand-orange:#fb641b;--color-brand-blue:#002e6e;--color-brand-lightblue:#00b9f1;--color-brand-navy:navy;--color-brand-bbd:#2455f4;--color-brand-refurb:#f2575b;--color-brand-footer:#172337;--color-brand-blue-lighter:#7accff;--color-brand-blue-lighter1:#dfeafd;--color-blue-lighter1:#b3d7ff;--color-blue-lighter2:#2370f4;--color-blue-lighter3:#2a55e5;--color-primary-yellow:#ffe11b;--color-primary-yellow2:#f1d27d;--color-primary-yellow3:#fde428;--color-primary-yellow4:#ff3;--color-yellow-grade1:#fff7e1;--color-yellow-grade2:#fef8e0;--color-purple:#5f4eeb;--color-offer-green:#388e3c;--color-green-grade0:#26a541;--color-green-grade1:#e9f2e9;--color-green-grade2:#e6f4e8;--color-green-grade3:#e6f3e6;--color-green-grade4:#008c00;--color-yellowish-orange:#ff9f00;--color-flash-green:#11c29b;--color-error-red:#ff6161;--color-error-red2:#ff4343;--color-error-red3:#ffeaed;--color-error-red4:#dd5354;--color-error-red5:#d23276;--color-error-red6:#e4001e;--color-error-red7:#e32727;--color-grey-grade0:#fafafa;--color-grey-grade1:#f0f0f0;--color-grey-grade2:#e0e0e0;--color-grey-grade3:#c2c2c2;--color-grey-grade4:#878787;--color-grey-grade5:#212121;--color-grey-grade6:#d7d7d7;--color-grey-grade7:#f9f9f9;--color-grey-grade8:#9e9e9e;--color-grey-grade9:#efefef;--color-grey-grade10:#f5f5f5;--color-grey-grade11:#aaa;--color-grey-grade12:#dbdbdb;--color-grey-grade13:#fbfbfb;--color-grey-grade14:#666;--color-grey-grade15:#f8f8f8;--color-grey-grade16:#eee;--color-grey-grade17:#9b9b9b;--color-grey-grade18:#686868;--color-grey-grade19:#eaeaea;--color-grey-grade20:#e6e6e6;--color-grey-grade21:#e9e9e9;--color-grey-grade22:#d8d8d8;--color-grey-grade23:#ffcbd0;--color-grey-grade24:#717478;--color-grey-grade25:#111112;--color-grey-grade26:#f0f2f5;--color-grey-grade27:#f8f9fa;--color-greyish-blue:#b8bbbf;--color-light-greyish-blue:#f1f3f5;--color-error-bg:#fff7f8;--color-info-bg:#ffffe6;--color-info-light-bg:#fffbf6;--color-page-bg:#f1f3f6;--color-green-bg:#f7fffa;--color-blue-bg:#f5faff;--color-vip-black-bg:#343c4e;--color-grey-badge:#717171;--color-grey-light:#d3d3d3;--color-vendor-text:#3f3f3f;--color-dark-blue1:#1d6ded;--color-light-blue:#f4f8ff;--color-light-blue1:#bed5fa;--color-light-blue2:#93b7f1;--color-info-yellow:#fffdec;--color-cobranded-footer-blue:#005387;--color-pre-book-purple:#854987;--color-light-pink:#fff0ff;--color-light-orange:#fdf5e7;--color-orange-bg:#fff7e1;--color-bright-orange:#e79900;--color-payment-orange:#ffc200;--color-wishlist-red:#ff4343;--color-light-green:#e7f8ec;--color-selector-black:#010101;--color-light-grey-orange:#fef7e9;--color-mustard:#af7b1c;--color-a-link:#017cb6;--color-highlight-bg:#e3eced;--color-highlight-bg1:#93b7f11a;--color-error:#fa0000;--color-dark-red:#b12704;--color-accent-gold:gold;--color-bg-lightblue:#eff7ff;--start-color:#007cf0;--end-color:#00dfd8;--start-color1:#7928ca;--end-color1:#ff0080}html,body{color:#000000de;max-width:100vw;font-size:16px;font-weight:400;background:#f6f6f6!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Roboto,sans-serif;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.pageContainer{min-height:calc(100vh - 250px);position:relative}.container{max-width:1200px;margin:0 auto}.color-bg-primary{background-color:#f6f6f6}.a-link{text-shadow:none;cursor:pointer;margin-left:0;font-weight:500;text-decoration:none;color:#00f!important}.a-link:hover{color:#0000ffb7;text-decoration:underline}.a-section-link{color:var(--color-a-link);cursor:pointer;text-decoration:none;transition:color .1s ease-in-out;font-size:13px!important}.a-section-link:hover{color:#b00;text-decoration:underline}.text-dark-red{color:var(--color-dark-red)!important}.text-error{color:var(--color-error)!important}.input-text-error{color:var(--color-error);letter-spacing:.2px;font-family:Arial,Helvetica,sans-serif;font-size:80%;font-style:italic;line-height:1.5}.text-success{color:var(--color-offer-green)!important}.bg-primary{background-color:var(--color-brand-bbd)}.bg-warning{background-color:var(--color-primary-yellow)}.bg-danger{background-color:var(--color-error-red2)}.bg-info{background-color:var(--end-color)}.bg-secondary{background-color:#6c757d}.bg-success{background-color:#28a745}.d-flex{display:flex!important}.d-flex.flex-end{justify-content:flex-end}.d-flex.flex-start{justify-content:flex-start}.d-flex.flex-center{justify-content:center}.d-flex.flex-space-between{justify-content:space-between!important}.d-flex.flex-space-around{justify-content:space-around}.d-flex.flex-space-evenly{justify-content:space-evenly}.d-flex.flex-align-center{align-items:center}.d-flex.flex-direction-column{flex-direction:column}.d-flex.flex-direction-row{flex-direction:row}.d-none{display:none}.d-block{display:block}.line{border-bottom:1px solid #0003;margin:10px -10px 0}.grid{display:grid}.show{display:""}.hide{display:none}.badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;display:inline-block}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{color:#fff;background-color:#007bff}.badge-secondary{color:#fff;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-danger{color:#fff;background-color:#dc3545}.badge-warning{color:#000;background-color:#ffc107}.badge-info{color:#fff;background-color:#17a2b8}.badge-light{color:#000;background-color:#f8f9fa}.badge-dark{color:#fff;background-color:#343a40}.centerDiv{border:1px solid #0000001a;border-left:5px solid red;border-radius:4px;width:80%;max-width:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.centerDiv .inner{justify-content:center;align-items:center;padding:50px;display:flex}.centerDiv.success{border:1px solid #0000001a;border-radius:4px;border-left:5px solid green!important}.currency:before{content:"₹";font-size:90%;font-family:Arial,Helvetica,sans-serif!important}button.nextSlide{background-color:#ffffffbd;border:none;width:40px;height:88px;margin:auto 0;display:flex;position:absolute;top:0;bottom:0;box-shadow:0 1px 4px #0000001f}button.nextSlide.next{right:0}button.nextSlide.previous{left:0}button.nextSlide .s2026{position:absolute;top:50%;right:16px;transform:scale(1)translateY(-50%)}button.nextSlide .s2026:before{content:"";border:2px solid #878787;border-width:2px 2px 0 0;width:6px;height:6px;display:inline-block;position:relative;transform:rotate(45deg)}button.nextSlide .s2025{position:absolute;top:50%;right:16px;transform:scale(1)translateY(-50%)}button.nextSlide .s2025:before{content:"";border:2px solid #878787;border-width:2px 2px 0 0;width:6px;height:6px;display:inline-block;position:relative;transform:rotate(220deg)}@media only screen and (max-width:767.98px){button.nextSlide{display:none}}label{color:#666;margin:2px 0;font-size:80%}.input-control,.input-select-control{resize:none;color:#333;border:1px solid #ccc;border-radius:4px;width:100%;height:38px;margin:5px 0;padding:4px 7px;font-size:14px;transition:all .2s}.input-control::placeholder{color:#bbb}.input-select-control{cursor:pointer}.input-control:focus,.input-select-control:focus{border:1.5px solid var(--color-brand-lightblue);outline:none}.textarea-control{resize:none;border:1px solid #ccc;border-radius:4px;width:100%;margin:5px 0;padding:8px 7px;transition:all .2s;font-family:inherit!important}.textarea-control::placeholder{color:#bbb}.textarea-control:focus{border:1.5px solid var(--color-brand-lightblue);outline:none}@media only screen and (max-width:767.98px){.input-control,.input-select-control{height:45px!important}}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.divider-image{background:url(/images/icons/element-divider.png) bottom no-repeat;width:100%;height:14px;margin-bottom:15px;line-height:1.5}.first-letter{color:#333;margin:0;padding:0;font-size:4rem;line-height:1}.section_rating{flex-direction:row;align-items:center;display:flex}.star-rating{display:inline-block}.star{font-size:initial;color:#ccc;display:inline-block}.full{color:#fc0}.half{display:inline-block;position:relative}.half:before{content:"★";color:#fc0;width:50%;position:absolute;overflow:hidden}@media only screen and (max-width:767.98px){.star{font-size:22px!important}.section_rating{text-align:left;margin-top:8px;display:block}.section_rating a{margin-top:5px;display:inline-block}.section_rating .d-none{display:none}}.btn{cursor:pointer;text-transform:capitalize;border:none;border-radius:3px;padding:12px 10px;font-size:.9em;transition:background-color .3s,color .3s}.btn.btn-bg-warning{background-color:var(--color-primary-yellow);border:2px solid var(--color-primary-yellow2)}.btn-bg-warning:active{background-color:var(--color-primary-yellow2)}.btn.btn-bg-dark{background-color:var(--background);border:2px solid var(--color-brand-footer);color:#fff;font-weight:700}.btn-bg-dark:active{background-color:var(--color-brand-footer)}.btn:disabled{background-color:var(--color-grey-grade1);cursor:not-allowed;border:1px solid (var(--color-grey-grade11));color:var(--color-grey-grade3)}.btn.btn-bg-light{background-color:var(--color-grey-grade1);border:2px solid var(--color-grey-grade1)}.btn-bg-light:active{background-color:var(--color-grey-grade2)}@media only screen and (max-width:767px){.btn{padding:16px 10px}}.cartButton,.buyButton{color:#fff;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;height:40px;font-size:.9rem;font-weight:700;display:flex}.cartButton{background-color:var(--background)}.buyButton{background-color:var(--color-brand-footer)}.cartButton:active,.buyButton:active{background-color:#000000b3}.a-button{text-align:center;vertical-align:middle;cursor:pointer;border-style:solid;border-width:1px;border-radius:5px;padding:6px;font-weight:500;display:inline-block;padding:8px 14px!important;text-decoration:none!important}.a-button.a-button-primary{background-color:var(--color-primary-yellow);border-color:var(--color-primary-yellow2);color:#333!important}.cancel-request-button{color:#0f1111;cursor:pointer;background-color:#f5f5f5;border:1px solid #00000026;border-radius:20px;padding:8px 14px;font-size:14px;transition:background .3s}.cancel-request-button:hover{background-color:#f9f9f9}.cancel-request-button:disabled{cursor:not-allowed;background-color:#ccc}.spinner-wrapper{width:100%;height:100%;position:relative}.spinner-wrapper .spinner{border:4px solid #ccc;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;position:absolute;top:45%;left:45%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-icon{border:7px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-bg{z-index:1;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.loader-icon-1{border:7px solid #f3f3f3;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;position:relative}.spinner-icon{box-sizing:border-box;-webkit-animation:2s linear infinite spin;opacity:.8;border:5px solid #fff;border-bottom-color:#000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;display:inline-block}.spinner-imageicon{z-index:2;background-image:url(/images/icons/loading.gif);background-size:cover;width:30px;height:30px;display:inline-block}.on-landscape{display:none}@media only screen and (min-width:568px) and (max-width:767.98px) and (orientation:landscape){.main{display:none}.on-landscape{cursor:none;background:#004887;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.on-landscape .inner-content_lanscape{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.on-landscape .inner-content_lanscape p,.on-landscape .inner-content_lanscape small{color:#fff;line-height:1.5}}.div-overlay{z-index:20;background-color:#0000000d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.error-box{color:#b00020;text-align:center;background-color:#fff;border-left:5px solid red;border-radius:4px;width:375px;padding:20px 15px;font-family:sans-serif;box-shadow:0 2px 6px #0000001a}@keyframes drawCheck{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}.checkmark{fill:none;stroke:green;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24;stroke-dashoffset:24px;width:25px;height:25px;animation:.5s ease-in-out forwards drawCheck}
