@font-face {
    font-family: Quicksand;
    font-optical-sizing: auto; 
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/css/webfonts/Quicksand/static/quicksand-latin-500-normal.ttf);
}
*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#Sidebar_New select:-internal-list-box,#Sidebar_New select:active,#Sidebar_New select:focus,#Sidebar_New select:hover{border-width:0!important;background-color:initial}._xsdpnon,.hidden,.hidden-lg{display:none}@media only screen and (min-width:320px) and (max-width:690px){.mbhide{display:none}.before--load{top:65px;width:100%}}@media only screen and (min-width:1200px) and (max-width:2920px){.dskhide{display:none}.before--load{top:85px}}#Sidebar_New button,[tabindex="-1"]:focus:not(:focus-visible),button:active,button:focus,button:hover{border:0!important;outline:initial;box-shadow:initial!important}.before--load{z-index:4000;position:fixed;background:#fff;height:105vh;width:100%;left:0;text-align:center;padding:35vh 0 0;margin:0 auto}input::placeholder{font-size:16px;font-weight:200;font-family:Quicksand,sans-serif!important}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.4}.navbar{z-index:1030}.container-fluid{width:100%;padding-right:0;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}.col-md-12,.col-md-3,.col-md-4,.col-md-5{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#a67bff;outline:0;box-shadow:0 0 0 .2rem rgba(83,0,250,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-inline{display:flex;flex-flow:row wrap;align-items:center;margin:0}@media (min-width:576px){.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(83,0,250,.25)}.btn:disabled{opacity:.65}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.collapse:not(.show){display:none}.input-group-prepend{display:flex}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;border-radius:.25rem}.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}.badge:empty{display:none}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 0 0 #fff}.close:hover{color:#000;text-decoration:none}button.close{padding:0;background-color:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:auto scroll;outline:0}.modal-dialog{position:relative;width:auto;margin:0;pointer-events:auto}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;border-radius:.3rem;outline:0}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e1e5e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.clearfix::after{display:block;clear:both;content:""}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.pt-5{padding-top:0!important}a,a:focus,a:hover{text-decoration:none;color:#000;cursor:pointer}body{margin:0;padding:0;font-weight:300;font-family:Quicksand,sans-serif!important;font-size:14px;background:#fff;color:#000}body img{border:none;max-width:100%;pointer-events:auto;max-height:100%;display:inline-block;position:relative}li,ul{list-style:none;margin:0;padding:0}p{color:#000;line-height:24px;margin:0 0 0}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1;opacity:1}.owl-carousel .owl-stage{position:relative}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden}.owl-carousel .owl-item{min-height:1px;float:left}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;opacity:1}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
 @font-face {
     font-family: More Sugar;
     font-style: normal;
     font-weight: 400;
     src: url(/css/webfonts/moresugar-regular-webfont.woff2);
     font-display: swap;
 }

