@charset "utf-8";.datepicker{width:-webkit-min-content;width:-moz-min-content;width:min-content}.datepicker:not(.active){display:none}.datepicker-dropdown{padding-top:4px;position:absolute;z-index:20}.datepicker-dropdown.datepicker-orient-top{padding-bottom:4px;padding-top:0}.datepicker-picker{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.datepicker-dropdown .datepicker-picker{-webkit-box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1)}.datepicker-main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:2px}.datepicker-footer{background-color:#f5f5f5;-webkit-box-shadow:inset 0 1px 1px hsla(0,0%,4%,.1);box-shadow:inset 0 1px 1px hsla(0,0%,4%,.1)}.datepicker-title{background-color:#f5f5f5;-webkit-box-shadow:inset 0 -1px 1px hsla(0,0%,4%,.1);box-shadow:inset 0 -1px 1px hsla(0,0%,4%,.1);font-weight:700;padding:.375rem .75rem;text-align:center}.datepicker-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-header .datepicker-controls{padding:2px 2px 0}.datepicker-controls .button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#363636;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.25em;justify-content:center;line-height:1.5;margin:0;padding:calc(0.375em - 1px) .75em;position:relative;text-align:center;vertical-align:top;white-space:nowrap}.datepicker-controls .button:active,.datepicker-controls .button:focus{outline:none}.datepicker-controls .button:hover{border-color:#b8b8b8;color:#363636}.datepicker-controls .button:focus{border-color:#3273dc;color:#363636}.datepicker-controls .button:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(50,115,220,.25);box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.datepicker-controls .button:active{border-color:#474747;color:#363636}.datepicker-controls .button[disabled]{cursor:not-allowed}.datepicker-header .datepicker-controls .button{border-color:transparent;font-weight:700}.datepicker-header .datepicker-controls .button:hover{background-color:#f9f9f9}.datepicker-header .datepicker-controls .button:active{background-color:#f2f2f2}.datepicker-footer .datepicker-controls .button{-webkit-box-flex:1;border-radius:2px;-ms-flex:auto;flex:auto;font-size:.75rem;margin:calc(0.375rem - 1px) .375rem}.datepicker-controls .view-switch{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.datepicker-controls .next-button,.datepicker-controls .prev-button{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;padding-left:.375rem;padding-right:.375rem}.datepicker-controls .next-button.disabled,.datepicker-controls .prev-button.disabled{visibility:hidden}.datepicker-grid,.datepicker-view{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-view{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:15.75rem}.datepicker-grid{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker .days{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-direction:column;flex-direction:column}.datepicker .days,.datepicker .days-of-week{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker .week-numbers{-webkit-box-flex:0;-ms-flex:0 0 9.6774193548%;flex:0 0 9.6774193548%;-ms-flex-direction:column;flex-direction:column}.datepicker .week-numbers,.datepicker .weeks{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker .weeks{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-flex:1;align-items:stretch;-ms-flex:auto;flex:auto;-ms-flex-direction:column;flex-direction:column}.datepicker span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-touch-callout:none;align-items:center;border-radius:4px;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker .dow{font-size:.875rem;font-weight:700;height:1.5rem}.datepicker .week{-webkit-box-flex:1;color:#b8b8b8;-ms-flex:auto;flex:auto;font-size:.75rem}.datepicker .days .dow,.datepicker-cell{-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%}.datepicker-cell{height:2.25rem}.datepicker-cell:not(.day){-ms-flex-preferred-size:25%;flex-basis:25%;height:4.5rem}.datepicker-cell:not(.disabled):hover{background-color:#f9f9f9;cursor:pointer}.datepicker-cell.focused:not(.selected){background-color:#e9e9e9}.datepicker-cell.selected,.datepicker-cell.selected:hover{background-color:#3273dc;color:#fff;font-weight:600}.datepicker-cell.disabled{color:#dcdcdc}.datepicker-cell.next:not(.disabled),.datepicker-cell.prev:not(.disabled){color:#7a7a7a}.datepicker-cell.next.selected,.datepicker-cell.prev.selected{color:#e6e6e6}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today){background-color:#f5f5f5;border-radius:0}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover{background-color:#efefef}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused{background-color:#e9e9e9}.datepicker-cell.today:not(.selected){background-color:#00d1b2}.datepicker-cell.today:not(.selected):not(.disabled){color:#fff}.datepicker-cell.today.focused:not(.selected){background-color:#00ccad}.datepicker-cell.range-end:not(.selected),.datepicker-cell.range-start:not(.selected){background-color:#b8b8b8;color:#fff}.datepicker-cell.range-end.focused:not(.selected),.datepicker-cell.range-start.focused:not(.selected){background-color:#b3b3b3}.datepicker-cell.range-start:not(.range-end){border-radius:4px 0 0 4px}.datepicker-cell.range-end:not(.range-start){border-radius:0 4px 4px 0}.datepicker-cell.range{background-color:#dcdcdc;border-radius:0}.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover{background-color:#d7d7d7}.datepicker-cell.range.disabled{color:#c6c6c6}.datepicker-cell.range.focused{background-color:#d1d1d1}.datepicker-input.in-edit{border-color:#276bda}.datepicker-input.in-edit:active,.datepicker-input.in-edit:focus{-webkit-box-shadow:0 0 .25em .25em rgba(39,107,218,.2);box-shadow:0 0 .25em .25em rgba(39,107,218,.2)}html{scroll-behavior:smooth}body{background-color:#fff}.desktopBg{display:block}@media(max-width:767px){.desktopBg{display:none}}.mobileBg{display:none}@media(max-width:767px){.mobileBg{display:block}}.flash-loader{-webkit-animation:flash .7s linear infinite;animation:flash .7s linear infinite;background:-webkit-gradient(linear,left top,right top,color-stop(33%,rgba(0,0,0,.067)),color-stop(50%,rgba(0,0,0,.2)),color-stop(66%,rgba(0,0,0,.067)));background:linear-gradient(90deg,rgba(0,0,0,.067) 33%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.067) 66%);background-color:#f2f2f2!important;background-size:300% 100%;cursor:not-allowed;pointer-events:none}@-webkit-keyframes flash{0%{background-position:100%}}@keyframes flash{0%{background-position:100%}}.toaster-icon-btn{bottom:-70px;left:0;margin:auto;position:fixed;right:0;text-align:center;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;z-index:99}@media(max-width:767px){.toaster-icon-btn{max-width:325px}}.toaster-icon-btn.active{-webkit-transform:translateY(-110px);transform:translateY(-110px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width:767px){.toaster-icon-btn.active{-webkit-transform:translateY(-150px);transform:translateY(-150px)}}.toaster-icon-btn .cmp-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;-webkit-box-shadow:0px 5px 35px 0px rgba(0,0,0,.251);box-shadow:0px 5px 35px 0px rgba(0,0,0,.251);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:16px;width:100%}.toaster-icon-btn .cmp-container .image{margin-right:8px}.toaster-icon-btn .cmp-container .image img{display:none;height:36px;width:36px}.toaster-icon-btn .cmp-container .text{margin-right:16px}.toaster-icon-btn .cmp-container .text p{color:#262626;display:none;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){.toaster-icon-btn .cmp-container .text p{text-align:left}}.toaster-icon-btn.profile-toaster.active .text p,.toaster-icon-btn.profile-toaster.active img{display:block}.containerFixed>.cmp-container{margin:0 auto;max-width:1288px;padding:0 12px}main.container{padding:0}.d-none{display:none!important}.d-block{display:block!important}input[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.error-txt{color:#eb000e;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:4px}.vsFormText .cmp-form-text .input-error{border:1px solid #eb000e!important}.vsFormText .cmp-form-text label{left:20px;position:absolute;top:15px;-webkit-transition:.3s linear;transition:.3s linear}.vsFormText .cmp-form-text.focused label{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px!important;font-weight:400;left:16px;line-height:16px;padding:0px 4px;top:-12px;-webkit-transition:.3s linear;transition:.3s linear}.vsFormText .cmp-form-text.error{margin-bottom:24px}.prof_left-data{max-width:292px;width:100%}@media only screen and (min-width:768px)and (max-width:1200px){.prof_left-data{min-width:292px}}@media(max-width:767px){.prof_left-data{max-width:100%}.prof_left-data.d-none-forMob{display:none}}.prof_left-data .cmp-container{border-right:1px solid #e9e9e9}@media(max-width:767px){.prof_left-data .cmp-container{border:none}}.prof_left-data .list .cmp-list .cmp-list__item{border-bottom:1px solid #e9e9e9}.prof_left-data .list .cmp-list .cmp-list__item:last-child{border-bottom:none}.prof_left-data .list .cmp-list .cmp-teaser__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:8px;justify-content:start;padding:16px 0}.prof_left-data .list .cmp-list .cmp-teaser__link .cmp-teaser__title{color:#262626;font-family:robotoRegular,sans-serif;font-size:16px;font-weight:400;line-height:20px}.prof_left-data .list .cmp-list .cmp-teaser__link.active .cmp-teaser__title{color:#000;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}.prof_left-data .title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px;padding-bottom:24PX;text-transform:capitalize}.prof_left-data .button{margin:24px 24px 0 0}@media(max-width:767px){.prof_left-data .button{margin-right:0}}.prof_left-data .button .cmp-button{border:1px solid #000;border-radius:40px;cursor:pointer;font-size:0;padding:14px;text-align:center;width:100%}.prof_left-data .button .cmp-button .cmp-button__text{color:#000;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px}.prof_right-data{max-width:940px;width:100%}@media only screen and (min-width:768px)and (max-width:1199px){.prof_right-data{overflow:hidden}}@media(max-width:767px){.prof_right-data.d-none-forMob{display:none}}.profile-title{position:relative}.profile-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:40px}@media(max-width:767px){.profile-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin-bottom:24px;padding-left:26px}.profile-title .cmp-title__text:before{background-image:url(../../../content/dam/vijaysaleswebsite/chevron-left.svg);background-position:0 0;background-repeat:no-repeat;background-size:10px 10px;bottom:0;content:"";display:inline-block;height:10px;left:0;position:absolute;top:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:10px}}.page-title-wrapper>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:40px}@media(max-width:767px){.page-title-wrapper>.cmp-container{margin-bottom:24px}}.page-title-wrapper .back-image{cursor:pointer;margin-right:16px}.page-title-wrapper .back-image.d-desk-none{display:none}@media(max-width:767px){.page-title-wrapper .back-image.d-desk-none{display:block}}.page-title-wrapper .main-title{position:relative}.page-title-wrapper .main-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px}@media(max-width:767px){.page-title-wrapper .main-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px}}.profile__container{margin-top:40px}@media(max-width:767px){.profile__container{margin-top:24px}}.profile__container>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin:0 auto;max-width:1288px;padding:0 12px}@media(max-width:767px){.profile__container>.cmp-container{display:block}}.loaderActive{overflow:hidden}.loaderActive .loaderWrapper{opacity:1}.loaderActive .loaderWrapper,.loaderWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.loaderWrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:9999}.loaderWrapper img{height:auto;width:240px}@media(max-width:767px){.loaderWrapper img{height:auto;width:200px}}.cmp-link__screen-reader-only{display:none}.containerLink{cursor:pointer;position:relative}.containerLink:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.stars{--percent:calc(var(--rating)/5*100%);display:inline-block;font-family:Times;font-size:24px;line-height:1}.stars:before{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#ffb700),to(#efefef));background:linear-gradient(90deg,#ffb700 var(--percent),#efefef var(--percent));-webkit-background-clip:text;content:"★★★★★";letter-spacing:5px}.min-height-500{min-height:500px}.imageParent{text-align:center}.imageParent .cmp-image__image{width:auto}@media(max-width:767px){.extented-image .cmp-image__image{display:none}}.extented-image .cmp-image__image-mob{display:none}@media(max-width:767px){.extented-image .cmp-image__image-mob{display:block}.mt80{margin-top:80px}}.disable-scroll{overflow:hidden}.pdp-disable-scroll{overflow:hidden!important}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.seoTitle{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitle{font-size:24px;line-height:30px}}.seoTitleCmpTitle .cmp-title{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitleCmpTitle .cmp-title{font-size:24px;line-height:30px}}.seoTitleh1 .cmp-title h1{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitleh1 .cmp-title h1{font-size:24px;line-height:30px}}.underlineLinks a{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1.5px}.cmp-experiencefragment--header-search-flyout .cmp-image__image{height:auto;width:100%}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:robotoRegular,sans-serif;position:relative}li,ul{list-style:none}input{border:0;outline:0}body,button,html,input{line-height:normal}html{font-size:16px}*,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:#000;cursor:pointer;font-family:robotoRegular,sans-serif;text-decoration:none}a:focus,a:hover,a:visited{background-color:transparent;color:inherit}a:focus-visible{background-color:transparent;color:inherit}a:target{background-color:transparent;color:inherit}a:focus-within{background-color:transparent;color:inherit}a:active{background-color:transparent;color:inherit}.bold-fonts{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.order-summary-left-fonts{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.green-fonts{color:#3da92c;font-size:14px;font-weight:400}.dark-fonts,.green-fonts{font-family:robotoMedium,sans-serif;line-height:20px}.dark-fonts{color:#262626;font-size:16px;font-weight:500;text-align:right}.strike{text-decoration:line-through}.free-discounts{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.free-discounts,.price-alignment{display:-webkit-box;display:-ms-flexbox;display:flex}.price-alignment{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tot-amt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tot-amt .tax-text{color:#555;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px;text-align:left}.tot-amt .total-price{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px;text-align:right}.tot-amt .total-price.green{color:#3da92c}.cart-table .amount-pricing-section.transparent-border{border-bottom:1px dotted transparent}.min-height-wrapper{min-height:600px}.cart-wrap{margin:auto;max-width:1264px}.cart-wrap .empty-cart{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;border-bottom:1px dotted #555;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:48px 0px 55px}@media(max-width:767px){.cart-wrap .empty-cart{padding:24px 12px 16px}}.cart-wrap .empty-cart-icon{height:100%;max-height:84px;max-width:84px;padding-bottom:8px;width:100%}.cart-wrap .empty-cart-title{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px}.cart-wrap .empty-cart-description{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding-bottom:32px}.cart-wrap .empty-cart a{background-color:#000;border-radius:40px;color:#fff;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px;padding:14px 16px;text-align:center}@media(max-width:767px){.cart-wrap .cart-checkout-wrap{padding:0px 12px}}.cart-wrap .cart-checkout-wrap .cart-checkout-title{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px;margin-bottom:22px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-checkout-title{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:29px}}.cart-wrap .cart-checkout-wrap .cart-checkout-title .cart-checkout-no{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.cart-wrap .cart-checkout-wrap .cart-main-section{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px;position:relative}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:12px;-ms-flex-direction:column;flex-direction:column;gap:0px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap{border-radius:8px;max-width:864px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap{margin-bottom:unset;padding:unset}}@media(max-width:360px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap{padding:0px 5px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section{border:1px solid #dcdcdc;border-radius:8px;margin-bottom:20px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .pickup-error-div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#ffe5e5;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;gap:8px;justify-content:center;line-height:16px;margin-top:5px;padding:8px 14px;width:100%}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .pickup-error-div img{height:16px;width:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section{margin:0 auto;max-width:825px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:20px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .dealTimer__inner{-webkit-box-pack:unset;-ms-flex-pack:unset;gap:4px;justify-content:unset;margin-bottom:0}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product{gap:5px;padding:30px 11px 15px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;justify-content:center}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:13px;max-width:33%;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img .check-box{-webkit-box-align:end;-ms-flex-align:end;align-items:end;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img .check-box.disabled{opacity:.5;pointer-events:none}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img img{cursor:pointer;height:100%;max-width:130px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-img img{height:unset;max-width:62px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-details{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:space-between;padding-top:10px;width:calc(100% - 190px)}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-details.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:67%;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals{cursor:pointer;max-width:292px;position:relative;width:50%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals{width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;gap:4px;line-height:18px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .deals-img{height:16px;max-width:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .ends-in{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .ends-in .timer{color:#eb000e;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{position:relative;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:4px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .deals-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .product-details-notification{margin-top:7px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .product-details-notification .product-details-stock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d60611;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;gap:6px;line-height:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .deals .product-details-notification .product-details-notify{border:1px solid #000;border-radius:40px;color:#000;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-bottom:29px;margin-top:20px;padding:10px 30px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;gap:4px;height:48px;justify-content:center;line-height:16px;min-width:110px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:20px;padding:0;position:absolute;width:100%;z-index:1}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category{color:#000;cursor:pointer;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;padding:11px 13px;position:relative}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin-right:12px;text-align:center;width:30px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category:after{content:url(../../../content/dam/vijaysaleswebsite/cart-checkout/dropdownicon.svg);display:block;position:absolute;right:13px;top:12px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category.disabled{pointer-events:none}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category.disabled:after{content:""}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .list-parent-container{border-top:none;cursor:pointer;display:none;padding:0 20px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner.active{border-radius:20px;overflow:hidden}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner.active .list-parent-container{display:block}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .categories-dropdown{position:relative}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;order:1}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .price-number-rs{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-end;margin-top:4px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .price-tag,.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .price-tag span{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .discounts-percentage{background:#d60611;border-radius:16px;color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;padding:0px 8px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .discounts-percentage{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:unset}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .reward{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding-bottom:8px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .reward{padding-bottom:16px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .reward .reward-content{text-wrap:nowrap;text-wrap:wrap;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:5px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .reward .reward-content{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .reward .reward-content .reward-point{text-wrap:nowrap;color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp{margin-top:8px;padding-bottom:16px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:16px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points{-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:67%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;justify-content:center}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist{gap:11px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-left{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-left .move-to-wishlist{font-family:Roboto;font-size:12px;font-weight:500;line-height:16px;text-align:right}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-left .move-to-wishlist.hidden{display:none}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-left .move-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-left .move-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:18px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .separator{border:1px solid #9d9d9d;height:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-right{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-right .delete-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .points-wrp .loyalty-points .wishlist .wishlist-right .delete-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:18px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-left:auto;max-width:616px;padding:16px 0px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:unset;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 10px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .delivery{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:255px;width:100%}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .delivery.bold .delivery-text .delivery-title{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .delivery .delivery-text .delivery-title{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .delivery .delivery-text .delivery-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:330px;position:relative;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up{max-width:unset}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up.bold .pickup-text p{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up:after{background-image:url(../../../content/dam/vijaysaleswebsite/cart-checkout/ChevronRight.svg);content:"";height:24px;position:absolute;right:3px;top:14px;width:24px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up .pickup-text{max-width:250px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up .pickup-text p{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .product-description .pick-up .pickup-text h6{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;margin-left:auto;width:77%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details{margin-left:unset;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;gap:31px;justify-content:space-between;padding:16px 0px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty{gap:19px;padding:24px 11px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:76px;min-width:76px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-img img{max-width:76px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-img .warranty-icon{max-width:91px;-o-object-fit:cover;object-fit:cover;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content.warranty-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .description-wrapper>.warranty-title{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;padding-bottom:4px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .description-wrapper>.warranty-title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:24px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .description-wrapper .warranty-description{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;max-width:489px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .description-wrapper .warranty-description .bold-fonts{color:#555}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .description-wrapper .warranty-description{display:inline;max-width:280px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between;padding-top:16px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:unset;padding-top:24px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .border-bold{border:1px solid #262626;border-radius:4px;cursor:pointer;padding:4px 14px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .warranty-price{background:#fff;border:1px solid #d9d9d9;border-radius:4px;color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding:4px 8px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .warranty-price{padding:4px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .warrantyprice-btn{text-wrap:nowrap;padding:4px 14px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .warrantyprice-light-btn{border:1px solid #d9d9d9;border-radius:4px;color:#555;cursor:pointer;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding:4px 8px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-prices .warrantyprice-light-btn{text-wrap:nowrap;border:1px solid #d9d9d9;border-radius:4px;color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding:4px 8px;text-align:left}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-button{cursor:pointer}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-button{padding-top:24px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-button .warranty-btn{background:#000;border-radius:40px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:14px;padding:5px 16px;text-align:center}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .flex-button .warranty-btn.disabled{opacity:.5;pointer-events:none}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons .edit-plans{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons .edit-plans .edit-plans-content{text-wrap:nowrap;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons .separator{border:1px solid #9d9d9d}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons .delete-plans{border:1px solid red;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .priceflex .warranty-plans-icons .delete-plans .remove-plans-content{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;text-decoration:underline}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-content:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:70%}@media(max-width:992px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons{-ms-flex-item-align:self-start;align-self:self-start;gap:30px}}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons{gap:30px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .amount-container{-ms-flex-item-align:end;align-self:flex-end}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .amount-container{-ms-flex-item-align:start;align-self:flex-start}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .amount-container .amount-rs{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-top:-25px;text-align:right}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .amount-container .amount-rs{margin-top:0px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .amount-container .amount-rs .per-year{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:right}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;justify-content:flex-end;margin-top:20px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap{margin-top:0px}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .edit-plans{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;text-wrap:nowrap;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;text-decoration:underline}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .edit-plans .edit-plan-icon{max-width:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .edit-plans .edit-plans-content{text-wrap:nowrap;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .separator{border:1px solid #9d9d9d;height:16px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .delete-plans{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty .warranty-content .warranty-plans-icons .edit-remove-wrap .delete-plans .remove-plans-content{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;text-decoration:underline}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content .description-wrapper{width:60%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content .description-wrapper{padding-bottom:24px;width:100%}}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content .warranty-plans-icons{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content .warranty-plans-icons .amount-container{padding-bottom:24px}.cart-wrap .cart-checkout-wrap .cart-main-section .cart-description-wrap .cart-description-main-section .cart-wrap-sub-section .add-on-product-details .warranty.show .warranty-content .warranty-plans-icons .edit-remove-wrap{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-ordinal-group:3;-ms-flex-order:2;justify-content:flex-start;order:2}}.cart-wrap .cart-checkout-wrap .cart-main-section .services{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:16px 0px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .services{gap:19px;padding:24px 11px}}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-img{max-width:76px;width:100%}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:82%;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-left .title{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin:unset;padding-bottom:4px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-left .service-description{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;max-width:230px;padding-bottom:10px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-left .service-description{max-width:unset;padding-bottom:4px}}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-left .provided-service{color:#555;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-price{padding-top:8px}.cart-wrap .cart-checkout-wrap .cart-main-section .services .service-description-price .service-price .service-price-rs{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap{border-top:1px solid #dcdcdc;padding:16px 0px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap{padding:24px 0px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product{border-bottom:none;padding:16px 0px 0px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product{padding:24px 0px 16px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap{gap:19px;padding:0 10px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:521px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:16px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content .goodies-title{max-width:201px;width:100%}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content .goodies-title .title-content{max-width:201px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content .goodies-price{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .upper-wrap .goodies-content-right .goodies-content .goodies-price .goodies-price-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;max-width:82%;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;max-width:72%}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .goodies-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:82%;padding-top:24px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .goodies-delivery{margin-left:unset;padding-top:24px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .goodies-delivery .goodies-auto{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .goodies-delivery .goodies-delivery-content .delivery-pretitle{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .goodies-delivery .goodies-delivery-content .delivery-date{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .trash{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap.add-on-product .bottom-wrap .trash{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap{gap:19px;padding:0 20px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .upper-img{max-width:90px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .upper-img img{max-width:90px;mix-blend-mode:multiply}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content-right{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-gift{-webkit-box-pack:center;-ms-flex-pack:center;background:#eb000e;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;padding:1px 9px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-gift .goodies-gift-img{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-gift .goodies-gift-content .goodies-pretitle-logo{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-title{max-width:285px;padding-top:8px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-title .title-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .goodies-title .title-content{padding-bottom:8px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:48px;justify-content:center;min-width:110px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:20px;padding:0;position:absolute;width:100%;z-index:1}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .selected-category{color:#000;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;padding:11px 13px;position:relative}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin-right:12px;text-align:center;width:30px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .selected-category:after{content:url(../../../content/dam/vijaysaleswebsite/cart-checkout/dropdownicon.svg);display:block;position:absolute;right:13px;top:12px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .selected-category.disabled{pointer-events:none}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .selected-category.disabled:after{content:""}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner .list-parent-container{border-top:none;cursor:pointer;display:none;padding:0 20px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner.active{border-radius:20px;overflow:hidden}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .product__price--quantity .categories-dropdown-inner.active .list-parent-container{display:block}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-content .categories-dropdown{position:relative}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-price{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:70px}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-price p{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-orient:vertical;-webkit-box-direction:reverse;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:5px;padding-top:8px}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-price p{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:row;flex-direction:row}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-price p .goodies-price-list{-webkit-box-pack:end;-ms-flex-pack:end;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;justify-content:flex-end;line-height:16px;text-align:right}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .upper-wrap .goodies-price .mrp-price p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;max-width:82%;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:88%}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap .goodies-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:82%;padding-top:24px;width:100%}@media(max-width:767px){.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap .goodies-delivery{margin-left:unset;padding-top:24px}}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap .goodies-delivery .goodies-auto{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap .goodies-delivery .goodies-delivery-content .delivery-pretitle{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .cart-checkout-wrap .cart-main-section .goodies-wrap .bottom-wrap .goodies-delivery .goodies-delivery-content .delivery-date{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-order-summary{max-width:352px;position:sticky;top:130px;width:100%}@media(max-width:767px){.cart-wrap .cart-order-summary{-webkit-box-ordinal-group:12;-ms-flex-order:11;margin:0 auto;max-width:unset;order:11;position:unset;top:unset}}@media(max-width:992px){.cart-wrap .cart-order-summary{margin:0 auto;position:unset;top:unset}}.cart-wrap .cart-order-summary .coupon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:6px 5px;position:relative}.cart-wrap .cart-order-summary .coupon .apply-coupon-icons{cursor:pointer;height:24px;position:absolute;right:0px;width:24px}.cart-wrap .cart-order-summary .coupon img{max-height:24px;max-width:24px}.cart-wrap .cart-order-summary .coupon .cart-order-summary-coupon-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:15px;margin:unset;margin-top:0px;padding:5px 0px;text-align:left}.cart-wrap .cart-order-summary .coupon .exchange-strip{background-color:#037754;border-radius:40px;color:#fff;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px;padding:2px 8px;text-align:center}.cart-wrap .cart-order-summary .price{border:1px solid #d9d9d9;border-radius:4px;margin-top:16px}.cart-wrap .cart-order-summary .price.mt-0{margin-top:0}.cart-wrap .cart-order-summary .price .price-list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px dotted #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:6px 10px;text-align:left}.cart-wrap .cart-order-summary .price .price-list .price-content{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin:unset;min-width:106px}.cart-wrap .cart-order-summary .price .price-list .price-amount .price-amount-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:unset;text-align:right}.cart-wrap .cart-order-summary .price .price-list .price-amount .tax{-webkit-box-pack:end;-ms-flex-pack:end;color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;justify-content:flex-end;line-height:12px;text-align:left}.cart-wrap .cart-order-summary .price .saving{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:unset;padding:8px 11px 10px 10px;text-align:left}.cart-wrap .cart-order-summary .price .saving,.cart-wrap .cart-order-summary .price .saving .saving-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cart-wrap .cart-order-summary .price .saving .saving-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.cart-wrap .cart-order-summary .price .saving .saving-left img{max-height:18px;max-width:18px}.cart-wrap .cart-order-summary .price .saving .saving-left .saving-content{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin:unset;text-align:left}.cart-wrap .cart-order-summary .price .saving .saving-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.cart-wrap .cart-order-summary .price .saving .saving-right .saving-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#3da92c;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:20px;margin:unset;text-align:right}.cart-wrap .cart-order-summary .price .saving .saving-right .saved{color:#262626;display:block;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px;text-align:right}.cart-wrap .cart-order-summary .location{margin:16px 0px}.cart-wrap .cart-order-summary .location .location-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:7px 8px}.cart-wrap .cart-order-summary .location .location-logo .location-content{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .cart-order-summary .location .location-logo .location-content p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin:unset;text-align:left}.cart-wrap .cart-order-summary .location .location-logo .location-content p .location-selection{color:#000;color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left;-webkit-text-decoration-color:#000;text-decoration-color:#000}.cart-wrap .cart-order-summary .location .location-logo .location-content p a{text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-order-summary .order-summary{padding-bottom:60px}}.cart-wrap .cart-order-summary .order-summary .order-summary-title{border-bottom:1px solid #d9d9d9;color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin:unset;padding-bottom:16px;text-align:left;text-transform:capitalize}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:4px 0px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price .amt-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:unset}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price .amt-left.free-tag{position:relative}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price .amt-left.free-tag:after{background-color:#3da92c;border-radius:40px;color:#fff;content:"Free";font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px;margin-left:4px;padding:3px 10px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price .amt-right{margin:unset}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section{padding-bottom:8px;padding-top:10px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section .amount-price{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:4px 0px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section .amount-price .amt-left{display:-webkit-box;display:-ms-flexbox;display:flex;margin:unset}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section .amount-price .amt-left.free-tag{position:relative}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section .amount-price .amt-left.free-tag:after{background-color:#3da92c;border-radius:40px;color:#fff;content:"Free";font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px;margin-left:4px;padding:3px 10px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-warranty-section .amount-price .amt-right{margin:unset}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three,.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three .amount-price{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three .amount-price .amt-left{display:-webkit-box;display:-ms-flexbox;display:flex;margin:unset}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three .amount-price .amt-left.free-tag{position:relative}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three .amount-price .amt-left.free-tag:after{background-color:#3da92c;border-radius:40px;color:#fff;content:"Free";font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px;margin-left:4px;padding:3px 10px}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-three .amount-price .amt-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px;margin:unset;text-align:right}.cart-wrap .cart-order-summary .order-summary .gst-number{color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;gap:8px;margin:usnet;padding:16px 0px;text-align:left}.cart-wrap .cart-order-summary .order-summary .gst-number .acknowledgement{color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;margin:unset;text-align:left}.cart-wrap .cart-order-summary .order-summary .gst-number .acknowledgement-condition{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.cart-wrap .cart-order-summary .order-summary .gst-preloader{position:absolute;right:0;right:17px;top:0;top:16px}.cart-wrap .cart-order-summary .order-summary .gst-number-input{padding-bottom:4px;position:relative}.cart-wrap .cart-order-summary .order-summary .gst-number-input input{border:1px solid #d9d9d9;border-radius:4px;color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:15px 20px;text-align:left;width:100%}.cart-wrap .cart-order-summary .order-summary .gst-number-input input.disabled{pointer-events:none}.cart-wrap .cart-order-summary .order-summary .gst-number-input label{background-color:#fff;color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;left:20px;line-height:18px;position:absolute;top:15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cart-wrap .cart-order-summary .order-summary .gst-number-input input:not(:-moz-placeholder-shown)+label{color:#000;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:16.5px;line-height:16px;padding:0px 4px;top:-9px;-moz-transition:.3s linear;transition:.3s linear}.cart-wrap .cart-order-summary .order-summary .gst-number-input input:not(:-ms-input-placeholder)+label{color:#000;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:16.5px;line-height:16px;padding:0px 4px;top:-9px;-ms-transition:.3s linear;transition:.3s linear}.cart-wrap .cart-order-summary .order-summary .gst-number-input input:focus+label,.cart-wrap .cart-order-summary .order-summary .gst-number-input input:not(:placeholder-shown)+label{color:#000;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:16.5px;line-height:16px;padding:0px 4px;top:-9px;-webkit-transition:.3s linear;transition:.3s linear}.cart-wrap .cart-order-summary .order-summary .gst-number-input .gst__btn-apply,.cart-wrap .cart-order-summary .order-summary .gst-number-input .gst__btn-clear{color:#000;cursor:pointer;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;position:absolute;right:17px;text-decoration:underline;top:16px}.cart-wrap .cart-order-summary .order-summary .gst-number-input .gst__btn-apply.disabled,.cart-wrap .cart-order-summary .order-summary .gst-number-input .gst__btn-clear.disabled{color:#9d9d9d;pointer-events:none}.cart-wrap .cart-order-summary .order-summary .gst__msg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;gap:8px;line-height:16px;margin-bottom:20px;padding:8px 14px;width:100%}.cart-wrap .cart-order-summary .order-summary .gst__msg img{display:none;width:16px}.cart-wrap .cart-order-summary .order-summary .gst__msg.error__msg{background:#ffe5e5}.cart-wrap .cart-order-summary .order-summary .gst__msg.error__msg .gst__msg-error{display:block}.cart-wrap .cart-order-summary .order-summary .gst__msg.success__msg{background:#e6f1ee}.cart-wrap .cart-order-summary .order-summary .gst__msg.success__msg img{height:20px;width:20px}.cart-wrap .cart-order-summary .order-summary .gst__msg.success__msg .gst__msg-success{display:block}@media(max-width:767px){.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper{background-color:#fff;bottom:0;left:0;padding:10px;position:fixed;right:0;width:100%;z-index:98}}.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper.disabled{pointer-events:none}.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper.disabled .checkout-btn{opacity:.5}.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper .checkout-btn{background:#000;border-radius:40px;color:#fff;cursor:pointer;padding:14px;text-align:center}.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper .checkout-btn.flash-loader{background:-webkit-gradient(linear,left top,right top,color-stop(33%,rgba(0,0,0,.067)),color-stop(50%,rgba(0,0,0,.2)),color-stop(66%,rgba(0,0,0,.067)));background:linear-gradient(90deg,rgba(0,0,0,.067) 33%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.067) 66%);background-color:#f2f2f2;background-size:300% 100%}@media(max-width:767px){.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper .checkout-btn{background:#000;color:#fff;float:left;padding:14px;width:100%}}.cart-wrap .cart-order-summary .order-summary .checkout-btn-wrapper .checkout-btn a{-webkit-box-pack:center;-ms-flex-pack:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:20px;text-align:center}.cart-wrap .cart-order-summary .order-summary .safe-payment{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-start;padding-top:16px;text-align:center}@media(max-width:992px){.cart-wrap .cart-order-summary .order-summary .safe-payment{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:767px){.cart-wrap .cart-order-summary .order-summary .safe-payment{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;justify-content:space-between;padding-top:unset}}.cart-wrap .cart-order-summary .order-summary .safe-payment .secure-payment{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:182px}.cart-wrap .cart-order-summary .order-summary .safe-payment .secure-payment img{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;max-width:36px}.cart-wrap .cart-order-summary .order-summary .safe-payment .secure-payment .secure-safe{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin:unset}.cart-wrap .cart-order-summary .order-summary .safe-payment .border-right{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #9d9d9d;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center}.cart-wrap .cart-order-summary .order-summary .safe-payment .yrs{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .cart-order-summary .order-summary .safe-payment .yrs .secure-trust{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin:unset;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two{border:1px solid #dcdcdc;border-radius:8px;margin-bottom:40px;max-width:864px;width:100%}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two{border:1px solid #dcdcdc;margin:unset}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section{margin:0 auto 18px;max-width:805px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section{margin-bottom:unset}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:32px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product{-webkit-box-pack:unset;-ms-flex-pack:unset;gap:19px;justify-content:unset;padding:30px 0px 15px 9px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:unset;margin-top:13px;max-width:20%;width:100%}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img .check-box{-webkit-box-align:end;-ms-flex-align:end;align-items:end;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img .check-box.disabled{pointer-events:none}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img img{cursor:pointer}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-img img{max-width:54px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-details{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:flex-end;padding-top:10px;width:calc(100% - 190px)}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-details.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:67%;width:100%}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals{cursor:pointer;max-width:292px;position:relative;width:50%}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals{width:100%}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .deals-img{height:16px;max-width:16px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .ends-in{color:#555;font-family:Roboto;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title .ends-in .timer{color:#eb000e;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-title{position:relative;width:100%}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:4px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .deals .deals-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:48px;justify-content:center;min-width:110px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:20px;padding:0;position:absolute;width:100%;z-index:1}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category{color:#000;cursor:pointer;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;padding:11px 13px;position:relative}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin-right:12px;text-align:center;width:30px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category:after{content:url(../../../content/dam/vijaysaleswebsite/cart-checkout/dropdownicon.svg);display:block;position:absolute;right:13px;top:12px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category.disabled{pointer-events:none}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .selected-category.disabled:after{content:""}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner .list-parent-container{border-top:none;cursor:pointer;display:none;padding:0 20px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner.active{border-radius:20px;overflow:hidden}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .product__price--quantity .categories-dropdown-inner.active .list-parent-container{display:block}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .categories-dropdown{position:relative}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;order:1}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .price-number-rs{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-end;margin-top:4px;width:100%}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .price-tag,.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .price-tag span{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .discounts-percentage{background:#d60611;border-radius:16px;color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;padding:0px 8px;text-align:left}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .main-product .price-number .discounts .discounts-percentage{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:unset}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp{margin-top:8px;padding-bottom:16px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:16px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points{-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:75%}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .reward{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding-bottom:8px}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .reward{padding-bottom:16px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .reward .reward-content{text-wrap:nowrap;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .reward .reward-content{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .reward .reward-content .reward-point{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist{gap:11px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left .move-to-wishlist{font-family:Roboto;font-size:12px;font-weight:500;line-height:16px;text-align:right}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left .move-to-wishlist.hidden{display:none}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left .move-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-left .move-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:18px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .separator{border:1px solid #9d9d9d;height:16px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-right .delete-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .points-wrp .loyalty-points .wishlist .wishlist-right .delete-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:18px}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:unset;border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-left:auto;max-width:616px;padding-bottom:0px;padding-top:16px;width:100%}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 0px 0}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .delivery{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:255px;width:100%}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .delivery.bold .delivery-text .delivery-title{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .delivery .delivery-text .delivery-title{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:4px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .delivery .delivery-text .delivery-description{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:330px;position:relative;width:100%}@media(max-width:767px){.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up{max-width:unset}}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up.bold .pickup-text p{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up:after{background-image:url(../../../content/dam/vijaysaleswebsite/cart-checkout/ChevronRight.svg);content:"";height:24px;position:absolute;right:3px;top:14px;width:24px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up .pickup-text{max-width:250px}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up .pickup-text p{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.cart-wrap .cart-description-wrap.cart-description-wrap-two .cart-wrap-sub-section .main-product-details .product-description .pick-up .pickup-text h6{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap{border-top:1px solid #dcdcdc;margin-bottom:40px;max-width:864px;padding-top:24px;width:100%}@media(max-width:767px){.cart-wrap .exchange-offer-wrap{margin-top:40px;padding:16px 12px 0}}.cart-wrap .exchange-offer-wrap .offer-applied-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:23px}.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-applied-section{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-applied-section .cashify-icon,.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-applied-section .exchange-icon{padding-right:8px}.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-applied-section .exchange-offer-title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-align:left}.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-removal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .exchange-offer-wrap .offer-applied-container .offer-removal .offer-removal-content{color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;-webkit-text-decoration:unsde;text-decoration:unsde;text-decoration:underline}.cart-wrap .exchange-offer-wrap .exchange-product-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;margin-right:unset;max-width:793px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-dropdown{-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #d9d9d9;border-radius:20px;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;gap:10px;justify-content:center;line-height:16px;padding:11px 13px;pointer-events:none;width:110px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-dropdown .qty-text{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:14px}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:unset;padding-left:33px}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-product .exchange-product-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-product .exchange-product-description{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container{-ms-flex-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px;justify-content:space-around}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .with_exchange_amount{color:#037754}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .product__price--loyalty-infoicon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .product__price--loyalty-infoicon-wrap .product__price--loyalty-infoicon{cursor:pointer;height:18px;width:18px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap.tooltip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip{left:0;position:absolute;top:24px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:4px;-webkit-box-shadow:0px 2px 40px 0px rgba(0,0,0,.251);box-shadow:0px 2px 40px 0px rgba(0,0,0,.251);display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:6px 7px 6px 5px;position:absolute;right:-32px;width:370px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner:before{background:#fff;content:"";height:8px;left:94%;position:absolute;top:-4px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:8px}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner:before{left:90%}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner{left:-210px;padding:10px;width:247px}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner__heading img{height:24px;width:24px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner__heading span{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:700;line-height:18px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:5px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option span{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option h4{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:700;line-height:20px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.exchange_bonus span,.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.exchange_value span{color:#3da92c;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.exchange_bonus h4,.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.exchange_value h4{color:#3da92c;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:700;line-height:20px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.price_after_exchange{border-bottom:2px dotted #c4c4c4;border-top:2px dotted #c4c4c4;margin:8px 0;padding:4px 0}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .tooltip__inner .tooltip__option.price_after_exchange span{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:700;line-height:16px}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .product__price--loyalty-infoicon-wrap:hover .tooltip__inner{display:unset}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .content-wrap .product__price--loyalty-infoicon-wrap:hover .tooltip__inner{display:unset}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-title{text-wrap:nowrap}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-rs{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .plus-separtor .plus{color:#000;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-title{text-wrap:nowrap}}.cart-wrap .exchange-offer-wrap .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-rs{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-notice{margin-top:40px}@media(max-width:767px){.cart-wrap .exchange-offer-wrap .exchange-notice{margin-top:24px;padding-left:33px}}.cart-wrap .exchange-offer-wrap .exchange-notice .exchange-content{margin:0 auto;margin-right:unset;max-width:793px;width:100%}.cart-wrap .exchange-offer-wrap .exchange-notice .exchange-content .exchange-note{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap .exchange-notice .exchange-content .exchange-description{text-wrap:wrap;color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two{border:1px solid #dcdcdc;border-radius:8px;max-width:864px;padding:16px 32px 20px 24px;width:100%}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two{padding:16px 12px 24px}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:23px}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container .offer-applied-section{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container .offer-applied-section .cashify-icon{padding-right:8px}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container .offer-applied-section .exchange-offer-title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container .offer-removal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .offer-applied-container .offer-removal .offer-removal-content{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:right;-webkit-text-decoration:unsde;text-decoration:unsde;text-decoration:underline}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;margin-right:unset;max-width:793px}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:unset;max-width:239px;padding-left:33px}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-product .exchange-product-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-product .exchange-product-description{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container{-ms-flex-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px;justify-content:space-around}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .exchange-value{display:none}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-title{text-wrap:nowrap}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .exchange-value .exchange-value-content .exchange-value-rs{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .plus-separtor{display:none}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .plus-separtor .plus{color:#000;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-title{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-title{text-wrap:nowrap}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-rs{-webkit-box-pack:end;-ms-flex-pack:end;color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;justify-content:flex-end;line-height:18px;text-align:left}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-product-container .exchange-value-container .upgrade-bonus .upgrade-bonus-content .upgrade-bonus-rs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-notice{margin-top:40px}@media(max-width:767px){.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-notice{margin-top:24px;padding-left:33px}}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-notice .exchange-content{margin:0 auto;margin-right:unset;max-width:793px;width:100%}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-notice .exchange-content .exchange-note{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .exchange-offer-wrap.exchange-offer-wrap-two .exchange-notice .exchange-content .exchange-description{text-wrap:wrap;color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .combo__pack{border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .combo__pack .combo__img{margin-right:32px;max-height:76px;max-width:76px;min-height:76px;min-width:76px;-o-object-fit:contain;object-fit:contain}.cart-wrap .combo__pack .combo__content{width:100%}@media(max-width:767px){.cart-wrap .combo__pack .combo__content{padding:0 20px}}.cart-wrap .combo__pack .combo__content .combo__content-cards,.cart-wrap .combo__pack .combo__content .combo__strip{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cart-wrap .combo__pack .combo__content .combo__content-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:16px;margin-top:-12px;width:100%}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card{border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px;margin-top:10px;padding-top:10px;width:100%}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .combo__content-card-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media(max-width:767px){.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .combo__content-card-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:16px}}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:70px}@media(max-width:767px){.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;order:1}}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .price-number-rs{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;text-align:left}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-end;margin-top:4px;width:100%}@media(max-width:767px){.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts .price-tag{text-wrap:nowrap;color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts .price-tag span{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts .discounts-percentage{background:#d60611;border-radius:16px;color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;padding:0px 8px;text-align:left}@media(max-width:767px){.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .price-number .discounts .discounts-percentage{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:unset}}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .categories-dropdown{height:40px;max-width:110px;min-width:110px;width:unset}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .categories-dropdown .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:100px;padding:11px 13px}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .categories-dropdown .categories-dropdown-inner .selected-category{color:#000;cursor:default}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .categories-dropdown .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin:0px 12px 0px 10px;text-align:center;width:30px}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .categories-dropdown .categories-dropdown-inner .selected-category:after{content:url()}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .combo__content-card-img{max-height:80px;max-width:90px;min-height:80px;min-width:90px}.cart-wrap .combo__pack .combo__content .combo__content-cards .combo__content-card .combo__content-card-title{-webkit-box-pack:center;-ms-flex-pack:center;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;justify-content:center;line-height:16px;max-width:260px;min-width:260px}.cart-wrap .combo__pack .combo__content .combo-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:120px;max-width:82%;width:100%}@media(max-width:767px){.cart-wrap .combo__pack .combo__content .combo-delivery{padding-top:10px}}.cart-wrap .combo__pack .combo__content .combo-delivery .combo-auto{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-wrap .combo__pack .combo__content .combo-delivery .combo-delivery-content .delivery-pretitle{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.cart-wrap .combo__pack .combo__content .combo-delivery .combo-delivery-content .delivery-date{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.cart-wrap .tooltip-container{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.cart-wrap .info-icon{margin-left:5px;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.cart-wrap .tooltip-text{background-color:#555;border-radius:5px;bottom:150%;color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:50%;line-height:16px;margin-left:-100px;opacity:0;padding:5px;position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;visibility:hidden;width:200px;z-index:1}.cart-wrap .tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.check-box input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:2px;cursor:pointer;height:18px;outline:none;position:relative;width:18px}@media(max-width:767px){.check-box input[type=checkbox]{border-radius:2px;height:14px;width:14px}}.check-box input[type=checkbox]:checked{background-color:#000;background-image:url(../../../content/dam/vijaysaleswebsite/cart-checkout/checkbox-cart.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;cursor:pointer;display:block}.cart-wrap input[type=radio]{display:none}.custom-radio{background-color:#000;border:2px solid #000;border-radius:50%;cursor:pointer;display:inline-block;height:14px;position:relative;width:14px}:is(:not(input[type=radio]:checked))+.custom-radio{background-color:transparent;border:1px solid #9d9d9d}.custom-radio:after{background-color:#fff;border-radius:50%;content:"";display:none;height:7px;left:2px;position:absolute;top:2px;width:7px}input[type=radio]:checked+.custom-radio:after{display:block}.coupon-wrap{display:none}.product-card{max-width:292px}@media(max-width:767px){.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:196px;min-width:168px;width:45%}}.sponsored{color:#7b7b7b;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-bottom:1px;text-align:left}@media(max-width:767px){.sponsored{font-size:9px;line-height:12px}#recently-viewed-products{padding:0}}#wishlist-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin:0 auto;max-width:1264px;padding-bottom:20px}#wishlist-container .product-card__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}@media(max-width:767px){#wishlist-container .product-card__price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row}}#wishlist-container .product-card__inner{position:relative}#wishlist-container .product-fullname{background-color:#fff;-webkit-box-shadow:0px 4px 35px 0px rgba(0,0,0,.15);box-shadow:0px 4px 35px 0px rgba(0,0,0,.15);display:none;font-size:12px;left:48%;max-width:298px;padding:4px 16px;position:absolute;top:37%}#wishlist-container .product-card__title:hover .product-fullname{display:block}@media(max-width:992px){#wishlist-container .product-card__title:hover .product-fullname{display:none}}@media(max-width:767px){#wishlist-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px;overflow-x:auto}#wishlist-container .product-card__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px;min-height:unset;padding:0}#wishlist-container .product-card__inner--right{width:100%}#wishlist-container .product-card__price{-ms-flex-item-align:unset;align-self:unset;border:0;margin:0;padding:0}#wishlist-container .product-card__featurelist ul{padding-left:0;width:100%}#wishlist-container .product-card__featurelist ul li{color:#555;display:inline-block;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:14px;padding-left:3px;padding-right:6px}#wishlist-container .product-card__featurelist ul li:after{content:"|";left:auto;margin:0 1px 0 3px;position:absolute;right:auto}#wishlist-container .product-card__featurelist ul li:last-child:after{content:none}#wishlist-container .offers-wrapper{float:left;margin-bottom:16px;width:100%}#wishlist-container .offers-wrapper ul{-ms-overflow-style:none;display:block;float:left;list-style:none;overflow-x:auto;padding-left:0;scrollbar-width:none;white-space:nowrap;width:100%}#wishlist-container .offers-wrapper ul li{background-color:rgba(24,134,105,.1);border-radius:4px;color:#037754;display:inline-block;font-family:robotoMedium,sans-serif;font-size:9px;font-weight:500;line-height:11px;margin-right:8px;padding:8px 12px 8px 4px}#wishlist-container .product-card{margin-bottom:0}}#wishlist-container .product-card .product-stock{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}#wishlist-container .product-card .notify__btn{color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}#wishlist-container .product-card .shipping--details{font-size:0}#wishlist-container .product-card--details-buttons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:8px}@media(max-width:767px){#wishlist-container .product-card--details-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:4px}}#wishlist-container .product-card--details-buttons.non-serviceable{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#wishlist-container .product-card--details-buttons.non-serviceable>.product-card__icons{width:unset}#wishlist-container .product-card--details-buttons>.product-card__icons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:end;margin-top:0;width:90%}@media(max-width:767px){#wishlist-container .product-card--details-buttons>.product-card__icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}#wishlist-container .product-card--details-buttons .shipping--inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}#wishlist-container .product-card--details-buttons .shipping--inner .delivery-details{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}#wishlist-container .product-card--details-buttons .shipping--inner .delivery-details .hightlight{color:#434343;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}@media(max-width:767px){#wishlist-container .product-card--details-buttons .shipping--inner .delivery-details .hightlight{font-size:10px;line-height:12px}#wishlist-container .product-card--details-buttons .shipping--inner .delivery-details{font-size:10px;line-height:14px}}#wishlist-container .product-card__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-top:0}@media(max-width:767px){#wishlist-container .product-card__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-top:0;padding-top:0;width:unset}}#wishlist-container .product-card__icons .icon--wishlist{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d9d9d9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}@media(max-width:767px){#wishlist-container .product-card__icons .icon--wishlist{width:10%}}#wishlist-container .product-card__icons .icon--wishlist button{background-color:transparent;border:0;cursor:pointer;font-size:0}#wishlist-container .product-card__icons .icon--wishlist.active{background-color:#ffe5e5;border-color:#ffe5e5}#wishlist-container .product-card__icons .icon--wishlist a{font-size:0}@media(max-width:767px){#wishlist-container .product-card__icons .icon--wishlist{height:30px;width:30px}}#wishlist-container .product-card__icons .icon--wishlist img.hidden{display:none}@media(max-width:767px){#wishlist-container .product-card__icons .icon--cart{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:8px;height:30px;justify-content:center;width:80%}}#wishlist-container .product-card__icons .icon--cart div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}@media(max-width:767px){#wishlist-container .product-card__icons .icon--cart div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:15px;gap:8px;height:30px;justify-content:center;width:100%}}#wishlist-container .product-card__icons .icon--cart div button{background-color:transparent;border:0;cursor:pointer;font-size:0}#wishlist-container .product-card__icons .icon--cart div a{font-size:0}#wishlist-container .product-card__icons .icon--cart div .addcart-mob{display:none}@media(max-width:767px){#wishlist-container .product-card__icons .icon--cart div .addcart-mob{text-wrap:nowrap;color:#fff;display:block;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding-top:2.4px}#wishlist-container .product-card__image{max-width:168px;z-index:1}#wishlist-container .product-card .dealTimer__inner{max-width:168px}}#wishlist-container .product-card .prebook-amount{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#037754;border:0;border-radius:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;gap:4px;justify-content:start;justify-content:center;max-width:254px;min-width:152px;padding:10px 14px;width:100%}@media(max-width:767px){#wishlist-container .product-card .prebook-amount{gap:8px;height:30px;min-width:136px;padding:4px 15px}}#wishlist-container .product-card .prebook-price{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:20px}@media(max-width:767px){#wishlist-container .product-card .prebook-price{font-size:10px;line-height:14px}}#wishlist-container .product-card .prebook-tag{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#e6f1ee;border:0;border-radius:40px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;gap:4px;justify-content:center;min-width:171px;padding:8px 16px;width:100%}@media(max-width:767px){#wishlist-container .product-card .prebook-tag{min-width:143px;padding:4px 8px}}#wishlist-container .product-card .prebook-tag span{color:#037754;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px}@media(max-width:767px){#wishlist-container .product-card .prebook-tag span{font-size:9px;line-height:11px}}#wishlist-container .product-card .prebook-wrapper,#wishlist-container .product-card .product-card--details-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between;margin-top:12px}@media(max-width:767px){#wishlist-container .product-card .prebook-wrapper,#wishlist-container .product-card .product-card--details-button{gap:6px}#wishlist-container .product-card .prebook-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#wishlist-container .product-card .product-tags__prebook{left:5px;position:absolute;top:8px}@media(max-width:767px){#wishlist-container .product-card .product-tags__prebook .product-tag__icon{height:11px}}#wishlist-container .product-card .shipping-wrapper{margin-top:0px}#view-wishlist-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}#view-wishlist-container a{background-color:#000;border-radius:40px;color:#fff;display:block;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-top:10px;padding:10px 16px;text-align:center}@media(max-width:767px){#view-wishlist-container a{display:none}}#view-all-btn{background-color:#000;border-radius:40px;color:#fff;display:none;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px;padding:14px 16px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767px){#view-all-btn{color:#fff;display:block;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;padding:14px 16px}}.product-card__link:hover .product-tag__inner{color:transparent}.product-card__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:start;min-height:297px;padding:8.5px 84px 8.5px 8px;width:100%}@media only screen and (min-width:992px)and (max-width:1199px){.product-card__inner{padding:8.5px 8px}}@media(max-width:767px){.product-card__inner{border:0}}.product-card__image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d9d9d9;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:8px;min-height:275px;min-width:298px;position:relative}@media(max-width:767px){.product-card__image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-radius:16px;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:168px;min-width:150px;z-index:-9}}.product-card__image a:hover{color:transparent}.product-card__image .product__image{max-width:170px}@media(max-width:767px){.product-card__image .product__image{max-height:120px}}.product-card__description{max-width:324px}.product-card__title{display:block;margin-bottom:6px}.product-card__title:hover .product-name-tooltip{display:block}.product-card__title .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#262626;display:-webkit-box;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;overflow:hidden;text-align:left}@media(max-width:767px){.product-card__title .product-name{font-size:12px;line-height:16px}}.product-card__title .product-name-tooltip{display:none}.product-card__swatches{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;width:100%}.product-card__swatches .color-swatches{border:2px solid transparent;border-radius:50%;display:inline-block;height:24px;margin-right:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:24px}.product-card__swatches .color-swatches.active{border:2px solid #000}.product-card__swatches .tooltip{border-radius:50%;display:inline-block;height:24px;margin-right:8px;position:relative;width:24px}.product-card__swatches .tooltip .tooltiptext{background-color:rgba(38,38,38,.8);border-radius:2px;bottom:130%;-webkit-box-shadow:0px 7px 30px 0px rgba(0,0,0,.15);box-shadow:0px 7px 30px 0px rgba(0,0,0,.15);color:#fff;display:none;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;left:auto;line-height:12px;margin:0 0 0 -22px;min-width:65px;padding:4px 5px 4px 9px;position:absolute;right:auto;text-align:center;-webkit-transition:opacity 1s;transition:opacity 1s;z-index:1}.product-card__swatches .tooltip .tooltiptext:after{border:5px solid transparent;border-top-color:rgba(38,38,38,.8);content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.product-card__swatches .tooltip:hover .tooltiptext{display:block}.product-card__swatches .expand-swatches{border:1px solid #e9e9e9;border-radius:50%;color:#7b7b7b;cursor:pointer;display:inline-block;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;height:24px;line-height:12px;min-height:24px;min-width:24px;padding:5px 0;position:relative;text-align:center;top:0;width:24px}.product-card__swatches .hidden{display:none}.product-card__featurelist{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(max-width:767px){.product-card__featurelist{display:block}}.product-card__featurelist ul{padding-left:20px;width:50%}.product-card__featurelist ul li{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;list-style-type:disc}.product-card__warrantylist ul{padding-left:20px;width:100%}.product-card__warrantylist ul li{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;list-style-type:disc}.product-card .deals-wrapper{margin-top:9px}.product-card .deals--inner{background-color:rgba(24,134,105,.1);border-radius:4px;color:#037754;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:16px;min-width:156px;padding-left:9px}.product-card .deals--link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.product-card .deals--link span{color:#037754;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:16px}.product-card .offers-wrapper{margin-top:7px}.product-card .offers-wrapper ul li{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px}.product-card .offers-wrapper ul li .hightlight{color:#434343;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.product-card .shipping-wrapper{margin-top:16px}.product-card .shipping--inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.product-card .shipping--inner .delivery-details{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.product-card .shipping--inner .delivery-details .hightlight{color:#434343;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.product-card__price{-ms-flex-item-align:last baseline;align-self:last baseline;border-left:1px solid #e6e6e6;margin-bottom:4px}.product-card__price .discountedPrice{margin-bottom:4px}.product-card__price .discountedPrice span{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:27px}@media(max-width:767px){.product-card__price .discountedPrice span{font-size:14px;line-height:20px}.product-card__price .discountedPrice{width:100%}}.product-card__price .price-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;text-align:left}@media(max-width:767px){.product-card__price .price-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product-card__price .price-wrapper .originalPrice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.product-card__price .price-wrapper .originalPrice .mrpLabel,.product-card__price .price-wrapper .originalPrice .price{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.product-card__price .price-wrapper .originalPrice .price{text-decoration:line-through}.product-card__price .price-wrapper .discountPercentage{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#d60611;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:56px;padding:4px 7.27px}@media(max-width:767px){.product-card__price .price-wrapper .discountPercentage{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:15px;max-width:47px;min-height:15px;min-width:47px}}.product-card__price .price-wrapper .discountPercentage span{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}@media(max-width:767px){.product-card__price .price-wrapper .discountPercentage span{font-size:9px;line-height:11px}}.product-card__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-top:16px}@media(max-width:767px){.product-card__icons{gap:8px}}.product-card__icons .icon--wishlist{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d9d9d9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}.product-card__icons .icon--wishlist .wishlist-toggle{background-color:transparent;border:0;cursor:pointer;font-size:0}.product-card__icons .icon--wishlist.active{background-color:#ffe5e5;border-color:#ffe5e5}@media(max-width:767px){.product-card__icons .icon--wishlist{height:26px;width:26px}.product-card__icons .icon--wishlist img{width:19px}}.product-card__icons .icon--wishlist img.hidden{display:none}.product-card__icons .icon--cart{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}.product-card__icons .icon--cart button{background-color:transparent;border:0;cursor:pointer;font-size:0}.product-card__icons .icon--cart a{font-size:0}@media(max-width:767px){.product-card__icons .icon--cart{height:26px;width:26px}.product-card__icons .icon--cart img{width:19px}}.product-tags__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;left:15px;margin:0;position:absolute;right:auto;top:12px}@media(max-width:767px){.product-tags__wrapper{gap:4px;left:5px;top:8px}.product-tag__icon{height:7px}}.product-tag__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid;border-radius:56px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;max-height:21px;padding:6px 16px;text-align:center}@media(max-width:767px){.product-tag__inner{padding:6px 8px}}.product-tag__inner.iconTag{background-color:#000;max-height:21px;max-width:118px}@media(max-width:767px){.product-tag__inner.iconTag{max-height:17px;max-width:95px}}.product-tag__inner.iconTag span{color:#fff;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:9px}@media(max-width:767px){.product-tag__inner.iconTag span{font-size:9px}}.product-tag__inner.tag{border:1px solid #000;max-height:21px;min-width:81px}@media(max-width:767px){.product-tag__inner.tag{max-height:17px;min-width:60px;padding:4px 8px}}.product-tag__inner.tag span{color:#000;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:9px}@media(max-width:767px){.product-tag__inner.tag span{font-size:9px}}.product-tag__inner-tags__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;left:15px;margin:0;position:absolute;right:auto;top:12px}@media(max-width:767px){.product-tag__inner-tags__wrapper{gap:4px;left:5px;top:8px}.product-tag__inner-tag__icon{height:7px}}.product-tag__inner-tag__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid;border-radius:56px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;max-height:21px;padding:6px 16px;text-align:center}.product-tag__inner-tag__inner.iconTag{background-color:#000;max-height:21px;max-width:118px}@media(max-width:767px){.product-tag__inner-tag__inner.iconTag{max-height:17px;max-width:95px}}.product-tag__inner-tag__inner.iconTag span{color:#fff;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:9px}@media(max-width:767px){.product-tag__inner-tag__inner.iconTag span{font-size:9px}}.product-tag__inner-tag__inner.tag{border:1px solid #000;max-height:21px;min-width:81px}@media(max-width:767px){.product-tag__inner-tag__inner.tag{max-height:17px;min-width:60px;padding:4px 8px}}.product-tag__inner-tag__inner.tag span{color:#000;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:9px}@media(max-width:767px){.product-tag__inner-tag__inner.tag span{font-size:9px}}.product-compare{bottom:11px;left:15px;position:absolute}@media(max-width:767px){.product-compare{bottom:14px;left:9px}}.product-compare .form-group:not(:last-child){margin-bottom:16px}.product-compare .form-group .form-check-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;gap:8px;line-height:14px}@media(max-width:767px){.product-compare .form-group .form-check-label{font-size:9px;line-height:12px}}.product-compare .form-group .form-check-label.checked{color:#000;font-family:robotoBold,sans-serif;font-size:10px;font-weight:700;line-height:14px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width:767px){.product-compare .form-group .form-check-label.checked{font-size:9px;line-height:12px}}.product-compare .form-group .form-check-input{-ms-flex-negative:0;color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #555;border-radius:2px;cursor:pointer;flex-shrink:0;height:18px;margin:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:18px}.product-compare .form-group .form-check-input:checked+label{font-weight:700}@media(max-width:767px){.product-compare .form-group .form-check-input{height:16px;width:16px}}.product-compare .form-group .form-check-input:checked[type=checkbox]{background-image:url(../../../content/dam/vijaysaleswebsite/plp/check.svg);background-position:50%;background-repeat:no-repeat;background-size:auto}.product-compare .form-group .form-check-input:checked{background-color:#000;border-color:#000}.product-reviews{margin-bottom:16px}.product-reviews-wrapper,.product-reviews__detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;line-height:0}.product-reviews__detail{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;justify-content:flex-start}.product-reviews__count{color:#7b7b7b;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px}.product-card--details-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.shipping--details{padding:5px}.explore-categories{margin-bottom:76px;position:relative}@media(max-width:767px){.explore-categories{margin-bottom:40px}}.explore-categories .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;overflow:auto;overflow-x:auto;padding-bottom:28px}@-moz-document url-prefix(){.explore-categories .cmp-container{scrollbar-color:#000 rgba(0,0,0,.3);scrollbar-width:thin}}.explore-categories .cmp-container::-webkit-scrollbar{height:1px;width:5px}.explore-categories .cmp-container::-webkit-scrollbar-thumb{background:#000}.explore-categories .cmp-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.explore-categories .cmp-container::-webkit-scrollbar-thumb:window-inactive{background-color:hsla(0,0%,100%,.3)}@media(max-width:767px){.explore-categories .cmp-container{gap:16px;padding-bottom:22px}}.explore-categories .cmp-teaser .cmp-teaser__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:16px}.explore-categories .cmp-teaser .cmp-teaser__link .cmp-teaser__title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}@media(max-width:767px){.explore-categories .cmp-teaser .cmp-teaser__link .cmp-teaser__image{max-height:216px;width:168px}.explore-categories .cmp-teaser .cmp-teaser__link .cmp-teaser__image .cmp-image__image{max-height:216px;width:100%}}.explore-categories .carousel-btnWrap{background-color:#fff;bottom:-16px;height:auto;padding-left:8px;position:absolute;right:0;z-index:1}@media(max-width:767px){.explore-categories .carousel-btnWrap{display:none}}.explore-categories .carousel__btn--next,.explore-categories .carousel__btn--prev{cursor:pointer}.explore-categories .carousel__btn--next.disabled,.explore-categories .carousel__btn--prev.disabled{cursor:unset;opacity:.5}.explore-title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:24px;margin-top:24px}@media(max-width:767px){.explore-title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin-bottom:16px;margin-top:16px}}.explore-categories-container{margin:12px auto;max-width:1264px}.explore-categories-container>.cmp-container{position:relative}.explore-categories-container>.cmp-container .explore-categories-btn{background-color:#fff;bottom:-15px;height:auto;padding-left:8px;position:absolute;right:0;z-index:1}.explore-categories-container>.cmp-container .explore-categories-btn button{cursor:pointer}@media(max-width:767px){.explore-categories-container>.cmp-container .explore-categories-btn{display:none}}.explore-categories-teaser{min-width:292px}@media(max-width:767px){.explore-categories-teaser{min-width:unset}}.loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:3px solid;border-color:#000 #000 transparent;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;display:inline-block;height:20px;pointer-events:none;width:20px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dealTimer__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;line-height:0;margin-bottom:16px}@media(max-width:360px){.dealTimer__inner{display:block}}@media(max-width:767px){.dealTimer__inner{margin-bottom:4px}}.dealTimer__left{-webkit-box-align:center;-ms-flex-align:center;text-wrap:nowrap;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width:767px){.dealTimer__left{gap:4px}}.dealTimer__left>span{font-size:0;line-height:0}@media(max-width:767px){.dealTimer__left>span img{height:12px;width:12px}}.dealTimer__left .dealLabel{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:15px}@media(max-width:767px){.dealTimer__left .dealLabel{font-size:10px;line-height:12px}}.dealTimer__right{text-wrap:nowrap}.dealTimer__right .timerLabel{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){.dealTimer__right .timerLabel{font-size:9px;line-height:11px}}.dealTimer__right .timerCountDown{color:#d60611;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}@media(max-width:767px){.dealTimer__right .timerCountDown{font-size:9px;line-height:11px}}.coupon-applied.text .amt-right{font-size:10px;line-height:unset;max-width:130px;text-align:end}@media(max-width:992px){.goodies-content-right{-webkit-box-align:unset;-ms-flex-align:unset;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:unset;align-items:flex-start!important;gap:16px}}.goodies-content-right .categories-dropdown{height:40px;max-width:110px;min-width:110px}.goodies-content-right .categories-dropdown .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:100px;padding:11px 13px}.goodies-content-right .categories-dropdown .categories-dropdown-inner .selected-category{color:#000;cursor:default}.goodies-content-right .categories-dropdown .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin:0px 12px 0px 10px;text-align:center;width:30px}.goodies-content-right .categories-dropdown .categories-dropdown-inner .selected-category:after{content:url()}@media(max-width:992px){.warranty-content{-webkit-box-align:unset;-ms-flex-align:unset;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:unset;align-items:flex-start!important;gap:20px}}.warranty-content .categories-dropdown{min-width:110px}@media(max-width:767px){.warranty-content .categories-dropdown{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.warranty-content .categories-dropdown .categories-dropdown-inner{border:1px solid #d9d9d9;border-radius:100px;padding:11px 13px}.warranty-content .categories-dropdown .categories-dropdown-inner .selected-category{color:#000;cursor:default}.warranty-content .categories-dropdown .categories-dropdown-inner .selected-category:before{content:"Qty";display:inline-block;font-family:robotoRegular,sans-serif;font-weight:400;margin:0px 12px 0px 10px;text-align:center;width:30px}.warranty-content .categories-dropdown .categories-dropdown-inner .selected-category:after{content:url()}.prebook-price{color:#037754;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}.prebook-wrapper .prebook-wrapper-list{-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid #d9d9d9;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:20px;padding:9px 12px}.prebook-wrapper .prebook-wrapper-list .prebook-wrapper-content{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}.prebook-wrapper .prebook-wrapper-list .prebook-wrapper-amount{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.prebook-wrapper .prebook-wrapper-list .prebook-wrapper-amount p{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px}.prebook-wrapper .prebook-wrapper-list .prebook-wrapper-amount span{color:#555;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px}.toast-message{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:8px;border-radius:16px;bottom:20px;-webkit-box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;justify-content:center;left:0;line-height:16px;margin:0 auto;max-width:165px;padding:12px 15px;position:fixed;right:0;text-align:center;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;z-index:1}.toast-message.active{-webkit-transform:translateY(-70px);transform:translateY(-70px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cart-toasterWrapper .close__icon{cursor:pointer}.cart-toasterWrapper .close__icon .cmp-image{position:absolute;right:16px;top:23px}.cart-toasterWrapper .close__icon .cmp-image img{height:16px;width:16px}.warranty.disable-click{opacity:.8}.uncheck-warranty-error{color:#d60611;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:8px}.cart-toasterWrapper>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:16px;-webkit-box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:auto;max-width:155px;padding:12px 15px;position:relative;width:100%}.cart-toasterWrapper .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:0;gap:8px;justify-content:start}.cart-toasterWrapper .cmp-teaser__description p{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cart-toasterWrapper .cmp-teaser__image img{height:24px;width:24px}.summary-container{border:1px solid #d9d9d9;margin-top:16px;padding:16px 10px}.summary-container .mt16{margin-top:16px}.summary-container .saving-right{background-color:#e6f1ee;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin:24px 0;padding:8px}.summary-container .cart-table{padding-top:16px}.summary-container .to-pay-container{border-top:1px solid #555;padding-top:8px}.summary-container .amount-price,.summary-container .to-pay-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.summary-container .amount-price{margin-bottom:8px}.summary-container .total-txt{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}.summary-container .price-items .amt-left{color:#7b7b7b;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:16px}.summary-container .price-items-container{padding-left:8px}.summary-container .price-items-container .amt-left{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:14px}.summary-container .price-items-container .amt-right{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.summary-container .price-items-container .amt-right.green-fonts{color:#3da92c;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.summary-container .mr-10{margin-right:3px}.summary-container .to-pay{margin-left:3px}.summary-container .prices-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7b7b7b;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;gap:5px;line-height:16px}.warranty-skeleton{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;gap:31px;justify-content:space-between;padding:20px}.skeleton{-webkit-animation:skeleton-loading 1.5s linear infinite;animation:skeleton-loading 1.5s linear infinite;background-color:#e0e0e0;border-radius:4px}@-webkit-keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.warranty-img-skeleton{height:76px;width:76px}.warranty-content-skeleton{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}.title-skeleton{height:18px;width:60%}.text-skeleton{height:12px;width:100%}.priceflex-skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-top:16px}.button-skeleton{height:30px;width:80px}.skel{background-color:#e0e0e0;border-radius:4px;overflow:hidden;position:relative}.delivery-radio.skeli{width:100%}.skel:before{-webkit-animation:skel-shimmer 1s linear infinite;animation:skel-shimmer 1s linear infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0));content:"";height:100%;left:-150%;position:absolute;top:0;width:150%}.skel-img{border-radius:4px;height:100px;width:100px}.skel-text{height:20px;margin-bottom:10px;width:100%}.skel-price{height:24px;margin-bottom:5px;width:50%}.skel-discount{height:18px;width:30%}.skel-loyalty{height:16px;width:60%}@-webkit-keyframes skel-shimmer{0%{left:-150%}to{left:150%}}@keyframes skel-shimmer{0%{left:-150%}to{left:150%}}.cart-wrap .cart-order-summary .order-summary .cart-table .amount-price.sum-effective{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-bottom:0px}.card-exchange-label-error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffe5e5;gap:8px;margin-left:34px;margin-top:10px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-exchange-label-error,.card-exchange-label-error .card-exchange-error-left{display:-webkit-box;display:-ms-flexbox;display:flex}.card-exchange-label-error .card-exchange-error-left img{width:16px}.card-exchange-label-error .card-exchange-error-right{color:#555;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:400;line-height:16px}.event-none{pointer-events:none}.summary-container .price-items .amt-left.price-text{color:#555}