/*
Theme Name: scrnhts
Theme URI: https://scrnshts.club/wp-content/themes/wp-scrnshts/
Description: Wordpress Theme
Version: 1.0
Author: Thomas Vimare
Author URI: https://thomas-vimare.com
Tags: scrnshts

  scrnshts
  http://scrnhts.club

*/

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-height: 100%;
}

html {
   height: 100%;
}

ul ul, ul ol, ol ol, ol ul {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

::-moz-selection { background: #000000; color: #FFFFFF; }
::selection { background: #000000; color: #FFFFFF; }

img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

#carbonads {
	display: block!important;
	overflow: hidden;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	padding: 0;
	background: #fff;
	text-align: left;
	line-height: 1.5;
	font-size: 13px;
	max-width: 130px;
	margin-top: 0px;
}

#carbonads a {
  color: #9b9b9b;
  text-decoration: none;
}

#carbonads a:hover {
  color: inherit;
}

#carbonads span {
  display: block;
  overflow: hidden;
}

.carbon-img {
  display: block;
  margin: 0 auto 8px;
  line-height: 1;
}

.carbon-text {
  display: block;
  margin-bottom: 8px;
}

.carbon-poweredby {
  text-transform: uppercase;
  display: block;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
}

a {
	color: #9B9B9B;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	cursor: pointer;
}

