.flex_container{display:flex;width:100%}.flex_item_left{width:220px;background:#383D40;color:white;font-weight:100}.flex_item_left.hidden{position:absolute;z-index:1000;left:-240px;transition:ease 0.2s all}@media only screen and (max-width: 900px){.flex_item_left{position:absolute;z-index:1000;left:-240px;transition:ease 0.2s all}}.flex_item_left.show{left:0}.flex_item_left .menu{width:40px;height:40px;background:blue;position:absolute;left:260px}.movie-widget ul li .imdb{font-size:10px;display:inline-block;padding-left:30px;margin-left:10px;width:30px;background:url(/wp-content/themes/kvikmyndir/images/imdb-small.png) no-repeat 0px center;background-size:24px auto}.flex_item_right{flex:1}.flex_item_right .movie{margin:5px;background-size:cover;padding-top:145%;position:relative;overflow:hidden}.flex_item_right .movie .overlay{position:absolute;height:49px;width:100%;background:rgba(97,176,186,0.9);z-index:0;opacity:0;transition:ease 0.2s all;bottom:-10%;display:flex;flex-direction:column}.flex_item_right .movie .overlay .title{padding:4px 10px 0 10px;background:#59a1aa;box-shadow:1px 2px 5px -4px rgba(0,0,0,0.44);position:relative}.flex_item_right .movie .overlay .title .imdb{position:absolute;width:30px;height:20px;top:0;right:0}.flex_item_right .movie .overlay .title a{color:white;font-weight:500}.flex_item_right .movie .overlay .genres{padding:2px 10px 0 10px;font-weight:100;font-size:0.7em;color:white}.flex_item_right .movie .overlay .buttons{width:100%;height:48px;background:rgba(89,161,170,0.4);box-shadow:-2px 2px 5px -4px rgba(0,0,0,0.44);display:flex;padding:4px 10px 0 10px;align-self:flex-end;text-align:center}.flex_item_right .movie .overlay .buttons .bttn{flex:1;width:40px;height:40px;background-size:40px auto;justify-content:space-between}.flex_item_right .movie .overlay .buttons .bttn:hover{opacity:0.8}.flex_item_right .movie .overlay .buttons .bttn:before{background-repeat:no-repeat;background-position:-40px center}.flex_item_right .movie .overlay .buttons .bttn.wannasee:before{background:url(/wp-content/themes/kvikmyndir/images/icon-wannasee.png) no-repeat 0px center}.flex_item_right .movie .overlay .buttons .bttn.notsee:before{background:url(/wp-content/themes/kvikmyndir/images/icon-notsee.png) no-repeat 0px center}.flex_item_right .movie .overlay .buttons .bttn.seen:before{background:url(/wp-content/themes/kvikmyndir/images/icon-seen.png) no-repeat 0px center}.flex_item_right .movie .overlay .buttons .bttn.trailer:before{background-image:url(/wp-content/themes/kvikmyndir/images/icon-trailer.png)}.flex_item_right .movie .overlay .buttons .bttn a{color:white;font-weight:500;line-height:2.2em;text-decoration:none}.flex_item_right .movie:hover .overlay{opacity:1;z-index:1000;bottom:0%}.filter{padding:4px 10px;margin-bottom:5px;background-color:#43494D}.filter select{margin:5px;width:95%;color:#C9CDCE;background:#53585B;border:none;height:30px;font-weight:300;font-size:14px}h3{margin-block-start:0;margin-block-end:0;padding:5px;font-weight:300;font-size:12px;letter-spacing:.1em;opacity:0.6;margin-left:4px}.nomatch{display:none}.match{display:block}.checkbox_tegund{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.container{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:lightgrey;width:100%;border-bottom:1px solid #484E51;line-height:30px;font-size:14px;height:30px}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:6px;left:9px;height:16px;width:16px;background-color:#4A5054;border-radius:2px}.container:hover input ~ .checkmark{background-color:#4F5558}.container input:checked ~ .checkmark{background-color:#61B0BA}.checkmark:after{content:"";position:absolute;display:none}.container input:checked ~ .checkmark:after{display:block}.container .checkmark:after{top:4px;left:4px;width:8px;height:8px;border-radius:2px;background:#86CDD6}