/*ol-li Style*/
._strydtlw ol{counter-reset:list-count;list-style:none;margin:25px 0 30px 0;padding:0;list-style:none;}
._strydtlw ol>li:before,
._strydtlw ol>li{box-shadow:0.25rem 0.25rem 0.6rem var(--shadow2), 0 0.5rem 1.125rem var(--shadow2);}
._strydtlw ol>li{background:var(--mbg);list-style:none;border-radius:0 15px 15px 15px;counter-increment:list-count;margin:15px 0 25px 15px;min-height:45px;padding:15px 15px 15px 40px;position:relative;}
._strydtlw ol>li>a{color:var(--color);}
._strydtlw ol>li:before,
._strydtlw ol>li:after{width:45px;height:45px;content:"";position:absolute;top:-15px;left:-15px;border-radius:15px 15px 0 15px;overflow:hidden;
                           background:var(--bg);
                           background:-moz-linear-gradient(68deg, rgba(118,56,186,1) 0%, rgba(166,57,164,1) 100%);
                           background:-webkit-linear-gradient(68deg, rgba(118,56,186,1) 0%, rgba(166,57,164,1) 100%);
                           background:linear-gradient(68deg, rgba(118,56,186,1) 0%, rgba(166,57,164,1) 100%);
                        }
._strydtlw ol>li:before{content:counter(list-count);color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;}


._strydtlw .ins_instory_dv{margin:20px auto;max-width:100%;}
._strydtlw p.ins_instory_dv_caption{color:var(--color);font-size:13px;line-height:1.4;margin:0;padding:10px;background:var(--grybg);}
._strydtlw .ins_instory_dv img,
._strydtlw .mt-enclosure-image img{width:auto;min-height:100px;margin:0 auto;}

._strydtlw ul,
ul.__pdbywrp{width:100%;padding:0;margin:0;}
._strydtlw li,
.__pdbywrp li{list-style:disc;margin:0 0 20px 25px;}
._strydtlw li>strong,
.__pdbywrp li>strong{font-weight:500;}
._strydtlw ._pincl li{margin:0;}

/*Recommended widget*/
._rcmnd{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-size:20px;background-color:var(--grybg);padding:8px 15px 8px 20px;margin-bottom:20px;position:relative;}
._rcmnd:before{width:4px;height:100%;content:'';background-color:var(--rcolor);position:absolute;left:0;}
._rcmnd strong{font-weight:500;}
._rcmnd a{color:var(--blue);}
._strydtlw ._rcmnd{line-height:1.4;}

/*Page Heading Left*/
._stdtl ._hd{text-align:left;}

/*Also Read Widget*/
._alsew{width:100%;padding:30px 10px 15px 10px;margin:40px 0 30px 0;border:1px solid var(--bdr2);border-radius:15px;position:relative;}
._alsew ._alshd{width:auto;max-width:max-content;font-size:18px;font-weight:500;color:var(--color4);padding:2px 20px;background-color:var(--mbg);border:1px solid var(--bdr2);border-radius:50px;position:absolute;top:-16px;left:0;right:0;margin:auto;}
._alsew ._alscnt{width:100%;align-items:flex-start;}
._alscnt ._thmb{width:120px;height:100px;flex:none;margin-right:15px;border-radius:10px;overflow:hidden;}
._alscnt ._thmb img{max-width:120px;max-height:100px;width:auto;height:auto;margin:0;object-fit:cover;}
._alscnt ._alsttl{font-size:15px;font-weight:400;color:var(--color);line-height:22px;}
._alscnt ._alsttl._lc{-webkit-line-clamp:5;max-height:108px;}

/*Author Widget*/
._authrw{margin:0 -10px 30px;background-color:var(--grybg);padding:10px;box-shadow:0 0 5px 0 var(--rmbtnsh);}
._authrw ._thmb{width:80px;height:80px;margin-right:10px;flex:none;}
._authrw ._thmb img{max-width:80px;max-height:80px;width:auto;height:auto;margin:0;}
._authrw ._autnm{font-size:18px;color:var(--color);font-weight:500;line-height:1.4;}
._authrw ._emlnk{font-size:14px;color:var(--rcolor);font-weight:400;margin-bottom:5px;}
._authrw ._autabt{font-size:15px;margin:0;padding-right:25px;position:relative;}
._authrw ._autabt._lc{-webkit-line-clamp:2;max-height:40px;}
._authrw ._autpg{position:absolute;right:0;bottom:-5px;}
._authrw ._autpg img{filter:invert(38%) sepia(96%) saturate(5626%) hue-rotate(350deg) brightness(112%) contrast(83%);}

