/* 

Theme Name: Never Enough MATCHED
Author: Never Enough Design
Modified by: Jen
Design URI: https://neverenoughdesign.org

===================================================
THIS THEME HAS BEEN CREATED ***EXCLUSIVELY***
FOR AUSTIN-BUTLER.NET // YOU ARE NOT ALLOWED
TO SELL IT AS YOUR OWN AND/OR DUPLICATE IT
===================================================

*/


/* body */

body {
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	line-height: 19px;
	color: #4e4e4e;
	overflow-x:hidden!important;
	word-wrap: break-word;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}


/* header */
#header {
	max-width: 100%;
	min-width: 1600px;
	height: 500px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
}

.head {
	display: none;
}

/* menu */

#navigation {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.navi {
	padding: 30px;
}

.container {
	text-align: center;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
}

.bull {
	font-size: 0.75em;
	margin: auto;
	vertical-align: middle;
	color: #e07178;
}

.menu {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	vertical-align: text-bottom;
	text-align: left;
    font-size: .80em;
}

.menu a {
	font-weight: 400!important;
	display: inline-block;
	padding: 3px;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.menu a:hover {
	color: #fff!important;
	background: #18070f;
}

a.home {
    display: none;
}

/* gallery top menu */

.menutop {
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	color: #393939;
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	border-bottom: 2px solid #ebebeb;
	padding: 5px!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.menutop a:hover {
	padding: 8px;
	color: #fff!important;
	text-decoration: none!important;
	background-color: #18070f;
	border-bottom: 2px solid #fff;
}

/* gallery */

#gallery {
	width: 100%;
	margin: .2% auto 3% auto;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	font-size:14px; 
	border: 1px solid #eae9e9;
	background: #eae9e9;
	padding: 10px;
    margin: 2px;
	color: #565656;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #888787;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover {
	color: #e07178; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
}

.tableh1 {
	margin: 0 auto;
    background: #26171c;
    color: #fff;
	padding: 10px;
	font-size: 1.85em;
	font-family: 'Caveat', cursive;
    text-transform: none!important;
	font-weight: 400!important;
	text-transform: capitalize; 
	line-height: 175%;
}

.tableh1 cat {
    font-family: 'Caveat', cursive;
	text-transform: uppercase;
	font-size: 1.70em;
	margin: 0;
	color: #dabac5;
	padding: 10px;
	font-weight: 700;
	text-align: center;
}

.tableh1 cat span {
	display: block;
	width: 12.33%;
	height: 4px;
	position: relative;
	background: #d7ccae;
	margin: 0 0 6px 0;
}

.tableh2 {
	margin: 2.5% auto;
    font-weight: 400;
	font-size: .95em;
    text-transform: uppercase;
	border-bottom: 3px solid #6fb4db;
	padding: 8px;
}

.tableh2 a {
    color: #160a0e!important;
	font-weight: 700;
}

.tableb, .tablef {
	margin: 1px;
	font-size: 14px;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 5px;
	background: #1a1a1a;
	color: #f5f5f5;
}

.catrow span1 {
    display: block;
    margin-left: 10px;
    font-size: .90em;
    font-style: italic;
}

span1 b {
    color: #dda6bb;
    font-weight: 700;
    font-size: .95em;
}

.thumb_filename {
	font-size: 80%;
	display: block;
}

.thumb_title {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	background: #282634;
    color: #fff!important;
	margin: 2px 1px;
	padding: 2px;
    width: 55%;
    font-weight: 700;
}

.thumb_title a {
    color: #fff!important;
}

.thumb_caption {
	font-size: 10px;
	display: block;
	border-bottom: 2px solid #d7ccae;
	margin: 2px 1px;
	padding: 2px;
    width: 55%;
    font-weight: 700;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 5px;
    padding: 0;
	border: 0px;
	background: none;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover .image {
	filter: grayscale(100%) brightness(1.1);
}

.catrow a img,
.catrow_noalb a img,
.catrow a img:hover,
.catrow_noalb a img:hover {
	width: 80%;
	height: auto;
    filter: grayscale(0%) brightness(1.0)!important;
    border: 0px!important;
}

.image,
.image:hover, 
.imageborder {
	padding: 1px;
}

.thumbnails, 
.thumbnails:hover {
	padding: .2%;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
	max-width: 100%;
	height: auto;
	margin-right: 0;
	margin-left: 0;
}

.statlink {
	font-weight: 400!important;
	padding: 5px;
}

.statlink a {
	font-weight: 400!important;
}

.statlink .stats {
	margin: 1.5% auto;
	text-align: center;
	font-size: .89em;
	color: #2e231d;
	padding: 8px;
    text-transform: none!important;
}

.statlink .stats strong {
    color: #e07178;
    font-weight: 400!important;
    font-family: 'Caveat', cursive;
	font-size: 1.35em;
}

.statlink a:hover {
	color: #190c13!important;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	color: #757575;
    font-weight: 400;
	font-size: .95em;
    text-transform: uppercase;
}

.catlink a {
    color: #f8c164!important;
	margin-right: 7px!important;
	padding: 4px 5px;    	
	border-style: solid;
	border-width: 2px;
	border-image-source: url('images/header.jpg');
	border-image-slice: 90 180!important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
	position: relative;
	z-index: 1;
}

.catlink a:hover {
	margin-left: 10px;
}

.catlink .fa-solid {
	margin: auto 7px;
	font: var(--fa-font-solid);
	color: #d7ccae;
}

/* -- Footer -- */

#footer {
	padding: 20px;
	margin: 0 auto!important;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400;
	text-align: center;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	font-size: 0.85em;
}

.footer {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 15px!important;
	line-height: 195%!important;
}

.footer-socials {
	margin-left: 15px!important;
	display: inline!important;
}

.footer-socials .fa-solid,
.footer-socials .fa-brands {
	font-size: 9px!important;
	margin-right: 2px!important;
	padding: 0!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;	
}

.footer a {
	text-decoration: none;
	font-weight: 700;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.footer .disclaimer {
	display: block;
	font-size: 1em!important;
	text-transform: none!important;
	text-align: left;
	font-weight: 400!important;
}

.footer hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

/* -- PC SCREEN -- */

@media (max-width : 1366px), (max-width : 1200px) {
	
	#wrapper,
    #content,
    .container {
        max-width: 1200px!important;
    }
    
    #header {
        min-width: 1366px!important;
    }
    
    .menu {
        text-align: center;
    }

}

/* -- MOBILE DEVICES -- */
.show-menu,
.menu input[type=checkbox] {
	display: none;
}

.menu input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px),
(max-width : 959px) {
	
	#navigation {
        overflow: hidden!important;
        margin: 0;
        display: block!important;
        background: #070707;
	}

	.navi {
		padding: 15px;
		margin: 0;
	}

	.navi .container {
		margin: 0;
	}	
	
	.navi ul {
		position: static;
		display: none;
		list-style: none!important;
		margin: 0!important;
		padding: 0!important;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	}

	.show-menu {
		font-size: 0.999rem;
		display: block;
		text-transform: none;
		margin-bottom: 8px;
        color: #fff;
	}
	
	.show-menu span {	
		padding: 8px!important;
	}
    
    .show-menu .fa-solid {
        color: #e15a6b;
    }

	.menu,
    a.home {
		display: block;
		text-align: left!important;
		width: 100%;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		padding: 10px!important;
        color: #fff!important;
	}
    
    .menu a:hover {
        color: #d7ccae!important;
    }
	
	.bull {
		display: none!important;
	}
	
	
} 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.header-mobile,
.title-mobile {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
	margin: 0px!important;
}

