#full-screen-search,
#full-screen-search button,
#full-screen-search button.close,
#full-screen-search form,
#full-screen-search form div,
#full-screen-search form div input,
#full-screen-search form div input.search { background:none;
border:0 none;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
float:none;
font-size:100%;
height:auto;
letter-spacing:normal;
list-style:none;
outline:none;
position:static;
text-decoration:none;
text-indent:0;
text-shadow:none;
text-transform:none;
width:auto; display:block;
overflow:visible;
margin:0;
padding:0;
line-height:1;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none;
-webkit-appearance:none;
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
} #full-screen-search { display:none;
opacity: 0;
z-index: 999998;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.75); transition: opacity 0.5s linear;
} #full-screen-search.open { position: fixed; display:block;
opacity: 1;
} #full-screen-search form {
position: relative;
width: 100%;
height: 100%;
} #full-screen-search button.close {
position: absolute;
z-index: 999999;
top: 20px;
right: 20px; color:transparent;
cursor: pointer;
background:url(//www.rockyfeet.com/wp-content/plugins/full-screen-search-overlay/assets/css/closex.png);
width:40px;
height:40px;
} #full-screen-search form div {
position: absolute;
width: 50%;
height: 100px;
top: 50%;
left: 50%;
margin: -50px 0 0 -25%;
} #full-screen-search form div input::-webkit-input-placeholder { color: #ccc;
}
#full-screen-search form div input:-moz-placeholder { color: #ccc;
}
#full-screen-search form div input::-moz-placeholder { color: #ccc;
}
#full-screen-search form div input:-ms-input-placeholder { color: #ccc;
} #full-screen-search form div input { background: transparent none repeat scroll 0 0;
border: 1px solid #fff;
color: #fff;
font-size: 40px;
height: 100px;
line-height: 60px;
padding: 20px;
transition: border 0.2s linear 0s;
width: 100%;
}.pgntn-page-pagination {
margin: 1em 0;
padding: 0;
overflow: hidden;
text-align: center;
clear: both;
cursor: default;
}
.pgntn-page-pagination .dots {
display: inline-block;
text-align: center;
margin-bottom: 0.5em;
margin-left: 0.5em;
padding: 0.3em 0.5em;
}
.pgntn-multipage .pgntn-elipses,
.pgntn-multipage .pgntn-page-pagination-intro {
display: inline-block;
margin-right: 0;
text-align: center;
}
.pgntn-multipage .pgntn-page-pagination-block a:first-of-type {
margin-left: 0;
}
.pgntn-multipage .pgntn-page-pagination-block span:first-of-type ~ a {
margin-left: 0.5em;
}
.pgntn-page-pagination-intro,
.pgntn-page-pagination a,
.pgntn-page-pagination .current {
display: inline-block;
text-align: center;
margin-left: 0.5rem;
margin-bottom: 0.5rem;
padding: 0.3rem 0.5rem;
}
.pgntn-page-pagination a {
box-shadow: none !important;
}
div.pgntn-page-pagination-block a.prev,
.pgntn-page-pagination-block .next {
display: inline-block;
float: none;
}