/**handles:masterstudy_lazysizes,stm-lms-wishlist**/
.masterstudy-lazyload-image{display:flex;width:100%;height:100%;position:relative}.masterstudy-lazyload-image::before{display:flex;position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:2;background:#eef1f7;opacity:1;visibility:visible;transition:.3s ease}.masterstudy-lazyload-image img{opacity:0;visibility:hidden;transition:.3s ease}.masterstudy-lazyload-image__loaded::before{opacity:0;visibility:hidden}.masterstudy-lazyload-image__loaded img{opacity:1;visibility:visible}
@media (max-width:600px){.classic_style .stm-lms-wishlist{text-align:center}}.stm-lms-wishlist{margin:0 0 30px;cursor:pointer}@media (max-width:550px){.stm-lms-wishlist{text-align:left;margin-top:50px}}.stm-lms-wishlist i{display:inline-block;vertical-align:top;width:30px;height:30px;margin:0 5px 0 0;border:1px solid #41495b;border-radius:50%;text-align:center;line-height:30px;color:#ff1f59;font-size:16px;opacity:1;transition:.3s ease}.stm-lms-wishlist span{color:#41495b;line-height:29px}.stm-lms-wishlist:hover i,.stm-lms-wishlist:hover i.far{border-color:#b600a2;background-color:#b600a2;color:#fff}.stm-lms-wishlist.loading{min-height:inherit}.stm-lms-wishlist.loading i{opacity:0}.stm-lms-wishlist.loading:before{top:0;left:15px}