#content {
	width: 100%; 
	padding: 0px; 
	margin: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

.maintable  {
	width: 100%;
}

.navmenu {
	font-size: 100%;
}

#gallery { 
	margin: 0 auto 20px auto!important;
	padding: 0px; 
	width: 90%;
	border-top: 0px;
}

#gallery .menutop {
	max-width: 65vw!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}
	
.catrow a img,
.catrow_noalb a img {
	width: 5.5vw!important;
}

#header { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 90%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

}

@media only screen and (max-width: 450px), only screen and (max-device-width: 200px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.head {
	overflow-x: hidden!important;
}
	
#wrapper {
	width: 100%!important; 
	margin: 0px!important;
}
	
#content {
	width: 100%!important; 
	padding: 0px!important;
	margin: 0px!important;
}

#gallery {   
	width: 90%;
	margin: 0 0 20px 0;
	padding: 0px; 
}

.navmenu {
	font-size: 100%;
}
	
#gallery .menutop {
	max-width: 50vw!important;
}
    
.thumb_title {
    font-size: 0.65em;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:5vw;
}

.tableh1 {
	font-size: 13px;
}

.footer {
	width: 90%!important;
}
}

@media only screen and (max-width: 350px), only screen and (max-device-width: 200px) {
	.thumb_title {
		display: none;
	}
}