body._detail_page:not(.scroll_up) div#JoinSaveEarn {
    display: none;
}


 .compareshare b.lite-view-btn {
     background: linear-gradient(white, white) padding-box, linear-gradient(45deg, #1db954, #ffcc00, #ff0000, #4a8cff) border-box;
     border-radius: 26px;
     border: 1px solid transparent;
     color: #000;
     font-weight: 100;
     border-radius: 25px;
     font-size: 12px;
     margin-left: 7px;
     height: 27px;
     line-height: 25px;
     text-align: center;
     white-space: nowrap;
     padding: 0 1em 0;
     margin-top: 0;
     margin-left: 0
 }

 .compareshare b.lite-view-btn .fa-arrow-circle-o-down:before {
     content: "\f055";
     margin-right: 1px
 }

 .compareshare b.lite-view-btn:hover {
     background: linear-gradient(#ffe40a, #ffe40a) padding-box;
     border-color: #ffe40a;
     color: #000
 }

 span.--cash-color {
     color: #1db954;
     margin-right: 6px
 }

 .fa-clone:before {
     content: "\f24d"
 }

 .googleAdscarouselTop {
     display: inline-flex;
     width: 100%;
     justify-content: center;
     align-items: center
 }

 .googleAdscarouselTop .adsbygoogle {
     margin: 1em 0 0
 }

 .__share--page {
     display: inline-flex;
     flex-flow: column;
     gap: 6px;
     align-items: flex-start;
     text-align: left;
     margin-top: 1.5em
 }

 .__share--page h5 b {
     color: #000
 }

 .member-female .__h2.active,
 .member-female .__h2.keyspec.active {
     background-color: #ff0066;
     color: #fff !important
 }

 .fa-hand-o-right:before {
     content: "\f0a4"
 }

 .fa-hand-o-down:before {
     content: "\f0a7"
 }

 ._activeAlertDrop .copyLink::before {
     color: #edaf48
 }

 ._activeAlertDrop .copyLink {
     background-color: #edaf48;
     font-size: 18px !important
 }

 ._activeAlertDrop .copyLink::after {
     content: ''
 }

 #size-price-drop .modal-header {
     align-items: center
 }

 #size-price-drop .modal-footer {
     padding: 0 0 1.4rem
 }

 #size-price-drop .commonsize {
     margin: 0;
     text-align: center;
     width: 100%;
 }

 #size-price-drop h4.modal-title {
     font-size: 1.2em;
     font-weight: 700;
     width: 100%;
     text-align: center
 }

 .post-price-load .price-h6 div {
     display: flex;
     flex-flow: column;
     width: 100%;
     height: calc(112px / 2);
     justify-content: center;
     font-weight: 700
 }

 .post-price-load .price-h6 div:last-child {
     color: #4a8cff;
     border-top: 1px dashed #ddd;
     width: 100%
 }

 div#ST-SC,
 span#prc_12_like {
     display: none !IMPORTANT
 }

 .post-price-load {
     margin: 1.6rem 0;
     display: inline-block;
     width: 100%
 }

 .price-h6 {
     display: flex;
     text-transform: capitalize;
     flex-flow: column;
     font-size: 1.2rem;
     align-items: baseline;
     height: 100%;
     border-right: 1px dashed #ddd
 }

 .price-h6 .fa-hand-o-right:before,
 .price-h6 i.fa-hand-o-down:before {
     font-size: 1.2rem
 }

 .price-li ._contprice {
     margin: 0
 }

 .price-li {
     width: calc(100% / 5);
     float: left;
     height: 116px
 }

 .price-li.previous-price {
     display: inline-flex;
     flex-flow: column;
     align-items: center;
     row-gap: 10px;
     justify-content: center
 }

 a.contlist {
     flex-flow: column;
     position: relative
 }

 .fa-area-chart:before {
     content: "\f1fe"
 }

 .fa-plus-circle:before {
     content: "\f055"
 }

 .history-grid {
     display: inline-flex;
     column-gap: 12px;
     width: 100%;
     justify-content: center
 }

 .history-grid b {
     font-weight: 100;
     font-size: 12px;
     margin: 10px 0 0
 }

 .history-grid b:first-child {
     color: #f06
 }

 .history-grid b:hover {
     color: #4a8cff
 }

 .googleAdsense,
 .googleAdsenseDetails {
     display: inline-block;
     width: 100%;
     text-align: center;
     margin: 0 0 20px
 }

 body:not(.scroll_up) ._formcontrol:not(.DirectLink) {
     display: none !important
 }

 .fa-heart-o:before {
     content: "\f08a"
 }

 .fa-ellipsis-v:before {
     content: "\f142"
 }

 .gray_font {
     color: #aaa
 }

 .realprices img {
     max-width: 29px;
     margin: 0 3px
 }

 .realprices {
     font-size: 14px;
     display: inline-block;
     font-weight: 700;
     text-align: left;
     margin-bottom: 1em;
     margin-right: 1em
 }

 .realprices i {
     color: #1db954;
     font-weight: 100
 }

 .picker.picker--opened {
     left: -63%;
     right: inherit
 }

 a.arrow_share {
     color: #4a8cff;
     font-size: 12px
 }

 .picker .picker__box {
     border: 1px solid #ddd;
     border-top-color: #ddd
 }

 .picker .picker__wrap {
     width: 265px
 }

 .picker .picker__frame {
     max-width: 265px
 }

 .slider_position .noUi-base::before {
     content: "Price History";
     font-size: 1em;
     font-family: More Sugar;
     position: absolute;
     width: 100%;
     left: 0;
     right: 0;
     margin: 0 auto;
     top: -45px
 }

 span.closeSpec {
     font-size: 1.8em;
     position: absolute;
     right: -11px;
     top: -9px;
     z-index: 1
 }

 span.dropdownSpec {
     display: inline-block;
     width: 100%;
     color: #4a8cff;
     font-weight: 700;
     margin: 6px 0;
     cursor: pointer
 }

 span.viewallSpec {
     position: relative;
     width: 100%;
     display: inline-block
 }

 .tableSpec:not(.open) {
     display: none;
     visibility: hidden
 }

 .tableSpec.open {
     display: block;
     visibility: visible;
     background: #fff;
     z-index: 1;
     position: absolute;
     border: 1px solid #ddd;
     border-radius: .6em;
     width: 220px;
     height: 175px;
     padding: .6em
 }

 .tableSpec.open ul {
     overflow: auto;
     height: 100%;
     padding-top: 0
 }

 .tableSpec li {
     padding: 8px 7px 7px 0;
     border-bottom: 1px solid #ddd;
     font-size: 12px
 }

 .compgrid .xr_off::before {
     content: "("
 }

 .compgrid .xr_off::after {
     content: ")"
 }

 .Compare_btn i,
 .compgrid .xr_off {
     margin-left: 4px
 }

 .copyLink {
     font-size: 0 !important
 }

 .copyLink::after {
     content: "Create Your Xuper Referral Link";
     font-size: 18px
 }

 .graph_slider_section {
     pointer-events: none
 }

 span.shareText {
     position: relative;
     top: -16px
 }

 .fa-refresh:before {
     content: "\f021"
 }

 table {
     font-family: arial, sans-serif;
     border-collapse: collapse;
     width: 100%
 }

 td,
 th {
     border: 1px solid #ddd;
     text-align: center;
     padding: 8px;
     font-size: 14px
 }

 th {
     background-color: #f1f1f1
 }

 .reflection dt {
     display: inline-flex;
     flex-flow: column
 }

 .reflection b i.fa.fa-refresh {
     font-weight: 100
 }

 div#linkappend {
     width: 100%;
     display: none !important;
     justify-content: left;
     align-items: center;
     margin-top: 12px;
     column-gap: 10px
 }

 .noUi-handle .noUi-tooltip {
     font-size: 12px;
     margin: 0 0 6px
 }

 ._extradiscount,
 .fa.fa-link.jssocials-share-logo,
 .jssocials-share.jssocials-link .close.close-cover-login {
     display: none !important;
     visibility: hidden
 }

 ._sellerstore .imgseller-08 span.viewPrices,
 .mailto {
     color: #4a8cff
 }

 .viewPrices {
     margin: 6px 0;
     font-size: 12px;
     font-weight: 700
 }

 .noUi-connects .noUi-connect {
     background: #ffe40a
 }

 .noUi-tooltip::before {
     content: "\f156";
     font-size: smaller;
     margin-right: 1.2px;
     line-height: normal;
     font-family: FontAwesome
 }

 .noUi-base div.noUi-origin:nth-child(3) .noUi-tooltip::after {
     content: "(Highest)";
     margin-left: 3px
 }

 .noUi-base div.noUi-origin:nth-child(2) .noUi-tooltip::after {
     content: "(Lowest)";
     margin-left: 3px
 }

 .noUi-base div.noUi-origin:nth-child(2) .noUi-tooltip,
 .noUi-base div.noUi-origin:nth-child(2) .noUi-handle {
     background-color: #00b050
 }

 .noUi-base div.noUi-origin:nth-child(3) .noUi-tooltip,
 .noUi-base div.noUi-origin:nth-child(3) .noUi-handle {
     background-color: #ff0000
 }

 .sharedropdown#privacyTerms li b,
 .sharedropdown#sharedropdown li b {
     display: inline
 }

 .sharedropdown li span.privacyterms {
     display: inline-block;
     width: auto;
     color: #4a8cff;
     cursor: pointer
 }

 .sharedropdown#privacyTerms h5 {
     text-align: center;
     margin-bottom: 1em;
     font-size: 1.6em
 }

 .sharedropdown#privacyTerms ul ul {
     width: 100%;
     padding: 1em 0 0 1em
 }

 .prodDetails h5 b,
 .prodDetails h5 i {
     color: #b967ff;
     font-weight: normal
 }

 .fa-check-square:before {
     content: "\f14a"
 }

 ul.cas_poin li.noteh2 {
     margin-top: 1em
 }

 .prodDetails h5 {
     color: #000;
     display: inline-block;
     width: 100%;
     font-weight: normal;
     font-size: 18px
 }

 .sharedropdown h5,
 .sharedropdown#sharedropdown h6 {
     font-size: 28px;
     font-weight: 700
 }

 .linkcopied i,
 .sharedropdown#sharedropdown i.fa.fa-check {
     color: #f60
 }

 .sharedropdown#sharedropdown h5 {
     text-align: center
 }

 .sharedropdown#sharedropdown h5 b.verticalline {
     color: #000
 }

 .sharedropdown h5 b {
     width: auto !important;
     color: #1db954;
     display: inline !important
 }

 .gridContainer,
 .sharedropdown li b,
 .sharedropdown li span,
 .viewPrices {
     position: relative;
     display: inline-block;
     width: 100%
 }

 .sharedropdown li,
 .sharedropdown li b,
 .sharedropdown li span {
     margin-bottom: .6em
 }

 .sharedropdown,
 .xr_ic.__share {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1050;
     margin: 0;
     width: 100%;
     overflow-y: scroll;
     height: 100%;
     outline: 0;
     padding: 15em 30px 0;
     opacity: 1;
     background: rgb(0 0 0 / 24%)
 }

 .jssocial-shares,
 .sharedropdown ul {
     background: #fff;
     width: 55%;
     margin: 0 auto;
     padding: 1.2em;
     line-height: 20px;
     border-radius: 1em
 }

 .jssocial-shares {
     width: 45%;
     text-align: center
 }

 .xr_ic.__share .close-cover-login {
     right: 27%;
     position: relative;
     top: 0
 }

 .sharedropdown .close-cover-login {
     right: 23%;
     position: relative
 }

 .cointainer-earn .share-icon,
 .cointainer-earn i.fa {
     margin-left: 2.6px
 }

 .cointainer-earn h5,
 .cointainer-earn h6 {
     line-height: normal
 }

 .howitwork.cointainer-earn {
     padding: 0
 }

 .sharetoearn.cointainer-earn::before {
     content: "";
     display: inline-block;
     border-left: 11px solid transparent;
     border-right: 11px solid transparent;
     border-top: 11px solid #b967ff;
     top: 12.6px;
     left: 0;
     right: 0;
     width: 14px;
     position: absolute;
     margin: 31px auto 0
 }

 .commonsize button.btn.btn-primary.dropdown-toggle {
     border: 1px solid #ddd !important;
     width: 112px;
     text-align: left;
     position: relative;
     color: #4a8cff;
     font-weight: 700;
     border-radius: 6px;
     padding: 6px 24px 6px 6px;
     cursor: pointer;
     text-overflow: ellipsis;
     overflow: hidden
 }

 .commonfilter {
     display: flex;
     flex-flow: wrap;
     column-gap: 8px;
     padding: 1em 0 0;
     align-items: center
 }

 .commonsize .glyphicon.glyphicon-Dwn::before {
     font-size: 14px;
     right: 10px;
     top: 5px
 }

 .dropdown:not(.open) .dropdown-menu {
     display: none
 }

 .commonsize .dropdown.open .dropdown-menu {
     position: absolute;
     padding: 1em;
     border: 1px solid #ddd;
     width: 212px;
     background: #fff;
     display: inline-flex;
     flex-flow: wrap;
     left: -33px;
     top: 35px;
     height: 200px;
     overflow-y: scroll;
     z-index: 1;
     border-radius: 6px;
     box-shadow: 1px 2px 5px #ddd
 }

 .commonsize .dropdown.open .dropdown-menu li {
     cursor: pointer;
     height: 35px;
     display: inline-flex;
     width: 100%;
     justify-content: space-between;
     align-items: center;
     border-bottom: 1px solid #ededed;
     padding: 0 .4em;
     font-size: 15px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
 }

 .compareh2 .fa-rupee:before {
     margin-right: -1px
 }

 .__xerverewards h5 .iconsprite.xerveicon {
     background: 0 0 !important
 }

 .__xerverewards h5 .iconsprite.xerveicon::before {
     content: "";
     background-image: url(https://d372i0x0rvq68a.cloudfront.net/icons/rupeeicon.webp);
     width: 37px;
     height: 25px;
     background-size: 56% 85%;
     top: -1.6px;
     background-repeat: no-repeat;
     position: relative;
     display: inline-block
 }

 .compareh2 {
     background: #ffc;
     padding: .4em .2em;
     color: #000;
     cursor: pointer;
     font-weight: 400
 }

 .compareh2 b::before {
     content: "\f087";
     font-family: FontAwesome;
     margin-right: 4px;
     color: #000
 }

 ._sellerstore .imgseller-08 span {
     color: #1db954
 }

 ._sellerstore .imgseller-08 {
     width: 100%;
     display: inline-block;
     font-size: 12px;
     padding-top: 12px;
     text-align: center
 }

 .ImageProduct img {
     width: 90%;
     height: 40px;
     object-fit: contain;
     object-position: center
 }

 .quicklinks .quickseller ._sellerstore {
     width: 100%;
     display: inline-block
 }

 .quicklinks .quickseller ._sellerstore .imgseller-08 {
     width: 100%;
     display: inline-grid;
     grid-template-columns: 45% 15% 40%;
     padding: 0;
     align-items: center
 }

 .quicklinks .quickseller:hover {
     border-color: #4a8cff
 }

 .quicklinks .linkcontainer {
     display: flex;
     justify-content: center;
     flex-flow: wrap
 }

 .loopcontainer {
     display: inline-block;
     width: 100%;
     position: relative
 }

 .whitespace {
     white-space: nowrap
 }

 .sellerbutton ._viewbutton._availableprice {
     padding: 4px 12px;
     border: 1px solid #4a8cff
 }

 .details_sub_list_page li.selected,
 .details_sub_list_page li:hover,
 .sellerbutton ._viewbutton._availableprice:hover {
     background-color: #4a8cff;
     color: #fff;
     border-color: #4a8cff
 }

 .tchncl-spcftn__tbl {
     display: inline-flex;
     flex-flow: wrap;
     width: 100%;
     justify-content: center
 }

 #append_Specifications {
     display: inline-block;
     width: 100%;
     margin-bottom: 12px;
     padding: 0 6px
 }

 ._tc--wrp {
     grid-template-columns: 16px auto;
     cursor: pointer;
     float: left;
     border-radius: 25px;
     padding: .6em 1em;
     margin: 0 6px 12px 0;
     border: 1px solid #ddd
 }

 ._tc--wrp.active,
 ._tc--wrp:hover {
     background: #4a8cff;
     color: #fff;
     border-color: #4a8cff
 }

 ._tc--wrp.active .fa-circle-o,
 ._tc--wrp.active .fa.fa-ok,
 ._tc--wrp:hover .fa-circle-o,
 ._tc--wrp:hover .fa.fa-ok {
     color: #fff
 }

 ._tc--wrp h5 {
     margin-left: 4px
 }

 ._tc--wrp h4,
 ._tc--wrp h5 {
     line-height: normal;
     font-weight: 100;
     display: inline-block
 }

 ._tc--wrp .fa-circle-o,
 ._tc--wrp .fa.fa-ok,
 ._tc--wrp h5 {
     color: #3298ff
 }

 ._tc--wrp.active h5,
 ._tc--wrp:hover h5 {
     color: #ffe40a
 }

 .fa.fa-ok::before {
     content: "\f10c"
 }

 .active .fa.fa-ok::before {
     content: "\f192"
 }

 .ok-icon {
     position: relative;
     width: 15px;
     height: 15px;
     background-color: #fff;
     border: 1.4px solid #4a8cff;
     border-radius: 1.5px;
     box-sizing: border-box;
     display: inline-flex;
     justify-content: center;
     margin: -2.4px 5px 0 0;
     vertical-align: middle;
     cursor: pointer
 }

 ._extradiscount {
     margin-left: 6px;
     color: #009925
 }

 ._product_color b+p {
     color: #666 !important;
     font-size: x-small;
     font-style: italic
 }

 .__h2 ._sprites.th-large.icontop {
     background-position: top;
     transform: scale(1.45);
     background: url(https://d372i0x0rvq68a.cloudfront.net/icons/Xuper-80X37-24-Feb-24.png) 0 0;
     width: 17px;
     height: 13px;
     background-size: 100%;
     top: 2px;
     margin: 0 0 0;
     display: inline-block
 }

 .append_lowestprices ._graph--details p b::before {
     content: "(";
     margin-right: -2px;
     margin-top: -1px
 }

 .append_lowestprices ._graph--details p b::after {
     content: ")"
 }

 .__Ddeals::before,
 .__xerverewards::before {
     content: "-";
     font-size: 18px;
     border: 1px solid #ddd;
     width: 24px;
     font-weight: 700;
     color: #000;
     height: 24px;
     background: #fff;
     justify-content: center;
     line-height: 22px;
     left: -12px;
     position: absolute;
     display: flex;
     border-radius: 100%
 }

 .__Ddeals::before {
     content: "="
 }

 .Pd_xr,
 .__Ddeals,
 .__xerverewards,
 .comparedeals,
 .s_mg,
 .stockback {
     position: relative;
     float: left;
     flex-flow: column
 }

 .price--drop--btn .active .ok-icon::before,
 ._prod_title.active .ok-icon::before,
 ._prod_title.defaultactive .ok-icon::before,
 ._prodtitle .active_club .ok-icon::before {
     content: "";
     position: absolute;
     z-index: 1020;
     top: 2.2px;
     width: 5px;
     display: flex;
     height: 9px;
     border: solid #fff;
     border-width: 0 2px 2px 0;
     transform: rotate(45deg);
     backface-visibility: hidden
 }

 .price--drop--btn .active .ok-icon::before {
     content: "\f00c";
     top: 1.5px;
     font: normal normal normal 10px / 1 FontAwesome;
     color: #000;
     transform: none;
     width: 85%
 }

 .price--drop--btn .active .ok-icon {
     background-color: #fff
 }

 .__Ddeals {
     color: #1db954
 }

 ._product--details sup {
     font-size: xx-small
 }

 ._prod_title,
 ._prodtitle {
     border-width: 0;
     background: #fff;
     color: #4a8cff;
     padding: 0;
     cursor: pointer;
     display: inline-block
 }

 .commonsize .dropdown.open .dropdown-menu li .glyphicon.glyphicon-menu-right:before,
 .quickseller .glyphicon.glyphicon-menu-right:before,
 .showmore .glyphicon.glyphicon-menu-right:before,
 .showmore:not(.collapsed) .glyphicon.glyphicon-menu-right:before,
 .slr_btn .glyphicon.glyphicon-menu-right:before,
 i._more::before {
     font-family: FontAwesome;
     cursor: pointer;
     position: relative;
     margin-left: 6px
 }

 .panel-group .panel-heading a.collapsed.plus:after,
 .panel-group .panel-heading a.plus:after {
     content: '-'
 }

 .panel-group .panel-heading a:not(.plus):after {
     content: '+'
 }

 ._sellerDetails._ViewsellerDetail,
 .contli b.blue,
 .contli h5,
 .contli h5 b {
     color: #4a8cff;
     cursor: pointer
 }

 #customers {
     border-collapse: collapse;
     width: 100%;
     margin: 23px 0 24px
 }

 #customers td,
 #customers th {
     border: 1px solid #ddd;
     padding: 8px;
     text-align: center;
     cursor: pointer
 }

 hr {
     margin: 0 0 24px
 }

 #customers tr:hover {
     background-color: #ddd
 }

 #customers th {
     padding-top: 12px;
     padding-bottom: 12px;
     background-color: #f1f1f1
 }

 .showmore {
     background-color: #ffe40a;
     color: #000;
     padding: 7px 12px;
     font-size: 16px;
     margin: 18px 0;
     display: inline-block;
     border-radius: 6px
 }

 .showmore .glyphicon.glyphicon-menu-right:before {
     content: "\f13a"
 }

 .showmore:not(.collapsed) .glyphicon.glyphicon-menu-right:before {
     content: "\f139"
 }

 .showmore:not(.collapsed) {
     background: #ddd
 }

 .showmore:not(.collapsed):before {
     content: "Show Less"
 }

 .showmore.collapsed::before {
     content: "Show More"
 }

 .contli li {
     display: list-item;
     list-style: circle
 }

 .panel {
     background-color: #fff;
     border: 1px solid transparent
 }

 .panel-default {
     border-color: #ddd
 }

 .panel-default>.panel-heading {
     color: #333;
     background-color: #f5f5f5;
     border-color: #ddd
 }

 .panel-group .panel-heading+.panel-collapse>.panel-body {
     padding: 15px
 }

 .panel-heading {
     border-top-left-radius: 6px;
     border-top-right-radius: 6px
 }

 h4.panel-title {
     margin-top: 0;
     margin-bottom: 0;
     font-size: 16px;
     color: inherit
 }

 .sellerh4 img {
     max-height: 75px
 }

 .panel-group .panel+.panel {
     margin-top: 12px
 }

 .panel-group .panel {
     margin-bottom: 0;
     border-radius: 6px
 }

 ._note {
     border: 1px solid #ddd;
     background: #f1f1f1;
     border-radius: 6px;
     padding: 12px;
     margin: 18px 0 24px
 }

 .contli,
 .contli .panel-body p,
 .contli p.panel-body,
 .contli ul {
     display: inline-block;
     width: 100%;
     color: #000;
     line-height: 24px
 }

 .contli {
     margin: 24px 0
 }

 .contli .panel-body {
     margin: 0 0 16px;
     display: inline-block;
     width: 100%
 }

 .contli #panelnav_footer .panel-body,
 .contli .panel-body.newcompare,
 .contli h2.panel-title {
     margin: 0
 }

 .contli li {
     margin: 3px 0 3px 24px
 }

 .contli h2,
 .contli h3 {
     margin: 0 0 14px
 }

 .contli h5,
 .contli h6 {
     margin: 14px 0 12px
 }

 .panel,
 .panel-body {
     box-shadow: none
 }

 .panel-group .panel-heading {
     padding: 0
 }

 .panel-group .panel-heading+.panel-collapse>.panel-body {
     border-top: 1px solid #ddd
 }

 .panel-group .panel-heading a {
     display: block;
     padding: 12px 15px;
     text-decoration: none;
     position: relative
 }

 .panel-group .panel-heading a:after {
     content: '-';
     float: right
 }

 .panel-group .panel-heading a.collapsed:after {
     content: '+'
 }

 .__Ddeals .iconsprite.xerveicon,
 .__xerverewards .iconsprite.xerveicon {
     margin: 0 2px
 }

 ._setrange span.I-name__range:last-child {
     border-bottom: 0
 }

 .I-name__range.col_3 strong {
     margin-right: 12px;
     float: left;
     font-weight: 100;
     font-size: 12px;
     max-height: 15px
 }

 .xr_12._coupon .spl_of h6,
 .xr_12._moreoff h6 {
     text-align: center;
     font-size: 18px !important;
     margin: 6px 0 18px
 }

 .contli b a,
 .plusmore {
     color: #4a8cff
 }

 ._dicount,
 .contli b,
 .contli b._dicount {
     font-weight: 700;
     color: #000
 }

 .plusmore {
     font-size: 12px
 }

 .xroff {
     font-size: 12px;
     color: #666;
     margin-left: 3px;
     font-weight: 100;
     line-height: 22px;
     text-align: center;
     display: inline-block
 }

 .approx {
     font-size: 12px;
     padding-left: 6px;
     font-weight: 100
 }

 .I-name__range {
     white-space: nowrap;
     margin: 0;
     height: 28px;
     text-align: left
 }

 ._bank_off img {
     max-width: 50px;
     margin: 0 0 0 5px;
     border-radius: 4px
 }

 .owl-controls>.owl-buttons>div {
     height: 35px;
     width: 35px;
     padding: 4px 0 0;
     text-align: center;
     position: absolute;
     background-color: #ffe40a;
     opacity: 1;
     cursor: pointer;
     margin-right: 0;
     float: none;
     margin-top: -12rem;
     border-radius: 100px;
     margin-left: 0
 }

 .owl-buttons .glyphicon-menu-left::before,
 .owl-buttons .glyphicon-menu-right::before {
     content: "\f105";
     position: relative;
     font-family: FontAwesome;
     font-size: 26px;
     display: block;
     color: #000;
     z-index: 1020;
     margin: 0 auto
 }

 .owl-buttons .glyphicon-menu-left::before {
     content: "\f104"
 }

 .quicklinks .grid2 img {
     max-width: 45px
 }

 .fa-link:before {
     content: "\f0c1"
 }

 .First_Load h6 {
     margin: 24px 0 12px;
     display: flex;
     align-items: center
 }

 #share.__share .jssocials-link .jssocials-share-link {
     line-height: normal;
     width: auto;
     padding: 2px 8px 0;
     font-size: 13px;
     border-radius: 25px;
     cursor: pointer;
     display: inherit
 }

 ._tc--wrp .fa-circle-o:before {
     content: "\f10c"
 }

 ._tc--wrp.active .fa-circle-o:before {
     content: "\f192"
 }

 ._tc--wrp {
     display: grid;
     justify-content: left;
     align-items: center
 }

 ._you_prt {
     font-family: More Sugar
 }

 .col-md-12 {
     padding: 0
 }

 ._mattr:not(.active),
 .append_lowestprices ._graph--details p b b::after,
 .append_lowestprices ._graph--details p b b::before,
 .enlarge_icon,
 .panel-collapse.collapse:not(.in),
 .panel-collapse.collapsing {
     display: none;
     visibility: hidden
 }

 .__quickcontainer+center {
     display: none
 }

 .quicklinks {
     position: relative;
     width: 100%;
     display: inline-block
 }

 .litblue {
     color: #4a8cff;
     cursor: pointer;
     font-weight: 100;
     border: 1px solid #3298ff;
     border-radius: 6px;
     height: 30px;
     line-height: 27px;
     padding: 0 8px;
     margin-left: 6px;
     display: inline-block
 }

 .quicklinks h6 {
     font-size: 20px;
     padding: 20px 0 0;
     text-align: center;
     display: inline-block;
     width: 100%
 }

 ._mattr.active {
     background-color: #4a8cff;
     color: #fff;
     padding: 8px 12px;
     margin: 0 0 24px;
     display: inline-block;
     width: 100%
 }

 ._m_attr {
     display: grid;
     grid-template-columns: 40% 60%;
     align-items: center;
     padding: 12px 0;
     border-bottom: 1px solid #fff
 }

 .compare_products {
     padding: 8px 8px;
     border-radius: 25px;
     display: block;
     background: #fff;
     color: #3298ff;
     font-size: 12.5px;
     font-weight: 600;
     width: 135px;
     margin: 12px 0
 }

 ._mattr ul li:last-child {
     border-width: 0
 }

 .__h2 .fa-plus-circle {
     margin-right: 5px
 }

 ._m_attr b,
 ._m_attr p {
     color: #fff;
     font-size: 13px
 }

 .share-icon::before {
     content: "\f1e0";
     font-family: FontAwesome;
     font-weight: 100
 }

 ._viewcoupon {
     font-weight: 600;
     text-transform: uppercase;
     border: 1px solid #ffe40a;
     border-radius: 6px;
     padding: 6px 8px;
     background: #ffe40a;
     margin-left: 8px;
     font-size: 12px
 }

 ._viewcoupon .line::after {
     content: ":";
     font-size: large;
     margin: 2px
 }

 .mins {
     font-size: x-small;
     vertical-align: middle
 }

 ._no_deals {
     color: #666
 }

 .__xerverewards b._off,
 .xr_off {
     color: red;
     padding: 0;
     display: inline-block;
     text-align: center;
     font-size: x-small;
     font-weight: 100
 }

 .compgrid .xr_off {
     color: #666
 }

 #append_comparison_detail {
     display: none;
     visibility: hidden
 }

 .down-arrow::before {
     content: "\f175"
 }

 .up-arrow::before {
     content: "\f176"
 }

 .down-arrow::before,
 .up-arrow::before {
     font-family: FontAwesome;
     font-size: smaller;
     padding: 0 1px 0 0
 }

 #append_Specifications #append_comparison_detail {
     display: block;
     visibility: visible
 }

 .__h2.active,
 .__h2.keyspec.active {
     background-color: #4a8cff;
     color: #fff;
     cursor: pointer;
     pointer-events: visible
 }

 ._speccont {
     text-align: center
 }

 .__h2 {
     margin: 0 .3em 0 0;
     font-style: italic;
     padding: 7px 12px;
     font-weight: 300;
     text-transform: capitalize;
     display: inline-block;
     border-radius: 6px;
     color: #4a8cff;
     border: 1px solid #4a8cff
 }

 .First_Load h5 b {
     color: #000
 }

 .xr_off.white {
     color: #fff !important
 }

 ._setrange span.I-name__range:first-child h4 {
     font-weight: 700
 }

 a.spl_h1.xr_12 img {
     max-height: 60px;
     margin: 0;
     border-radius: 6px
 }

 .zoom_model .modal-body {
     text-align: center
 }

 .append_lowestprices ._graph--details p b {
     font-weight: 100;
     text-transform: capitalize
 }

 ._size.active {
     color: #4a8cff
 }

 .SDrp button,
 ._size {
     padding: 0;
     position: relative;
     line-height: normal;
     border: 0 solid #ddd !important;
     font-size: 14px;
     font-weight: 700;
     cursor: pointer;
     overflow: hidden;
     text-overflow: ellipsis
 }

 .owl_12 ._size {
     max-width: 85%
 }

 .SDrp button .glyphicon.glyphicon-Dwn {
     display: none
 }

 ._size {
     border-width: 0 !important
 }

 .SDrp button,
 .sizedrop.dropdown-menu h4 {
     text-transform: capitalize;
     user-select: none;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
 }

 .glyphicon.glyphicon-Dwn::before {
     content: "\f13a";
     font-family: FontAwesome;
     cursor: pointer;
     display: block;
     position: absolute;
     font-size: 12px;
     right: 6px;
     top: 0
 }

 .sizedrop.dropdown-menu h4:hover {
     background-color: #f1f1f1
 }

 .sizedrop.dropdown-menu h4 {
     padding: 0 8px;
     display: block;
     text-align: left;
     font-weight: 200;
     height: 30px;
     line-height: 29px
 }

 .sizedrop.dropdown-menu {
     display: none;
     position: absolute;
     min-width: 100%;
     left: 0;
     top: 33px;
     background: #fff;
     border: 1px solid #ddd;
     border-radius: 6px;
     font-size: 13px;
     height: 120px;
     z-index: 1020;
     overflow-y: auto
 }

 ._range {
     border: 1px solid #ddd;
     padding: 0 8px;
     height: 50px;
     display: flex;
     flex-flow: column;
     font-size: 12px;
     justify-content: center;
     border-radius: 6px;
     background: #f1f1f1;
     color: #666
 }

 .__zoom .reset {
     padding: 0 12px;
     margin-left: 12px;
     height: 30px;
     background: #000;
     border-radius: 25px;
     color: #fff;
     border-width: 0;
     cursor: pointer
 }

 .__zoom .reset:hover {
     background-color: #4a8cff
 }

 .enlarge_icon {
     background-color: #4a8cff;
     font-weight: 600;
     border-width: 0;
     color: #fff;
     z-index: 106;
     text-align: center;
     position: relative;
     top: 0;
     padding: 0;
     right: 0;
     width: 30px;
     height: 30px;
     margin: 0 4px 0 0;
     border-radius: 100%;
     cursor: pointer
 }

 ._pantab .seller_image img {
     border-radius: 6px
 }

 .enlarge_icon svg {
     width: 25px;
     height: 25px;
     position: relative
 }

 ._pth1 {
     color: #4a8cff;
     font-weight: 600;
     padding: 7px 12px;
     font-size: small;
     display: inline-block;
     line-height: normal !important;
     border-radius: 6px
 }

 #share.__share .jssocials-share-link {
     padding: 0;
     width: 30px;
     height: 30px;
     font-size: 14px;
     display: flex;
     justify-content: center;
     align-items: center
 }

 .reflection {
     font-size: smaller;
     cursor: pointer;
     text-align: center;
     display: inline-block;
     border-radius: 6px;
     padding: 5px 4px;
     margin: 5px 0 0 0;
     line-height: 18px;
     border: 1px solid red
 }

 .reflection img {
     margin-right: 1px;
     margin-top: 0;
     max-height: 10px !important;
     position: relative;
     top: 1px
 }

 .reflection:hover {
     border-width: 2px
 }

 .reflection b,
 .reflection span {
     line-height: normal;
     font-weight: 100
 }

 .reflection span {
     color: red
 }

 .reflection b {
     color: #4a8cff
 }

 .__Ddeals b,
 .__Ddeals h5,
 .__xerverewards h5 {
     font-weight: 100;
     white-space: nowrap;
     color: #000
 }

 ._cashback {
     display: contents
 }

 #share.__share .jssocials-share-link {
     border-radius: 100%
 }

 .jssocials-link .jssocials-share-link {
     background: #b967ff
 }

 .__xerverewards ._TC {
     color: #3298ff;
     font-weight: 300;
     font-size: xx-small;
     margin-left: 3px
 }

 ._prod_title,
 ._prodtitle,
 .prices_details_cont h4.center,
 .tb_cnt.best_buy_table ._product--details .xr_h1,
 h1._xsdfnth1,
 p {
     font-weight: 300
 }

 p {
     font-size: small;
     color: #666;
     line-height: 1.7
 }

 p {
     line-height: normal
 }

 ._sellerGrid h3:hover {
     background-color: #4a8cff;
     border-color: #4a8cff;
     color: #fff
 }

 .spl_of b,
 .yellow {
     color: #ffe40a
 }

 .First_Load._screenshot h6 u {
     font-weight: 100;
     text-decoration: none;
     border: 1px solid;
     padding: 10px 8px 6px;
     border-radius: 0;
     margin: 12px 0 0 0;
     display: inline-block;
     color: #000;
     font-size: 12px;
     cursor: pointer
 }

 .Clrst {
     background: 0 0;
     color: #fff;
     left: 100%;
     bottom: 100%;
     z-index: 1030;
     border: 2px solid #fff;
     pointer-events: auto;
     display: flex;
     align-items: center;
     justify-content: center;
     margin-block-end: 8px;
     margin-inline-end: 0;
     height: 35px;
     width: 35px;
     padding: 0;
     position: absolute;
     margin-left: 0;
     border-radius: 100%;
     font-size: 20px;
     line-height: 38px;
     box-shadow: none;
     font-weight: 600;
     font-style: normal;
     cursor: pointer
 }

 .__Share .prc_12 .fa.fa-list-ul {
     color: #708090;
     font-size: 18px !important
 }

 .Share_LIST {
     display: block;
     margin: 0;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 10
 }

 .__h8 {
     font-weight: 600;
     margin: 0 0 15px
 }

 .xr_img_details.V_mg .xr_tb {
     flex-flow: column;
     align-items: center
 }

 .commonsize .dropdown.open .dropdown-menu li .glyphicon.glyphicon-menu-right:before,
 .quickseller .glyphicon.glyphicon-menu-right:before,
 .slr_btn .glyphicon.glyphicon-menu-right:before,
 i._more::before {
     content: "\f0a9"
 }

 .xr_12.flex_flow_12 {
     flex-flow: column
 }

 .sel-img-gap {
     margin: 0 .4rem
 }

 img[src="https://d372i0x0rvq68a.cloudfront.net/images/rsz_blank_grey.jpg"] {
     max-width: 100%;
     max-height: 40px
 }

 path[stroke="#3366cc"] {
     stroke: #3298ff !important
 }

 .I-name__range h4 b,
 .__Ddeals h4,
 .__Ddeals span b,
 .__xerverewards h6,
 .bold,
 .mins {
     font-weight: 700
 }

 .Share_LIST .active_club .prc_12 .iconbtnh6,
 ._graph--details p b,
 ._sellerDetails._ViewsellerDetail,
 .spl_of,
 .spl_of b {
     font-weight: 100
 }

 .xr_h1 {
     cursor: pointer;
     font-weight: 300;
     line-height: 18px;
     margin: 0 0;
     word-break: break-all
 }

 .xr_12._moreoff h6 {
     margin: 0 0 .5rem
 }

 .Ext_off .spl_of,
 ._grab_and_shop,
 .xr_off.Cbk_pc {
     display: inline-flex;
     width: 100%;
     text-align: left;
     cursor: pointer;
     align-items: center;
     font-weight: 100;
     line-height: normal;
     margin: 0 0 14px
 }

 .Ext_off .spl_of::before,
 .stockback::before,
 .xr_off.Cbk_pc::before {
     content: "+";
     border: 1px solid #4a8cff;
     color: #4a8cff;
     font-family: Outfit, sans-serif;
     text-align: center;
     font-size: 16px;
     border-radius: 100%;
     margin: 0 4px 0 0;
     font-weight: 300;
     width: 16px;
     cursor: pointer;
     height: 16px;
     line-height: 15px;
     position: relative;
     display: inline-block
 }

 ._share--container {
     padding: 1.5rem
 }

 .xr_12._coupon .spl_of,
 .xr_12._moreoff .spl_of {
     display: inline-block;
     width: 100%;
     padding: .8rem;
     background: #4a8cff;
     color: #fff;
     list-style: none;
     border-width: 0 1px 1px;
     border-style: solid;
     border-color: #4a8cff
 }

 .modal.fade .modal-dialog {
     transform: translate(0, 0)
 }

 #graph-zoom-load .modal-dialog,
 .modal.fade .modal-dialog {
     max-width: 100%
 }

 .breadcrumb-family a {
     color: #878787;
     white-space: nowrap
 }

 .SDrp.dropdown,
 .YOU-MAy,
 .__quickcontainer,
 .__zoom,
 .graph_area_pro,
 .graph_product,
 .quicklinks .grid2,
 center {
     display: inline-block;
     width: 100%
 }

 .v_smb.more_seller_button {
     width: auto;
     margin: 1.5rem auto;
     border-radius: 0;
     background: #133e7c;
     padding: 12px;
     height: 45px;
     font-weight: 600;
     border: 1px solid #133e7c;
     color: #fff;
     border-radius: 6px;
     text-transform: capitalize
 }

 ._mbdeals h4 {
     font-weight: 600;
     text-align: center;
     vertical-align: unset;
     margin: 0 0 20px;
     font-size: 20px
 }

 ._mbNo .form-control {
     width: calc(100% - 30%);
     border-radius: 4px 0 0 4px;
     margin: 0 0 auto
 }

 ._mbNo ._submit {
     height: 40px;
     cursor: pointer;
     background: #4a8cff;
     border-color: #4a8cff;
     border-radius: 0 4px 4px 0;
     font-size: .92rem;
     color: #fff;
     font-weight: 600;
     width: 30%;
     border-style: solid
 }

 .modal-sm .stbuymcashback {
     font-weight: 600;
     border-radius: 6px;
     cursor: pointer;
     padding: .8rem 0;
     line-height: 18px
 }

 .tab--container span {
     align-items: center
 }

 .tab--container span,
 .xr_12.flex_flow_12,
 .xr_img_details.V_mg .xr_tb {
     display: flex;
     justify-content: center
 }

 .tab--container span:last-child {
     border: 0
 }

 .xr_12._coupon,
 .xr_12._moreoff {
     display: none;
     width: 100%;
     margin: 0 0 -1px
 }

 .PrcDiff,
 ._clubdrop,
 .disabled {
     display: none !important
 }

 .spl_h1,
 .spl_of {
     cursor: pointer
 }

 #graph-zoom-load .modal-dialog {
     width: 100%;
     position: relative
 }

 #carousel-example-generic,
 .PRC_Cmp,
 .Prc_container,
 ._img_rec_cont,
 ._lglg,
 ._offprice,
 ._sucprerror,
 ._xsdfnth1,
 ._xsdfrpoff,
 .col-xs-12,
 .col-xs-3,
 .col-xs-5,
 .col-xs-6,
 .colMdReco,
 .graph_area_pro,
 .price_error_check.sdermsg,
 .simlr_m,
 .spl_h1,
 .tb_cnt,
 .xr_35,
 .xsdcold6,
 .you_may_also_step2.you_may_all_left_min.owl-carousel.owl-theme {
     float: left
 }

 ._igh1 {
     float: right
 }

 #carousel-example-generic,
 #login_popup_buyer_autocomplete,
 .AdPImg-Cnt,
 .COMp_Cnt,
 .First_Load,
 .H1-Cbk,
 .PRC_Cmp,
 .PrcDiff,
 .Prc_container,
 .Share_LIST .iconbtnh6,
 ._col_h7,
 ._col_h7-30,
 ._col_p6,
 ._extraoff,
 ._lglg,
 ._offprice,
 ._sdshareloc input.autocomplete-text,
 ._xsdfnth1,
 ._xsdfrpoff,
 ._you_prt,
 .chanader_de.bestother,
 .cmpr_12,
 .cmpr_12 .simlr_m,
 .col-md-12,
 .col-xs-12,
 .colMdReco,
 .couponactivation-span-size,
 .details_sub_list,
 .icon_5,
 .location-address,
 .online-nearby,
 .online-nearby .col-xs-5,
 .otbetsave.col-xs-6.padding-0,
 .popup_cash_section,
 .pralerh,
 .prt_img,
 .res_txtsd,
 .showntifyme,
 .simlr_m,
 .simpleLens-container,
 .simpleLens-gallery-container#Lens,
 .simpleLens-lens-image,
 .tb_cnt {
     width: 100%
 }

 #carousel-example-generic,
 #nearby_price,
 .AdPImg-Cnt,
 .COMp_Cnt,
 .Ext_off,
 .H1-Cbk,
 .Mrp_Rs,
 .PRC_Cmp,
 .PrcDiff,
 .Prc_alt,
 .SellerDeal,
 ._col_h7,
 ._col_h7-30,
 ._col_p6,
 ._img_rec_cont,
 ._offprice,
 ._rating_btn,
 ._xsdfrpoff,
 ._you_prt,
 .cmpr_12,
 .col-xs-12,
 .col-xs-3,
 .col-xs-5,
 .col-xs-6,
 .colMdReco,
 .compare_product_section_img_image,
 .couponactivation-span-size,
 .details_sub_list,
 .details_sub_list_page._xsddtsub,
 .graph_area_pro,
 .img-responsive-list-desk,
 .location-address,
 .online-nearby,
 .popup_cash_section,
 .pralerh,
 .prt_img,
 .resu_text_all,
 .showntifyme,
 .simlr_m,
 .simpleLens-container,
 .simpleLens-gallery-container#Lens,
 .simpleLens-lens-image,
 .spl_h1,
 .stbuymcashback,
 .tb_cnt,
 .xr_12,
 .xsdcold6,
 .you_may_all .owl-item {
     display: inline-block;
     position: relative
 }

 .AdPImg-Cnt,
 .COMp_Cnt,
 .COl12-PImg,
 .First_Load,
 .H1-Cbk,
 .PrcDiff,
 .Prc_alt,
 .V_mg,
 ._col_h7,
 ._sdresu,
 ._you_prt,
 .chanader_de.bestother,
 .cmpr_12 .simlr_m,
 .col-md-12.col_xsprc,
 .col-xs-3.h2tbprct,
 .couponactivation-span-size,
 .details_sub_list,
 .online-nearby,
 .prt_img,
 .res_txtsd,
 .resu_text_all,
 .simpleLens-big-image-container,
 .simpleLens-gallery-container#Lens,
 .simpleLens-lens-image {
     text-align: center
 }

 ._igh1,
 .price_error_check,
 .spl_h1 {
     text-align: left
 }

 .spl_of .spl_h1 {
     margin: 0 0 8px;
     width: 100%;
     color: #fff;
     justify-content: left;
     align-items: center;
     display: flex;
     font-weight: 300
 }

 .LOginPOP .bootstrap-select,
 .show {
     display: inline-block !important
 }

 .P-view ._more {
     display: none
 }

 .pralerh {
     margin-bottom: 12px
 }

 .price_error_check.sdermsg {
     color: red;
     font-weight: 300
 }

 .Mrp_Rs {
     color: gray;
     text-decoration: line-through;
     font-weight: 100 !important
 }

 #extra_cashback_popup,
 .Ext_off .spl_of,
 ._grab_and_shop,
 .stockback,
 .xr_off.Cbk_pc {
     color: #4a8cff
 }

 ._col_h7-30,
 .stbuymcashback {
     text-transform: uppercase
 }

 .HDr-Tab,
 .LOginPOP .bootstrap-select button,
 ._col_h7-30 {
     display: none !important
 }

 ._extraoff,
 ._prcalert_sub,
 ._sucprerror,
 ._xsdpnon,
 .price_error_check.sdermsg {
     display: none
 }

 .icon_5 svg,
 .icon_5 svg path {
     fill: #000
 }

 .H1-Cbk,
 .quicklinks ._sellerstore ._cash,
 .stbuymcashback {
     background: #4a8cff;
     border-color: #4a8cff;
     color: #fff;
     cursor: pointer
 }

 ._cash,
 ._mbNo ._submit:hover,
 .member-female .best_buy_table .H1-Cbk,
 .best_buy_table .H1-Cbk,
 .chanader_de.bestother:active,
 .chanader_de.bestother:hover,
 .resu_text_all:hover,
 .showmore:not(.collapsed):hover,
 .showntifyme button.chanader_de.bestother:hover,
 .v_smb.Cbk_Button:hover,
 .v_smb:hover {
     background-color: #ffe40a;
     border-color: #ffe40a;
     color: #000
 }

 .member-female .best_buy_table .H1-Cbk {
     color: #000 !important
 }

 ._sellerstore:hover .imgseller {
     border-color: #ffe40a
 }

 .H1-Cbk:hover,
 .member-female .xr_off.Cbk_pc:hover::before,
 .member-female .Ext_off .spl_of:hover::before,
 .member-female ._grab_and_shop:hover::before,
 .member-female .xr_off.Cbk_pc:hover::before,
 .xr_off.Cbk_pc:hover::before,
 .Ext_off .spl_of:hover::before,
 ._grab_and_shop:hover::before,
 .xr_off.Cbk_pc:hover::before,
 .member-female .H1-Cbk:hover,
 ._cash:hover,
 .quicklinks ._sellerstore ._cash:hover,
 .showmore:hover {
     background-color: #1db954;
     border-color: #1db954;
     color: #fff
 }

 ._prod_title:hover,
 .xr_off.Cbk_pc:hover,
 .Ext_off .spl_of:hover,
 ._grab_and_shop:hover,
 .member-female .xr_off.Cbk_pc:hover,
 .member-female .Ext_off .spl_of:hover,
 .member-female ._grab_and_shop:hover,
 .member-female .xr_off.Cbk_pc:hover,
 .member-female ._prod_title:hover {
     color: #1db954
 }

 ._prod_title:hover .ok-icon,
 .member-female ._prod_title:hover .ok-icon {
     border-color: #1db954
 }

 #dropalert {
     position: fixed;
     left: 0;
     right: 0;
     top: 0;
     z-index: 1050;
     margin: 0 auto;
     width: 100%;
     height: 100%;
     text-align: center;
     padding-top: 9rem;
     overflow: auto scroll;
     opacity: 1;
     background: rgb(0 0 0 / 44%)
 }

 #dropalert ._getdropcont {
     border-radius: 6px;
     background: #fff;
     border: 1px solid #ddd;
     padding: 12px;
     width: 420px;
     display: inline-block;
     position: relative
 }

 .__share {
     display: none
 }

 .__share .jssocials-share {
     margin: 2px
 }

 ._lglg {
     padding: 10px 0 4px
 }

 ._mbNo {
     margin-bottom: 12px;
     display: inline-block;
     width: 100%
 }

 .price_error_check.sdermsg {
     margin-left: 0
 }

 .price_error_check {
     margin-top: 12px;
     cursor: pointer
 }

 .price_error_check {
     color: #fff;
     margin-left: 12%
 }

 #compare-details {
     text-align: justify;
     line-height: 20px
 }

 #myModal-2-response .modal-sm {
     width: 650px;
     border-radius: 0;
     margin: 130px auto
 }

 ._rating_btn {
     padding: 2px 5px;
     color: #fff;
     height: 22px;
     background: #f60;
     border-radius: 4px
 }

 ._rating_btn .glyphicon.glyphicon-star {
     top: 0
 }

 ._col_p6 .gray {
     text-transform: capitalize;
     color: #1779ff
 }

 #show_pins_all .popup-share-location {
     position: absolute;
     left: 0;
     right: 0;
     margin: 0 auto;
     width: 50%;
     top: 60px
 }

 .location-address {
     line-height: 1.5;
     text-align: left;
     margin: 0 auto;
     padding: 0 0 8px
 }

 .col-xs-3.h2tbprct {
     line-height: 1.5;
     padding-right: 0
 }

 ._prcalert_sub {
     padding: 0 0 12px
 }

 ._xsdfrpoff.form-group {
     margin-bottom: 0
 }

 .First_Load .loading {
     height: 60px;
     display: inline;
     margin-left: 10px
 }

 .First_Load._screenshot .loading {
     height: 15px;
     display: inline
 }

 .First_Load._screenshot .loading {
     display: inline !important
 }

 .First_Load._screenshot {
     background: #f1f1f1;
     color: #4a8cff;
     width: 100%;
     display: flex;
     height: 200px;
     align-items: center;
     position: absolute;
     justify-content: center;
     padding: 0 0 0;
     left: 0;
     top: 0;
     border-radius: 6px;
     z-index: 103;
     overflow: hidden
 }

 .First_Load h5 {
     letter-spacing: .035rem;
     margin: 0;
     line-height: normal;
     font-size: 16px;
     font-weight: 600
 }

 .First_Load b,
 .First_Load._screenshot h6 {
     font-weight: 600
 }

 .First_Load {
     position: relative;
     right: 0;
     z-index: 1000;
     top: 0;
     color: #fff;
     display: flex;
     align-items: center;
     justify-content: flex-start;
     flex-flow: column;
     height: 100vh;
     background: #78bfff
 }

 .price_error_check.sdermsg {
     margin: -6px 0 12px;
     font-size: 12px;
     font-weight: 600;
     color: red;
     position: relative;
     left: 0
 }

 .xsdcold6 {
     width: 100%
 }

 ._prcalert_sub {
     padding: 0 0 12px
 }

 .price_error_check {
     color: #fff;
     font-size: 11px;
     margin-left: 12%;
     margin-top: 10px
 }

 .showntifyme.center button {
     padding: 8px 12px;
     cursor: pointer;
     font-size: 15px;
     font-weight: 600;
     border-radius: 25px
 }

 .showntifyme button.chanader_de.bestother {
     border: 0;
     color: #fff;
     margin: 0 0 0
 }

 .AdPImg-Cnt,
 .col-md-5.col-xs-12.padding-0.mgrleftsd {
     z-index: 2;
     padding: 0
 }

 .col-md-5.col-xs-12.padding-0.mgrleftsd {
     margin: 0 0 12px
 }

 .details_sub_list_page._xsddtsub {
     border-width: 0;
     cursor: pointer;
     display: flex;
     flex-flow: wrap;
     justify-content: center
 }

 .details_sub_list_page li {
     display: inline-flex;
     height: 38px;
     border: 1px solid #ddd;
     margin: 8px 6px;
     justify-content: center;
     align-items: center;
     font-size: 14px;
     padding: 0 1em;
     border-radius: 26px
 }

 .resu_text_all {
     margin: 1.5rem 0 0
 }

 .you_may_all {
     margin: 0 0 1.5rem;
     display: flex;
     flex-flow: column;
     min-width: 100%
 }

 .res_txtsd {
     margin-bottom: 2.2rem
 }

 ._you_prt {
     text-transform: uppercase;
     z-index: 2;
     padding: 20px 0 0;
     font-weight: 100;
     letter-spacing: .6px;
     margin: 0 0 20px;
     border-top: 1px solid #cbcbcb;
     line-height: normal
 }

 .SellerDeal,
 ._col_h7-30 {
     margin-right: 0;
     text-align: left;
     font-weight: 700;
     letter-spacing: .6px
 }

 ._col_h7-30 {
     padding: 15px 0
 }

 ._col_h7-30 {
     background: #4a8cff
 }

 .Info_cnt.size-change-info {
     height: initial;
     padding: 0 0 0;
     top: 1.6rem;
     position: relative
 }

 ._viewbutton,
 .location-address ._locmark {
     color: #4a8cff
 }

 .sellerbutton ._viewbutton:hover {
     font-weight: 700
 }

 .sellerbutton ._viewbutton:hover .fa {
     background-color: #4a8cff;
     color: #fff
 }

 .sellerbutton ._viewbutton {
     border-radius: 25px;
     font-weight: 100;
     letter-spacing: 1px;
     text-transform: capitalize;
     padding: 0 0
 }

 ._sellerstore ._col34 {
     justify-content: center;
     display: flex;
     width: 100%;
     border-left: 1px solid #ddd;
     height: 100%;
     align-items: center
 }

 .H1-Cbk,
 ._cash,
 ._viewbutton,
 .extra_discount,
 .quicklinks ._cash,
 .v_smb {
     width: auto;
     font-weight: 700;
     border-radius: 6px;
     text-align: center;
     cursor: pointer;
     line-height: 20px;
     text-transform: capitalize;
     padding: 12px 8px;
     display: inline-flex;
     justify-content: center;
     align-items: center;
     position: relative
 }

 .extra_discount.active,
 .showntifyme button.chanader_de.bestother,
 .v_smb {
     background-color: #4a8cff;
     border-color: #4a8cff;
     color: #fff
 }

 #nearby_price {
     width: 27%;
     border: 1px solid #d4d5d9;
     box-shadow: 2px 3px 5px #d4d5d9;
     background: #fff;
     border-radius: 4px;
     margin: 4rem auto;
     position: absolute;
     left: 0;
     right: 0
 }

 ._extraoff {
     overflow: auto scroll;
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 3001;
     background: rgba(0, 0, 0, .2);
     outline: 0
 }

 .simlr_m {
     margin-top: 0;
     display: flex;
     flex-flow: row wrap;
     justify-content: center
 }

 .Prc_alt {
     display: none
 }

 .hGSR34 {
     color: #000;
     padding: 0 6px;
     z-index: 1;
     margin: 12px auto 0;
     display: inline-block;
     font-size: smaller;
     line-height: 20px;
     height: 20px;
     background-color: #ffe40a;
     border-radius: 25px
 }

 .hGSR34._low_star {
     background: #aaa;
     color: #fff
 }

 .glyphicon-resize-vertical {
     top: 2px
 }

 #nearby_price ._lglg {
     justify-content: space-between;
     align-items: center
 }

 .location-address svg.marker {
     width: 12px;
     height: 12px;
     fill: #4a8cff
 }

 ._maphw {
     font-weight: 600;
     display: inline-flex;
     text-transform: capitalize;
     flex-flow: column;
     line-height: 12px;
     text-align: left;
     width: 100%;
     color: #f60;
     font-size: 16px
 }

 ._maphw p {
     font-size: 12px;
     line-height: 20px;
     width: 100%;
     margin: .5rem 0 0;
     float: left;
     text-transform: none
 }

 .location-address ._locmark svg.marker {
     fill: #4a8cff
 }

 .owl-buttons .owl-prev {
     left: 0
 }

 .owl-buttons .owl-next {
     right: 0
 }

 .owl-controls>.owl-buttons>div {
     margin-top: -19rem
 }

 .diff_product .owl-controls>.owl-buttons>div {
     margin-top: -60px
 }

 ._tc--wrp:not(.active) h4,
 ._tc--wrp:not(.active) h5 {
     font-weight: 200
 }

 .YOU-MAy {
     margin: 2rem 0 0
 }

 .view_other_comparison ._compare {
     display: inline-flex;
     width: 100%;
     align-items: center;
     justify-content: center;
     position: relative;
     z-index: 21;
     bottom: 0;
     left: 0
 }

 .__seller_logo {
     margin: 0 auto;
     left: 0;
     width: 50%;
     height: 35px;
     bottom: 80%;
     right: 0;
     z-index: 2;
     padding: 6px 0;
     border: 1px solid #ffefa1;
     background: #fff;
     border-radius: 25px;
     display: flex;
     justify-content: center;
     align-items: center
 }

 .modal-header .__seller_logo {
     width: 15%;
     position: absolute;
     bottom: 88%;
     height: 45px
 }

 .buttons.__zoom {
     height: 50px;
     margin: 0 0 0
 }

 .zoom_model .modal-header {
     margin: 0 0;
     padding: 1rem 1rem 0
 }

 .zoom-footer {
     padding: 1rem 0 2rem;
     text-align: center
 }

 ._rangeposition {
     position: absolute;
     right: 0;
     display: flex;
     align-items: center
 }

 .view_other_comparison ._compare .v_smb,
 .zoom_model .v_smb {
     width: auto;
     border-radius: 25px;
     text-transform: capitalize
 }

 .view_other_comparison ._compare .v_smb {
     font-size: 12px
 }

 .view_other_comparison ._compare .v_smb.Cbk_Button {
     margin: 0 0 0 4px
 }

 .view_other_comparison .buttons.__zoom::before {
     content: "";
     border-top: 1px solid #ffefa1;
     z-index: 1;
     left: 0;
     position: absolute;
     display: inline-block;
     width: 100%
 }

 .__diffproductcolor {
     height: 112px;
     width: 100%;
     display: inline-flex;
     justify-content: center;
     align-items: center
 }

 ._product_color {
     border: 1px solid #ddd;
     display: inline-grid;
     align-items: center;
     justify-content: space-between;
     height: 80px;
     grid-template-columns: 40% 60%;
     line-height: 24px;
     width: 97%;
     border-radius: 6px
 }

 ._product_color b {
     font-size: 14px
 }

 ._product_color img {
     object-fit: contain;
     object-position: center;
     width: 100%;
     aspect-ratio: 1/1;
     block-size: 64px
 }

 ._product_color span._diffimage {
     height: 65px;
     display: inline-grid;
     align-content: center;
     justify-content: center;
     align-items: center;
     text-align: center;
     padding: 0 6px
 }

 ._product_color p {
     font-weight: 300;
     color: #000;
     margin: 0 0 0;
     font-size: 12px;
     text-transform: capitalize !important;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
 }

 ._product_color p:nth-child(2) {
     width: 100%;
     color: #666;
     font-style: italic;
     margin: 2px 0 0
 }

 ._product_color.active {
     border-width: 2px;
     border-color: #4a8cff
 }

 .__h2:hover,
 .litblue.active,
 .litblue:hover {
     background-color: #4a8cff;
     color: #fff
 }

 .seller-06 {
     text-align: center
 }

 .sellerbutton ._viewbutton .fa-rupee:before {
     margin-right: -1px
 }

 .Ext_off .spl_of:hover,
 ._grab_and_shop:hover,
 .stockback:hover,
 .xr_off.Cbk_pc:hover {
     font-weight: 700
 }

 .Ext_off .spl_of:hover::before,
 .stockback:hover::before,
 .xr_off.Cbk_pc:hover::before {
     background-color: #4a8cff;
     color: #fff
 }

 .compareh2 {
     font-size: 11.5px
 }

 span.spanh1 {
     font-size: .8em;
     font-weight: 700;
     padding: initial;
     border-radius: 26px;
     margin-top: 1em;
     cursor: pointer;
     color: #1db954
 }

 ._prod_title.defaultactive .ok-icon {
     background: #4a8cff;
     border: #4a8cff
 }

 .cointainer-earn {
     background-color: #b967ff;
     color: #fff;
     padding: 10px .6em 0;
     position: relative;
     border-radius: 6px;
     height: 45px;
     text-align: center
 }

 .cointainer-earn h5,
 .cointainer-earn h6 {
     font-size: 16px;
     font-weight: 700;
     display: inline
 }

 .sharepage .__responsive {
     width: 44px;
     height: 45px;
     transform: scale(1.26)
 }

 .copyandshare.cointainer-earn {
     position: relative;
     background: #7af;
     color: #fff
 }

 #share.__share .jssocials-link .jssocials-share-link:hover,
 .cointainer-earn:hover,
 .copyandshare.cointainer-earn:hover,
 .howitwork.cointainer-earn:hover,
 .sharenowbutton:hover,
 .sharetoearn.cointainer-earn:hover {
     background-color: #ffe40a;
     color: #000
 }

 .sharetoearn.cointainer-earn:hover::before {
     border-top: 11px solid #ffe40a
 }

 .copyLink {
     background: #b967ff;
     color: #fff;
     height: 65px;
     width: 100%;
     display: inline-flex;
     justify-content: center;
     align-items: center;
     font-size: 1.3em;
     font-weight: 700;
     column-gap: 4px;
     border-radius: 8px 8px 0 0
 }

 .copyLink::before {
     content: "\f00c";
     width: 24px;
     height: 24px;
     display: inline-block;
     font: normal normal normal 12px/1 FontAwesome;
     position: relative;
     background-color: #fff;
     color: #b967ff;
     border-radius: 100%;
     text-align: center;
     line-height: 24px;
     margin-right: 4px
 }

 .earncashback {
     display: inline-grid;
     grid-template-columns: auto auto auto;
     column-gap: 8px;
     cursor: pointer
 }

 ul.cas_poin li {
     text-align: center;
     margin: 0
 }

 div#shareGraphics {
     text-align: center
 }

 ul.cas_poin li p {
     margin-top: 12px
 }

 .cas_poin p {
     font-size: 13px;
     line-height: 16px;
     color: #000;
     font-weight: 700
 }

 ul.cas_poin {
     width: 320px
 }

 ul.cas_poin ol {
     grid-template-columns: auto auto auto;
     gap: 13px;
     display: inline-grid;
     height: auto;
     justify-content: center;
     align-items: center;
     padding-inline-start: 0
 }

 .productContainer {
     display: inline-grid;
     grid-template-columns: 30% auto;
     width: 100%
 }

 .jssocial-shares h6 {
     font-size: 14px;
     font-weight: 100;
     color: #000
 }

 ._xerve--deals.dealgraphcontainer .xerve_loading img.img-responsive {
     width: 25px;
     margin: .5em 0
 }

 .prodDetails h5.Pagelink {
     width: auto
 }

 .product-6 {
     display: flex;
     flex-flow: wrap;
     height: 100%;
     align-items: flex-start;
     text-align: left;
     padding-left: .6em;
     gap: 12px
 }

 .I-name__heading {
     border-bottom: 1px dashed #ddd;
     height: 40px;
     margin-bottom: 6px;
     display: inline-block;
     overflow: hidden
 }

 .compgrid {
     display: inline-grid;
     white-space: nowrap;
     margin-bottom: 0;
     margin-top: 0;
     height: 28px;
     float: none
 }

 .compgrid .__sellerlogo,
 .compgrid ._split-comp {
     white-space: nowrap;
     display: flex;
     align-items: center
 }

 .compgrid .__sellerlogo {
     justify-content: center
 }

 .compgrid ._split-comp {
     justify-content: left;
     text-align: left;
     font-size: 13.5px;
     white-space: nowrap;
     display: flex;
     justify-content: left;
     align-items: center;
     border-left: 1px dotted #ddd;
     padding-left: 6px
 }

 ._setrange,
 .compareshare {
     width: 93%
 }

 ._setrange {
     display: inline-flex;
     position: relative;
     flex-flow: column
 }

 .compareshare {
     display: inline-flex;
     margin-top: 1.6em;
     text-align: center;
     justify-content: center;
     white-space: nowrap
 }

 .compareshare button {
     background: #fff;
     border-radius: 0;
     border-width: 0;
     padding: 0;
     width: 100%;
     justify-content: space-between;
     display: inline-grid;
     grid-template-columns: 120px 50%;
     cursor: pointer
 }

 span.h1comapre i {
     width: 20px;
     font-weight: 400;
     display: inline-block
 }

 ._setrange .compgrid:first-child ._split-comp {
     font-weight: 700
 }

 .compareshare button:hover {
     background-color: #e0f0fb
 }

 .compareshare button.shareearnbutton {
     border-bottom: 0 !important
 }

 .compareshare button span {
     text-align: left;
     font-family: Quicksand;
     line-height: 25px
 }

 .compareshare button span.h1comapre {
     text-align: center
 }

 span.h1comapre {
     font-weight: 400;
     line-height: normal
 }

 span.PCompare,
 span.h1comapre {
     font-size: 12px
 }

 .compareshare button span.PCompare {
     padding: 1.5px 0 0 6px;
     border-radius: 0;
     border-left: 1px dotted #ddd;
     height: 27px;
     text-align: left;
     display: inline-block;
     font-weight: 700
 }

 .compareshare button.comparebutton span.PCompare,
 span.h1comapre i {
     color: #4a8cff
 }

 .compareshare button.sharegetbutton span.PCompare,
 button.sharegetbutton span.h1comapre i {
     color: #1db954
 }

 .compareshare button.shareearnbutton span.PCompare,
 button.shareearnbutton span.h1comapre i {
     color: #f60
 }

 span.attributes_section {
     margin-top: 6px
 }

 .attributes_section span {
     display: inline-flex;
     position: relative;
     width: auto;
     height: 20px;
     border-radius: 4px;
     border: 1px solid #4a8cff;
     padding: 4px 3px;
     margin: 0 2px 6px;
     font-size: x-small;
     color: #4a8cff;
     text-transform: capitalize;
     align-items: center;
     justify-content: center
 }

 .sharetoearn.cointainer-earn {
     background: #1db954;
     color: #fff
 }

 .sharetoearn.cointainer-earn::before {
     border-top: 11px solid #1db954
 }

 .sharenowbutton {
     background: #b967ff;
     color: #fff;
     font-weight: 700;
     padding: 7px;
     border-radius: 6px;
     white-space: nowrap;
     font-size: 13.5px;
     text-align: center;
     margin: 9px 0 0;
     cursor: pointer
 }

 .compareshare .compareshare {
     border-width: 0
 }

 .member-female .Ext_off .spl_of::before,
 .member-female .stockback::before,
 .member-female .xr_off.Cbk_pc::before {
     border-color: #ff0066;
     color: #ff0066
 }

 .price--drop--btn.dskhide {
     display: inline-grid;
     width: 100%;
     grid-template-columns: auto auto;
     justify-content: center;
     padding: 10px .6rem 0;
     position: fixed;
     gap: .3em;
     bottom: 0;
     left: 0;
     z-index: 1027;
     background: #fefcea;
     height: 50px
 }

 .price--drop--btn.dskhide i.fa.fa-area-chart {
     margin-left: 2px
 }

 .member-female .price--drop--btn ._prodtitle,
 .price--drop--btn ._prodtitle {
     border: 1px solid #ffe40a;
     background-color: #ffe40a;
     padding: 0 .6em 0;
     border-radius: 3rem;
     font-size: 12px;
     height: 30px;
     gap: 3px;
     display: flex;
     align-items: center;
     color: #000;
     text-transform: capitalize
 }

 .member-female .price--drop--btn ._prodtitle.active,
 .price--drop--btn ._prodtitle.active {
     border: 1px solid #edaf48;
     background-color: #edaf48;
     color: #fff
 }

 .price--drop--btn #prc_12_like svg {
     height: 12px
 }

 .price--drop--btn .ok-icon {
     width: 12px;
     height: 12px;
     margin: -3px 0 0 0;
     border-width: 0 !important
 }

 .price--drop--btn ._prodtitle svg {
     position: relative;
     top: -.9px;
     margin-right: -1.4px
 }

 .price--drop--btn .ok-icon,
 .member-female .price--drop--btn ._prodtitle._p9 .ok-icon .member-female .price--drop--btn .ok-icon {
     border-color: #fff !important
 }

 .price--drop--btn #prc_12_like.active svg path,
 .price--drop--btn #prc_12_like.active svg {
     fill: #fff
 }

 .__morestore {
     color: #fff;
     background-color: #edaf48;
     border: 1px solid #edaf48;
     border-radius: 25px;
     width: fit-content;
     font-weight: 100;
     font-size: .66dvw;
     height: 22px;
     justify-content: center;
     align-items: center;
     column-gap: 2px;
     display: flex;
     text-align: center;
     white-space: nowrap;
     padding: 0 5px
 }

 .copypageLink {
     padding: 5px 12px 7px;
     font-size: 14px;
     line-height: normal;
     background: #b967ff;
     color: #fff;
     width: auto;
     border-radius: 25px;
     cursor: pointer;
     display: inline-block
 }

 .listsubcat.mbhide {
     display: none !important
 }

 #club_drop .ok-icon {
     width: auto;
     height: auto;
     background-color: inherit;
     border: inherit;
     margin: auto
 }

 #club_drop .ok-icon::before {
      content: "\f00c";
     font-family: 'FontAwesome';
     color:#000;

 }

 @media (min-width:1199px) {

    
     span.PCompare,
     span.h1comapre {
         font-size: .75dvw
     }

     .price-li.previous-price img.img-responsive {
         max-width: 50%;
         height: 45%;
         object-fit: contain
     }

     .modal-dialog {
         width: 302px
     }

     .post-price-load .price-h6 div {
         height: calc(116px / 2);
         padding-left: 10px
     }

     .price-li.li-details {
         width: 85px
     }
.commonsize,
.graph_slider_section,
     .commonfilter {
         float: left;
     }
  .commonfilter {
         display: inline-block;
     }

     

     .__Share #shareicons.active_club::after,
     .__Share .active.prc_12::after {
         content: "";
         display: block;
         border-left: 6px solid transparent;
         border-right: 6px solid transparent;
         border-top: 6px solid #4a8cff;
         border-bottom: 6px solid transparent;
         width: 2px;
         bottom: -11px;
         margin: 0 auto;
         left: 0;
         right: 0;
         position: absolute
     }

     .Share_LIST .active_club .prc_12,
     .Share_LIST .prc_12.active,
     .__Share #shareicons.active_club,
     .__Share .prc_12.active {
         background: #4a8cff;
         border-color: #4a8cff;
         color: #fff;
         cursor: pointer
     }

     .Share_LIST .active_club .prc_12 svg path {
         fill: #fff
     }

     .graph_slider_section .slider_position {
         display: inline
     }

     #googleAdsenseInner .adsbygoogle {
         padding: 15px 0;
         border-right: 1px dashed #ddd;
         width: 100% !important;
         height: auto !important;
         border-bottom: 1px dashed #ddd;
         margin-top: 0;
         background-color: #e0f0fb
     }

     div#googleAdsenseDetailsLayout {
         margin: -2em 0 6em
     }

     .compareshare button,
     .compgrid {
         grid-template-columns: 100px calc(100% - 100px)
     }

     .cointainer-earn .share-icon,
     .cointainer-earn i.fa {
         margin-left: 3.6px
     }

     .graph_slider_section .slider_position .noUiSlider.noUi-target {
         width: 225px;
         display: inline-block;
         position: relative;
         margin: 2.5rem 5em 1.5rem -.6rem;
         top: -9px
     }

     .commonfilter:not(.hasSize) .graph_slider_section .slider_position .noUiSlider.noUi-target {
         margin: 2.5rem 5em 1.5rem 2.7rem
     }

     .sharepage {
         top: 0;
         position: relative
     }

     .product-4 img {
         height: 175px;
         object-fit: contain
     }

     .sharedropdown#privacyTerms:not(.hidden) {
         padding: 9% 30px 3em;
         overflow-y: scroll
     }

     .sharedropdown:not(.hidden) {
         padding: 15% 30px 0
     }

     .sharedropdown#sharedropdown:not(.hidden) {
         padding: 10% 30px 0
     }

     .sharedropdown#shareGraphics .close-cover-login {
         right: 39%
     }

     .commonfilter ._prod_title.active .ok-icon::before {
         border-color: #fff
     }

     .commonfilter button._prod_title.active .ok-icon {
         border-color: #4a8cff;
         background-color: #4a8cff
     }

     .compareh2 {
         margin: 1em 0 0;
         line-height: 16px
     }

     .__Ddeals .iconsprite.xerveicon,
     .__xerverewards .iconsprite.xerveicon {
         background-size: 22px;
         height: 19px;
         width: 22px
     }

     .__xerverewards {
         border-left: 1px solid #ddd
     }

     .Pd_xr,
     .__Ddeals,
     .__Ddeals b,
     .__xerverewards,
     .__xerverewards h5,
     .comparedeals,
     .s_mg,
     .stockback {
         display: flex;
         justify-content: center;
         align-items: center
     }

     .__Ddeals {
         border: 1px dashed;
         border-radius: 10px;
         cursor: pointer
     }

     ._bank_off img {
         max-width: 45px
     }

     .__Brandlogo img {
         max-height: 25px
     }

     .__Ddeals.bestBuyMain ._mrp {
         border-radius: 25px;
         padding: 6px 10px;
         background: #1db954;
         color: #fff
     }

     .__sellerlogo img {
         height: 20px;
         width: 65px;
         object-fit: contain
     }

     .img-responsive-list-desk {
         object-fit: contain;
         object-position: center;
         width: 100%;
         aspect-ratio: 0/1;
         block-size: 235px
     }

     .sellerbutton ._viewbutton .fa {
         width: 20px;
         height: 20px;
         border: 1px solid #4a8cff;
         border-radius: 100%
     }

     .col-md-5.col-xs-12.padding-0.mgrleftsd,
     .col-md-7.col-xs-12.margcstm.padding-0 {
         float: none
     }

     .__h2 ._sprites.th-large.icontop {
         transform: scale(1.58);
         top: .6px
     }

     .Prc_container .iconsprite.cashsprite,
     .Prc_container .xerveicon,
     .xerveicong {
         width: 25px;
         height: 19px;
         top: 0;
         margin: 0 3px;
         background-size: 25px;
         vertical-align: bottom
     }

     ._graph--details p {
         margin: 0 0 8px;
         font-weight: 100;
         border-radius: 6px;
         padding: 6px 0;
         line-height: 16px;
         display: inline-block;
         float: left;
         white-space: nowrap;
         width: calc(33.33% + 33.33%);
         font-size: 12px;
         text-align: center;
         background: #fcfce8;
         color: #009925
     }

     .quicklinks {
         border-width: 1px 1px;
         border-style: solid;
         border-color: #ddd;
         padding: 0 12px 20px;
         text-align: center
     }

     .imgseller .showproddetails.seller-06 img,
     .xr_35.s_cg .xr_img_details img.compare_product_section_img_image {
         max-height: 125px
     }

     ._sizecontainer {
         margin: 12px 0 0
     }

     .sellerbutton .xr_off.Cbk_pc {
         margin: 0;
         justify-content: center
     }

     .seller-06 {
         padding: 20px 0
     }

     .contli,
     .contli .panel-body,
     .contli .panel-body p,
     .contli li,
     .contli p.panel-body,
     .contli ul {
         font-size: 14px
     }

     #customers th,
     .contli h2,
     .contli h3,
     .contli h5,
     .contli h5._h2tag {
         font-size: 20px;
         font-weight: 700
     }

     #customers td,
     .contli h6 {
         font-size: 16px;
         font-weight: 700
     }

     .compareh2 p {
         font-size: .9em;
         margin-top: .3em
     }

     .__Ddeals span b,
     .compareh2 b,
     .compareh2 p {
         white-space: nowrap
     }

     ._tc--wrp:hover {
         background: #3298ff;
         color: #fff
     }

     ._tc--wrp:hover h4 {
         color: #fff
     }

     ._tc--wrp:hover::after {
         width: 0;
         height: 0;
         border-top: 30px inset transparent;
         border-bottom: 30px inset transparent;
         border-left: 20px solid #3298ff;
         position: absolute;
         content: "";
         top: 0;
         left: 100%;
         z-index: 2
     }

     .H1-Cbk,
     .__Ddeals,
     .compareh2 b,
     .quicklinks ._cash {
         width: 100%
     }

     #loading_you_may_spec,
     #loading_you_may_subcatogery,
     ._product_container .loading-newlaunch {
         padding: 9rem 0 0;
         position: relative;
         height: 450px
     }

     #ST-SC.active .prc_12,
     #club_drop.active .prc_12,
     .liked-store-product .prc_12 {
         background: #4a8cff;
         border-color: #4a8cff;
         color: #fff;
         cursor: pointer
     }

     #ST-SC.active .icon_5 svg,
     #ST-SC.active .icon_5 svg path,
     #club_drop.active .icon_5 svg,
     #club_drop.active .icon_5 svg path {
         fill: #fff
     }

     .member-female #ST-SC.active .prc_12,
     .member-female #club_drop.active .prc_12,
     .member-female .liked-store-product .prc_12,
     .member-female .prc_12:hover {
         background: #ff0066;
         border-color: #ff0066
     }

     .member-female #ST-SC.active .icon_5 svg {
         fill: #ff0066
     }

     .litblue {
         height: 40px;
         line-height: 40px;
         padding: 0 12px
     }

     .Tail-12.Lite-12 {
         margin: 0 0 12px;
         padding: 0 6px
     }

     .tab--container span {
         border-right: 1px solid #ddd;
         color: #000;
         font-size: 20px
     }

     .Ext_off .spl_of.active ._grab_and_shop,
     .Ext_off .spl_of:hover ._grab_and_shop,
     .xr_off.Cbk_pc:hover ._grab_and_shop {
         border-left-color: #fff
     }

     .First_Load h6 {
         font-size: 19px
     }

     .sizedrop.dropdown-menu {
         height: 145px;
         min-width: 130px
     }

     .append_lowestprices,
     .compareh2 b {
         display: inline-block;
         width: 100%
     }

     .simlr_m {
         width: 100%;
         overflow: hidden
     }

     .prc_12:hover .icon_5 svg,
     .prc_12:hover .icon_5 svg path {
         fill: #fff
     }

     .icon_5 svg {
         width: 30px;
         height: 30px
     }

     .Share_LIST .xr_ic#shareicons {
         margin: 34px 0 0
     }

     .prc_12 {
         border-radius: 6px;
         width: 100%;
         justify-content: center;
         align-items: center;
         cursor: pointer;
         height: 70px;
         position: relative;
         flex-flow: column;
         display: flex;
         margin: 0 0 1em;
         background: #ffe40a;
         color: #000;
         padding: 0 0
     }

     .__diffproductcolor {
         margin: 8px 0 0
     }

     .prc_12:hover {
         background-color: #4a8cff;
         color: #fff;
         border-color: #4a8cff
     }

     #graph_zoom.modal-content {
         padding: 1.5rem
     }

     .jssocials-share-link {
         padding: 5px 7px;
         color: #fff;
         font-size: smaller
     }

     svg[width="195"] {
         width: calc(200px - .3rem)
     }

     .First_Load._screenshot h6 {
         margin: 7px 0 0
     }

     #button_div {
         text-align: center
     }

     .breadcrumb-family {
         text-align: center;
         margin: 15px 0 0
     }

     .view_other_comparison ._compare {
         padding: 20px 0 10px;
         margin: 0 0 0
     }

     .simpleLens-container.active .COl12-PImg {
         display: flex;
         width: 50%;
         flex-flow: wrap;
         height: 420px;
         float: left;
         padding: 0 .5em;
         justify-content: center;
         align-items: center;
         margin: 1.6em 0 0
     }

     ._H1 {
         padding: 0 0 15px;
         border-bottom: 1px solid #ddd;
         display: inline-block;
         width: 100%;
         text-align: center
     }

     .owl_12 .tb_cnt,
     .tab--container {
         grid-template-columns: 67% 33%
     }

     .xr_35.s_cg img {
         max-height: 36px;
         max-width: 100%
     }

     .prices_details_cont h4.center {
         width: 100%;
         line-height: normal
     }

     .prices_details_cont h4.center {
         margin: 0 0 .8rem
     }

     .online-nearby {
         display: inline-block !important
     }

     .gridsplitcontainer {
         display: inline-flex;
         width: 100%
     }

     .col-md-5.col-xs-12.padding-0.mgrleftsd {
         position: sticky;
         top: 100px;
         height: 100%;
         bottom: 0;
         display: inline-grid;
         max-width: 38%;
         flex: 0 0 38%;
         grid-template-columns: calc(100% - 80px) 80px
     }

     h1._xsdfnth1 {
         padding: 10px 0 15px;
         cursor: pointer
     }

     .col-md-7.col-xs-12.margcstm.padding-0 {
         margin-bottom: 40px;
         width: 62%
     }

     .cmpr_12 {
         border-radius: 0;
         overflow: hidden;
         width: calc(100% / 3);
         float: left;
         padding: 0 6px 0;
         margin: 0 0 20px
     }

     .__quickcontainer {
         margin: 24px 0 0
     }

     .buttons.__zoom {
         height: 45px;
         display: inline-flex;
         justify-content: center;
         align-items: center;
         margin: 0 0 14px;
         position: relative
     }

     .col-md-7 {
         width: 60%
     }

     .col-md-5 {
         width: 40%
     }

     .col-md-4 {
         width: 33.3333%
     }

     .col-md-3 {
         width: 25%
     }

     .Panel_Bdy {
         width: 100%;
         float: left
     }

     .showntifyme button.chanader_de.bestother {
         width: 35%
     }
 }

 @media (max-width:499px) {
     ._detailpage--container {
         padding: 0 0 4rem !important
     }
 }

 @media (max-width:1199px) {
    .price--drop--btn.dskhide {
        display: none !important;
    }
     .-center-align-middle {
         display: inline-flex;
         align-items: center;
         justify-content: center;
         padding: 0 .6em;
         width: auto;
         gap: 6px
     }

     .-center-align-middle button._prodtitle._pbutton {
         font-size: 12px;
         height: auto;
         text-align: left;
         padding: 7px .6em
     }

     div#club_drop {
         display: inline-flex;
         align-items: center;
         gap: 6px
     }

     .compareshare b.lite-view-btn {
         font-size: x-small
     }

     .compareshare {
         margin-top: 1em
     }

     .__morestore {
         font-size: xx-small
     }

     .__Share .fa-ellipsis-v:before {
         content: "\f1de"
     }

     ._formcontrol .browser-container {
         display: none !important
     }

     ._fromaction.otp:not(.hidden) {
         bottom: 82px !important
     }

     .sticy--container {
         position: relative;
         background-color: #fff;
         display: inline-block;
         width: 100%;
         padding: .6em 6px 0 10px
     }

     #prc_12_like svg {
         width: 18px;
         height: 16px;
         top: 2.5px;
         margin-left: 0;
         position: relative
     }

     .compareh1 ._prodtitle #club_drop,
     .compareh1 {
         font-size: 11px;
         font-weight: bold
     }

     .compareh1 ._prodtitle #club_drop .ok-icon {
         width: 10px;
         height: 11px;
         margin: -2.4px 5px 0 4px
     }

     ._activeAlertDrop .copyLink {
         font-size: 14px !important
     }

     .modal-dialog {
         width: 80%
     }

     .post-price-load .price-h6 div {
         padding: 0 .5em
     }

     .price-li.li-details {
         width: 80px
     }

     ._detail_page:not(.scroll_up) ._formcontrol .browser-container {
         bottom: 0;
         display: none
     }

     .price-li.previous-price {
         row-gap: 4px
     }

     .post-price-load {
         position: fixed;
         left: 0;
         bottom: 0;
         z-index: 1023;
         background: #fff;
         border-top: 1px dashed #ddd;
         margin: 0 0 0
     }

     .price-h6 {
         font-size: 1rem;
         align-items: center
     }

     .price-h6 .fa-hand-o-right:before,
     .price-h6 i.fa-hand-o-down:before {
         font-size: 1rem
     }

     .price-li img.img-responsive {
         width: 75px;
         height: 29px;
         object-fit: contain;
         object-position: center
     }

     .price-li h3 {
         font-size: 14px
     }

     .price-li {
         width: calc(100% / 4);
         height: 112px
     }

     .history-grid b {
         font-size: x-small;
         margin: 6px 0 0
     }

     ._sellerDetails._ViewsellerDetail.hide {
         visibility: visible !important;
         display: flex !important
     }

     .prc_12.liked-store-product .fa.fa-heart-o::before {
         content: "\f004";
         color: red
     }

     .__Share .prc_12 {
         text-align: center;
         font-weight: 100;
         color: #000;
         width: 100%;
         font-size: 16px;
         height: auto;
         display: inline-flex;
         align-items: center;
         justify-content: center;
         margin: 0;
         position: relative;
         top: -1px
     }

     .__Share .prc_12 i.fa.fa-ellipsis-v {
         top: 1px;
         position: relative
     }

     .product_imgdetails .simpleLens-container,
     .product_imgdetails span.__product_img {
         height: 492px
     }

     .product_imgdetails .simpleLens-container img {
         height: 400px;
         object-fit: contain
     }

     .product_imgdetails ._sellerGrid {
         grid-template-columns: 33.33% 33.33% 33.33%
     }

     .product_imgdetails ._sellerGrid ._sellerDetails {
         height: 100px;
         border-width: 0 1px 1px 0;
         border-style: solid;
         border-color: #ddd
     }

     .product_imgdetails ._sellerDetails img {
         object-fit: contain;
         width: 85px;
         block-size: 40px;
         height: 30px;
         margin-top: 4px
     }

     .product_imgdetails div#carousel-example-generic {
         height: 675px
     }

     .realprices {
         text-align: center;
         margin: .6em 0 1em
     }

     .graph_slider_section .slider_position {
         display: inline-flex;
         float: left;
         margin: 0;
         padding: 0
     }

     .noUi-base {
         width: 185px
     }

     .picker.picker--opened {
         left: -85%
     }

     .scroll_up:not(.modal-search) #_navbar--container {
         display: none
     }

     .noUi-handle .noUi-tooltip {
         font-size: x-small
     }

     .slider_position .noUi-base::before {
         font-size: 12px;
         text-align: center;
         display: inline-block;
         width: calc(100% - 10px);
         margin: 0 auto;
         top: inherit;
         bottom: 6px;
         font-weight: bold;
         font-family: 'Quicksand'
     }

     .referShare {
         font-size: x-small;
         font-weight: 700;
         position: absolute;
         right: 0;
         top: 43px;
         padding: 0 6px 0;
         color: #b967ff
     }

     .earncashback .sharepage {
         height: 35px;
         position: absolute;
         left: 0;
         right: 0;
         margin: 0 auto
     }

     .copyandshare.cointainer-earn,
     .howitwork.cointainer-earn {
         background: #b967ff
     }

     span.closeSpec {
         font-size: 2.2em;
         right: -14px;
         top: -11px
     }

     .tableSpec.open {
         width: 185px;
         height: 245px;
         padding: 6px
     }

     span.shareText {
         position: relative;
         top: 6px;
         line-height: 14px;
         text-align: left;
         display: inline-block;
         padding-left: 6px;
         white-space: nowrap
     }

     .Compare_btn b.morenow {
         font-size: 0
     }

     .Compare_btn b.morenow::before {
         content: "View Multi-Store Prices";
         font-size: 12px
     }

     .I-name__range {
         display: inline-grid
     }

     .__h2 ._sprites.th-large.icontop {
         width: 15px;
         height: 12px;
         top: 1px
     }

     .attributes_section span {
         height: 18px;
         padding: 3px;
         margin: 0 2px 3px;
         font-size: x-small
     }

     .I-name__heading {
         height: 40px;
         margin-bottom: 0
     }

     .compareshare button {
         height: 22px;
         font-size: 8.4px
     }

     ._setrange,
     .compareshare {
         width: 100%
     }

     .compareshare button span {
         line-height: 20px
     }

     .compareshare button span.PCompare {
         height: 22px;
         min-width: auto;
         margin-right: 3px;
         padding: 0 0 0 4px
     }

     .compgrid ._split-comp {
         font-size: 13px
     }

     span.PCompare,
     span.h1comapre {
         font-size: 9.3px;
         color: #000
     }

     span.h1comapre i {
         width: 14px
     }

     .compgrid {
         height: 28px
     }

     .compareshare button,
     .compgrid {
         grid-template-columns: 47% 53%
     }

     .copyLink::before {
         width: 22px;
         height: 22px;
         line-height: 23px
     }

     .copyLink::before {
         margin-right: 0
     }

     #share.__share .jssocials-link .jssocials-share-link {
         font-size: 0 !important
     }

     #linkappend .jssocials-share-link::after {
         content: "Copy Your Xuper Referral Link";
         font-size: 13px
     }

     #share.__share .jssocials-link .jssocials-share-link {
         line-height: 16px;
         width: auto;
         height: auto;
         padding: 7px 8px;
         text-align: left
     }

     .graph_slider_section {
         z-index: -1;
         position: relative;
         display: contents
     }

     .howitwork.cointainer-earn i.fa.fa-info-circle {
         display: none
     }

     .scrollUP .earncashback {
         position: fixed;
         top: 104px;
         z-index: 1030;
         left: 0
     }

     .graph_slider_section .slider_position .noUiSlider.noUi-target {
         margin: 4em 1.2em 1.6em 10px;
         width: 185px
     }

     .noUi-base div.noUi-origin:nth-child(2) .noUi-tooltip {
         margin-left: 3em
     }

     .noUi-base div.noUi-origin:nth-child(3) .noUi-tooltip {
         left: -2em
     }

     ._speccont {
         text-align: center
     }

     .product-4 img {
         height: 120px;
         object-fit: contain
     }

     div#linkappend {
         margin: 5px 0 0;
         flex-flow: wrap;
         text-align: center;
         width: 100%;
         justify-content: center;
         gap: 10px
     }

     .sharedropdown#privacyTerms li,
     .sharedropdown#sharedropdown li {
         font-size: 12.5px
     }

     .__share .jssocials-share {
         margin: 2px 2px 12px
     }

     .sharedropdown#privacyTerms:not(.hidden),
     .sharedropdown#sharedropdown {
         padding: 120px 0 3em;
         overflow-y: scroll
     }

     .prodDetails h5 {
         font-size: 14px
     }

     .prodDetails h5 span.Pagelink {
         margin-bottom: .5em;
         display: inline-block
     }

     td,
     th {
         font-size: 11px;
         line-height: 16px;
         text-align: center
     }

     .sharedropdown table {
         margin: 1em 0 1.3em
     }

     .cas_poin p {
         font-size: 12px;
         line-height: 16px
     }

     .sharedropdown h5,
     .sharedropdown#sharedropdown h6 {
         font-size: 16px
     }

     .sharetoearn.cointainer-earn::before {
         top: 4px
     }

     .cointainer-earn h5,
     .cointainer-earn h6 {
         font-size: 13.5px
     }

     .cointainer-earn h5,
     .sharetoearn.cointainer-earn h5 {
         text-align: center;
         line-height: 14px;
         display: inline-block;
         padding: 1px 0 0
     }

     .cointainer-earn,
     .howitwork.cointainer-earn {
         padding: 7px 0 0;
         border-radius: 0;
         justify-content: center;
         height: 35px;
         display: inline-block
     }

     .howitwork.cointainer-earn {
         padding-left: 13px
     }

     .sharepage .__responsive {
         width: 34px;
         height: 34px;
         top: 1px;
         left: 1%;
         object-fit: cover;
         z-index: 1
     }

     .earncashback {
         padding: 0;
         grid-template-columns: 50% 50%;
         column-gap: 0;
         background: #fff;
         height: 65px;
         width: 100%;
         position: sticky;
         top: 40px;
         left: 0;
         margin-top: 1em;
         z-index: 1009;
         text-align: center
     }

     .__Share {
         display: inline-grid;
         grid-template-columns: 25px 25px 25px;
         height: auto;
         width: auto;
         float: right;
         align-items: center
     }

     .share-dropup {
         display: inline-grid;
         grid-template-columns: 49.5% 49.5%;
         width: 100%;
         padding: .6em;
         justify-content: space-between
     }

     .sharedropdown,
     .xr_ic.__share {
         width: 100%;
         padding: 50% 0 0
     }

     .sharedropdown .close-cover-login {
         right: 12px
     }

     .jssocial-shares,
     .sharedropdown ul {
         width: 95%;
         padding: 1.2em .6em
     }

     .productContainer {
         margin-bottom: 1em
     }

     .prodDetails .jssocials-shares {
         margin: 0 0 0
     }

     span.linkcopied {
         display: inline-block;
         width: 100%;
         margin: 1em 0 0
     }

     .xr_ic.__share .close-cover-login {
         right: 12px;
         top: -12px
     }

     ._prod_title._p9.active .ok-icon,
     ._prodtitle .active_club .ok-icon {
         background-color: #4a8cff;
         border-color: #4a8cff
     }

     .commonfilter ._prod_title.active .ok-icon::before {
         border-color: #fff
     }

     .commonfilter button._prod_title.active:active .ok-icon,
     .commonfilter button._prod_title.active:focus .ok-icon,
     .commonfilter button._prod_title.active:hover .ok-icon {
         border-color: #4a8cff
     }

     #compprod_container .commonfilter,
     .whitespace.center {
         display: inline-block;
         width: 100%;
         padding: 1em 0;
         z-index: 3;
         position: relative
     }

     #compprod_container .commonfilter {
         padding: 0;
         border-width: 0;
         display: inline-flex;
         justify-content: center;
         align-items: center
     }

     .whitespace.center {
         text-align: center
     }

     ._col_h7._sticky,
     .hasSize .whitespace {
         width: auto;
         float: left
     }

     .compareh2 p {
         margin-top: .25em;
         font-size: 11.5px
     }

     ._product--details sup {
         top: -6px;
         left: 1px;
         position: relative
     }

     .__Ddeals b {
         color: gray
     }

     ._list_crums.prc_12.active i,
     .glyphicon.glyphicon-Dwn::before {
         color: #4a8cff
     }

     .__xerverewards {
         border-width: 0 1px;
         border-style: dashed;
         border-color: #ddd
     }

     .extra_discount.active::after {
         content: "";
         display: inline-block;
         border-left: 10px solid transparent;
         border-right: 10px solid transparent;
         border-top: 10px solid #4a8cff;
         top: 0;
         left: 0;
         right: 0;
         width: 14px;
         position: absolute;
         margin: 36px auto 0
     }

     .extra_discount.sizeavailable.active::after {
         content: "";
         margin: 24px auto 0
     }

     .productcontainer {
         display: inline-grid;
         grid-template-columns: 112px auto;
         align-items: normal;
         width: 100%;
         margin: 20px 0 0
     }

     .__Ddeals h5,
     .__xerverewards h5,
     .contlistimage {
         height: 35px;
         display: flex;
         align-items: center;
         justify-content: center
     }

     .contlistimage img {
         object-fit: contain;
         width: 85px;
         block-size: 40px;
         height: 30px
     }

     .__Ddeals h4 {
         text-align: center
     }

     .details_sub_list_page li {
         height: 26px;
         margin: 0 2px 8px;
         font-size: 12px;
         padding: 0 8px
     }

     .quicklinks .SellerDeal {
         padding: 0 12px 12px;
         font-size: large;
         text-align: center;
         width: 100%
     }

     .quicklinks {
         padding: 24px 0 0;
         border-top: 1px solid #ddd
     }

     .compareh1 .fa-balance-scale:before {
         content: "\f24e";
         color: #4a8cff;
         font-size: 12px;
         top: 0;
         margin-right: 0;
         position: relative;
         width: 18px;
         display: inline-block
     }

     span.moneycashback {
         color: #1db954
     }

     .compareh1 .fa-money:before {
         content: "\f0d6";
         color: #1db954;
         font-size: 12px;
         top: 0;
         margin-right: 0;
         position: relative;
         width: 16px;
         display: inline-block
     }

     .compareh1 {
         width: 100%;
         padding: 0 0;
         border-radius: 25px;
         font-weight: 700;
         text-transform: uppercase;
         float: left
     }

     div._detailpage--container {
         margin-top: 8px !important
     }

     .__Brandlogo img {
         object-fit: contain;
         object-position: right;
         width: 55px;
         block-size: 40px;
         z-index: 900
     }

     .quicklinks a.quickseller {
         width: 48%;
         float: left;
         height: 65px;
         border: 1px solid #ddd;
         margin: 12px 2px 0;
         border-radius: 9px;
         text-align: center;
         display: flex;
         justify-content: center;
         align-items: center
     }

     .ImageProduct img {
         width: 85%;
         height: 34px
     }

     .quicklinks .quickseller ._sellerstore .imgseller-08 {
         grid-template-columns: 40% 15% 45%
     }

     ._sellerstore .imgseller-08,
     .viewPrices {
         font-size: x-small
     }

     .quicklinks a.quickseller .imgseller {
         padding: 0 8px
     }

     .Compare_btn,
     .I-name .P-view {
         height: 30px
     }

     .Compare_btn,
     .I-name .P-view b {
         padding: 0 4px 0 6px;
         width: 95px;
         height: 29px;
         display: grid;
         align-items: center;
         margin: 0
     }

     .__Ddeals.bestBuyMain h4 ._mrp,
     span._sellerDetails.bestBuy h3 {
         background-color: #1db954;
         border-color: #1db954;
         color: #fff
     }

     ._sellerDetails .Pricereflet img {
         width: 12px;
         height: 12px;
         margin: 0 2px 0 0;
         top: 3px
     }

     .Pricereflet b {
         border: 1px solid red;
         color: red;
         padding: 1.5px 10px;
         font-weight: 100;
         margin: 4px 0 0;
         display: block;
         border-radius: 25px
     }

     ._sellerGrid h3._Green sup {
         margin: -4px 0 0 2px
     }

     ._sellerGrid p {
         font-size: x-small;
         font-style: italic;
         margin-top: 2.5px
     }

     .__Ddeals.bestBuyMain h4 ._mrp,
     ._sellerGrid h3 {
         padding: 0 8px 0;
         border-radius: 25px;
         font-size: 16px;
         margin: 0 0 0
     }

     .Pd_xr .Xr_h2,
     .__Ddeals h4 ._mrp,
     .__Ddeals.bestBuyMain h4 ._mrp,
     ._sellerGrid h3,
     .extrah1,
     .nopricez ._contprice {
         height: 25px;
         display: flex;
         justify-content: center;
         align-items: baseline;
         line-height: 0;
         padding-top: 6px
     }

     ._sellerGrid h3 {
         display: inline
     }

     .Pd_xr .Xr_h2,
     .__Ddeals h4 ._mrp,
     .__Ddeals.bestBuyMain h4 ._mrp,
     .extrah1 {
         margin-bottom: 4px
     }

     ._detail_page:not(.scroll_up) ._fromaction {
         display: none
     }

     ._sellerDetails {
         display: flex;
         justify-content: center;
         flex-flow: column;
         align-items: center;
         height: 85px;
         font-size: 12px;
         padding: 6px 0;
         text-align: center;
         line-height: 1.5;
         font-weight: 400;
         border-width: 0 0 1px;
         border-style: dashed;
         border-color: #ddd
     }

     ._sellerDetails._ViewsellerDetail {
         justify-content: center;
         border-width: 0;
         height: auto
     }

     .simpleLens-container span.__product_img {
         display: inline-grid;
         grid-template-columns: auto auto
     }

     .simpleLens-container ._sellerDetails img {
         object-fit: contain;
         width: 75px;
         block-size: 40px;
         height: 25px;
         margin-top: 4px
     }

     ._sellerGrid {
         display: grid;
         grid-template-columns: 110px
     }

     ._extradiscount,
     .xroff {
         font-size: .6rem
     }

     .xroff {
         line-height: 18px;
         width: 22px;
         height: 19px
     }

     .sellerbutton ._viewbutton .fa-rupee:before {
         top: -1px;
         position: relative
     }

     .sellerbutton ._viewbutton .fa {
         width: 18px;
         height: 18px;
         border: 1px solid #4a8cff;
         border-radius: 100%;
         position: relative;
         top: 2px
     }

     ._sdresu .resu_text_all,
     .res_txtsd .resu_text_all {
         margin: 20px 0 12px
     }

     #faqfooter.contli h2,
     .contli h2,
     .panel-group {
         padding: 0 12px
     }

     .append_lowestprices ._graph--details p b b,
     .tab--container.dskhide {
         display: none;
         visibility: hidden
     }

     .reflection {
         font-size: 10.5px;
         line-height: 14px;
         padding: 6px 5px;
         margin: 6px auto 0;
         border: 1px solid red
     }

     .Pd_xr .reflection .Xr_h2 {
         height: auto;
         margin: 0;
         padding: 0
     }

     ._graph--details p {
         margin: 0 0 0;
         font-weight: 100;
         border-radius: 0;
         white-space: nowrap;
         top: 1px;
         padding: 8px 6px;
         position: relative;
         z-index: 1;
         line-height: 18px;
         text-align: center;
         width: 100%;
         background: #fcfce8;
         color: #009925
     }

     .__xerverewards .iconsprite.xerveicon,
     .iconsprite.xerveicon {
         background-size: 19px;
         height: 17px;
         width: 20px;
         top: 0;
         margin: 0 2px;
         vertical-align: bottom
     }

     .__Ddeals .iconsprite.xerveicon,
     .__xerverewards .iconsprite.xerveicon {
         background-size: 25px;
         height: 21px;
         width: 24px
     }

     .sellerbutton {
         display: inline-block;
         width: 100%;
         text-align: center;
         padding-left: 8px
     }

     .sellerbutton .xr_off.Cbk_pc.shopcashbtn {
         margin: 15px 0 0;
         white-space: nowrap;
         justify-content: center
     }

     .gridHalf {
         display: inline-flex;
         width: 100%;
         flex-flow: wrap
     }

     ._prod_title {
         background: 0 0;
         color: #4a8cff;
         text-align: center;
         font-size: 14px;
         padding: 0;
         border-width: 0;
         font-weight: 300
     }

     .prt_img.simpleLens-gallery-container .owl-pagination {
         position: absolute;
         z-index: 900;
         bottom: 15px;
         right: 0;
         left: 0;
         margin: 0 auto
     }

     .Pd_xr .Xr_h2,
     .__Ddeals b,
     .__Ddeals h4,
     .__Ddeals h4 .xr_off,
     .__xerverewards b._off,
     .__xerverewards h6,
     ._contprice {
         line-height: normal
     }

     .__Ddeals h4 .xr_off,
     .__xerverewards b._off {
         width: 100%;
         display: block
     }

     .Pd_xr#text_div,
     .__xerverewards,
     .comparedeals {
         width: 33.33%;
         float: left;
         text-align: center;
         padding-top: 8px !important;
         padding-bottom: 10px !important;
         display: inline-flex;
         height: auto;
         align-items: center;
         line-height: normal;
         justify-content: flex-start;
         position: relative
     }

     .__Ddeals {
         width: auto;
         display: contents
     }

     .noncashdeals .__Ddeals::before,
     .noncashdeals .__xerverewards::before,
     .noncashdeals>div:not(.nopricez) .Pd_xr .Xr_h2,
     .noncashdeals>div:not(.nopricez) .Pd_xr ._contprice {
         display: none;
         visibility: hidden
     }

     .noncashdeals .__Ddeals h4,
     .noncashdeals ._contprice,
     .nopricez ._contprice {
         margin: 0
     }

     .nopricez .Pd_xr#text_div {
         width: 100%;
         display: inline-grid;
         grid-template-columns: 33.33% calc(100% - 33.33%)
     }

     .nopricez .contentprice {
         display: grid
     }

     .nopricez h3.Xr_h2.bold {
         grid-column: 2
     }

     .nopricez ._contprice {
         grid-row: 1
     }

     .nopricez ._contprice,
     .nopricez h3.Xr_h2.bold {
         float: left;
         margin: 0
     }

     .noncashdeals .Pd_xr .contlistimage,
     .noncashdeals .__Ddeals,
     .noncashdeals .__xerverewards,
     .noncashdeals .contlistimage,
     .nopricez .Pd_xr#text_div .contlistimage {
         height: 40px !important;
         border-width: 0;
         padding: 0 !important;
         margin: 0;
         justify-content: center;
         color: #000
     }

     .noncashdeals .Pd_xr#text_div,
     .nopricez .Pd_xr#text_div {
         padding: 0 !important;
         margin: 0
     }

     .stockback {
         display: inline-flex;
         width: 100%;
         justify-content: right;
         flex-flow: row;
         padding: 0 9px 8px
     }

     .__Ddeals::before,
     .__xerverewards::before {
         font-size: 16px;
         width: 20px;
         height: 20px;
         line-height: 18px;
         top: 42%
     }

     ._sellerstore .xr_35.s_cg {
         display: grid;
         width: 100%;
         grid-template-columns: 49% 49%;
         justify-content: space-between
     }

     .__xerverewards,
     .contli,
     .contli .panel-body,
     .contli .panel-body p,
     .contli li,
     .contli p.panel-body,
     .contli ul {
         font-size: 12px
     }

     #customers td,
     #customers th,
     .contli h2,
     .contli h3,
     .contli h5,
     .contli h6 {
         font-weight: 700
     }

     #customers th,
     .contli h2,
     .contli h3,
     .contli h5,
     .contli h5._h2tag {
         font-size: 16px
     }

     #customers td,
     ._prod_title,
     ._prodtitle #club_drop,
     .contli h6,
     .sellerbutton ._viewbutton,
     .showmore,
     h4.panel-title {
         font-size: 12px
     }

     .contli ul {
         padding: 0 0 0 10px
     }

     .contli {
         margin: 20px 0 0;
         border-top: 1px solid #ddd;
         padding-top: 16px
     }

     #faqfooter.contli {
         margin: -3rem 0 4rem
     }

     .contli h2,
     .contli h3,
     .contli h5._h2tag {
         font-size: 18px
     }

     .contli .panel-body,
     .contli li {
         font-size: 13px
     }

     .contli li {
         margin: 0 0 12px
     }

     .I-name__range.col_3 strong {
         margin-right: 8px
     }

     .__sellerlogo img {
         max-height: initial;
         object-fit: contain;
         width: 85%;
         block-size: 18px
     }

     .First_Load .loading {
         height: 35px;
         margin-left: 6px
     }

     ._sellerstore .xr_35.s_cg .imgseller {
         padding-right: 8px
     }

     #loading_you_may_spec,
     #loading_you_may_subcatogery,
     ._product_container .loading-newlaunch {
         padding: 10rem 0 0;
         position: relative;
         height: 375px
     }

     .spl_of .spl_h1 {
         line-height: 1.4;
         float: left;
         display: grid;
         margin: 0 0 12px
     }

     .bank_offer .spl_of .spl_h1 {
         grid-template-columns: 80px calc(97% - 80px);
         justify-content: space-between
     }

     .imgseller img {
         max-height: 24px
     }

     ._sellerstorer {
         height: 35px;
         padding: 6px 5px 0
     }

     ._sellerstore ._col34 {
         border-left-style: dashed
     }

     ._sellerstore {
         grid-template-columns: 100px calc(100% - 100px)
     }

     .sellerbutton ._viewbutton {
         padding: 0 0;
         font-size: 12px;
         border-width: 0
     }

     .sellerbutton .xr_off.Cbk_pc {
         margin: 0 0 0;
         align-items: center;
         font-size: 12px;
         padding: 0
     }

     .imgseller {
         margin: 12px 0
     }

     ._sellerstore .xr_35.s_cg,
     ._sellerstore .xr_35.s_cg .imgseller {
         align-items: center;
         justify-content: left;
         margin: 0
     }

     ._sellerstore .xr_35.s_cg .sellerbutton {
         text-align: right
     }

     ._sellerstore ._col34,
     .seller-06 {
         padding: 16px 6px
     }

     .quicklinks h6 {
         padding: 12px 0 0
     }

     .compareh1 {
         display: inline-block;
         font-size: 12px;
         line-height: normal;
         padding-left: 0;
         color: #4a8cff
     }

     .compareh1._nobrandcase {
         left: 6px;
         right: initial
     }

     .gridcol .__h2.active {
         margin: 0;
         width: 100%
     }

     ._coupon .spl_of .spl_h1 {
         display: grid;
         grid-template-columns: 62% auto
     }

     .xr_12._coupon .spl_of h6 {
         margin: 0 0 16px
     }

     ._viewcoupon {
         padding: 4px 8px 0;
         line-height: 16px;
         height: 45px
     }

     .Tail-12.Lite-12 .St-Img {
         height: 245px
     }

     .img-responsive-list-desk {
         object-fit: contain;
         object-position: center;
         width: 100%;
         padding: 0 0 12px;
         aspect-ratio: 1/1;
         block-size: 245px
     }

     #carousel-example-generic._middle,
     ._graphcontainer,
     .graph_head,
     .tb_cnt {
         display: inline-block;
         width: 100%
     }

     .tab--container b {
         color: #ffe40a;
         font-weight: 100
     }

     .tb_cnt {
         padding: 0 0 20px
     }

     .xr_12.flex_flow_12 {
         margin: 20px 0 0
     }

     .dealgraphcontainer {
         padding: 12px 6px 0;
         width: 100%;
         width: 100%;
         display: inline-flex;
         flex-flow: column-reverse
     }

     .quicklinks .linkcontainer {
         margin: 0 0 24px
     }

     .xr_35.s_cg.detailcontainer {
         width: 100%
     }

     .__xerverewards h6 a {
         font-weight: 600
     }

     .liked-store-product .icon_5 svg,
     .liked-store-product .icon_5 svg path {
         fill: #4a8cff
     }

     ._showtitle {
         text-align: center;
         display: block;
         padding: 0;
         margin-top: 1em
     }

     .haslogo._showtitle {
         margin-left: 12px
     }

     .__Share .prc_12.active .fa.fa-list-ul,
     ._members--grid span p {
         color: #fff
     }

     .__h2 {
         margin: 0 0 8px;
         padding: 4px 8px;
         width: auto;
         line-height: 16px
     }

     ._additional_feature.owl-carousel .owl-item {
         width: auto !important;
         margin-right: 6px
     }

     .__h2,
     ._additional_feature.owl-carousel .owl-item {
         margin-right: 6px
     }

     ._More {
         color: #3298ff
     }

     ._H1._nothasbrand ._xsdfnth1 {
         display: inline-block;
         margin: 0;
         padding: 0 0 0;
         text-align: left
     }

     .owl-pagination .owl-page span {
         width: 9px;
         height: 9px;
         margin: 0 4px;
         background: #d6d6d6;
         display: block;
         transition: opacity .2s ease;
         border-radius: 100%
     }

     .owl-pagination .owl-page.active span {
         background: #869791
     }

     .owl-pagination .owl-page span {
         width: 9px;
         height: 9px;
         margin: 0 4px;
         background: #d6d6d6;
         display: block;
         transition: opacity .2s ease;
         border-radius: 100%
     }

     .owl-pagination .owl-page.active span {
         background: #869791
     }

     .buttons._tabzoom {
         width: 75px;
         float: left
     }

     .buttons._tabzoom .__seller_logo {
         width: 100%;
         height: 60px;
         padding: 6px;
         border-radius: 0;
         position: relative;
         margin: 0 0 12px
     }

     .cmpr_12.active .buttons._tabzoom .__seller_logo {
         border-width: 2px;
         border-color: #133e7c
     }

     .cmpr_12.active .buttons._tabzoom .__seller_logo::before {
         content: "";
         display: inline-block;
         border-left: 12px solid transparent;
         border-right: 12px solid #133e7c;
         border-top: 12px solid transparent;
         top: 26px;
         left: 56px;
         position: absolute;
         z-index: 1;
         transform: rotate(-45deg)
     }

     .v_smb.more_seller_button {
         height: 60px;
         position: absolute;
         left: 12px;
         bottom: 100px;
         text-align: left;
         width: 75px;
         border-radius: 0;
         padding: 0;
         font-size: 12px !important;
         margin: 0
     }

     .v_smb.more_seller_button::after {
         display: none !important
     }

     ._screenshots {
         height: 230px
     }

     .cmpr_12:not(.active) ._pantab {
         display: none;
         visibility: hidden
     }

     .__quickcontainer {
         padding: 24px 0 140px;
         display: inline-grid;
         align-content: start
     }

     .cmpr_12.active {
         grid-row: 1;
         position: -webkit-sticky;
         position: sticky;
         top: 70px !important;
         bottom: 0;
         z-index: 1026;
         -webkit-align-self: flex-start;
         -ms-flex-item-align: start;
         align-self: flex-start
     }

     .modal-header .__seller_logo {
         width: 45%;
         position: absolute;
         bottom: 122%
     }

     .zoom_model .modal-header {
         padding: 1rem 0 0
     }

     .zoom_model .modal-body {
         padding: 0
     }

     ._rangeposition {
         left: 0;
         margin: 0 auto;
         justify-content: space-between
     }

     .notifi ._clubdrop {
         font-size: 12px;
         text-align: left;
         line-height: 14px;
         padding: 6px 3px
     }

     #dropalert ._getdropcont {
         width: 75%
     }

     .Share_LIST #shareicons .prc_12 img {
         width: 58px
     }

     .__diffproductcolor {
         margin: 0;
         height: initial;
         padding: 0
     }

     .__diffproductcolor .diff_product {
         padding-left: 12px
     }

     .YOU-MAy {
         margin: 24px 0 0
     }

     .Share_LIST #shareicons.active_club .prc_12::after {
         display: none;
         visibility: hidden
     }

     .buttons.__zoom {
         height: 56px;
         display: inline-flex;
         justify-content: center;
         align-items: center;
         margin: 0 0 1rem;
         position: relative
     }

     .cmpr_12:not(.active) {
         border-radius: 0;
         overflow: hidden
     }

     #inverted-contain {
         position: absolute;
         width: calc(95% - 75px);
         right: 0;
         top: 0
     }

     .COl12-PImg,
     .__product_img {
         display: inline-flex;
         align-items: center;
         justify-content: center;
         text-align: center;
         margin: 0;
         padding: 0 10px
     }

     .tb_cnt.best_buy_table ._product--details::after {
         display: none !important
     }

     .icon_5 svg {
         width: 27px;
         height: 27px
     }

     #button_div {
         margin: 0 auto;
         text-align: center;
         padding: 0 0 0;
         width: 100%;
         display: grid;
         grid-template-columns: calc(33.33% + 6px) calc(100% - 33.33% - 12px);
         justify-content: space-between
     }

     .__deals h3 {
         color: #e10101
     }

     .SDrp.dropdown {
         padding: 0 0 0;
         margin: 0 0 6px;
         white-space: nowrap
     }

     .SDrp button,
     .SDrp.dropdown,
     ._size {
         font-size: 14px
     }

     .SDrp button,
     ._size {
         max-width: 70%
     }

     .__deals h4 {
         color: #4a8cff;
         margin-bottom: 12px
     }

     .__deals h4 img {
         max-height: 22px
     }

     .Share_LIST #shareicons.active_club .prc_12::after {
         top: 34px
     }

     #share.__share .fa-link.jssocials-share-logo {
         width: auto;
         margin-right: 6px;
         font-size: 14px !important
     }

     .jssocials-link .jssocials-share-link i {
         color: #fff;
         line-height: 28px !important
     }

     .First_Load._screenshot .loading {
         height: 15px !important
     }

     div[style="position:relative;width:195px;height:100px;"] {
         width: 100% !important
     }

     ._product_color b {
         font-size: 14px
     }

     .Tail-12.Lite-12 .I-name__heading h3 {
         margin: 0 0 8px;
         height: 35px
     }

     ._iconxerve {
         max-width: 30px;
         margin: 0
     }

     .Grid_split {
         margin: 12px 0 0
     }

     .xr_12._coupon .spl_of,
     .xr_12._moreoff .spl_of {
         padding: 12px 8px
     }

     .First_Load h5 {
         margin: 15px 0;
         font-size: 16px
     }

     .view_other_comparison ._compare {
         margin: 20px 0 0
     }

     .AdPImg-Cnt {
         float: left;
         width: 100%;
         overflow: hidden
     }

     .xr_h1 {
         margin: 0 0;
         padding: 0 0 0 12px;
         line-height: 20px;
         text-align: left;
         font-size: 12.5px;
         width: 100%
     }

     .__xerverewards h5 ._iconxerve {
         max-width: 34px
     }

     .simpleLens-container.active .simpleLens-lens-image span.__product_img {
         display: none;
         visibility: hidden
     }

     .showntifyme.center button {
         width: 80%
     }

     .H1-Cbk,
     .extra_discount,
     .quicklinks ._cash {
         width: 100%;
         border-radius: 6px;
         padding: 8px 0
     }

     .extra_discount.sizeavailable {
         padding: 4px 0
     }

     .extra_discount {
         border: 1px solid #ddd;
         color: #4a8cff
     }

     .col-md-5.col-xs-12.padding-0.mgrleftsd {
         margin: 0 0;
         padding: 0 0 0 !important;
         display: flex;
         align-items: flex-start;
         flex-flow: row-reverse
     }

     .__seller_logo {
         width: 35%;
         height: 35px
     }

     ._compare_container {
         display: inline-block;
         width: 100%;
         position: relative
     }

     .Share_LIST .iconbtnh6 {
         line-height: normal;
         font-weight: 600
     }

     ._list_crums {
         text-align: center;
         position: relative
     }

     .Ext_off .spl_of,
     ._grab_and_shop,
     .prices_details_cont h4.center {
         margin: 0 0 18px
     }

     ._additional_feature {
         float: left;
         padding-left: 6px
     }

     ._grab_and_shop {
         margin: 0 0 0 .25rem
     }

     .owl-item .Tail-12.Lite-12 {
         padding: 0 6px;
         margin-bottom: 20px
     }

     .First_Load._screenshot h6 {
         margin: 0 0
     }

     .First_Load._screenshot h5 {
         margin: 0 0 6px;
         line-height: normal;
         color: #133e7c
     }

     .First_Load._screenshot h5 b {
         overflow-x: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         max-width: 85%;
         position: relative;
         display: inline-block;
         height: auto;
         top: 4px
     }

     .Compare_btn,
     .I-name .P-view {
         font-size: x-small !important;
         padding: 0 .6em
     }

     .approx {
         padding-left: 3px
     }

     .imgseller img.compare_product_section_img_image {
         max-height: 85px
     }

     .xr_12._moreoff {
         margin: 0 0 14px
     }

     .tab--container span.hdicon {
         width: 22px;
         display: inline-block;
         margin-right: 9px;
         margin-top: 2px
     }

     #compprod_container .commonfilter.hasSize button._prod_title._p9.defaultactive {
         margin-bottom: 6px
     }

     .gridContainer {
         margin: 1.4em 0 0;
         z-index: 1010
     }

     .whitespace {
         background: #fff;
         font-weight: 700;
         margin: 0 0;
         height: auto;
         padding-bottom: 0;
         display: flex;
         align-items: center
     }

     .commonfilter:not(.hasSize) .whitespace {
         width: auto;
         justify-content: center;
         column-gap: 14px
     }

     .checking_real_price {
         text-align: center
     }

     .hasSize .whitespace {
         align-items: center;
         justify-content: left;
         text-align: left;
         height: 34px
     }

     .xr_img_details {
         position: relative;
         display: inline-flex;
         margin: 0 0 0;
         max-height: 125px;
         justify-content: center;
         align-items: center
     }

     .xr_img_details .compare_product_section_img_image {
         max-height: 100px;
         width: 90%;
         object-fit: contain;
         object-position: center
     }

     ._bank_off img {
         max-width: 45px
     }

     .xr_off.Cbk_pc {
         justify-content: left;
         width: 100%
     }

     ._grab_and_shop {
         margin: 8px 0 0;
         width: 100%;
         height: 25px
     }

     ._oduct--details {
         padding: 20px 0 12px;
         display: inline-block;
         width: 100%
     }

     .commonsize button.btn.btn-primary.dropdown-toggle {
         width: 120px
     }

     .First_Load._screenshot {
         height: 245px
     }

     #nav_tab_offline {
         display: none
     }

     text[font-size="8"] {
         font-size: .5rem
     }

     .__Brandlogo {
         position: absolute;
         top: 0;
         right: 6px
     }

     .prt_img.simpleLens-gallery-container {
         display: inline-flex;
         flex-flow: column
     }

     .__Share .xr_ic#shareicons {
         float: right
     }

     .__Share .icon_5 svg {
         top: 1.4px;
         position: relative
     }

     .__Share .xr_ic,
     ._list_crums {
         display: inline-flex;
         margin: 0;
         align-items: center;
         position: relative;
         border-radius: 6px;
         float: left;
         justify-content: center
     }

     #shareicons.active_club .share-icon::before {
         color: #fff
     }

     .__Share .share-icon {
         font-size: 14px
     }

     .breadcrumb-family.__crums {
         margin: 6px 0 6px;
         text-align: center;
         z-index: 900;
         position: relative
     }

     .P-view ._more,
     .hide,
     .mbhide {
         display: none !important;
         visibility: hidden
     }

     #detailspage_home_ad img {
         max-height: 500px
     }

     .owl-controls>.owl-buttons>div {
         height: 40px;
         width: 30px;
         border-radius: 6px 0 0 6px;
         opacity: .75;
         padding: 6px 0 0;
         margin-top: -17rem
     }

     .owl-controls>.owl-buttons>div.owl-prev {
         border-radius: 0 6px 6px 0
     }

     #compprod_container,
     .YOU-MAy,
     .online-nearby {
         width: 100%;
         display: inline-block
     }

     ._xsdfnth1 {
         padding-bottom: 0
     }

     .Prc_alt {
         text-align: left;
         width: 100%;
         line-height: 24px;
         margin: 0 0 1.24rem;
         max-width: 100%;
         font-size: .8rem
     }

     .Info_cnt {
         display: inline-block;
         width: 100%;
         margin: 1.5rem 0;
         padding: 12px;
         position: relative;
         background: #ebecf9
     }

     #nearby_price {
         width: 95%;
         padding: 1.5rem 1rem
     }

     .compareh2 {
         margin: 12px 0 0;
         display: block;
         line-height: 17px
     }

     .__xerverewards b._off,
     .xr_off {
         color: gray
     }

     .PRC_Cmp.active.in,
     ._img_rec_cont,
     .col-md-5.col-xs-12.padding-0.mgrleftsd,
     .col-md-7.col-xs-12.margcstm.padding-0,
     .col-xs-12,
     .simlr_m {
         width: 100%;
         padding: 0
     }

     .Pd_xr .Xr_h2,
     .__Ddeals h4,
     .__xerverewards h6,
     ._you_prt,
     .noncashdeals ._contprice .Mrp_Rs,
     .nopricez ._contprice .Mrp_Rs,
     .tab--container {
         font-size: 16px
     }

     .Compare_btn,
     .First_Load h6,
     .I-name .P-view,
     .I-name__range h4.Mrp-cmp,
     .I-name__range.col_3 strong,
     .Mrp_Rs,
     .Pd_xr span.xr_off,
     .Tail-12.Lite-12 .I-name__heading h3,
     ._More,
     .__Ddeals b,
     .__h2,
     .__xerverewards b._off,
     ._grab_and_shop,
     ._tc--wrp h4,
     .compareh2,
     h1._xsdfnth1,
     .spl_of .spl_h1 {
         font-size: 12px
     }

     .Ext_off .spl_of,
     .H1-Cbk,
     .__Ddeals h5,
     .__Ddeals span b,
     .__deals .Xr_h2,
     .__xerverewards h5,
     ._cash,
     ._graph--details p,
     .extra_discount,
     .quicklinks h6,
     .stockback,
     .v_smb,
     .xr_off.Cbk_pc {
         font-size: 13px
     }

     .Pricereflet,
     .__xerverewards h6 a,
     ._tc--wrp h5,
     .approx,
     .plusmore,
     .xr_of {
         font-size: x-small
     }

     .simpleLens-container {
         margin: 6px 0
     }

     .simpleLens-container img {
         object-fit: contain;
         object-position: center;
         width: 100%;
         max-height: 490px;
         padding: 0
     }

     #AppendHeader_details {
         display: inline-flex;
         flex-flow: column;
         width: 100%;
         border-bottom: 1px solid #ddd;
         padding: 0 0 12px
     }

     .simlr_m {
         text-align: center
     }
 }

 .Tail-12 h3 {
     font-weight: 400
 }

 .Tail-12 .St-Img,
 .Tail-12 h3 {
     text-align: center
 }

 .I-name__heading,
 .I-name__range,
 .St-Img,
 .Tail-Cnt {
     width: 100%
 }

 .St-Img,
 .Tail-12,
 .Tail-Cnt {
     display: flex;
     position: relative;
     flex-flow: column
 }

 .Tail-12 h3 {
     margin: 0 auto
 }

 .Tail-12.Lite-12 h3 {
     height: 35px;
     overflow: hidden;
     margin: 0 0 .8rem;
     font-weight: 300
 }

 .Tail-12.Lite-12 .St-Img {
     justify-content: center
 }

 .Grid_split {
     display: inline-flex;
     width: 100%;
     justify-content: center;
     align-items: center;
     color: #4a8cff
 }

 ._more .fa-angle-right {
     font-size: 15px !important
 }

 .Compare_btn,
 .P-view {
     display: inline-flex;
     line-height: normal;
     justify-content: center;
     align-items: center;
     font-size: .75dvw;
     border-radius: 25px;
     width: auto;
     margin: 12px 0 0
 }

 .Compare_btn,
 .P-view {
     font-weight: 100;
     border: 1px solid #4a8cff;
     background-color: #4a8cff;
     border-radius: 25px;
     height: 34px;
     color: #fff;
     padding: 0 1em;
     border-radius: 25px;
     font-weight: 100;
     white-space: nowrap
 }

 .Compare_btn b,
 .P-view b {
     font-weight: 100
 }

 .Compare_btn:hover,
 .P-view:hover {
     border-color: #ffe40a;
     background-color: #ffe40a;
     color: #000
 }

 rect[width="195"] {
     fill: transparent
 }

 ._clubdrop {
     font-size: 12px;
     line-height: 16px;
     color: #708090;
     border-radius: 6px;
     font-weight: 400;
     border: 1px solid #708090;
     display: flex;
     padding: 6px 12px;
     margin: 12px 0 0;
     cursor: pointer;
     justify-content: center;
     align-items: center
 }

 ._clubdrop svg {
     width: 20px;
     margin-right: 5px;
     fill: #708090
 }

 .imgseller {
     display: inline-flex;
     width: 100%;
     flex-flow: column;
     justify-content: center;
     align-items: center
 }

 .commonsize .dropdown {
     width: auto
 }

 @media (min-width:1200px) {
    .simpleLens-container {
        padding-right: .6em;
    }
    button._prod_title._p9 {
    font-size: 14px;
}
     ._detail_page ._detailpage--container {
         width: 80%;
         margin: 160px auto 0 !important;
         padding: 0 0 4rem !important
     }

     .icon_5 i.fa.fa-clone,
     .icon_5 i.fa.fa-area-chart {
         font-size: 20px
     }

     .Prc_container .owl_12._static_height .tb_cnt {
         height: 220px
     }

     .commonsize {
         margin-right: 5em
     }

     .slider_position .noUi-base::before {
         left: 4px
     }

     span.shareText {
         top: -17px;
         padding-left: 6px
     }

     table {
         margin: 1.2em 0
     }

     .earncashback {
         margin-top: 1em;
         padding-bottom: 2em;
         width: 100%
     }

     span.spanh1 {
         position: absolute;
         bottom: -2px;
         margin: 0 auto
     }

     .quicklinks .SellerDeal {
         padding: 20px 10px
     }

     .Share_LIST {
         position: relative;
         height: 390px;
         margin-top: 1.4em
     }

     .stockback {
         white-space: nowrap;
         height: 100px;
         width: calc(33.33% + 33.33%);
         flex-flow: inherit;
         cursor: pointer
     }

     .owl_12 .tb_cnt,
     .tab--container {
         border-width: 1px 1px 0;
         border-style: solid;
         border-color: #ddd;
         margin: 0 0 0
     }

     .showproddetails.xr_h1 {
         text-align: left;
         margin: 0 0 12px
     }

     .showproddetails {
         width: 100%;
         display: inline-block
     }

     .detailcontainer {
         display: grid;
         grid-template-columns: 20% 80%;
         text-align: center;
         justify-content: space-between;
         padding: 10px 8px
     }

     #faqfooter.contli {
         padding: 0 calc(2rem + .6rem);
         margin: -4rem 0 4rem
     }

     .bank_offer .spl_of .spl_h1 {
         grid-template-columns: 100px calc(98% - 100px);
         justify-content: space-between;
         display: grid
     }

     .quicklinks .grid2 img {
         margin-top: 3px;
         margin-left: 6px
     }

     .liked-store-product .icon_5 svg path {
         fill: #fff
     }

     .Share_LIST .liked-store-product .iconbtnh6 {
         font-size: 0
     }

     .Share_LIST .liked-store-product .iconbtnh6::after {
         content: "Added Wishlist";
         font-size: 12px
     }

     .imgseller img {
         max-height: 30px;
         max-width: 95%
     }

     ._speccont {
         position: relative;
         display: inline-block;
         cursor: pointer
     }

     ._mattr.active {
         position: absolute;
         width: 300px;
         z-index: 966;
         text-align: left;
         right: 0;
         top: 100%;
         margin-top: 12px;
         border-radius: 6px
     }

     .Tail-12.Lite-12 .St-Img {
         height: 275px
     }

     ._xerve--deals ._iconxerve {
         margin: 0 4px
     }

     ._grab_and_shop {
         margin: 0 0 0 .35rem;
         padding: 0 12px 0 .35rem;
         background-color: #fcf1f4;
         border-radius: 0 25px 25px 0;
         border: 1px solid #ddd;
         position: relative;
         border-left-style: dashed;
         left: 3px
     }

     ._screenshots {
         height: 260px;
         margin: 1px 0
     }

     .Share_LIST .icon_5,
     .Share_LIST .iconbtnh6 {
         text-align: center
     }

     .Share_LIST .iconbtnh6,
     ._extradiscount {
         font-size: .8em;
         line-height: normal
     }

     .Share_LIST #shareicons .prc_12 img {
         top: -24px;
         width: 75px
     }

     .Share_LIST #shareicons .prc_12 .iconbtnh6 {
         top: -22px;
         position: relative
     }

     .graph_area_pro {
         padding-bottom: 12px
     }

     .xr_img_details {
         width: 100%;
         cursor: pointer
     }

     #share.__share .jssocials-share-link#jssocials-share-link-copy {
         padding: 10px 12px;
         height: 32px
     }

     .Share_LIST .xr_ic {
         width: 65px
     }

     .fa.fa-link.jssocials-share-logo {
         margin-right: 5px
     }

     ._iconxerve {
         max-width: 35px
     }

     .Grid_split {
         cursor: pointer;
         margin: .5rem 0;
         letter-spacing: .6px
     }

     .__Brandlogo::after {
         content: "-";
         margin: 0 12px
     }

     .bs-example-modal-lg .modal-content.image-modal {
         padding: 20px
     }

     ._product--details {
         border-right: 1px solid #ddd
     }

     .owl_12 .tb_cnt,
     .tab--container {
         display: grid
     }

     ._product--details,
     ._xerve--deals {
         position: relative;
         height: 100%;
         justify-content: center;
         display: inline-flex;
         flex-flow: column
     }

     ._sellerstore ._col34,
     ._xerve--deals {
         padding: 20px .6rem
     }

     .xr_img_details {
         padding: 0 6px 12px
     }

     .simpleLens-container.active .simpleLens-lens-image {
         display: inline-flex;
         flex-flow: column;
         align-items: center;
         justify-content: center
     }

     .simpleLens-container.active .simpleLens-lens-image span.__product_img {
         width: 100%;
         display: inline-flex;
         justify-content: center
     }

     .AdPImg-Cnt {
         float: left;
         width: auto;
         display: contents
     }

     .xr_12.pricedetails {
         border: 1px solid #ddd;
         margin: 20px 0 0
     }

     ._col_h7._sticky {
               display: contents;
         background: #fff;
         align-items: center;
         height: 36px;
         margin-top: 2em;
         white-space: nowrap
     }

     .prt_img {
         padding: 15px 0 0
     }

     ._img_rec_cont,
     .xr_12.pricedetails {
         width: 100%
     }

     .dskhide {
         display: none !important
     }
 }

 @media (min-width:1700px) {
     .__morestore {
         font-size: 12px;
         height: 25px
     }

     .sharepage .__responsive {
         width: 50px;
         height: 53px;
         transform: scale(1.35)
     }

     .cointainer-earn {
         height: 56px;
         padding: 16px .6em 0
     }

     span.shareText {
         top: -20px;
         padding-left: 12px
     }

     .cointainer-earn h5,
     .cointainer-earn h6 {
         font-size: 18px
     }

     .sharetoearn.cointainer-earn::before {
         top: 23.6px
     }

     .__xerverewards h5 .iconsprite.xerveicon::before {
         top: -2.6px
     }

     .compareh2 {
         font-size: 12.5px
     }

     .details_sub_list_page li {
         margin: 10px 8px;
         font-size: 18px;
         padding: 0 24px
     }

     .__sellerlogo img {
         max-height: 18px
     }

     ._sellerstore ._col34,
     ._xerve--deals {
         padding: 26px
     }

     ._graph--details p {
         line-height: 23px
     }

     .cmpr_12 {
         width: calc(100% / 3)
     }

     .H1-Cbk,
     .v_smb {
         height: 44px
     }

     .enlarge_icon {
         width: 44px;
         height: 44px
     }

     .enlarge_icon svg {
         transform: scale(1.3)
     }
 }

 @media (min-width:1199px) {
     /* .graph_slider_section {
         margin: 15px -7px 0
     } */
button._prodtitle._pbutton {
    margin-right: 1em;
}
    .gridContainer {
    width: inherit;
    float: left;
}
.realprices {
    margin-bottom: 0px;
}
.checking_real_price {
    width: auto;
    display: inline-block;
            padding: calc(1em + 6px) 0 0;
                    margin-bottom: 2em;

}
     .quicklinks .quickseller {
         width: 30.33%;
         padding: 0 .4em;
         display: inline-flex;
         position: relative;
         height: 75px;
         margin: 0 3px 12px;
         justify-content: center;
         align-items: center;
         border-radius: 12px;
         float: left;
         border: 1px solid #ddd;
         text-align: center
     }

     .tab--container {
         height: 40px;
         background-color: #f9f9f9;
         text-align: center;
         width: 100%;
         overflow: hidden
     }

     .Mrp_Rs {
         margin: 0 0 0;
         line-height: normal
     }

     .Pd_xr,
     .__Ddeals,
     .__xerverewards {
         height: 112px;
         padding: 0 0 0
     }

     .Pd_xr,
     .__xerverewards,
     .comparedeals {
         width: 33.33%
     }

     ._you_prt,
     .xr_012.First_Load h5 {
         font-size: 24px
     }

     .SellerDeal,
     h1._xsdfnth1 {
         font-size: 18px
     }

     .First_Load._screenshot h6,
     .Mrp-cmp,
     .v_smb.more_seller_button {
         font-size: 15px
     }

     .Pd_xr .Xr_h2,
     .__Ddeals h4,
     .__xerverewards h6 {
         font-size: 16px;
         line-height: normal
     }

     .__Ddeals b,
     .__xerverewards h5,
     ._contprice {
         margin: 13px 0 0
     }

     .First_Load._screenshot h6,
     .Grid_split,
     .H1-Cbk,
     .P-view,
     .Tail-12.Lite-12 h3,
     ._cash,
     ._cashback h5,
     ._sellerstore .xr_off.Cbk_pc,
     ._tc--wrp,
     ._tc--wrp h6,
     ._trh2-center.Sold-Out,
     .extra_discount,
     .flex_flow_12 .xr_12.Ext_off,
     .flex_flow_12 .xr_off.Cbk_pc,
     .rechk,
     .sellerbutton ._viewbutton,
     .stockback,
     .v_smb,
     .xr_12._coupon h6,
     .xr_12._moreoff h6 {
         font-size: 13.5px
     }

     .__Ddeals b,
     .__xerverewards h5 {
         font-size: .7dvw;
         font-weight: 600
     }

     .Share_LIST,
     ._locmark,
     ._prod_title,
     .xr_deal,
     .xr_h1 {
         font-size: 12px
     }

     text[font-size="8"] {
         font-size: 8.5px
     }
 }

 @media (min-width:1210px) and (max-width:1560px) {
     span.spanh1 {
         font-size: .67vw;
         padding: .4em .4em .5em
     }
 }

 @media (min-width:1210px) and (max-width:1460px) {

     .Pd_xr .Xr_h2,
     .__Ddeals h4,
     .__xerverewards h6 {
         font-size: 14px
     }

     .Share_LIST .iconbtnh6 {
         font-size: smaller
     }

     .Share_LIST .xr_ic {
         width: 65px
     }

     .prc_12 {
         height: 65px
     }

     .Mrp_Rs,
     .__xerverewards h6 b,
     .compareh2,
     .xr_off {
         font-size: x-small
     }

     .SDrp,
     .SDrp button,
     .Share_LIST,
     .__Ddeals span,
     ._prod_title,
     .xr_deal {
         font-size: 12px
     }

     .First_Load._screenshot h6,
     .Grid_split,
     .H1-Cbk,
     .P-view,
     .Tail-12.Lite-12 h3,
     .__Ddeals,
     ._cash,
     ._cashback h5,
     ._graph--details p,
     ._sellerstore .xr_off.Cbk_pc,
     ._tc--wrp,
     ._tc--wrp h6,
     ._trh2-center.Sold-Out,
     .append_lowestprices ._graph--details p,
     .extra_discount,
     .flex_flow_12 .xr_12.Ext_off,
     .flex_flow_12 .xr_off.Cbk_pc,
     .rechk,
     .sellerbutton ._viewbutton,
     .stockback,
     .tab--container,
     .v_smb,
     .xr_12._coupon h6,
     .xr_12._moreoff h6 {
         font-size: 12px
     }

     ._graph--container {
         transform: scale(1.06);
         right: 14px;
         position: relative
     }
 }

 @media (min-width:1600px) {
     .mins {
         font-size: medium
     }

     .Pd_xr .Xr_h2,
     .__Ddeals h4,
     .__xerverewards h6 {
         font-size: 20px
     }

     ._graph--details p,
     .append_lowestprices ._graph--details p {
         font-size: 16px
     }

     .__xerverewards h6 b,
     .xr_off {
         font-size: 12px
     }

     .First_Load._screenshot h6,
     .Grid_split,
     .H1-Cbk,
     .P-view,
     ._cash,
     ._cashback h5,
     ._sellerstore .xr_off.Cbk_pc,
     ._tc--wrp,
     ._tc--wrp h6,
     ._trh2-center.Sold-Out,
     .extra_discount,
     .flex_flow_12 .xr_12.Ext_off,
     .flex_flow_12 .xr_off.Cbk_pc,
     .rechk,
     .sellerbutton ._viewbutton,
     .sharenowbutton,
     .stockback,
     .tab--container,
     .v_smb,
     .xr_12._coupon h6,
     .xr_12._moreoff h6 {
         font-size: 16px
     }

     .First_Load._screenshot h6 u,
     .Mrp_Rs,
     .Tail-12.Lite-12 h3,
     .__Ddeals b,
     .__xerverewards h5,
     ._locmark,
     ._priceminimum,
     ._prod_title,
     .xr_deal,
     .xr_h1 {
         font-size: 12px
     }

     text[font-size="8"] {
         font-size: 10.5px
     }
 }

 .jssocials-shares {
     margin: .2em 0
 }

 .jssocials-shares * {
     box-sizing: border-box
 }

 .jssocials-share {
     display: inline-block;
     vertical-align: top;
     margin: .3em .6em .3em 0
 }

 .jssocials-share:last-child {
     margin-right: 0
 }

 .jssocials-share-logo {
     width: 1em;
     vertical-align: middle;
     font-size: 1.5em
 }

 .jssocials-share-link {
     display: inline-block;
     text-align: center;
     text-decoration: none;
     line-height: 1
 }

 .jssocials-share-twitter .jssocials-share-link {
     background: #00aced
 }

 .jssocials-share-twitter .jssocials-share-link:hover {
     background: #0087ba
 }

 .jssocials-share-facebook .jssocials-share-link {
     background: #3b5998
 }

 .jssocials-share-facebook .jssocials-share-link:hover {
     background: #2d4373
 }

 .jssocials-share-linkedin .jssocials-share-link {
     background: #007bb6
 }

 .jssocials-share-linkedin .jssocials-share-link:hover {
     background: #005983
 }

 .jssocials-share-pinterest .jssocials-share-link {
     background: #cb2027
 }

 .jssocials-share-pinterest .jssocials-share-link:hover {
     background: #9f191f
 }

 .jssocials-share-email .jssocials-share-link {
     background: #3490f3
 }

 .jssocials-share-email .jssocials-share-link:hover {
     background: #0e76e6
 }

 .jssocials-share-whatsapp .jssocials-share-link {
     background: #29a628
 }

 .jssocials-share-whatsapp .jssocials-share-link:hover {
     background: #1f7d1e
 }

 .jssocials-share-link {
     padding: .5em .6em;
     color: #fff;
     -webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out;
     transition: background .2s ease-in-out, border-color .2s ease-in-out
 }

 .jssocials-share-link:active,
 .jssocials-share-link:focus,
 .jssocials-share-link:hover {
     color: #fff
 }

 button._prodtitle._pbutton {
        background: #adff00;
     padding: 7px 1em;
     border-radius: 6px;
     color: #000;
     font-size: 12px;
     height: 34px
 }

 button._prodtitle._pbutton:hover {
     background-color: #009925;
     color: #fff
 }

 @media only screen and (min-width:780px) and (max-width:1199px) {
     ._tc--wrp {
         padding: 5px 1em
     }

     .Tail-12.Lite-12 .I-name__heading h3 {
         height: 35px;
         overflow: hidden
     }

     ._additional_feature.owl-carousel .owl-item {
         margin-right: 0
     }

     .I-name__heading {
         margin-bottom: 6px
     }

     .Compare_btn,
     .I-name .P-view {
         font-size: 12.5px !important
     }

     .compareshare button,
     .compgrid {
         grid-template-columns: 45% 55%
     }

     .compareshare button,
     .compgrid {
         height: 30px
     }

     .graph_slider_section {
         width: 350px;
         margin: 0 auto
     }

     .copyandshare.cointainer-earn h5,
     .sharetoearn.cointainer-earn h5 {
         line-height: 16px
     }

     .sharetoearn.cointainer-earn::before {
         top: 3px
     }

     .sharepage .__responsive {
         width: 45px;
         height: 45px
     }

     .compareh2 {
         padding: 8px 1em;
         display: inline-block;
         width: auto
     }

     span.shareText {
         top: -19px;
         margin-left: 10px
     }

     ._sellerGrid {
         border-left: 1px solid #ddd
     }

     .__h2 {
         padding: 8px 1em
     }

     ._extradiscount,
     .xroff {
         font-size: .62rem
     }

     .compareh1 {
         font-size: 12px
     }

     ._H1#AppendHeader_details {
         width: 100%;
         margin-top: 24px
     }

     .col-md-5.col-xs-12.padding-0.mgrleftsd {
         height: auto;
         width: 100%;
         float: left
     }

     .simpleLens-container img {
         block-size: 400px
     }

     .imgseller-08,
     .xr_35.s_cg.detailcontainer {
         grid-template-columns: 40% calc(100% - 40%)
     }

     .H1-Cbk,
     .quicklinks ._cash {
         width: auto;
         padding: 12px
     }

     .prt_img.simpleLens-gallery-container {
         margin: 0
     }

     .gridcol.haslogo {
         grid-template-columns: auto;
         justify-content: left
     }

     .__Brandlogo {
         justify-content: left;
         margin: 0 0 20px;
         padding-right: 0
     }

     .tab--container.dskhide ._indiahd,
     .whitespace {
         padding: 16px 0
     }

     .you_may_spec {
         grid-template-columns: 30% 70%
     }

     ._sellerstore {
         grid-template-columns: 40% 60%
     }

     .tab--container.dskhide {
         height: auto
     }

     .notifi ._clubdrop {
         font-size: 12px;
         line-height: 16px
     }

     ._product_color {
         width: 95%
     }

     .compare_product_section_img_image {
         max-height: 120px
     }

     #customers td,
     .H1-Cbk,
     .Pd_xr .Xr_h2,
     .__Ddeals h4,
     .__deals .Xr_h2,
     .__xerverewards h6,
     ._cash,
     ._prod_title,
     ._prodtitle #club_drop,
     ._product_color b,
     .extra_discount,
     .quicklinks h6,
     .showmore,
     .v_smb,
     h4.panel-title {
         font-size: 15px
     }

     .Compare_btn,
     .I-name .P-view,
     .cointainer-earn h5,
     .cointainer-earn h6,
     .contli .panel-body,
     .contli h6,
     .contli li {
         font-size: 14px
     }

     .Ext_off .spl_of,
     .I-name__range h4.Mrp-cmp,
     .I-name__range.col_3 strong,
     .Mrp_Rs,
     ._More,
     .__Ddeals span b,
     .__xerverewards h5,
     ._grab_and_shop,
     ._graph--details p,
     ._product_color p,
     .spl_of .spl_h1,
     .xr_h1,
     .xr_off.Cbk_pc,
     h1._xsdfnth1 {
         font-size: 15px
     }

     #customers th,
     .First_Load h6,
     .contli h2,
     .contli h3,
     .contli h5,
     .contli h5._h2tag {
         font-size: 20px
     }

     ._you_prt,
     .tab--container.dskhide {
         font-size: 24px
     }

     .Tail-12.Lite-12 .I-name__heading h3,
     .__h2,
     .compgrid ._split-comp {
         font-size: 12.5px
     }

     ._extradiscount,
     .compgrid .xr_off,
     .xroff {
         font-size: x-small
     }

     .Pd_xr span.xr_off,
     .__xerverewards h6 a,
     .__xerverewards h6 b,
     ._tc--wrp,
     ._tc--wrp h4,
     ._tc--wrp h5,
     .plusmore {
         font-size: 12px
     }

     .__sellerlogo img {
         max-height: 15px
     }

     #faqfooter.contli {
         padding: 0 24px;
         margin: 0 0 4rem
     }

     .quicklinks ._cash {
         height: 65px
     }

     .imgseller img {
         max-height: 35px
     }
 }

 @media (min-width:320px) and (max-width:355px) {
     .copyLink::after {
         font-size: 14px
     }

     .copyLink::before {
         width: 20px;
         height: 20px;
         line-height: 21px
     }

     .imgseller-08,
     .xr_35.s_cg.detailcontainer {
         grid-template-columns: 85px calc(100% - 85px)
     }

     .owl-item .Tail-12.Lite-12 {
         padding: 0 3px
     }
 }

 @media only screen and (min-width:1200px) and (max-width:1400px) {
     .earncashback {
         grid-template-columns: auto auto auto;
         column-gap: 4px
     }

     .graph_slider_section .slider_position .noUiSlider.noUi-target {
         width: 200px
     }

     .sharepage .__responsive {
         transform: scale(1);
         top: 4px;
         margin-right: -6px
     }

     .cointainer-earn {
         padding: 12px 0 0
     }

     ._col_h7._sticky {
         column-gap: 1em
     }

     .Prc_container .iconsprite.cashsprite,
     .Prc_container .xerveicon,
     .xerveicong {
         width: 22px;
         background-size: 22px
     }

     .noUi-handle .noUi-tooltip {
         font-size: x-small
     }

     ._graph--details p {
         padding: 7px 12px;
         width: auto
     }

     .commonsize button.btn.btn-primary.dropdown-toggle {
         width: 95px;
         font-size: 12px;
         padding: 6px 22px 6px 6px;
         height: 34px
     }

     .commonsize .glyphicon.glyphicon-Dwn::before {
         font-size: 13px;
         right: 6px
     }

     .__h2,
     .commonsize.__h2 {
         font-size: 12px
     }

     .__h2 ._sprites.th-large.icontop {
         width: 13px;
         height: 10px
     }

     .detailcontainer,
     .imgseller-08 {
         grid-template-columns: 20% 80%;
         padding: 15px 6px
     }

     ._bank_off img {
         max-width: 30px;
         margin: 0 0 0 3px
     }

     .H1-Cbk,
     ._cash,
     ._viewbutton,
     .quicklinks ._cash,
     .v_smb {
         padding: 8px 4px
     }

     ._sellerstore ._col34,
     ._xerve--deals {
         padding: 20px 12px
     }

     .cointainer-earn h5,
     .cointainer-earn h6 {
         font-size: 12px
     }

     .slider_position .noUi-base::before {
         font-size: 17px;
         top: -43px
     }

     .Share_LIST .xr_ic#shareicons {
         margin: 0 0 0
     }

     #customers th,
     .SellerDeal,
     .contli h2,
     .contli h3,
     .contli h5,
     .contli h5._h2tag,
     h1._xsdfnth1 {
         font-size: 18px
     }

     .contli,
     .contli .panel-body,
     .contli .panel-body p,
     .contli li,
     .contli p.panel-body,
     .contli ul {
         font-size: 13px
     }
 }

 @media only screen and (min-width:1400px) and (max-width:1660px) {

     .cointainer-earn h5,
     .cointainer-earn h6 {
         font-size: 14px
     }

     .cointainer-earn {
         padding: 12px .6em 0
     }

     .earncashback {
         grid-template-columns: 190px auto auto;
         white-space: nowrap
     }
 }

 @media only screen and (min-width:320px) and (max-width:360px) {
     #share.__share .close-cover-login {
         left: 97%;
         position: absolute;
         top: 26%
     }
 }
