@-webkit-keyframes pulse{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fill{0%{opacity:0;width:30%}50%{opacity:1;width:100%}}@keyframes fill{0%{opacity:0;width:30%}50%{opacity:1;width:100%}}@-webkit-keyframes fillOut{0%{opacity:1;width:100%}50%{opacity:0;width:30%}}@keyframes fillOut{0%{opacity:1;width:100%}50%{opacity:0;width:30%}}@-webkit-keyframes spin{0%{-webkit-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}50%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@keyframes spin{0%{-webkit-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}50%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@-webkit-keyframes spinOut{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}}@keyframes spinOut{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:rgba(0,0,0,.004) 1px 1px 1px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}.hidden-text,[hidden],template{display:none}input,textarea{-webkit-appearance:none}h1,h2,h3,h4,h5,h6{clear:both;margin:0 0 1rem;color:var(--headingColor,#212121)}h1{font-family:var(--h1FontFamily,Open Sans,sans-serif);font-size:var(--h1FontSize,32px);font-weight:var(--h1FontWeight,700);font-style:var(--h1FontStyle,normal);line-height:var(--h1LineHeight,1.625);letter-spacing:var(--h1LetterSpacing,0);text-transform:var(--h1TextTransform,none)}h2{font-family:var(--h2FontFamily,Open Sans,sans-serif);font-size:var(--h2FontSize,24px);font-weight:var(--h2FontWeight,700);font-style:var(--h2FontStyle,normal);line-height:var(--h2LineHeight,1.625);letter-spacing:var(--h2LetterSpacing,0)}h3{font-family:var(--h3FontFamily,Open Sans,sans-serif);font-size:var(--h3FontSize,18px);font-weight:var(--h3FontWeight,700);font-style:var(--h3FontStyle,normal);line-height:var(--h3LineHeight,1.625);letter-spacing:var(--h3LetterSpacing,0);text-transform:var(--h3TextTransform,none)}h4{font-family:var(--h4FontFamily,Open Sans,sans-serif);font-size:var(--h4FontSize,16px);font-weight:var(--h4FontWeight,700);font-style:var(--h4FontStyle,normal);line-height:var(--h4LineHeight,1.625);letter-spacing:var(--h4LetterSpacing,0);text-transform:var(--h4TextTransform,none)}h5{font-family:var(--h5FontFamily,Open Sans,sans-serif);font-size:var(--h5FontSize,14px);font-weight:var(--h5FontWeight,700);font-style:var(--h5FontStyle,normal);line-height:var(--h5LineHeight,1.625);letter-spacing:var(--h5LetterSpacing,0);text-transform:var(--h5TextTransform,none)}h6{font-family:var(--h6FontFamily,Open Sans,sans-serif);font-size:var(--h6FontSize,13px);font-weight:var(--h6FontWeight,700);font-style:var(--h6FontStyle,normal);line-height:var(--h6LineHeight,1.625);letter-spacing:var(--h6LetterSpacing,0);text-transform:var(--h6TextTransform,none)}p{word-break:break-word;font-size:var(--bodyFontSize,16px);line-height:1.8;margin-bottom:1.5em}@media (max-width:1440px){p{font-size:calc(var(--bodyFontSize, 16px) - 1px)}}@media (max-width:990px){p{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{border-radius:6px;background-color:#f7f7f7;font-family:Courier\ 10 Pitch,Courier,monospace;line-height:1.8;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,pre,tt,var{font-size:14.0625px;font-size:.9375rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:1px dotted #e6e6e6;cursor:help}ins,mark{text-decoration:none;color:var(--colorText,#5a5a5a);border:1px solid rgba(177,193,45,.53);border-radius:6px;padding:1px 5px}big{font-size:125%}a{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;color:var(--colorTextMain,#212121);font-family:var(--bodyFontFamily,Open Sans,sans-serif);font-weight:var(--bodyFontWeight,400);font-style:var(--bodyFontStyle,normal);font-size:var(--bodyFontSize,16px);background-color:#fff;overflow-x:hidden}@media (max-width:1440px){body{font-size:calc(var(--bodyFontSize, 16px) - 1px)}}@media (max-width:990px){body{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}hr{border:0;height:1px;margin-bottom:1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}.fluid-width-video-wrapper{border-radius:6px;overflow:hidden}iframe[src*="https://w.soundcloud.com"]{width:100%;height:auto}.chawkbazar-site-preloader .chawkbazar-header-logo-image img,.chawkbazar-site-preloader .chawkbazar-header-logo-title img{max-width:150px;margin:0 auto}@media (max-width:575px){.chawkbazar-site-preloader .chawkbazar-header-logo-image img,.chawkbazar-site-preloader .chawkbazar-header-logo-title img{max-width:132px}}.chawkbazar-site-preloader .loading-bar{width:200px}.chawkbazar-site-preloader .loading-bar:before{content:"";width:68px;height:4px;background:var(--colorPrimary,#212121);position:absolute;left:-48px;-webkit-animation:loadingBar 2s ease infinite;animation:loadingBar 2s ease infinite}@-webkit-keyframes loadingBar{50%{left:180px}}@keyframes loadingBar{50%{left:180px}}.chawkbazar-loader{width:70px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.chawkbazar-loader.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.chawkbazar-loader span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10px;height:10px;margin:0 5px;background-color:var(--colorPrimary,#212121);border-radius:100%;-webkit-animation:anim-pulse 1s ease-in-out infinite both;animation:anim-pulse 1s ease-in-out infinite both}.chawkbazar-loader span.dot-2{-webkit-animation-delay:.1s;animation-delay:.1s}.chawkbazar-loader span.dot-3{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes anim-pulse{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes anim-pulse{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}table{margin:0 0 1.5em;width:100%}.pk-social-links-template-vertical .pk-social-links-item a,.pk-social-links-template-vertical .pk-social-links-label{font-family:var(--bodyFontFamily,Open Sans,sans-serif);font-size:calc(var(--bodyFontSize, 16px) - 2px);color:var(--colorTextLight,#5a5a5a)}.pk-social-links-template-vertical .pk-social-links-item a:focus,.pk-social-links-template-vertical .pk-social-links-item a:hover,.pk-social-links-template-vertical .pk-social-links-label:focus,.pk-social-links-template-vertical .pk-social-links-label:hover{color:var(--colorPrimary,#212121)}.pk-social-links-template-vertical .pk-social-links-item:first-child .pk-social-links-link{padding-top:0}.pk-social-links-template-vertical .pk-social-links-item:last-child .pk-social-links-link{padding-bottom:0}ul.chawkbazar-social-profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}ul.chawkbazar-social-profiles.color-light .chawkbazar-social-profile-item a{color:var(--colorTextLight,#999)}ul.chawkbazar-social-profiles.color-light .chawkbazar-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.chawkbazar-social-profiles.color-main .chawkbazar-social-profile-item a{color:var(--colorTextMain,#212121)}ul.chawkbazar-social-profiles.color-main .chawkbazar-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.chawkbazar-social-profiles .chawkbazar-social-profile-item{margin:0 25px 0 0}ul.chawkbazar-social-profiles .chawkbazar-social-profile-item:last-child{margin-right:0}ul.chawkbazar-social-profiles .chawkbazar-social-profile-item a{display:block;margin:0;font-size:16px;color:var(--colorTextMain,#212121);text-decoration:none;line-height:1;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}ul.chawkbazar-social-profiles .chawkbazar-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.chawkbazar-social-profiles .chawkbazar-social-profile-item a i{display:block}.chawkbazar-price-range,.chawkbazar-rating-star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.chawkbazar-price-range .rating-star,.chawkbazar-price-range i,.chawkbazar-rating-star .rating-star,.chawkbazar-rating-star i{margin-right:4px}.chawkbazar-price-range>span,.chawkbazar-rating-star>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0}.chawkbazar-price-range>span .rating-star,.chawkbazar-price-range>span i,.chawkbazar-rating-star>span .rating-star,.chawkbazar-rating-star>span i,.chawkbazar-rating-star i{color:var(--colorTextMain,#212121)}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5px;padding-bottom:5px;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;font-weight:400;border-radius:4px;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.button,.button:visited{color:#fff}.button.button-primary{background-color:var(--colorPrimary,#212121)}.button.button-primary:hover{color:#fff}.button.button-secondary{background-color:var(--colorSecondary,#212121)}.button.button-secondary:hover{color:#fff}.button.button-success{background-color:#36ab80}.button.button-success:hover{background:#329f77;color:#fff}.button.button-danger{background-color:#fb6d3a}.button.button-danger:hover{background:#fb622b;color:#fff}.button.button-default{height:48px;padding-left:30px;padding-right:30px;font-size:16px}.button.button-medium{height:42px;padding-left:22px;padding-right:22px;font-size:16px}@media (max-width:575px){.button.button-medium{height:40px;padding-left:20px;padding-right:20px;font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.button.button-small{height:36px;padding-left:15px;padding-right:15px;font-size:13px}.button .button-icon{margin-right:10px}.group .default-button{line-height:1}.chawkbazar-breadcrumb{color:var(--colorText,#5a5a5a);display:-webkit-box;display:-ms-flexbox;display:flex}.chawkbazar-breadcrumb li{font-size:calc(var(--bodyFontSize, 16px) - 2px)}.chawkbazar-breadcrumb li+li{margin-left:6px}.chawkbazar-breadcrumb li+li:before{content:"/";margin-right:5px}.chawkbazar-breadcrumb li:last-child{font-weight:600;color:var(--colorTextMain,#212121)}.chawkbazar-breadcrumb a{color:var(--colorText,#5a5a5a);-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.chawkbazar-breadcrumb a:hover{color:var(--colorTextMain,#212121)}.chawkbazar-breadcrumb a:visited{color:var(--colorText,#5a5a5a)}.chawkbazar-breadcrumb a:visited:hover{color:var(--colorTextMain,#212121)}.chawkbazar-breadcrumb .breadcrumb-active{font-weight:600;color:var(--colorTextMain,#212121)}.elementor-accordion{gap:10px;display:grid}.elementor-accordion .elementor-accordion-item{background-color:#f9f9f9;border:0;border-radius:.375rem;font-family:Open Sans,sans-serif;padding-left:1.5rem;padding-right:1.5rem}.elementor-accordion .elementor-tab-title{padding:1rem 0}.elementor-accordion .elementor-accordion-title{color:#212121;font-size:1rem;font-weight:600;line-height:1.5rem}.elementor-accordion .elementor-tab-content{border-top:0;font-size:.875rem;line-height:1.5rem;padding:0 0 1.25rem}.swiper-pagination .swiper-pagination-bullet{opacity:1;outline:0}.swiper-pagination.style-1 .swiper-pagination-bullet{margin-left:.25rem;margin-right:.25rem;height:.625rem;width:.625rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));opacity:.5}@media (min-width:768px){.swiper-pagination.style-1 .swiper-pagination-bullet{margin-left:.375rem;margin-right:.375rem;height:.875rem;width:.875rem}}@media (min-width:1025px){.swiper-pagination.style-1 .swiper-pagination-bullet{margin-left:.5rem;margin-right:.5rem;height:1rem;width:1rem}}.swiper-pagination.style-1 .swiper-pagination-bullet{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.swiper-pagination.style-1 .swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination.style-2 .swiper-pagination-bullet{margin-left:.25rem;margin-right:.25rem;height:.5rem;width:.5rem;border-radius:.5rem;border-width:0;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-shadow:0 3px 6px rgba(0,0,0,0.16);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:480px){.swiper-pagination.style-2 .swiper-pagination-bullet{height:.75rem;width:.75rem}}.swiper-pagination.style-2 .swiper-pagination-bullet-active{width:1.25rem;--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}@media (max-width:767px){.hide-on-mobile{display:none!important}}.swiper-container-horizontal>.swiper-scrollbar{width:100%;height:1.5px;position:relative;top:auto;left:auto;right:auto;bottom:auto;margin:15px auto 0;display:none}@media (max-width:767px){.swiper-container-horizontal>.swiper-scrollbar{display:block}}.swiper-scrollbar-drag{background-color:#212121}.posts-navigation{margin-top:90px;margin-bottom:90px}@media (min-width:798px){.posts-navigation .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.posts-navigation .nav-links a{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;padding:0 28px;color:#fff;line-height:1;font-weight:400;border-radius:6px;border:1px solid;border-color:var(--colorPrimary,#212121);background-color:var(--colorPrimary,#212121)}.posts-navigation .nav-links a:active,.posts-navigation .nav-links a:focus,.posts-navigation .nav-links a:hover{border-color:var(--colorPrimaryHover,#3a3a3a);background:var(--colorPrimaryHover,#3a3a3a)}.posts-navigation .nav-links a:active,.posts-navigation .nav-links a:focus{outline:0}.single-post .post-navigation{border-bottom:1px solid #e6e6e6;border-color:#e6e6e6 currentcolor;border-top:1px solid #e6e6e6}@media (min-width:768px){.single-post .post-navigation{padding:29px 0}}.chawkbazar-faq-accordion-title{background:#f7f7f7;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 25px 25px 50px;font-size:15px;color:var(--colorTextMain,#212121);margin-top:15px;margin-bottom:0;cursor:pointer;outline:0;font-family:var(--bodyFontFamily,"Open Sans",sans-serif);position:relative;font-weight:700}.chawkbazar-faq-accordion-title:after,.chawkbazar-faq-accordion-title:before{content:"";display:block;background-color:currentColor;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease}.chawkbazar-faq-accordion-title:before{width:2px;height:10px;left:29px}.chawkbazar-faq-accordion-title:after{left:25px;width:10px;height:2px}.chawkbazar-faq-accordion-title.active{border-bottom-right-radius:0;border-bottom-left-radius:0}.chawkbazar-faq-accordion-title.active:before{opacity:0}.chawkbazar-faq-accordion-content{border-top:1px solid #e6e6e6;background:#f7f7f7;padding:40px 40px 40px 50px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;color:var(--colorTextMain,#212121);font-size:calc(var(--bodyFontSize, 16px) - 2px);line-height:1.8;display:none}.chawkbazar-faq-accordion-content>p{margin-bottom:0}.chawkbazar-faq-accordion-wraper .chawkbazar-faq-accordion-content{font-weight:400}.chawkbazar-privacy-policy-title-wraper li{text-transform:uppercase;padding:10px 0;cursor:pointer;font-size:calc(var(--bodyFontSize, 16px) - 2px)}.chawkbazar_sticky_wraper_outer.sidebar_sticky{z-index:5;background-color:var(--defaultHeaderColor,#fff);position:fixed;padding-top:30px}.chawkbazar_sticky_wraper_inner .chawkbazar-privacy-policy-title-wraper{list-style:none;padding-left:0;margin-top:0;margin-bottom:0}.chawkbazar_sticky_wraper_inner .chawkbazar-privacy-policy-title-wraper li{margin:0}.chawkbazar-privacy-policy-content-single{padding:30px 0}.chawkbazar-privacy-policy-content-single:first-child{padding-top:0}.chawkbazar_sticky_wraper_inner .chawkbazar-privacy-policy-title-wraper>li{font-weight:400}.chawkbazar_sticky_wraper_inner .chawkbazar-privacy-policy-title-wraper>li.active{color:var(--colorTextMain,#212121);font-weight:600!important}@media (max-width:767px){.chawkbazar_sticky_wraper_inner .chawkbazar-privacy-policy-title-wraper{margin-bottom:30px}}.elementor img{border-radius:.375rem}.rounded-full img{border-radius:50%}.rounded-none,.rounded-none img{border-radius:0}.cb-exclusive-block .exclusiveImage{min-width:280px;min-height:400px}@media (max-width:575px){.cb-exclusive-block .exclusiveImage{min-width:100%;min-height:300px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cb-exclusive-block .exclusiveImage img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media (max-width:575px){.cb-exclusive-block .exclusiveImage img{height:auto;width:auto;max-width:150%}}.cb-exclusive-block .exclusiveYear{opacity:.02;font-size:8rem}@media (max-width:650px){.cb-exclusive-block .exclusiveYear{font-size:4rem}}@media (min-width:1280px){.cb-exclusive-block .exclusiveYear{font-size:160px}}@media (min-width:1536px){.cb-exclusive-block .exclusiveYear{font-size:200px}}@media (min-width:1780px){.cb-exclusive-block .exclusiveYear{font-size:240px}}.image-object-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1780px){.vertical-cat-image img{width:60px}}.combined_block_category .gap-3{grid-gap:.6rem;gap:.6rem}@media (min-width:1024px){.elementor-widget-cbh_combined_block .combined_block_category_nav{display:none}}.coupon_items{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1025px){.coupon_items{margin-left:-5px;margin-right:-5px}}.coupon_items .coupon_item_inner{min-height:426px}.coupon_items .coupon_item_link{display:block;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;height:100%;width:100%}.coupon_items .coupon_item_outer{padding-left:5px;padding-right:5px}.combined-coupon-sale-slider .swiper-slide img{border-radius:.375rem 0 0 .375rem}.chawkbazar-banner-type-page .chawkbazar-page-title-content{width:100%}.elementor-section-full_width.cbh_page_banner .elementor-column-gap-no{padding-left:0;padding-right:0}@media (min-width:1500px){.exclusiveLeftContent .exclusiveLinkTitle,.exclusiveRightContent .exclusiveLinkTitle{padding-top:32px;padding-bottom:32px}.exclusiveLeftContent .exclusiveLinkTitle{padding-left:63px;padding-right:63px}.exclusiveRightContent .exclusiveLinkTitle{padding-left:46px;padding-right:46px}}.product-grid-helium-wrapper .product_price{display:-webkit-box;display:-ms-flexbox;display:flex}.product-grid-helium-wrapper .product_price ins{margin-top:0}.app_block_sub_title{line-height:1.3}.app_block_sub_title>p{font-size:inherit;line-height:inherit}.chawkbazar-subscription-form .pk-input-group .form-control{border-width:2px;border-color:#1d1e1f}.chawkbazar-subscription-form .pk-input-group .form-control::-webkit-input-placeholder{color:#1d1e1f}.chawkbazar-subscription-form .pk-input-group .form-control::-moz-placeholder{color:#1d1e1f}.chawkbazar-subscription-form .pk-input-group .form-control:-ms-input-placeholder{color:#1d1e1f}.chawkbazar-subscription-form .pk-input-group .form-control:-moz-placeholder{color:#1d1e1f}.elementor-widget-cbh_newest_products .product_content_wraper{padding-left:16px;padding-right:16px}.banner__slider__wraper{position:relative;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#ededed;border-radius:6px}@media (max-width:1024px) and (min-width:767px){.banner__slider__wraper{min-height:500px}}@media (max-width:1024px){.banner__slider__wraper{padding:35px 15px}.banner__slider__wraper:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.1)}}@media (min-width:1440px){.banner__slider__wraper{padding-left:165px}}@media (max-width:1439px) and (min-width:1025px){.banner__slider__wraper{padding-left:80px}}@media (min-width:1025px){.banner__slider__wraper{min-height:800px}}.banner__slider__content{width:100%;position:relative;z-index:10}@media (min-width:768px){.banner__slider__content{padding:0 15px}}.banner__slider__title{font-weight:400;color:#1d1e1f;max-width:558px}@media (min-width:1440px){.banner__slider__title{font-size:48px;line-height:1.56;margin-bottom:54px}}@media (max-width:1439px) and (min-width:768px){.banner__slider__title{font-size:36px;line-height:1.6;margin-bottom:41px;max-width:418px}}@media (max-width:767px){.banner__slider__title{font-size:20px;margin-bottom:20px}}.banner__slider__btn__title{font-size:14px;font-weight:600;background-color:#1d1e1f;color:#fff;border-radius:6px;display:inline-block;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.banner__slider__btn__title:hover{background-color:#3a3a3a}@media (min-width:1025px){.banner__slider__btn__title{padding:20px 31px}}@media (max-width:1024px) and (min-width:768px){.banner__slider__btn__title{padding:15px 24px}}@media (max-width:767px){.banner__slider__btn__title{padding:13px 18px;font-size:11px}}.banner__slider__btn__title .arrow{display:inline-block;color:inherit;background-color:currentColor;height:2px;position:relative;margin:0 auto 0 15px;top:-4px}@media (min-width:1025px){.banner__slider__btn__title .arrow{width:32px}}@media (max-width:1024px) and (min-width:768px){.banner__slider__btn__title .arrow{width:20px}}@media (max-width:767px){.banner__slider__btn__title .arrow{height:1px;width:14px;top:-3px;margin-left:10px}}.banner__slider__btn__title .arrow:after,.banner__slider__btn__title .arrow:before{content:"";color:inherit;background-color:currentColor;position:absolute;height:2px;width:13px}@media (max-width:767px){.banner__slider__btn__title .arrow:after,.banner__slider__btn__title .arrow:before{width:9px;height:1px}}.banner__slider__btn__title .arrow:before{right:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:767px){.banner__slider__btn__title .arrow:before{bottom:-3px}}@media (min-width:768px){.banner__slider__btn__title .arrow:before{bottom:-4px}}.banner__slider__btn__title .arrow:after{right:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (min-width:768px){.banner__slider__btn__title .arrow:after{top:-4px}}@media (max-width:767px){.banner__slider__btn__title .arrow:after{top:-3px}}@media (min-width:1025px){.combined-cat-banner-slider .banner__slider__wraper{padding-left:90px}.combined-cat-banner-slider .banner__slider__title{font-size:36px;line-height:1.6;margin-bottom:41px;max-width:418px}}.chawkbazar-subscription-form .form-control,.chawkbazar-subscription-form .pk-subscribe-form-wrap{width:100%}.chawkbazar-subscription-form .form-control{height:3rem}@media (min-width:768px){.chawkbazar-subscription-form .form-control{margin-right:.5rem;height:3.5rem}}.chawkbazar-subscription-form .pk-subscribe-submit{height:3rem;padding:.625rem 1.25rem;font-size:.75rem;line-height:1rem;font-weight:600}@media (min-width:768px){.chawkbazar-subscription-form .pk-subscribe-submit{height:3.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.chawkbazar-subscription-form .pk-subscribe-submit{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:2rem;padding-right:2rem;font-size:.875rem;line-height:1.25rem}}.chawkbazar-subscription-form .pk-subscribe-submit{min-width:150px}@media (max-width:600px){.chawkbazar-subscription-form .pk-input-group{display:grid;gap:10px}}.pk-instagram-columns-6 .pk-instagram-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.125rem;overflow:hidden;border-radius:.375rem}@media (min-width:480px){.pk-instagram-columns-6 .pk-instagram-items{gap:.25rem}}@media (min-width:768px){.pk-instagram-columns-6 .pk-instagram-items{grid-template-columns:repeat(6,minmax(0,1fr))}}.pk-instagram-columns-6 .pk-instagram-footer{display:none}.pk-instagram-item a img{border-radius:0}@media (min-width:992px){.pk-instagram-item .pk-instagram-link:hover:after{opacity:1}.pk-instagram-item .pk-instagram-link:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:60px;width:60px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg fill='rgba(255, 255, 255, 1)'%3E%3Cpath d='M42.5 5A12.538 12.538 0 0155 17.5v25A12.538 12.538 0 0142.5 55h-25A12.538 12.538 0 015 42.5v-25A12.538 12.538 0 0117.5 5h25m0-5h-25A17.552 17.552 0 000 17.5v25A17.552 17.552 0 0017.5 60h25A17.552 17.552 0 0060 42.5v-25A17.552 17.552 0 0042.5 0z'/%3E%3Cpath d='M46.25 17.5a3.742 3.742 0 112.654-1.1 3.75 3.75 0 01-2.654 1.1zM30 20a10 10 0 11-10 10 10 10 0 0110-10m0-5a15 15 0 1015 15 15 15 0 00-15-15.001z'/%3E%3C/g%3E%3C/svg%3E");opacity:0;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;z-index:2}}.contact-info-icon img{border-radius:0}.chawkbazar-contact-form{gap:15px;display:grid;grid-template-columns:1fr}@media (min-width:768px){.chawkbazar-contact-form{grid-template-columns:repeat(2,1fr);gap:9px}}@media (min-width:1024px){.chawkbazar-contact-form{gap:20px}}.chawkbazar-contact-form .input-field label{color:var(--colorTextPrimary,#212121);display:block;font-size:.875rem;line-height:1.25rem;font-weight:600;margin-bottom:.5rem}.chawkbazar-contact-form .input-field input,.chawkbazar-contact-form .input-field textarea{font-size:.75rem;line-height:1rem;width:100%}@media (min-width:1025px){.chawkbazar-contact-form .input-field input,.chawkbazar-contact-form .input-field textarea{font-size:.875rem;line-height:1.25rem}}.chawkbazar-contact-form .input-field textarea{height:8rem}@media (min-width:768px){.chawkbazar-contact-form .field-fullwidth{grid-column:1/3}}.single_coupon_banner{min-height:360px}@media (max-width:1024px){.single_coupon_banner{min-height:280px}}@media (max-width:767px){.single_coupon_banner{min-height:250px}}.single_coupon_banner .coupon_banner_image{height:100%}.single_coupon_banner .single_coupon_contents{padding:50px}@media (max-width:1024px){.single_coupon_banner .single_coupon_contents{padding:30px}}@media (max-width:767px){.single_coupon_banner .single_coupon_contents{padding:20px}}.single_coupon_banner .coupon_banner_title{font-size:36px;font-weight:700;line-height:1;margin-bottom:2px}@media (max-width:1024px){.single_coupon_banner .coupon_banner_title{font-size:25px;margin-bottom:10px}}@media (max-width:767px){.single_coupon_banner .coupon_banner_title{font-size:20px}}.single_coupon_banner .coupon_banner_subtitle{font-size:21px;font-weight:400;margin-bottom:25px}@media (max-width:1024px){.single_coupon_banner .coupon_banner_subtitle{font-size:18px;margin-bottom:20px}}@media (max-width:767px){.single_coupon_banner .coupon_banner_subtitle{font-size:15px}}.single_coupon_banner .coupon_banner_link{font-size:14px;font-weight:600;color:var(--colorPrimary,#212121)}@media (max-width:1024px){.single_coupon_banner .coupon_banner_link{font-size:12px}}.single_coupon_banner .coupon_banner_link>svg{margin-left:10px}.single_coupon_banner_layout_2{min-height:570px}@media (max-width:1024px){.single_coupon_banner_layout_2{min-height:280px}}.single_coupon_banner_layout_2 .coupon_banner_image{height:100%}.single_coupon_banner_layout_2 .single_coupon_contents{padding:50px}@media (max-width:1024px){.single_coupon_banner_layout_2 .single_coupon_contents{padding:30px}}.single_coupon_banner_layout_2 .coupon_banner_title{font-size:72px;font-weight:400;line-height:1;color:#fff}@media (max-width:1024px){.single_coupon_banner_layout_2 .coupon_banner_title{font-size:35px}}@media (max-width:767px){.single_coupon_banner_layout_2 .coupon_banner_title{font-size:25px}}.single_coupon_banner_layout_2 .coupon_banner_subtitle{font-size:30px;margin-bottom:40px;font-weight:400;color:#fff}@media (max-width:1024px){.single_coupon_banner_layout_2 .coupon_banner_subtitle{font-size:25px;margin-bottom:20px}}@media (max-width:767px){.single_coupon_banner_layout_2 .coupon_banner_subtitle{font-size:16px}}.single_coupon_banner_layout_2 .coupon_banner_link{font-size:16px;font-weight:600;color:#fff;border:5px solid;padding:14px 36px}@media (max-width:1024px){.single_coupon_banner_layout_2 .coupon_banner_link{font-size:14px;border-width:2px;padding:10px 30px}}@media (max-width:767px){.single_coupon_banner_layout_2 .coupon_banner_link{font-size:12px;padding:10px 20px}}.single_coupon_banner_layout_2 .coupon_banner_link>svg{margin-left:10px}.banner_content_block{min-height:270px}@media (max-width:1024px){.banner_content_block{min-height:200px}}@media (max-width:767px){.banner_content_block{min-height:150px}}.banner_content_block .banner_contents_wrap{padding:30px}@media (max-width:1024px){.banner_content_block .banner_contents_wrap{padding:20px}}@media (max-width:767px){.banner_content_block .banner_contents_wrap{padding:15px}}.banner_content_block .banner_content_block_title{font-size:48px}@media (max-width:1024px){.banner_content_block .banner_content_block_title{font-size:30px}}@media (max-width:767px){.banner_content_block .banner_content_block_title{font-size:20px}}.banner_content_block .banner_content_block_sub_title{font-size:21px;margin-bottom:20px}@media (max-width:1024px){.banner_content_block .banner_content_block_sub_title{font-size:18px;margin-top:10px;margin-bottom:15px}}@media (max-width:767px){.banner_content_block .banner_content_block_sub_title{font-size:15px}}.banner_content_block .coupon_banner_link{font-size:14px;color:var(--colorPrimary,#212121)}@media (max-width:1024px){.banner_content_block .coupon_banner_link{font-size:12px}}.banner_content_block .coupon_banner_link>svg{margin-left:10px}.banner_content_block .coupon_banner_link_btn{font-size:16px;padding:14px 36px;border:5px solid}@media (max-width:1024px){.banner_content_block .coupon_banner_link_btn{font-size:14px;border-width:2px;padding:10px 30px}}@media (max-width:767px){.banner_content_block .coupon_banner_link_btn{font-size:12px;padding:10px 20px}}.banner_content_block .coupon_banner_link_btn>svg{margin-left:10px}.banner_content_block img.h-full{height:100%}.banner_content_block .banner_overlay_color{border-radius:.375rem;background-color:rgba(0,0,0,.1)}@media (max-width:767px){.coupon_banner_link>svg{max-width:12px}}.combined_coupon_wraper .combined_coupon_item{min-height:425px}@media (max-width:1024px){.combined_coupon_wraper .combined_coupon_item{min-height:320px}}@media (max-width:767px){.combined_coupon_wraper .combined_coupon_item{min-height:220px}}.combined_coupon_wraper .combined_coupon_item:focus img,.combined_coupon_wraper .combined_coupon_item:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.combined_coupon_wraper img{-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.combined_coupon_wraper img.h-full{height:100%}.combined_coupon_wraper .single_coupon_contents{padding:30px}@media (max-width:1024px){.combined_coupon_wraper .single_coupon_contents{padding:20px}}.combined_coupon_wraper .coupon_banner_subtitle{font-weight:400;font-size:24px;color:#fff}@media (max-width:1024px){.combined_coupon_wraper .coupon_banner_subtitle{font-size:20px}}@media (max-width:990px){.combined_coupon_wraper .coupon_banner_subtitle{font-size:18px}}.combined_coupon_wraper .coupon_banner_title{color:#fff;line-height:1}.combined_coupon_wraper .coupon_banner_mask_title{font-weight:700;line-height:1}@media (min-width:1025px){.combined_coupon_wraper .coupon_banner_mask_title{font-size:40px;position:relative;padding:14px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.04);box-shadow:0 3px 6px rgba(0,0,0,.04)}.combined_coupon_wraper .coupon_banner_mask_title:after{content:"";position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%;color:inherit;background-color:currentColor}}@media (max-width:990px){.combined_coupon_wraper .coupon_banner_mask_title{margin-bottom:5px;font-size:30px;background-image:none!important}}.combined_coupon_wraper .banner_overlay_color{background-color:rgba(0,0,0,.1)}.banner_layout_1 .coupon_banner_title{font-weight:700}.banner_layout_1 .single_coupon_contents{padding-right:120px}@media (max-width:1024px){.banner_layout_1 .single_coupon_contents{padding-right:60px}}@media (max-width:767px){.banner_layout_1 .single_coupon_contents{padding:30px}}.banner_layout_1.primary_coupon .coupon_banner_title{font-size:72px;margin-bottom:69px}@media (max-width:1024px){.banner_layout_1.primary_coupon .coupon_banner_title{font-size:40px;margin-bottom:20px}}@media (max-width:767px){.banner_layout_1.primary_coupon .coupon_banner_title{font-size:30px}}.banner_layout_3 .coupon_banner_title{font-weight:400;font-size:24px}@media (max-width:1024px){.banner_layout_3 .coupon_banner_title{font-size:20px;margin-bottom:5px}}@media (max-width:767px){.banner_layout_3 .coupon_banner_title{font-size:18px}}.banner_layout_3 .coupon_banner_subtitle{font-size:60px;font-weight:700;line-height:1}@media (max-width:1024px){.banner_layout_3 .coupon_banner_subtitle{font-size:30px}}@media (max-width:767px){.banner_layout_3 .coupon_banner_subtitle{font-size:30px}}.banner_layout_4 .coupon_banner_title{font-weight:400;font-size:24px}@media (max-width:1024px){.banner_layout_4 .coupon_banner_title{font-size:20px;margin-bottom:8px}}@media (max-width:767px){.banner_layout_4 .coupon_banner_title{font-size:18px}}.banner_layout_4 .coupon_banner_subtitle{font-size:90px;font-weight:700;line-height:1}@media (max-width:1024px){.banner_layout_4 .coupon_banner_subtitle{font-size:40px}}@media (max-width:767px){.banner_layout_4 .coupon_banner_subtitle{font-size:30px}}@media (max-width:990px){.banner_layout_5 .single_coupon_contents{padding:0}}.banner_layout_6 .coupon_banner_title{font-weight:400;line-height:1}.banner_layout_6 img{-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.banner_layout_6.primary_coupon .coupon_banner_title{font-size:72px;margin-bottom:70px}@media (max-width:1024px){.banner_layout_6.primary_coupon .coupon_banner_title{font-size:40px;margin-bottom:20px}}@media (max-width:767px){.banner_layout_6.primary_coupon .coupon_banner_title{font-size:30px}}.banner_layout_6 .single_coupon_contents{background-color:rgba(229,160,40,.25);margin:30px}.offer_and_sale_block .promo__banner__offer__title{font-size:30px;margin-bottom:9px}.offer_and_sale_block .promo__banner__offer__code{font-size:60px;padding:6px 26px;border:5px solid}@media (max-width:1024px){.offer_and_sale_block .promo__banner__offer__code{font-size:14px;border-width:2px;padding:10px 30px}}@media (max-width:767px){.offer_and_sale_block .promo__banner__offer__code{font-size:12px;padding:10px 20px}}.offer_and_sale_block .offer_banner_wraper{bottom:30px}.offer_and_sale_block .banner_overlay_color{border-radius:6px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(0,0,0,.6)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,0,0,.6));background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,rgba(0,0,0,.6) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.6))}.offer_sale_product_block .header_link_text{display:initial;padding-bottom:1px;margin-bottom:-1px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-webkit-linear-gradient(currentColor,currentColor);background-image:-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;-webkit-transition:background-size .3s ease-out;-o-transition:background-size .3s ease-out;transition:background-size .3s ease-out;color:currentColor}.offer_sale_product_block .header_link_text:focus,.offer_sale_product_block .header_link_text:hover{background-size:100% 1px}.default-button,.wp-block-search .wp-block-search__button,button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;padding:0 28px;color:#fff;line-height:1;font-weight:400;border-radius:6px;border:1px solid;border-color:var(--colorPrimary,#212121);background-color:var(--colorPrimary,#212121)}.default-button:hover,.wp-block-search .wp-block-search__button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:var(--colorPrimaryHover,#3a3a3a);background:var(--colorPrimaryHover,#3a3a3a)}.default-button:active,.default-button:focus,.wp-block-search .wp-block-search__button:active,.wp-block-search .wp-block-search__button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;border-color:var(--colorPrimaryHover,#3a3a3a);background:var(--colorPrimaryHover,#3a3a3a)}.selected-filter-item{color:var(--colorPrimary,#212121);border-color:#e6e6e6;height:36px;padding:0 15px;font-size:12px}.selected-filter-item,.selected-filter-item:hover{background-color:transparent}.selected-filter-item:first-child{margin-left:0}.wp-block-search .wp-block-search__input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border-radius:6px;color:var(--colorPrimary,#212121);min-height:48px;padding:0 20px;border:1px solid #e6e6e6;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-appearance:none}.wp-block-search .wp-block-search__input::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--colorTextLight,#999)}.wp-block-search .wp-block-search__input::-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:var(--colorTextLight,#999)}.wp-block-search .wp-block-search__input::-ms-input-placeholder,input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=range]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--colorTextLight,#999)}.wp-block-search .wp-block-search__input::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:var(--colorTextLight,#999)}.wp-block-search .wp-block-search__input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{outline:0;border-color:var(--colorPrimary,#212121);-webkit-box-shadow:0 0 0 1px var(--colorPrimary,#212121);box-shadow:0 0 0 1px var(--colorPrimary,#212121)}select{border-radius:6px;max-width:100%;height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 0 0 20px;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3Ij48cGF0aCBkPSJNMjI1LjkyMyAzNTQuNzA2Yy04LjA5OCAwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNyAxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcgMC00NC43NTEgMTIuMzU0LTEyLjM1NCAzMi4zODgtMTIuMzU0IDQ0Ljc0OCAwbDE3MS45MDUgMTcxLjkxNSAxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCAzMi4zOTEtMTIuMzU0IDQ0Ljc0NCAwIDEyLjM2NSAxMi4zNTQgMTIuMzY1IDMyLjM5MiAwIDQ0Ljc1MUwyNDguMjkyIDM0NS40NDljLTYuMTc3IDYuMTcyLTE0LjI3NCA5LjI1Ny0yMi4zNjkgOS4yNTd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjNDg0ODQ4Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:24px 12px;background-position:calc(100% - 10px) 50%;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease;border:1px solid #e6e6e6}select:focus,select:hover{border-color:var(--colorPrimary,#212121)}select:focus{outline:none;-webkit-box-shadow:0 0 0 1px var(--colorPrimary,#212121);box-shadow:0 0 0 1px var(--colorPrimary,#212121)}textarea{width:100%;padding:16px 20px}input[type=checkbox]{display:none}input[type=checkbox]+span{position:relative;cursor:pointer;padding:0 0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;color:var(--colorPrimary,#212121)}input[type=checkbox]+span:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background-color:transparent;border:1px solid #e6e6e6;border-radius:3px;position:absolute;top:2px;left:0;-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}input[type=checkbox]:disabled+span{cursor:not-allowed}input[type=checkbox]:disabled+span:before{-webkit-box-shadow:none;box-shadow:none;border-color:#e6e6e6}input[type=checkbox]:hover+span:before{border-color:var(--colorPrimary,#212121)}input[type=checkbox]:checked+span:before{background-color:var(--colorPrimary,#212121)}input[type=checkbox]:checked+span:after{content:"";position:absolute;left:5px;top:12px;background:#fff;width:2px;height:2px;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.quantity{position:relative}.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button{margin:0}.quantity input{width:90px;height:48px;float:left;display:block;margin:0;padding:0 0 0 15px;border:1px solid #e6e6e6}.quantity input:focus{outline:0;border:1px solid #e6e6e6}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input[type=number]{-moz-appearance:textfield}.quantity .quantity-btn-wrapper{float:left;position:relative;height:48px;display:none}.quantity .quantity-btn-wrapper:last-child{display:block}.quantity .quantity-btn-wrapper .quantity-btn{position:relative;cursor:pointer;border-left:1px solid #e6e6e6;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--colorText,#5a5a5a);font-size:calc(var(--bodyFontSize, 16px) + 2px);font-weight:700;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.quantity .quantity-btn-wrapper .quantity-btn-up{line-height:1;position:absolute;height:50%;top:0;border-bottom:1px solid #e6e6e6;border-top-right-radius:6px}.quantity .quantity-btn-wrapper .quantity-btn-up:hover{color:var(--colorPrimary,#212121);background-color:#e6e6e6;border-color:#e6e6e6}.quantity .quantity-btn-wrapper .quantity-btn-down{position:absolute;bottom:0;height:50%;border-bottom-right-radius:6px}.quantity .quantity-btn-wrapper .quantity-btn-down:hover{color:var(--colorPrimary,#212121);background-color:#e6e6e6;border-color:#e6e6e6}input[type=radio]{border-color:#e6e6e6}input[type=radio]+span{color:var(--colorPrimary,#212121);font-size:calc(var(--bodyFontSize, 16px) - 2px);line-height:19px}.chawkbazar-filter-color-preview{width:19px;height:19px;border-radius:50%}.chawkbazar-filter-color-preview[data-hex-color="#ffffff"]{border:1.5px solid #e6e6e6}.chawkbazar-woocommerce .select2-container .select2-selection--multiple,.chawkbazar-woocommerce .select2-container .select2-selection--single,.theme-chawkbazar .select2-container .select2-selection--multiple,.theme-chawkbazar .select2-container .select2-selection--single{height:48px;text-align:left;border-color:#e6e6e6;border-radius:6px;outline:none}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__rendered,.chawkbazar-woocommerce .select2-container .select2-selection--single .select2-selection__rendered,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__rendered,.theme-chawkbazar .select2-container .select2-selection--single .select2-selection__rendered{color:var(--colorTextMain,#212121);padding-left:16px;padding-right:32px;line-height:48px}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__arrow,.chawkbazar-woocommerce .select2-container .select2-selection--single .select2-selection__arrow,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__arrow,.theme-chawkbazar .select2-container .select2-selection--single .select2-selection__arrow{width:32px;height:100%}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__arrow b,.chawkbazar-woocommerce .select2-container .select2-selection--single .select2-selection__arrow b,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__arrow b,.theme-chawkbazar .select2-container .select2-selection--single .select2-selection__arrow b{left:41%}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__clear,.chawkbazar-woocommerce .select2-container .select2-selection--single .select2-selection__clear,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__clear,.theme-chawkbazar .select2-container .select2-selection--single .select2-selection__clear{line-height:2.9}.chawkbazar-woocommerce .select2-container.select2-container--focus .select2-selection--multiple,.chawkbazar-woocommerce .select2-container.select2-container--focus .select2-selection--single,.theme-chawkbazar .select2-container.select2-container--focus .select2-selection--multiple,.theme-chawkbazar .select2-container.select2-container--focus .select2-selection--single{border-color:var(--colorPrimary,#212121);-webkit-box-shadow:0 0 0 1px var(--colorPrimary,#212121);box-shadow:0 0 0 1px var(--colorPrimary,#212121)}.chawkbazar-woocommerce .select2-container--default .select2-dropdown,.theme-chawkbazar .select2-container--default .select2-dropdown{border-color:#e6e6e6}.chawkbazar-woocommerce .select2-container--default .select2-search--dropdown,.theme-chawkbazar .select2-container--default .select2-search--dropdown{padding:4px 8px 6px}.chawkbazar-woocommerce .select2-container--default .select2-search--dropdown .select2-search__field,.theme-chawkbazar .select2-container--default .select2-search--dropdown .select2-search__field{border-color:#e6e6e6}.chawkbazar-woocommerce .select2-container--default .select2-results__option,.theme-chawkbazar .select2-container--default .select2-results__option{color:var(--colorTextMain,#212121);padding:6px 10px;outline:none;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.chawkbazar-woocommerce .select2-container--default .select2-results__option[aria-selected=true],.chawkbazar-woocommerce .select2-container--default .select2-results__option[data-selected=true],.theme-chawkbazar .select2-container--default .select2-results__option[aria-selected=true],.theme-chawkbazar .select2-container--default .select2-results__option[data-selected=true]{background-color:#f1f1f1}.chawkbazar-woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected],.chawkbazar-woocommerce .select2-container--default .select2-results__option--highlighted[data-selected],.theme-chawkbazar .select2-container--default .select2-results__option--highlighted[aria-selected],.theme-chawkbazar .select2-container--default .select2-results__option--highlighted[data-selected]{color:#fff;background-color:var(--colorPrimary,#212121)}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__rendered li,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__rendered li{line-height:2;margin:8px 8px 0 0;border-color:#e6e6e6;background:#f1f1f1;font-size:calc(var(--bodyFontSize, 16px) - 1px)}.chawkbazar-woocommerce .select2-container .select2-selection--multiple .select2-selection__rendered li.select2-search--inline,.theme-chawkbazar .select2-container .select2-selection--multiple .select2-selection__rendered li.select2-search--inline{margin-top:0;background:transparent}a,a:visited{color:var(--colorText,#5a5a5a)}a:active,a:focus,a:hover{color:var(--colorTextPrimary,#212121)}a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}a:active,a:hover{outline:0}.product_card_title a{color:currentColor}.navigation-drawer ul{margin:0;padding-left:0;list-style:none;width:100%}.navigation-drawer ul a:focus{outline:0;text-decoration:none}.navigation-drawer .chawkbazar-menu-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;width:26px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.navigation-drawer .chawkbazar-menu-toggler>span{height:3px;border-radius:3px;background-color:var(--menuTextColor,#212121);margin-bottom:6px;display:block;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.navigation-drawer .chawkbazar-menu-toggler>span:last-child{margin-bottom:0}.navigation-drawer .chawkbazar-menu-toggler>span:first-child{width:13px}.navigation-drawer .chawkbazar-menu-toggler>span:nth-child(2){width:26px}.navigation-drawer .chawkbazar-menu-toggler>span:nth-child(3){width:18px}.navigation-drawer .chawkbazar-menu-toggler:hover>span{background-color:var(--colorTextPrimary,#212121)}.navigation-drawer .chawkbazar-menu-toggler:hover>span:first-child{width:26px}.navigation-drawer .chawkbazar-menu-toggler:hover>span:nth-child(2){width:18px}.navigation-drawer .chawkbazar-menu-toggler:hover>span:nth-child(3){width:13px}.navigation-drawer .chawkbazar-menu-drawer{width:390px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;left:0;z-index:9996;background-color:var(--localDefaultHeaderColor,var(--defaultHeaderColor,#fff));overflow-x:hidden;padding:0;visibility:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}@media (max-width:575px){.navigation-drawer .chawkbazar-menu-drawer{width:100%}}.navigation-drawer .chawkbazar-menu-drawer.open{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.navigation-drawer .chawkbazar-menu-drawer.open .chawkbazar-main-menu{visibility:visible}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-main-menu{visibility:hidden}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;padding:0 20px 0 30px;border-bottom:1px solid #f1f1f1}@media (max-width:575px){.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header{height:80px}}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header .chawkbazar-drawer-title{font-size:24px;font-weight:700;color:var(--localMenuTextColor,var(--menuTextColor,#212121));margin:0;outline:none;text-decoration:none}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header .chawkbazar-drawer-title:hover{color:var(--localMenuTextColor,var(--menuTextColor,#212121))}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header .chawkbazar-menu-drawer-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 10px;font-size:38px;color:var(--localMenuTextColor,var(--menuTextColor,#212121));-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;cursor:pointer}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-header .chawkbazar-menu-drawer-close:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#212121))}@media (max-width:575px){.navigation-drawer .chawkbazar-menu-drawer .os-content{padding-top:20px!important;padding-bottom:20px!important}}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-logout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;-ms-flex-negative:0;flex-shrink:0;border-top:1px solid #f1f1f1}@media (max-width:575px){.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-logout{padding:23px 30px}}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-logout a{font-size:16px;color:var(--localMenuTextColor,var(--menuTextColor,#999));text-decoration:none;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;display:block;position:relative}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-drawer-logout a:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#999))}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper{padding:30px 0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li{margin-bottom:5px;margin-top:0}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li a{font-size:16px;color:var(--menuTextColor,#212121);text-decoration:none;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;display:block;position:relative;padding:10px 15px 10px 35px}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li a:hover{color:var(--menuTextHoverColor,#212121)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li .menu-drop-down-selector{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;font-size:calc(var(--bodyFontSize, 16px) + 2px);padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-item-align:center;align-self:center;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li .menu-drop-down-selector:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li .menu-drop-down-selector:before{-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li .menu-drop-down-selector.children-active:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.menu-item-has-children,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.page_item_has_children{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.menu-item-has-children>a,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.page_item_has_children>a{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 58px);flex:0 0 calc(100% - 58px);max-width:calc(100% - 58px)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.menu-item-has-children .dropdown-menu,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu li.page_item_has_children .dropdown-menu{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul{display:none;padding:10px 0}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul li{padding-left:35px;margin-bottom:0}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul li.active>a,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul li.current_page_ancestor>a,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul li.current_page_item>a{font-weight:700;color:var(--localMenuTextColor,var(--menuTextColor,#999))}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper .chawkbazar-main-menu ul li a{font-size:calc(var(--bodyFontSize, 16px) - 2px);position:relative;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#999),color-stop(0,hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(#999 33%,hsla(0,0%,100%,0) 0);background-image:-o-linear-gradient(#999 33%,hsla(0,0%,100%,0) 0);background-image:linear-gradient(#999 33%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 3px;background-repeat:repeat-y}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.active>a,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.current_page_ancestor>a,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.current_page_item>a{font-weight:400;color:var(--menuTextColor,#212121)}.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.active>a:before,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.current_page_ancestor>a:before,.navigation-drawer .chawkbazar-menu-drawer .chawkbazar-menu-wrapper>ul>li.current_page_item>a:before{content:"";position:absolute;width:3px;height:24px;max-height:100%;background-color:var(--menuTextColor,#212121);top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.navigation-drawer .chawkbazar-drawer-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:0;visibility:hidden;z-index:9991;-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.navigation-drawer .chawkbazar-drawer-overlay.show{opacity:.3;visibility:visible}body.admin-bar .navigation-drawer .chawkbazar-menu-drawer{top:32px;height:calc(100% - 32px)}@media (max-width:782px){body.admin-bar .navigation-drawer .chawkbazar-menu-drawer{top:46px;height:calc(100% - 46px)}}@media (max-width:600px){body.admin-bar.chawkbazar-on-scroll .navigation-drawer .chawkbazar-menu-drawer{top:0;height:100%}}.horizontal-navigation{display:none}@media (min-width:1025px){.horizontal-navigation{display:block;-ms-flex-item-align:stretch;align-self:stretch}.horizontal-navigation .chawkbazar-menu-wrapper{height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.horizontal-navigation .chawkbazar-horizontal-menu{height:100%}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;height:100%}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li{margin:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li:hover>a{text-shadow:0 0 .65px var(--menuTextHoverColor,#3a3a3a)}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 13px;white-space:nowrap}}@media (min-width:1025px) and (max-width:1440px){.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li>a{padding:0 8px}}@media (min-width:1025px){.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li li{font-size:calc(var(--bodyFontSize, 16px) - 2px)}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li{list-style:none}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.menu-item-has-children{position:relative}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.menu-item-has-children .menu-item-has-children .menu-drop-down-selector{margin-left:0;position:absolute;right:-4px;top:14px}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.menu-item-has-children.gmm-has-dropdown .menu-item-has-children .menu-drop-down-selector{right:15px}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li a{color:var(--menuTextColor,#212121)}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current-menu-item,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current_page_item{position:relative}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current-menu-item:after,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current_page_item:after{content:"";display:block;width:100%;height:2px;background-color:var(--menuTextColor,#212121);position:absolute;bottom:0;left:0}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current-menu-item>a,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.current_page_item>a{font-weight:700}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .menu-drop-down-selector{cursor:pointer;pointer-events:none;margin-left:0;-ms-flex-item-align:center;align-self:center;color:var(--menuTextColor,#212121);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .menu-drop-down-selector:before{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li:focus a,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li:hover a{color:var(--menuTextHoverColor,#3a3a3a)}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu{display:block;opacity:0;visibility:hidden;position:absolute;margin:0;width:200px;left:0;top:100%;border-top:1px solid #f1f1f1;background-color:var(--localDefaultHeaderColor,var(--defaultHeaderColor,#fff));-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:1}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li.current-menu-item:after,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li.current_page_item:after{width:2px;height:100%}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li.current-menu-item>a,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li.current_page_item>a{font-weight:700}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li:focus>a,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu li:hover>a{color:var(--menuTextHoverColor,#3a3a3a);background-color:#e6e6e6}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu a{display:block;padding:10px 18px;font-size:calc(var(--bodyFontSize, 16px) - 1px);-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li .dropdown-menu .menu-drop-down-selector{padding:0 16px}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li.focus>.dropdown-menu,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li:focus>.dropdown-menu,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu li:hover>.dropdown-menu{opacity:1;visibility:visible}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li.menu-item-has-children>.dropdown-menu .dropdown-menu{left:100%;top:0}.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li.menu-item-has-children:last-child>.dropdown-menu .dropdown-menu,.horizontal-navigation .chawkbazar-horizontal-menu ul.chawkbazar-main-menu>li.menu-item-has-children:nth-last-child(2)>.dropdown-menu>.dropdown-menu .dropdown-menu{left:auto;right:100%}}.chawkbazar-bottom-navigation{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;position:fixed;bottom:0;left:0;z-index:9996;width:100%;height:48px;overflow:hidden;background-color:var(--bottomNavBGColor,#fff);border-top:1px solid #e6e6e6;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,.06);box-shadow:0 -2px 4px rgba(0,0,0,.06)}@media (min-width:1025px){.chawkbazar-bottom-navigation{display:none}}.chawkbazar-bottom-navigation.without_cat{grid-template-columns:1fr 1fr 1fr 1fr}.chawkbazar-bottom-navigation.with-label{height:52px}.chawkbazar-bottom-navigation.with-label .chawkbazar-bottom-navigation-item svg{width:15px;max-height:15px}.chawkbazar-bottom-navigation-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:var(--bottomNavFontColor,#212121);border-right:1px solid var(--bottomNavBorderColor,#fff)}.chawkbazar-bottom-navigation-item .chawkbazar-mini-cart-dropdown-btn{margin-bottom:0}.chawkbazar-bottom-navigation-item:last-child{border-right:0}.chawkbazar-bottom-navigation-item svg{width:20px;height:auto;max-height:20px;fill:currentColor;color:inherit}.chawkbazar-bottom-navigation-item span{font-size:10px;line-height:1}.chawkbazar-bottom-navigation-offset{padding-bottom:45px}.chawkbazar-bottom-navigation-search{position:fixed;z-index:9996;top:0;left:0;width:100%;height:100%;padding:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center;opacity:0;visibility:hidden;-webkit-transition:.35 ease-in-out;-o-transition:.35 ease-in-out;transition:.35 ease-in-out}.chawkbazar-bottom-navigation-search.show-search{opacity:1;visibility:visible}.chawkbazar-bottom-navigation-search-close{position:absolute;top:0;right:0;font-size:32px;padding:10px 20px;line-height:1}.chawkbazar-bottom-navigation-search .chawkbazar-product-search-form label input[type=search]{padding-left:20px;padding-right:60px}.chawkbazar-bottom-navigation-search .chawkbazar-product-search-form-icon{width:60px;left:auto;right:0;pointer-events:auto;z-index:1}.chawkbazar-bottom-navigation-search .chawkbazar-product-search-form label{display:block}.chawkbazar-bottom-navigation .cart-item-badge{position:relative}.chawkbazar-bottom-navigation .cart-item-badge .count{min-width:18px;height:18px;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:10px;font-weight:600;color:#fff;padding:2px 4px;background-color:var(--colorPrimary,#212121);position:absolute;top:-10px;right:-10px}body.admin-bar .chawkbazar-bottom-navigation-search{top:32px;height:calc(100% - 32px)}@media (max-width:782px){body.admin-bar .chawkbazar-bottom-navigation-search{top:46px;height:calc(100% - 46px)}}@media (max-width:600px){body.admin-bar.chawkbazar-on-scroll .chawkbazar-bottom-navigation-search{top:0;height:100%}}.chawkbazar-global-search-wrapper{position:fixed;padding:20px;width:100%;height:100%;top:0;left:0;z-index:99999;display:none}.chawkbazar-global-search-wrapper.show{display:block}.chawkbazar-global-search-container{position:relative;width:900px;max-width:100%;margin:0 auto}.chawkbazar-global-search-container>label{display:block;position:relative}.chawkbazar-global-search-container input[type=search]{width:100%;height:58px;padding-left:57px;padding-right:57px;border-color:var(--colorPrimary,#212121);background-color:#fff}.chawkbazar-global-search-container input[type=search]::-webkit-search-cancel-button,.chawkbazar-global-search-container input[type=search]::-webkit-search-decoration,.chawkbazar-global-search-container input[type=search]::-webkit-search-results-button,.chawkbazar-global-search-container input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}@media (max-width:767px){.chawkbazar-global-search-container input[type=search]{height:50px;padding-left:45px}}.chawkbazar-global-search-container .search-form-icon{position:absolute;top:0;left:0;width:57px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;z-index:1}.chawkbazar-global-search-results{position:absolute;top:calc(100% + 5px);left:0;width:100%;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15);max-height:calc(90vh - 142px);overflow-x:hidden}.chawkbazar-global-search-results ol{list-style:none;margin:0;padding:0}.chawkbazar-global-search-results ol li{margin:0}.chawkbazar-global-search-results .chawkbazar-more-result{display:block;text-align:center;padding:12px 15px;background-color:#f9f9f9;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.chawkbazar-global-search-results .chawkbazar-more-result:focus,.chawkbazar-global-search-results .chawkbazar-more-result:hover{background-color:#f7f7f7}.chawkbazar-global-search-results[style*="display: block"] .chawkbazar-more-result{display:block}.ais-SearchBox-input{width:100%}.ais-Hits.ais-Hits--empty{padding:20px}.ais-SearchBox-reset{position:absolute;top:0;right:40px;border:0;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:57px;height:100%}.ais-SearchBox-reset,.ais-SearchBox-reset:hover,.ais-SearchBox-submit{background:transparent}.ais-SearchBox-submit{position:absolute;left:0;right:0;height:100%;border:0;padding:0;width:57px;pointer-events:none}.ais-SearchBox-submit svg{width:18px;height:auto}.native-search-clear{position:absolute;width:57px;height:100%;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.native-search-clear svg{width:12px;height:auto}.native-search-clear.hide{display:none}body.admin-bar .chawkbazar-global-search-wrapper{top:32px;height:calc(100% - 32px)}@media (max-width:782px){body.admin-bar .chawkbazar-global-search-wrapper{top:46px;height:calc(100% - 46px)}}@media (max-width:600px){body.admin-bar .header-on-float .chawkbazar-global-search-wrapper{top:0;height:100%}}.chawkbazar-global-no-product-found{padding:20px 15px;font-size:18px}.circle-animation{-webkit-animation:circle 1s linear infinite;animation:circle 1s linear infinite}@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg) translate(-4px) rotate(0deg);transform:rotate(0deg) translate(-4px) rotate(0deg)}to{-webkit-transform:rotate(1turn) translate(-4px) rotate(-1turn);transform:rotate(1turn) translate(-4px) rotate(-1turn)}}@keyframes circle{0%{-webkit-transform:rotate(0deg) translate(-4px) rotate(0deg);transform:rotate(0deg) translate(-4px) rotate(0deg)}to{-webkit-transform:rotate(1turn) translate(-4px) rotate(-1turn);transform:rotate(1turn) translate(-4px) rotate(-1turn)}}.site-header{height:96px;font-family:var(--menuFontFamily,"Open Sans",sans-serif)}@media (max-width:767px){.site-header{height:80px}}.site-header.site-header-fixed{padding-top:96px}@media (max-width:767px){.site-header.site-header-fixed{padding-top:80px}}.site-header-fixed .chawkbazar-menu-area{position:fixed;top:0;left:0}.site-header-fixed .chawkbazar-menu-area.header-on-float{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08)}.chawkbazar-menu-area{width:100%;position:relative;z-index:9911;height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--localDefaultHeaderColor,var(--defaultHeaderColor,#fff));-webkit-transition:-webkit-box-shadow .25s ease-in-out;transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}@media (max-width:767px){.chawkbazar-menu-area{height:80px}}.chawkbazar-menu-area-inner{height:100%;width:1920px;max-width:100%;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.chawkbazar-menu-area-inner{padding-left:2rem;padding-right:2rem}}@media (min-width:1500px){.chawkbazar-menu-area-inner{padding-left:4rem;padding-right:4rem}}.chawkbazar-menu-area .site-branding{padding:10px 0;margin-right:0;margin-left:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.chawkbazar-menu-area .site-branding{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:575px){.chawkbazar-menu-area .site-branding{margin:0 20px}}@media (max-width:1024px){.chawkbazar-menu-area .site-branding.mr-left-large{margin:0 30px 0 50px}}@media (max-width:575px){.chawkbazar-menu-area .site-branding.mr-left-large{margin:0 20px 0 40px}}.chawkbazar-menu-area .site-branding img{max-width:200px;max-height:70px;-o-object-fit:cover;object-fit:cover;height:auto;display:block;margin:0}.chawkbazar-menu-area .site-title{margin:0;font-size:24px;font-weight:700;color:var(--colorPrimary,#212121);font-family:var(--menuFontFamily,"Open Sans",sans-serif)}@media (max-width:1024px){.chawkbazar-menu-area .site-title{text-align:center}}.chawkbazar-menu-area .site-title a{color:inherit;display:block}.chawkbazar-menu-area .site-title a:focus,.chawkbazar-menu-area .site-title a:hover{color:var(--colorPrimaryHover,#3a3a3a)}.chawkbazar-menu-area .site-description{margin:0;color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a))}@media (max-width:575px){.chawkbazar-menu-area .site-description{display:none}}.chawkbazar-menu-area .chawkbazar-menu-right-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu li{margin:0}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu li.chawkbazar-mini-cart-dropdown-btn .menu-cart-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu li.chawkbazar-mini-cart-dropdown-btn .menu-cart-area .cart-item-badge{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative;color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a));-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu li.chawkbazar-mini-cart-dropdown-btn .menu-cart-area .cart-item-badge .count{min-width:18px;height:18px;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:10px;font-weight:600;color:#fff;padding:2px 4px;background-color:var(--colorPrimary,#212121);position:absolute;top:-10px;right:-10px}.chawkbazar-menu-area .chawkbazar-menu-right-col .site-header-cart.menu li.chawkbazar-mini-cart-dropdown-btn .menu-cart-area .cart-item-badge:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#212121))}.chawkbazar-join-us-btn{font-weight:600;white-space:nowrap;color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a))}.chawkbazar-join-us-btn:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#212121))}.chawkbazar-join-us-btn:visited{color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a))}.chawkbazar-join-us-btn:visited:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#212121))}@media (max-width:1024px){.chawkbazar-join-us-btn{display:none}}.chawkbazar-mini-cart-on-desktop{margin-left:40px}@media (max-width:1024px){.chawkbazar-mini-cart-on-desktop{margin-left:20px}}@media (max-width:575px){.chawkbazar-mini-cart-on-desktop{margin-left:10px}}.chawkbazar-header-search-button{border:0;display:none;padding:10px;cursor:pointer;height:auto;color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a));background-color:transparent}.chawkbazar-header-search-button:focus{outline:1px dotted}.chawkbazar-header-search-button:focus,.chawkbazar-header-search-button:hover{color:var(--localMenuTextHoverColor,var(--menuTextHoverColor,#212121));background-color:transparent}@media (max-width:1024px){.chawkbazar-header-search-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.chawkbazar-header-search-form{padding:0 40px;width:960px;max-width:62%;margin:0 auto}@media (max-width:1440px){.chawkbazar-header-search-form{max-width:55%}}@media (max-width:1024px){.chawkbazar-header-search-form{position:absolute;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 140px);max-width:none;padding:0;left:73px;opacity:0;visibility:hidden;background-color:#fff;z-index:1;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}}@media (max-width:575px){.chawkbazar-header-search-form{width:calc(100% - 110px);left:57px}}@media (max-width:1024px){.chawkbazar-header-search-form.show-mobile-search{opacity:1;visibility:visible}}.chawkbazar-header-search-form .chawkbazar-product-search-form label input[type=search]{background-color:var(--localDefaultHeaderColor,var(--defaultHeaderColor,#fff));color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a));border-color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a));font-family:var(--menuFontFamily,"Open Sans",sans-serif)}@media (max-width:767px){.chawkbazar-header-search-form .chawkbazar-product-search-form label input[type=search]{height:50px;padding-left:45px}}.chawkbazar-header-search-form .chawkbazar-product-search-form-icon{color:var(--localMenuTextColor,var(--menuTextColor,#5a5a5a))}@media (max-width:767px){.chawkbazar-header-search-form .chawkbazar-product-search-form-icon{width:45px}.chawkbazar-header-search-form .chawkbazar-product-search-form-icon svg{width:15px;height:auto}}.chawkbazar-header-search-form.search-removing .chawkbazar-product-search-form{-webkit-animation:fadeOut .5s ease-in-out;animation:fadeOut .5s ease-in-out}.chawkbazar-header-search-form .chawkbazar-product-search-form{-webkit-animation:fadeIn .6s ease-in-out;animation:fadeIn .6s ease-in-out}body.admin-bar .site-header-fixed .chawkbazar-menu-area{top:32px}@media (max-width:782px){body.admin-bar .site-header-fixed .chawkbazar-menu-area{top:46px}}@media (max-width:600px){body.admin-bar .site-header-fixed .chawkbazar-menu-area.header-on-float{top:0}}.mobile-cart-link{display:-webkit-box;display:-ms-flexbox;display:flex}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:var(--colorTextMain,#212121);display:block;font-size:13.125px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft,.wp-block-freeform.block-library-rich-text__tinymce .alignleft,.wp-block-image .alignleft{float:left;margin:0 40px 5px 0}@media (max-width:1280px){.alignleft,.wp-block-freeform.block-library-rich-text__tinymce .alignleft,.wp-block-image .alignleft{margin:0 30px 5px 0}}@media (max-width:575px){.alignleft,.wp-block-freeform.block-library-rich-text__tinymce .alignleft,.wp-block-image .alignleft{margin:0 27px 0 0}}.alignright,.wp-block-freeform.block-library-rich-text__tinymce .alignright,.wp-block-image .alignright{float:right;margin:0 0 5px 40px}@media (max-width:1280px){.alignright,.wp-block-freeform.block-library-rich-text__tinymce .alignright,.wp-block-image .alignright{margin:0 0 5px 30px}}@media (max-width:575px){.alignright,.wp-block-freeform.block-library-rich-text__tinymce .alignright,.wp-block-image .alignright{margin:0 0 0 27px}}.aligncenter,.wp-block-freeform.block-library-rich-text__tinymce .aligncenter,.wp-block-image .aligncenter{clear:both;margin-left:auto;margin-right:auto}img.aligncenter{display:inherit}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.chawkbazar-social-widget h5{font-size:.875rem;line-height:1.25rem;font-weight:600;margin-bottom:1.25rem}@media (min-width:768px){.chawkbazar-social-widget h5{font-size:1rem;line-height:1.5rem}}@media (min-width:1025px){.chawkbazar-social-widget h5{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1500px){.chawkbazar-social-widget h5{margin-bottom:1.75rem}}.blog-container{max-width:1024px;margin-left:auto;margin-right:auto}.entry-meta{font-size:14px;color:var(--colorTextLight,#5a5a5a)}.entry-meta>span:not(:last-child):after{content:"";color:inherit;background-color:currentColor;height:4px;width:4px;display:inline-block;vertical-align:4px;border-radius:50%;margin-left:18px;margin-right:18px}@media (max-width:575px){.entry-meta>span:not(:last-child):after{margin-left:12px;margin-right:12px;vertical-align:3px}.entry-meta{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.entry-header{margin:25px 0 35px}.entry-header .entry-title{word-wrap:break-word}.entry-header .entry-title a{color:inherit}.entry-content:not(.woocommerce-Tabs-panel)>*{margin-top:30px;margin-bottom:30px}.entry-content:not(.woocommerce-Tabs-panel)>.alignleft,.entry-content:not(.woocommerce-Tabs-panel)>.alignright{margin-top:0}.entry-content:not(.woocommerce-Tabs-panel)>p:last-of-type{margin-bottom:0}.entry-content:not(.woocommerce-Tabs-panel)>.alignwide{max-width:1070px;margin-left:auto;margin-right:auto}.entry-content:not(.woocommerce-Tabs-panel)>.alignfull{max-width:100%}.comment-content,.entry-content{margin:0}.comment-content>.wp-block-cover.alignleft:first-child+p,.comment-content>:first-child,.entry-content>.wp-block-cover.alignleft:first-child+p,.entry-content>:first-child{margin-top:0}.comment-content ol,.comment-content ul:not(.wp-block-gallery),.entry-content ol,.entry-content ul:not(.wp-block-gallery){margin:25px auto;list-style-position:outside}@media (max-width:575px){.comment-content ol,.comment-content ul:not(.wp-block-gallery),.entry-content ol,.entry-content ul:not(.wp-block-gallery){margin:20px 0}}.comment-content li,.entry-content li{margin:23px 0}@media (max-width:1280px){.comment-content li,.entry-content li{margin:20px 0}}@media (max-width:575px){.comment-content li,.entry-content li{margin:15px 0}}.comment-content ul,.entry-content ul{list-style:disc;padding-left:24px}@media (max-width:575px){.comment-content ul,.entry-content ul{padding-left:20px}}.comment-content ul.blocks-gallery-grid,.entry-content ul.blocks-gallery-grid{list-style:none;margin:0;padding:0}.comment-content ol,.entry-content ol{list-style:decimal;padding-left:24px}@media (max-width:575px){.comment-content ol,.entry-content ol{padding-left:20px}}.comment-content ol>li:first-child,.comment-content ul>li:first-child,.entry-content ol>li:first-child,.entry-content ul>li:first-child{margin-top:0}.comment-content dt,.entry-content dt{font-weight:700;margin-bottom:10px}.comment-content dd,.entry-content dd{margin:0 0 23px}@media (max-width:1280px){.comment-content dd,.entry-content dd{margin:0 0 20px}}@media (max-width:575px){.comment-content dd,.entry-content dd{margin:0 0 15px}}.comment-content dd:last-child,.entry-content dd:last-child{margin-bottom:0}.comment-content a,.entry-content a{text-decoration:underline;display:inline-block}.comment-content a:hover,.entry-content a:hover{text-decoration:none}.comment-content a.wp-block-button__link,.comment-content a.wp-block-file__button,.entry-content a.wp-block-button__link,.entry-content a.wp-block-file__button{background-color:#212121}.comment-content a.wp-block-button__link:hover,.comment-content a.wp-block-file__button:hover,.entry-content a.wp-block-button__link:hover,.entry-content a.wp-block-file__button:hover{text-decoration:none}.comment-content p[class*=-font-size],.comment-content p[style^=font-size],.entry-content p[class*=-font-size],.entry-content p[style^=font-size]{line-height:normal}.comment-content p.wp-block-cover-text,.entry-content p.wp-block-cover-text{color:#fff;position:relative}.comment-content p.wp-block-cover-text strong,.entry-content p.wp-block-cover-text strong{color:#fff}.comment-content p a,.entry-content p a{color:#212121}.comment-content p a:hover,.entry-content p a:hover{text-decoration:underline}.comment-content hr,.entry-content hr{background-color:#e6e6e6}.comment-content div[data-align=center] ul[class*=list],.comment-content ul.aligncenter,.entry-content div[data-align=center] ul[class*=list],.entry-content ul.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-content div[data-align=center] ul[class*=list]>li,.comment-content ul.aligncenter>li,.entry-content div[data-align=center] ul[class*=list]>li,.entry-content ul.aligncenter>li{margin-top:0}.comment-content div[data-align=center] ul[class*=list]>li:last-child,.comment-content ul.aligncenter>li:last-child,.entry-content div[data-align=center] ul[class*=list]>li:last-child,.entry-content ul.aligncenter>li:last-child{margin-bottom:0}.comment-content div[data-align=center] ul[class*=list] ul,.comment-content ul.aligncenter ul,.entry-content div[data-align=center] ul[class*=list] ul,.entry-content ul.aligncenter ul{margin-top:0;margin-bottom:0}.comment-content div[data-align=center] ul[class*=list] ul>li:last-child,.comment-content ul.aligncenter ul>li:last-child,.entry-content div[data-align=center] ul[class*=list] ul>li:last-child,.entry-content ul.aligncenter ul>li:last-child{margin-bottom:0}.comment-content ol ul,.comment-content ul ul,.entry-content ol ul,.entry-content ul ul{list-style-type:circle}.comment-content div[data-align=center] ul[class*=list]>li,.entry-content div[data-align=center] ul[class*=list]>li{margin-top:23px}.comment-content .wp-block-cover-text a,.entry-content .wp-block-cover-text a{color:inherit}.comment-content .wp-block-spacer,.entry-content .wp-block-spacer{clear:both}.comment-content .wp-block-columns,.entry-content .wp-block-columns{padding:5px 0 0;margin-bottom:-10px}.comment-content .is-style-squared .wp-block-button__link,.entry-content .is-style-squared .wp-block-button__link{border-radius:0}.comment-content cite,.comment-content dfn,.comment-content em,.comment-content i:not([class]),.entry-content cite,.entry-content dfn,.entry-content em,.entry-content i:not([class]){font-style:italic}.comment-content .wp-block-freeform.block-library-rich-text__tinymce code,.comment-content code,.comment-content ins,.comment-content kbd,.comment-content mark,.comment-content pre,.entry-content .wp-block-freeform.block-library-rich-text__tinymce code,.entry-content code,.entry-content ins,.entry-content kbd,.entry-content mark,.entry-content pre{border:1px solid #e6e6e6}.comment-content .wp-block-freeform.block-library-rich-text__tinymce code,.comment-content code,.comment-content ins,.comment-content kbd,.comment-content mark,.entry-content .wp-block-freeform.block-library-rich-text__tinymce code,.entry-content code,.entry-content ins,.entry-content kbd,.entry-content mark{display:inline-block;padding:3px 6px;border-radius:6px;margin:5px 0;background-color:#f7f7f7}.comment-content kbd,.entry-content kbd{-webkit-box-shadow:0 2px 1px rgba(0,0,0,.08);box-shadow:0 2px 1px rgba(0,0,0,.08)}.comment-content ins,.comment-content mark,.entry-content ins,.entry-content mark{color:var(--colorTextMain,#212121);text-decoration:none;border-color:#e0e7bb;background-color:#fff9c0}.comment-content pre .wp-block-freeform.block-library-rich-text__tinymce code,.comment-content pre code,.entry-content pre .wp-block-freeform.block-library-rich-text__tinymce code,.entry-content pre code{border:0;margin:0;padding:0;border-radius:0}.comment-content .wp-block-freeform.block-library-rich-text__tinymce code,.comment-content code,.comment-content kbd,.comment-content tt,.comment-content var,.entry-content .wp-block-freeform.block-library-rich-text__tinymce code,.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}.comment-content abbr,.comment-content acronym,.entry-content abbr,.entry-content acronym{border-bottom:1px dotted #e6e6e6;cursor:help}.comment-content q,.entry-content q{margin:0;font-size:21px;line-height:42px;font-weight:700;color:var(--colorTextMain,#212121);font-style:normal}.comment-content q:after,.comment-content q:before,.entry-content q:after,.entry-content q:before{content:'"'}@media (max-width:575px){.comment-content q,.entry-content q{font-size:calc(var(--bodyFontSize, 16px) + 2px);line-height:32px}}.comment-content .wp-block-pullquote blockquote,.entry-content .wp-block-pullquote blockquote{border:0;-webkit-box-shadow:none;box-shadow:none}.comment-content .wp-block-pullquote blockquote:after,.comment-content .wp-block-pullquote blockquote:before,.entry-content .wp-block-pullquote blockquote:after,.entry-content .wp-block-pullquote blockquote:before{display:none}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.comment-content .wp-block-pullquote,.comment-content .wp-block-quote,.comment-content blockquote,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.entry-content .wp-block-pullquote,.entry-content .wp-block-quote,.entry-content blockquote{margin:30px 0;padding:55px 30px;border-radius:6px;border:1px solid #e6e6e6;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);position:relative}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignleft,.comment-content .wp-block-pullquote.alignleft,.comment-content .wp-block-quote.alignleft,.comment-content blockquote.alignleft,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignleft,.entry-content .wp-block-pullquote.alignleft,.entry-content .wp-block-quote.alignleft,.entry-content blockquote.alignleft{margin-right:30px}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignright,.comment-content .wp-block-pullquote.alignright,.comment-content .wp-block-quote.alignright,.comment-content blockquote.alignright,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignright,.entry-content .wp-block-pullquote.alignright,.entry-content .wp-block-quote.alignright,.entry-content blockquote.alignright{margin-left:30px}@media (max-width:1280px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.comment-content .wp-block-pullquote,.comment-content .wp-block-quote,.comment-content blockquote,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.entry-content .wp-block-pullquote,.entry-content .wp-block-quote,.entry-content blockquote{padding:40px 25px}}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.comment-content .wp-block-pullquote,.comment-content .wp-block-quote,.comment-content blockquote,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote,.entry-content .wp-block-pullquote,.entry-content .wp-block-quote,.entry-content blockquote{padding:30px 20px}}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large,.comment-content .wp-block-pullquote.is-large,.comment-content .wp-block-pullquote.is-style-large,.comment-content .wp-block-quote.is-large,.comment-content .wp-block-quote.is-style-large,.comment-content blockquote.is-large,.comment-content blockquote.is-style-large,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large,.entry-content .wp-block-pullquote.is-large,.entry-content .wp-block-pullquote.is-style-large,.entry-content .wp-block-quote.is-large,.entry-content .wp-block-quote.is-style-large,.entry-content blockquote.is-large,.entry-content blockquote.is-style-large{padding-left:0;padding-right:0;border:0;-webkit-box-shadow:none;box-shadow:none}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large:before,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large:before,.comment-content .wp-block-pullquote.is-large:before,.comment-content .wp-block-pullquote.is-style-large:before,.comment-content .wp-block-quote.is-large:before,.comment-content .wp-block-quote.is-style-large:before,.comment-content blockquote.is-large:before,.comment-content blockquote.is-style-large:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large:before,.entry-content .wp-block-pullquote.is-large:before,.entry-content .wp-block-pullquote.is-style-large:before,.entry-content .wp-block-quote.is-large:before,.entry-content .wp-block-quote.is-style-large:before,.entry-content blockquote.is-large:before,.entry-content blockquote.is-style-large:before{left:0}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large:after,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large:after,.comment-content .wp-block-pullquote.is-large:after,.comment-content .wp-block-pullquote.is-style-large:after,.comment-content .wp-block-quote.is-large:after,.comment-content .wp-block-quote.is-style-large:after,.comment-content blockquote.is-large:after,.comment-content blockquote.is-style-large:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-large:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote.is-style-large:after,.entry-content .wp-block-pullquote.is-large:after,.entry-content .wp-block-pullquote.is-style-large:after,.entry-content .wp-block-quote.is-large:after,.entry-content .wp-block-quote.is-style-large:after,.entry-content blockquote.is-large:after,.entry-content blockquote.is-style-large:after{right:0}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.comment-content .wp-block-pullquote:after,.comment-content .wp-block-pullquote:before,.comment-content .wp-block-quote:after,.comment-content .wp-block-quote:before,.comment-content blockquote:after,.comment-content blockquote:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.entry-content .wp-block-pullquote:after,.entry-content .wp-block-pullquote:before,.entry-content .wp-block-quote:after,.entry-content .wp-block-quote:before,.entry-content blockquote:after,.entry-content blockquote:before{content:"";display:block;width:24px;height:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.382' height='15'%3E%3Cpath d='M.143 10.779A8.076 8.076 0 01.026 8.57a9.059 9.059 0 011.22-3.928 10.9 10.9 0 011.11-1.581A9.139 9.139 0 018.021.006L8.068 0l.228.676-.053.018a11.285 11.285 0 00-2.717 1.285A6.768 6.768 0 003.751 3.83a10.112 10.112 0 00-.991 1.843A4.986 4.986 0 115.214 15a5.4 5.4 0 01-1.5-.227 5.074 5.074 0 01-2.2-1.405 5.759 5.759 0 01-.91-1.328 5.473 5.473 0 01-.461-1.261zM13.325 10.779a8.073 8.073 0 01-.117-2.209 9.057 9.057 0 011.22-3.928 10.9 10.9 0 011.11-1.581A9.139 9.139 0 0121.203.006L21.25 0l.228.676-.053.018a11.288 11.288 0 00-2.717 1.285 6.767 6.767 0 00-1.775 1.851 10.114 10.114 0 00-.991 1.843A4.986 4.986 0 1118.396 15a5.4 5.4 0 01-1.5-.227 5.073 5.073 0 01-2.2-1.405 5.758 5.758 0 01-.91-1.328 5.474 5.474 0 01-.461-1.261z' fill='%23ececec'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.comment-content .wp-block-pullquote:before,.comment-content .wp-block-quote:before,.comment-content blockquote:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.entry-content .wp-block-pullquote:before,.entry-content .wp-block-quote:before,.entry-content blockquote:before{top:30px;left:30px}@media (max-width:1280px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.comment-content .wp-block-pullquote:before,.comment-content .wp-block-quote:before,.comment-content blockquote:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.entry-content .wp-block-pullquote:before,.entry-content .wp-block-quote:before,.entry-content blockquote:before{top:20px;left:25px}}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.comment-content .wp-block-pullquote:before,.comment-content .wp-block-quote:before,.comment-content blockquote:before,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:before,.entry-content .wp-block-pullquote:before,.entry-content .wp-block-quote:before,.entry-content blockquote:before{top:10px;left:20px}}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.comment-content .wp-block-pullquote:after,.comment-content .wp-block-quote:after,.comment-content blockquote:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.entry-content .wp-block-pullquote:after,.entry-content .wp-block-quote:after,.entry-content blockquote:after{display:none;right:30px;bottom:30px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1280px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.comment-content .wp-block-pullquote:after,.comment-content .wp-block-quote:after,.comment-content blockquote:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.entry-content .wp-block-pullquote:after,.entry-content .wp-block-quote:after,.entry-content blockquote:after{bottom:20px;right:25px}}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.comment-content .wp-block-pullquote:after,.comment-content .wp-block-quote:after,.comment-content blockquote:after,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote:after,.entry-content .wp-block-pullquote:after,.entry-content .wp-block-quote:after,.entry-content blockquote:after{bottom:10px;right:20px}}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote p,.comment-content .wp-block-pullquote p,.comment-content .wp-block-quote p,.comment-content blockquote p,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote p,.entry-content .wp-block-pullquote p,.entry-content .wp-block-quote p,.entry-content blockquote p{margin:0;font-size:21px;line-height:42px;font-weight:700;color:var(--colorTextMain,#212121);font-style:normal}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote p,.comment-content .wp-block-pullquote p,.comment-content .wp-block-quote p,.comment-content blockquote p,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote p,.entry-content .wp-block-pullquote p,.entry-content .wp-block-quote p,.entry-content blockquote p{font-size:calc(var(--bodyFontSize, 16px) + 2px);line-height:32px}}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote code,.comment-content .wp-block-pullquote code,.comment-content .wp-block-quote code,.comment-content blockquote code,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote code,.entry-content .wp-block-pullquote code,.entry-content .wp-block-quote code,.entry-content blockquote code{margin:0}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.comment-content .wp-block-pullquote .wp-block-pullquote__citation,.comment-content .wp-block-pullquote .wp-block-quote__citation,.comment-content .wp-block-pullquote cite,.comment-content .wp-block-quote .wp-block-pullquote__citation,.comment-content .wp-block-quote .wp-block-quote__citation,.comment-content .wp-block-quote cite,.comment-content blockquote .wp-block-pullquote__citation,.comment-content blockquote .wp-block-quote__citation,.comment-content blockquote cite,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.entry-content .wp-block-pullquote .wp-block-pullquote__citation,.entry-content .wp-block-pullquote .wp-block-quote__citation,.entry-content .wp-block-pullquote cite,.entry-content .wp-block-quote .wp-block-pullquote__citation,.entry-content .wp-block-quote .wp-block-quote__citation,.entry-content .wp-block-quote cite,.entry-content blockquote .wp-block-pullquote__citation,.entry-content blockquote .wp-block-quote__citation,.entry-content blockquote cite{display:inline-block;margin:60px 0 0;font-size:15px;line-height:20px;font-weight:700;color:var(--colorTextMain,#212121);text-transform:capitalize;font-style:italic}@media (max-width:1280px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.comment-content .wp-block-pullquote .wp-block-pullquote__citation,.comment-content .wp-block-pullquote .wp-block-quote__citation,.comment-content .wp-block-pullquote cite,.comment-content .wp-block-quote .wp-block-pullquote__citation,.comment-content .wp-block-quote .wp-block-quote__citation,.comment-content .wp-block-quote cite,.comment-content blockquote .wp-block-pullquote__citation,.comment-content blockquote .wp-block-quote__citation,.comment-content blockquote cite,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.entry-content .wp-block-pullquote .wp-block-pullquote__citation,.entry-content .wp-block-pullquote .wp-block-quote__citation,.entry-content .wp-block-pullquote cite,.entry-content .wp-block-quote .wp-block-pullquote__citation,.entry-content .wp-block-quote .wp-block-quote__citation,.entry-content .wp-block-quote cite,.entry-content blockquote .wp-block-pullquote__citation,.entry-content blockquote .wp-block-quote__citation,.entry-content blockquote cite{margin:50px 0 0}}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.comment-content .wp-block-pullquote .wp-block-pullquote__citation,.comment-content .wp-block-pullquote .wp-block-quote__citation,.comment-content .wp-block-pullquote cite,.comment-content .wp-block-quote .wp-block-pullquote__citation,.comment-content .wp-block-quote .wp-block-quote__citation,.comment-content .wp-block-quote cite,.comment-content blockquote .wp-block-pullquote__citation,.comment-content blockquote .wp-block-quote__citation,.comment-content blockquote cite,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite,.entry-content .wp-block-pullquote .wp-block-pullquote__citation,.entry-content .wp-block-pullquote .wp-block-quote__citation,.entry-content .wp-block-pullquote cite,.entry-content .wp-block-quote .wp-block-pullquote__citation,.entry-content .wp-block-quote .wp-block-quote__citation,.entry-content .wp-block-quote cite,.entry-content blockquote .wp-block-pullquote__citation,.entry-content blockquote .wp-block-quote__citation,.entry-content blockquote cite{margin:30px 0 0;font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation em,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation em,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite em,.comment-content .wp-block-pullquote .wp-block-pullquote__citation em,.comment-content .wp-block-pullquote .wp-block-quote__citation em,.comment-content .wp-block-pullquote cite em,.comment-content .wp-block-quote .wp-block-pullquote__citation em,.comment-content .wp-block-quote .wp-block-quote__citation em,.comment-content .wp-block-quote cite em,.comment-content blockquote .wp-block-pullquote__citation em,.comment-content blockquote .wp-block-quote__citation em,.comment-content blockquote cite em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite em,.entry-content .wp-block-pullquote .wp-block-pullquote__citation em,.entry-content .wp-block-pullquote .wp-block-quote__citation em,.entry-content .wp-block-pullquote cite em,.entry-content .wp-block-quote .wp-block-pullquote__citation em,.entry-content .wp-block-quote .wp-block-quote__citation em,.entry-content .wp-block-quote cite em,.entry-content blockquote .wp-block-pullquote__citation em,.entry-content blockquote .wp-block-quote__citation em,.entry-content blockquote cite em{font-size:15px;line-height:20px}@media (max-width:575px){.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation em,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation em,.comment-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite em,.comment-content .wp-block-pullquote .wp-block-pullquote__citation em,.comment-content .wp-block-pullquote .wp-block-quote__citation em,.comment-content .wp-block-pullquote cite em,.comment-content .wp-block-quote .wp-block-pullquote__citation em,.comment-content .wp-block-quote .wp-block-quote__citation em,.comment-content .wp-block-quote cite em,.comment-content blockquote .wp-block-pullquote__citation em,.comment-content blockquote .wp-block-quote__citation em,.comment-content blockquote cite em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-pullquote__citation em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote .wp-block-quote__citation em,.entry-content .wp-block-freeform.block-library-rich-text__tinymce blockquote cite em,.entry-content .wp-block-pullquote .wp-block-pullquote__citation em,.entry-content .wp-block-pullquote .wp-block-quote__citation em,.entry-content .wp-block-pullquote cite em,.entry-content .wp-block-quote .wp-block-pullquote__citation em,.entry-content .wp-block-quote .wp-block-quote__citation em,.entry-content .wp-block-quote cite em,.entry-content blockquote .wp-block-pullquote__citation em,.entry-content blockquote .wp-block-quote__citation em,.entry-content blockquote cite em{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.comment-content .wp-block-pullquote,.entry-content .wp-block-pullquote{border-width:1px;border-color:#e6e6e6}.comment-content .wp-block-pullquote blockquote,.entry-content .wp-block-pullquote blockquote{margin:0;padding:0}.comment-content .wp-block-pullquote blockquote:after,.comment-content .wp-block-pullquote blockquote:before,.entry-content .wp-block-pullquote blockquote:after,.entry-content .wp-block-pullquote blockquote:before{content:none}.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{min-height:244px;border-radius:6px;padding:56px 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0}@media (max-width:1280px){.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{padding:50px}}@media (max-width:575px){.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{padding:30px;min-height:180px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote,.entry-content .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%;width:100%}.comment-content .wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p{color:#fff!important;font-size:25px;line-height:40px}@media (max-width:575px){.comment-content .wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p{font-size:20px;line-height:30px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote p:first-letter,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:first-letter{text-transform:capitalize}.comment-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation,.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite,.entry-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite{font-size:15px;font-style:normal;color:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575px){.comment-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation,.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite,.entry-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite{font-size:13px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation:before,.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite:before,.entry-content .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation:before,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite:before{content:"";width:16px;height:2px;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:5px}.comment-content table,.entry-content table{table-layout:fixed;overflow:hidden}.comment-content table:not(.wp-calendar-table),.entry-content table:not(.wp-calendar-table){border-spacing:0;border-radius:6px;border-collapse:initial;border:1px solid #e6e6e6;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08)}.comment-content table:not(.wp-calendar-table).wp-block-table,.entry-content table:not(.wp-calendar-table).wp-block-table{border-collapse:inherit}.comment-content table:not(.wp-calendar-table).wp-block-table.is-style-stripes,.entry-content table:not(.wp-calendar-table).wp-block-table.is-style-stripes{border-bottom-color:#e6e6e6}@media (max-width:1440px){.comment-content table:not(.wp-calendar-table),.entry-content table:not(.wp-calendar-table){padding:0}}.comment-content table:not(.wp-calendar-table) thead,.entry-content table:not(.wp-calendar-table) thead{background-color:#f7f7f7}.comment-content table:not(.wp-calendar-table) thead tr th,.entry-content table:not(.wp-calendar-table) thead tr th{color:var(--colorTextMain,#212121);line-height:1.1875;padding:15px;text-align:left;border:0}.comment-content table:not(.wp-calendar-table) thead tr th:first-child,.entry-content table:not(.wp-calendar-table) thead tr th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.comment-content table:not(.wp-calendar-table) thead tr th:last-child,.entry-content table:not(.wp-calendar-table) thead tr th:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.comment-content table:not(.wp-calendar-table) tbody tr td,.comment-content table:not(.wp-calendar-table) tbody tr th,.entry-content table:not(.wp-calendar-table) tbody tr td,.entry-content table:not(.wp-calendar-table) tbody tr th{padding:15px;font-weight:400;text-align:left;border:0;border-bottom:1px solid #e6e6e6}.comment-content table:not(.wp-calendar-table) tbody tr:last-child td,.comment-content table:not(.wp-calendar-table) tbody tr:last-child th,.entry-content table:not(.wp-calendar-table) tbody tr:last-child td,.entry-content table:not(.wp-calendar-table) tbody tr:last-child th{border-bottom:0}.comment-content .wp-block-table,.entry-content .wp-block-table{border-radius:6px}.comment-content .wp-block-table.is-style-stripes,.entry-content .wp-block-table.is-style-stripes{border:0}.comment-content .wp-block-table table,.entry-content .wp-block-table table{border-collapse:initial}.comment-content .wp-block-table table:last-of-type,.entry-content .wp-block-table table:last-of-type{margin-bottom:0}.comment-content .wp-block-calendar,.entry-content .wp-block-calendar{border-radius:6px;border:1px solid #e6e6e6;overflow:hidden}.comment-content .wp-block-calendar table,.entry-content .wp-block-calendar table{margin:0}.comment-content .wp-block-calendar table caption,.entry-content .wp-block-calendar table caption{color:var(--colorTextMain,#212121);padding:13px 0 14px;font-weight:600;margin-bottom:5px;background-color:#f7f7f7}.comment-content .wp-block-calendar table thead th,.entry-content .wp-block-calendar table thead th{border:0;padding:5px 5px 8px;font-weight:600;background-color:transparent}.comment-content .wp-block-calendar table tbody td,.entry-content .wp-block-calendar table tbody td{padding:5px;text-align:center;border:0}.comment-content .wp-block-calendar table tfoot tr,.entry-content .wp-block-calendar table tfoot tr{height:35px;vertical-align:bottom}.comment-content .wp-block-calendar table tfoot tr td:last-child,.entry-content .wp-block-calendar table tfoot tr td:last-child{text-align:right}.comment-content .wp-block-calendar table a,.entry-content .wp-block-calendar table a{font-weight:700;color:#212121;text-decoration:none}.comment-content .wp-block-calendar .wp-calendar-nav,.entry-content .wp-block-calendar .wp-calendar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 30px 25px}.comment-content .wp-block-calendar .wp-calendar-nav a,.entry-content .wp-block-calendar .wp-calendar-nav a{text-decoration:none}.comment-content .wp-block-image figcaption,.entry-content .wp-block-image figcaption{margin-top:15px;margin-bottom:15px}.comment-content .wp-block-button__link,.entry-content .wp-block-button__link{text-decoration:none;background-color:#212121}.comment-content .wp-block-button.is-style-outline .wp-block-button__link,.entry-content .wp-block-button.is-style-outline .wp-block-button__link{color:#212121;border-color:#212121;background-color:transparent}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a{color:var(--colorTextMain,#212121);font-weight:600}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover{color:#212121}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{color:var(--colorTextLight,#999);font-size:13px}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt{font-size:calc(var(--bodyFontSize, 16px) - 2px)}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p{font-size:inherit}.comment-content .wp-block-latest-posts,.entry-content .wp-block-latest-posts{padding:0}.comment-content .wp-block-latest-posts li,.entry-content .wp-block-latest-posts li{list-style:none}.comment-content .wp-block-latest-posts li a,.entry-content .wp-block-latest-posts li a{color:var(--colorTextMain,#212121);font-weight:600;margin-bottom:5px;display:inline-block}.comment-content .wp-block-latest-posts li a:hover,.entry-content .wp-block-latest-posts li a:hover{color:#212121}.comment-content .wp-block-latest-posts li .wp-block-latest-posts__post-date,.entry-content .wp-block-latest-posts li .wp-block-latest-posts__post-date{color:var(--colorTextLight,#999);font-size:13px;line-height:1.5625}.comment-content .wp-block-video video,.entry-content .wp-block-video video{width:100%}.comment-content .post-password-form label input[type=password],.entry-content .post-password-form label input[type=password]{border-radius:6px;min-height:48px}@media (max-width:435px){.comment-content .post-password-form label,.entry-content .post-password-form label{display:grid}.comment-content .post-password-form input[type=submit],.entry-content .post-password-form input[type=submit]{width:100%;margin-top:12px}}.comment-content .content>*{margin-top:30px;margin-bottom:30px}@media (max-width:1280px){.comment-content .content>*{margin-top:30px;margin-bottom:30px}}.comment-content .content>.alignleft,.comment-content .content>.alignright,.comment-content .content>p:first-child{margin-top:0}.comment-content .content>p:last-child{margin-bottom:0}.comment-content .content table tbody tr:first-child{background-color:#f7f7f7}.comment-content .content table tbody tr:first-child th{font-weight:700;color:var(--colorTextMain,#212121);border-bottom:0}.page-template-default.woocommerce-page .entry-content table:not(.wp-calendar-table){-webkit-box-shadow:none;box-shadow:none}.page-template-default:not(.woocommerce-page) .entry-content table:not(.wp-calendar-table) tbody tr:first-child{background-color:#f7f7f7}.page-template-default:not(.woocommerce-page) .entry-content table:not(.wp-calendar-table) tbody tr:first-child th{font-weight:700;color:var(--colorTextMain,#212121);border-bottom:0}.page-links .post-page-numbers{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:35px;height:35px;text-decoration:none;color:var(--colorTextMain,#212121);border-radius:6px;background-color:#f1f1f1;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;font-weight:600;margin:5px}@media (max-width:575px){.page-links .post-page-numbers{width:30px;height:30px;font-size:13px}}.page-links .post-page-numbers.current,.page-links .post-page-numbers.current:hover,.page-links .post-page-numbers:active,.page-links .post-page-numbers:focus,.page-links .post-page-numbers:hover{border-color:var(--colorPrimaryHover,#3a3a3a);background-color:var(--colorPrimaryHover,#3a3a3a);color:#fff}.page-links .post-page-numbers:active,.page-links .post-page-numbers:focus{outline:0}.entry-footer{margin-top:30px}@media (max-width:575px){.entry-footer{margin-top:20px}}.wp-block-embed.alignfull iframe{width:100%}body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:60px}@media (max-width:990px){body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:40px}}body:not(.single):not(.page) article.page:last-of-type,body:not(.single):not(.page) article.post:last-of-type,body:not(.single):not(.page) article.product:last-of-type{margin-bottom:0}body:not(.single):not(.page) article.page .entry-media,body:not(.single):not(.page) article.post .entry-media,body:not(.single):not(.page) article.product .entry-media{position:relative;margin:0 0 25px}body:not(.single):not(.page) article.page .entry-media img,body:not(.single):not(.page) article.post .entry-media img,body:not(.single):not(.page) article.product .entry-media img{border-radius:6px}body:not(.single):not(.page) article.page .entry-media>iframe,body:not(.single):not(.page) article.post .entry-media>iframe,body:not(.single):not(.page) article.product .entry-media>iframe{width:100%}body:not(.single):not(.page) article.page .entry-header,body:not(.single):not(.page) article.post .entry-header,body:not(.single):not(.page) article.product .entry-header{margin:0 0 15px}body:not(.single):not(.page) article.page .entry-header .entry-meta a,body:not(.single):not(.page) article.post .entry-header .entry-meta a,body:not(.single):not(.page) article.product .entry-header .entry-meta a{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}body:not(.single):not(.page) article.page .entry-header .entry-meta a:not(:last-child),body:not(.single):not(.page) article.post .entry-header .entry-meta a:not(:last-child),body:not(.single):not(.page) article.product .entry-header .entry-meta a:not(:last-child){margin-right:6px}@media (max-width:575px){body:not(.single):not(.page) article.page .entry-header .entry-meta a:not(:last-child),body:not(.single):not(.page) article.post .entry-header .entry-meta a:not(:last-child),body:not(.single):not(.page) article.product .entry-header .entry-meta a:not(:last-child){margin-right:4px}}body:not(.single):not(.page) article.page .entry-header .entry-meta .category:after,body:not(.single):not(.page) article.post .entry-header .entry-meta .category:after,body:not(.single):not(.page) article.product .entry-header .entry-meta .category:after{content:",";padding-left:4px;padding-right:4px}body:not(.single):not(.page) article.page .entry-header .entry-meta .category:last-child:after,body:not(.single):not(.page) article.post .entry-header .entry-meta .category:last-child:after,body:not(.single):not(.page) article.product .entry-header .entry-meta .category:last-child:after{display:none}body:not(.single):not(.page) article.page .entry-header .entry-title,body:not(.single):not(.page) article.post .entry-header .entry-title,body:not(.single):not(.page) article.product .entry-header .entry-title{margin:10px 0 0}@media (max-width:575px){body:not(.single):not(.page) article.page .entry-header .entry-title,body:not(.single):not(.page) article.post .entry-header .entry-title,body:not(.single):not(.page) article.product .entry-header .entry-title{margin:10px 0 0}}body:not(.single):not(.page) article.page .entry-title,body:not(.single):not(.page) article.post .entry-title,body:not(.single):not(.page) article.product .entry-title{font-size:var(--h2FontSize,24px);word-wrap:break-word}@media (max-width:575px){body:not(.single):not(.page) article.page .entry-title,body:not(.single):not(.page) article.post .entry-title,body:not(.single):not(.page) article.product .entry-title{font-size:calc(var(--h2FontSize, 24px) - 2px)}}body:not(.single):not(.page) article.page .entry-title a,body:not(.single):not(.page) article.post .entry-title a,body:not(.single):not(.page) article.product .entry-title a{color:inherit}body:not(.single):not(.page) article.page .entry-title a:focus,body:not(.single):not(.page) article.page .entry-title a:hover,body:not(.single):not(.page) article.post .entry-title a:focus,body:not(.single):not(.page) article.post .entry-title a:hover,body:not(.single):not(.page) article.product .entry-title a:focus,body:not(.single):not(.page) article.product .entry-title a:hover{color:var(--colorPrimaryHover,#3a3a3a)}body:not(.single):not(.page) article.page .entry-content,body:not(.single):not(.page) article.post .entry-content,body:not(.single):not(.page) article.product .entry-content{color:var(--colorTextLight,#5a5a5a)}body:not(.single):not(.page) article.page .entry-content p,body:not(.single):not(.page) article.post .entry-content p,body:not(.single):not(.page) article.product .entry-content p{margin:0;line-height:2}body:not(.single):not(.page) article.page .entry-content .has-text-color p,body:not(.single):not(.page) article.post .entry-content .has-text-color p,body:not(.single):not(.page) article.product .entry-content .has-text-color p{color:inherit;line-height:inherit}body:not(.single):not(.page) article.page .entry-footer a.chawkbazar-read-more,body:not(.single):not(.page) article.post .entry-footer a.chawkbazar-read-more,body:not(.single):not(.page) article.product .entry-footer a.chawkbazar-read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--colorPrimary,#212121);font-size:calc(var(--bodyFontSize, 16px) - 2px);line-height:1;font-weight:600;text-decoration:underline;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}body:not(.single):not(.page) article.page .entry-footer a.chawkbazar-read-more:focus,body:not(.single):not(.page) article.page .entry-footer a.chawkbazar-read-more:hover,body:not(.single):not(.page) article.post .entry-footer a.chawkbazar-read-more:focus,body:not(.single):not(.page) article.post .entry-footer a.chawkbazar-read-more:hover,body:not(.single):not(.page) article.product .entry-footer a.chawkbazar-read-more:focus,body:not(.single):not(.page) article.product .entry-footer a.chawkbazar-read-more:hover{color:var(--colorPrimaryHover,#3a3a3a)}body:not(.single):not(.page) article.page.sticky,body:not(.single):not(.page) article.post.sticky,body:not(.single):not(.page) article.product.sticky{padding:35px 30px;border-radius:6px;border:1px solid #e6e6e6;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.08);box-shadow:0 3px 6px rgba(0,0,0,.08)}@media (max-width:575px){body:not(.single):not(.page) article.page.sticky,body:not(.single):not(.page) article.post.sticky,body:not(.single):not(.page) article.product.sticky{padding:25px 20px}}body:not(.single):not(.page) article.page.format-chat,body:not(.single):not(.page) article.page.format-link,body:not(.single):not(.page) article.page.format-quote,body:not(.single):not(.page) article.page.format-status,body:not(.single):not(.page) article.post.format-chat,body:not(.single):not(.page) article.post.format-link,body:not(.single):not(.page) article.post.format-quote,body:not(.single):not(.page) article.post.format-status,body:not(.single):not(.page) article.product.format-chat,body:not(.single):not(.page) article.product.format-link,body:not(.single):not(.page) article.product.format-quote,body:not(.single):not(.page) article.product.format-status{background-repeat:no-repeat;background-size:cover;min-height:180px;border-radius:6px;border:1px solid #e6e6e6;padding:60px 60px 58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative}@media (max-width:575px){body:not(.single):not(.page) article.page.format-chat,body:not(.single):not(.page) article.page.format-link,body:not(.single):not(.page) article.page.format-quote,body:not(.single):not(.page) article.page.format-status,body:not(.single):not(.page) article.post.format-chat,body:not(.single):not(.page) article.post.format-link,body:not(.single):not(.page) article.post.format-quote,body:not(.single):not(.page) article.post.format-status,body:not(.single):not(.page) article.product.format-chat,body:not(.single):not(.page) article.product.format-link,body:not(.single):not(.page) article.product.format-quote,body:not(.single):not(.page) article.product.format-status{min-height:150px;padding:40px 30px 38px}}body:not(.single):not(.page) article.page.format-chat h3,body:not(.single):not(.page) article.page.format-link h3,body:not(.single):not(.page) article.page.format-quote h3,body:not(.single):not(.page) article.page.format-status h3,body:not(.single):not(.page) article.post.format-chat h3,body:not(.single):not(.page) article.post.format-link h3,body:not(.single):not(.page) article.post.format-quote h3,body:not(.single):not(.page) article.post.format-status h3,body:not(.single):not(.page) article.product.format-chat h3,body:not(.single):not(.page) article.product.format-link h3,body:not(.single):not(.page) article.product.format-quote h3,body:not(.single):not(.page) article.product.format-status h3{margin:0;line-height:1.2}body:not(.single):not(.page) article.page.format-chat h3 a,body:not(.single):not(.page) article.page.format-link h3 a,body:not(.single):not(.page) article.page.format-quote h3 a,body:not(.single):not(.page) article.page.format-status h3 a,body:not(.single):not(.page) article.post.format-chat h3 a,body:not(.single):not(.page) article.post.format-link h3 a,body:not(.single):not(.page) article.post.format-quote h3 a,body:not(.single):not(.page) article.post.format-status h3 a,body:not(.single):not(.page) article.product.format-chat h3 a,body:not(.single):not(.page) article.product.format-link h3 a,body:not(.single):not(.page) article.product.format-quote h3 a,body:not(.single):not(.page) article.product.format-status h3 a{line-height:40px}body:not(.single):not(.page) article.page.format-chat svg,body:not(.single):not(.page) article.page.format-link svg,body:not(.single):not(.page) article.page.format-quote svg,body:not(.single):not(.page) article.page.format-status svg,body:not(.single):not(.page) article.post.format-chat svg,body:not(.single):not(.page) article.post.format-link svg,body:not(.single):not(.page) article.post.format-quote svg,body:not(.single):not(.page) article.post.format-status svg,body:not(.single):not(.page) article.product.format-chat svg,body:not(.single):not(.page) article.product.format-link svg,body:not(.single):not(.page) article.product.format-quote svg,body:not(.single):not(.page) article.product.format-status svg{width:34px;height:34px;position:absolute;z-index:1;top:40px;right:40px;line-height:1;color:var(--colorPrimary,#212121)}@media (max-width:575px){body:not(.single):not(.page) article.page.format-chat svg,body:not(.single):not(.page) article.page.format-link svg,body:not(.single):not(.page) article.page.format-quote svg,body:not(.single):not(.page) article.page.format-status svg,body:not(.single):not(.page) article.post.format-chat svg,body:not(.single):not(.page) article.post.format-link svg,body:not(.single):not(.page) article.post.format-quote svg,body:not(.single):not(.page) article.post.format-status svg,body:not(.single):not(.page) article.product.format-chat svg,body:not(.single):not(.page) article.product.format-link svg,body:not(.single):not(.page) article.product.format-quote svg,body:not(.single):not(.page) article.product.format-status svg{width:24px;height:24px;top:20px;right:22px}}body:not(.single):not(.page) article.page.format-link h3 a,body:not(.single):not(.page) article.post.format-link h3 a,body:not(.single):not(.page) article.product.format-link h3 a{text-decoration:underline}body:not(.single):not(.page) article.page.format-link h3 a:focus,body:not(.single):not(.page) article.page.format-link h3 a:hover,body:not(.single):not(.page) article.post.format-link h3 a:focus,body:not(.single):not(.page) article.post.format-link h3 a:hover,body:not(.single):not(.page) article.product.format-link h3 a:focus,body:not(.single):not(.page) article.product.format-link h3 a:hover{text-decoration:none}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery .swiper-container,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery .swiper-container,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery .swiper-container{border-radius:6px;width:calc(100% - 2px);background-color:var(--colorPrimary,#212121)}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item{min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item img,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item img,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery .swiper-slide .chawkbazar-post-gallery-item img{max-height:100%;-webkit-box-shadow:none;box-shadow:none}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:40px;height:40px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;top:calc(50% - 20px);-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;z-index:1}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next svg,body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev svg,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next svg,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev svg,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next svg,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev svg{width:20px;height:20px}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next:hover,body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev:hover,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next:hover,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev:hover,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next:hover,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev:hover{background-color:#f1f1f1}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next:focus,body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev:focus,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next:focus,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev:focus,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next:focus,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev:focus{outline:0}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev{left:-20px}@media (max-width:767px){body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-prev{left:20px}}body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next{right:-20px}@media (max-width:767px){body:not(.single):not(.page) article.page.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .chawkbazar-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .chawkbazar-post-gallery-next{right:20px}}.single-post .entry-media{margin-bottom:35px}.single-post .entry-media img{border-radius:6px}.single-post .entry-header{margin-top:0}.single-post .entry-header .entry-title{margin-bottom:15px}@media (max-width:767px){.single-post .entry-header .entry-title{font-size:calc(var(--h2FontSize, 24px) - 4px)}}.single-post .entry-header .entry-meta{color:var(--colorTextLight,#5a5a5a)}.single-post.single-format-quote .entry-header{margin-bottom:60px}@media (max-width:575px){.single-post.single-format-quote .entry-header{margin-bottom:30px}}.single-post .entry-content{margin-bottom:48px}.single-post .entry-content .wp-block-image img{border-radius:6px}.single-post .entry-content blockquote>p{font-weight:600;font-size:24px}.single-post .entry-content blockquote:after{display:none}.single-post .entry-content .twitter-tweet{margin-left:0}@media (max-width:1280px){.single-post .entry-content .has-large-font-size{font-size:28px}}@media (max-width:575px){.single-post .entry-content .has-large-font-size{font-size:20px}}.single-post .entry-content .pk-share-buttons-layout-default .pk-share-buttons-item:nth-child(-n+2){-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0}.single-post .entry-content .pk-share-buttons-wrap{margin-bottom:0}.single-post .entry-content .pk-share-buttons-wrap .pk-share-buttons-items .pk-share-buttons-item:first-of-type{padding-left:0}.single-post .entry-content .pk-share-buttons-wrap .pk-share-buttons-items .pk-share-buttons-item:not(:last-child){margin-right:16px}.single-post .entry-content .pk-share-buttons-wrap .pk-share-buttons-items .pk-share-buttons-item .pk-share-buttons-link{font-size:calc(var(--bodyFontSize, 16px) - 1px);border-radius:0;color:var(--colorPrimary,#212121);height:auto;padding:0;background-color:transparent;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.single-post .entry-content .pk-share-buttons-wrap .pk-share-buttons-items .pk-share-buttons-item .pk-share-buttons-link:hover{opacity:.8}.single-post .entry-content .pk-share-buttons-wrap .pk-share-buttons-items .pk-share-buttons-item .pk-share-buttons-link .pk-share-buttons-label{font-weight:600}.single-post .chawkbazar-post-footer{display:grid;grid-gap:80px}@media (max-width:1280px){.single-post .chawkbazar-post-footer{grid-gap:62px}}@media (max-width:575px){.single-post .chawkbazar-post-footer{grid-gap:48px}}.single-post .chawkbazar-post-footer-meta{display:grid;grid-template-columns:1fr;grid-gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-post .entry-post-categories,.single-post .entry-post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-post .entry-post-categories .cat-title,.single-post .entry-post-categories .tag-title,.single-post .entry-post-tags .cat-title,.single-post .entry-post-tags .tag-title{-ms-flex-negative:0;flex-shrink:0;font-weight:600}.single-post .entry-post-categories a,.single-post .entry-post-tags a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-transform:lowercase;font-size:calc(var(--bodyFontSize, 16px) - 1px);margin-left:12px;text-decoration:underline}@media (max-width:575px){.single-post .entry-post-categories a,.single-post .entry-post-tags a{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.single-post .entry-post-categories a:focus,.single-post .entry-post-categories a:hover,.single-post .entry-post-tags a:focus,.single-post .entry-post-tags a:hover{color:var(--colorPrimaryHover,#3a3a3a);text-decoration:none}.single-post .entry-post-tags a:before{content:"#"}.single-post select{max-width:268px;width:100%}.single-post .blocks-gallery-grid .blocks-gallery-image figcaption,.single-post .blocks-gallery-grid .blocks-gallery-item figcaption,.single-post .wp-block-gallery .blocks-gallery-image figcaption,.single-post .wp-block-gallery .blocks-gallery-item figcaption{padding-bottom:2em}.archive .pagination,.blog .pagination,.search .pagination{position:relative}.archive .pagination .nav-links,.blog .pagination .nav-links,.search .pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}@media (max-width:990px){.archive .pagination .nav-links,.blog .pagination .nav-links,.search .pagination .nav-links{margin-top:40px}}.archive .pagination .nav-links .page-numbers:not(.dots),.blog .pagination .nav-links .page-numbers:not(.dots),.search .pagination .nav-links .page-numbers:not(.dots){margin:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:35px;height:35px;color:var(--colorTextMain,#212121);border-radius:6px;background-color:#f1f1f1;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}@media (max-width:575px){.archive .pagination .nav-links .page-numbers:not(.dots),.blog .pagination .nav-links .page-numbers:not(.dots),.search .pagination .nav-links .page-numbers:not(.dots){width:30px;height:30px;font-size:13px}}.archive .pagination .nav-links .page-numbers:not(.dots).current,.archive .pagination .nav-links .page-numbers:not(.dots).current:hover,.blog .pagination .nav-links .page-numbers:not(.dots).current,.blog .pagination .nav-links .page-numbers:not(.dots).current:hover,.search .pagination .nav-links .page-numbers:not(.dots).current,.search .pagination .nav-links .page-numbers:not(.dots).current:hover{color:#fff;font-weight:600;background-color:var(--colorTextMain,#212121)}.archive .pagination .nav-links .page-numbers:not(.dots):focus,.archive .pagination .nav-links .page-numbers:not(.dots):hover,.blog .pagination .nav-links .page-numbers:not(.dots):focus,.blog .pagination .nav-links .page-numbers:not(.dots):hover,.search .pagination .nav-links .page-numbers:not(.dots):focus,.search .pagination .nav-links .page-numbers:not(.dots):hover{background:var(--colorPrimaryHover,#3a3a3a);color:#fff;-webkit-box-shadow:none;box-shadow:none}.archive .pagination .nav-links .page-numbers.dots,.blog .pagination .nav-links .page-numbers.dots,.search .pagination .nav-links .page-numbers.dots{padding:0 10px}.archive .pagination .nav-links .next,.archive .pagination .nav-links .prev,.blog .pagination .nav-links .next,.blog .pagination .nav-links .prev,.search .pagination .nav-links .next,.search .pagination .nav-links .prev{color:var(--colorTextLight,#5a5a5a);background-color:transparent;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.archive .pagination .nav-links .next:focus,.archive .pagination .nav-links .next:hover,.archive .pagination .nav-links .prev:focus,.archive .pagination .nav-links .prev:hover,.blog .pagination .nav-links .next:focus,.blog .pagination .nav-links .next:hover,.blog .pagination .nav-links .prev:focus,.blog .pagination .nav-links .prev:hover,.search .pagination .nav-links .next:focus,.search .pagination .nav-links .next:hover,.search .pagination .nav-links .prev:focus,.search .pagination .nav-links .prev:hover{color:var(--colorTextMain,#212121);background-color:transparent}.archive .pagination .nav-links .next svg,.archive .pagination .nav-links .prev svg,.blog .pagination .nav-links .next svg,.blog .pagination .nav-links .prev svg,.search .pagination .nav-links .next svg,.search .pagination .nav-links .prev svg{width:17px;height:17px}@media (min-width:768px){.single-post .post-navigation .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.single-post .post-navigation .nav-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:767px){.single-post .post-navigation .nav-links a{width:100%}.single-post .post-navigation .nav-links a:not(:last-child){border-bottom:1px solid #e6e6e6}}@media (min-width:768px){.single-post .post-navigation .nav-links a{width:calc(50% - 10px)}}@media (max-width:1024px){.single-post .post-navigation .nav-links a{padding:24px}}@media (max-width:575px){.single-post .post-navigation .nav-links a{padding:20px}}.single-post .post-navigation .nav-links a.nav-previous{margin-right:auto}.single-post .post-navigation .nav-links a.nav-previous h5{padding-left:2px}.single-post .post-navigation .nav-links a.nav-next{margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-post .post-navigation .nav-links a.nav-next .nav-text{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.single-post .post-navigation .nav-links a.nav-next h4{padding-right:2px}.single-post .post-navigation .nav-links a.nav-next .thumb-img{margin-right:0;margin-left:16px}.single-post .post-navigation .nav-links a.nav-next .thumb-img:before{content:""}.single-post .post-navigation .nav-links a .nav-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.single-post .post-navigation .nav-links a .nav-text,.single-post .post-navigation .nav-links a .thumb-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-post .post-navigation .nav-links a .thumb-img{-ms-flex-negative:0;flex-shrink:0;width:49px;height:49px;border-radius:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;color:#999;background-color:#f1f1f1;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;margin-right:16px}.single-post .post-navigation .nav-links a .thumb-img:before{content:"";font-family:Ionicons}.single-post .post-navigation .nav-links a p{margin:0 0 6px;color:var(--colorPrimary,#212121);font-size:16px;font-weight:600;line-height:1.3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575px){.single-post .post-navigation .nav-links a p{margin:0}}.single-post .post-navigation .nav-links a p svg{width:15px;height:15px}.single-post .post-navigation .nav-links a h4{margin:0;text-transform:capitalize;word-break:break-word;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;font-weight:400;font-size:14px;color:#999}@media (max-width:575px){.single-post .post-navigation .nav-links a h4{display:none}}.single-post .post-navigation .nav-links a:focus .thumb-img,.single-post .post-navigation .nav-links a:hover .thumb-img{background-color:var(--colorTextMain,#212121);color:#fff}.sticky{display:block}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}.page .entry-header{margin-top:0;margin-bottom:40px}@media (max-width:767px){.page .entry-header{margin-bottom:32px}}.page .entry-header .entry-title{font-size:calc(var(--h1FontSize, 32px) - 2px)}@media (max-width:767px){.page .entry-header .entry-title{font-size:calc(var(--h1FontSize, 32px) - 6px)}}.page .entry-content>:last-of-type{overflow:hidden;clear:both}.archive .content-area .page-header{margin-bottom:60px}.archive .content-area .page-header .page-title{margin:0}.archive .content-area .page-header .page-description p{margin:15px 0 0}#comments{margin:80px 0 0}@media (max-width:1280px){#comments{margin:62px 0 0}}@media (max-width:575px){#comments{margin:48px 0 0}}#comments .comment-content a{word-wrap:break-word}#comments .comment-content>a{text-decoration:none}#comments .bypostauthor{display:block}#comments h2.comments-title{margin:0 0 60px}@media (max-width:1280px){#comments h2.comments-title{margin:0 0 40px}}@media (max-width:1024px){#comments h2.comments-title{font-size:18px;margin:0 0 30px}}#comments ol.comment-list{margin:0 0 81px;padding:0}@media (max-width:1280px){#comments ol.comment-list{margin:0 0 62px}}@media (max-width:575px){#comments ol.comment-list{margin:0 0 48px}}#comments ol.comment-list ol{padding-left:24px}@media (max-width:575px){#comments ol.comment-list ol{padding-left:20px}}#comments ol.comment-list>li,#comments ol.comment-list>li>.children>li,#comments ol.comment-list>li>.children>li>.children>li,#comments ol.comment-list>li>.children>li>.children>li>.children>li,#comments ol.comment-list>li>.children>li>.children>li>.children>li>.children>li,#comments ol.comment-list>li>.children>li>.children>li>.children>li>.children>li>.children>li{list-style:none}#comments ol.comment-list #respond{margin-top:20px;margin-bottom:81px}@media (max-width:1280px){#comments ol.comment-list #respond{margin-bottom:62px}}@media (max-width:575px){#comments ol.comment-list #respond{margin-bottom:48px}}#comments .no-comments{margin:0}#comments .comment-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 60px}@media (max-width:1280px){#comments .comment-card{margin:0 0 40px}}@media (max-width:575px){#comments .comment-card{margin:0 0 30px}}#comments .comment-card .comment-avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:25px}@media (max-width:575px){#comments .comment-card .comment-avatar{margin-right:20px}}#comments .comment-card .comment-avatar img{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media (max-width:575px){#comments .comment-card .comment-avatar img{width:60px;height:60px}}#comments .comment-card .comment-avatar+.comment-content{width:calc(100% - 95px)}@media (max-width:575px){#comments .comment-card .comment-avatar+.comment-content{width:calc(100% - 80px)}}#comments .comment-card .comment-content{width:100%}#comments .comment-card .comment-content .name{margin-bottom:16px}#comments .comment-card .comment-content .name h4{margin-bottom:0}#comments .comment-card .comment-content .name h5{margin:0}@media (max-width:575px){#comments .comment-card .comment-content .content p{margin-bottom:15px}}#comments .comment-card .comment-content .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;margin-top:16px}#comments .comment-card .comment-content .action .date{color:var(--colorTextLight,#5a5a5a)}#comments .comment-card .comment-content .action .comment-reply-link{padding-right:26px;position:relative;color:var(--colorTextLight,#5a5a5a);text-decoration:underline;-webkit-transition:color .15s ease-in-out;-o-transition:color .15s ease-in-out;transition:color .15s ease-in-out}#comments .comment-card .comment-content .action .comment-reply-link i{font-size:20px;line-height:1;position:absolute;right:8px;top:calc(50% - 9px)}#comments .comment-card .comment-content .action .comment-reply-link:focus,#comments .comment-card .comment-content .action .comment-reply-link:hover{color:var(--colorTextMain,#212121);text-decoration:none}#comments #respond h3{font-size:var(--h2FontSize,24px);line-height:var(--h2LineHeight,1.625);margin-bottom:10px}@media (max-width:1024px){#comments #respond h3{font-size:16px;margin-bottom:5px}}#comments #respond h3 #cancel-comment-reply-link{float:right;clear:right;font-size:13px;font-weight:400;border-radius:6px;background-color:#f1f1f1;padding:8px 10px;color:var(--colorTextMain,#212121);text-decoration:none;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}#comments #respond h3 #cancel-comment-reply-link:hover{background-color:#ebe9eb}#comments #commentform{display:grid;grid-template-areas:"note note note" "rating rating rating" "comment comment comment" "author email url" "cookie cookie cookie" "submit submit submit";grid-gap:45px 30px}@media (max-width:575px){#comments #commentform{grid-template-areas:"note note note" "rating rating rating" "comment comment comment" "author author author" "email email email" "url url url" "cookie cookie cookie" "submit submit submit";grid-gap:25px}}#comments #commentform .wp-rlrr-extend{grid-area:rating;margin-bottom:0}#comments #commentform .wp-rlrr-extend .image-container h3,#comments #commentform .wp-rlrr-extend .rlrr-rating-field-title{font-family:var(--bodyFontFamily,inherit);font-size:var(--bodyFontSize,15px);font-weight:700;line-height:19px;width:125px}#comments #commentform .wp-rlrr-extend .rating-field-display i{cursor:pointer}#comments #commentform .wp-rlrr-extend .comment-image-upload-wrapper{margin-top:45px}#comments #commentform .wp-rlrr-extend .comment-image-upload-wrapper #rlrr-rating-image-field,#comments #commentform .wp-rlrr-extend .comment-image-upload-wrapper .rlrr_image_upload{margin-bottom:0}#comments #commentform p{margin:0}#comments #commentform p label{line-height:19px;font-weight:600}#comments #commentform p label:not([for^=wp-comment-cookies-consent]){display:inline-block;font-weight:600;margin-bottom:14px}#comments #commentform p input:not(.submit){width:100%}#comments #commentform p.comment-notes,#comments #commentform p.logged-in-as{grid-area:note}#comments #commentform p.logged-in-as a{font-size:14px}#comments #commentform p.logged-in-as a:hover{text-decoration:underline}#comments #commentform p.comment-form-comment{grid-area:comment}#comments #commentform p.comment-form-author{grid-area:author}#comments #commentform p.comment-form-email{grid-area:email}#comments #commentform p.comment-form-url{grid-area:url}#comments #commentform p.comment-form-cookies-consent{grid-area:cookie}#comments #commentform p.comment-form-cookies-consent label{font-weight:600;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:27px;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}@media (max-width:575px){#comments #commentform p.comment-form-cookies-consent label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}#comments #commentform p.comment-form-cookies-consent label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:18px;height:18px;background:transparent;border:1px solid #e6e6e6;border-radius:3px;position:absolute;top:0;left:0;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}#comments #commentform p.comment-form-cookies-consent input[type=checkbox]{width:auto;height:auto;display:none}#comments #commentform p.comment-form-cookies-consent input[type=checkbox]:checked+label:before{background-color:var(--colorPrimary,#212121);border:1px solid var(--colorPrimary,#212121)}#comments #commentform p.comment-form-cookies-consent input[type=checkbox]:checked+label:after{content:"";position:absolute;left:4px;top:9px;margin-top:-1px;background:#fff;width:2px;height:2px;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#comments #commentform p.form-submit{grid-area:submit}#comments #commentform p.form-submit input[type=submit]:focus{outline:none}.logged-in #comments #commentform{grid-template-areas:"note note note" "rating rating rating" "comment comment comment" "submit submit submit"}.logged-in #comments .comment-list #respond #commentform{grid-template-areas:"note note note" "comment comment comment" "submit submit submit"}body:not(.single-listing) #comments #commentform{grid-template-areas:"note note note" "comment comment comment" "author email url" "cookie cookie cookie" "submit submit submit"}@media (max-width:575px){body:not(.single-listing) #comments #commentform{grid-template-areas:"note note note" "comment comment comment" "author author author" "email email email" "url url url" "cookie cookie cookie" "submit submit submit";grid-gap:30px}}body:not(.single-listing).logged-in #comments #commentform{grid-template-areas:"note note note" "comment comment comment" "submit submit submit"}.single-listing.rlrr-plugin-active #comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-listing.rlrr-plugin-active #comments .no-comments{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.single-listing.rlrr-plugin-active #comments .comments-title{display:none}.single-listing.rlrr-plugin-active #comments .rlrr-display-rating-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-bottom:24px;margin-bottom:30px}.single-listing.rlrr-plugin-active #comments .rlrr-display-rating-wrap .rlrr-display-rating-count{margin-bottom:10px}.single-listing.rlrr-plugin-active #comments .rlrr-display-rating-wrap .rlrr-total-review{font-size:var(--h3FontSize);font-family:var(--h3FontFamily);line-height:var(--h3LineHeight);color:var(--h3Color);font-weight:var(--h3Variant)}.single-listing.rlrr-plugin-active #comments .rlrr-display-rating-wrap .icon{color:var(--colorSecondary);margin-right:3px}.single-listing.rlrr-plugin-active #comments .rlrr-display-rating-wrap .rlrr-average-review{font-size:13px;color:var(--colorTextLight)}.single-listing.rlrr-plugin-active #comments .comment-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.single-listing.rlrr-plugin-active #comments>#respond{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.single-listing.rlrr-plugin-active.logged-in #comments .comment-list .listing-comment-card .listing-comment-content{position:relative}.single-listing.rlrr-plugin-active.logged-in #comments .comment-list .listing-comment-card .listing-comment-content .listing-comment-reply-link{position:absolute;right:0;bottom:0}.rlrr-single-comment-wrap{margin:0;padding:30px 0;position:relative}@media (max-width:767px){.rlrr-single-comment-wrap{padding:20px 0}}.rlrr-single-comment-wrap:first-child{border-top:0;padding-top:0}.rlrr-single-comment-wrap:last-child{padding-bottom:0}.rlrr-single-comment-wrap .rlrr-single-comment-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media (max-width:1199px){.rlrr-single-comment-wrap .rlrr-single-comment-author{margin-bottom:20px}}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-single-comment-author-image{width:72px;height:72px;border-radius:50%;overflow:hidden;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-single-comment-author-image img{display:block;width:100%;height:auto}@media (max-width:1199px){.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-single-comment-author-image{width:60px;height:60px}}@media (max-width:767px){.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-single-comment-author-image{width:45px;height:45px}}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-comment-author-and-post{margin-bottom:10px}@media (max-width:767px){.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-comment-author-and-post{font-size:calc(var(--bodyFontSize, 16px) - 2px)}}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-comment-author-and-post a{font-weight:700;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-comment-author-and-post .rlrr-single-comment-author-name{font-family:Open Sans,sans-serif}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-comment-author-and-post i{margin-left:10px;font-size:1.2em}.rlrr-single-comment-wrap .rlrr-single-comment-author .rlrr-single-comment-time{font-size:13px;display:block;line-height:1.8}.rlrr-single-comment-wrap .rlrr-single-comment-content{line-height:1.8;margin-bottom:30px}@media (max-width:1199px){.rlrr-single-comment-wrap .rlrr-single-comment-content{margin-bottom:20px}}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items{margin:30px 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items{margin:20px 0 15px}}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items .rating-display-item{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:0;margin-bottom:10px}@media (max-width:1199px){.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items .rating-display-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:575px){.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items .rating-display-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items .rating-display-item>span{min-width:auto;margin-right:10px;font-size:13px;font-weight:700}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-items .rating-display-item i{font-size:calc(var(--bodyFontSize, 16px) - 2px);margin-right:3px}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-image-gallery-on-view{margin:0 -5px}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-image-gallery-on-view>a{margin:0;padding:5px;width:80px;height:80px;overflow:hidden;display:block}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rating-display-image-gallery-on-view>a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:3px}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575px){.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike{margin-bottom:15px}}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-dislike,.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-like{font-size:16px;height:auto;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-dislike>span,.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-like>span{font-size:13px;margin-right:8px;font-weight:700}.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-dislike svg,.rlrr-single-comment-wrap .rlrr-single-comment-meta .rlrr-like-dislike .rlrr-like svg{width:18px}.rlrr-single-comment-wrap .rlrr-single-comment-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rlrr-single-comment-wrap .rlrr-single-comment-post a{font-weight:700;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;margin-left:10px}.rlrr-single-comment-wrap .rlrr-comment-status{display:block;padding:5px 15px;position:absolute;top:30px;right:0;border-radius:3px;white-space:nowrap;font-weight:700;font-size:13px;color:#fff;text-transform:capitalize}@media (max-width:768px){.rlrr-single-comment-wrap .rlrr-comment-status{margin-bottom:15px;width:100%;text-align:center;position:relative;top:0}}@media (max-width:767px){.rlrr-single-comment-wrap .rlrr-comment-status{display:none}}.chawkbazar-page-title .chawkbazar-breadcrumb{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chawkbazar-page-title .chawkbazar-breadcrumb a,.chawkbazar-page-title .chawkbazar-breadcrumb li{color:#fff}.chawkbazar-page-title .chawkbazar-breadcrumb li{opacity:.95;word-break:break-all}.chawkbazar-page-title .chawkbazar-breadcrumb a{opacity:.9;word-break:keep-all}.chawkbazar-page-title .chawkbazar-breadcrumb a:focus,.chawkbazar-page-title .chawkbazar-breadcrumb a:hover{opacity:1;color:#fff;text-shadow:0 0 .65px #fff,0 0 .65px #fff}.chawkbazar-user-profile{padding-bottom:120px}@media (max-width:767px){.chawkbazar-user-profile{padding-bottom:80px}}@media (max-width:575px){.chawkbazar-user-profile{padding-bottom:60px}}.chawkbazar-user-profile .chawkbazar-not-found{padding-top:120px}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-not-found{padding-top:80px}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-not-found{padding-top:60px}}.chawkbazar-user-profile .chawkbazar-user-profile-title{font-size:21px;margin-bottom:30px}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-title{font-size:19px}}.chawkbazar-user-profile .chawkbazar-user-cover-wrapper{position:relative}.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo{width:100%;height:450px;overflow:hidden}@media (max-width:1440px){.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo{height:330px}}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo{height:260px}}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo{height:220px}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo{height:175px}}.chawkbazar-user-profile .chawkbazar-user-cover-wrapper .chawkbazar-user-cover-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0}.chawkbazar-user-profile .chawkbazar-user-profile-edit-button{position:absolute;bottom:25px;right:25px;z-index:10;color:var(--colorTextMain,#5a5a5a);border-radius:3px;padding:7px 15px;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}.chawkbazar-user-profile .chawkbazar-user-profile-edit-button:hover{background-color:var(--colorPrimary,#212121)}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-edit-button{bottom:15px;right:15px;padding:5px 12px}}.chawkbazar-user-profile .chawkbazar-user-profile-edit-button i{display:none}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-edit-button i{display:block}.chawkbazar-user-profile .chawkbazar-user-profile-edit-button span{display:none}}.chawkbazar-user-profile .chawkbazar-user-profile-head{position:relative;border-bottom:1px solid #e6e6e6;background-color:#fff}.chawkbazar-user-profile .chawkbazar-user-profile-head .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .container{padding:70px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-head .container{padding:50px 0 0}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-pic{width:150px;height:150px;border:4px solid #fff;background-color:#fff;border-radius:50%;overflow:hidden;position:absolute;bottom:calc(100% - 30px);left:20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-pic{width:120px;height:120px}}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-pic{width:100px;height:100px;left:50%;border-width:2px;bottom:calc(100% - 50px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-pic{width:76px;height:76px;bottom:calc(100% - 38px)}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-pic img{width:100%;height:auto;display:block;margin:0}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu-wrapper{padding:0 0 0 210px;overflow:hidden}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu-wrapper{padding:0 0 0 160px}}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu-wrapper{padding:0;height:46px}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;font-family:Open Sans,sans-serif;padding:0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu{overflow-y:auto;white-space:nowrap;overflow-x:scroll;padding-bottom:30px;margin-bottom:-30px}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li{margin:0 25px;padding:0;white-space:nowrap}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li{margin:0 20px}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li{margin:0 12px}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li:first-child{margin-left:0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li:first-child{padding-left:20px}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li:last-child{margin-right:0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li:last-child{padding-right:20px}}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li.active a{font-weight:700;color:var(--colorTextMain,#212121)}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li.active a:after{opacity:1}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li a{display:block;padding:16px 5px;position:relative;outline:0;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;opacity:0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li a{padding:0 5px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-head .chawkbazar-user-profile-menu li a{font-size:13px}}.chawkbazar-user-profile .chawkbazar-user-profile-info{padding:40px 0 0}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-name{margin-bottom:10px;font-size:21px}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-adddress{font-size:13px}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-about{margin:30px 0}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-website{margin-top:30px}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-website a{font-weight:700;color:var(--colorSecondary,#5a5a5a);-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-profile-website a:hover{color:#747474}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-social-profile{margin-top:60px}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-social-profile{margin-top:40px}}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-social-profile h3{margin-bottom:25px}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-social-profile h3{font-size:17px;margin-bottom:20px}}.chawkbazar-user-profile .chawkbazar-user-profile-info .chawkbazar-user-social-profile .chawkbazar-social-profile-item a{font-size:19px}.chawkbazar-user-profile .chawkbazar-user-favorite-listings,.chawkbazar-user-profile .chawkbazar-user-listings{padding:60px 0 0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-favorite-listings,.chawkbazar-user-profile .chawkbazar-user-listings{padding:40px 0 0}}.chawkbazar-user-profile .chawkbazar-user-favorite-listings .chawkbazar-listing-grid,.chawkbazar-user-profile .chawkbazar-user-listings .chawkbazar-listing-grid{margin-bottom:40px}.chawkbazar-user-profile .chawkbazar-user-profile-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:70px}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-pagination{margin-top:40px}}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-profile-pagination{margin-top:20px}}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:30px;font-weight:700;background-color:#f7f7f7;color:var(--colorTextMain,#5a5a5a);padding:0 15px;border-radius:3px;min-height:46px;min-width:150px;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}@media (max-width:990px){.chawkbazar-user-profile .chawkbazar-user-profile-pagination a{min-height:42px;min-width:140px}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-user-profile-pagination a{min-height:38px;min-width:120px}}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a i{font-size:30px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a:hover{background-color:var(--colorPrimary,#212121);color:#fff}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-prev{margin-right:10px}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-prev:hover i{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-prev i{margin-right:10px}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-next{margin-left:10px}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-next:hover i{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.pagination-next i{margin-left:10px}.chawkbazar-user-profile .chawkbazar-user-profile-pagination a.disable{pointer-events:none;opacity:.7}.chawkbazar-user-profile .chawkbazar-profile-reviews{padding:60px 0 0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-profile-reviews{padding:40px 0 0}}.chawkbazar-user-profile .chawkbazar-profile-reviews .chawkbazar-not-found{padding-top:45px}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-profile-reviews .chawkbazar-not-found{padding-top:25px}}@media (max-width:575px){.chawkbazar-user-profile .chawkbazar-profile-reviews .chawkbazar-not-found{padding-top:10px}}.chawkbazar-user-profile .chawkbazar-user-contact-wrap{padding:60px 0 0}@media (max-width:767px){.chawkbazar-user-profile .chawkbazar-user-contact-wrap{padding:40px 0 0}}.chawkbazar-user-profile .chawkbazar-user-contact-wrap .user-contact-form-field{margin-bottom:45px}.chawkbazar-user-profile .chawkbazar-user-contact-wrap .user-contact-form-field label{display:block;color:var(--colorTextMain,#212121);font-weight:700;margin-bottom:12px}.chawkbazar-user-profile .chawkbazar-user-contact-wrap .user-contact-form-field input,.chawkbazar-user-profile .chawkbazar-user-contact-wrap .user-contact-form-field textarea{width:100%}.chawkbazar-user-profile .chawkbazar-user-contact-wrap button{background-color:var(--colorSecondary,#212121);border-color:var(--colorSecondary,#212121);padding:10px 20px}.chawkbazar-user-profile .chawkbazar-user-contact-wrap button .spinner{display:none;margin-left:5px}.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-error,.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-success{margin-top:20px;display:none;font-size:13px}.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-error ul,.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-success ul{padding:0;margin:0;list-style:none}.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-error ul li,.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-success ul li{margin:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-error ul li:before,.chawkbazar-user-profile .chawkbazar-user-contact-wrap #listing-contact-success ul li:before{content:"*";margin-right:5px;display:block}.chawkbazar-custom-taxonomy-page{position:relative;padding:120px 0}@media (max-width:1280px){.chawkbazar-custom-taxonomy-page{padding:100px 0;padding:80px 0}}@media (max-width:767px){.chawkbazar-custom-taxonomy-page{padding:60px 0}}.chawkbazar-custom-taxonomy-page .navigation{margin-bottom:0!important}.chawkbazar-404{max-width:620px;width:100%;margin:0 auto;max-width:100%;padding:110px 20px;text-align:center}.chawkbazar-404 img{max-width:100%;height:auto;display:block;margin:0 auto 55px}.chawkbazar-404 h1{text-align:center;margin-bottom:10px}@media (max-width:797px){.chawkbazar-404 h1{font-size:20px}}.chawkbazar-404 p{margin:0 0 40px}.chawkbazar-404 .button .button-icon{margin-right:4px}.chawkbazar-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:500px;max-width:100%;margin:0 auto}.chawkbazar-not-found h2{margin:40px 0 0}.chawkbazar-not-found p{margin:20px 0 0}.chawkbazar-products-block{position:relative;min-height:200px}.chawkbazar-products-block .blockOverlay{display:none!important}.chawkbazar-product-search-results{position:relative}.chawkbazar-product-search-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chawkbazar-product-search-loadmore{margin-top:30px;text-align:center}@media (max-width:575px){.chawkbazar-product-search-loadmore{margin-bottom:20px;margin-top:20px}}.chawkbazar-product-search-loadmore .button.loading .loading-text,.chawkbazar-product-search-loadmore .button.loading svg{display:block}.chawkbazar-product-search-loadmore .button.loading .loaded-text{display:none}.chawkbazar-product-search-loadmore .button svg{display:none;margin-left:10px}.chawkbazar-product-search-loadmore .button .loading-text{display:none}@media (max-width:575px){.chawkbazar-product-search-loadmore .button{height:38px}}.chawkbazar-product-infinity-loadmore{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.chawkbazar-product-infinity-loadmore.loading{display:-webkit-box;display:-ms-flexbox;display:flex}.infinite-scroll.neverending .site-footer,.infinite-scroll .posts-navigation{display:none}.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.custom-logo-link img{max-width:200px;max-height:70px;-o-object-fit:cover;object-fit:cover;height:auto;display:block;margin:0}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery dl.gallery-item{margin-bottom:30px}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body #page{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body.page-template-default .site #primary,body.page-template-default.woocommerce-page.page .site #primary,body.woocommerce-page .site #primary{width:100%;max-width:1920px;padding:32px 64px;margin:0 auto}@media (max-width:1024px){body.page-template-default .site #primary,body.page-template-default.woocommerce-page.page .site #primary,body.woocommerce-page .site #primary{padding:32px}}@media (max-width:767px){body.page-template-default .site #primary,body.page-template-default.woocommerce-page.page .site #primary,body.woocommerce-page .site #primary{padding:32px 16px}}body.page-template-default .site #primary .woocommerce,body.page-template-default.woocommerce-page.page .site #primary .woocommerce,body.woocommerce-page .site #primary .woocommerce{overflow:inherit}body.archive.author .site #primary,body.archive.category .site #primary,body.archive .site #primary,body.archive.tag .site #primary,body.blog .site #primary,body.home.blog .site #primary,body.page-template-default.page .site #primary,body.search .site #primary,body.single-post .site #primary{width:100%;margin:0 auto;padding:48px 20px 63px}@media (min-width:768px){body.archive.author .site #primary,body.archive.category .site #primary,body.archive .site #primary,body.archive.tag .site #primary,body.blog .site #primary,body.home.blog .site #primary,body.page-template-default.page .site #primary,body.search .site #primary,body.single-post .site #primary{width:730px}}@media (min-width:990px){body.archive.author .site #primary,body.archive.category .site #primary,body.archive .site #primary,body.archive.tag .site #primary,body.blog .site #primary,body.home.blog .site #primary,body.page-template-default.page .site #primary,body.search .site #primary,body.single-post .site #primary{width:920px;padding:64px 20px 79px}}@media (min-width:1200px){body.archive.author .site #primary,body.archive.category .site #primary,body.archive .site #primary,body.archive.tag .site #primary,body.blog .site #primary,body.home.blog .site #primary,body.page-template-default.page .site #primary,body.search .site #primary,body.single-post .site #primary{width:1170px}}@media (min-width:1400px){body.archive.author .site #primary,body.archive.category .site #primary,body.archive .site #primary,body.archive.tag .site #primary,body.blog .site #primary,body.home.blog .site #primary,body.page-template-default.page .site #primary,body.search .site #primary,body.single-post .site #primary{width:1280px}}body.chawkbazar-mini-cart-open .redq-demo-switcher-wrapper{display:none}body.chawkbazar-cart-variation-footer .chawkbazar-product-search-results{padding-bottom:100px}@media (max-width:575px){body.chawkbazar-cart-variation-footer .chawkbazar-product-search-results{padding-bottom:60px}}@media (max-width:1024px){.header-default .chawkbazar-menu-right-col{margin-left:auto}}.chawkbazar-global-search-disable:not(.home) .header-default .chawkbazar-menu-right-col{margin-left:auto}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children{position:absolute;opacity:0;top:100%;min-width:200px;width:100%;visibility:hidden;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.078);box-shadow:0 2px 3px rgba(0,0,0,.078);-webkit-transition:opacity .25s ease-out 0s;-o-transition:opacity .25s ease-out 0s;transition:opacity .25s ease-out 0s;background-color:#fff;left:0}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li.current-menu-item:after,.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li.current_page_item:after{width:2px;height:100%}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li.current-menu-item>a,.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li.current_page_item>a{font-weight:700}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 18px;width:100%;color:var(--menuTextColor,#212121);-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li:focus>a,.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li:hover>a{color:var(--menuTextHoverColor,#3a3a3a);background-color:#e6e6e6}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children>.children li>.children{left:100%;top:0}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children .page_item_has_children .menu-drop-down-selector{margin-left:0;display:block;position:absolute;right:10px;top:calc(50% - 6px)}.horizontal-navigation .chawkbazar-main-menu .page_item_has_children.focus>.children,.horizontal-navigation .chawkbazar-main-menu .page_item_has_children:hover>.children{opacity:1;visibility:visible}.header-denver .navigation-drawer{display:none}@media (max-width:1024px){.header-denver .navigation-drawer{display:block}}.header-denver ul.gmm-menu-wrapper{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.header-denver .site-branding{margin-left:0}@media (max-width:1024px){.header-denver .site-branding{margin-right:0}}.header-denver .chawkbazar-header-search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1025px){.header-denver .chawkbazar-header-search-button{margin-right:32px;margin-top:1px}}@media (max-width:1024px){.header-denver .chawkbazar-header-search-button{margin-right:6px}.header-denver .chawkbazar-menu-right-col{margin-left:auto}}.header-denver .horizontal-navigation{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 30px}.chawkbazar-global-search-disable:not(.home) .site-header .chawkbazar-header-search-button{display:none}.chawkbazar-site-footer,.site-footer{position:relative}.chawkbazar-site-footer .pk-social-links-items,.site-footer .pk-social-links-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chawkbazar-site-footer .pk-social-links-items .pk-social-links-item,.site-footer .pk-social-links-items .pk-social-links-item{margin-bottom:16px}.chawkbazar-site-footer .pk-social-links-items .pk-social-links-item:last-of-type,.site-footer .pk-social-links-items .pk-social-links-item:last-of-type{margin-bottom:0}.chawkbazar-site-footer .pk-social-links-items .pk-social-links-link,.site-footer .pk-social-links-items .pk-social-links-link{color:var(--colorTextLight,#5a5a5a);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chawkbazar-site-footer .pk-social-links-items .pk-social-links-link:focus,.chawkbazar-site-footer .pk-social-links-items .pk-social-links-link:hover,.site-footer .pk-social-links-items .pk-social-links-link:focus,.site-footer .pk-social-links-items .pk-social-links-link:hover{color:var(--colorTextMain,#212121)}.chawkbazar-site-footer .pk-social-links-items .pk-social-links-link .pk-social-links-title,.site-footer .pk-social-links-items .pk-social-links-link .pk-social-links-title{margin-top:0;margin-left:12px;font-size:calc(var(--bodyFontSize, 16px) - 2px);font-weight:400}@media (max-width:1024px){.chawkbazar-site-footer .pk-social-links-items .pk-social-links-link .pk-social-links-title,.site-footer .pk-social-links-items .pk-social-links-link .pk-social-links-title{font-size:12px}}.chawkbazar-site-footer .site-info,.site-footer .site-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 75px;width:1920px;max-width:100%;margin-left:auto;margin-right:auto;background-color:var(--localCopyrightBGColor,var(--copyrightBGColor,#fff))}@media (max-width:767px){.chawkbazar-site-footer .site-info,.site-footer .site-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:1440px){.chawkbazar-site-footer .site-info,.site-footer .site-info{padding:25px 50px}}@media (max-width:1280px){.chawkbazar-site-footer .site-info,.site-footer .site-info{padding:25px 40px}}@media (max-width:1024px){.chawkbazar-site-footer .site-info,.site-footer .site-info{padding:25px}}@media (max-width:575px){.chawkbazar-site-footer .site-info,.site-footer .site-info{padding:25px 15px}}.chawkbazar-site-footer .site-info .copyright,.site-footer .site-info .copyright{font-size:var(--copyrightFontSize,14px);font-family:var(--copyrightFontFamily,inherit);color:var(--localCopyrightFontColor,var(--copyrightColor,#999));font-weight:var(--copyrightFontWeight,normal);font-style:var(--copyrightFontStyle,normal);line-height:var(--copyrightLineHeight,1.8);padding-right:20px;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media (max-width:767px){.chawkbazar-site-footer .site-info .copyright,.site-footer .site-info .copyright{text-align:center;padding-right:0;margin-top:10px;margin-bottom:8px;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:575px){.chawkbazar-site-footer .site-info .copyright,.site-footer .site-info .copyright{padding-left:8px;padding-right:8px}}.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area,.site-footer .site-info .chawkbazar-copyright-social-area{padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items,.site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items .pk-social-links-item,.site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items .pk-social-links-item{margin-bottom:0}.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items .pk-social-links-item:not(:last-child),.site-footer .site-info .chawkbazar-copyright-social-area .pk-social-links-items .pk-social-links-item:not(:last-child){margin-right:15px}@media (max-width:767px){.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area,.site-footer .site-info .chawkbazar-copyright-social-area{padding-left:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.chawkbazar-site-footer .site-info .chawkbazar-copyright-social-area ul.chawkbazar-social-profiles .chawkbazar-social-profile-item a,.site-footer .site-info .chawkbazar-copyright-social-area ul.chawkbazar-social-profiles .chawkbazar-social-profile-item a{color:var(--localCopyrightFontColor,var(--copyrightColor,#999))}.chawkbazar-site-footer .site-info .chawkbazar-payment-card-area,.site-footer .site-info .chawkbazar-payment-card-area{padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width:767px){.chawkbazar-site-footer .site-info .chawkbazar-payment-card-area,.site-footer .site-info .chawkbazar-payment-card-area{padding-left:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.chawkbazar-site-footer .site-info .chawkbazar-payment-card-area ul>li:not(:last-child),.site-footer .site-info .chawkbazar-payment-card-area ul>li:not(:last-child){margin-right:30px}@media (max-width:767px){.chawkbazar-copyright-menu{text-align:center}}.chawkbazar-copyright-menu>li{display:inline-block}.chawkbazar-copyright-menu>li:not(:last-child){margin-right:20px}.chawkbazar-copyright-menu>li:not(:last-child)>a{color:var(--colorText,#5a5a5a)}.chawkbazar-copyright-menu>li:not(:last-child)>a:hover{color:var(--colorTextMain,#212121)}.chawkbazar-copyright-menu#footer-menu .menu-drop-down-selector{display:none}@media (max-width:575px){.chawkbazar-site-footer-content ul.text-body>li>a{word-break:break-all}}.chawkbazar-container{grid-template-columns:260px 1fr}@media (max-width:768px){.chawkbazar-container{grid-template-columns:1fr}}@media (max-width:1023px){.chawkbazar-filter-widgets{background-color:#fff;position:fixed;left:0;top:0;height:100vh;z-index:10000;padding:20px;overflow:auto}}.chawkbazar-products-sorting select{background-color:transparent;border:0;height:38px;min-width:220px;padding-right:40px}.brand-search input:focus+svg{opacity:0}
/*# sourceMappingURL=chawkbazar-main-style.css.map */