.ayo-admin-rss-title {  color: white;  font-size: 26px;  font-weight: 700;  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;  margin-bottom: 6px;}.filtr-item {    padding: 1rem;}.item-desc {    background-color: rgba(0,0,0,0.5);    color: white;    position: absolute;    text-transform: uppercase;    text-align: center;    padding: 1rem;    z-index: 1;    bottom: 1rem;    left: 1rem;    right: 1rem;}/* Filter controls */.simplefilter li, .multifilter li, .sortandshuffle li {    color: white;    cursor: pointer;    display: inline-block;    text-transform: uppercase;    padding: 1rem 2rem;}.simplefilter li {    background-color: #585858;}.simplefilter li.active {    background-color: #212121;}.multifilter li {    background-color: #4b9eff;}.multifilter li.active {    background-color: #2265b4;}/* Shuffle and sort controls */select {    padding: 1rem 1rem;}.sortandshuffle .shuffle-btn {    background-color: #dec800;}.sortandshuffle .sort-btn {    background-color: #de0000;}.sortandshuffle .sort-btn.active {    background-color: #9d0000;}/* Search control */.search-row {    margin-left: 2.5rem;}.filtr-search {    padding: 0.5rem;    text-transform: uppercase;}/* === Starting Arrageing the Quick Search bar === */body.wp-autoresize {    max-width: 100% !important;}.welcome-panel {    padding-bottom: 28px !important;}input.search_newbtn {    background-image: url("../img/newicon.png"); /* 16px x 16px */     height: 14px;     width:  14px;}.open_search {  background-color: #000;  color: #fff;  cursor: pointer;  display: inline-block;  padding: 10px;  position: relative;  z-index: 20;}.search_block {  opacity: 0;  text-align: center;  height: 0;  position: absolute;  top: 50%;  left: 50%;  margin-top: -41px;  margin-left: -150px;}.search_block.visible {  opacity: 1;  height: auto;}.search_block.visible .search_box {  opacity: 1;  top: 0;  transform: scale(1);}.search_block .overlayer {  background-color: rgba(0, 0, 0, 0.8);  position: fixed;  top: 0;  left: 0;  height: 100%;  width: 100%;}.search_box {  background-color: #fcfaee;  box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.5);  display: inline-block;  opacity: 0;  padding: 10px;  position: relative;  text-align: center;  top: -120px;  transform: scale(1.05);  transition: all 0.4s ease 0s;  z-index: 10;}.search_box .inner {  border: 1px solid #000;}.search_box .search_input {  border: 3px solid #fff;  box-sizing: border-box;  display: inline-block;  height: 60px;  line-height: 2;  min-width: 300px;  outline: medium none;  padding: 10px 10px 10px 43px;  width: 320px;  transition: all 0.45s ease 0s;  -webkit-appearance: none;  border-radius: 0;}.search_box .search_input.typing {  border: 3px solid #000;}.search_box .search_icon {  background-color: transparent;  border: medium none;  color: #111;  font-size: 16px;  left: 20px;  line-height: 1;  padding: 8px;  position: absolute;  top: 24px;}::-webkit-input-placeholder {  color: #444;}:-moz-placeholder {  /* Firefox 18- */  color: #444;}::-moz-placeholder {  /* Firefox 19+ */  color: #444;}:-ms-input-placeholder {  color: white;  font-style: italic;}#ayo_tags::-webkit-input-placeholder {  color: white;  font-style: italic;}#ayo_tags:-moz-placeholder {  /* Firefox 18- */  color: white;  font-style: italic;}#ayo_tags::-moz-placeholder {  /* Firefox 19+ */  color: white;  font-style: italic;}#ayo_tags:-ms-input-placeholder {  color: white;  font-style: italic;}/*----*//* focus styles */:focus {outline: 0;}/*--/START Importa font*/@import url(http://fonts.googleapis.com/css?family=Oswald+2);.search {  padding: 85%;}/* === Quick Search actual Search Part === */input[type=mydsearch]::before {  color: #fff;}input[type=mydsearch] {  border: 0;  height: 40px;  padding: 0 10px 0 40px;  font-size: 16px;  margin: 29px;  width: 400px;  border-radius: 2px;  color: #fff;  background-color: rgba(255, 255, 255, 0.2);  background-image: url("../img/icons/search.png");  background-repeat: no-repeat;  background-position: 10px center;}input[type=mydsearch]:hover {  background-color: rgba(255, 255, 255, 0.3);  padding: 0 10px 0 40px;}#textfield::-webkit-input-placeholder  {   color: white;}input[type=mydsearch]::place-holder {    color: #fff;}input[type=mydsearch]:focus {  background-color: rgba(255, 255, 255, 0.3);  padding: 0 10px 0 40px;  border-bottom: 0px solid #D6D6D6;}/*--/START Animatie fade-in text*/@keyframes unreal {  0% {opacity: 0; transform: translateY(-20px);}  50% {opacity: 1; transform: translateY(0);}}.unreal {	animation-name: unreal;  font-size:50px;}/*--/START Layout/Container search box*/.bottom2 {  padding: 5em 0;  background: #2196F3;  color: white;  text-align: center;   z-index:999;}/* RESPONSIVE MOBILE*/@media (max-width: 782px) {  .box {    width: 100%;    padding: 28px 0px 0px 0px;    margin-left: 0px;    height: auto;    margin-bottom: -27px;  }  .box_hide{    background-color: black;  }  .box1 {    text-align: center;    font-size:30px;    font-family: "Open Sans",sans-serif;    padding: 0px 0px 0px 0px;    color: white;    width: 100%;  }  .folded #wpcontent, .folded #wpfooter {    margin-left: 0px;  }  input[type=mydsearch] {    border: 0;    height: 40px;    padding: 0px 0px 0px 40px;    font-size: 16px;    margin-right: 10px;    margin-bottom: 0px;    margin-top: -6px;    margin-left: 10px;    width: 95%;    border-radius: 2px;    color: #fff;    background-color: rgba(255, 255, 255, 0.2);    background-image: url("../img/icons/search.png");    background-repeat: no-repeat;    background-position: 10px center;  }  p.p_search {    position: absolute;    top: auto;    margin: 0 auto;    width: 100%;  }}@media screen and (max-width: 782px) {  #sample-permalink {    word-break: break-word;  }  .auto-fold #wpcontent {    position: relative;    margin-left: 0;    padding-left: 0px;  }  /* START ADMIN MENU BAR  */  .auto-fold #adminmenu, .auto-fold #adminmenuback, .auto-fold #adminmenuwrap {    position: absolute;    width: 190px;    z-index: 99999;  }  #wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {    position: absolute;    top: 13px;    right: 13px;    width: 26px;    height: 26px;  }}