._googleAdsHeader {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

._googleAdsHeader .adsbygoogle {
    margin: 1em 0 0
}

span.postLoadMoney {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold
}

.icon-popup {
    height: 33px;
    width: 33px;
    transform: scale(1.2)
}

span._UPIInput:has(input[style="display:none;"]),
span._UPIInput:has(input[style="display: none;"]) {
    display: none !important
}

.grid-cashdetail {
    text-align: left
}

.member-female .header1:hover {
    background: #ff5b77;
    border-color: #ff5b77 !important
}

.header1:hover {
    background: #4a8cff !important;
    color: #fff !important;
    border-color: #4a8cff !important
}

.header1-inner {
    position: relative;
    height: 40px;
    white-space: nowrap;
    font-size: 12px;
    display: flex;
    align-items: center;
    background: #fefcea;
    justify-content: center;
    padding: 0 .3em;
    width: 100%;
    text-align: center
}

.header1.bold,
.header1 b {
    font-weight: bold
}

.header1 b .no-bold {
    font-weight: 100
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-link:before {
    content: "\f0c1"
}

._formNotification h2::before {
    content: "\f00c";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px
}

._fromaction.otp input#upiId {
    padding-left: 50px
}

.fa-hand-o-right:before {
    content: "\f0a4";
    margin-right: 3px
}

input:-internal-autofill-selected {
    background-color: transparent !important
}

._fromaction .split-captcha b {
    font-size: 1.6em;
    color: #000
}

._fromaction.dealsbox.phone.captcha_home_join {
    height: auto;
    gap: 3em
}

.split-captcha {
    display: inline-grid;
    grid-template-columns: auto auto;
    position: relative;
    align-items: center;
    padding: 1.5em 0 0
}

._fromaction.dealsbox.phone.captcha_home_join .g-recaptcha {
    margin-top: 0;
    margin-bottom: 0 !important
}

._fromaction.dealsbox.phone.captcha_home_join {
    align-items: center;
    justify-content: center;
    padding: 0
}

.fa-cart-arrow-down:before {
    content: "\f1fe"
}

span._formnotification-info {
    position: absolute;
    top: -36px;
    background: #ffe40a;
    font-weight: 400;
    padding: 2px 10px;
    font-size: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 55%;
    text-align: center;
    height: 23px
}

.split-grid-col {
    display: inline-grid;
    grid-template-columns: 100%;
    column-gap: 5px;
    align-items: center;
    height: 42px
}




.selectgender input[type=radio]::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #ddd
}