@media screen and (min-width:1025px){
    ._strydtlw ol{margin:30px 0 40px 0;}
    ._strydtlw ol>li{padding:15px 15px 15px 50px;margin:15px 0 35px 15px;}
    
    /*Also Read Widget*/
    ._alsew{padding:40px 30px 30px 30px;margin:60px 0 40px 0;}
    ._alsew ._alshd{font-size:22px;padding:5px 40px;top:-23px;}
    ._alscnt ._thmb{width:220px;height:160px;margin-right:20px;}
    ._alscnt ._thmb img{max-width:220px;max-height:160px;width:100%;}
    ._alscnt ._alsttl{font-size:18px;line-height:28px;}
    ._alscnt ._alsttl._lc{max-height:140px;}
    
}

/*Blockquote*/
._strydtlw blockquote{font-family:Arial;font-size:16px;position:relative;background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 20px;padding:2.5em 20px;quotes:"“" "”" "‘" "’"}
._strydtlw blockquote:after,
._strydtlw blockquote:before{color:#ccc;font-size:6em;margin-right:.1em;vertical-align:0;position:absolute}
._strydtlw blockquote:before{content:open-quote;top:34px}
._strydtlw blockquote:after{content:close-quote;bottom:-20px;}
._strydtlw blockquote p:last-child{margin:0;}


/*User reviews page*/
._urrvwgt{margin:15px 0 0 0;}
._urrvwgt ._hd{margin:10px 0;}
._urptxt{margin-bottom:25px;}
._urptxt .heroimg{width:120px;height:90px;margin-right:10px;display:block;float:left;text-align:center;}
._urptxt img{max-width:120px;max-height:90px;width:auto;height:auto;margin:auto;display:block;border-radius:2px;}
._urptxt p{font-size:var(--fs); line-height:var(--lh); color:var(--color);margin:0 0 15px;}

/*Display review bar*/
._dwshort{flex:none;margin-top:10px;flex-flow:row;align-items:center;}
._drvw{padding:10px;background-color:var(--grybg);border-radius:var(--br10);font-size:12px;flex-flow:column;justify-content:space-between;align-items:center;margin:20px -10px;}
._dwslct{max-width:165px;margin-left:10px;border-radius:5px;background-color:var(--bg7);display:inline-block;position:relative;}
._dwslct select{width:100%;height:24px;padding:0 15px 0 10px;font-size:12px;font-weight:700;line-height:24px;color:#fff;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none; position:relative; z-index:9;}
._dwslct select::selection,
._dwslct select option::selection{background-color:#979797;color:var(--color);}
._dwslct select option{color:var(--color);}
._dwslct:before{content:''; position:absolute;right:6px;top:8px;border:solid #fff; border-width:0 2px 2px 0; display:inline-block; padding:2px; transform:rotate(45deg); z-index:1;}
/*End Display review bar*/

/*Bottom Text on Story Page*/
.downloadtxt{font-style:italic;padding:0;margin:15px 0 30px 0;color:#d6dee0;font-size:16px;line-height:1.7;}
.downloadtxt a{color:var(--color);border-bottom:1px solid var(--color4);}
@media screen and (min-width:1025px){
    /*Bottom Text on Story Page*/
    .downloadtxt{font-size:17px;margin:15px 0 50px 0;}
    .downloadtxt a{color:var(--rcolor);border-bottom:1px solid transparent;transition:all .3s ease;}
    .downloadtxt a:hover{border-bottom:1px solid #89939a;}
}

/* User reviews and rating */
._urwrtng{margin-bottom:25px;}
._sprtng{background-image:url('https://cdn.gadgets360.com/whosthat360/assets/rating_full_star.svg');background-position:100% 100%;display:inline-block;}
._lursp{background-image:url('https://cdn.gadgets360.com/whosthat360/assets/thmb-rply-sprite.svg');background-position:100% 100%;display:inline-block;}

/*User review top star rating*/
._urwrtng ._rwrtng{align-items:normal;margin:20px 0 30px 0;}
._rwrtng ._rtbox{width:130px;border:2px solid var(--bdr);border-radius:10px;padding:10px;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
._rtbox ._rtxt{width:auto;background-color:var(--mbg);border-radius:50%;font-size:44px;line-height:normal;display:block;margin:0 auto;text-align:center;}
._rtbox span{font-size:20px;color:var(--color);vertical-align:middle;position:relative;top:5px;margin-left:5px;}
._rtbox ._rvwtxt{width:100%;font-size:12px;color:var(--color);display:block;padding:0 0 10px 0;margin:0;}
._urt{width:100px;height:20px;margin:5px 0 0 0;position:relative;padding:0;flex:none;float:right;}
._urt span{width:100%;height:20px;display:inline-block;overflow:hidden;position:absolute;left:0;z-index:1;}
._urt .selected{position:absolute; z-index:9;}
._urt span i{width:100px;height:20px;background-position:0% 12%; background-size:100px auto;}
._urt .selected i{background-position:0% 105%;}
._rwrtng ._rtbar{width:calc(100% - 130px);padding-left:20px;padding-top:10px;}
._rcmndtxt{font-size:12px;color:#444;line-height:16px;padding-top:10px;}
._rcmndtxt>span{display:block;}
._rtbar>li{padding-bottom:8px;align-items:center;}
._rtbar>li:last-child{padding:0;}
._rtbar ._rbtxt,
._rtbar ._rbrtxt{width:25px;font-size:11px;color:var(--color);text-align:right;margin-right:10px;flex:none;}
._rtbar ._rbrtxt{width:50px;text-align:left;margin:0 0 0 5px;}
._rtbar a{color:var(--color);}
._rtbar ._rprg{width:100%;height:8px;background-color:var(--grybg);border-radius:10px;position:relative;}
._rtbar ._rprg>span{height:100%;border-radius:10px;position:absolute;left:0;top:0;}
._rcmndtxt i{width: 20px;height: 20px;margin-right: 5px;background-position:2.7% 33.8%;vertical-align:bottom;}

/*Filter tag*/
._fltrwrp{flex-wrap:wrap;}
._fltrwrp>span{padding:0 0 5px;font-size:14px;display:block;}
._clrfltr{position:relative; margin:0 3px 10px; display:inline-block; border:2px solid var(--bdr); border-radius:20px; padding:3px 15px; font-size:13px; color:var(--color); line-height:18px; transition:all 0.3s ease;}
._clrfltr.active_rt_cnt{border-color:#f59292;}
._clrfltr.disable{background-color:var(--tagbg); color:var(--color2);}
._clrfltr span {font-size: 12px;}

/*Review Tab*/
._urstrcnt{margin-bottom:5px;align-items:normal;}
._urstrcnt label{width:100%;color:var(--color);display:block; padding:10px 5px; font-size:14px; line-height:18px; text-align:center; letter-spacing:.2px; cursor:pointer; position:relative;}
._urstrcnt label:first-child{min-width:86px;}
._urstrcnt label:nth-child(2){min-width:100px;}
._urstrcnt label.all-rev{width:150px;}
._urstrcnt label span{font-size:12px;display: block;}
._urstrcnt input[type="radio"]{display:none;}
._urstrcnt .active_store{background:rgba(0,0,0,0.05);}
._urstrcnt .active_store:after{width:100%; height:4px; content:''; position:absolute; left:0;bottom:-1px; background-color:var(--rcolor);}

/*Write your review button*/
._urwrtng ._rmbtn{bottom:0;color:#fff;font-size:15px;font-weight:bold;margin:15px auto 25px;padding:0 25px;display:flex;flex-direction:row;align-items:center;width:-moz-max-content;width:max-content;min-width:230px;height:44px;background:var(--grdnt2);transition:all .3s ease;}
._urwrtng ._rmbtn:before{display:none;}
._urwrtng ._rmbtn._urrvw:after{display:none;}
._urwrtng ._urrvw img{max-width:25px;max-height:25px;width:auto;height:auto;margin:0 15px 0 0;filter:invert(1);transition:all .3s ease;}

/*User review comment*/
._pdcmnt{padding:0;margin-top:10px;}
._pdcmnt li{padding:0 0 20px;margin:0 0 20px;position:relative;}
._pdcmnt>li{border-bottom:1px solid var(--bg8);padding-bottom:15px;}
._pdcmnt>li ul{margin-top:10px;/*background:#444246;*/border-radius:5px;padding:5px 10px;}
._cmttl{flex-flow:column;justify-content:flex-start;align-items:flex-start;font-weight:700;color:var(--color);font-size:16px;line-height:1.5;}
/*._cmttl ._urt{margin:0;}*/
._cmtname{font-size:12px;color:var(--color);margin-top:6px;line-height:20px;opacity:.7;}
._cmtname>span{color:var(--color6);}
._cmttxt{font-size:15px;color:var(--color);line-height:1.5;margin-top:10px;}
._cmtyn{font-size:12px;color:var(--color);margin:10px 0 0 0;padding:5px;background-color:#201e21;border-radius:5px;align-items:center;justify-content:flex-start;}
._cmtyn>span{margin-right:8px;}
._cmtyn>._flx{min-width:fit-content;align-items:center;}
._cmtyn .post_helpful,
._cmtyn .post_reply{color:#efe9f0;font-size:11px;font-weight:bold;}
._cmtyn ._prply-txt{margin-left:2px;padding-top:2px;font-size:12px;font-weight:normal;color:#fff;opacity:.7;}
._cmtyn .thup{margin-left:0;}
._cmtrht{font-size:11px;color:var(--color);margin-top:10px;}
._rmbtn._seervw{margin:10px auto 25px;padding:10px 35px;color:var(--rcolor);width:-moz-max-content;width:max-content;}
._seervw:before{content:unset;} 
._seervw:after{display:block;top:40%;transform:rotate(45deg);}
._rvwmsg{display:block; background-color:#fcf8e3; font-size:13px; text-align:center; padding:5px 0;margin-bottom:-10px;}
._cmtyn .post_reply{margin-left:10px;align-items:center;}
@media screen and (max-width:359px){
    ._cmtyn{flex-direction:column;align-items:flex-start;}
    ._cmtyn>span{margin:0 0 5px;}
}

/*User review comment level*/
._pdcmnt li[class^="_rvl_"]{margin-left:25px;}
/*._pdcmnt li li ._cmtyn{background:#2c2730;}*/
._pdcmnt li[class^="_rvl_"]:first-child{margin-top:20px;}
._pdcmnt li[class^="_rvl_"]:last-child{margin-bottom:0;}
._pdcmnt li[class^="_rvl_"]:before{width:30px;height:30px;content:'';position:absolute;left:-35px;top:-4px;background-image:url('https://cdn.gadgets360.com/whosthat360/assets/reply_comment_icon.svg');background-size:30px;background-size:22px;background-position:center;background-repeat:no-repeat;filter:invert(1);transform:rotate(-180deg);}
._pdcmnt>li>ul>li[class^="_rvl_"]{padding-bottom:10px;margin-bottom:10px;}
._pdcmnt li ul li:after{width:100px;position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid var(--bg8);display:block;content:'';margin:0 auto;}
._pdcmnt li ul li:last-child:after{display:none;}
.preply{background-repeat:no-repeat;background-position:99.5% 109%;width:20px;height:20px;background-size:80px;opacity:0.6;}
._loadrv{position:relative;display:inline-block;margin-top:8px;padding:0;font-size:13px;font-weight:400;color:#ed1e23;cursor:pointer;}
._pdcmnt li[class^="_rvl_"] ul +._loadrv{margin:0 0 0 25px;}
._loadrv.load-reply{margin:10px 0 0 0;}

.thup,
.thdown{width:20px;height:20px;margin:0 0 0 8px;vertical-align:text-bottom;background-position:-3.4% 27.6%;background-size:80px;background-repeat:no-repeat;cursor:pointer;}
.thdown{background-position:45.3% 98.7%;}
.thup.green{background-position:-3.4% 27.6%;}
.thdown.red{filter:invert(46%) sepia(48%) saturate(7115%) hue-rotate(315deg) brightness(101%) contrast(102%);}
._rvrecom{font-size:12px;color:#9bdb22;display:block;}
._rvrecom>span{color:#9bdb22;}
._rvrecom .thup, 
._rvrecom .thdown{margin:0 2px 0 0;position:relative;top:2px;filter:invert(88%) sepia(80%) saturate(7072%) hue-rotate(23deg) brightness(100%) contrast(109%);}
/*End User review comment*/
/* End User reviews and rating */

/*Youtube Embed*/
.custom-youtube{background-color:#000;margin:0;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer;margin-bottom:30px;}
.custom-youtube img{width:100%;top:-16.84%;left:0;opacity:1;}
.custom-youtube .play-button{width:90px;height:60px;background-color:#f00;box-shadow:0 0 30px rgba(0,0,0,0.6);z-index:1;opacity:0.8;border-radius:14px;}
.custom-youtube .play-button:before{content:"";border-style: solid;border-width: 15px 0 15px 26.0px;border-color: transparent transparent transparent #fff;}
.custom-youtube img,
.custom-youtube .play-button{cursor:pointer;}
.custom-youtube img,
.custom-youtube iframe,
.custom-youtube .play-button,
.custom-youtube .play-button:before{position:absolute;}
.custom-youtube .play-button,
.custom-youtube .play-button:before{top:50%;left:50%;transform:translate3d(-50%, -50%, 0) scale(0.85);}
.custom-youtube iframe{height:100%!important;width:100%;top:0;left:0;margin:0;}


@media screen and (min-width:1025px){
    ._urwrtng ._rwrtng{margin:40px 0 30px 0;padding:0 180px;}
    ._rwrtng ._rtbox{width:180px;margin:0 40px 0 0;flex:none;}
    ._rwrtng ._rtbar{width:calc(100% - 120px);padding:0;}
    ._rtbar>li{padding-bottom:12px;}
    ._rtbar ._rprg{height:10px;}
    ._urwrtng ._rmbtn:hover{background:var(--grdnt);box-shadow:0px 0px 0px 2px inset rgba(246,158,255,.2);transition:all .3s ease;}
    ._urwrtng ._rmbtn{height:56px;line-height:56px;margin:15px auto 40px;min-width:260px;justify-content:center;}
    ._drvw{flex-flow:row;margin:20px 0;padding:15px 20px;border-radius:10px;font-size:14px;}
    ._dwshort{margin:0;}
    ._dwslct:before{right:8px;top:10px;padding:3px;}
    ._dwslct{max-width:170px;}
    ._dwslct select{font-size:14px;padding:0 35px 0 15px;height:32px;line-height:32px;}
    ._cmtyn{font-size:13px;padding:10px;justify-content:space-between;margin:15px 0;}
    ._cmtyn ._cmlulkw{width:220px;justify-content:space-between;}
    ._pdcmnt li[class^="_rvl_"]{margin-left:50px;}
    ._pdcmnt li[class^="_rvl_"]:before{left:-45px;}
    ._cmttl{flex-flow:row;justify-content:space-between;align-items:center;font-size:18px;}
    ._cmtname{font-size:13px;}
    ._cmttxt{font-size:14px;opacity:.85;margin:15px 0;}
    ._urt{width:120px;height:22px;margin:0;}
    ._urt span{height:22px;}
    ._urt span i{width:120px;height:22px;background-position:0% 2%;background-size:120px auto;}
    ._urt .selected i{background-position:0% 96%;}
    ._pdcmnt li ul li:after{bottom:10px;}
    ._pdcmnt li ul li:after{width:calc(100% + 70px);left:-60px;bottom:10px;border-bottom:2px solid #2c2c2c;}
    
    /*Youtube Embed*/
    .custom-youtube .play-button,
    .custom-youtube .play-button:before{transform:translate3d(-50%, -50%, 0) scale(1.2);}
}