@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%}}.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:before{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%}.wishlist_categories{margin-bottom:76px;position:relative}@media(max-width:767px){.wishlist_categories{margin-bottom:40px}}.wishlist_categories .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;overflow-x:auto;padding-bottom:28px}@-moz-document url-prefix(){.wishlist_categories .cmp-container{scrollbar-color:#000 rgba(0,0,0,.3);scrollbar-width:thin}}.wishlist_categories .cmp-container::-webkit-scrollbar{height:1px;width:5px}.wishlist_categories .cmp-container::-webkit-scrollbar-thumb{background:#000}.wishlist_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)}.wishlist_categories .cmp-container::-webkit-scrollbar-thumb:window-inactive{background-color:hsla(0,0%,100%,.3)}@media(max-width:767px){.wishlist_categories .cmp-container{gap:16px;padding-bottom:22px}}.wishlist_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}.wishlist_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){.wishlist_categories .cmp-teaser .cmp-teaser__link .cmp-teaser__image{max-height:216px;width:168px}.wishlist_categories .cmp-teaser .cmp-teaser__link .cmp-teaser__image .cmp-image__image{width:100%}}.wishlist_categories .carousel-btnWrap{background-color:#fff;bottom:-16px;height:auto;padding-left:8px;position:absolute;right:0px;z-index:1}@media(max-width:767px){.wishlist_categories .carousel-btnWrap{display:none!important}}.wishlist_categories .carousel__btn--prev{cursor:pointer}.wishlist_categories .carousel__btn--prev.disabled{cursor:unset;opacity:.5}.wishlist_categories .carousel__btn--next{cursor:pointer}.wishlist_categories .carousel__btn--next.disabled{cursor:unset;opacity:.5}.wishlist_title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:24px}@media(max-width:767px){.wishlist_title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin-bottom:14px}}.wishlist_product .product__card .prebook-shipping .shipping--inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}@media(max-width:767px){.prebook--icons{gap:8px}}.wishlist-explore>.cmp-container{position:relative}.wishlist-explore>.cmp-container .wishlist_categories-btn{background-color:#fff;bottom:-15px;height:auto;padding-left:8px;position:absolute;right:0px;z-index:1}.wishlist-explore>.cmp-container .wishlist_categories-btn button{cursor:pointer}@media(max-width:767px){.wishlist-explore>.cmp-container .wishlist_categories-btn{display:none}}.wishlist_categories-teaser{min-width:292px}@media(max-width:767px){.wishlist_categories-teaser{min-width:unset}}.wishlist_product-title>.cmp-container{margin-bottom:56px}@media(max-width:767px){.wishlist_product-title>.cmp-container{margin-bottom:24px}}.wishlist_product-title>.cmp-container .wishlist_title-flex>.cmp-container{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:unset}@media(max-width:767px){.wishlist_product-title>.cmp-container .wishlist_title-flex>.cmp-container{margin-bottom:unset}}.wishlist_product-title>.cmp-container .wishlist_title-flex .cmp-title h1{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.wishlist_product-title>.cmp-container .wishlist_title-flex .cmp-title h1{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px}}.wishlist_product-title>.cmp-container .wishlist_title-flex .wislistcount-d-none{display:none}.wishlist_product-title>.cmp-container .wishlist_title-flex .cmp-text p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:21px;font-weight:400;line-height:27px}@media(max-width:767px){.wishlist_product-title>.cmp-container .wishlist_title-flex .cmp-text p{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}}.wishlist_product-title>.cmp-container .cmp-text p{color:#555;font-family:robotoRegular,sans-serif;font-size:16px;font-weight:400;line-height:20px}@media(max-width:767px){.wishlist_product-title>.cmp-container .cmp-text p{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}}.product-tag__compare{display:none!important}.wishlist_product .wishlist_product-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-bottom:64px}@media only screen and (max-width:375px){.wishlist_product .wishlist_product-wrp{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:767px){.wishlist_product .wishlist_product-wrp{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;margin-bottom:40px;row-gap:24px}}.wishlist_product .product__card{max-width:292px;min-width:292px;position:relative}@media only screen and (max-width:767px){.wishlist_product .product__card .product__card-actions--icons:has(.addtocart-mob) .product__card-button.product__card-button--add-to-cart{width:79%}}@media(max-width:767px){.wishlist_product .product__card{margin-bottom:24px;max-width:168px;min-width:47.8%}}.wishlist_product .product__card__image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:transparent;border:1px solid #d9d9d9;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:8px;min-height:270px;min-width:292px;position:relative}@media(max-width:767px){.wishlist_product .product__card__image{margin-bottom:8px;min-height:168px;min-width:168px}}.wishlist_product .product__card__image .product__image{height:140px;width:140px}@media(max-width:767px){.wishlist_product .product__card__image .product__image{height:auto;width:80px}}.wishlist_product .product__card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#262626;display:block;display:-webkit-box;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-bottom:16px;max-width:292px;overflow:hidden;text-overflow:ellipsis}.wishlist_product .product__card-title:hover .product-fullname{display:block}@media(max-width:992px){.wishlist_product .product__card-title:hover .product-fullname{display:none}}.wishlist_product .product__card-title .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:0;padding:4px 16px;position:absolute;top:320px;width:100%;z-index:9}.wishlist_product .product__card-title span{-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){.wishlist_product .product__card-title span{font-size:12px;line-height:16px}}.wishlist_product .product__card:first-child{margin-left:0px}.wishlist_product .product__card:last-child{margin-right:0px}.wishlist_product .product__card .price{background:transparent;left:0;position:relative;top:0;-webkit-transform:none;transform:none}.wishlist_product .product__card .productteaser__cta{display:none}.wishlist_product .product__card .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:12px;margin:0;position:absolute;right:auto;top:12px}@media(max-width:767px){.wishlist_product .product__card .product-tags-wrapper{gap:4px;left:5px;top:8px}.wishlist_product .product__card .product-tag__icon{height:7px}}.wishlist_product .product__card .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){.wishlist_product .product__card .product-tag__inner{padding:6px 8px}}.wishlist_product .product__card .product-tag__inner.iconTag{background-color:#000;max-height:21px;max-width:118px}@media(max-width:767px){.wishlist_product .product__card .product-tag__inner.iconTag{max-height:17px;max-width:95px}}.wishlist_product .product__card .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){.wishlist_product .product__card .product-tag__inner.iconTag span{font-size:9px}}.wishlist_product .product__card .product-tag__inner.tag{border:1px solid #000;max-height:21px;min-width:81px}@media(max-width:767px){.wishlist_product .product__card .product-tag__inner.tag{max-height:17px;min-width:60px;padding:4px 8px}}.wishlist_product .product__card .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){.wishlist_product .product__card .product-tag__inner.tag span{font-size:9px}}.wishlist_product .product__card .product-reviews{margin-bottom:8px}.wishlist_product .product__card .product-reviews-wrapper,.wishlist_product .product__card .product-reviews__detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;line-height:0}.wishlist_product .product__card .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}.wishlist_product .product__card .product-reviews__count{color:#7b7b7b;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:16px}.wishlist_product .product__card .product-compare{bottom:11px;left:15px;position:absolute}@media(max-width:767px){.wishlist_product .product__card .product-compare{bottom:14px;left:9px}}.wishlist_product .product__card .product-compare .form-group:not(:last-child){margin-bottom:16px}.wishlist_product .product__card .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){.wishlist_product .product__card .product-compare .form-group .form-check-label{font-size:9px;line-height:12px}}.wishlist_product .product__card .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){.wishlist_product .product__card .product-compare .form-group .form-check-label.checked{font-size:9px;line-height:12px}}.wishlist_product .product__card .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}.wishlist_product .product__card .product-compare .form-group .form-check-input:checked+label{font-weight:700}@media(max-width:767px){.wishlist_product .product__card .product-compare .form-group .form-check-input{height:16px;width:16px}}.wishlist_product .product__card .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}.wishlist_product .product__card .product-compare .form-group .form-check-input:checked{background-color:#000;border-color:#000}.wishlist_product .product__card .dealTimer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:0;margin-bottom:8px}.wishlist_product .product__card .dealTimer__inner,.wishlist_product .product__card .dealTimer__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.wishlist_product .product__card .dealTimer__left{gap:8px}@media(max-width:767px){.wishlist_product .product__card .dealTimer__left{gap:4px}}.wishlist_product .product__card .dealTimer__left>span{font-size:0;line-height:0}@media(max-width:767px){.wishlist_product .product__card .dealTimer__left>span img{height:12px;width:12px}}.wishlist_product .product__card .dealTimer__left .dealLabel{color:#555;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:15px}@media(max-width:767px){.wishlist_product .product__card .dealTimer__left .dealLabel{font-size:9px;line-height:11px}}.wishlist_product .product__card .dealTimer__right .timerLabel{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){.wishlist_product .product__card .dealTimer__right .timerLabel{font-size:9px;line-height:11px}}.wishlist_product .product__card .dealTimer__right .timerCountDown{color:#d60611;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}@media(max-width:767px){.wishlist_product .product__card .dealTimer__right .timerCountDown{font-size:9px;line-height:11px}}.wishlist_product .product__card .dealTimer__right .timerCountDown1{color:#d60611;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}@media(max-width:767px){.wishlist_product .product__card .dealTimer__right .timerCountDown1{font-size:9px;line-height:11px}}.wishlist_product .product__card .priceWrapper{-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;gap:4px;justify-content:start;text-align:left}@media(max-width:767px){.wishlist_product .product__card .priceWrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.wishlist_product .product__card .priceWrapper .discountedPrice span{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:24px}@media(max-width:767px){.wishlist_product .product__card .priceWrapper .discountedPrice span{font-size:14px;line-height:20px}.wishlist_product .product__card .priceWrapper .discountedPrice{width:100%}}.wishlist_product .product__card .priceWrapper .originalPrice{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.wishlist_product .product__card .priceWrapper .originalPrice .mrpLabel,.wishlist_product .product__card .priceWrapper .originalPrice .price{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.wishlist_product .product__card .priceWrapper .originalPrice .price{text-decoration:line-through}.wishlist_product .product__card .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){.wishlist_product .product__card .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}}.wishlist_product .product__card .discountPercentage span{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}@media(max-width:767px){.wishlist_product .product__card .discountPercentage span{font-size:9px;line-height:11px}}.wishlist_product .product__card .product__card--offer{background-color:rgba(24,134,105,.1);border-radius:4px;color:#037754;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;gap:8px;line-height:16px;margin:8px 0;padding:4px 9px}@media(max-width:767px){.wishlist_product .product__card .product__card--offer{margin:8px 0 0}}.wishlist_product .product__card .product__card--offer img{height:15px;width:15px}.wishlist_product .product__card .flex_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width:767px){.wishlist_product .product__card .flex_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wishlist_product .product__card .shipping-wrapper{margin:8px 0}}.wishlist_product .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}.wishlist_product .product__card .shipping--inner p{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.wishlist_product .product__card .shipping--inner p .hightlight{color:#434343;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}@media(max-width:767px){.wishlist_product .product__card .shipping--inner p .hightlight{font-size:10px;line-height:12px}.wishlist_product .product__card .shipping--inner p{font-size:10px;line-height:14px}}.wishlist_product .product__card .product__card-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.wishlist_product .product__card .product__card-actions.skel{height:30px;max-height:30px;max-width:292px;min-width:292px}@media(max-width:767px){.wishlist_product .product__card .product__card-actions.skel{margin-top:8px;max-width:242px;min-width:242px}}.wishlist_product .product__card .product__card-actions .product__card-content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.wishlist_product .product__card .product__card-actions .product__card-actions--icons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between}.wishlist_product .product__card .product__card-actions .product__card-actions--icons button{border:none;cursor:pointer}@media(max-width:767px){.wishlist_product .product__card .product__card-actions .product__card-actions--icons{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}}.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content:has(.wishlistActiveImg){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffe5e5;border:1px solid #d9d9d9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content{font-size:0}@media(max-width:767px){.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between;width:unset}}.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content .addtocart-mob,.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content .wishlistActiveImg.hidden,.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content .wishlistImg.hidden{display:none}@media(max-width:767px){.wishlist_product .product__card .product__card-actions .product__card-actions--icons .product__card-button-content .addtocart-mob{color:#fff;display:block;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}}.wishlist_product .product__card-button--add-to-cart{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#000;border:1px solid #000;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}@media(max-width:767px){.wishlist_product .product__card-button--add-to-cart{border-radius:19px;color:#fff}}.wishlist_product--add-to-wish-list{-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%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}.wishlist_product--add-to-wish-list.active{background:#ffe5e5;border:1px solid #ffe5e5}.wishlist_product--add-to-wish-list.active.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))) #f2f2f2;background:linear-gradient(90deg,rgba(0,0,0,.067) 33%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.067) 66%) #f2f2f2;background-size:300% 100%;cursor:not-allowed;pointer-events:none}@keyframes flash{0%{background-position:100%}}@media only screen and (max-width:374px){.wishlist_product .wishlist_product-wrp{display:block}.wishlist_product .wishlist_product-wrp .product__card{max-width:100%}.wishlist_product .wishlist_product-wrp .product__card .product__card-actions--icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media only screen and (max-width:374px){.wishlist_product .wishlist_product-wrp .product__card .product__card-actions--icons:has(.addtocart-mob) .product__card-button.product__card-button--add-to-cart{width:100%}}.cart-toasterWrapper{bottom:46px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:101}.cart-toasterWrapper,.cart-toasterWrapper>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-toasterWrapper>.cmp-container{-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);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:auto;max-width:250px;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}.notify-toaster .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:16px}.notify-toaster .cmp-teaser__description p{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.notify-toaster .cmp-teaser__image img{height:24px;width:24px}.cart-toasterWrapper .close__icon,.toasterPopup .close__icon{cursor:pointer}.cart-toasterWrapper .close__icon .cmp-image,.toasterPopup .close__icon .cmp-image{position:absolute;right:16px;top:23px}.cart-toasterWrapper .close__icon .cmp-image img,.toasterPopup .close__icon .cmp-image img{height:16px;width:16px}.product-stock{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-weight:400}.notify__btn,.product-stock{font-size:12px;line-height:16px}.notify__btn{color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-weight:500;text-decoration:underline}.shipping--details{font-size:0}.notify-popup{max-width:340px;padding:46px 14px 17.83px;position:relative;width:100%}.notify-popup .close__icon{cursor:pointer}.notify-popup .close__icon .cmp-image{position:absolute;right:16px;top:16px}.notify-popup .teaser .cmp-teaser{-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;margin:0 auto 40px;max-width:185px;text-align:center;width:100%}.notify-popup .teaser .cmp-teaser__content{margin-top:8px}.notify-popup .teaser .cmp-teaser__title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px}.notify-popup .teaser .cmp-teaser__description p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-bottom:8px}.notify-popup .form-text{margin-top:40px;padding:0 6px;width:100%}@media(max-width:992px){.notify-popup .form-text{max-width:100%}}.notify-popup .form-text .cmp-form-text{border:1px solid #9d9d9d;border-radius:4px;height:auto;height:48px;position:relative;width:auto}.notify-popup .form-text .cmp-form-text.error{border:0px solid red;border-radius:4px;margin-bottom:0}.notify-popup .form-text .cmp-form-text.error .error-txt{position:absolute;top:48px}.notify-popup .form-text .cmp-form-text__label{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-weight:400;left:1rem;top:1rem}.notify-popup .form-text .cmp-form-text__input,.notify-popup .form-text .cmp-form-text__label{font-size:14px;line-height:18px;position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.notify-popup .form-text .cmp-form-text__input{background:transparent;border:none;border-radius:4px;color:#262626;font-family:robotoMedium,sans-serif;font-weight:500;height:100%;left:0;outline:none;padding:15px 20px;resize:none;top:0}.notify-popup .form-text .cmp-form-text__input::-webkit-input-placeholder{color:transparent;opacity:0;visibility:hidden}.notify-popup .form-text .cmp-form-text__input::-moz-placeholder{color:transparent;opacity:0;visibility:hidden}.notify-popup .form-text .cmp-form-text__input:-ms-input-placeholder{color:transparent;opacity:0;visibility:hidden}.notify-popup .form-text .cmp-form-text__input::-ms-input-placeholder{color:transparent;opacity:0;visibility:hidden}.notify-popup .form-text .cmp-form-text__input::placeholder{color:transparent;opacity:0;visibility:hidden}.notify-popup .form-text .cmp-form-text__input:not(:-moz-placeholder-shown).cmp-form-text__input:not(:focus)~.cmp-form-text__label{background-color:#fff;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:1rem;line-height:16px;top:-0.5rem;width:-moz-fit-content;width:fit-content}.notify-popup .form-text .cmp-form-text__input:not(:-ms-input-placeholder).cmp-form-text__input:not(:focus)~.cmp-form-text__label{background-color:#fff;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:1rem;line-height:16px;top:-0.5rem;width:fit-content}.notify-popup .form-text .cmp-form-text__input:focus~.cmp-form-text__label,.notify-popup .form-text .cmp-form-text__input:not(:placeholder-shown).cmp-form-text__input:not(:focus)~.cmp-form-text__label{background-color:#fff;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;left:1rem;line-height:16px;top:-0.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.notify-popup .button{text-align:center}.notify-popup .button .cmp-form-button{background-color:#c4c4c4;border:none;border-radius:40px;margin:40px 0 16px;padding:10px 32.5px}.notify-popup .button .cmp-form-button,.notify-popup .button .cmp-form-button__text{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.notify-popup .button.active .cmp-form-button{background-color:#000;cursor:pointer}.notify-popup .text .cmp-text p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.notify-popup .text .cmp-text p a{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}.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:3px}.notifypopup__wrapper>.cmp-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:340px;width:100%}.toasterPopup{border-radius:8px;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:100}.toasterPopup,.toasterPopup>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;width:100%}.toasterPopup>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;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;margin:auto;max-width:336px!important;padding:15px 34px 16px 13px;position:relative}.toasterPopup.d-none{display:none}.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){.prebook-amount{gap:8px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:4px 15px}}.prebook-price{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:20px}@media(max-width:767px){.prebook-price{font-size:10px;line-height:14px}}.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){.prebook-tag{min-width:143px;padding:4px 8px}}.prebook-tag span{color:#037754;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:12px}@media(max-width:767px){.prebook-tag span{font-size:9px;line-height:11px}}.product-tags__prebook{left:5px;position:absolute;top:8px}@media(max-width:1024px){.product-tags__prebook{left:0;margin:0 5px;right:0}}@media(max-width:767px){.product-tags__prebook .product-tag__icon{height:11px}}.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}.skel{border-radius:4px;overflow:hidden;position:relative}.skel,.skel:before{background-color:#e0e0e0}.skel:before{-webkit-animation:skeleton-loading 1.5s linear infinite;animation:skeleton-loading 1.5s linear infinite;content:"";height:100%;left:-150%;position:absolute;top:0;width:150%}.skel-img{height:200px;margin-bottom:10px;width:100%}.skele-card{padding:30px}.skel-title{height:20px;margin-bottom:10px;width:70%}.skel-fullname{height:18px;margin-bottom:10px;width:90%}.skel-price{height:24px;margin-bottom:5px;width:30%}.skel-original-price{height:20px;margin-bottom:5px;width:20%}.skel-discount{height:18px;width:10%}.skel-offer{height:20px;margin-top:15px;width:40%}.skel-shipping{height:20px;margin-top:10px;width:60%}.skel-button{border-radius:5px;height:40px;margin-top:15px;width:100%}@-webkit-keyframes skel-shimmer{0%{left:-150%}to{left:150%}}@keyframes skel-shimmer{0%{left:-150%}to{left:150%}}@-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}}