.selectgender input[type=radio]:checked+label[for=female]::after,
.selectgender input[type=radio]:checked+label[for=male]::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
font-size: 12px;
    font-weight: 100;
    margin-left: 4px;
    /* border: 1px solid; */
}

._formcontrol ._fromaction.otp {
    text-align: center;
    position: relative;
    bottom: 0
}

.input_phone label.placeholder-input {
    position: absolute;
    background-color: #fff;
    left: 0;
    line-height: 14px;
    padding-top: 10px;
    top: 0;
    display: inline-flex;
    flex-flow: column;
    font-size: 16px;
    width: 100%;
    padding-left: 45px;
    color: #666;
    z-index: -1;
    text-align: left;
    border-radius: 25px 0 0 25px
}

._fromaction .input_phone input#phone:focus {
    background-color: #fff;
    border-color: #ff5b77
}

._fromaction .input_phone input#phone:focus+label {
    opacity: 0
}

label.placeholder-input b {
    font-size: 10px;
    margin: 0;
    font-weight: 400;
    color: #666
}

.grid-col-crop img.responsive-img {
    transform: scale(1.45);
    top: -7px
}

.copyright {
    pointer-events: none
}

.custom-footer li a:hover {
    text-decoration: underline
}

span.newEarn.info {
    width: auto;
    height: auto
}

