/*======================= CSS RESET ==========================*/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}@font-face { font-family: 'Poppins'; src: url(/samara/static/fonts/poppins_regular.ttf); font-weight: 400; font-style: normal; font-display: swap;}@font-face { font-family: 'Poppins'; src: url(/samara/static/fonts/poppins_medium.ttf); font-weight: 500; font-style: normal; font-display: swap;}@font-face { font-family: 'Poppins'; src: url(/samara/static/fonts/poppins_semi_bold.ttf); font-weight: 600; font-style: normal; font-display: swap;}@font-face { font-family: 'Poppins'; src: url(/samara/static/fonts/poppins_bold.ttf); font-weight: 700; font-style: normal; font-display: swap;}article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { display: block;}html{ width: 100%; height: 100%; touch-action: manipulation;}textarea { font-family: Roboto, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}body { line-height: 1; font-size: 100%; outline: none; width: 100%; height: 100%; position: relative; font-family: 'Roboto', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}sup {font-size:xx-small; vertical-align:super;}.clamp-1 { -webkit-line-clamp: 1; text-overflow: ellipsis; white-space: nowrap; width: 100%; overflow: hidden;}.position-relative { position: relative;}.no-op { pointer-events: none; touch-action: none; filter: grayscale(1);}.hide-ui { position: absolute !important; visibility: hidden !important; z-index: -10 !important;}.grecaptcha-badge,.grecaptcha-logo { visibility: hidden !important; pointer-events: none !important;}@media (max-width: 800px) { body { padding: 0; }}ol, ul { list-style: none;}@media (max-width: 800px) { body { /*width: 100vw;*/ } .hide-mb { display: none !important; }}@media (min-width: 801px) { .show-mb { display: none !important; }}@media (max-width: 800px) { .show-mb { display: default !important; }}:focus {outline:none;}::-moz-focus-inner {border:0;}[placeholder]{ text-overflow:ellipsis;}*:not(.show-scrollbars)::-webkit-scrollbar { display: none;}*:not(.show-scrollbars) { -ms-overflow-style: none; scrollbar-width: none;}/*===================CSS STARTS HERE=========================*/*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none;}a { text-decoration: none; color: #333333;}/*=============== Roboto Font============*//* latin */@font-face { font-family: 'Roboto'; font-style: normal; font-display: swap; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(/samara/static/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* latin */@font-face { font-family: 'Roboto'; font-style: normal; font-display: swap; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url(/samara/static/fonts/Roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* latin */@font-face { font-family: 'Roboto'; font-style: normal; font-display: swap; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url(/samara/static/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/*================ HEADER ===============*/.site-header { width: 100%; background-color: #fff; padding: 16px 7.4%; margin-top: 0; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; position: fixed; top: 0; z-index: 10; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12); font-family: Poppins, sans-serif;}.header-placeholder { height: 69px; width: 100%; transition: all 1s ease-in-out;}@media(max-width:800px) { .header-placeholder { height: 56px; }}.site-header .container { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; overflow: initial;}.site-header .container .header { width: 100%; display: flex;}.header .logo { height: 34px; width: auto; transition: .2s transform linear;}.header .logo:hover { transform: scale(1.1)}.header .logo.phonepe { height: 36px;}.header .search { background: none; position: absolute; right: 12%; padding: 6px 16px; color: white; border: 0; cursor: pointer; outline: none; z-index: 101;}.header .show-nye-tickets { color: #338aed; position: absolute; top: 12px; right: 12%; cursor: pointer; background: white; border: none; font-size: 16px; border-radius: 4px; padding: 8px 16px; font-weight: 500;}.header .tickets-dropdown { margin: 0; padding: 0; list-style-type: none; list-style-image: none; font-weight: bold; width: 150px; background: #ffffff; position: absolute; top: 56px; right: 11%; text-align: center; font-size: 12px; display: none; z-index: 1; border: #dddddd 1px solid; border-radius: 8px;}.tickets-dropdown li { display: block; color: #666; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.tickets-dropdown a:last-child li { border-bottom-right-radius: 8px; border-bottom-left-radius: 8px;}.tickets-dropdown li:hover { display: block; background: #f1f1f1; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.header .wallet-balance-holder { position: absolute; right: 14%; top: 50%; transform: translateY(-50%); animation: 700ms ease-out 0s 1 fadeIn;}.wallet-balance-holder .wallet-balance { background-color: #fce0b2; border-radius: 36px; padding: 6px 10px; padding-right: 32px; position: relative; display: block; margin-top: 14px}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }.wallet-balance .balance { color: #1c1c1c; font-size: 12px;}.wallet-balance-holder .savings { font-size: 10px; margin-top: 2px; padding-left: 10px}.wallet-balance .magic-coin { position: absolute; right: 0; top: 50%; transform: translateY(-50%); height: 28px; width: 28px;}@media (max-width: 800px) { .header .show-nye-tickets { font-size: 10px; top: 16px; right: 32%; } .site-header .container .header { width: 100%; display: grid; grid-template-columns: 1fr 1fr; } .logo-location-holder .affiliates-header-content { display: inline-block; align-self: center; } .site-header.nye-open { margin-top: 62px; } .header .tickets-dropdown { font-size: 10px; right: 30%; top:48px; width: 112px; } .tickets-dropdown li { padding: 6px; } .tickets-dropdown li:hover { padding: 6px; }}.header .hamburger-holder { background: none; position: absolute; top: 50%; transform: translateY(-50%); right: 0; color: white; border: 0; padding: 8px 0; transition: .5s background-color; border-radius: 50%; /* padding-top: 12px; */}.hamburger-holder .hamburger { background: none; position: relative; top: 0; right: 0; color: white; border: 0; cursor: pointer; outline: none; z-index: 1; padding: 0;}.homepage-hamburger { margin-left: 20px; padding-top: 4px;}.homepage-hamburger .hamburger { padding: 0; border: 0; background: none;}.hamburger img { height: 30px; width: 30px;}.homepage-hamburger .hamburger img { width: 24px; height: 24px;}.header .user-holder { background: none; position: absolute; top: 50%; transform: translateY(-50%); right: 5%; border: 0; padding: 0; color: #fff; cursor: pointer; outline: none; z-index: 1; transition: .5s background-color; border-radius: 50%;}.user-holder.login:hover { background: none;}.header .user { min-width: 110px; box-sizing: border-box; background: #fff; border: 1px solid; color: #ef1c74; border-radius: 4px; font-size: 16px; font-weight: 500; padding: 6px 18px; padding-bottom: 10px; cursor: pointer; font-weight: 600;}.user.logged-in { background: none; position: relative; border: none; color: white; padding-top: 0; padding-bottom: 0;}.user.logged-in .user-icon { width: 30px; height: 30px; border-radius: 4px;}.user.logged-in.pro { padding: 0 10px; display: flex; align-items: center; gap: 28px;}.user.logged-in.pro img { height: 36px; border-radius: 8px;}.user.logged-in.pro .magic-pro { height: 36px; position: relative; right: -6px;}.coin-info span { vertical-align: middle;}.header .user-image { width: 42px; height: 42px; border-radius: 50%;}.header .user-menu { width:100px; padding:16px 16px 16px 16px; box-shadow: 0 3px 6px 0 rgba(61, 85, 97, 0.5);}.profile-detail .hello { width: 100px; height: 16px; font-family: Roboto; font-size: 12px; line-height: 1.33; text-align: left; color: #333;}.profile-detail .user-name { width: 100px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Roboto; font-size: 14px; line-height: 1.43; text-align: left; color: #333; }.profile-detail .user-image-popover { top: -2px; right: 10px; width: 36px; height: 36px; border-radius: 50%;}.user-menu .logout { width: 100%; font-family: Roboto; padding: 4px 4px 4px 0; color: #3e5561;}.user-menu .logout:hover { background: white;}.user-menu .detail-divider { width:100%; border:1px solid #e5e5e5;}.header-blog .user-image { width: 30px; height: 30px; border-radius: 50%;}.search-container{ width: 30%; margin-left: 84px;}@media (max-width: 800px) { .homepage-hamburger { margin-left: 4px; } .universalSearchWrapper .homePageUniversalSearch { width: 100%; background: #F7F7F7 url(https://static.magicpin.com/samara/static/images/search.svg) 12px 10px no-repeat; padding: 10px 6px 10px 38px; border: 1px solid rgba(0, 0, 0, .12); border-radius: 8px; color: #5c5c5c; font-size: 14px; line-height: 20px; } .universalSearchWrapper input.homePageUniversalSearch::placeholder { color: #5C5C5C; font-size: 14px; line-height: 20px; font-family: Poppins, sans-serif; } .hamburger img { height: 20px; width: 20px; } .homepage-hamburger .hamburger img { width: 16px; height: 16px; } .site-header { padding: 8px 16px; } .header .action-cta-holder { display: flex; align-items: center; justify-content: flex-end; } .site-header.phonepe { padding: 12px 8px; padding-left: 12px; } .header .search { right: auto; top: auto; padding: 0 16px; padding-left: 20px; display: inline-block; position: relative; } .search.phonepe { right: 0; top: 0; z-index: 101; } .search.paytm { right: 0; } .header .hamburger-holder { right: auto; top: auto; position: relative; transform: none; padding: 0; } .header .user-holder { position: relative; padding: 0; right: auto; display: inline-block; transform: none; top: auto } .header .user-image { width: 32px; height: 32px; } .header .logo { height: 16px; transition: .2s transform linear; } .header .back-arrow { height: 24px; margin-right: 8px; } .header .user { font-size: 12px; padding: 4px 12px; padding-bottom: 6px; line-height: initial; position: relative; } .location-header-react .location { display: inline-block; font-size: 14px; font-weight: normal; } .location-header-react .dropdown-image { vertical-align: middle; } .user.logged-in.pro .magic-pro { height: 34px; } .site-footer { padding: 16px 8px; background-color: #2e108e; background-image: none }}@media (max-width: 1000px) { .header .logo { height: 30px; } .site-header { padding: 16px 3.5%; } .homepage-hamburger { margin-left: 4px; }}/*----SEARCH----*//*================ FOOTER ===============*/.site-footer { width: 100%; padding: 32px 16px; background-image: url('https://static.magicpin.com/samara/static/images/footer-bg.svg'); background-size: cover; position: relative; font-family: Poppins, sans-serif;}.site-footer .site-footer-container { width: 100%; max-width: 1400px; margin: 0 auto;}/*----Footer Header----*/.site-footer header { width: 100%; display: grid; grid-template-columns: 1fr auto; margin-bottom: 20px; align-items: center; font-weight: 500;}.orderhere-container .logo { height: 30px; vertical-align: middle;}.orderhere-container .orderhere-desc { vertical-align: middle; font-size: 18px; color: #ef1c74; margin-left: 8px; display: inline-block;}.orderhere-desc .app-link { text-decoration: underline; color: #ef1c74;}.site-footer header .footer-categories { display: inline-block;}.footer-categories p,.footer-categories a { display: inline-block; padding: 0 8px; font-size: 16px; line-height: 20px; color: #ffffff;}.footer-categories p.label { color: #ef1c74; padding-left: 0; font-weight: 500;}.site-footer header .footer-social { display: inline-block;}.footer-social a { padding: 0 8px;}@media (max-width: 800px) { .site-footer header .footer-social { float: none; padding-top: 16px; text-align: center; width: 100%; } .footer-social a { padding: 0; padding-right: 16px; } .site-footer header .footer-categories { padding: 0 24px; } .footer-categories p.label { display: block; } .footer-categories p, .footer-categories a { padding-right: 8px; padding-top: 8px; padding-left: 0; }}/*----Footer Links-----*/.site-footer .footer-links { width: 100%; display: flex; padding: 32px 0; gap: 10px;}.footer-links .links-content { flex: 1;}.links-content .links-header { font-size: 16px; line-height: 20px; color: #ef1c74;}.links-content .links a { font-size: 12px; line-height: 16px; color: #ffffff; padding-right: 32px; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis; display: inline-block;}@media (max-width: 800px) { .site-footer .footer-links { flex-direction: column; width: 100%; text-align: left; padding: 0 2px; } .links-content .links-header { padding: 16px 0 0; } .links-content .links a { padding: 0; }}/*----Footer Nav----*/.site-footer .footer-nav { width: 100%; border-top: 1px solid #9098B8; border-bottom: 1px solid #9098B8; margin: 16px auto 4px; text-align: center;}.footer-nav a { display: inline-block; padding: 8px; font-size: 13px; line-height: 1.38; color: #ffffff;}@media (max-width: 800px) { .site-footer .footer-nav { text-align: left; padding: 0; }}/*----Footer Directory----*/.site-footer .footer-directory { width: 100%; text-align: center; padding: 16px 0;}.footer-directory p { display: block; font-size: 16px; line-height: 1.25; text-align: center; color: #ef1c74; padding: 8px 0;}.footer-directory .directory-link { display: block;}.directory-link a { display: inline-block; padding: 0 8px; font-size: 13px; line-height: 1.38; letter-spacing: 2px; text-align: center; color: #ffffff;}@media (max-width: 800px) { .site-footer .footer-directory { text-align: left; padding: 0 24px; } .footer-directory p { text-align: left }}/*----Footer applinks----*/.site-footer .app-links { margin-top: 20px; text-align: center;}.app-links a { width: 120px; height: 34px; overflow: hidden;}.app-links img { width: fit-content; height: 36px;}@media (max-width: 800px) { .site-footer .app-links { margin-top: 10px; }}/*================= Clearfix =====================*/.clearfix:before,.clearfix:after { content: ""; display: table;}.clearfix:after { clear: both;}.clearfix { clear: both; *zoom: 1;}/*=================Loader==================*/.loader,.loader:after { border-radius: 50%; width: 10em; height: 10em;}.loader { margin: 0 auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 1.1em solid rgba(255, 255, 255, 0.2); border-right: 1.1em solid rgba(255, 255, 255, 0.2); border-bottom: 1.1em solid rgba(255, 255, 255, 0.2); border-left: 1.1em solid #ffffff; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear;}@-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}@keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }}/*---------Merchant Card----------*/.merchant-card-holder { padding: 8px; width: 50%; display: inline-block; float: left;}.voucher-footer { background: #f7f7fa; margin: 24px 12px 12px; padding: 12px; position: relative; text-align: left; display: block; border-radius: 4px;}.merchant-card-holder .merchant-card { width: 100%; background-color: white; display: inline-block; border-radius: 8px; position: relative; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; height: auto; min-height: 104px;}.merchant-card.missing-voucher { padding: 10px;}.merchant-card .merchant-banner-holder{ position: relative; display: inline-block; width: 24%; vertical-align: middle; position: inherit; margin-left: 12px; margin-top: 12px;}.merchant-banner-holder .magicorder-tag { position: absolute; top: 8px; left: 8px; width: 50px;}@media (max-width:800px) { .merchant-banner-holder .magicorder-tag { left: 4px; top: 12px; }}.missing-voucher .merchant-banner-holder { margin: 0;}.merchant-banner-holder .rating { position: absolute; top: 8px; right: 12px; width: 50px; height: 22px; border-radius: 4px; background-color: rgba(0, 0, 0, 0.6); border: solid 1px #00bfa5; padding: 1px 3px;}.rating .star { width: 12px; height: 12px; object-fit: contain; margin: 0 2px; margin-left: 4px; vertical-align: 8%; margin-top: 2px}.rating .rating-value { font-size: 12px; font-weight: bold; text-align: left; color: white; vertical-align: 18%;}.rating.search { position: absolute; border-radius: 4px; padding: 2px; top: 12px; right: 12px; line-height: unset;}.rating.search .star { width: 10px; height: 10px;}.rating.search .rating-value { margin-right: 4px; vertical-align: 10%;}.merchant-banner-holder .merchant-banner { height: 104px; width: 100%; border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden; height: 76px; width: 100%; overflow: hidden; object-fit: cover; border-radius: 4px;}.merchant-card .merchant-card-details { position: relative; display: inline-block; width: 100%; min-height: 50px; position: relative; display: inline-block; width: 100%; min-height: 50px; display: inline-block; width: 65%; vertical-align: middle;}.merchant-card-details .merchant-card-logo { position: absolute; top: 0; left: 50%; height: 40px; width: 40px; border-radius: 4px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 20; overflow: hidden;}.merchant-card-details .result-seperator { width: 24px; height: 1px; background-color: #d8dae1; margin: 12px; margin-left: 12px;}.merchant-card-details h4 { font-size: 16px; font-weight: bold; line-height: 1.25; text-align: left; color: rgba(0, 0, 0, 0.87); margin-top: 12px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding: 0 8px; margin-top: 0;}.merchant-card-details .cashback { padding: 0 8px; margin-top: 2px; color: #ef1c74; font-size: 12px; font-weight: 500;}.merchant-card-details h5 { font-size: 14px; line-height: 1.43; text-align: left; color: rgba(0, 0, 0, 0.54); margin-bottom: 8px; margin: 0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding: 0 8px;}.merchant-card-details h6 { font-size: 14px; color: rgba(0, 0, 0, 0.54); padding: 4px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; max-height: 36px; margin: 0px; padding-left: 0px; margin-left: 8px;}.merchant-card-details .subcategory-url { color: #ef1c74;}.merchant-card-details h6:first-child { margin-top: 20px;}.merchant-card-details .merchant-actions { padding: 0 8px; margin-top: 12px;}.merchant-card-details .merchant-actions { padding: 0 8px; margin-top: 12px;}.voucher-merchant-details .merchant-actions { margin-top: 6px;}.merchant-actions .merchant-action{ display: inline-block; margin-left: 16px;}.merchant-actions .merchant-action:first-child { margin-left: 0;}.merchant-action .action-icon { vertical-align: middle; height: 16px; width: 16px;}.merchant-action .action-text { font-size: 10px; font-weight: 500; vertical-align: middle; border-bottom: 1px dashed; color: rgba(0, 0, 0, 0.54); padding: 1px 2px; text-align: center; margin-left: 4px;}.merchant-card .voucher-footer { border-radius: 4px;}@media (max-width: 800px) { .merchant-card-holder { width: 100%; padding: 0; display: inline-block; float: none; } .merchant-card-details h5 { font-size: 10px; } .merchant-card-details h6 { font-size: 10px; } .merchant-card-holder .merchant-card { border-radius: 0; height: auto; box-shadow: none; float: none; padding: 16px 8px; border-bottom: .5px solid rgba(0, 0, 0, 0.12); } .merchant-card .merchant-banner-holder { display: inline-block; width: 24%; vertical-align: middle; position: inherit; margin: 0; } .merchant-banner-holder .merchant-banner { height: 76px; width: 100%; overflow: hidden; object-fit: cover; border-radius: 4px; } .merchant-banner-holder .rating{ padding: 0; top: 16px; border-radius: 4px; width: 40px; height: 20px; text-align: center; } .rating .star { width: 10px; height: 10px; object-fit: contain; margin: 0 2px; margin-left: 4px; margin-left: 0; vertical-align: middle; } .rating .rating-value { font-size: 12px; font-weight: bold; text-align: left; color: white; vertical-align: middle; } .rating.search { padding: 0; border-radius: 2px; top: 10px; line-height: unset; } .rating.search .star { vertical-align: 0; } .rating.search .rating-value { vertical-align: 6%; font-size: 10px; }}/*----Breadcrumbs----*/.breadcrumbs a { font-size: 12px; line-height: 1.43; color: #767676; cursor: pointer;}.breadcrumbs a:hover { text-decoration: underline;}.breadcrumbs ol { list-style-type: none;}.breadcrumbs li { display: inline;}.breadcrumbs li::after { content: '/'; color: rgba(0, 0, 0, 0.38); font-size: 12px;}.breadcrumbs li:last-child::after { content: ''; margin-left: 4px;}.breadcrumbs li:last-child { pointer-events: none; font-weight: bold; font-size: 12px;}/*------------Lazyload Class-------------*/.lazy { object-fit: cover;}/*--------Login Dialog--------*/.user-login-dialog, .user-otp-dialog { z-index: 100000 !important;}.user-login-dialog h3 { background-color: #f7f7fa; border: solid 1px #d8dae1; padding: 12px 24px 8px !important;}.user-login-dialog .dialog-text-heading { font-size: 16px; font-weight: bold; line-height: 1.75; text-align: left; color: #3e5561; margin-top: 16px;}.user-login-dialog .dialog-text { font-size: 14px; line-height: 1.43; text-align: left; color: #637e8c;}.user-login-dialog .std-code { width: 66px; border-radius: 4px; background-color: #ffffff; border: solid 1px #d8dae1; font-size: 16px; line-height: 1.25; text-align: center; color: #3e5561; padding: 8px; display: inline-block; margin-right: 16px; margin-top: 8px;}.user-login-dialog input { border-radius: 4px; background-color: #ffffff; border: solid 1px #d8dae1; font-size: 16px; line-height: 1.25; text-align: center; color: #3e5561; padding: 8px; display: inline-block; margin-top: 8px; width: 180px; text-align: left;}.user-login-dialog .send-otp-button { border: none; background-color: #338aed; font-size: 18px; font-weight: 700; color: #fff; height: 48px; border-radius: 4px; text-align: center; width: 100%; margin-top: 24px; cursor: pointer;}/*--------Otp Dialog--------*/.user-otp-dialog h3 { border-top-left-radius: 16px; border-top-right-radius: 16px; background-color: #f7f7fa; border: solid 1px #d8dae1; padding: 12px 24px 8px !important;}.user-otp-dialog .dialog-text-heading { font-size: 16px; font-weight: bold; line-height: 1.75; text-align: left; color: #3e5561; margin-top: 24px;}.user-otp-dialog .dialog-text { font-size: 14px; line-height: 1.43; text-align: left; color: #637e8c;}.user-otp-dialog .std-code { width: 66px; border-radius: 4px; background-color: #ffffff; border: solid 1px #d8dae1; font-size: 16px; line-height: 1.25; text-align: center; color: #3e5561; padding: 8px; display: inline-block; margin-right: 16px; margin-top: 8px;}.user-otp-dialog input { border-radius: 4px; background-color: #ffffff; border: solid 1px #d8dae1; font-size: 16px; line-height: 1.25; color: #3e5561; padding: 12px; display: inline-block; margin-top: 24px; width: 48px; text-align: center; margin-right: 12px;}.user-otp-dialog input[type=number]::-webkit-inner-spin-button, .user-otp-dialog input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; }.user-otp-dialog .name,.user-otp-dialog .email { border-radius: 4px; background-color: #ffffff; border: solid 1px #d8dae1; font-size: 16px; line-height: 1.25; color: #3e5561; padding: 12px; display: inline-block; margin-top: 8px; width: 100%; text-align: left; margin-right: 12px;}.user-otp-dialog .name { margin-top: 20px;}.user-otp-dialog .send-otp-button { border: none; background-color: #338aed; font-size: 18px; font-weight: 700; color: #fff; height: 48px; border-radius: 4px; text-align: center; width: 100%; margin-top: 24px; cursor: pointer;}.user-otp-dialog .error-msg { font-size: 12px; line-height: 1.33; text-align: center; color: #ff455f; display: block; margin-top: 8px;}/*---------Pagination--------*/.centre { text-align: center; clear: both;}.centre .pagination { display: inline-block; text-align: center; margin-bottom: 16px;}/* .pagination a { color: #3e5561; float: left; padding: 8px 12px; text-decoration: none; border: 1px solid #d8dae1; margin: 0 2px; background-color: white; border-radius: 4px;} *//* .pagination a.active { background-color: #338aed; color: white; border: 1px solid #338aed;}.pagination a.not-active { background-color: #e5e4e4; color: white; border: 1px solid #e5e4e4;}.pagination a:hover:not(.active) { background-color: #A4A4A4;} *//*----------Scroll Top Button---------*/.best-offers-holder { position: fixed; bottom: 20px; right: 20px; cursor: pointer; border-radius: 50%; background: #ef1c74; padding: 12px 6px; height: 68px; display: flex; align-items: center; width: 68px; color: #fff; overflow: hidden; border: 2px solid #fff; font-weight: bold; box-shadow: 0px 5px 5px -3px rgb(0 0 0 / 20%), 0px 8px 10px 1px rgb(0 0 0 / 14%), 0px 3px 14px 2px rgb(0 0 0 / 12%); z-index: 101;}.best-offers-holder.fall-animation { animation: fall 1.5s ease-in-out 1s 1;}.best-offers-holder .best-offers { font-size: 12px; text-align: center; margin-top: 4px; line-height: 16px; animation: breathe 1s linear 0s infinite ;}@keyframes breathe { 0%, 100% { } 50% { transform: scale(1.1, 1.1); }}@keyframes fall { 0% { transform: translateY(-100vh); } 70% { transform: translateY(20px); } 80% { transform: scaleY(0.7); } 100% { }}.scroll-top-btn { position: fixed; bottom: 34px; right: 34px; display: none; cursor: pointer; border-radius: 50%; background: rgba(0,0,0,.4); padding: 12px 10px;}.scroll-top-btn:hover { background: rgba(0, 0, 0, 0.6);}.scroll-top-btn .top-arrow { height: 12px; width: 20px;}/*----------Snackbar-----------*/.snackbar { display: none; width: 250px; background-color: #333; color: #fff; text-align: center; border-radius: 2px; padding: 16px; position: fixed; z-index: 1; left: 50%; bottom: 30px; font-size: 16px; transform: translateX(-50%);}.snackbar.show { display: block; -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s; animation: fadein 0.5s, fadeout 0.5s 4.5s;}@-webkit-keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 30px; opacity: 1;}}@keyframes fadein { from {bottom: 0; opacity: 0;} to {bottom: 30px; opacity: 1;}}@-webkit-keyframes fadeout { from {bottom: 30px; opacity: 1;} to {bottom: 0; opacity: 0;}}@keyframes fadeout { from {bottom: 30px; opacity: 1;} to {bottom: 0; opacity: 0;}}@media(max-width: 800px) { .location-holder .selected-location { background-position: 8px 6px; background-size: 24px; } .city-selection-dialog .select-city { padding-top: 0px; } .city-selection-dialog .cities-container { text-align: center; } .city-selection-dialog .search-location { float: none; width: 100%; } .city-selection-dialog .location-holder .selected-location { padding-right: 80px; } .city-selection-dialog .detect-location { float: none; width: 100%; margin-top: 12px; } .search-location-container .search-city { position: absolute; right: 0px; top: 0px; height: 100%; } .cities-container .city { margin: 8px 4px 0 0; display: inline-block; } .cities-container .city:last-child { margin: 0 auto; } .cities-container .city { padding: 12px 12px; font-size: 14px; cursor: pointer; margin-bottom: 2px; } .city-selection-dialog .search-location input.location { padding-right: 80px; } .city-selection-dialog .divider { width: 20%; margin-top: 10px; margin-bottom: 8px; } .city-selection-dialog .logo-container { margin: 10px 0 30px 0; } .logo-container .mp-logo { height: 70%; display: block; margin: 0 auto; }}/*---------------- Rating classes ----------------------*/.rating5 { background-color: #008a3b; }.rating4 { background-color: #00ae28; }.rating3 { background-color: #8bcc00; }.rating2 { background-color: #ffc20f; }.rating1 { background-color: #ee5350; }/*------------------ Magicpin Loader ----------------------*/.magicpin-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url("/static/images/base-loader.gif") center no-repeat #fff; background-size: 132px;}.magicpin-loader .loading { position: absolute; left: 50%; top: 58%; transform: translateX(-50%); width: 64%; line-height: 1.4; font-weight: 500; color: rgba(0,0,0,.87); text-align: center;}/* Comma seperator */.comma-separator::after { content: ', ' } .comma-separator:last-child::after { content: ''}/* ------ Small Loader ---------- */.mobile-loader-overlay { position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); height: 100vh; width: 100vw; z-index: 999999999; display: none}.mobile-loader-overlay .mobile-loader-holder { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}.mobile-loader-holder .mobile-loader { border: 6px solid #f3f3f3; border-radius: 50%; border-top: 6px solid #ef1c74; width: 30px; height: 30px; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;}/* Safari */@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); }}@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}.page-loading::before { content:" "; display:block; position:fixed; z-index:12; height:4px; width:98%; top:0; left:0; background-color:rgba(239, 28, 116, 1); animation: page-load ease-out 2s; box-shadow:0 2px 2px rgba(0,0,0,.2);}@keyframes page-load { 0% { width: 30%; background-color: rgba(239, 28, 116, .8); } 40% { width: 60%; } 100% { width: 98%; background: rgba(239, 28, 116, .9) } }.header .logo-location-holder { display: inline-block; align-self: center;}/* Header CSS */.header .search { line-height: normal;}.header .user-holder { font-size: inherit}.header .user-holder:hover { background-color: initial;}.header .user { background: #EB0F69; border: 1px solid #E8E8E8; color: #FFFFFF; border-radius: 12px; font-size: 16px; line-height: 22px; padding: 12px; padding-right: 8px; cursor: pointer; font-weight: 600; font-family: Poppins, sans-serif;}.user-holder.login { right: 4%;}.user.logged-in { background: none; position: relative; border: none; color: white;}.user .coin-info { position: absolute; background: rgb(239,28,116); background: linear-gradient(152deg, rgba(239,28,116,1) 0%, rgba(46,16,142,1) 100%); width: 70px; font-size: 12px; border-radius: 22px; right: -10px; bottom: -10px; padding: 1px 2px; font-weight: 500; border: 0.6px solid #fff;}.logged-in .coin-info { left: 50%; transform: translateY(-60%) translateX(-50%); width: 50px; padding: 2px;}.coin-info .header-coin { height: 10px; vertical-align: middle;}@media (max-width: 800px) { .site-header { padding: 8px 16px; } .header .action-cta-holder { display: flex; align-items: center; justify-content: flex-end; } .header .search { right: auto; top: auto; padding: 0; display: inline-block; position: relative; padding: 6px 16px; padding-left: 20px; } .coin-info .header-coin { height: 8px; } .search .search-cta { padding: 0; } .header .user-holder { position: relative; padding: 0; right: auto; display: inline-block; transform: none; top: auto } .header .user { font-size: 12px; padding: 4px 12px 6px; line-height: initial; position: relative; margin-right: 12px; } .user.logged-in { padding: 0; text-align: center; } .user .coin-info { font-size: 8px; width: auto; bottom: -8px; right: -10px; } .logged-in .coin-info { width: 38px; bottom: 0; transform: translateX(-50%); } .header .hamburger-holder { right: auto; top: auto; position: relative; transform: none; padding: 0; } .site-header .location-header-holder .location-holder { display: inline-flex; width: auto; padding: 0; font-size: 14px; align-items: center; margin-top: 2px; } .site-header .location-holder .location { font-family: Poppins, sans-serif; font-size: 14px; line-height: 16px; font-weight: normal; display: inline-flex; align-items: center; gap: 2px; } .location-holder .location .locality { max-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .site-header .location-holder .location .pin { height: 16px; } .company-details-holder { display: flex; flex-direction: column; align-items: flex-start; } .location-holder.home { display: flex; gap: 4px; align-items: center; position: relative; left: -4px; top: 2px; max-width: 70%; } .location-holder.home .location { line-height: 16px; font-size: 12px; color: white; float: none; font-weight: 500; max-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .location-holder.home .dropdown-image { height: 12px; width: 12px; margin-left: 0px; } .site-header .location-holder .dropdown-image { height: 16px; width: 16px; /* margin-top: 2px; */ margin-left: 4px; } .site-header .universal-search .back { margin-right: 8px; } .user .user-icon { height: 32px; } .header .toolTipContainer { position: absolute; } .logo-location-holder .affiliates-header-content { display: inline-block } .site-footer header { grid-template-columns: 1fr; margin-bottom: 16px; } .site-footer .orderhere-container { text-align: center; padding: 12px 0; } .user.logged-in.pro { padding: 0px; }}.site-footer .legal-info { margin-top: 20px;}.legal-info p { color: #fff; font-size: 14px; line-height: 18px; margin: 4px 0;}/* Redeem Page Widgets */#discover-strip-home-react { height: 96px; gap: 10px; display: flex; overflow-x: scroll; overflow-y: hidden; padding-top: 10px; padding-right: 20px;}#discover-strip-home-react .category { display: flex; flex-direction: column; gap: 2px; align-items: center; max-width: 70px; min-width: 70px;}.category .category_icon { max-width: 100%; height: 50px; width: 50px;}.category .category_name { font-size: 12px; line-height: 16px; font-weight: 500; text-align: center; color: #333;}.floating_banners { width: 80%; margin: auto; min-height: 180px; margin-top: 40px; position: relative;}.floating_banners .banner_container { overflow-y: hidden; overflow-x: scroll; display: flex; scroll-behavior: smooth;}.floating_banners .floating_banner { margin: 10px; border-radius: 24px; display: block;}.floating_banner .floating_banner_image { border-radius: 24px; object-fit: contain; min-width: 120px;}.floating_banners .right-arrow { position: absolute; width: 40px; height: 40px; right: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; padding: 4px; top: calc(50% - 10px);}.collection_data_container .right-arrow{ position: absolute; width: 40px; height: 40px; right: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; padding: 4px; top: calc(50% - 10px);}.collection_data_container .left-arrow{ position: absolute; width: 40px; height: 40px; left: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; transform: rotate(180deg); padding: 4px; top: calc(50% - 10px); display: none;}.floating_banners .left-arrow { position: absolute; width: 40px; height: 40px; left: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; transform: rotate(180deg); padding: 4px; top: calc(50% - 10px); display: none;}.wallet_intro { margin-top: 80px; display: flex; height: 165px; justify-content: center; max-height: 165px; padding: 10px;}.wallet_intro .wallet_intro_image { max-width: 100%; max-height: 166px;}.dynamic_feed_top_widget { width: 100%; padding: 16px;}.dynamic_feed_top_widget .dynamic_feed_top_img { width: 100%; object-fit: cover;}.deal_trends { width: 80%; margin: auto; margin-top: 80px; position: relative;}.deal_trends .right-arrow { position: absolute; width: 40px; height: 40px; right: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; padding: 4px; top: 50%;}.deal_trends .left-arrow { position: absolute; width: 40px; height: 40px; left: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; transform: rotate(180deg); padding: 4px; top: 50%; display: none;}.deal_trends .deal_trend_title { line-height: 32px; overflow: hidden; text-overflow: ellipsis; font-size: 28px; font-weight: 600; text-align: left; color: #333;}.deal_trends .trends_container { display: flex; gap: 16px; margin-top: 24px; overflow-x: scroll; overflow-y: hidden; scroll-behavior: smooth;}.trends_container .trend { height: 220px; width: 220px;}.trend .trend_img { border-radius: 20px; max-height: 220px; height: 220px; width: 220px;}.browse_headers{ width: 80%; display: flex; align-items: center; column-gap: 16px; margin: 80px auto; overflow-x: scroll;}.data_discover_collections { width: 80%; margin: 60px auto auto;}.collection_data_title.title_1 { font-size: 16px; font-weight: 400; color: #333333; padding: 8px 0 0 0; font-family: Poppins, 'sans-serif'; display: block; white-space: nowrap; text-overflow: ellipsis; /* -webkit-line-clamp: 2; Maximum 2 lines */ /* -webkit-box-orient: vertical; */ overflow: hidden; line-height: 24px; /* Ensure line height is set */ height: 56px;}.collection_data_title.title_2 { font-size: 18px; font-weight: 600; color: #333333; font-family: Poppins, 'sans-serif'; padding: 4px 0 8px 0; /* display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; */ overflow: hidden; display: block; white-space: nowrap; text-overflow: ellipsis; line-height: 28px; height: 38px;}.collection_data_subtitle { font-size: 16px; color: #767676; padding: 8px 0; font-weight: 400; display: block; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; font-family: Poppins, 'sans-serif'; -webkit-line-clamp: 1; /* Set the desired number of lines */ word-wrap: break-word; margin-top: 2px; line-height: 20px;}.collection_data_additional_info { font-size: 16px; color: #333333; font-weight: 600; font-family: Poppins, 'sans-serif'; line-height: 24px; display: flex;}.collection_data_cta { text-align: center; font-size: 16px; color: #6561E8; border: 1px solid #6561E8; border-radius: 12px; background-color: #fff; box-shadow: 0 2px 0 0 #6561E8; font-weight: 600; font-family: Poppins, 'sans-serif'; line-height: 24px; padding: 4px 8px; margin-top: 12px;}.collection_small { width: 200px; height: 132px; object-fit: cover;}.collection_large { width: 180px; height: 180px; object-fit: cover;}.voucher_offer{ padding:8px 5px; display: flex; justify-content: center; align-items: center; font-family: Poppins, sans-serif;}.card-tag{ width: 120px; position: absolute; bottom:12px; left: 8px;}.voucher_offer span{ font-size: 14px;}.limited-stocks { color: #6561e8; font-family: Poppins, 'sans-serif'; font-size: 12px; font-style: normal; font-weight: 700; line-height: 16px; /* 133.333% */}.user-rating-holder{ display: flex;}.progress { border-radius: 21px; background: #6561e8; height: 100%;}.collections_data_collection_save_discount { font-size: 14px; color: #858587; line-height: 18px;}.data_collection_widget{ position: relative;}.collection_data_container { display: flex; gap: 16px; width: 100%; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; overflow-x: scroll; align-items: flex-start; scroll-behavior: smooth;}.collection_data_container.collection_brand_data_container { gap: 12px;}.collection_data_medium { width: 224px; height: 132px; object-fit: cover;}.collection_card_container { position: relative; width: 100%;}.collection_card_layout { margin: 16px 8px 8px 8px; border-radius: 16px; width: min-content;}.collection_card_layout img { max-width: 310px;}.collection_card_layout lottie-player { display: block;}.data_discover_collections.lottie_collection { width: 100%;}.lottie_collection .collection_data_container { justify-content: center;}.browse_header_title { color: #191C32; font-family: Poppins, 'sans-serif'; font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; /* 142.857% */ padding-left: 4px;}.cardtag { position: absolute; bottom: 10px; left: 10px}.collection_card_info { font-family: Poppins, sans-serif}.title_container { display: flex; align-items: center;}.rating_label{ padding-left:8px; font-size:14px; color:#858587}.rating-star { width: 16px; height: 16px}.data_discover_collections .data_discover_collections_heading { line-height: 32px; overflow: hidden; text-overflow: ellipsis; font-size: 28px; font-weight: 600; text-align: left; color: #333; padding-bottom: 8px; padding-left: 10px; padding-right: 10px;}.data_discover_collections_heading .home-brands-title { text-align: center; color: #383580; font-size: 30px; line-height: 44px; font-weight: 600; font-family: Poppins, sans-serif;}.home-brands-title .home-brands-title-span { color: #D4236A;}.data_discover_collections .dicover_data_container { display: flex; gap: 30px;}.data_discover_collections .dicover_data_container.small { flex-wrap: wrap;}.data_discover_collections .dicover_data_container.medium { overflow-x: scroll; overflow-y: hidden; gap: 16px;}.dicover_data_container .discover_data_collection { display: flex; flex-direction: column; align-items: center; margin-top: 24px;}.discover_data_collection .discover_data_collection_subtitle { display: none;}.discover_data_collection.small .discover_data_collection_title { font-size: 16px; font-weight: 500; color: #191C32; text-align: center;}.discover_data_collection.small .discover_data_collection_subtitle { display: inline-block; position: relative; width: max-content; text-align: center; border-radius: 10px; background-color: #6561E8; color: white; font-size: 12px; line-height: 14px; font-weight: 600; padding: 4px 6px; transform: translateY(calc(-20px - 50%));}.discover_data_collection.medium .discover_data_collection_title { width: 68%; text-align: center; height: 32px; background: linear-gradient(46.38deg, #6D6BED 20.46%, #8F8BF2 52.47%, #DBD0FE 110.16%); position: relative; box-shadow: 0px 3.78151px 0px #8E8CFE; border-radius: 10px; font-size: 16px; line-height: 32px; font-weight: 600; color: white; top: -16px;}.dicover_data_container .discover_data_collection.small { max-width: 128px; width: 128px; height: 128px; gap: 20px;}.discover_data_collection.small .dicover_data_image { height: 128px; width: 128px; border-radius: 40px;}.dicover_data_container .discover_data_collection.medium { max-width: 280px; width: 280px; min-width: 280px;}.discover_data_collection.medium .dicover_data_image { height: 130px; min-height: 130px;}.discover_data_collection .dicover_data_image { object-fit: fill; max-width: 100%;}.one_click_discover_collections { width: 80%; margin: auto; margin-top: 80px; position: relative;}.one_click_discover_collections .right-arrow { position: absolute; width: 40px; height: 40px; right: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; padding: 4px; top: 50%;}.one_click_discover_collections .left-arrow { position: absolute; width: 40px; height: 40px; left: -10px; border-radius: 50%; cursor: pointer; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); background-color: white; transform: rotate(180deg); padding: 4px; top: 50%; display: none;}.one_click_discover_collections .one_click_collections_heading { line-height: 32px; overflow: hidden; text-overflow: ellipsis; font-size: 28px; font-weight: 600; text-align: left; color: #333;}.one_click_discover_collections .one_click_container { display: flex; overflow-x: scroll; overflow-y: hidden; gap: 16px; margin-top: 16px; padding: 0px 10px; scroll-behavior: smooth;}.one_click_container .one_click_item { min-width: 170px; width: 170px;}.one_click_item .item_image_holder { width: 100%; max-width: 100%; min-height: 220px; max-height: 220px; position: relative; border: 1px solid #e8e8e8; border-radius: 20px; background: white; display: flex; align-items: flex-end; margin-bottom: 6px;}.item_image_holder.square { min-height: 170px; max-height: 170px;}.one_click_item .home_delivery_tag { position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); height: 20px;}.item_image_holder .item-primary-type { position: absolute; top: 8px; left: 8px;}.one_click_item .info { color: #191C32; max-width: 192px;}.info .item_name { font-size: 14px; line-height: 20px; font-weight: 500; max-height: 40px; min-height: 40px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}.info .merchant_name { font-size: 14px; line-height: 20px; font-weight: 600; max-height: 20px; min-height: 20px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }.info .subtitle { font-size: 14px; line-height: 16px; color: #a0a0a0; margin: 2px 0px;}.container .price_info { width: 100%;}.price_info .price { font-size: 16px; line-height: 20px; color: #191C32; font-weight: 600;}.price_info .mrp { color: #a0a0a0; font-size: 12px; line-height: 16px; text-decoration: line-through; font-weight: 500; margin: 0px 2px;}.discover_data_collection_save_discount{ margin-top: -32%; font-size: 12px; text-decoration: line-through; color: #858587; line-height: 18px;}.vertical_image_container .banner-image-holder { width: 100%;}.vertical_image_container .banner-image-holder img { width: 100%; display: block;}.vertical_image_container { width: 80%; margin: 80px auto auto;}@media (max-width: 1000px) { .data_discover_collections_heading .home-brands-title { font-size: 32px; line-height: 48px; }}@media (max-width: 800px) { .floating_banners, .deal_trends, .wallet_intro, .floating_banners, .one_click_discover_collections { width: 100%; padding-left: 10px; padding-right: 10px; margin-top: 40px; } .data_discover_collections { width: 100%; margin-top: 40px; } .data_discover_collections .data_discover_collections_heading { padding-left: 16px; padding-right: 16px; } .data_discover_collections.data_collection_widget { padding-left: 0; padding-right: 0; } .vertical_image_container { width: 100%; margin-top: 20px; } .collection_data_container { gap: 0; } .data_discover_collections .data_discover_collections_heading, .deal_trends .deal_trend_title, .one_click_discover_collections .one_click_collections_heading { line-height: 28px; font-size: 20px; padding-bottom: 4px; } .discover_data_collection.small .discover_data_collection_title { font-size: 12px; line-height: 16px; } .data_discover_collections .dicover_data_container { display: grid; overflow-x: scroll; overflow-y: hidden; gap: 24px; padding-right: 10px; } .dicover_data_container .discover_data_collection { margin-top: 12px; } .dicover_data_container .discover_data_collection.medium { width: 100%; } .data_discover_collections .dicover_data_container.small { grid-template-columns: repeat(6, auto); padding-left: 16px; padding-right: 16px; row-gap: 0; } .collection_data_title.title_2 { font-size: 16px; } .data_discover_collections .dicover_data_container.medium { display: flex; padding-left: 16px; padding-right: 16px; } .dicover_data_container .discover_data_collection.small { width: 84px; height: 94px; max-width: 84px; gap: 8px; } .discover_data_collection.small .dicover_data_image { height: 84px; width: 84px; } .discover_data_collection.medium .dicover_data_image { height: 104px; min-height: 104px; } .discover_data_collection.medium .discover_data_collection_title { font-size: 12px; } .discover_data_collection.small .discover_data_collection_subtitle { font-size: 10px; transform: translateY(calc(-8px - 50%)); } .deal_trends .trends_container { margin-top: 12px; } .card-tag { width: 100px; }}@media (max-width: 700px) { .data_discover_collections_heading .home-brands-title { font-size: 16px; line-height: 24px; }}/* share btn */ #share-social-container-floating{ position: fixed; width: 70px; height: 70px; bottom: 100px; right: 27px; z-index: 10; } #share-social-main-cta{ width: 55px; height: 55px; border-radius: 50%; background: rgba(0,0,0,.4); position: fixed; bottom: 100px; right: 27px; cursor: pointer; box-shadow: 0px 2px 10px rgba(0,0,0,0.2); }.share-social-main-cta-img{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 0; margin: auto; line-height: 65px; transition: all 0.4s; animation: share-social-main-cta-img-out 0.6s; } @keyframes share-social-main-cta-img-in{ from {transform: rotateZ(-360deg);} to {transform: rotateZ(0deg);} } @keyframes share-social-main-cta-img-out{ from {transform: rotateZ(0deg);} to {transform: rotateZ(-360deg);} } .share-social-container-node{ width: 40px; height: 40px; border-radius: 50%; position: fixed; z-index: 300; transform: scale(0); cursor: pointer; right: 36px; animation-fill-mode: forwards; } .share-social-container-node3{ bottom: 180px; /* animation: bounce-out-share-social-container-node 0.412s linear; */ } .share-social-container-node2{ bottom: 240px; animation: bounce-out-share-social-container-node 0.412s linear; /* right: 30px; */ } .share-social-container-node1{ bottom: 300px; animation: bounce-out-share-social-container-node 0.256s linear; } /* .share-social-container-node1{ bottom: 360px; animation: bounce-out-share-social-container-node 0.128s linear; } */ @keyframes bounce-share-social-container-node{ from {opacity: 0;} to {opacity: 1; transform: scale(1);}}@keyframes bounce-out-share-social-container-node{ from {opacity: 1; transform: scale(1);} to {opacity: 0; transform: scale(0);}} @media (max-width: 800px) { #share-social-container-floating{ bottom: 120px; right: 20px; } #share-social-main-cta{ width: 45px; height: 45px; right: 20px; bottom: 120px; } .share-social-main-cta-img{ animation: none; } .share-social-container-node-logo{ width: 40px; height: 40px; } .share-social-container-node{ right: 20px; } .share-social-container-node3{ bottom: 175px; } .share-social-container-node2{ bottom: 235px; } .share-social-container-node1{ bottom: 295px; } /* .share-social-container-node1{ bottom: 340px; } */ /*used for mobile animation*/ .show-social-container-node{ animation: bounce-share-social-container-node 0.1s linear; animation-fill-mode: forwards; } .show-social-container-node3{ animation-delay: 0.064s; } .show-social-container-node2{ animation-delay: 0.128s; } .show-social-container-node1{ animation-delay: 0.256s; } .collection_data_container.collection_brand_data_container { gap: 0; }}@media (min-width: 800px) { .share-social-container-node3{ transform: scale(1); } #share-social-container-floating:hover{ height: 400px; width: 90px; padding: 30px; } #share-social-container-floating:hover .share-social-main-cta-img{ animation: share-social-main-cta-img-in 0.4s; animation-delay: 0.2s; animation-fill-mode: forwards; } .share-social-container-node:active, .share-social-container-node:focus, .share-social-container-node:hover { /* box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.4); */ right: 40px; } #share-social-container-floating:hover .share-social-container-node{ animation: bounce-share-social-container-node 0.1s linear; animation-fill-mode: forwards; } /* #share-social-container-floating:hover .share-social-container-node4{ animation-delay: 0.032s; } */ #share-social-container-floating:hover .share-social-container-node2{ animation-delay: 0.064s; } #share-social-container-floating:hover .share-social-container-node1{ animation-delay: 0.128s; } /* #share-social-container-floating:hover .share-social-container-node1{ animation-delay: 0.256s; } */ .collection_data_title { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; }}@media screen and (max-width: 600px){ .collection_data_medium{ width: 224px; height: 132px; } .collection_large{ width: 180px; height: 180px; } .collection_data_title { font-size: 16px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; padding: 0; } .collection_data_subtitle { font-size: 14px; -webkit-line-clamp: 1; display: block; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; } }.vertical-grid-layout { display: grid; grid-template-columns: repeat(auto-fit, minmax(calc((100% - 64px) / 5), 1fr)); padding-left: 0; padding-right: 0;}.collection-buddles-layout img { max-width: 100%; height: auto;}.vertical-grid-layout .right-arrow { display: none;}.vertical-grid-layout .left-arrow { display: none;}@media (max-width: 1000px) { .vertical-grid-layout { grid-template-columns: repeat(auto-fit, minmax(calc((100% - 32px) / 3), 1fr)); }}@media (max-width: 800px) { .vertical-grid-layout { grid-template-columns: repeat(auto-fit, minmax(calc((100% - 16px) / 3), 1fr)); padding-left: 8px; padding-right: 8px; gap: 8px; }}@media (max-width: 600px) { .vertical-grid-layout { grid-template-columns: repeat(auto-fit, minmax(calc((100% - 8px) / 2), 1fr)); }}body { background-color: #f7f7fa;}.stuck{ position:fixed; z-index:11; width:100%; top:68px;}/*------------Header----------*/.search-container .blog-search { width: 100%; position: relative}.blog-search form{ display: flex !important;}.blog-search .blog-search-input { float: left; width: 320px; border: none; padding: 10px 0; border-radius: 5px; outline: none; color: #3e5561; padding-left: 12px; font-size: 16px; background: #eceef4;}.blog-search .blog-search-input:focus{ color: #3e5561;}.blog-search .blog-search-button { width: auto; border: none; text-align: center; color: #fff; border-radius: 5px; cursor: pointer; font-size: 20px; background: #ef1c74; font-size: 12px; padding: 12px 20px; display: inline-block; margin-left: 8px;}.blog-search .blog-search-button:hover { background: #cd0b5b;}.blog-button-container .blog-search-mb { width: 100vw; position: absolute; display: none; top:56px; left: 0; background: white; padding: 4px; z-index: 1000; font-size: 16px;}.blog-search-mb .blog-search-input { float: left; width: 100%; border: none; padding: 5px; height: 40px; color: #3e5561; padding-left: 36px; border: 1px solid #f7f7fa; margin-bottom: 4px; border-radius: 4px;}.blog-search-mb .blog-search-input:focus{ color: #3e5561;}.blog-search-mb .blog-search-button { position: absolute; right: 0; width: 40px; height: 40px; border: 1px solid #f7f7fa; background: #f7f7fa; text-align: center; color: #fff; border-radius: 5px; cursor: pointer; font-size: 20px;}.blog-search-mb .search-icon { position: absolute; top: 10%; height: 28px;}.blog-search-mb .search-btn-mb { display: block; text-align: center; margin: 0 auto; background: #348aee; border: 0; padding: 12px 48px; color: #fff; font-size: 16px; border-radius: 4px; font-weight: bold; margin-bottom: 4px; width: 100%;}.header .header-menu { color: #fff; display: inline-block; vertical-align: top; padding: 12px;}.site-header { padding: 0 !important; height: 68px;}.site-header .container .header { display: inline-block; width: 60%; float: left; padding-top: 14px; height: 68px; padding-left: 80px; transition: 0.5s all; background: #fff;}.header-blog .logo-holder { vertical-align: middle;}.blog-logo-container{ display: flex; align-items: center; vertical-align: middle; column-gap: 5px;}.header .header-search { width: auto; display: inline-block; vertical-align: middle;}.blog-button-container .subscribe-share { color: #ef1c74; display: inline-block; vertical-align: top; border-radius: 4px; border: solid 1px #ffffff; text-align: center; width: 110px; height: 42px; vertical-align: middle; line-height: 34px; position: initial; right: 276px; top: 12px; cursor: pointer; border-radius: 4px; font-size: 14px; top: 50%; /* transform: translateY(-50%); */}.subscribe-dialog{ border-radius: 8px !important;}.blog-button-container .search { background: none; /* position: absolute; */ /* top: 6px; right: 70px; line-height: 45px; padding: 6px 16px; */ color: white; border: 0; /* font-size: 1.4em; */ cursor: pointer; outline: none; z-index: 12; padding: 0;}.header .logo { height: 34px; cursor: pointer;}.container .blog-button-container { display: inline-block; /* position: relative; */ width: 40%; height: 68px; background: #fff; display: flex; flex-direction: row-reverse; align-items: center; gap: 30px; justify-content: center;}.blog-button-container .user-holder { position: relative; padding: 0; border: 0; color: #fff; cursor: pointer; outline: none; z-index: 1; font-size: 12px; border-radius: 4px;}.user .user-icon { height: 24px; width: 24px;}.user .coin-info { bottom: -10px !important; right: -10px !important;}.blog-button-container .user { background: #ef1c74; border: none; color: #fff; border-radius: 4px; font-size: 16px; font-weight: 500; padding: 6px 18px; padding-bottom: 10px; cursor: pointer; display: flex; flex-direction: row-reverse; align-items: center;}.user.logged-in { padding: 0;}.blog-button-container .user-menu { width: 100px; margin-top: 10px; padding: 16px 16px 16px 16px; box-shadow: 0 3px 6px 0 rgba(61, 85, 97, 0.5);}.profile-detail .hello { width: 100px; height: 16px; font-family: Roboto; font-size: 12px; line-height: 1.33; text-align: left; color: #333;}.profile-detail .user-name { width: 100px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Roboto; font-size: 14px; line-height: 1.43; text-align: left; color: #333; }.profile-detail .user-image-popover { position: absolute; top: -2px; right: 10px; width: 36px; height: 36px; border-radius: 50%;}.user-menu .logout { width: 100%; font-family: Roboto; padding: 4px 4px 4px 0; color: #3e5561;}.user-menu .logout:hover { background: white;}.user-menu .detail-divider { width:100%; border:1px solid #e5e5e5;}.blog-button-container .user-image { width: 42px; height: 42px; border-radius: 8px;}.logged-in .desktop-balance { background: #E8E8E8; color: #000; display: flex; align-items: center; font-size: 12px; padding: 4px 12px; border-top-left-radius: 8px; border-bottom-left-radius: 8px;}.view-bookmark .view-bookmarktext { display: none; width: 130px; background-color: black; color: #fff; text-align: center; border-radius: 6px; padding: 6px 4px; position: absolute; line-height: 1.4; z-index: 12; top: 120%; left: 50%; margin-left: -68px; font-size: 14px;}.view-bookmark .view-bookmarktext::after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -6px; border-width: 6px; border-style: solid; border-color: transparent transparent black transparent;}.view-bookmark img { height: 24px; width: 24px;}.view-bookmark:hover .view-bookmarktext { display: block;}.blog-button-container .view-bookmark { position: initial; width: auto; top: 50%; right: 220px; border-radius: 50%; cursor: pointer; /* transform: translateY(-50%); */ padding: 8px 10px; transition: .5s background-color; z-index: 12;}.blog-button-container .view-bookmark:hover { background: rgba(0, 0, 0, 0.12);}.blog-button-container .hamburger-holder { background: none; position: initial; color: white; border: 0; padding: 0 4px; border-radius: 50%; transition: .5s background-color;}.blog-button-container .hamburger-holder:hover { background: rgba(0, 0, 0, 0.12);} .hamburger-holder .hamburger { background: none; position: relative; top: 0; right: 0; padding: 0; color: white; border: 0; font-size: 1.0em; cursor: pointer; outline: none; z-index: 1;}.hamburger img { width: 24px; height: 24px;}.header .menu { z-index: 1000000; font-weight: bold; font-size: 0.8em; width: 150px; background: #ffffff; position: absolute; top: 56px; right: 5%; text-align: center; font-size: 12px; display: none; border: #dddddd 1px solid; border-radius: 8px;}.menu .header-menu { margin: 0; padding: 0; list-style-type: none; list-style-image: none;}.header-menu li { display: block; color: #666; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.header-menu li:hover { display: block; background: #f1f1f1; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.header .blog-menu { z-index: 1000000; font-weight: bold; font-size: 0.8em; width: 150px; background: #ffffff; position: absolute; top: 56px; right: 5%; text-align: center; font-size: 12px; display: none; border: #dddddd 1px solid; border-radius: 8px;}.blog-menu .blog-header-menu { margin: 0; padding: 0; list-style-type: none; list-style-image: none;}.blog-header-menu li { display: block; color: #666; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.blog-header-menu li:hover { display: block; background: #f1f1f1; padding: 15px 0 15px 0; border-bottom: #dddddd 1px solid;}.user-holder.login { right: auto;}@media (max-width: 800px) { .site-header { height: auto; } .site-header .container .header { display: block; width: auto; float: none; height: auto; padding: 0; } .header .logo { height: 26px; margin-top: 0; } .logged-in .coin-info { bottom: 0 !important } .container .blog-button-container { margin-right: 0; padding-left: 0; width: fit-content; gap: 20px; height: auto; } .blog-button-container .user { font-size: 12px; padding: 4px 12px; padding-bottom: 6px; line-height: initial; position: inherit; } .user.logged-in { padding: 0; } .blog-button-container .view-bookmark { padding: 0; } .blog-button-container .hamburger-holder { background: none; /* position: absolute; */ /* top: 50%; */ /* right: 2px; */ color: white; border: 0; } .hamburger-holder .hamburger { background: none; position: relative; top: 0; right: 0; padding: 0; color: white; border: 0; font-size: 1.0em; cursor: pointer; outline: none; z-index: 1; } .view-bookmark:hover .view-bookmarktext { display: none } .blog-button-container .user-image { border-radius: 50%; }}/*------------Cover----------*/.cover-image { width: 100%; max-height: 280px; height: 280px; display: block;}@media (max-width: 800px) { .cover-image { height: 200px; object-position: center; object-fit: cover; }}/*------------Main Navigation----------*/.category-navigation { padding: 10px 0 0; text-align: center; margin: auto; background: white; overflow: auto; white-space: nowrap; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);}.category-navigation.sticky-navigation { display: none; position: fixed; top: 68px; width: 100%; z-index: 2; box-shadow: 0 3px 8px 0 rgb(0 0 0 / 12%);}.category-navigation a { display: inline-block; font-size: 14px; line-height: 1.43; text-align: center; color: rgba(0, 0, 0, 0.54); border-bottom: solid 4px #fff; padding: 12px 24px; cursor: pointer; text-transform: uppercase;}.category-navigation a:hover { color: #ef1c74; font-weight: 500;}.category-navigation a.active { color: #ef1c74; border-bottom: solid 4px #ef1c74; font-weight: 500;}/*------------- Blog Heading ---------------------*/.blogs-container .headings { padding-left: 12px; margin-bottom: 8px;}.headings .blog-heading { font-size: 24px; font-weight: bold; margin-bottom: 8px; color: rgba(0,0,0,0.87);}.headings .blog-subheading { font-size: 16px; color: rgba(0,0,0,0.54); text-transform: capitalize;}@media(max-width:800px) { .headings .blog-heading { font-size: 20px; }}/*------------Blogs Container----------*/.blogs-container { background-color: #f7f7fa; width: 90%; max-width: 1200px; margin: 12px auto; padding: 12px 0;}.blog-holder { padding: 12px; display: inline-block; width: 33%; vertical-align: top;}.blogs-container .blog { background-color: white; border-radius: 8px; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); max-width: 364px; margin: 0 auto;}.blogs-container .blog:hover { box-shadow: 1px 5px 8px 0 rgba(0, 0, 0, 0.12);}.blog-cover-holder { position: relative; height: 208px; overflow: hidden; border-top-right-radius: 8px; border-top-left-radius: 8px;}.blog-holder .pin-holder { position: relative;}.pin-holder .pinit { position: absolute; display: block; top:4px; left:6px; opacity: 0.4; z-index: 1;}.pin-holder .pinit:hover { opacity: 1;}.pinit .pinit-text { width:30px;}.blog-cover-holder .blog-cover { height: 100%; width: 100%; object-fit: cover; border-top-left-radius: 8px; border-top-right-radius: 8px; transition: all .4s}.blog-cover-holder .blog-cover:hover { transform: scale(1.1);}.blog-cover-holder h5 { font-size: 14px; font-weight: 500; line-height: 1.25; text-align: left; color: #ffffff; position: absolute; left: 16px; top: 16px; border-radius: 20px; background-color: #f77072; padding: 4px 8px;}.blog .blog-details { position: relative;}.blog-details .category { position: absolute; left: 0px; top: -16px; color: #fff; font-size: 14px; font-weight: 500; line-height: 1.33; padding: 4px 8px; text-align: left; background-color: #000000; border-top-right-radius: 16px; border-bottom-right-radius: 16px;}.blog-details .blog-title { color: rgba(0, 0, 0, 0.87); padding: 16px; padding-top: 22px; margin-bottom: 12px; font-size: 24px; height: 84px; overflow: hidden; font-weight: 500; line-height: 1.33; padding-bottom: 0px;}.blog-details .blog-description { font-size: 16px; padding: 0 16px; line-height: 1.5; height: 72px; overflow: hidden; color: rgba(0, 0, 0, 0.54);}.blog-description .read-more { color: #338aed;}.blog-details .tags { padding: 4px 16px; margin-top: 18px; height: 32px; overflow: hidden;}.tags .tag-holder { padding: 4px 6px; background: white; margin-right: 4px; margin-bottom: 8px;}.tag-holder .tag-name { color: rgba(0, 0, 0, 0.54);}.blog-details .date { font-size: 14px; line-height: 1.43; text-align: left; color: rgba(0, 0, 0, 0.54); padding: 16px; padding-top: 2px; display: inline-block;}.blog-details .share { position: absolute; right: 10px; bottom: 6px;}.blog-details .share-value { position: absolute; right: 48px; bottom: 16px; font-size: 14px; line-height: 1.43; color: rgba(0, 0, 0, 0.54);}.center { text-align: center;}@media (max-width: 800px) { .blogs-container { width: 100% } .blogs-container .blog-holder { width: 100%; padding: 4px 8px; margin: 4px 0; } .pin-holder .pinit { opacity: 1; }}/*------------Pagination---------------*/.pagination { display: block; text-align: center; padding: 16px;}.pagination a { width: 40px; height: 40px; background-color: white; border-radius: 50%; display: inline-block; float: none; padding: 0; border: none;}.pagination img { box-sizing: content-box; width: 100%;}.pagination .left-arrow { transform: rotate(180deg);}.pagination span { font-size: 14px; line-height: 1.43; text-align: left; color: rgba(0, 0, 0, 0.54); padding: 16px; vertical-align: 14px;}/*---------Trending Blogs---------*/.trending-banner { height: 140px; background: #fff;}.trending-blog-slider { position: fixed; bottom: 0; width: 100%; z-index: 10; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);}.trending-banner .trending-text { color: #ff9800; padding: 10px 16px; font-weight: bold; display: inline-block; font-size: 18px;}.trending-banner .close { position: absolute; right: 4px; top: 12px; width: 20px;}.trending-banner .content-holder { position: relative; width: 90%; margin: 0 auto;}.content-holder .slick-prev { left: -8px; z-index: 10;}.content-holder .slick-next { right: -8px; z-index: 10;}.trending-blog { display: inline-block; position: relative;}.trending-blog .blog-image-holder { width: 80px; height: 80px; position: absolute; left: 0; margin: 4px 24px; margin-right: 16px;}.blog-image-holder .blog-image { width: 100%; height: 100%; border-radius: 4px; object-fit: cover;}.trending-blog .trending-blog-content { width: 100%; vertical-align: top; padding-left: 112px;}.trending-blog-content .content-heading { font-size: 16px; height: 50px; line-height: 1.3; padding: 8px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}.trending-blog-content .content-time { color: rgba(0, 0, 0, 0.54); padding: 8px; font-size: 14px;}/*----------blog Scroll----------*/.scroll-top-btn { bottom: 148px; z-index: 20;}.best-offers-holder { bottom: 66px; z-index: 20;}/* Tooltip */.tooltip .tooltipText.login { left: -132% !important;}@media(max-width: 800px) { .tooltip .tooltipText.login { left: -168% !important; } .best-offers-holder.alcohol-blog { bottom: 116px; } .scroll-top-btn.alcohol-blog { bottom: 194px; }}.MuiDialog-container .subscribeDialog { background-image: url('http://static.magicpin.com/samara/static/images/blog/blog-subscribe-header.svg'); background-repeat: no-repeat; background-color: #fff; padding: 24px 16px; background-size: 100%; border-radius: 10px;}@media (max-width: 800px) { .MuiDialog-container .subscribeDialog { background-image: url('http://static.magicpin.com/samara/static/images/blog/blog-subscribe-header-mobile.svg'); }}.background-cover { width: 100%; background-color: rgb(236, 239, 241); position: relative; overflow: hidden;}.share-holder { width: 100%; height: 54px; box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.12); background-color: #ffffff; position: fixed; bottom: 0px; z-index: 10; padding: 8px 430px;}.share-holder .share-holder-sharetext { float: left; font-size: 14px; color: rgba(0, 0, 0, 0.87); display: inline-block; margin: 10px 16px; font-weight: bold;}.share-holder .share-icons{ width: 40px; height: 40px;}.share-holder .bookmark-button-react { display: inline-block; vertical-align: top; position: relative; cursor: pointer;}.share-banner-subscribe { display: none;}.share-holder .share-banner-subscribe { position: absolute; top: 10px; right: 392px; border: 1px solid #ef1c74; border-radius: 4px; text-align: center; display: block; color: #ef1c74; font-size: 18px; padding: 10px 24px; background: #fff; cursor: pointer; font-size: 14px;}.share-holder .share-banner-subscribe:hover { background: rgba(239, 28, 116, .3); border-color: transparent}.share-holder .subscribe-banner { display: none;}.subscribe-banner { text-align: center; display: block; color: #ef1c74; padding: 2px 12px; border-radius: 4px; border: 1px solid #ef1c74;}.subscribe-banner:hover { background: rgba(239, 28, 116, .3); border-color: transparent;}@media(max-width: 800px) { .site-header .container { position: fixed; top: 0; box-shadow: 0 1px 4px 0 rgb(0 0 0 / 25%); display: flex; align-items: center; padding: 16px 10px; justify-content: space-between; background: #fff; height: 56px; } .share-holder { height: 48px; padding: 0; padding-left: 12px; } .share-holder .share-holder-sharetext { font-size: 10px; margin: 20px 8px; } .share-holder .share-icons { width: 40px; height: 50px; margin-left:-4px; } .share-banner-subscribe { display: none; } .share-holder .share-banner-subscribe { top: 10px; right: 12px; font-size: 12px; padding: 8px 4px; } .share-holder .bookmark-button-react { padding-top: 6px; }}.background-cover .cover { width: 100%; height: 100%; z-index: 0; position: absolute; top: 0; -webkit-filter: blur(160px); filter: blur(160px); background-attachment: fixed;}.center { text-align: center;}.google-ads { padding: 10px 0;}/*----------Blog----------------*/.blog-container { width: 65%; background-color: white; margin: 0 auto; z-index: 9; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; position: relative; min-width: 800px; max-width: 1400px;}.blog-container .blog-cover { width: 100%; display: inherit; border: solid 1px #d8dae1; border-bottom: none;}.blog-container .blog-details-holder { position: relative; width: 100%; background: rgb(239,28,116); background: linear-gradient(135deg, rgba(239,28,116,1) 0%, rgba(46,0,146,1) 100%); border-bottom: none; border-top: none;}.blog-details-holder .category { position: absolute; left: 0px; top: -16px; color: #fff; font-size: 16px; font-weight: 500; line-height: 1.33; padding: 4px 8px; text-align: left; background-color: #000000; border-top-right-radius: 16px; border-bottom-right-radius: 16px; text-decoration: underline;}.category a { color: white; cursor: pointer;}.blog-details-holder .blog-title { font-size: 28px; font-weight: bold; line-height: 1.2; text-align: left; color: #fff; padding: 16px; padding-bottom: 8px;}.blog-details-holder .blog-author { font-size: 20px; font-weight: 500; line-height: 1.2; text-align: left; color: #ffffff; padding: 0 16px; margin-bottom: 8px;}.blog-author span { font-weight: normal;}.blog-details-holder .blog-date { font-size: 14px; line-height: 1.43; text-align: left; color: #ffffff; padding: 16px; padding-top: 0;}.blog-date .bookmark-button-react { position: relative; top: 12px; left: 12px; display: inline-block; height: 34px; background: #fff; border-radius: 50%; cursor: pointer;}.blog-details-holder .time-to-read { float: right;}.blog-container .voucher-banner-holder { position: relative; width: 100%; padding: 0; border-top: none; border-bottom: none;}.voucher-banner-holder .banner-image { width: 100%; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12); height: 190px; padding: 0; margin: 0;}.voucher-banner-holder .buy-vouchers-cta { position: absolute; bottom: 20px; left: 46px; background: rgba(0,0,0,.57); color: #fff; border-radius: 4px; padding: 10px 12px; overflow: hidden; font-weight: 500; font-size: 14px;}.buy-vouchers-cta::before { position: absolute; content: ""; top: 0; transform: skewX(-30deg); width: 32px; height: 100%; background:linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.63) 40%, rgba(255, 255, 255, 0.63) 60%, rgba(255, 255, 255, 0.13) 100% ); -webkit-animation: shimmereffect 1.5s infinite; animation: shimmereffect 1.5s infinite; animation-timing-function: linear; -webkit-animation-timing-function: linear;}@keyframes shimmereffect { 0% { left: -40px; } 100% { left: 100%; }}@-webkit-keyframes shimmereffect { 0% { left: -40px; } 100% { left: 100%; }}.blog-container .blog-content { padding: 16px; border-top: 0; font-size: 20px; line-height: 1.4; text-align: left; color: rgba(0,0,0,.87); border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; margin-bottom: 16px;}.blog-content .image-courtesy-text { font-size: 12px; color: rgba(0,0,0,.38); font-weight: 300; text-align: right;}.blog-container .infographic-content { padding: 8px;}.blog-content .share-icons { text-align: center;}.blog-content .tags { margin: 16px 0; font-weight: bold; display: block;}@media(max-width: 800px) { .blog-container { width: 100%; border-radius: 0; min-width: initial; max-width: 100%; } .blog-details-holder .blog-title { font-size: 24px; } .blog-details-holder .blog-author, .blog-container .blog-content { font-size: 18px; border-radius: 0; } .blog-content .image-courtesy-text { font-size: 12px; color: rgba(0,0,0,.38); text-align: right; font-weight: 300; } .blog-date .bookmark-button { top: 10px; } .voucher-banner-holder .banner-image { height: auto; } .voucher-banner-holder .buy-vouchers-cta { bottom: 12%; left: 22px; right: auto; padding: 6px 12px; font-size: 12px; }}/*-----------Tinymce content-------------------*/.blog-content a { text-decoration: none; color: rgba(239,28,116,1);}.blog-content p { color: rgba(0,0,0,.87); font-size: 18px;}.blog-content strong { font-weight: bold;}.blog-content em { font-style: italic;}.blog-content h1 { font-weight: bold; font-size: 28px; padding: 4px 0;}.blog-content h2 { font-weight: bold; font-size: 28px; padding: 4px 0; color: rgba(0, 0, 0, 0.87)}.blog-content h3 { font-weight: bold; font-size: 22px; padding: 4px 0;}.blog-content h4 { font-weight: normal; font-size: 20px; line-height: 40px;}.blog-content img { display: block; margin: 8px auto; padding: 8px; max-width: 100%; /* height: auto; */ cursor: pointer;}.infographic-content img { margin: 0px auto; padding: 0;}.blog-content ol { list-style-type: decimal; margin-left: 42px; font-size: 18px;}.blog-content ul { list-style-type: initial; margin-left: 42px;}.tags h3 { font-weight: normal; display: inline-block; background-color: #f7f7fa; border: 1px solid #d8dae1; border-radius: 16px; font-size: 12px; padding: 4px 16px; margin: 4px; margin-left: 0}.tags .related-text { font-size: 24px;}.tags a { color: #3e5561;}.blog-content li { font-size: 18px;}@media(max-width: 800px) { .blog-content p, .blog-content div { font-size: 16px; } .blog-content div>p, .blog-content div>div, .blog-content div>h2 { padding: 0px; } .blog-content p strong { padding: 0; } .blog-content img { width: 100vw; padding: 0; margin-left: -16px; max-width: 100vw; height: auto; } .blog-content iframe { height: 100%; width: 100%; } .collectionCards .cover{ margin-left: 0px; } .blog-content h1 { padding: 0; font-size: 22px; } .blog-content h2 { padding: 0; font-size: 18px } .blog-content h3 { padding: 0; font-size: 16px } .blog-content h4 { padding: 0; font-size: 16px } .blog-content li { font-size: 16px; }}/*--------Pagination-----*/.pagination { width: 65%; margin: 0 auto; position: relative; min-height: 64px; margin-bottom: 16px;}.pagination .arrow-left { position: absolute; left: 8px;}.pagination .arrow-right { position: absolute; right: 8px;}@media(max-width: 800px) { .pagination { width: 100%; }}/*--------------- Ratings Box -------------*/.ratings-container { width: 65%; background-color: white; margin: 0 auto; z-index: 10; border-radius: 8px; color: #3e5561; position: relative; margin-bottom: 16px;}.ratings-container .rating-block-holder { list-style-type: none; margin-top: 16px; display: inline-block; width: 100%;} .rating-block-holder .rating-block { display: inline-block; height: 32px; width: 10%; cursor: pointer; text-align: center; border: 1px solid white; background-color: #cdcdcd}.rating-block-holder .rating-block:first-child { border-top-left-radius: 4px; border-bottom-left-radius: 4px;}.rating-block-holder .rating-block:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px;}.ratings-container .rating-value { font-size: 14px; line-height: 32px; font-weight: 600; color: white;}.ratings-container .rating-question { font-size: 24px; font-weight: 600; color:rgba(0, 0, 0, 0.87); line-height: 1.17; margin: 12px; padding-top: 32px; padding-left: 32px; margin-bottom: 0px;}.rating-question .subscribe { text-decoration: underline; cursor: pointer;}.ratings-container .rating-bar-container { width: 90%; margin: 0 auto;}.ratings-container .suggestions-container { padding-bottom: 12px; position: relative;}.suggestions-container .ratings-submit-btn { font-size: 16px; font-weight: 700; line-height: 1.25; color: #ffffff; padding: 10px 40px; cursor: pointer; margin-left: 44px; margin-bottom: 24px; border: none; display: inline-block; background-color: #338aed; border-radius: 4px; width: 142px;}@media (max-width: 800px) { .ratings-container { width: 100%; } .ratings-container .rating-question { padding-left: 8px; font-size: 16px; } .suggestions-container .ratings-submit-btn { margin-left: 20px; } .ratings-container .rating-value { font-size: 20px; } .blog-content .icon{ width: 100%; max-width: fit-content; }}/*----------------- Subscribe Box ----------------*/.subscribe-box-holder .subscribe-box { height: 310px; background-color: #338aed; position: relative; width: 100%; padding: 60px 0;}.subscribe-box .subscribe-text{ text-align: center; color: white;}.subscribe-text p:first-child { font-size: 48px; line-height: 1.17; margin-bottom: 24px;}.subscribe-text p:last-child { font-size: 24px; line-height: 0.83; margin-bottom: 40px;}.subscribe-box .subscribe-input{ text-align: center;}.subscribe-input .subscriber-email { border-radius: 4px; text-align: left; font-size: 16px; padding: 10px 8px; border: none; width: 400px;}.subscribe-input .subscribe-btn { font-size: 16px; line-height: 1.25; border: 1px solid white; background-color: transparent; color: white; border-radius: 2px; cursor: pointer; padding: 8px 16px; margin-left: 12px; width: 126px;}@media(max-width: 800px) { .subscribe-text p:first-child { font-size: 24px; margin-bottom: 32px; font-weight: 700 } .subscribe-text p:last-child { font-size: 20px; line-height: 1.17; padding: 0 4px; font-weight: 500 } .subscribe-input .subscriber-email { margin-bottom: 16px; width: 340px; } .subscribe-box-holder .subscribe-box { padding: 40px 0; }}/*---------Subscribe Widget----------*/.subscribe-widget { width: 100%; height: auto; display: block; margin: 0 auto; overflow: hidden; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); border-radius: 8px; padding: 32px 60px; background: #444A62; position: relative;}.subscribe-widget .subscribed-text { padding: 0 20px; color: #fff; margin-top: 24px;}.subscribe-widget .widget-image { position: absolute; right: 60px; top: 50%; transform: translateY(-50%); width: 156px; margin: 0; padding: 0; cursor: auto}.subscribe-widget .subscribe-widget-text { padding: 0 20px;}.subscribe-widget-text p:first-child { font-size: 24px; font-weight: bold; color: #fff; display: inline-block; width: 50%;}.subscribe-widget-text p:last-child { font-size: 16px; color: #fff; margin-top: 12px; width: 62%; line-height: 1.4; font-weight: 500;}.subscribe-widget .subscribe-input { margin-top: 14px; width: 350px; display: block; position: relative; margin-top: 24px;}.subscribe-input .subscribe-widget-btn { background: #444A62; font-size: 16px; line-height: 1.25; color: white; border-radius: 50%; cursor: pointer; padding: 8px 12px; margin-left: 12px; width: 30px; border: none; height: 30px; position: absolute; top: 5px; right: 0;}.subscribe-widget-btn .button-image { position: absolute; top: 50%; transform: translateY(-50%); left: 8px; margin: 0; padding: 0; width: auto;}.subscribe-input .subscriber-widget-email { width: 98%; margin-right: 16px; border-radius: 4px; text-align: left; font-size: 14px; height: 40px; border: none; padding-left: 14px; margin-left: 20px;}@media (max-width: 800px) { .subscribe-widget { width: auto; padding: 16px 16px 0; } .subscribe-widget .subscribe-widget-text { padding: 0; } .subscribe-input .subscriber-widget-email { margin-right: 0; margin-left: 0; } .subscribe-input .subscribe-widget-btn { margin-left: 0; right: 12px; } .subscribe-widget .subscribe-input { width: 90%; margin-bottom: 20px; } .subscribe-widget-text p:first-child { font-size: 22px; width: 60%; } .subscribe-widget-text p:last-child { font-size: 12px; } .subscribe-widget .widget-image { width: 28%; right: 10px; top: 14px; transform: none; } .subscribe-widget .subscribed-text { padding-left: 0; margin-bottom: 18px; }}/*------Recommendation------*/.other-blogs .related-blogs-holder { max-width: 1400px; min-width: 800px; margin: 0 auto;}.related-blogs-holder .blog-card-holder { display: inline-block; padding: 0 8px;}.other-blogs { padding: 16px 0; position: relative; text-align: center; margin: 0 auto;}.other-blogs .related-blogs-header { font-size: 24px; font-weight: bold; line-height: 1.17; color: rgba(0, 0, 0, 0.87) ; padding: 0 16px; margin-bottom: 8px;}.related-blogs-header p { display: inline;}.other-blogs .blog-card { width: 320px; background-color: #fff; margin: 16px 10px; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12); border-radius: 8px; display: inline-block; cursor: pointer; overflow: hidden;}.other-blogs .blog-card:hover { box-shadow: 1px 5px 8px 0 rgba(0, 0, 0, 0.12);}.other-blogs .blog-cover-holder { height: 160px;}.blog-card .other-blog-cover { width: 100%; height: 100%; border-top-right-radius: 8px; border-top-left-radius: 8px; object-fit: cover; transition: 0.4s all;}.blog-card .other-blog-cover:hover { transform: scale(1.1)}.blog-card .blog-details { position: relative; text-align: left;}.blog-details .blog-title { padding-bottom: 0; font-size: 18px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 70px;}.blog-details .blog-description { font-size: 16px; margin-bottom: 12px}.blog-details .date { padding-top: 2px;}.blog-details .bookmark-button { display: inline-block; position: relative; top: 10px; background: #fff; height: 34px; border-radius: 50%; cursor: pointer;}.bookmark:hover .bookmarktext { display: none;}@keyframes updown { 0% { bottom: 130%; } 50% { bottom: 110%; } 100% { bottom: 130%; }}@-webkit-keyframes updown { 0% { bottom: 130%; } 50% { bottom: 110%; } 100% { bottom: 130%; }}@keyframes pop { 0% { transform: scale(0); } 50% { top: 20%; } 100% { transform: scale(1); }}@-webkit-keyframes pop { 0% { transform: scale(0); } 50% { top: 20%; } 100% { transform: scale(1); }}@media (max-width: 800px) { .other-blogs { width: 100%; } .other-blogs .related-blogs-holder { width: 100%; max-width: 100%; min-width: 100%; } .other-blogs .related-blogs-header { font-size: 16px; } .related-blogs-header p { display: block; } .other-blogs .blog-card { margin: 8px 0px; width: 100%; max-width: 364px; }}/*---------Comments-------------*/.comments-holder{ text-align: center; margin: 16px;}.comments-holder h2 { font-size: 24px; font-weight: bold; line-height: 1.17; color: #3e5561; padding: 0 16px;}/*------------- Image Viewer --------------*/.modal { display: none; position: fixed; z-index: 100; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.9); }.modal .image { margin: auto; display: block; object-fit: contain; height: 100%; max-height: 100%; max-width: 100%; -webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s;}@-webkit-keyframes zoom { from {-webkit-transform:scale(0) } to {-webkit-transform:scale(1)}}@keyframes zoom { from {transform:scale(0) } to {transform:scale(1)}}.modal .close { position: fixed; width: 24px; top: 16px; right: 16px; color: #f1f1f1; cursor: pointer;}.modal-open { overflow: hidden; position: fixed}@media (max-width: 800px){ .modal { padding-top: 0; } .modal .image { position: absolute; width: 100%; height: initial; top: 50%; transform: translateY(-50%); } @keyframes zoom { from {transform:scale(0) translateY(0%)} to {transform:scale(1) translateY(-50%)} }}/*------------- Suggested Blogs ------------*/.blog-content .blog-banner-holder { display: none;}.blog-banner-holder .blog-banner { margin: 12px 8px; border-top: 1px solid gray; border-bottom: 1px solid gray;}.blog-banner .header { font-size: 20px; font-weight: 700; color: rgba(0, 0, 0, .87); margin: 12px;}.blog-banner .blogs-holder { padding: 0 8px;}.blog-banner .card-holder { width: 360px; cursor: pointer; overflow: hidden; border-radius: 12px; padding: 22px 22px; display: block; margin: 4px; margin-bottom: 32px; min-height: 344px; box-shadow: 2px 8px 16px rgba(24, 50, 115, 0.09); background-color: #eaeaea47;}.card-holder .blog-image { height: 100%; width: 100%; margin: 0; padding: 0; border-radius: 8px; object-fit: cover; min-height: 172px; box-shadow: inset 2px 6px 18px rgba(26, 18, 93, 0.09);}.card-holder .title { font-weight: bold; color: rgba(0, 0, 0, 0.87); margin-top: 24px; height: 96px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 22px;}.blogs-holder .slick-prev,.blogs-holder .slick-next { padding: 0; height: 20px;}.progress-bar { background: #338aed ; position: fixed; border-top-right-radius: 4px; border-bottom-right-radius: 4px; height: 4px; top: 0; z-index: 100;}@media(max-width: 800px) { .blog-content .blog-banner-holder { padding: 0; } .blogs-holder div { padding: 0; } .blogs-holder .slick-prev, .blogs-holder .slick-next { display: none; } .blog-banner .card-holder { width: 88vw; min-height: 330px; } .blog-banner .blogs-holder { padding: 0px; }}/*--------- Image Slider ----------- */.blog-content .image-slider-holder { position: relative;}.image-slider-holder .slick-next,.image-slider-holder .slick-prev { padding: 0; height: 32px; background-color: rgba(0,0,0,.54); border-radius: 4px; z-index: 1;}.image-slider-holder .slick-dots { margin: 0;}.image-slider-holder .slick-prev { left: 20px;}.image-slider-holder .slick-next { right: 20px;}.image-slider-slick .image-holder { height: 640px;}.image-holder .slider-image { height: 100%; object-fit: contain; cursor: default;}@media (max-width: 800px) { .blog-content .image-slider-holder { padding: 0; } .image-slider-slick .image-holder { height: 300px; } .image-slider-holder .image-slider-slick { padding: 0; } .image-slider-holder div { padding: 0; } .image-holder .slider-image { margin-left: 0px; }}/*--------------- FB Comments ------------*/.blog-content .comments-container { width: 100%; text-align: center; border: 1px solid #eee; margin-top: 16px;}/*--------------- Merchant CTA ------------*/.blog-content .merchant-cta-holder { margin: 12px 8px;}.merchant-cta-holder .merchant-voucher-strip { display: block; position: relative; width: 100%; border-radius: 4px; margin-bottom: 12px; background: rgba(51,138,237,.3);}.merchant-voucher-strip .voucher-strip-details { display: inline-block; color: rgba(51,138,237,1); padding: 10px;}.merchant-voucher-strip .voucher-image { position: absolute; height: 38px; left: 200px; top: 0px; margin-top: 4px;}.merchant-voucher-strip .voucher-upto { display: inline-block; margin-left: 34px; color: #ff455f;}.merchant-voucher-strip .buy-now { cursor: pointer; color: #fff; padding: 10px 30px; background: rgba(51,138,237,.8); display: inline-block; position: absolute; right: 0px;}.merchant-cta-holder .merchant-book-table { display: block; position: relative; width: 100%; border-radius: 4px; margin-bottom: 12px; background: rgba(255,117,48,.3);}.merchant-book-table .book-table-detail { display: inline-block; color: #ff7530; padding: 10px;}.merchant-book-table .book-deal-button { cursor: pointer; color: #fff; padding: 10px 30px; display: inline-block; background: rgba(255,117,48,.8); position: absolute; right: 0;}.merchant-cta-holder .book-table { width: 50%; background-color: rgba(255,117,48,.3); text-align: center; font-size: 14px; font-weight: 500; line-height: 1.43; color: #ff7530; padding: 10px; float: left; display: inline-block; cursor: pointer;}.merchant-cta-holder .book-a-table { width: 100%; background-color: rgba(255,117,48,.3); text-align: center; font-size: 14px; font-weight: 500; line-height: 1.43; color: #ff7530; padding: 8px; float: left; cursor: pointer; margin-bottom: 10px;}.merchant-cta-holder .buy-vouchers { width: 50%; background-color: rgba(51,138,237,.3); text-align: center; font-size: 14px; padding: 2px; font-weight: 500; line-height: 1.43; color: rgb(51,138,237); display: inline-block; cursor: pointer;}.buy-vouchers .voucher-off { font-size: 12px; padding: 0px;}@media (max-width: 800px) { .blog-content .merchant-cta-holder { margin: 6px 16px; padding: 0px; }}/* ----------------MerchantWidget ------------- */.merchant-widget-react { background: #fff; display: block; margin: 22px auto; border-radius: 8px; position: relative;}.merchant-widget-react .merchant-index { font-size: 30px; font-weight: bold; display: inline-block; color: rgba(0, 0, 0, 0.87); padding: 4px;}.merchant-widget-react .merchant-name { font-size: 30px; font-weight: bold; display: inline-flex; color: #ef1c74; gap: 4px; align-items: center;}.merchant-name .outlink-icon { padding: 0; margin: 0; height: 32px;}.merchant-widget-react .merchant-establishment { color: #ef1c74; margin-top: 6px; display: block;}.merchant-widget-react .rating-holder { height: 24px; border-radius: 4px; display: inline-block; font-size: 14px; padding-top: 3px; vertical-align: top; margin-left: 24px; color: #fff; margin-top: 8px; padding-right: 8px;}.rating-holder .star { width: 12px; margin: 0; margin-left: 4px; display: inline-block; padding: 0; margin-right: 4px;}.merchant-widget-react .merchant-image-holder { width: 100%; height: auto; margin-top: 18px; position: relative;}.merchant-image-holder .merchant-image { width: 100%; height: 100%; padding: 0; margin: 0; border-radius: 8px;}.merchant-image-holder .offer-holder { width: 60px; height: 60px; text-align: center; position: absolute; bottom: -20px; left: -14px; padding: 0 18px; padding-top: 8px;}.offer-holder .offer-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0}.offer-holder .offer-detail { position: relative; font-size: 16px; color: #fff; font-weight: 500;}.merchant-vouchers-holder { width: 100%; margin-top: 22px;}.merchant-vouchers-holder .merchant-vouchers { display: inline-block; border: 2px dashed rgba(0,0,0,0.12); padding: 18px 10px; padding-left: 18px; width: 49%; margin-right: 2%; border-radius: 4px;}.merchant-vouchers .voucher-description-holder { display: inline-block;}.voucher-description-holder .voucher-description { font-size: 14px; color: rgba(0, 0, 0, 0.87); display: inline-block;}.voucher-description-holder .voucher-detail { vertical-align: middle; font-size: 12px;}.voucher-detail .voucher-icon { vertical-align: bottom; height: 28px; margin: 0; padding: 0; display: inline-block;}.voucher-detail .phonepe-icon { height: 24px; vertical-align: middle; margin: 0; padding: 0; display: inline-block}.merchant-vouchers .voucher-button-holder { display: inline-block; margin-left: 24px; vertical-align: top; float: right;}.voucher-button-holder .voucher-button { background: #458eff; color: #fff; padding: 6px 16px; border-radius: 4px; font-size: 14px; font-weight: 500; display: inline-block; cursor: pointer;}.merchant-vouchers-holder .merchant-booktable { display: inline-block; vertical-align: top; width: 48%; border: 1px solid; padding: 18px 10px; vertical-align: top; border: 2px dashed rgba(0,0,0,0.12); border-radius: 4px;}.merchant-vouchers-holder hr { border: none; border-bottom: 2px dashed rgba(0, 0, 0, 0.12); margin: 16px 0;}.merchant-widget-react .merchant-details { color: rgba(0, 0, 0, 0.87); font-size: 16px; margin-bottom: 8px;}.merchant-details.timings { display: block;}.merchant-details .timingDetails { color: #ef1c74;}.merchant-details .detail-heading { font-weight: bold;}.merchant-details .detail-title::after { content: ', ';}.merchant-details .detail-title:last-child::after { content: '';}.merchant-booktable .booktable-description { font-size: 14px; color: rgba(0, 0, 0, 0.87); display: inline-block;}.merchant-booktable .booktable-button { background: #ff9800; color: #fff; padding: 6px 16px; display: inline-block; margin-left: 16px; font-size: 14px; font-weight: 500; border-radius: 4px; cursor: pointer; float: right;}.merchant-widget-holder .get-directions { font-size: 16px; margin-left: 6px; text-decoration: underline;}.merchant-index-holder { display: grid; grid-template-columns: auto 1fr; align-items: center;}@media (max-width: 800px) { .merchant-widget-react { width: 100%; } .merchant-vouchers-holder .merchant-vouchers { width: 100%; padding: 0; border: none } .merchant-widget-holder .get-directions { font-size: 14px; } .merchant-widget-react .merchant-name { font-size: 18px; padding: 0; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 60px); } .merchant-widget-react .merchant-index { font-size: 18px; padding: 0; overflow: hidden; margin-right: 4px; } .merchant-widget-react .merchant-establishment { font-size: 12px; } .merchant-widget-react .rating-holder { position: absolute; right: 16px; top: 14px; margin: 0; } .merchant-widget-react .merchant-image { width: 100vw; margin-left: -16px; border-radius: 0; } .voucher-description-holder .voucher-detail { font-size: 10px; } .merchant-vouchers .voucher-button-holder { margin-right: 0; margin-left: 16px; float: right; margin-top: 0; } .voucher-button-holder .voucher-button { font-size: 10px; padding: 10px 16px; } .merchant-vouchers-holder hr { margin: 10px 0; } .merchant-vouchers-holder .merchant-booktable { margin-top: 0; width: 100%; padding: 0; border: none } .merchant-booktable .booktable-description { color: #ff9800; padding-top: 10px; font-weight: bold; font-size: 12px; } .voucher-description-holder .voucher-description { font-size: 12px; font-weight: bold; padding-top: 10px; margin-top: 0; } .merchant-booktable .booktable-button { float: right; font-size: 10px; padding: 10px 16px; width: 108px; text-align: center; } .merchant-widget-react .merchant-details { font-size: 14px; line-height: 1.5; } .merchant-name .outlink-icon { width: auto; height: 25px; margin-top: -2px; }}/*--------------- Voucher Dialog ----------*/ .voucher-dialog { width: 484px; height: 192px; z-index: 100; position: fixed; bottom: 60px; right: 8px; padding: 8px; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); -webkit-transition: width 2s; transition: width 2s; display: block; border-radius: 8px; padding-top: 0px; background-color: white;}.voucher-dialog .title { font-size: 20px; text-align: center; background-color: #ff9800; color: #ffffff; height: 48px; line-height: 48px; margin: 0 -8px; border-top-left-radius: 8px; border-top-right-radius: 8px;}.voucher-dialog .close-icon { position: absolute; right: 12px; top: 12px; width: 24px; cursor: pointer;}.voucher-dialog .dialog-cover-holder { width: 172px; height: 104px; position: absolute; border-radius: 4px; margin-top: 4px; overflow: hidden; display: inline-block; vertical-align: top; padding-left: 8px;}.dialog-cover-holder .banner { position: absolute; left: 0px; top: 8px; height: 36px; width: 100px; overflow: hidden;}.banner img { width: 100%;}.banner::before { position: absolute; content: ""; width: 40px; height: 80%; background:linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.63) 40%, rgba(255, 255, 255, 0.63) 60%, rgba(255, 255, 255, 0.13) 100% ); -webkit-animation: shimmereffect 2.5s infinite; animation: shimmereffect 2.5s infinite; animation-timing-function: linear; -webkit-animation-timing-function: linear;}.dialog-cover-holder span { position: absolute; color: #fff; font-size: 12px; top: 16px; width: 86px; font-weight: bold; text-align: center;}.dialog-cover-holder .cover { width: 100%; height: 100%; object-fit: cover; border-radius: 4px;}.voucher-dialog .content-holder { margin-top: 12px;}.voucher-dialog .dialog-voucher-details { display: inline-block; padding-left: 184px; padding-top: 8px; position: relative; width: 100%; height: 112px;}.dialog-voucher-details .merchant-name { font-size: 16px; width: 100%; font-weight: bold; line-height: 1.25; color: rgba(0, 0, 0, 0.87); text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}.dialog-voucher-details .merchant-locality { font-size: 14px; line-height: 1.25; color: rgba(0, 0, 0, 0.87); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 160px;}.dialog-voucher-details .voucher-min-val { font-size: 12px; line-height: 1.67; color: #458eff;}.voucher-min-val span { font-size: 14px; font-weight: bold; line-height: 1.43;}.dialog-voucher-details .bought-icon { display: inline-block; vertical-align: top;}.dialog-voucher-details .bought { display: inline-block; font-size: 12px; padding-left: 4px;}.dialog-voucher-details .percent-off { position: absolute; right: 6px; bottom: 0; font-size: 48px; font-weight: bold; line-height: 0.9; text-align: center; color: #ff455f;}.dialog-voucher-details .percent-off span { font-size: 16px; font-weight: 500; display: block; line-height: 1.25;}.see-more-holder .see-more-text { margin: 40px auto; text-align: center; margin-bottom: 12px;}.see-more-holder .see-more-btn { text-align: center; display: block; margin: 0 auto; border: none; color: white; background: #338aed; border-radius: 4px; padding: 12px 16px; font-size: 16px; font-weight: bold; cursor: pointer;}@keyframes shimmereffect { 0% { left: -40px; } 100% { left: 100%; }}@-webkit-keyframes shimmereffect { 0% { left: -40px; } 100% { left: 100%; }}@media(max-width: 800px) { .voucher-dialog { width: 100%; height: 124px; bottom: 0; right: initial; padding-top: 8px; border-radius: 0; } .voucher-dialog .title { font-size: 12px; font-weight: bold; line-height: 1.33; background-color: #fff; color: #ff9800; height: initial; text-align: left; margin-left: 0; } .voucher-dialog .close-icon { position: absolute; right: 8px; top: 2px; } .voucher-dialog .content-holder { margin-top: 0; } .voucher-dialog .dialog-cover-holder { width: 120px; height: 80px; border-radius: 4px; } .voucher-dialog .dialog-voucher-details { padding-left: 126px; padding-top: 0; height: initial; } .dialog-voucher-details .merchant-locality { width: initial; } .dialog-voucher-details .percent-off { font-size: 36px; } .see-more-holder .see-more-text { margin: 12px auto; } .see-more-holder .see-more-btn { padding: 8px 12px; font-weight: 500; }}.spotify-widget { text-align: center; margin: 12px 0;}/*--------------- Online Merchant Widget ----------*/.collectionCard .voucherStickerTooltip { min-width: 200px; z-index: 1; white-space: normal;}.collectionCards .cover{ filter: none; position: relative; padding: 0px;}.collectionCards .merchantName{ color : rgba(0,0,0,.87)}.collectionCards .subCategory{ color : rgba(0,0,0,.54)}.blog-content .merchantVoucherContainer{ box-shadow: 1px 1px 10px 0 rgba(1,1,1,.12); margin: 16px 0px 16px 0px; padding: 12px 8px 8px 8px;}.online-merchant-widget .merchantVoucherContainer .viewAll { line-height: 30px;}.blog-content .icon{ display: inline-block; margin: 0px; padding: 0px;}.blog-content .subCategory{ padding: 0px; font-weight: 500;}/*--------------- Online Merchant Widget End ----------*//*--------------- Blog CTA Button --------------------*/.blog-cta-button-holder { position: relative; overflow: hidden;}.blog-cta-button-holder .blog-cta-button{ background-color: #250b7d; color: #ffffff; border: none; cursor: pointer; margin: auto; background-position: right; background-repeat: no-repeat; display: flex; position: relative; align-items: center; padding: 10px 20px; border-radius: 40px; padding-right: 24px;}.blog-cta-button-holder .icon { height: 50px; width: 50px; margin: unset; padding: unset; border-radius: 50%;}.blog-cta-button .button-text { color: #fff; font-weight: 700; position: relative; z-index: 11; line-height: 26px; font-size: 18px; text-align: left; margin-left: 10px;}.blog-cta-button .white-button { height: 28px; width: 28px; background: white; border-radius: 50%; margin-left: 6px;}.white-button .right-arrow { height: 28px; width: 28px; margin: unset; padding: unset;}@media(max-width: 800px) { .blog-cta-button-holder { display: inline-block; margin: 0px -8px; } .blog-cta-button-holder { position: relative; overflow: hidden; margin: 0px -8px; } .blog-cta-button .white-button { right: 5%; }}/*--------------- App install Banner ----------*/.app-install-widget .app_install_banner{ width: 100%; padding: 8px 0px;}@media(max-width: 800px) { .app-install-widget .app_install_banner{ width: 100vw; } .blog-content .one-click-online-widget { margin: 0 -12px; }}.alcohol-alert-bar, .category-alert-bar { position: fixed; bottom: 0; left: 0; z-index: 100; background: #eceef4; width: 100vw; padding: 10px 16px; display: block; box-shadow: 0 3px 14px 0 rgb(0 0 0 / 42%); padding: 16px;}.alcohol-alert-bar .alert-heading { color: #ff9800; font-size: 18px; font-weight: 500; margin-bottom: 8px; line-height: 22px;}.offer-holder .alcohol-offer-image, .offer-container .alert-bar-image { border-radius: 4px; display: inline-block; vertical-align: middle;}.offer-container .alert-bar-image { object-fit: cover;}.offer-holder .offer-text, .offer-container .alert-bar-text { display: inline-block; width: 60%; vertical-align: middle; color: #ef1c74; font-weight: 500; line-height: 20px; margin-left: 8px; font-size: 18px; line-height: 24px;}.offer-holder .arrow, .offer-container .arrow { width: 44px; height: 44px; background: #ef1c74; padding: 8px; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); right: 16px;}.category-seo-holder { background-color: lightgray;}.category-seo-holder .seo-content { width: 82%; margin: auto; padding: 30px 0;}