a:hover {
	color: #000000;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

a.active {
	color: #FF008E;
}

.current-menu-item a {
	color: #000!important;
	font-weight: 600;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.banner {
	background-color: #F1F1F1;
	padding: 32px 0px;
	position: relative;
    z-index: 2;
}

.banner h2 {
	font-size: 20px;
	line-height: 30px;
	color: #9B9B9B;
	text-align: center;
	margin: 0 auto;
	letter-spacing: 0px;
}

h4 {
	margin-bottom: 16px;
	font-size: 24px;
	line-height: 34px;
	color: #000000;
	text-align: left;
	font-weight: 700;
    letter-spacing: 0px;
}

.home h4, .category h4 {
	font-size: 18px;
	line-height: 28px;
}

.page-template-about .content {
	max-width: 60%;
    margin: 0 auto;
}

.page-template-about .about-banner {
    background: url(https://scrnshts.club/wp-content/themes/wp-scrnshts/images/about.jpg) no-repeat center center;
    width: 100%;
    height: 240px;
    display: block;
    background-size: cover;
}

.page-template-best-practices .best-practices-banner {
    background: url(https://scrnshts.club/wp-content/themes/wp-scrnshts/images/best-practices.jpg) no-repeat center center;
    width: 100%;
    height: 240px;
    display: block;
    background-size: cover;
}

.page-template-best-practices .content {
	max-width: 60%;
    margin: 0 auto;
}

.page-template-best-practices .content li {
	list-style-type: circle;
    margin-left: 20px;
    font-size: 18px;
    line-height: 28px;
}

.page-template-best-practices .content ul {
	margin-bottom: 24px;
}

.page h2 {
	font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 32px;
}

.page .content p {
	font-size: 18px;
    line-height: 28px;
}

.page .content a {
	text-decoration: underline;
	color: #000000;
	font-weight: 700;
}

.nothing {
	margin-bottom: 16px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: 400;
    letter-spacing: 0px;
}

.header {
	vertical-align: middle;
	padding: 24px 0px;
	background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
    position: relative;
    z-index: 1;
}

.header #menu-header-menu li:last-child a {
	background: black;
    padding: 10px 16px;
    border-radius: 99px;
    color: white;
    font-weight: 600;
}

.header h1 {
	display: inline-block;
	float: left;
	margin: 0px;
	margin-right: 32px;
	width: auto;
	vertical-align: middle;
}

.header h1 .logo {
	text-indent: -1337px;
	font-size: 0px;
	background-image: url("https://scrnshts.club/wp-content/themes/wp-scrnshts/images/logo.svg");
	background-size: 137px 28px;
	display: inline-block;
	float: left;
	width: 137px;
    height: 28px;
	vertical-align: middle;
}

.header .search {
	float: left;
	display: inline-block;
}

.header .search a {
	text-indent: -1337px;
	font-size: 0px;
	background-image: url("https://scrnshts.club/wp-content/themes/wp-scrnshts/images/search.svg");
	background-size: 20px 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	opacity: 0.4;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin-top: 2px;
}

.header .search a:hover {
	opacity: 1;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.header .menu {
	float: right;
	vertical-align: middle;
	padding-top: 2px;
}

.header .menu li {
	margin-right: 24px;
	float: left;
	vertical-align: middle;
}

.header .menu li:last-child {
	margin-right: 0px;
}

.menu-sidebar-menu-container {
	margin-bottom: 24px;
}

.sidebar li {
	margin-bottom: 10px;
}

.sidebar li a {
    display: inline-block;
}

.sidebar li a:hover {
	
}

.main {
    margin-top: 40px;
    margin-bottom: 80px;
}

.apps .post {
	margin-bottom: 32px;
}

.apps .post .headline {
	vertical-align: middle;
	display: block;
	overflow: hidden;
	margin-bottom: 16px;
}

.apps .post .headline .app-icon {
	max-width: 32px;
	max-height: 32px;
	float: left;
	border-radius: 8px;
	margin-right: 16px;
	border: 1px solid rgba(0,0,0,0.1);
}

.apps .post .headline .app-name {
	font-size: 18px;
	color: #000000;
	letter-spacing: 0;
	text-align: left;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
}

.apps .post .headline .app-name a {
	color: #000000!important;
}

.apps .post .headline .app-author {
	font-size: 12px;
	color: #9B9B9B;
	letter-spacing: 0;
	text-align: right;
	float: right;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: 8px;
}

.apps .post .headline .app-category {
	display: inline-block;
	overflow: hidden;
	float: right;
}

.apps .post .headline .app-category a {
	font-size: 12px;
	float: right;
	color: #9B9B9B;
	letter-spacing: 0;
	text-align: right;
	padding: 4px 10px;
	display: inline-block;
	border: 2px solid rgba(0,0,0,0.1);
	vertical-align: middle;
	margin-top: 2px;
	border-radius: 100px;
}

.apps .post .headline .app-category a:hover {
	color: #000000;
	border: 2px solid rgba(0,0,0,0.3);
}

.apps .post .app-screenshots {
    clear: both;
    overflow: hidden;
    max-width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}

.apps .post .app-screenshots li {
	display: inline-block;
	margin-right: 8px;
}

.apps .post .app-screenshots li .app-screenshot {
	max-height: 432px;
	border-radius: 16px;
	border: 1px solid rgba(0,0,0,0.1);
}

.navigation {
	text-align: center;
	overflow: hidden;
	display: block;
}

.navigation .pagination {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
}

.navigation .pagination li {
	display: inline-block;
	margin: 0px 6px;
}

.navigation .next {
	float: right;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #e5e5e5!important;
    padding: 4px 8px!important;
    margin: 4px!important;
    border-radius: 6px!important;
}

.footer {
	background-color: #F1F1F1;
	font-size: 12px;
	padding: 24px;
	color: #939393;
}

.footer .copyright {
	float: left;
}

.footer .links {
	float: right;
}

.footer .links li {
	float: left;
	text-align: right;
	margin-right: 16px;
}

.footer .links li:last-child {
	margin-right: 0px;
}

.layout {
	min-height: 100%;
}

.layout .main {
	max-width: 50%;
	margin: 0 auto;
	margin-top: 56px;
	margin-bottom: 56px;
}

.page-template-searchpage .main .container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); /* IE 9 */
	-webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
}

.page-template-searchpage .main .content {
	max-width: 100%;
}

.page-template-searchpage .main {
    margin: 0px;
}

.page-template-searchpage .footer {
	display: none;
}

.site-search {
	margin: 0px;
}

.site-search input[type="text"] {
    width: 100%;
    padding: 0px;
    height: auto;
    border-radius: 0;
    position: relative;
    font-size: 56px;
    line-height: 66px;
    border: none;
    font-weight: 100;
    margin: 0px;
}

.site-search input[type="submit"] {
	opacity: 0;
}

.search-results .search-query {
	text-transform: capitalize;
	font-weight: 700;
}

.error404 .header {
	box-shadow: none;
}

.error404 .main {
    margin-top: 40px;
    margin-bottom: 80px;
}

.error404 .footer {
	display: none;
}

.error404 .content {
	text-align: center;
}

.error404 .content img {
	max-width: 400px;
	max-height: 400px;
	margin-bottom: 24px;
	width: 100%;
}

.error404 .content p {
	font-size: 34px;
	line-height: 44px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}

.error404 .content a {
	background: #FFFFFF;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 6px;
	padding: 8px 16px;
	font-weight: 700;
	line-height: 16px;
	font-size: 16px;
	color: #9B9B9B;
	letter-spacing: 0;
	text-align: center;
	display: inline-block;
}

.error404 .content a:hover {
	border: 1px solid rgba(0,0,0,0.1);
	background: rgba(0,0,0,0.1);
	color: #000000;
}


@keyframes fade {
  /* You could think of as "step 1" */
  0% {
    opacity: 0;
  }
  /* You could think of as "step 2" */
  100% {
    opacity: 1;
  }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

	.menu-header-menu-container {
		display: none!important;
	}

	.main {
		overflow: hidden;
	}

	.apps .post .headline .app-author {
		display: none;
	}

	.sidebar {
		display: none;
	}

	.page-template-about .content {
		max-width: 100%;
	    margin: 0 auto;
	}

	.page-template-best-practices .content {
		max-width: 100%;
	    margin: 0 auto;
	}

	.apps .post .headline .app-name {
	    max-width: 50%;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.header .search {
	    float: right;
	    display: inline-block;
	}

	.header .menu {
	    float: none;
	    vertical-align: middle;
	    padding-top: 0px;
	    text-align: center;
	    margin: 0 auto;
	    clear: both;
	    display: block;
	    overflow: hidden;
	    position: relative;
	}

	.header .menu li {
	    margin-right: 24px;
	    float: none;
	    vertical-align: middle;
	    display: inline-block;
	}

	.header .search a {
		margin-top: 0px;
	}

	.header .menu-header-menu-container {
		padding-top: 24px;
		display: block;
		clear: both;
	}

}