.newEarn.info img {
    width: 33px;
    transform: scale(1.3);
    margin-left: -7px;
    top: -3px
}
.member-female .defaultsearch .label:hover,
.member-female .defaultsearch .label.active,
.member-female .compareshare button:hover {
    background-color: #fff4f6
}

.member-female .defaultsearch .label:hover,
.member-female .defaultsearch .label.active {
    color: #ff5b77;
    border-color: #fff4f6
}

.member-female .CbK-Btn,
.member-female .Compare_btn,
.member-female .FT_VMore .Cat_type_list .selected .sprite,
.member-female .Flt-Body.Sort_by ul .active .sprite.ok-icon,
.member-female ._bonuscnt.listGridCash:hover,
.member-female ._detail__ .Compare_btn,
.member-female ._searchquicklist ul.Dt-5 li.active,
.member-female ._searchquicklist ul.Dt-5 li:hover,
.member-female .acc-box dl dd a:hover .sprite,
.member-female .acc-box dl dt a:hover .sprite,
.member-female .btn.btn-default.otp_btn:hover,
.member-female .custom-aside ul li.selected .glyphicon-ok,
.member-female .custom-aside ul span.selected .sprite.ok-icon,
.member-female .filter_badge .glyphicon-ok,
.member-female .list_container.mblistcontainer .Compare_btn,
.member-female .nearcommonhh1.nearcchhse,
.member-female .nearcommonhh1:hover,
.member-female .offers .offers__fcc ul li.nav-item:hover,
.member-female .offers .offers__fcc ul li.nearcchhse,
.member-female .offers .offers__fcc ul li.nearcchhse:hover,
.member-female .sccatlistcon#compre_category_section a._categories:hover,
.member-female .sccatlistcon#price_drop_element a._categories:hover,
.member-female .show_search #display_search_box,
.member-female .view-Coupon-Btn,
.member-female .view-Coupon-Btn-grid,
.member-female ul._scqtlist li.active,
.member-female ul._scqtlist li:hover {
    background-color: #ff5b77;
    border-color: #ff5b77
}


.member-female .acc .rightsidesubitems:hover .badge,
.member-female ._speccont ._mattr.active,
.member-female ._speccont .__h2:hover,
.member-female .litblue.active,
.member-female .litblue:hover,
.member-female ._fromaction .selectgender input[checked=checked]+label[for=male],
.member-female label#uploadpic.active,
.member-female .share_get.listGridCash:hover,
.member-female ._bonuscnt.listGridCash:hover,
._formcontrol ._fromaction.otp.female ._submitted#finished,
._fromaction .selectgender input[checked=checked]+label[for=female],
._fromaction .selectgender input[type=radio]+label[for=female]:hover,
.member-female #next_set_scroll_button .view_all._witharrow:hover,
.member-female .Brand-Li .keyCount:hover,
.member-female .Brand-Li .keyNew:hover,
.member-female .Dt-5 li.active,
.member-female .Dt-5 li:hover,
.member-female .H1-Cbk,
.member-female ._tc--wrp.active,
.member-female ._tc--wrp:hover,
.member-female .details_sub_list_page li.selected,
.member-female .details_sub_list_page li:hover,
.member-female .marg-tp-offer._inner_body._max_width ._categories:hover,
.member-female .offers-items__moredetails a:hover,
.member-female .quicklinks ._sellerstore ._cash,
.member-female .sellerbutton ._viewbutton._availableprice:hover,
.member-female .stbuymcashback {
    background-color: #ff5b77;
    border-color: #ff5b77;
    color: #fff !important
}

._fromaction .selectgender input[type=radio]+label[for=female],
.member-female .Tab-c06.active,
.member-female .Tab-c06:hover,
.member-female .__tab_tag.active,
.member-female .__tab_tag:hover,
.member-female ._innernav a.active,
.member-female ._innernav a:hover,
.member-female .new-arrival-sec a.active {
    border-color: #ff5b77;
    color: #ff5b77
}

._fromaction .selectgender input[type=radio]:checked+label,
.member-female ul._scqtlist li:hover {
    color: #fff
}

.member-female ._innernav .dropdown-content::after {
    border-bottom-color: #ff5b77
}

.member-female .nearcommonhh1.nearcchhse::after,
.member-female .offers .offers__fcc ul li.nearcchhse::after {
    border-top-color: #ff5b77
}

.member-female .rightsidemenu__list--items .rightsidesubitems._logout:hover ._icon svg,
.member-female .rightsidemenu__list--items .rightsidesubitems:hover ._icon svg,
.member-female .rightsidesubitems svg path.b,
.member-female .rightsidesubitems:hover svg path.b {
    fill: #ff5b77
}

.member-female .acc-box dl dd a,
.member-female .seller_badge .get,
.member-female .__h2,
.member-female ._col12,
.member-female ._fromaction .input_phone input#phone:focus,
.member-female ._prod_title .ok-icon,
.member-female ._prodtitle._p9 .ok-icon,
.member-female ._product_color.active,
.member-female .acc-box dl dt a,
.member-female .attributes_section span,
.member-female .cat_link ._bank_row.active,
.member-female .cat_link ._bank_row:hover,
.member-female .catlink ._bank_row:hover,
.member-female .commonfilter button._prod_title.active .ok-icon,
.member-female .compareonline:hover,
.member-female .dropdown-content,
.member-female .quicklinks .quickseller:hover,
.member-female .search__input:hover #SearchSubCategory,
.member-female ul._scqtlist li,
body.member-female .search .search__input .input-group .form_search__input input {
    border-color: #ff5b77 !important
}

.member-female .First_Load,
.member-female .__topdeals ._cash_select h4.Inaddition .PCompare b,
.member-female .__topdeals ._cash_select h4.bonus .PCompare b,
.member-female ._grabcashback,
.member-female ._grabcashback::before,
.member-female ._listCashback .cb_list .cb__12 h4.Inaddition .PCompare b,
.member-female ._listCashback .cb_list .cb__12 h4.bonus .PCompare b,
.member-female ._login.collapsed:hover .acc__loged,
.member-female ._searchquicklist ul._scqtlist li:not(.scqth1):hover,
.member-female .acc ._login:not(.collapsed) .acc__loged,
.member-female .acc .rightsidemenu__list,
.member-female .attributes_section span:hover,
.member-female .btn-control:hover,
.member-female .commonfilter button._prod_title.active .ok-icon,
.member-female .custom-footer,
.member-female .fixed-top ._navbar .navbar-toggler.collapsed:hover,
.member-female .fixed-top ._navbar .navbar-toggler:not(.collapsed),
.member-female .fixed-top .acc ._login:not(.collapsed) .acc__loged,
.member-female .leftsidemenu .leftsidemenu__list {
    background-color: #ff5b77
}

.member-female .form_search__input i._sprites._search--icon::before,
.member-female .defaultsearch .label,
.member-female span.compare--grid b,
.member-female #Hover_Value_Title,
.member-female #extra_cashback_popup,
.member-female .App-h1 b.red,
.member-female .Btn-Tb,
.member-female .Cash-Btn,
.member-female .Cat_type_list li.Dt-H4 a,
.member-female .Cnt-Img b,
.member-female .Ext_off .spl_of,
.member-female .Flt-Body.Sort_by ul .active,
.member-female .Flt-Body.Sort_by ul .active:hover,
.member-female .GridSearch .input-group-prepend ._sprites._search--icon::before,
.member-female .GridSearch .input-group-prepend ._sprites.iconmic::before,
.member-female .I-name__heading:hover,
.member-female .I-name__heading:hover b.searchhighlight,
.member-female .Listh6 i.fa-credit-card,
.member-female .Listh6 i.fa-smile-o,
.member-female .MaxHeightButton button:hover,
.member-female .__couponlogo h4,
.member-female .__h2,
.member-female .__topdeals ._cash_select h4,
.member-female ._bank_row .bold .green__12,
.member-female ._bellinfo._bellinfofixed .bellinformation a._h8,
.member-female ._bonuscnt.listGridCash,
.member-female ._cash_select,
.member-female ._cashcontList h4.Inaddition .h1comapre,
.member-female ._grab_and_shop,
.member-female ._innernav .dropdown-content a,
.member-female ._innernav.HDr-Tab .Cat_type_list li a:hover,
.member-female ._innernav.HDr-Tab .Cat_type_list li.Dt-H4-offer a,
.member-female ._launchesdetaills.__prccompare,
.member-female ._listCashback ._cash_select h4,
.member-female ._offer--cashback,
.member-female ._prod_title,
.member-female ._prodtitle,
.member-female ._sellerstore .imgseller-08 span.viewPrices,
.member-female ._tc--wrp h5,
.member-female ._tc--wrp:not(.active) .fa-circle-o,
.member-female ._tc--wrp:not(.active) .fa.fa-ok,
.member-female ._xsdwcas b,
.member-female .acc .rightsidesubitems .badge,
.member-female .acc .rightsidesubitems:hover .badge,
.member-female .attributes_section span,
.member-female .blue,
.member-female .btn-categories,
.member-female .cas_03 h3,
.member-female .cashbackListGrid h4.Listh6 .PListCompare b,
.member-female .cat_link ._bank_row.active,
.member-female .cat_link ._bank_row:hover,
.member-female .catlink ._bank_row:hover .bold,
.member-female .clickout,
.member-female .compareh1 .fa-balance-scale:before,
.member-female .compareonline:hover .__off a,
.member-female .compareshare button.comparebutton span.PCompare,
.member-female .compareshare button.comparebutton span.PCompare b,
.member-female .custom-aside .M-btn,
.member-female .custom-aside li.selected,
.member-female .custom-aside ul li.selected a,
.member-female .custom-aside ul span.selected,
.member-female .custom-footer li a i:hover,
.member-female .fa-arrow-left:before,
.member-female .filter_badge,
.member-female .filter_more,
.member-female .green__12,
.member-female .h1brand,
.member-female .hover_more,
.member-female .indselection,
.member-female .input-group-prepend ._sprites._search--icon,
.member-female .input-group-prepend ._sprites.iconmic::before,
.member-female .keyCount,
.member-female .leftsidemenu .leftsidelist a.active,
.member-female .leftsidemenu .leftsidelist a:hover,
.member-female .linkbonus,
.member-female .listext-des tr td:last-child a,
.member-female .mailto,
.member-female .main-hover-store li a:hover,
.member-female .mblistcount h5 span,
.member-female .offers-items__moredetails a,
.member-female .offers-items__name h4,
.member-female .rightsidemenu__list--items .rightsidesubitems.active,
.member-female .rightsidemenu__list--items .rightsidesubitems:hover,
.member-female .rightsidemenu__list--items .rightsidesubitems:hover p,
.member-female .sd_scH1#seo_selection b,
.member-female .sd_scH1#seo_selection h1 b,
.member-female .share_get.listGridCash,
.member-female .stockback,
.member-female .table_fo_mi_offer,
.member-female .xr_off.Cbk_pc,
.member-female .xrh1,
.member-female .yellow,
.member-female a.arrow_attr,
.member-female a.arrow_share,
.member-female b.Green,
.member-female h4.Listh6 .HListCompare,
.member-female li.Dt4-offer,
.member-female span._Sortby,
.member-female span.h1comapre i,
.member-female span.h1comapre i.fa-credit-card,
.member-female ul._scqtlist li {
    color: #ff5b77
}

.member-female ._section--haeder h2.__h2 span:first-child:hover,
.member-female .placeholder-input b .fa-check,
.member-female .placeholder-input b,
.member-female ._formNotification h2 span,
.member-female ._searchquicklist li.Dt-H4 a,
.member-female ._searchquicklist li.Dt-H4-offer a,
.member-female ._searchquicklist li.Dt4-offer,
.member-female .history-grid b:hover,
.member-female .new_user_carousel .fa.fa-info-circle {
    color: #ff5b77 !important
}

.member-female ._tc--wrp:hover .fa-circle-o,
.member-female ._tc--wrp:hover .fa.fa-ok {
    color: #fff
}

@media (min-width:1199px) {
    .member-female h4 .PListCompare b {
        background-color: #ff5b77
    }

    .member-female .code-color {
        color: #ff5b77
    }
}

@media (max-width:1199px) {

    .member-female .__h9 a,
    .member-female .__tabheader.Flatheader .__tab_tag,
    .member-female ._cashcontainer a,
    .member-female ._cashcontainer h4,
    .member-female ._detailpage-container .__tab_tag,
    .member-female ._header--home .header--tag,
    .member-female .compareh1,
    .member-female .extra_discount {
        color: #ff5b77
    }

    .member-female .sd_scH1#seo_selection h1:not(._breadcrums) b,
    .member-female .sd_scH1.sd_seoH1_count#search_selection b,
    .member-female .sd_scH1.sd_seoH1_count#seo_selection b {
        color: #ff5b77 !important
    }

    .member-female .DRop-Menu ul.Dt-5 li.active,
    .member-female .DRop-Menu ul.Dt-5 li:hover,
    .member-female .__tab_tag.allcategories.active,
    .member-female .__tab_tag.topcategories.active,
    .member-female .__tabheader.Flatheader .__tab_tag:hover,
    .member-female ._detailpage-container .__tab_tag,
    .member-female ._detailpage-container .__tab_tag:hover,
    .member-female .header--tag.active {
        border-color: #ff5b77
    }

    .member-female .DRop-Menu ul.Dt-5 li.active,
    .member-female .DRop-Menu ul.Dt-5 li:hover,
    .member-female .__tab_tag.allcategories.active,
    .member-female .__tab_tag.topcategories.active,
    .member-female .__tabheader.Flatheader .__tab_tag:hover,
    .member-female ._detailpage-container .__tab_tag:hover,
    .member-female ._mbfilter,
    .member-female .cashbackListGrid h4.Listh6 .PListCompare b {
        background-color: #ff5b77
    }

    .member-female .__tabheader.Flatheader .__tab_tag.active,
    .member-female .__tabheader.Flatheader .__tab_tag:hover,
    .member-female ._detailpage-container .__tab_tag.topcategories.active,
    .member-female ._detailpage-container .__tab_tag:hover,
    .member-female .cashbackListGrid h4.Listh6 .PListCompare b {
        color: #fff
    }

    .member-female .Ext_off .spl_of::before,
    .member-female .stockback::before,
    .member-female .xr_off.Cbk_pc::before {
        border-color: #ff5b77;
        color: #ff5b77
    }

    .member-female div#before-login-drop:hover,
    .member-female .bellinfo:hover,
    .member-female #display_search_box:hover {
        border-color: #ff5b77;
        background-color: #ff5b77
    }

    div#before-login-drop:hover,
    .bellinfo:hover,
    #display_search_box:hover {
        border-color: #0080ff;
        background-color: #0080ff
    }

    div#before-login-drop:hover ._sprites.usericon,
    .bellinfo:hover ._sprites.iconbell,
    #display_search_box:hover ._sprites._search--icon {
        color: #fff
    }
}

img.gender {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    top: 0;
    object-fit: contain
}

._submitted img.win-gif {
    width: 30px;
    height: 15px;
    object-fit: contain;
    transform: scale(2.5);
    top: 2px
}

.new_user_carousel ._h9 {
    font-weight: 400;
    white-space: nowrap
}

._fromaction ._submitted {
    background-color: #ffe40a;
    border: 1px solid #ffe40a;
    color: #000;
    text-transform: uppercase;
    font-family: Quicksand, sans-serif !important
}

._fromaction .input_phone,
._fromaction input#phone {
    display: inline-block;
    width: 100%;
    position: relative
}

._fromaction .input_phone::before {
    content: "";
    background-image: url(https://d372i0x0rvq68a.cloudfront.net/icons/flag_12361133_32x32.png);
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    position: absolute;
    display: block;
    top: 17px;
    left: 1em;
    z-index: 1
}

._formNotification img.responsive-img {
    width: 38px;
    height: 38px;
    position: relative;
    top: 11px;
    margin-right: 2px;
    object-fit: contain
}

.BrowseDropdown {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    margin: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    padding: 120px 0 3em;
    opacity: 1;
    overflow-y: scroll;
    background: rgb(0 0 0 / 24%)
}

.BrowseDropdown ul {
    width: 96%;
    padding: 1.6em .6em;
    background: #fff;
    margin: 0 auto;
    line-height: 20px;
    border-radius: 1em
}

.BrowseDropdown .close-cover-login {
    right: -1em;
    position: relative
}

.BrowseDropdown table {
    margin: 1em 0 1.3em
}

.BrowseDropdown th {
    background-color: #f1f1f1
}

.BrowseDropdown td,
.BrowseDropdown th {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 8px
}

.BrowseDropdown h5,
.BrowseDropdown#BrowseDropdown h6 {
    font-size: 16px;
    font-weight: 700
}

.BrowseDropdown table {
    border-collapse: collapse;
    width: 100%
}

.BrowseDropdown i.fa.fa-check {
    color: #1db954
}

.BrowseDropdown#BrowseDropdown li,
.BrowseDropdown#privacyTerms li {
    font-size: 12.5px
}

.BrowseDropdown li,
.BrowseDropdown li b,
.BrowseDropdown li span {
    margin-bottom: .6em
}

.BrowseDropdown h5 b {
    color: #1db954
}

.BrowseDropdown h5 b.verticalline {
    color: #000
}

._formcontrol h2 .fa.fa-heart {
    color: red
}

.new_user_carousel {
    display: inline-grid;
    width: 100%;
    padding: 0 0;
    font-size: 12px;
    align-items: center;
    grid-template-columns: auto 210px;
    column-gap: 1px;
    white-space: nowrap;
    position: relative;
    margin: -2px auto;
    justify-content: center;
    height: 34px
}

span._name {
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 0 4px;
    text-transform: capitalize;
    justify-content: center;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    height: 27px
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.adsbygoogle.adsbygoogle-noablate,
ins[data-ad-status=unfilled] {
    display: none !important
}

#owl_carousel_cbk_header .owl-pagination {
    display: inline-block !important
}

#owl_carousel_cbk_header .off__dec {
    display: inline-block;
    width: 100%
}

#display_search_box ._sprites._search--icon,
._icons12 i._sprites._search--icon::before,
._sprites._search--icon,
._sprites.iconbell,
._sprites.usericon,
.th-large._nav--icons {
    color: #000
}

.bellinfo.active ._sprites.iconbell {
    color: #fff
}

.owl-page {
    margin: 12px 0 0
}

.owl-page span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-page.active span {
    background: #869791
}

body[style="padding:0 0 154px;"] {
    padding: 0 !important
}

.grid-col-split .defaultsearch .genderh1.active label {
    border-color: #1db954
}

.grid-col-split .defaultsearch .genderh1 label {
    width: auto;
    padding: 0 .6em;
    height: 30px;
    border-radius: 25px
}

.ImageButton {
    width: 160px;
    display: inline-flex;
    flex-flow: column;
    float: left
}

.ImageDropdown {
    width: calc(100% - 165px);
    float: left
}

.defaultsearch#selectsection:not(.hidden) .dropdown.dropdown-menu-images.sticky {
    display: inline-block
}

.defaultsearch#selectsection:not(.hidden) {
    position: fixed;
    z-index: 1029;
    width: 100%;
    height: calc(100vh + 2em);
    left: 0;
    top: 64px;
    overflow: scroll;
    flex-flow: column;
    gap: 1.4em;
    border-top: 1px solid #ddd;
    padding: 0 .6em;
    background: #fff;
    display: inline-flex
}

.gifload {
    width: 100px;
    height: 100px
}

.fa-minus-square-o:before {
    content: "\f147"
}

.defaultsearch .label:hover,
._fromaction .selectgender input[checked=checked]+label[for=male],
label#uploadpic.active {
    color: #fff;
    background-color: #4a8cff;
    border-color: #4a8cff
}

label#uploadpic.active i {
    color: #fff
}

.scroll {
    overflow: hidden
}

.dropdown.open .dropdown-menu i.fa.fa-search {
    position: absolute;
    font-size: 16px;
    top: 9px;
    right: 1.2em;
    margin: 0
}

.--searchbox {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 1em 0 0
}

.splitswlwction {
    display: inline-grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    margin: 1.5em 0 .6em;
    padding: 0;
    font-size: 12.5px
}

.optionActive {
    color: #1db954;
    font-weight: 600
}

.--searchbox b {
    margin-left: 3px
}

.dropdown.open .dropdown-menu .--searchbox label {
    position: absolute;
    padding: inherit;
    border-width: 0;
    top: 0;
    height: 33px;
    font-size: 14px;
    margin-left: 1.35em;
    z-index: -1
}

.defaultsearch label,
.dropdowntoggle {
    border: 1px solid #ddd;
    padding: 0 .75em;
    border-radius: 6px;
    background: #fff;
    color: #000;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    height: 35px;
    position: relative
}

button.dropdowntoggle {
    width: 83%;
    justify-content: left;
    float: left
}

button.dropdowntoggle span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

span.selecth1 {
    color: #0080ff;
    font-size: .8em;
    white-space: nowrap;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: .4em 0 0
}

.defaultsearch label {
    padding: 0 .6em;
    margin: 0;
    border-radius: 6px
}

.grid-col-split .defaultsearch label {
    width: 49%;
    justify-content: center;
    padding: 0;
    white-space: nowrap
}

.submitsearch {
    margin: 1em auto;
    background: #ffe40a;
    color: #000;
    border-width: 0;
    font-size: 1em;
    padding: .8em 0;
    position: relative;
    display: inline-block;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 2;
    font-weight: 700;
    width: 165px;
    border-radius: 25px
}

.genderMore {
    font-size: 12px;
    font-weight: 100;
    position: relative;
    text-align: center;
    color: #0080ff;
    border: 1px solid;
    height: 30px;
    padding: 0 .8em;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center
}

div#image_search_gender_listing {
    display: inline-flex;
    width: 100%;
    flex-flow: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: .6em
}

.submitsearch .fa-arrow-right:before {
    margin-left: 3px;
    font-weight: 100
}

.dropdown:not(.open) .dropdown-menu,
.nonActive {
    display: none;
    visibility: hidden
}

.defaultsearch .dropdown {
    width: 100%
}

.dropdown-menu-images.sticky #dropdown-menu-images,
.dropdown.open .dropdown-menu {
    position: relative;
    background: #fff;
    border-width: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    border-radius: 0;
    visibility: visible
}

.dropdown.open .dropdown-menu#dropdown-menu-brands,
.dropdown.open .dropdown-menu#dropdown-menu-category {
    position: relative;
    width: 95vw;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 4;
    height: 500px;
    margin-top: .6em;
    border-radius: 0;
    border-top: 1px dashed #ddd
}

.image_search_brand_listing,
.image_search_type_listing {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 400px
}

.defaultsearch .dropdown .dropdown-menu .genderh1 label {
    border-width: 0;
    top: 0;
    padding: 0;
    margin: 0;
    position: relative
}

.imageContainer img {
    width: 100%;
    height: 205px;
    object-fit: contain;
    padding: .6em
}

.imageContainer {
    display: inline-flex;
    width: 100%;
    height: 212px
}

.defaultContainer {
    width: 100%;
    display: inline-block;
    height: 100%;
    padding-top: 65px;
    text-align: center
}

.dropdown.open a.dropdown-item {
    font-size: 12px;
    padding: .6em 0;
    display: inline-flex;
    justify-content: left;
    align-items: center;
    width: 100%
}

.defaultsearch .closebtn {
    margin: 0 12px;
    background: 0 0;
    border-width: 0;
    color: gray;
    font-size: 24px
}

.dropdown button.closebtn {
    position: absolute;
    float: left;
    top: -30px;
    left: 140px;
    margin: 0
}

.defaultContainer i.fa.fa-check {
    font-size: 14px;
    color: #1db954;
    margin-left: .4em
}

.--searchbox input[type=search] {
    border: 1px solid #ddd;
    height: 35px;
    margin: 0 0 1em;
    border-radius: 25px;
    width: 100%;
    padding: 0 1.4em;
    background-color: transparent
}

.--searchbox input[type=search]:focus {
    z-index: 1;
    position: relative;
    background-color: #fff
}

.dropdown.open .dropdown-menu label {
    margin-right: 2px;
    position: relative;
    top: -2px;
    border-width: 0 0 1px;
    border-radius: 0;
    padding: .55em 0;
    height: auto
}

.ContainerH6 {
    text-align: center;
    width: 100%;
    display: inline-grid;
    position: fixed;
    z-index: 1;
    grid-template-columns: 40px auto 40px;
    height: 42px;
    background: #fff;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    font-size: 13px;
    margin: 0 auto;
    top: 64px;
    white-space: nowrap
}

.defaultsearch label i {
    position: relative;
    top: -1px
}

.defaultsearch label i.fa.fa-search {
    margin-left: 4px;
    margin-right: 0
}

.genderh1 input {
    opacity: 0
}

.dropdown.open .dropdown-menu label.active .dropdown-item,
.dropdown.open .dropdown-menu label:hover .dropdown-item,
.genderh1.active label {
    color: #1db954;
    font-weight: 700
}

.dropdown.open .dropdown-menu label:after,
.genderh1 label:after {
    width: 17px;
    height: 10px;
    left: 6px;
    top: 9px;
    background-color: #ffff;
    position: absolute;
    color: #d1d3d1;
    content: "\f111";
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    visibility: visible
}

.defaultContainer center {
    display: inline-block;
    width: 100%;
    position: relative
}

.dropdown.open .dropdown-menu label input {
    opacity: 0;
    width: 22px
}

.dropdown.open .dropdown-menu label:after {
    top: 12px
}

.dropdown.open .dropdown-menu label.active:after,
.dropdown.open .dropdown-menu label:hover:after,
.genderh1.active label:after {
    content: "\f192";
    color: #1db954;
    font: normal normal normal 16px/1 FontAwesome
}

.defaultsearch .dropdown .dropdown-menu .genderh1.active label:after {
    font-size: 13px
}

.defaultsearch .dropdown .dropdown-menu .genderh1 label input[type=radio] {
    margin: 0 3px
}

.defaultsearch .dropdown .dropdown-menu .genderh1 label:after {
    top: 9.8px;
    font-size: 13px;
    padding: .1em;
    left: 2px
}

.dropdown:not(.open) .closebtn {
    display: none
}

.dropdown.dropdown-menu-images.sticky .closebtn {
    display: block
}

.splitswlwction .fa-circle::before {
    content: "\f111";
    color: gray;
    margin-right: 2px
}

.splitswlwction .optionActive .fa-circle::before {
    content: "\f192";
    color: #1db954
}

span.selecth6 {
    font-size: 14px;
    display: flex;
    justify-content: left;
    margin-bottom: .8em;
    margin-top: 1em;
    font-weight: 700
}

.defaultsearch button.dropdowntoggle:active,
.defaultsearch button.dropdowntoggle:focus,
.defaultsearch button.dropdowntoggle:hover {
    border: 1px solid #ddd !important
}

.dropdown.open .dropdown-menu label::hover,
.dropdown.open .dropdown-menu label:active,
.dropdown.open .dropdown-menu label:focus {
    color: #1db954
}

.defaultsearch button.dropdowntoggle.active {
    border: 1px solid #1db954 !important;
    background: #1db954;
    color: #fff
}

.fa-camera:before {
    content: "\f030"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.defaultsearch:not(#selectsection) {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

.defaultsearch b {
    margin-right: .45em
}

.defaultsearch .fa-angle-down:before {
    content: "\f107";
    font-size: large;
    margin-left: 3px
}

._searchquicklist span[data-tab=fashion--tab]::before {
    display: none
}

.defaultsearch input[type=file] {
    display: none
}

.defaultsearch label[for=images] {
    margin: 0
}

._searchquicklist .Cat_type_list li.Dt-H4 a:hover,
.sccatlistcon a._categories:hover span._catdt {
    color: #fff
}

._searchquicklist .header--tag#fashiontab {
    border-left: 1px dashed #ddd
}

._searchquicklist ._header--home {
    top: 0 !important
}

._searchquicklist .categories-list-menu .main-section {
    grid-template-columns: 50% 50%;
    padding: 0 0 5rem;
    border-top: 0;
    display: inline-grid;
    width: 100%;
    justify-content: normal;
    align-items: flex-start;
    margin: 3em 0 0
}

._searchquicklist .main-hover-store {
    background-color: transparent
}

._searchquicklist ._cashbackcont:hover,
.seller_badge {
    color: #4a8cff
}

.seller_badge .get {
    font-weight: 400;
    border-radius: 4px;
    border: 1px dashed #ddd;
    display: block
}

.arrow:before {
    content: "\f0a9"
}

.btn-categories {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #4a8cff;
    font-size: 17px;
    padding: 0 2em;
    border-radius: 6px;
    color: #4a8cff;
    height: 40px;
    cursor: pointer;
    position: relative;
    margin-top: 2.5em
}

.btn-categories::after,
.btn-categories::before {
    content: "";
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4a8cff;
    top: 1px;
    left: 0;
    right: 0;
    width: 14px;
    position: absolute;
    margin: 37px auto 0
}

.btn-categories::after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
    top: .6px
}

.btn-categories:hover::after {
    border-top-color: #4a8cff
}

.btn-categories:hover {
    background-color: #4a8cff;
    border-color: #4a8cff;
    color: #fff
}

.search.pt-5 {
    padding: 0 !important
}

.sccatlistcon ._header--home span.header--tag {
    display: inline-flex;
    height: 40px;
    text-transform: capitalize;
    font-size: 13px;
    border-width: 1px 0 0;
    border-style: dashed;
    border-color: #ddd;
    border-radius: 0;
    margin: 0;
    color: #000;
    pointer-events: none;
    font-weight: 700;
    align-items: center;
    text-align: center;
    margin-bottom: -1px
}

.sccatlistcon ._header--home span.header--tag:first-child {
    border-right: 0 dashed #ddd
}

.sccatlistcon ._header--home {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
    background-color: #fff
}

.sccatlistcon .header--tag,
.sccatlistcon a._categories {
    height: 40px
}

._searchquicklist ._scqtlist ul.Cat_type_list li:not(.scqth1):hover {
    background-color: transparent;
    border-color: transparent;
    color: #4a8cff !important
}

.sccatlistcon#compre_category_section a._categories:hover,
.sccatlistcon#price_drop_element a._categories:hover {
    color: #fff !important;
    justify-content: left;
    background: #4a8cff
}

.priclisttosc,
.scfashionlist {
    width: 50%;
    float: left
}

#compre_category_section center,
.categories-list-menu,
.main-hover-store.new_hover {
    width: 100%;
    display: inline-block !important
}

.Dt-5 {
    display: inline-grid;
    width: 100%;
    grid-template-columns: 100%
}

.sccatlistcon a._categories:hover i {
    color: #fff !important
}

._Adscategories {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    margin: 25px 0 0
}

.categories-list-menu .main-section {
    grid-template-columns: 50% 50%;
    padding: 0 0 5rem;
    border-top: 0;
    display: inline-grid;
    width: 100%;
    justify-content: normal;
    align-items: flex-start;
    margin: 3em 0 0
}

._searchquicklist li.Dt-H4 a,
span.pcont12:first-child h4 {
    font-weight: 700 !important
}

.sccatlistcon#compre_category_section a._categories i {
    border-width: 0;
    color: gray;
    width: auto;
    justify-content: right
}

._searchquicklist ul.Dt-5 li.active,
._searchquicklist ul.Dt-5 li:hover {
    background-color: #4a8cff;
    color: #fff !important;
    font-weight: 700
}

ul.Cat_type_list {
    padding: 0 0 0 6px;
    height: 1200px;
    flex-flow: column;
    overflow: hidden scroll
}

._searchquicklist .Cat_type_list li,
._searchquicklist li.Dt-H4 a,
._searchquicklist ul.Dt-5 li {
    max-width: 100%;
    white-space: nowrap;
    display: block;
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-size: 12px;
    overflow: hidden;
    padding: 0 0;
    text-overflow: ellipsis;
    color: #000 !important;
    margin: 0 !important;
    border-radius: 0;
    text-transform: capitalize;
    border-width: 0 !important
}

._searchquicklist .Cat_type_list li {
    height: auto
}

._searchquicklist ul.Dt-5 li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    padding: 0 0 0 5px
}

._searchquicklist .Cat_type_list ul {
    width: 100%;
    padding: 0 0 8px;
    margin: 0 6px 8px;
    border-top: 0;
    border-bottom: 1px dashed #ddd !important
}

._searchquicklist .Cat_type_list li.Dt-H4 a::before {
    content: ">";
    margin-right: 4px
}

._searchquicklist .Cat_type_list ul li a {
    padding: 0;
    font-size: 12px;
    line-height: 24px
}

._searchquicklist li.Dt-H4 a,
._searchquicklist li.Dt-H4-offer a,
._searchquicklist li.Dt4-offer {
    color: #4a8cff !important
}

._searchquicklist ul.Dt-5 li.active {
    grid-row: 1
}

.seller_badge .get {
    font-weight: 400;
    border-radius: 4px;
    border: 1px dashed #ddd;
    display: block
}

._searchquicklist ._scqtlist .scearchh1,
._searchquicklist ._scqtlist .scqth1 {
    display: block;
    text-align: center
}

.priclisttosc {
    border-right: 1px dashed #ddd
}

.sccatlistcon .header--tag,
.sccatlistcon a._categories {
    font-size: 12px;
    height: 45px;
    display: flex;
    font-weight: 400;
    padding: 0 6px;
    flex-flow: wrap;
    align-items: center;
    text-align: left;
    line-height: 16px;
    border-top: 1px dashed #ddd
}

.sccatlistcon a._categories i {
    color: #00b050;
    border-width: 0;
    height: 21px;
    margin: 0;
    display: inline-flex;
    line-height: normal;
    padding: 0 0 0;
    border-radius: 30px;
    font-style: normal;
    font-size: 12px;
    font-weight: 100;
    justify-content: end;
    align-items: center
}

#price_drop_element a._categories i::after,
#price_drop_element_home a._categories i::after {
    content: "\f175";
    margin-left: 4px;
    font-family: FontAwesome;
    font-size: 10px;
    position: relative;
    display: inline-block
}

.sccatlistcon a._categories span._catdt {
    display: inline-grid;
    width: 100%;
    grid-template-columns: 25px auto 85px;
    column-gap: .6em
}

.sccatlistcon#price_drop_element a._categories span._catdt {
    grid-template-columns: auto 85px;
    align-items: center
}

.sccatlistcon a._categories span._catdt img {
    width: 95%;
    height: 30px;
    object-fit: contain;
    object-position: center
}

.sccatlistcon .header--tag {
    justify-content: center;
    border-bottom-style: solid;
    height: 35px;
    border-top: 1px solid #ddd
}

.sccatlistcon a._categories {
    justify-content: left
}

._searchquicklist ._iconcat ._spriteicon::before,
._searchquicklist ._iconcat:hover ._spriteicon::before {
    content: "";
    width: 80px;
    height: 145px;
    background: url(https://d372i0x0rvq68a.cloudfront.net/icon/Sprite-teal-1600-2241-Icons-Jan-11-2023-min.png) 0 0;
    position: relative;
    display: inline-flex;
    transform: none;
    background-size: 495px 700px;
    background-repeat: no-repeat;
    margin: 0 auto
}

._searchquicklist ._iconcat:hover ._spriteicon::before {
    background: url(https://d372i0x0rvq68a.cloudfront.net/icons/Sprite-White-1600-2241-Icons-Jan-11-2023-copmressed.png) 0 0;
    height: 55px;
    display: inline-flex;
    transform: none;
    background-size: 495px 700px
}

._searchquicklist ._iconcat.active ._spriteicon.Smart.Watches::before,
._searchquicklist ._iconcat:hover ._spriteicon.Smart.Watches::before,
._searchquicklist ._spriteicon.Smart.Watches::before {
    background-position: -3px -159px;
    width: 47px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Mobiles::before,
._searchquicklist ._iconcat:hover ._spriteicon.Mobiles::before,
._searchquicklist ._spriteicon.Mobiles::before {
    background-position: -1px -34px;
    width: 35px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Headphones::before,
._searchquicklist ._iconcat:hover ._spriteicon.Headphones::before,
._searchquicklist ._spriteicon.Headphones::before {
    background-position: -322px -92px;
    width: 48px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Laptops::before,
._searchquicklist ._iconcat:hover ._spriteicon.Laptops::before,
._searchquicklist ._spriteicon.Laptops::before {
    background-position: -383px -92px;
    width: 48px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Keyboard::before,
._searchquicklist ._iconcat:hover ._spriteicon.Keyboard::before,
._searchquicklist ._spriteicon.Keyboard::before {
    background-position: -182px -290px;
    width: 68px;
    height: 27px
}

._searchquicklist ._iconcat:hover ._spriteicon.Bike.Accessories::before,
._searchquicklist ._spriteicon.Bike.Accessories::before,
._sprite.activeike.Accessories::before {
    background-position: -417px -25px;
    width: 52px;
    height: 54px
}

._searchquicklist ._iconcat.active ._spriteicon.Health::before,
._searchquicklist ._iconcat:hover ._spriteicon.Health::before,
._searchquicklist ._spriteicon.Health::before {
    background-position: -298px -31px;
    width: 47px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Accessories::before,
._searchquicklist ._iconcat:hover ._spriteicon.Accessories::before,
._searchquicklist ._spriteicon.Accessories::before {
    background-position: -220px -33px;
    width: 47px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Car.Electronics::before,
._searchquicklist ._iconcat:hover ._spriteicon.Car.Electronics::before,
._searchquicklist ._spriteicon.Car.Electronics::before {
    background-position: -134px -47px;
    width: 63px;
    height: 18px
}

._searchquicklist ._iconcat.active ._spriteicon.Televisions::before,
._searchquicklist ._iconcat:hover ._spriteicon.Televisions::before,
._searchquicklist ._spriteicon.Televisions::before {
    background-position: -254px -92px;
    width: 55px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Tablets::before,
._searchquicklist ._iconcat:hover ._spriteicon.Tablets::before,
._searchquicklist ._spriteicon.Tablets::before {
    background-position: -443px -92px;
    width: 35px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Projectors::before,
._searchquicklist ._iconcat:hover ._spriteicon.Projectors::before,
._searchquicklist ._spriteicon.Projectors::before {
    background-position: -2px -345px;
    width: 50px;
    height: 39px
}

._searchquicklist ._iconcat.active ._spriteicon.Air.Conditioners::before,
._searchquicklist ._iconcat:hover ._spriteicon.Air.Conditioners::before,
._searchquicklist ._spriteicon.Air.Conditioners::before {
    background-position: -57px -159px;
    width: 47px;
    height: 44px
}

._searchquicklist ._iconcat.active ._spriteicon.Coolers::before,
._searchquicklist ._iconcat:hover ._spriteicon.Coolers::before,
._searchquicklist ._spriteicon.Coolers::before {
    background-position: -127px -149px;
    width: 33px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Washing::before,
._searchquicklist ._iconcat:hover ._spriteicon.Washing::before,
._searchquicklist ._spriteicon.Washing::before {
    background-position: -251px -153px;
    width: 36px;
    height: 43px
}

._searchquicklist ._iconcat.active ._spriteicon.Desktops::before,
._searchquicklist ._iconcat:hover ._spriteicon.Desktops::before,
._searchquicklist ._spriteicon.Desktops::before {
    background-position: -126px -272px;
    width: 43px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Trimmers::before,
._searchquicklist ._iconcat:hover ._spriteicon.Trimmers::before,
._searchquicklist ._spriteicon.Trimmers::before {
    background-position: -263px -273px;
    width: 24px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Scanner::before,
._searchquicklist ._iconcat:hover ._spriteicon.Scanner::before,
._searchquicklist ._spriteicon.Scanner::before {
    background-position: -310px -273px;
    width: 58px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.PowerBanks::before,
._searchquicklist ._iconcat:hover ._spriteicon.PowerBanks::before,
._searchquicklist ._spriteicon.PowerBanks::before {
    background-position: -379px -273px;
    width: 40px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Cameras::before,
._searchquicklist ._iconcat:hover ._spriteicon.Cameras::before,
._searchquicklist ._spriteicon.Cameras::before {
    background-position: -435px -273px;
    width: 52px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Purifier::before,
._searchquicklist ._iconcat:hover ._spriteicon.Purifier::before,
._searchquicklist ._spriteicon.Purifier::before {
    background-position: -375px -336px;
    width: 49px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Wi-Fi::before,
._searchquicklist ._iconcat:hover ._spriteicon.Wi-Fi::before,
._searchquicklist ._spriteicon.Wi-Fi::before {
    background-position: -126px -519px;
    width: 44px;
    height: 45px
}

._searchquicklist ._iconcat.active ._spriteicon.Speakers::before,
._searchquicklist ._iconcat:hover ._spriteicon.Speakers::before,
._searchquicklist ._spriteicon.Speakers::before {
    background-position: -254px -519px;
    width: 43px;
    height: 47px
}

.launches-items {
    width: calc(100%/6);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    float: left
}

._searchquicklist ._iconcat span._spriteicon {
    height: 55px
}

._searchquicklist ._iconcat {
    cursor: pointer;
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 95%;
    margin-bottom: 1em;
    border-radius: 6px;
    border-width: 0
}

ul._scqtlist li .fa {
    margin-right: 4px
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.th-large._nav--icons::before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 1.9em
}

.custom-footer ul.footer_navigation {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    padding: 1.5rem 0 0;
    line-height: 20px;
    margin-top: 1.5rem;
    text-align: center;
    border-top: 1px dashed #ddd;
    justify-content: center
}

.GridSearch {
    position: relative;
    display: inline-block;
    width: 100%
}

.fa.fa-twitter::before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(https://d372i0x0rvq68a.cloudfront.net/img/twitter.png) no-repeat;
    background-size: contain
}

.custom-footer li a i.fa.fa-twitter:hover::before {
    content: "";
    background: url(https://d372i0x0rvq68a.cloudfront.net/img/twitterHover.png) no-repeat;
    background-size: contain
}

.capthcha {
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 90vh
}

.chat-header::before {
    content: "";
    height: 35px;
    top: 0;
    width: 35px;
    border-radius: 100%;
    position: relative;
    border: 1px solid #fff;
    background: url(https://d372i0x0rvq68a.cloudfront.net/icons/xuperbot.png) no-repeat;
    background-size: 20px;
    background-color: #fff;
    background-position-x: center;
    background-position-y: center;
    margin-right: 8px
}

.chat-icon::before {
    content: "";
    background-image: url(https://d372i0x0rvq68a.cloudfront.net/images/195-modified.png);
    width: 110px;
    height: 125px;
    display: block;
    position: relative;
    background-size: 150px;
    background-repeat: no-repeat
}

.fa-exclamation-circle:before {
    content: "";
    background-image: url(https://d372i0x0rvq68a.cloudfront.net/icon/Iconinfo.png);
    width: 11px;
    height: 11px;
    background-size: 10px;
    position: relative;
    top: 2px;
    margin-top: 1px;
    display: inline-flex;
    background-repeat: no-repeat
}

.chat-window .btn.close-button {
    background: rgb(0 0 0 / 24%);
    padding: 0;
    font-weight: 700;
    font-size: 19px;
    right: 10px;
    border-radius: 100%
}

.chat-icon>img {
    height: 33px
}

.chat-window {
    width: 100%;
    height: 70%;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    left: 0;
    border-radius: 0;
    box-shadow: none
}

.message-container {
    height: 95px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 0
}

.chat-header {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .1);
    height: 70px;
    background-color: #4a8cff;
    padding: 0 12px;
    border-radius: 0
}

.btn-control {
    padding: 7px 12px;
    background-color: #ffe40a;
    border-radius: 6px;
    border-width: 0;
    font-size: 16px;
    margin: 0 0 24px
}

#notification_carousel img {
    border-radius: 6px;
    margin-bottom: 14px
}

@media only screen and (min-width:1200px) {
    .split-grid-col {
        top: 4px;
        position: relative
    }

    .chat-icon::before {
        width: 135px;
        height: 135px;
        background-size: 180px;
        cursor: pointer
    }

    #notification_carousel #otpsumbmited {
        text-align: center;
        padding: 12pc 0
    }

    .modal-search {
        overflow: hidden
    }

    .capthcha h4 b {
        width: 100%;
        display: block
    }
}

.capthcha h1 {
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 20px
}

.col-lg-8.col-sm-12.padding-0.capthcha {
    padding-top: 10%
}

.capthcha h4 {
    font-size: 18px;
    margin: 0 0 24px
}

.alert-error {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7
}

.alert-error {
    position: relative;
    padding: 1rem 1rem;
    margin: 1rem auto;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: fit-content;
    display: none
}

._headerfix .collapse:not(.show),
.chat-header img,
.chat-icon img,
.header-info p {
    display: none
}

.before--load.shopLayout {
    display: block !important
}

#Mainbody .custom-footer,
#Mainbody .xsdstoredt.right-section,
.hidden {
    display: none;
    visibility: hidden
}

.btn-control:hover,
.fixed-top ._navbar .navbar-toggler.collapsed:hover {
    background-color: #0080ff
}

._login.collapsed:hover,
.acountinfo div,
.btn-control:hover,
.fixed-top ._navbar .navbar-toggler.collapsed:hover ._nav--icons {
    color: #fff
}

.bellinformation ._h9,
.big-text,
.countdown-el,
.navsctab.active,
ul._scqtlist li.active {
    font-weight: 600
}

.navsctab b {
    color: #000;
    margin-right: 5px
}

.acountinfo div {
    font-size: 16px;
    color: #fff;
    margin: 0 0 12px 8px
}

._bellinfo._bellinfofixed .bellinformation a._h8,
.blue,
.fa-arrow-left:before {
    color: #4a8cff
}

._fromaction .__p:hover {
    color: #4a8cff
}

.container_nav {
    position: relative;
    display: inline-grid;
    width: 100%;
    z-index: 1300
}

.fa-circle-o:before {
    content: "\f10c"
}

.navsctab.active .fa-circle-o:before {
    content: "\f192"
}

.suggestions_block .loading_image_selection {
    width: 100% !important;
    left: 0 !important
}

.talknow #recording {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1031
}

.search .search__input .input-group .input-group-prepend span.mode_search.audio {
    position: absolute;
    top: 0;
    right: 55px;
    width: 40px;
    padding: 0
}

.acc .rightsidemenu__list::before,
.leftsidemenu .leftsidemenu__list::before {
    content: "";
    background: rgb(0 0 0 / 24%);
    position: fixed;
    top: 55px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: auto scroll;
    outline: 0
}

.talknow #SearchSubCategory,
.talknow .input-group-text {
    pointer-events: none
}

.acc .rightsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before,
.leftsidemenu .leftsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before {
    position: fixed;
    right: initial;
    left: 275px;
    top: 100px
}

.acc .rightsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before {
    left: initial;
    right: 280px
}

._search_close--icon,
._sprites {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

._sprites.usericon::before {
    content: "\f007";
    font-size: 24px
}

._sprites.iconmic::before {
    content: "\f130"
}

._icons12 i._sprites._search--icon::before,
._sprites.arrow-left::before,
._sprites.iconbell::before,
._sprites.iconmic::before {
    font-size: 22px
}

._sprites.iconbell::before {
    content: "\f0f3"
}

._sprites._search--icon::before {
    content: "\f002";
    font-size: 20px
}

._sprites.arrow-left::before {
    content: "\f060"
}

.fixed-top ._navbar .navbar-toggler.collapsed:hover .th-large._nav--icons::before,
.navbar-toggler:not(.collapsed) .th-large._nav--icons::before,
.show_search #display_search_box ._sprites._search--icon {
    color: #fff
}

.iconsprite.cashsprite,
.xerveicon,
.xerveicong {
    width: 30px;
    height: 23px;
    top: 4px;
    background: url(https://d372i0x0rvq68a.cloudfront.net/icon/Xuper-80X62-24-Feb-24-min.png) 0 0;
    background-repeat: no-repeat;
    background-size: 30px;
    margin: 0 3px;
    display: inline-block;
    position: relative
}

.fixed-top ._navbar .navbar-toggler:not(.collapsed) {
    background-color: #0080ff;
    color: #fff
}

._innerheader .fixed-top,
.scroll_up .fixed-top {
    height: auto
}

._bellinfo._bellinfofixed.tempnotfy .expiresoon,
._innerheader ._homeheader,
.bellinfo.active .bellnotify,
.hidden,
.msitetempnotfy .expiresoon {
    display: none
}

.bellnotify {
    background-color: #ffe40a;
    display: flex;
    font-family: monospace;
    justify-content: center;
    font-size: 12px;
    align-items: center;
    border-radius: 100%;
    color: #000;
    position: absolute
}

.bellnotify.notpostlg {
    background-color: red;
    color: #fff
}

.bellnotify._graybg {
    background-color: #fff;
    border: 1px solid #4a8cff;
    color: #4a8cff
}

.bellinfo.active {
    background-color: #0080ff;
    color: #fff
}

.bellinformation span._p {
    color: #000
}

.bellinfo.active .icon-bell::before,
.bellinformation ._h9 {
    color: #fff
}

#notificationmodal:not(.hidden),
.dealsmodal {
    display: inline-block;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1028;
    height: 100%;
    overflow: auto;
    background-color: rgb(0 0 0 / 24%)
}

._bellinfo_contianer {
    background: #fff;
    width: 100%;
    display: inline-block
}

._bellinfo._bellinfofixed .adsimage,
._dealsbody .adsimage {
    padding: 0;
    width: 100%;
    margin: 12px 0 0
}

._bellinfo._bellinfofixed ._bellinfo_contianer {
    float: left;
    padding: 20px 8px;
    text-align: center;
    color: #000;
    display: block
}

._bellinfo._bellinfofixed .bellinformation a,
._bellinfo._bellinfofixed .bellinformation span._p {
    font-size: 15px;
    color: #000
}

._bellinfo._bellinfofixed .bellinformation ._h9 {
    font-size: 20px
}

.expiresoon {
    display: inline-grid;
    grid-template-columns: 25% 75%;
    justify-content: flex-start;
    justify-content: space-around
}

.expiresoon {
    grid-template-columns: 16% 55% auto;
    align-items: center;
    padding: 20px 0 0;
    width: 100%
}

.countdown-el {
    text-align: center;
    margin: 0 6px;
    font-size: 12px
}

.countdown-container {
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    justify-content: flex-start
}

.bellinformation ._h9,
.big-text {
    line-height: normal
}

.big-text {
    font-size: 18px
}

.expiresoon p span {
    font-size: 12px;
    font-weight: 600;
    color: #000
}

.big-text,
.expiresoon p {
    color: #4a8cff
}

.expiresoon p {
    font-size: 17px;
    margin: 0;
    font-weight: 600;
    line-height: 18px
}

.bellinformation ._h9 {
    font-size: 14px;
    color: #4a8cff;
    white-space: break-spaces
}

.bellinformation a,
.bellinformation span._p {
    font-size: 12px;
    color: #000
}

.view-button {
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    border-radius: 25px;
    background: #4a8cff;
    color: #fff;
    border-width: 0;
    text-transform: uppercase;
    cursor: pointer
}

._bellinfo._bellinfofixed .view-button:hover {
    background-color: #ffe40a;
    color: #000
}

.adsimage {
    padding: 0 6px;
    width: 30%;
    float: left
}

._viewmore:hover,
._viewmore:hover .arrow:before {
    color: #4a8cff
}

.arrow:before {
    content: "\f0a9";
    font-family: FontAwesome;
    cursor: pointer;
    position: relative;
    font-style: normal;
    margin-left: 4px
}

.bellinformation span._p {
    width: 100%;
    display: inline-block;
    line-height: normal;
    white-space: break-spaces
}

._bellinfo:not(._bellinfofixed) .bellinformation {
    display: flex;
    flex-flow: row-reverse;
    align-items: center
}

.bellinformation span._p img {
    max-width: 35px;
    position: relative;
    top: 1px
}

.scH1#seo_selection h1:not(._breadcrums) b,
.searchhighlight {
    color: #4a8cff;
    font-weight: 100;
    text-transform: capitalize;
    text-decoration: none
}

._innerheader ._xervelogo,
.fixed-top ._xervelogo,
.fixed-top.switchlogo ._xervelogo {
    height: 65px;
    top: 6px;
    width: 150px;
    position: relative;
    background: url(https://d372i0x0rvq68a.cloudfront.net/img/XuperMallLogo2025.webp) no-repeat;
    background-size: contain
}

.noSelect {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fixed-top:not(._switchlogo) .xervelogo._inner--xervelogo._inerlogo path._ptext {
    fill: #ffe40a
}

.loading-buyer-join-ajax-inner {
    margin: 0 auto !important;
    width: 100%
}

._navbar .navbar-toggler,
.xervelogo {
    color: transparent !important
}

.adsimage {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 0
}

.sd_close-img img[src="/img/loading_company.gif"] {
    margin: 0;
    transform: scale(1)
}

.show_search #display_search_box {
    border-color: #0080ff;
    background-color: #0080ff
}

.show_search #display_search_box svg path {
    fill: #fff
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 50%
}

.dropdown a.dropbtn {
    width: 100%
}

.dropdown-content {
    display: inline-flex;
    position: relative;
    flex-flow: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    border: 1px solid #4a8cff;
    padding: 12px 6px
}

.close-icon.closedropdown {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #000;
    position: absolute;
    right: 12px;
    top: 12px;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 6px
}

.dropdown-body {
    display: none;
    z-index: 1012;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 20px 0 0
}

.dropdown-body._show {
    display: block
}

.dropdown-content h2 {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 20px;
    margin: 12px 8px 6px
}

._innernav .dropdown-content::after,
._innernav .dropdown-content::before {
    content: "";
    display: inline-block;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 12px solid #fff;
    top: 1px;
    left: 0;
    right: 0;
    width: 18px;
    position: absolute;
    margin: -13px auto 0;
    z-index: 2
}

._innernav .dropdown-content::after {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 12px solid #4a8cff;
    width: 20px;
    z-index: 1;
    top: 0
}

._innernav .dropdown-content a {
    width: calc(100% / 4);
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    float: left;
    display: flex;
    margin: 12px 5px;
    background-color: #fff;
    height: 35px;
    border-radius: 25px;
    color: #4a8cff;
    font-size: 16px
}

b[style="font-weight:bold;color:#ff6600"] {
    color: #000 !important;
    font-weight: 400 !important
}

input::placeholder,
select,
textarea::placeholder {
    font-family: Quicksand, sans-serif;
    font-weight: 100;
    font-size: 15px
}

option {
    font-weight: 300;
    padding: 5px 6px;
    display: inline-block;
    font-size: 14px
}

.noSelect:active,
.noSelect:focus,
.noSelect:hover,
a:active,
a:focus,
a:hover,
input:active,
input:focus,
input:hover,
select:active,
select:focus,
select:hover {
    outline: 0 !important
}

.modal.in,
.modal.show {
    opacity: 1;
    background: rgb(0 0 0 / 20%);
    padding: 90px 20px 0
}

.modal-header.loginppovrf {
    flex-flow: column
}

.need_val_social_b {
    color: #04d498
}

input[style="border-color:rgb(255,0,0);"],
textarea[style="border-color:rgb(255,0,0);"] {
    border-color: red !important
}

._switchlogo .xervelogo .minlogo,
.fixed-top:not(._switchlogo) .xervelogo .maxlogo {
    display: none
}

.close.close-cover-login,
.share-close-btn {
    opacity: 1 !important
}

.close.close-cover-login .glyphicon.glyphicon-remove,
.share-close-btn .glyphicon.glyphicon-remove {
    position: relative;
    display: flex;
    flex-flow: column;
    pointer-events: auto;
    opacity: 1
}

.close .glyphicon.glyphicon-remove::before,
.close.close-cover .glyphicon.glyphicon-remove::before,
.close.close-cover-login .glyphicon.glyphicon-remove::before,
.share-close-btn .glyphicon.glyphicon-remove::before,
button.share-close-btn::before {
    content: "X";
    background: 0 0;
    color: #fff;
    bottom: 100%;
    z-index: 1030;
    border: 2px solid #fff;
    pointer-events: auto;
    display: flex;
    align-items: center;
    position: absolute;
    font-family: monospace;
    justify-content: center;
    margin-block-end: 8px;
    margin-inline-end: 0;
    height: 35px;
    width: 35px;
    padding: 0;
    border-radius: 100%;
    font-size: 20px;
    box-shadow: none;
    font-weight: 100;
    font-style: normal;
    cursor: pointer
}

.bread-crumb-family,
.bread-crumb-family a,
.breadcrumb-family a,
.breadcrumb-family h5,
.close .glyphicon.glyphicon-remove:hover::before,
.close.close-cover .glyphicon.glyphicon-remove:hover::before,
.close.close-cover-login .glyphicon.glyphicon-remove:hover::before {
    font-weight: 300
}

.close.close_img:hover::before,
.share-close-btn .glyphicon.glyphicon-remove:hover::before,
button.share-close-btn:hover::before {
    color: #fff;
    pointer-events: auto;
    background-color: #000 !important;
    border-color: #000
}

.collapse.in .rightsidemenu__list.client_Buyer,
.collapse.show .rightsidemenu__list {
    display: block !important
}

#gSignInWrapper .label,
.B-Mr,
.DRop-Menu .glyphicon.glyphicon-remove,
._hide,
.hide {
    display: none !important
}

.fa-inr:before,
.fa-rupee:before {
    position: relative
}

.X-Speak .Search_type,
.talknow .Search_type {
    pointer-events: none
}

.V-Btn,
._btn.__more,
._sdresu .resu_text_all,
.offers__viewall a,
.res_txtsd .resu_text_all,
.resu_text_all,
.view_all,
.view_all._witharrow,
.view_more_btn a {
    background: #1abc9c;
    color: #fff;
    border-width: 0;
    cursor: pointer;
    padding: 11px 12px;
    height: 45px;
    margin: 12px 0;
    border-radius: 6px;
    display: inline-block;
    text-align: center
}

.V-Btn::after,
._btn.__more::after,
._sdresu .resu_text_all::after,
.offers__viewall a::after,
.res_txtsd .resu_text_all::after,
.resu_text_all::after,
.v_smb.more_seller_button::after,
.view_all .fa.fa-angle-right,
.view_all._witharrow::after,
.view_more_btn a::after {
    content: "\f0a9";
    text-rendering: auto;
    font-family: FontAwesome;
    position: relative;
    font-weight: 100;
    margin: 0 0 0 6px;
    text-align: center;
    display: inline-block
}

.V-Btn:hover,
._btn.__more:hover,
._sdresu .resu_text_all:hover,
.offers__viewall a:hover,
.res_txtsd .resu_text_all:hover,
.resu_text_all:hover,
.v_smb.more_seller_button:hover,
.view_all._witharrow:hover,
.view_all:hover,
.view_more_btn a:hover {
    background-color: #ffe40a;
    color: #000;
    border-color: #ffe40a
}

.custom-footer {
    width: 100%;
    padding: 15px .5rem;
    background: #4a8cff;
    font-weight: 400;
    text-align: center;
    display: flex;
    position: relative;
    z-index: 1048;
    flex-flow: column
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.footer_element {
    color: #fff
}

.tandc {
    font-size: 24px
}

.custom-footer li a i svg {
    transform: scale(.6);
    fill: #fff;
    left: .4px;
    position: relative
}

.custom-footer li a i:hover svg {
    fill: #4a8cff
}

.custom-footer li._social {
    display: flex;
    justify-content: center
}

.leftsidemenu .leftsidelist a i {
    font-style: italic;
    font-size: 12px
}

.rightsidemenu__list--items .rightsidesubitems div:nth-child(2) {
    padding-left: 6px;
    white-space: nowrap
}

.acc .rightsidesubitems:hover .badge {
    background-color: #4a8cff;
    color: #fff
}

.rightsidemenu__list--items .rightsidesubitems p {
    color: #fff;
    font-size: smaller;
    padding: 5px 0 0;
    font-style: italic;
    line-height: 12px;
    font-weight: 300
}

.rightsidemenu__list--items .rightsidesubitems:hover p {
    color: #000
}

.rightsidesubitems ._icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.rightsidesubitems svg {
    width: 22px;
    height: 22px
}

.rightsidemenu__list--items .rightsidesubitems._logout ._icon svg {
    margin-left: 10px
}

.rightsidesubitems svg,
.rightsidesubitems:hover ._icon svg path.b {
    fill: #fff
}

.rightsidemenu__list--items .rightsidesubitems._logout:hover ._icon svg,
.rightsidemenu__list--items .rightsidesubitems:hover ._icon svg,
.rightsidesubitems svg path.b,
.rightsidesubitems:hover svg path.b {
    fill: #000
}

.custom-footer li a i {
    color: #fff;
    border: 1.2px solid #fff;
    width: 38px;
    height: 38px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%
}

.custom-footer li a i:hover {
    background: #fff;
    color: #4a8cff;
    border: 1px solid #fff
}

.custom-footer li a {
    padding: 0 12px 0 0;
    display: inline-flex;
    font-weight: 300
}

.custom-footer li:first-child a {
    color: #fff
}

.custom-footer li a:last-child {
    padding: 0 0
}

.custom-footer ul {
    display: flex;
    position: relative;
    flex-flow: row wrap
}

body img {
    width: auto;
    height: auto
}

.no_rst_all_f {
    color: red
}

.bellinfo.active::after {
    margin: 39px auto
}

input#SearchSubCategory::placeholder {
    color: #aaa
}

input:focus::placeholder {
    font-size: 0 !important
}

.Search_type .bold {
    font-weight: 400
}

._login.collapsed,
.fixed-top ._navbar .navbar-toggler.collapsed {
    background-color: transparent
}

.warning_nom {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    width: auto;
    padding: 9px 8px 7px;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.warning_nom .clearbck,
.warning_nom .no_rst_all_f {
    color: #4a8cff;
    text-decoration: underline;
    cursor: pointer
}

.before--load img {
    transform: scale(1.2)
}

#searchBox {
    align-items: center
}

.sd_close-img img {
    margin: 0 .5rem;
    max-width: 34px;
    max-height: 30px
}

#login-drop.letter_background {
    font-weight: 600;
    background-color: transparent
}

.sd_close-img .glyphicon.glyphicon-remove-circle {
    width: auto !important;
    height: auto;
    margin: 0 auto;
    background-position: right top;
    transform: none;
    background-image: inherit;
    background-repeat: no-repeat
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.opennav_header {
    align-items: center;
    display: flex
}

._login .user,
.acc__loged {
    justify-content: center;
    align-items: center
}

._navbar--container .collapse.in:not(.show),
._navbar--container .collapse:not(.show),
._xsdpnon,
.tablet--model {
    display: none
}

.collapse.in {
    display: block
}

#append_loading_share_offline,
.frgpaswd {
    display: none;
    position: relative
}

.owl-carousel .owl-wrapper::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    width: 100%;
    display: none;
    position: relative;
    opacity: 0
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out 0s
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page,
a {
    cursor: pointer
}

.owl-controls {
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    float: left;
    position: relative
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: .65rem;
    border-radius: 30px
}

.search_cont {
    width: 100%;
    flex-flow: column;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    position: absolute;
    justify-content: center
}

._innernav,
.audio {
    cursor: pointer
}

._innernav,
.search .search__input .input-group .inpu_box input,
.search .search__input .input-group .input-group-prepend {
    width: 100%
}

._navbar,
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding: 0
}

.search .search__input .input-group .inpu_box input {
    margin: 0
}

.navbar-toggler {
    padding: 0 .6rem;
    border-radius: 0
}

.user h6 {
    margin-bottom: 0
}

._search_close--icon {
    position: absolute;
    right: 110px;
    display: none;
    z-index: 2
}

.onlyfirebox ._search_close--icon {
    right: 90px
}

._search_close--icon i::before {
    content: "X";
    font-style: normal;
    width: 24px;
    font-family: monospace;
    height: 24px;
    display: flex;
    color: #fff;
    border: 2px solid;
    background-color: #c00000;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding: 0 0 0;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 100%;
    position: relative;
    right: -20px
}

._innernav,
._innernav a,
._login .user,
.acc__loged {
    display: flex;
    flex-flow: row;
    position: relative
}

._innernav a {
    align-items: center;
    justify-content: center;
    height: 45px;
    border-bottom: 1px solid #ddd
}

._innernav a.active {
    color: #4a8cff;
    border-bottom-width: 2px;
    border-color: #4a8cff;
    pointer-events: none;
    font-weight: 600
}

#searchBox:not(.talknow) #recording,
.close::after,
.close::before {
    display: none
}

._search {
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #e0e0e0;
    position: absolute;
    background-color: #fff;
    z-index: 1049;
    top: 49px;
    right: 0;
    display: none;
    overflow-y: scroll;
    white-space: nowrap;
    -webkit-flex: auto;
    will-change: transform;
    width: 100%;
    height: calc(100vh - 330px);
    -webkit-flex-direction: row
}

.face_profile_pic,
.letter_background {
    right: 0;
    width: 30px;
    margin: 0;
    display: flex;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    height: 30px;
    position: relative;
    border-radius: 100px
}

.navbar-toggler {
    font-size: initial;
    border-width: 0;
    background-color: transparent
}

.acc {
    position: relative
}

._headerfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    width: 100%;
    height: 85px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 calc(2rem + .6rem)
}

.fixed-top ._navbar {
    -webkit-transition: all .5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all .5s ease;
    z-index: 1030;
    position: relative
}

.fixed-top ._navbar .navbar-toggler {
    cursor: pointer;
    border-width: 0 !important
}

.fixed-top ._navbar .navbar-toggler:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color
}

.fixed-top .xervelogo {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: flex;
    padding-top: 0;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.fixed-top .xervelogo a img {
    height: 55px;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 0
}

.leftsidemenu {
    position: absolute;
    text-align: left;
    z-index: 1030;
    margin-left: 0;
    margin-top: 0;
    left: 0
}

.acc .rightsidemenu__list,
.leftsidemenu .leftsidemenu__list {
    background-color: #0080ff
}

.leftsidemenu .leftsidelist {
    border-bottom: 1px dashed #fff;
    margin: 0 0 0
}

.leftsidemenu .leftsidelist:last-child {
    border-bottom: none
}

.leftsidemenu .leftsidelist a,
.rightsidemenu__list--items .rightsidesubitems {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 12px;
    margin: 0 0 0;
    border-radius: 6px;
    padding-inline-end: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 300
}

.rightsidemenu__list--items .rightsidesubitems {
    display: grid;
    grid-template-columns: 30px 65% 25%;
    border-radius: 0;
    padding: 10px 8px;
    justify-content: left
}

.leftsidemenu .leftsidelist a.active,
.leftsidemenu .leftsidelist a:hover,
.rightsidemenu__list--items .rightsidesubitems.active,
.rightsidemenu__list--items .rightsidesubitems:hover {
    font-weight: 600;
    color: #0080ff;
    background: #ffff
}

.acc ._login {
    position: relative;
    color: #000;
    border: 0;
    border-radius: 0;
    margin-right: 0;
    align-items: center;
    display: flex;
    justify-content: center
}

.acc a span h6 {
    color: #000;
    font-weight: 600;
    margin-bottom: 0
}

.acc .rightsidemenu {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    right: 0
}

.acc .rightsidesubitems .badge {
    background-color: #fff;
    color: #4a8cff;
    position: relative;
    margin: 0 0 0 5px;
    padding: 0 8px 0;
    height: 20px;
    line-height: 20px
}

.acc .rightsidemenu__list--items a {
    text-decoration: none
}

.Search_type {
    display: grid;
    text-align: center;
    position: absolute;
    align-items: center;
    justify-content: space-evenly;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #ccc
}

.mode_search .txt {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px
}

.mode_search.audio {
    border-left-width: 0
}

.mode_search#url_search .a {
    stroke-width: .2px
}

.mode_search {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    line-height: normal;
    flex-flow: column;
    display: inline-flex;
    cursor: pointer
}

.mode_search.active {
    pointer-events: none
}

.input-group {
    width: 100%;
    position: relative
}

.form-inline._no--audio .input-group {
    padding: 0
}

.main_brand_section span {
    display: flex;
    flex-flow: row;
    position: relative
}

.main_brand_section span {
    padding: 8px 12px 8px 24px;
    cursor: pointer;
    font-size: 16px
}

.main_brand_section span .SUB-h1 {
    padding: 10px 0 0;
    border-top: 1px dashed #e1e1e1;
    width: 100%
}

.Quick_link .xr_3 ul,
.cbk_cnt {
    display: flex;
    flex-flow: column
}

.Quick_link .xr_3 {
    border: 1px dashed #cbcbcb;
    border-width: 0 1px
}

.Quick_link .xr_3._deals {
    border-width: 0
}

.Quick_link .xr_3 ul li,
.cbk_cnt ._cashback--search {
    padding: 0 12px;
    font-size: 12px
}

.Quick_link {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    font-size: 12px;
    font-weight: 400
}

#xr12_search_entry .xr_btn {
    font-weight: 600;
    color: #f60;
    padding: .5rem 0;
    display: flex;
    justify-content: center
}

#xr12_search_entry ._H6,
#xr12_search_entry h6 {
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    margin: 0;
    padding: .5rem 12px;
    border-bottom: 1px dashed #cbcbcb
}

#xr12_search_entry h6 {
    background-color: #f1f1f1;
    text-transform: capitalize;
    font-style: italic
}

#xr12_search_entry img {
    border: none;
    max-width: 100%;
    max-height: 20px
}

._cashback--search,
._cat_sprite {
    display: grid;
    grid-template-columns: 80px calc(100% - 80px);
    height: 35px;
    align-items: center;
    align-content: center;
    color: #04d498;
    font-weight: 600
}

._cat_sprite {
    color: #000;
    grid-template-columns: 45px calc(100% - 45px)
}

._innernav a:hover {
    border-color: #4a8cff;
    border-bottom-width: 2px;
    color: #4a8cff;
    font-weight: 600
}

._innernav .dropdown-content a:hover {
    background-color: #4a8cff;
    color: #fff;
    border-color: #4a8cff
}

._innernav a._nav_6 {
    width: calc(100% / 3) !important
}

._innernav a._nav_4 {
    width: calc(100% / 4) !important
}

.bread-crumb-family,
.breadcrumb-family h5 {
    font-weight: 400;
    margin: 0 0 0;
    align-items: center
}

.bread-crumb-family svg,
.breadcrumb-family svg {
    height: 8px;
    top: -1px;
    position: relative;
    width: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle
}

.bread-crumb-family,
.bread-crumb-family a,
.breadcrumb-family h5 {
    color: #878787
}

.mode_search span {
    width: 20px;
    height: 20px;
    margin: 0 0
}

.icon-bell::before {
    content: "\f0f3";
    font-size: 24px;
    color: #4a8cff;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    top: 1px
}

.scroll-top_sort {
    display: none;
    position: fixed;
    bottom: 85px;
    right: 0;
    z-index: 2000;
    cursor: pointer;
    background-color: #708090;
    width: 45px;
    height: 45px;
    opacity: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .65rem;
    color: #fff;
    padding: 0;
    border-radius: 10px 0 0 10px
}

.scroll-top_sort .glyphicon.glyphicon-menu-up::before {
    content: "";
    position: relative;
    z-index: 1030;
    width: 10px;
    display: flex;
    height: 10px;
    padding: .2rem;
    border: solid #fff;
    margin: 12px auto;
    margin-bottom: -3px;
    border-width: 0 2px 2px 0;
    transform: rotate(-135deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

button._shareclose {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    border-width: 0;
    background: 0 0;
    border-radius: 100%;
    color: #000;
    cursor: pointer;
    position: absolute;
    font-weight: 100;
    bottom: -3px;
    right: 2px;
    z-index: 1
}

button._shareclose::before {
    content: "\f05c";
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 100;
    color: #fff
}

._formcontrol .browser-container {
    width: 100%;
    position: fixed;
    left: 0;
    display: inline-flex;
    z-index: 1028;
    height: 40px;
    font-weight: normal;
    font-size: 12px;
    align-items: center;
    bottom: 0;
    justify-content: center;
    column-gap: 5px;
    background: #fff
}

.fa-hand-o-down:before {
    font-size: 23px;
    margin: 0 1px
}

._formcontrol .browser-container b {
    color: #000
}

._formcontrol .browser-container .fa-info-circle {
    color: #4a8cff
}

._formcontrol .browser-container .fa-hand-o-down:before {
    content: "\f0a6"
}

span.browseGet.browseGetUserId {
    margin-left: 5px
}

span.browseGet img {
    width: 30px;
    height: 30px;
    top: 1px;
    margin: 0 3px
}

span.browseGet {
    display: inline-flex;
    align-items: center;
    height: 40px
}

.earnMoneypopupTag,
.earnMoneyPOp {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2530;
    width: 140px;
    background: #00b050;
    color: #fff;
    height: 59px;
    font-weight: bold;
    font-size: 12px;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
    gap: 5px;
    border-top-left-radius: 3em;
    border-bottom-left-radius: 3em;
    animation: linear infinite alternate;
    animation-duration: 5s;
    cursor: pointer
}

.earnMoneypopupTag img {
    max-width: 100px;
    max-height: 100px;
    display: block;
    object-fit: contain
}

.earnMoneypopupTag {
    border-radius: 0;
    height: 100px;
    width: 228px;
    background-color: #ff0000;
    flex-flow: row-reverse;
    padding-left: 30px;
    border-top-left-radius: 6rem;
    border-bottom-left-radius: 6rem
}

.earnMoneypopupTag a {
    color: #fff;
    font-weight: 200;
    font-size: 1em;
    text-align: center;
    display: inline-block;
    width: 100%;
}

button.close-tag {
    position: absolute;
    right: 0;
    top: -20px;
    font-weight: normal;
    font-family: 'Quicksand';
    border-width: 0 !important;
    background: #000;
    color: #fff;
    height: 20px;
    width: 20px;
    font-size: 1.2em;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center
}

.earnMoneyPOp svg.bi.bi-check-lg {
    width: auto;
    height: 13px
}

@media (max-width:1199px) {
   
    .input-group-prepend ._icons12 .input-group-text ._sprites.search._search--icon::before {
        content: "";
        background-image: url(https://d372i0x0rvq68a.cloudfront.net/img/SearchIcon.webp);
        background-repeat: no-repeat;
        width: 22px;
        height: 22px;
        position: relative;
        display: block;
        background-size: contain;
    }
    .column_12 .product--container-12 .deals-btn {
        border-radius: 6px
    }

    span.hdicon img.img-rotating-coin {
        width: 20px;
        height: 20px
    }

    .scroll_up .header1.header1-inner {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1029
    }

    #innerpagepopupicon .icon-popup {
        height: 12px;
        width: 12px;
        transform: scale(2.2);
        margin-left: 4px
    }

    .sccatlistcon a._categories span._catdt img {
        height: 48px
    }

    .sccatlistcon a._categories {
        height: 50px
    }

    .defaultsearch:not(#selectsection) {
        justify-content: center !important
    }

    span._col2._UPIInput ._UpIIcon::before {
        left: 5px;
        top: 4.6px
    }

    ._fromaction .split-captcha b {
        font-size: 12px
    }

    .member-female .acc ._login:hover,
    .member-female .acc ._login:not(.collapsed),
    .member-female .cashinfo ._h8.red:hover,
    .member-female .fixed-top .acc ._login:not(.collapsed),
    .member-female .google-app:hover {
        background-color: #ff5b77;
        border-color: #ff5b77 !important
    }

    .member-female .search__input .defaultsearch label.active,
    .member-female .search__input .defaultsearch label:hover {
        color: #ff5b77
    }

    .member-female .search__input .defaultsearch label {
        background: #ff5b77
    }

    ._fromaction.otp .picker.picker--opened {
        left: 0;
        right: 0;
        margin: 0 auto;
        position: fixed;
        width: 100%;
        bottom: initial;
        top: 0;
        align-items: center;
        display: inline-flex;
        justify-content: center;
        text-align: center;
        height: 100%;
        background: #00000082
    }

    ._fromaction.otp .picker.picker--opened .picker__wrap {
        display: table
    }

    ._fromaction.otp .picker.picker--opened .picker__frame {
        max-height: 100%;
        position: relative
    }

    .new_user_carousel {
        grid-template-columns: auto 250px
    }

    .grid-col-crop {
        margin-right: -4px
    }

    span._formnotification-info {
        top: -10px;
        width: 65%
    }

    .input_phone label.placeholder-input {
        font-size: 14px;
        font-weight: 400;
        padding-left: 36px;
        padding-top: 4px
    }

    .input_phone label.placeholder-input.show,
    label.placeholder-input.show b {
        font-size: 0 !important
    }

    label.placeholder-input b {
        font-size: xx-small
    }

    .grid-col-crop img.responsive-img {
        top: 1px;
        left: -2px;
        transform: scale(1.2)
    }

    span._name {
        padding: 0 0;
        font-size: 12.6px
    }

    .split-grid-col {
        display: inline-grid;
        grid-template-columns: 100%;
        column-gap: 0;
        align-items: center;
        height: 50px;
        margin-top: 18px
    }

    ._fromaction .otp,
    ._fromaction .phone {
        width: 335px
    }

    .newEarn.info img {
        width: 25px;
        margin: 0;
        top: -4px;
        right: -2px
    }

    ._formcontrol ._submitted img.win-gif {
        width: 28px;
        height: 12px;
        top: 1px;
        left: 1px
    }

    ._formNotification img.responsive-img {
        width: 32px;
        height: 33px;
        top: 11px
    }

    .new_user_carousel img.responsive-img {
        width: 18px;
        height: 12px;
        object-fit: contain;
        top: 2px;
        margin-right: 1px
    }

    .BrowseDropdown {
        padding: 50% 0 3em
    }

    ._formcontrol ._fromaction.phone .xerve_loading#otpsumbmited {
        margin: 0 auto;
        width: 100%;
        position: absolute;
        padding: 0 0 0;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        background: #2cd4af;
        border-top-left-radius: 2em;
        border-top-right-radius: 2em;
        z-index: 1;
        top: 6px
    }

    .BrowseDropdown .close-cover-login {
        right: 0;
        top: -1em
    }

    #scroll-top.scroll-top_sort {
        bottom: 15em
    }

    .GridSearch .input-group-prepend ._sprites._search--icon::before,
    .GridSearch .input-group-prepend ._sprites.iconmic::before {
        color: #0080ff
    }

    #display_search_box svg path {
        fill: #000
    }

    .newEarn {
        display: inline-block;
        width: 32px;
        height: 32px;
        margin: 0 -2px;
        position: relative;
        top: 6px
    }

    button._shareclose {
        right: 0;
        bottom: 3px
    }

    svg.bi.bi-google-play {
        margin-right: 3px
    }

    .google-app {
        font-size: 10.5px;
        font-weight: 100;
        color: #000;
        border: 1px solid #ffe40a;
        background: #ffe40a;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 19px;
        left: 49px;
        width: 71px;
        height: 25px;
        border-radius: 25px
    }

    .google-app:hover svg {
        fill: #fff
    }

    .google-app:hover {
        border-color: #0080ff;
        background-color: #0080ff;
        color: #fff
    }

    div[data-id="zsalesiq"]:not(.active),
    .Non-Referrer .backpage,
    ._innerheader:not(.Non-Referrer) .google-app {
        display: none;
        visibility: hidden
    }

    ._innerheader.Non-Referrer .fixed-top ._navbar .navbar-toggler {
        left: 0
    }

    .sccatlistcon button.btn-categories {
        width: 100%;
        border-width: 1px 0;
        border-radius: 0;
        border-color: #ddd;
        margin-bottom: 0;
        margin-top: 1em
    }

    .sccatlistcon .btn-categories::after,
    .sccatlistcon button.btn-categories::before {
        display: none
    }

    .modal-search.scroll_up .__tabheader,
    .modal-search.scroll_up ._fixheader.affix:not(.Nav-Fix),
    .modal-search.scroll_up ._innernav.innerhd,
    .modal-search.scroll_up .browser-container,
    .modal-search.scroll_up .offers__fcc._fixheader,
    .modal-search.scroll_up .offers__fcc._fixheader.affix {
        z-index: 1020 !important
    }

    ._formcontrol b.green {
        color: #00b050
    }

    ._formcontrol b.orange {
        color: #f60
    }

    ._formcontrol b {
        color: #4a8cff;
        margin: 0 .3em;
        font-size: 11.5px
    }

    ._formcontrol h5 b {
        font-size: 17px
    }

    ._fromaction.phone {
        height: auto !important;
        padding: 32px .6em 14px;
        background: #2cd4af;
        display: inline-flex;
        flex-flow: column;
        gap: 12px;
        bottom: 0
    }

    ._fromaction {
        background: #2cd4af
    }

    ._formcontrol h2 {
        font-size: 22px;
        font-family: 'Quicksand', Arial, Helvetica, sans-serif;
        font-display: swap;
        font-weight: 700;
        color: #000
    }

    .formaction-12 {
        display: inline-block;
        width: 100%;
        text-align: center;
        height: 30px
    }

    span._H1earn {
        margin: 4px 0;
        white-space: nowrap
    }

    ._fromaction ._submitted:hover {
        background-color: #00b050;
        border-color: #00b050;
        color: #fff
    }

    .defaultsearch label {
        border: 1px solid #ddd;
        padding: 0 .75em;
        border-radius: 6px;
        background: #fff;
        color: #000;
        font-size: 12px;
        display: inline-flex;
        align-items: center;
        height: 35px;
        position: relative
    }

    .talknow #recording {
        margin-left: 6px
    }

    .talknow #recording img.img-responsive {
        width: 12px;
        height: 12px
    }

    ._dealsgrid-12.dealstable.cashbackscarousel ._cashbackcont {
        height: 37px;
        border-bottom: 1px dashed #ddd;
        padding: .3em;
        padding-left: calc(.3em + 5px);
        justify-content: space-between;
        align-items: center;
        width: 100%;
        display: inline-grid;
        grid-template-columns: 40% 55%
    }

    .cashtags {
        display: inline-flex;
        justify-content: left;
        align-items: center;
        color: #ddd
    }

    ._dealsgrid-12.dealstable.cashbackscarousel ._cashbackcont ._sellerlogo {
        display: inline-flex;
        justify-content: center;
        align-items: center
    }

    .defaultsearch label i,
    .defaultsearch label i.fa.fa-search {
        top: 4px;
        height: 20px
    }

    .defaultsearch label i.fa-search:before {
        top: -6px
    }

    .defaultsearch label i,
    .defaultsearch label i.fa.fa-search {
        margin: 0;
        top: 1px;
        height: 18.5px;
        font-size: 14px
    }

    ._sprites.iconnmic {
        width: 30px
    }

    .defaultsearch label i.fa-search:before {
        content: "\f002";
        position: relative
    }

    .dealstable._dealsgrid-12 ._sellerlogo img {
        height: 20px;
        object-position: left
    }

    .defaultsearch label i.fa-microphone:before {
        content: "\f130"
    }

    .defaultsearch {
        padding: 8px .6em;
        margin: 0;
        color: #fff;
        background: #4a8cff
    }

    .member-female .defaultsearch {
        background: #ff5b77
    }

    .defaultsearch#selectsection:not(.hidden) {
        z-index: 2029 !important
    }

    .search__input .defaultsearch label.active,
    .search__input .defaultsearch label:hover {
        color: #4a8cff;
        background-color: #fff;
        border-color: #fff
    }

    .search__input .defaultsearch label {
        flex-flow: column;
        border-width: 0;
        width: 46px;
        color: #fff;
        background: #4a8cff;
        padding: 5px .6em;
        height: 40px;
        text-align: center
    }

    .sccatlistcon ._header--home {
        position: relative !important;
        width: 100%;
        padding: 0
    }

    span.UPI_add {
        position: absolute;
        bottom: 5px;
        right: .8em;
        font-size: .75em;
        font-weight: 300
    }

    ._fromaction ._submitted,
    ._fromaction input::placeholder {
        font-weight: 500;
        font-size: 14px !important
    }

    ._fromaction .phone ._submitted i.fa.fa-rupee {
        top: -1px;
        position: relative;
        margin-left: 1px;
        font-weight: 100
    }

    .fa-arrow-circle-o-down:before {
        font-weight: 100
    }

    ._fromaction .phone {
        grid-template-columns: 40% 60%;
        margin: -12px 0 0
    }

    ._formcontrol h2 {
        text-align: center;
        white-space: nowrap;
        line-height: normal;
        display: inline-block;
        top: -3px;
        margin-top: -16px;
        position: relative
    }

    .UPI_add img {
        max-width: 12px;
        max-height: 12px;
        position: relative;
        top: 2px;
        margin-left: 1px;
        margin-right: 1px
    }

    .sccatlistcon a._categories span._catdt {
        grid-template-columns: calc(100% - 60px) auto
    }

    .sccatlistcon#compre_category_section a._categories span._catdt {
        grid-template-columns: 45px auto auto;
        column-gap: 8px;
        align-items: center
    }

    .sccatlistcon a._categories i {
        font-size: smaller
    }

    ._searchquicklist ._iconcat {
        width: 100%;
        font-size: 12px;
        height: 90px;
        margin-bottom: 0
    }

    .launches-items {
        width: calc(100%/3)
    }

    ._iconcat {
        width: 100%;
        font-size: 12px;
        height: 90px;
        margin-bottom: 0
    }

    .sccontainer ul._scqtlist.homepagesubsearch li:nth-child(3) {
        margin-right: 3px
    }

    ._searchquicklist ._cashbackcont {
        width: calc(100% / 3 - 8px);
        margin: 0 3px 12px;
        position: relative;
        text-align: center;
        display: inline-flex;
        float: left;
        overflow: hidden;
        flex-flow: column;
        align-items: center
    }

    ._searchquicklist ._cashbackcont span._sellerlogo {
        height: 95px;
        padding: 0 10px;
        display: flex;
        text-align: center;
        line-height: 16px;
        justify-content: center;
        align-items: center;
        border: 1px solid #ddd;
        width: 95px;
        border-radius: 100%
    }

    ._searchquicklist ._cashbackcont .seller_badge .get {
        padding: 6px 0 6px
    }

    .iconsearch .spriteicon::before,
    .iconsearch.active .spriteicon::before,
    .iconsearch:hover .spriteicon::before {
        content: "";
        width: 80px;
        height: 145px;
        background: url(https://d372i0x0rvq68a.cloudfront.net/icon/Sprite-teal-1600-2241-Icons-Jan-11-2023-min.png) 0 0;
        position: relative;
        display: flex;
        background-repeat: no-repeat;
        margin: 0 auto;
        transform: scale(.6)
    }

    .iconsearch.active .spriteicon::before,
    .iconsearch:hover .spriteicon::before {
        background: url(https://d372i0x0rvq68a.cloudfront.net/icons/Sprite-White-1600-2241-Icons-Jan-11-2023-copmressed.png) 0 0
    }

    .iconsearch .spriteicon::before,
    .iconsearch.active .spriteicon::before,
    .iconsearch:hover .spriteicon::before {
        height: 55px;
        display: inline-flex;
        transform: none;
        background-size: 495px 700px
    }

    .iconsearch .spriteicon.Headphones::before,
    .iconsearch:hover .spriteicon.Headphones::before {
        background-position: -322px -92px;
        width: 48px;
        height: 44px
    }

    .iconsearch .spriteicon.Mobiles::before,
    .iconsearch:hover .spriteicon.Mobiles::before {
        background-position: -1px -34px;
        width: 35px
    }

    .iconsearch .spriteicon.Televisions::before,
    .iconsearch:hover .spriteicon.Televisions::before {
        background-position: -254px -92px;
        width: 55px;
        height: 45px
    }

    .iconsearch .spriteicon.Laptops::before,
    .iconsearch:hover .spriteicon.Laptops::before {
        background-position: -383px -92px;
        width: 48px;
        height: 44px
    }

    .iconsearch .spriteicon.Keyboard::before,
    .iconsearch:hover .spriteicon.Keyboard::before {
        background-position: -182px -290px;
        width: 68px;
        height: 27px
    }

    .iconsearch .spriteicon.Smart.Watches::before,
    .iconsearch:hover .spriteicon.Smart.Watches::before {
        background-position: -3px -159px;
        width: 47px;
        height: 44px
    }

    .iconsearch .spriteicon.Washing::before,
    .iconsearch:hover .spriteicon.Washing::before {
        background-position: -251px -153px;
        width: 36px;
        height: 43px
    }

    .iconsearch .spriteicon.Desktops::before,
    .iconsearch:hover .spriteicon.Desktops::before {
        background-position: -126px -272px;
        width: 43px;
        height: 45px
    }

    .iconsearch .spriteicon.Trimmers::before,
    .iconsearch:hover .spriteicon.Trimmers::before {
        background-position: -263px -273px;
        width: 24px;
        height: 45px
    }

    .iconsearch .spriteicon.Scanner::before,
    .iconsearch:hover .spriteicon.Scanner::before {
        background-position: -310px -273px;
        width: 58px;
        height: 45px
    }

    .iconsearch .spriteicon.PowerBanks::before,
    .iconsearch:hover .spriteicon.PowerBanks::before {
        background-position: -379px -273px;
        width: 40px;
        height: 45px
    }

    .iconsearch .spriteicon.Cameras::before,
    .iconsearch:hover .spriteicon.Cameras::before {
        background-position: -435px -273px;
        width: 52px;
        height: 45px
    }

    .iconsearch .spriteicon.Projectors::before,
    .iconsearch:hover .spriteicon.Projectors::before {
        background-position: -2px -345px;
        width: 50px;
        height: 39px
    }

    .iconsearch .spriteicon.Speakers::before,
    .iconsearch:hover .spriteicon.Speakers::before {
        background-position: -254px -519px;
        width: 43px;
        height: 47px
    }

    .iconsearch .spriteicon.Wi-Fi::before,
    .iconsearch.active .spriteicon.Wi-Fi::before,
    .iconsearch:hover .spriteicon.Wi-Fi::before {
        background-position: -126px -519px;
        width: 44px;
        height: 45px
    }

    .newlaunchlist .spriteicon::before {
        margin: 0
    }

    .iconsearch {
        display: flex;
        flex-flow: column;
        text-align: center;
        border: 1px solid #ddd;
        height: 96px;
        cursor: pointer;
        justify-content: center;
        border-radius: 6px;
        width: calc(100% / 3 - 8px);
        float: left;
        margin: 0 3px 12px;
        position: relative;
        font-size: smaller;
        padding: 4px;
        line-height: 14px
    }

    .iconsearch .newbage {
        height: 17px;
        left: initial;
        color: #000;
        border-radius: 0 6px 0 0;
        line-height: 20px;
        right: 0;
        width: 45px;
        font-size: x-small;
        background: #ffe40a;
        z-index: 2;
        margin: 0 auto;
        position: absolute;
        top: 0
    }

    .iconsearch span.spriteicon {
        height: 55px
    }

    .iconsearch.active,
    .iconsearch:hover {
        background-color: #4a8cff;
        color: #fff;
        border-color: #4a8cff
    }

    .newlaunchlist {
        margin: 0 0 14px;
        position: sticky;
        top: 74px;
        z-index: 1026;
        background: #fff;
        padding: 12px 0
    }

    .newlaunchlist {
        padding-left: calc(7px + 1%);
        margin: 5px 0 12px;
        top: 54px
    }

    span._footer_container span:first-child b {
        width: 100%;
        display: inline-block;
        line-height: 20px
    }

    ul._scqtlist li.active {
        background-color: #4a8cff;
        border-color: #4a8cff;
        color: #fff;
        pointer-events: none
    }

    span.footerh1 {
        margin: .6em 0;
        display: inline-block;
        width: 100%;
        position: relative
    }

    ._footer_container {
        display: inline-block;
        position: relative;
        width: 100%
    }

    ._searchquicklist ._scqtlist.active {
        grid-row: 1;
        padding: 0;
        margin: 12px 0;
        width: 100%
    }

    .wcsqt ._searchquicklist {
        background: #fff;
        width: 100%;
        position: relative;
        display: inline-grid;
        padding: 10px 0 5em;
        align-content: start;
        justify-content: center;
        height: 600px;
        overflow-y: scroll
    }

    ._searchquicklist ._scqtlist li.scqth1,
    ._searchquicklist .scearchh1 {
        font-size: 18px;
        font-weight: 700;
        height: 32px;
        border-width: 0 !important;
        padding: 0;
        width: 100%;
        display: inline-flex;
        justify-content: center
    }

    .scroll_up .search .search__input {
        border-bottom: 1px solid #ddd
    }

    ul._scqtlist {
        display: inline-grid;
        grid-template-columns: 50% 50%;
        width: 100%;
        position: relative;
        line-height: 14px
    }

    ul._scqtlist li {
        display: inline-flex;
        font-size: 12px;
        height: 35px;
        border-width: 1px 1px 0;
        border-style: solid;
        border-color: #4a8cff;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 0 6px;
        float: left;
        border-radius: 5px 5px 0 0;
        color: #000
    }

    .sccontainer ul._scqtlist li:nth-child(1) {
        margin-right: 3px
    }

    ._icons12 {
        position: absolute;
        display: inline-grid;
        grid-template-columns: 35px 35px;
        top: 1px;
        right: 1px;
        height: 43px;
        width: 28px
    }

    ._mozila--browser ._icons12 {
        width: 35px;
        grid-template-columns: 35px
    }

    .chat-icon {
        bottom: 0;
        right: 0
    }

    .scroll_up .chat-icon {
        bottom: 6rem
    }

    ._tapbank {
        font-weight: 100;
        display: block;
        font-size: 11px
    }

    #related_searches_paren.searchExp,
    #related_searches_paren.searchExp #related_searches._search {
        display: block !important
    }

    .owl-page {
        margin: 12px auto 0
    }

    #notification_carousel {
        background-color: #fff;
        padding: 12px 6px 10rem;
        height: 100%
    }

    #notification_carousel .xerve_loading#otpsumbmited {
        position: relative;
        text-align: center;
        padding: 5pc 0
    }

    .main_brand_section .active_hover_parse span,
    .main_brand_section span:hover {
        color: #4a8cff !important;
        font-weight: 600
    }

    #related_searches._search {
        padding: 0 calc(7px + 1% + 23px) !important
    }

    .wcsqt {
        background: #fff;
        width: 100%;
        display: block
    }

    .newowl {
        position: relative
    }

    .newowl img {
        border-radius: 6px
    }

    .scowlcarousel {
        margin: 16px 0 0
    }

    .showsearchmodal ._navsearch {
        margin: 130px 0 0
    }

    .showsearchmodal ._innerheader ._header--home {
        top: 223px
    }

    .showsearchmodal ._innerheader .__tabheader,
    .showsearchmodal ._innerheader ._fixheader.affix:not(.Nav-Fix),
    .showsearchmodal ._innerheader .before--load,
    .showsearchmodal ._innerheader .cmpr_12.active,
    .showsearchmodal ._innerheader .offers__fcc._fixheader.affix,
    .showsearchmodal .scroll_up .__tabheader {
        top: 178px
    }

    ._xmargtshpther,
    .showsearchmodal ._detailpage--container,
    .showsearchmodal ._xmargtpother {
        margin-top: 190px !important
    }

    .sccontainer {
        position: relative;
        width: 100%;
        float: left;
        display: grid
    }

    ._navsearch {
        margin: 65px 0 0
    }

    .fixed-top ._navbar .navbar-toggler {
        width: 45px !important
    }

    ._sprites.th-large {
        transform: scale(.48)
    }

    .container_nav {
        white-space: nowrap;
        font-size: 14.5px;
        grid-template-columns: 50% 50%;
        justify-content: space-between
    }

    .search .search__input {
        width: 100%;
        position: relative;
        padding: 15px calc(7px + 1%) 17px;
        background: #fff;
        z-index: 1001;
        height: 100vh
    }

    .search.inner--search .search__input {
        border-bottom: 1px solid #ddd
    }

    ._talk ._sprites._search--icon,
    .sccontainer ._sciconmic ._sprites.iconmic,
    .talknow ._sprites._search--icon {
        display: none;
        visibility: hidden
    }

    ._talk #SearchSubCategory {
        pointer-events: none
    }

    #searchBox:not(._talk) .mode_search.audio,
    ._footer_container br,
    ._scqtlist:not(.active),
    ._searchquicklist ul._scqtlist:not(.active),
    ._talk .input-group-text,
    .talknow .closex {
        display: none !important
    }

    ._sprites.iconmic {
        right: 5px !important
    }

    .closex {
        font-size: medium;
        color: red;
        padding: 6px 0;
        display: block;
        width: 20px;
        position: absolute;
        text-align: right;
        top: 0;
        left: 0;
        height: 45px;
        line-height: 32px
    }

    ._search_close--icon {
        right: 75px !important
    }

    ._scicon {
        width: 100%;
        font-size: 14px;
        height: 45px;
        display: flex;
        justify-content: left;
        align-items: center;
        border: 1px solid #ddd;
        border-radius: 6px;
        color: #666;
        padding-inline-start: 12px
    }

    .mode_search.audio::after,
    .mode_search.audio::before {
        border-width: 0
    }

    .search .search__input .input-group .input-group-prepend span.mode_search.audio {
        right: 0
    }

    ._sc12,
    .navsctab {
        position: relative;
        display: block;
        width: 100%
    }

    .search .search__input .input-group .inpu_box input {
        border-color: #ddd !important;
        border-width: 1px !important
    }

    .sccontainer.notchrome.hidden {
        display: block !important;
        visibility: visible
    }

    .placeholder {
        font-weight: 400;
        line-height: normal;
        color: #595959;
        font-size: 11px;
        display: inline-block;
        letter-spacing: .2px;
        padding: 12px 4px 0
    }

    .container_nav {
        margin: 0;
        padding: 0;
        height: 29px
    }

    #display_search_box svg {
        width: 33px;
        height: 30px
    }

    .xerve_loading#otpsumbmited {
        margin: 0 auto;
        width: 100%;
        position: relative;
        padding: 0 0 0
    }

    ._fromaction input::placeholder {
        color: #666 !important
    }

    ._fromaction {
        display: inline-block;
        width: 100%;
        font-weight: 700;
        border-top-left-radius: 2em;
        border-top-right-radius: 2em;
        font-size: 15px;
        align-items: center;
        line-height: 16px;
        text-align: center;
        z-index: 1027;
        bottom: 49.5px;
        left: 0;
        padding: calc(.7em + 3px) .6em;
        position: fixed
    }

    ._fromaction ._submitted .arrow:before {
        margin-left: .5px
    }

    ._fromaction._setotp #otpsumbmited.xerve_loading {
        position: relative;
        padding: 7px 0;
        margin: 0 auto
    }

    ._fromaction.otp .xerve_loading {
        padding: 16px 0 0
    }

    ._fromaction .xerve_loading img {
        max-height: 34px
    }

    .share-icon::before {
        content: "\f1e0";
        font-family: FontAwesome
    }

    ._fromaction .otp,
    ._fromaction .phone {
        display: grid;
        grid-template-columns: auto 52%
    }

    ._fromaction .phone.phone_div {
        width: 100%;
        display: inline-block
    }

    ._fromaction .phone .g-recaptcha._submitted,
    ._fromaction span.input_phone {
        width: 50%;
        float: left
    }

    ._fromaction input,
    label.placeholder-input {
        border-color: #fff;
        border-width: 1px;
        border-style: solid;
        height: 35px;
        font-size: 14px;
        border-radius: 0;
        padding-top: 2px
    }

    ._fromaction .input_phone::before {
        content: "";
        width: 16px;
        height: 16px;
        top: 13px;
        left: 12px
    }

    ._fromaction input#phone {
        border-radius: 25px 0 0 25px;
        width: 100%;
        text-align: left;
        padding-left: 36px
    }

    ._fromaction input::placeholder {
        font-size: 12px
    }

    ._fromaction input::-webkit-inner-spin-button,
    ._fromaction input::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

    ._fromaction input[type=number] {
        -moz-appearance: textfield
    }

    ._fromaction ._submitted {
        color: #000;
        font-weight: 700;
        font-size: 14px;
        padding: 0;
        height: 35px
    }

    ._fromaction ._submitted#finished {
        padding: 0 12px;
        border-radius: 25px
    }

    ._fromaction .phone ._submitted {
        border-radius: 0 25px 25px 0;
        margin: 0 !important;
        align-items: center
    }

    ._fromaction .selectgender input[type=radio]+label {
        font-size: 14px;
        line-height: 34px;
        height: 35px;
        font-weight: 100
    }

    ._fromaction .picker {
        top: -283px
    }

    ._fromaction .picker__header select {
        width: 100%
    }

    ._fromaction ._col2,
    .topcontr,
    ul.cas_poin li p b {
        width: 100%;
        display: inline-block;
        position: relative
    }

    ._fromaction .fa.fa-calendar {
        position: absolute;
        right: 9px;
        top: 10px;
        font-size: 16px
    }

    ._fromaction.otp:not(.hidden) {
        padding: 20px .6em;
        height: auto;
        display: inline-flex;
        flex-flow: wrap;
        justify-content: center;
        width: 100%;
         /* row-gap: 12px; */
    }

    ._fromaction.otp .picker {
        left: -75%
    }

    ._fromaction.otp center {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    ._fromaction.otp ._col2 {
        float: left;
        width: 49%;
        margin-left: .5%;
        margin-right: .5%
    }

    ._fromaction.otp input {
        margin: 0 0 12px;
        border-radius: 6px
    }

    ._fromaction.otp input::placeholder {
        font-size: 10.6px !important
    }

    ._fromaction.otp .selectgender {
        display: inline-grid;
        width: 49%;
        float: left;
        grid-template-columns: 49% 49%;
        margin: 0 0 12px 3px;
        justify-content: space-between
    }

    ._fromaction ._submitted:hover {
        background-color: #00b050;
        border-color: #00b050;
        color: #fff
    }

    .capthcha h1 {
        font-size: 1.65rem
    }

    .capthcha h4 {
        font-size: 15px
    }

    .searchbtn:not(.hidden)+._search_close--icon+.input-group-prepend>.input-group-text#gopage {
        z-index: -1
    }

    .navsctab .fa-circle-o:before {
        margin-right: 2px
    }

    ._search_close--icon i::before {
        right: 0
    }

    #login-drop.letter_background {
        border-radius: 100%
    }

    .leftsidemenu .leftsidelist,
    .leftsidemenu .leftsidelist a {
        padding: 8px 12px
    }

    .navsctab.active {
        color: #4a8cff;
        letter-spacing: normal
    }

    ._hcontainer ._expire,
    ._hcontainer ._h8.red,
    .cashinfo ._expire,
    .cashinfo ._h8.red {
        position: relative;
        margin-right: 6px;
        padding: 0 4pt 0;
        height: 25px;
        line-height: 24px;
        font-size: smaller !important;
        background: #ffe40a;
        border: 1px solid #ffe40a;
        margin: 6pt 0 0;
        display: inline-block
    }

    ._h8.red,
    ._hcontainer ._h8.red,
    .cashinfo ._h8.red {
        background-color: #fff;
        border: 1px solid #ddd !important
    }

    .acc ._login:not(.collapsed),
    .cashinfo ._h8.red:hover,
    .fixed-top .acc ._login:not(.collapsed) {
        background-color: #0080ff;
        color: #fff !important;
        border-color: #0080ff !important
    }

    ._bellinfo._bellinfofixed .bellinformation a._h8 {
        font-size: 13px
    }

    .mode_search.audio::after,
    .mode_search.audio::before {
        height: 43px;
        top: 1px
    }

    .search .search__input .input-group .inpu_box input,
    .search .search__input .input-group .input-group-prepend span,
    .search .search__input .input-group .input-group-prepend span.mode_search.audio {
        height: 45px
    }

    ._innerheader .talknow #recording,
    .scroll_up .talknow #recording {
        width: 30px;
        justify-content: center
    }

    .form-control.searchbtn {
        padding: 0;
        color: #666;
        border: 1px solid #4a8cff
    }

    .mode_search.audio svg {
        width: 20px;
        height: 20px
    }

    .search .search__input .input-group .input-group-prepend span.input-group-text {
        height: 40px;
        padding: 0;
        border-radius: 0 8px 8px 0;
        position: relative
    }

    .bellnotify {
        width: 18px;
        height: 18px;
        top: 13px;
        right: 3px
    }

    .backpage {
        position: absolute;
        top: 0;
        padding-left: 0;
        left: 0;
        width: 35px;
        height: 64px;
        z-index: 1031
    }

    ._sprites.flag {
        background-position: -149px -90px;
        width: 48px;
        height: 40px
    }

    .indanflag {
        position: absolute;
        top: 0;
        left: 42px;
        width: auto !important
    }

    #display_search_box,
    ._innerheader .fixed-top ._navbar .navbar-toggler,
    .backpage,
    .bellinfo,
    .indanflag {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .navsctab b,
    .scroll_up ._homeheader,
    .talknow .closex {
        display: none !important
    }

    ._bellinfo._bellinfofixed .bellinformation ._h9,
    ._bellinfo._bellinfofixed .bellinformation a,
    ._bellinfo._bellinfofixed .bellinformation span._p,
    .bellnotify,
    .countdown-el,
    .expiresoon p span,
    .leftsidemenu .leftsidelist a,
    .rightsidemenu__list--items .rightsidesubitems {
        font-size: 14px
    }

    ._bellinfo._bellinfofixed {
        display: flex;
        flex-flow: column;
        top: 64px
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .bellinformation,
    .dealsmodal .bellinformation {
        display: grid;
        grid-template-columns: 69pt auto;
        padding: 0
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .adsimage {
        margin: 0;
        grid-row: 1
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .grid60 {
        padding-left: 6px;
        line-height: 16px
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .bellinformation ._h9 {
        font-size: 14px;
        margin: 0
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .bellinformation a,
    ._bellinfo._bellinfofixed.msitetempnotfy .bellinformation span._p {
        font-size: 12px;
        margin: 0
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .grid60 {
        line-height: 20px
    }

    ._bellinfo._bellinfofixed.msitetempnotfy ._bellinfo_contianer,
    ._dealsbody ._bellinfo_contianer {
        width: 100%;
        height: auto;
        padding: 16px 8px;
        text-align: left;
        border-width: 1px 0 0;
        border-style: dashed;
        border-color: #ddd
    }

    .dealsmodal {
        z-index: 3000;
        top: 0
    }

    button._updatenow {
        border: 1px solid #ddd !important;
        padding: 7px 12px;
        border-radius: 25px;
        margin: 12px 0 0;
        background: #fff;
        color: #4a8cff;
        font-weight: 700
    }

    button._updatenow:hover {
        background-color: #0080ff;
        color: #fff;
        border-color: #4a8cff !important
    }

    ._dealsbody ._bellinfo_contianer {
        border-width: 0;
        margin-top: 65px;
        text-align: center
    }

    ._dealsbody .dealsh2 {
        font-size: 15px;
        text-align: center;
        display: block;
        line-height: 23px
    }

    ._bellinfo._bellinfofixed.msitetempnotfy .adsimage img,
    ._dealsbody .adsimage img {
        max-height: 65px
    }

    .grid60 {
        line-height: 24px
    }

    .big-text,
    .expiresoon p {
        font-size: 16px
    }

    .bellinfo {
        position: relative;
        right: 0
    }

    ._bellinfo {
        height: 100%;
        align-content: stretch
    }

    ._msitebellinfo,
    ._searchinput {
        width: 100%;
        display: inline-block;
        position: relative
    }

    .acc .rightsidemenu__list,
    .leftsidemenu .leftsidemenu__list {
        height: 100vh
    }

    body:not(.modal-search) .inner--search ._search_close--icon {
        display: none
    }

    ._xervelogo,
    .fixed-top ._xervelogo,
    .fixed-top.switchlogo ._xervelogo {
        height: 50px;
        top: .75px;
        width: 112px;
        left: 3px
    }

    .search:not(._search--icon) {
        height: auto;
        z-index: 1031;
        border-bottom: 1px solid #ddd;
        display: none;
        position: fixed;
        left: 0;
        width: 100%;
        top: 65px
    }

    .show_search .search {
        display: flex
    }

    ._innerheader .fixed-top ._navbar button.navbar-toggler.collapsed,
    .scroll_up .fixed-top ._navbar button.navbar-toggler.collapsed {
        padding: 0;
        background-position-x: 0
    }

    ._innerheader .fixed-top ._navbar .navbar-toggler {
        left: 35px;
        top: 0;
        position: relative
    }

    ._innerheader .__tabheader,
    ._innerheader .before--load,
    ._innerheader .cmpr_12.active,
    .scroll_up .__tabheader,
    .scroll_up .before--load,
    .scroll_up .cmpr_12.active {
        top: 99px
    }

    .scroll_up .offers__fcc._fixheader.affix,
    ._innerheader .offers__fcc._fixheader.affix,
    ._innerheader ._fixheader.affix:not(.Nav-Fix),
    .scroll_up ._fixheader.affix:not(.Nav-Fix),
    .acc .rightsidemenu__list::before,
    .leftsidemenu .leftsidemenu__list::before {
        top: 65px
    }

    .acc .face_profile_pic,
    .acc .letter_background {
        height: 30px;
        width: 30px;
        font-size: 18px
    }

    .acc .letter_background {
        font-weight: 700;
        border: 1px solid #ddd
    }

    ._switchlogo .xervelogo svg {
        top: 23px;
        height: 90px;
        z-index: 2
    }

    .fixed-top:not(._switchlogo) .xervelogo svg {
        height: 60px;
        top: 4px
    }

    ._1HEvv0,
    ._1HEvv0 a,
    .sd_seoH1 {
        font-size: 12px
    }

    .dropdown-body {
        width: 95%
    }

    .dropdown-content h2 {
        margin: 0 0 6px;
        font-size: 14px;
        font-weight: 600;
        padding: 0 8px
    }

    .dropdown-content {
        flex-flow: column;
        height: 190px
    }

    #dropdown_prices .dropdown-content {
        height: auto;
        padding: 30px 6px 4px
    }

    #dropdown_prices .dropdown-content a {
        width: 100%
    }

    .close-icon.closedropdown {
        right: 5px;
        top: 5px
    }

    ._innernav .dropdown-content a {
        height: 30px;
        font-size: 13px;
        width: 100%;
        margin: 6px 0
    }

    .modal.in,
    .modal.show {
        padding: 6.5rem 12px 0
    }

    .footer_element {
        margin: 15px 0 0
    }

    .V-Btn,
    ._btn.__more,
    ._sdresu .resu_text_all,
    .offers__viewall a,
    .res_txtsd .resu_text_all,
    .view_all,
    .view_more_btn a {
        font-size: 15px
    }

    ._innernav a {
        font-size: 14px
    }

    ._mozila--browser ._search_close--icon {
        right: 45px !important
    }

    ._search_close--icon {
        right: 95px
    }

    ._mozila--browser ._search_close--icon,
    ._search_close--icon {
        top: 9.5px !important
    }

    .expiresoon {
        grid-template-columns: auto 55% auto
    }

    .search .search__input .mode_search span {
        width: 17px;
        height: 17px;
        border-color: #000
    }

    #_navbar--container .search .search__input .mode_search.active span,
    #_navbar--container .search .search__input .mode_search:hover span {
        border-color: #4a8cff;
        background: #4a8cff
    }

    .search .search__input .mode_search.active span+b {
        color: #4a8cff;
        font-weight: 600
    }

    .mode_search#url_search .a,
    .mode_search.audio .a {
        fill: #000
    }

    .mode_search .txt,
    .mode_search#url_search .a {
        stroke: #000
    }

    .search .search__input .mode_search.active span {
        border-color: #4a8cff
    }

    .mode_search#text_search::after {
        content: "|";
        margin: 0 8px
    }

    .Search_type {
        grid-template-columns: auto auto;
        border-width: 0;
        bottom: 100%;
        margin: 0 0 8px
    }

    .Search_type .mode_search {
        justify-content: left;
        flex-flow: wrap
    }

    .sd_close-img img[src="/img/loading_company.gif"] {
        margin: 7px 0 0
    }

    .suggestions_block .loading_image_selection img {
        transform: scale(.8)
    }

    .search .search__input .input-group input {
        border-radius: 0;
        padding-inline-end: 70px;
        padding: 0
    }

    .search .search__input ._no--audio .input-group input.mzplaceholder,
    .search .search__input .input-group input,
    .search.inner--search .search__input ._no--audio .input-group input {
        padding-inline-start: 25px
    }

    .search .search__input ._no--audio .input-group input,
    .search .search__input .input-group .notchrome input {
        padding-inline-start: 12px
    }

    .main_brand_section span,
    .search .search__input .input-group .inpu_box input {
        font-size: 14px
    }

    .close .glyphicon.glyphicon-remove::before,
    .close.close-cover .glyphicon.glyphicon-remove::before,
    .close.close-cover-login .glyphicon.glyphicon-remove::before,
    .close.close_img::before,
    .share-close-btn .glyphicon.glyphicon-remove::before,
    button.share-close-btn::before {
        right: 0
    }

    ._navbar .navbar-toggler:not(.collapsed)::after,
    .show_search #display_search_box::after {
        margin: 29pt auto 0
    }

    ._login:not(.collapsed) #login-drop.letter_background::before,
    ._login:not(.collapsed) #login-drop::before {
        margin: 37px auto 0
    }

    .acc .rightsidemenu__list {
        width: 285px
    }

    .acc .rightsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before {
        right: 295px
    }

    .acc .rightsidemenu__list,
    .leftsidemenu .leftsidemenu__list {
        padding: 12px 8px 0
    }

    .leftsidemenu .leftsidemenu__list {
        width: 260px
    }

    ._detail_page .container-fluid.show_search {
        margin-bottom: 186px;
        transition-delay: 250ms
    }

    .main_brand_section span {
        padding: 0;
        font-weight: 700;
        height: 37px;
        line-height: 37px;
        width: 100%;
        display: inline-flex;
        justify-content: left
    }

    ._sctxt {
        color: #888;
        font-size: .65rem;
        font-weight: 400
    }

    .mode_search b {
        font-size: 13px;
        font-weight: 200;
        line-height: normal;
        margin: 0;
        color: #000
    }

    .mode_search span {
        display: none;
        visibility: hidden
    }

    .mode_search svg {
        width: 8px;
        height: 11px;
        margin: 0 auto
    }

    .custom-footer ul {
        justify-content: center;
        flex-flow: column wrap
    }

    .custom-footer li:first-child {
        margin: 0 0 17px
    }

    ._nav_4 .Hd-Pd b {
        font-size: .6rem
    }

    ._detailpage--container,
    ._xmargtpother,
    ._xmargtshpther,
    .marg-tp-company,
    .marg-tp-offer {
        padding: 0 2vw 6rem;
        width: 100%;
        display: inline-block
    }

    .myaccount_xerve {
        margin: 20px auto 0 !important;
        padding: 0 6px 4rem
    }

    .bread-crumb-family,
    .breadcrumb-family h5 {
        font-size: 12px
    }

    .MB-Hide,
    .mbhide {
        display: none !important;
        visibility: hidden
    }

    ._innernav {
        position: relative
    }

    .right-section {
        display: flex;
        flex-flow: column
    }

    ._innernav {
        text-align: center
    }

    ._innernav a {
        flex-flow: wrap;
        align-content: center;
        padding: 0 0 0
    }

    ._innernav ._sub_menu,
    ._innernav ._sub_menu a {
        height: 25px
    }

    .acc .rightsidemenu,
    .leftsidemenu {
        top: 64px;
        z-index: 3;
        overflow-y: scroll
    }

    .xervelogo svg {
        position: relative
    }

    ._headerfix,
    .fixed-top .xervelogo {
        height: 65px
    }

    ._headerfix {
        padding: 0 0;
        z-index: 1031
    }

    ._user--icon {
        margin: 0 auto;
        margin-bottom: 0
    }

    .acc__loged--name,
    .user h6 {
        display: none
    }

    #related_searches._search {
        width: 100%;
        top: 208px;
        height: 500px;
        border-top-width: 0;
        z-index: 1450;
        left: 0;
        box-shadow: none;
        position: fixed;
        padding-bottom: 10rem;
        border-bottom: 1px solid #ddd
    }

    .search .search__input .input-group .inpu_box input.searchbtn {
        font-size: 13px;
        padding-inline-start: 8px;
        height: calc(65px - 20px)
    }

    .closebtn {
        background: #fff;
        text-align: center;
        color: #e11001;
        font-size: 8.2pt;
        margin: 0;
        padding: 0;
        border-width: 0;
        visibility: visible;
        display: block
    }

    ._cashback--search,
    ._cat_sprite {
        height: 60px;
        display: flex;
        justify-content: center;
        flex-flow: column
    }

    .acc .rightsidemenu {
        margin: 0 !important
    }

    .fixed-top ._navbar .navbar-toggler {
        padding: 0
    }

    .acc {
        display: flex;
        flex-flow: wrap
    }

    .acc,
    .bellinfo {
        z-index: 1030
    }

    .fixed-top .acc ._login {
        padding: 0
    }

    #display_search_box,
    .bellinfo,
    .fixed-top ._navbar .navbar-toggler,
    .fixed-top .acc ._login,
    .indanflag {
        height: 64px;
        width: 40px;
        border-radius: 0
    }

    #xr12_search_entry ._H6,
    #xr12_search_entry h6,
    .Quick_link .xr_3 ul li,
    .cbk_cnt ._cashback--search {
        font-size: .65rem;
        padding: .5rem
    }
}

@media only screen and (min-width:320px) and (max-width:349px) {

    ._fromaction .otp,
    ._fromaction .phone {
        width: 313px
    }

    .newEarn.info img {
        transform: scale(1.2)
    }

    ._formcontrol h5 b {
        font-size: 15px
    }

    .input_phone label.placeholder-input {
        font-size: 12px
    }

    label.placeholder-input b {
        font-size: 8px;
        margin-top: -2px
    }

    ._xervelogo,
    .fixed-top ._xervelogo,
    .fixed-top.switchlogo ._xervelogo {
        height: 41px;
        width: 90px;
        left: 4px
    }

    ._fromaction ._submitted,
    ._fromaction input::placeholder {
        font-size: 12px !important
    }

    .navsctab b {
        display: none
    }

    ._searchquicklist ._cashbackcont span._sellerlogo img {
        padding: 0 6px
    }

    ul._scqtlist li {
        font-size: 12px
    }

    ._searchquicklist ._scqtlist li,
    .navsctab {
        font-size: 13px
    }

    ._fromaction,
    ._fromaction ._submitted {
        font-size: 14px
    }

    ._searchquicklist ._scqtlist li.scqth1 {
        font-size: 15px
    }

    #display_search_box,
    .bellinfo,
    .fixed-top .acc ._login,
    .indanflag {
        width: 38px
    }

    ._innerheader .fixed-top ._navbar .navbar-toggler {
        left: 30px
    }

    ._bellinfo._bellinfofixed .bellinformation a,
    ._bellinfo._bellinfofixed .bellinformation span._p,
    ._tapbank,
    .bellnotify,
    .countdown-el,
    .expiresoon p span {
        font-size: x-small
    }

    ._formcontrol h2 {
        font-size: 17.6px
    }

    ._formcontrol .browser-container,
    .browser-container,
    .new_user_carousel {
        font-size: 11.5px
    }

    .marg-tp-company,
    .marg-tp-offer {
        padding: 0 6px
    }

    .backpage {
        width: 30px
    }
}

@media only screen and (min-width:500px) and (max-width:1199px) {
    ._formcontrol h2 {
        font-size: 19.6px
    }

    ._sprites.iconbell::before,
    ._sprites._search--icon::before,
    ._sprites.usericon::before {
        font-size: 2.6rem
    }

    .bellnotify {
        top: 20px;
        right: 14px
    }

    .scroll_up ._innernav.innerhd {
        padding: 0 6em
    }

    .compareonline,
    .h_page .compareonline {
        padding: 0 2em
    }

    #notification_carousel {
        padding: 1em 2em 10rem;
        text-align: center
    }

    ._bellinfo._bellinfofixed {
        top: 90px;
        z-index: 1099 !important
    }

    ._searchquicklist ul.Dt-5 li {
        height: 38px;
        line-height: 35px;
        padding: 0 0 0 12px
    }

    ._sprites.iconmic {
        height: 65px
    }

    ul._scqtlist li {
        height: 45px
    }

    .search:not(._search--icon) {
        top: 80px
    }

    ._searchquicklist ._cashbackcont span._sellerlogo {
        height: 135px;
        width: 135px
    }

    ._searchquicklist ._scqtlist li.scqth1,
    ._searchquicklist .scearchh1 {
        font-size: 20px;
        padding: 1em;
        height: auto
    }

    ._navbar .google-app {
        font-size: 12px;
        top: 26px;
        left: 60px;
        width: 75px;
        height: 27px
    }

    .sccatlistcon#compre_category_section a._categories span._catdt {
        grid-template-columns: 30px auto auto;
        column-gap: 6px
    }

    .sccatlistcon ._header--home span.header--tag,
    .sccatlistcon .header--tag,
    .sccatlistcon a._categories {
        height: 48px
    }

    .V-Btn,
    ._btn.__more,
    ._sdresu .resu_text_all,
    .offers__viewall a,
    .res_txtsd .resu_text_all,
    .resu_text_all,
    .view_all,
    .view_all._witharrow,
    .view_more_btn a {
        padding: 1em 1.2em;
        height: auto
    }

    .V-Btn,
    ._btn.__more,
    ._sdresu .resu_text_all,
    .offers__viewall a,
    .res_txtsd .resu_text_all,
    .view_all,
    .view_more_btn a {
        font-size: 18px
    }

    ._fromaction,
    ._fromaction ._submitted,
    ._fromaction input,
    .sccatlistcon ._header--home span.header--tag {
        font-size: 16px
    }

    ._fromaction ._submitted,
    ._fromaction input::placeholder {
        font-size: 14px !important
    }

    ._searchquicklist .Cat_type_list li,
    ._searchquicklist li.Dt-H4 a,
    ._searchquicklist li.Dt-H4-offer a,
    ._searchquicklist li.Dt4-offer,
    ._searchquicklist ul.Dt-5 li,
    ._tapbank,
    .sccatlistcon .header--tag,
    .sccatlistcon a._categories,
    ul._scqtlist li {
        font-size: 14px
    }

    ._sprites {
        transform: scale(.63)
    }

    .sccontainer span.input-group-text ._sprites._search--icon {
        width: 75px
    }

    ._innerheader .__tabheader,
    ._innerheader ._fixheader.affix:not(.Nav-Fix),
    ._innerheader .before--load,
    ._innerheader .cmpr_12.active,
    ._innerheader .offers__fcc._fixheader.affix,
    .acc .rightsidemenu__list::before,
    .leftsidemenu .leftsidemenu__list::before,
    .scroll_up .__tabheader,
    .scroll_up ._fixheader.affix:not(.Nav-Fix),
    .scroll_up .before--load,
    .scroll_up .cmpr_12.active,
    .scroll_up .offers__fcc._fixheader.affix {
        top: 79px
    }

    .showsearchmodal ._innerheader .__tabheader,
    .showsearchmodal ._innerheader ._fixheader.affix:not(.Nav-Fix),
    .showsearchmodal ._innerheader .before--load,
    .showsearchmodal ._innerheader .cmpr_12.active,
    .showsearchmodal ._innerheader .offers__fcc._fixheader.affix,
    .showsearchmodal .scroll_up .__tabheader {
        top: 240px
    }

    .search .search__input {
        padding: 30px 8vw
    }

    .container_nav {
        font-size: 16px
    }

    ._navsearch {
        margin: 80px 0 0
    }

    .closex {
        line-height: 40px
    }

    .placeholder {
        font-size: 14px;
        margin: 7px 0 0
    }

    .modal-content-login .modalbody {
        padding: 0 20px 12px
    }

    ._dropdown.open,
    .acc .rightsidemenu,
    .acc .rightsidemenu__list::before,
    .leftsidemenu,
    .leftsidemenu .leftsidemenu__list::before {
        top: 80px !important
    }

    ._scqtlist li.scqth1 {
        font-size: 16px
    }

    ._detailpage--container,
    ._xmargtpother,
    ._xmargtshpther {
        margin-top: 110px !important
    }

    .closex,
    .search .search__input .input-group .inpu_box input,
    .search .search__input .input-group .input-group-prepend span,
    .search .search__input .input-group .input-group-prepend span.input-group-text,
    .search .search__input .input-group .input-group-prepend span.mode_search.audio {
        height: 55px !important
    }

    .mode_search.audio::after,
    .mode_search.audio::before {
        height: 53px;
        top: 1px
    }

    ._sprites.iconbell,
    ._sprites.th-large,
    ._sprites.usericon {
        transform: scale(.79)
    }

    .acc .face_profile_pic,
    .acc .letter_background {
        height: 40px;
        width: 40px;
        font-size: 18px
    }

    #display_search_box,
    ._headerfix,
    .backpage,
    .bellinfo,
    .fixed-top ._navbar .navbar-toggler,
    .fixed-top .acc ._login,
    .fixed-top .xervelogo,
    .indanflag,
    .search.pt-5#homepage_append {
        height: 80px !important
    }

    .search .search__input .input-group .input-group-prepend span.input-group-text,
    .search .search__input .input-group .input-group-prepend span.mode_search.audio {
        width: 55px
    }

    ._innerheader .search.inner--search {
        top: 80px
    }

    ._innerheader .fixed-top ._navbar .navbar-toggler {
        left: 45px
    }

    #display_search_box,
    .bellinfo,
    .fixed-top ._navbar .navbar-toggler,
    .fixed-top .acc ._login,
    .indanflag {
        width: 65px !important
    }

    .backpage {
        width: 45px
    }

    #display_search_box svg {
        width: 40px;
        height: 40px
    }

    #display_search_box,
    .backpage,
    .bellinfo,
    .fixed-top .acc ._login,
    .indanflag {
        width: 45px
    }

    #related_searches._search {
        top: 250px
    }

    .container_nav {
        height: 56px
    }

    ._innernav a {
        font-size: 16px
    }

    .LOginPOP.modal.fade .modal-dialog {
        width: 345px !important
    }

    .LOginPOP .modal-dialog {
        width: 360px !important
    }

    .leftsidemenu .leftsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before {
        left: 300px
    }

    .acc .rightsidemenu__list .close.close-cover-login .glyphicon.glyphicon-remove::before {
        right: 325px
    }

    .modal.fade .modal-dialog {
        transform: translate(0, 0);
        margin: 0 auto
    }

    ._formcontrol .browser-container,
    ._fromaction {
        width: 430px;
        margin: 0 auto;
        right: 0
    }

    span.UPI_add {
        right: 14vw
    }

    ._detailpage--container,
    ._xmargtshpther,
    .h_page .compareonline,
    .marg-tp-company,
    .marg-tp-offer,
    .marg-tp-offer._inner_body._max_width,
    .myaccount_xerve {
        margin: 0 auto;
        padding: 0 2em !important
    }

    .New_Count_text,
    .New_Count_text_list,
    ._dealcontainer .badge {
        height: 25px
    }

    ._fromaction:not(.dealsbox) {
        padding: calc(.7em + 3px) 14vw;
        height: auto
    }

    ._search_close--icon i::before {
        right: 12px;
        top: 6px
    }

    .list_container li h6,
    h3.I-name__heading {
        height: 47px;
        overflow: hidden
    }
}

@media only screen and (min-width:600px) and (max-width:1199px) {
    .th-large._nav--icons::before {
        font-size: 2.5em
    }

    ._navbar .google-app {
        font-size: 15px;
        left: 90px;
        width: 98px
    }

    ._xervelogo,
    .fixed-top ._xervelogo,
    .fixed-top.switchlogo ._xervelogo {
        height: 59px;
        width: 135px
    }

    body.scroll_up ._innernav.innerhd {
        padding: 0 12vw;
        top: calc(40px + 39px)
    }

    .search .search__input {
        padding: 30px 12vw
    }

    .scroll_up ._innernav.innerhd {
        padding: 0 18vw
    }

    ._detailpage--container,
    ._xmargtshpther,
    .h_page .compareonline,
    .marg-tp-company,
    .marg-tp-offer,
    .marg-tp-offer._inner_body._max_width,
    .myaccount_xerve {
        margin: 0 auto;
        padding: 0 15vw !important
    }

    ._fromaction {
        padding: .8em 23vw 2em
    }

    span.UPI_add {
        right: 23vw
    }
}

@media only screen and (min-width:320px) and (max-width:1199px) {
    .defaultsearch#selectsection:not(.hidden) {
        z-index: 2029 !important
    }

    .closebtn {
        background: #fff;
        text-align: center;
        color: #e11001;
        font-size: 8.2pt;
        margin: 0;
        padding: 0;
        border-width: 0;
        visibility: visible;
        display: block
    }
}

.ImageButton {
    width: 160px;
    display: inline-flex;
    flex-flow: column;
    float: left
}

.ImageDropdown {
    width: calc(100% - 165px);
    float: left
}

.defaultsearch#selectsection:not(.hidden) .dropdown.dropdown-menu-images.sticky {
    display: inline-block
}

.defaultsearch#selectsection:not(.hidden) {
    position: fixed;
    z-index: 1029;
    width: 100%;
    height: calc(100vh + 2em);
    left: 0;
    top: 64px;
    overflow: scroll;
    flex-flow: column;
    gap: 1.4em;
    border-top: 1px solid #ddd;
    padding: 0 .6em;
    background: #fff;
    display: inline-flex
}

.fa-minus-square-o:before {
    content: "\f147"
}

.--searchbox {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 1em 0 0
}

.splitswlwction {
    display: inline-grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    margin: 1.5em 0 .6em;
    padding: 0;
    font-size: 12.5px
}

.optionActive {
    color: #1db954;
    font-weight: 600
}

.dropdowntoggle {
    border: 1px solid #ddd;
    padding: 0 .75em;
    border-radius: 6px;
    background: #fff;
    color: #000;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    height: 35px;
    position: relative
}

button.dropdowntoggle {
    width: 83%;
    justify-content: left;
    float: left
}

button.dropdowntoggle span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.submitsearch {
    margin: 1em auto;
    background: #ffe40a;
    color: #000;
    border-width: 0;
    font-size: 1em;
    padding: .8em 0;
    position: relative;
    display: inline-block;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 2;
    font-weight: 700;
    width: 165px;
    border-radius: 25px
}

div#image_search_gender_listing {
    display: inline-flex;
    width: 100%;
    flex-flow: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: .6em
}

.defaultsearch .dropdown:not(.open) .dropdown-menu,
.nonActive {
    display: none;
    visibility: hidden
}

.defaultsearch .dropdown {
    width: 100%
}

.dropdown-menu-images.sticky #dropdown-menu-images {
    position: relative;
    background: #fff;
    border-width: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    border-radius: 0;
    visibility: visible
}

.image_search_brand_listing,
.image_search_type_listing {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 400px
}

.imageContainer img {
    width: 100%;
    height: 205px;
    object-fit: contain;
    padding: .6em
}

.imageContainer {
    display: inline-flex;
    width: 100%;
    height: 212px
}

.defaultContainer {
    width: 100%;
    display: inline-block;
    height: 100%;
    padding-top: 65px;
    text-align: center
}

.defaultsearch .closebtn {
    margin: 0 12px;
    background: 0 0;
    border-width: 0;
    color: gray;
    font-size: 24px
}

.defaultsearch .dropdown button.closebtn {
    position: absolute;
    float: left;
    top: -30px;
    left: 140px;
    margin: 0
}

.defaultContainer i.fa.fa-check {
    font-size: 14px;
    color: #1db954;
    margin-left: .4em
}

.--searchbox input[type=search] {
    border: 1px solid #ddd;
    height: 35px;
    margin: 0 0 1em;
    border-radius: 25px;
    width: 100%;
    padding: 0 1.4em;
    background-color: transparent
}

.--searchbox input[type=search]:focus {
    z-index: 1;
    position: relative;
    background-color: #fff
}

.ContainerH6 {
    text-align: center;
    width: 100%;
    display: inline-grid;
    position: fixed;
    z-index: 1;
    grid-template-columns: 40px auto 40px;
    height: 42px;
    background: #fff;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    font-size: 13px;
    margin: 0 auto;
    top: 64px;
    white-space: nowrap
}

.defaultContainer center {
    display: inline-block;
    width: 100%;
    position: relative
}

.defaultsearch .dropdown:not(.open) .closebtn {
    display: none
}

.splitswlwction .fa-circle::before {
    content: "\f111";
    color: gray;
    margin-right: 2px
}

.splitswlwction .optionActive .fa-circle::before {
    content: "\f192";
    color: #1db954
}

span.selecth6 {
    font-size: 14px;
    display: flex;
    justify-content: left;
    margin-bottom: .8em;
    margin-top: 1em;
    font-weight: 700
}

.defaultsearch button.dropdowntoggle:active,
.defaultsearch button.dropdowntoggle:focus,
.defaultsearch button.dropdowntoggle:hover {
    border: 1px solid #ddd !important
}

.defaultsearch button.dropdowntoggle.active {
    border: 1px solid #1db954 !important;
    background: #1db954;
    color: #fff
}

@media only screen and (min-width:300px) and (max-width:350px) {
    .header1 b {
        font-size: 12px
    }

    .dropdowntoggle,
    .splitswlwction {
        font-size: smaller
    }
}

@media only screen and (max-width:800px) {

    .defaultsearch button.dropdowntoggle:active,
    .defaultsearch button.dropdowntoggle:focus,
    .defaultsearch button.dropdowntoggle:hover {
        background-color: #1db954;
        color: #fff;
        border-color: #1db954
    }

    .light-modal-body {
        padding: 16px;
        overflow: visible
    }

    .imageContainer {
        height: 190px
    }

    .imageContainer img {
        height: 135px
    }

    .dropdown.open .dropdown-menu#dropdown-menu-brands,
    .dropdown.open .dropdown-menu#dropdown-menu-category {
        z-index: 1030
    }

    .light-modal-body {
        padding: 10px
    }

    .light-modal-footer {
        padding: 0 12px 12px;
        gap: .6em
    }

    .light-modal-content {
        width: 300px;
        height: auto
    }

    .croppr-container img.croppr-image {
        width: 100%;
        height: 400px
    }

    .light-modal-content {
        border-radius: 0
    }
}

@media only screen and (min-width:400px) and (max-width:499px) {
    ._formcontrol h2 {
        font-size: 20px
    }
}

@media only screen and (min-width:360px) and (max-width:1199px) {

    ._fromaction .otp,
    ._fromaction .phone {
        width: 340px
    }

    .newEarn.info img {
        right: -2px
    }

    .grid-col-crop img.responsive-img {
        left: -2px
    }
}

.colmd16mycc {
    display: inline-flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center
}

.browser-container {
    display: none;
    visibility: hidden
}

button.g-recaptcha.btn.btn-default.login-form-sub {
    width: auto !important;
    padding: 1em;
    font-weight: bold;
    font-family: 'Quicksand'
}

._image-captcha {
    width: 67px;
    height: 67px;
    object-fit: contain;
    vertical-align: middle
}

.capthcha h1 {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.captcha-page ._formcontrol {
    display: none !important;
    visibility: hidden !important
}

.captcha-page .g-recaptcha.btn.btn-default.login-form-sub {
    text-decoration: none;
    text-transform: none
}

@media (max-width:1199px) {
    button.g-recaptcha.btn.btn-default.login-form-sub {
        font-size: 13px
    }

    ._image-captcha {
        width: 55px;
        height: 55px
    }

    .capthcha h1 {
        font-size: 1.4rem
    }

    ._detailpage--container.captcha-container {
        margin-top: 85px !important
    }
}

@media (min-width:1199px) {
    .captcha-page .g-recaptcha.btn.btn-default.login-form-sub {
        font-size: 22.5px
    }
}
/*! nouislider - 14.1.1 - 12/15/2019 */.Clr-All,.Flt-Body.Outerprice .sprite.Up-Arrow{display:none!important}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:4px}.noUi-horizontal .noUi-handle{width:20px;height:20px;right:-17px;top:-8px;border-radius:100%}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#bbb;border-radius:4px}.noUi-connects{border-radius:3px}.noUi-connect{background:#414141}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#414141 0 0 no-repeat padding-box;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border-radius:3px;background:#414141;color:#fff;padding:6px 4px;font-size:x-small;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:42%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.slider_position{margin:2.5rem 0 1.5rem -.6rem;display:flex;flex-flow:column;max-width:100%;position:relative;padding:0 .98rem}.Flt-04 input{display:flex;max-width:100%;border:1px solid #cbcbcb;border-radius:6px;padding:0 5px 0;font-size:14px;height:35px}.Flt-Txt b{display:flex;justify-content:center;height:25px;align-items:center}.Flt-Txt .flt-Btn{min-width:58px;margin:0 0 0 .3rem;height:35px;text-transform:uppercase;cursor:pointer;border-radius:6px;border:1px solid #f60;background-color:#f60;color:#fff}