/* 

Theme Name: Annie Murphy Fan (NED)
Theme URI: https://www.annie-murphy.com
Author: Never Enough Design
Design URI: https://neverenoughdesign.com

===============================================
THIS THEME HAS BEEN CREATED ***EXCLUSIVELY***
FOR ANNIE-MURPHY.COM // YOU ARE NOT ALLOWED
TO SELL IT AS YOUR OWN AND/OR DUPLICATE IT
===============================================

*/


/* body */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Serif', serif;
	font-size: 14px;
    font-weight: 400;
	color: #4e4e4e;
	overflow-x: hidden!important;
}

#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: 1700px;
	height: 500px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
} 

.head {
	display: none;
}

/* menu */

#navigation {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: .85em;
}

.navi {
	padding: 0;
}

.container {
	padding: 15px;
    margin: 0.5% auto;
	width: 1200px;
	position: relative;
	text-align: center;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
	border-bottom: 0px!important;
}

.menu {
	line-height: 14px;
}

.menu li {
	margin: 0 0 0 5px;
	display: inline-block;
	border-bottom: 0px!important;
}

.menu .bull {
	content: url('images/menu-divider.png');
	margin: 0 8px;
}

.menu a {
    -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;
    font-weight: 400!important;
    padding: 4px;
}

.menu a:hover {
	text-decoration: line-through;
    color: #688b9e!important;
}

.menu .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;
	background-color: #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: #0f5844;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 15px auto 20px auto;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #f1f1f1;
	background: #f1f1f1;
	padding: 10px;
	margin: 7px;
	color: #757575;
	-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: #757575;
  -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: #105542; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
}

.tableh1 {
	margin: 0 auto;
    border-bottom: 1px solid #f1f1f1;
	font-family: 'Kalam', cursive;
	font-size: 1.25em;
	font-weight: 400;
    padding: 8px;
    color: #0f0f0f;
    text-transform: uppercase;
    text-align: center;
}

.tableh2 {
	margin: 8px 5px 0;
	font-size: .95em;
	text-transform: uppercase; 
	padding: 2.5% .8%;
    color: #0f0f0f;
	font-weight: 700;
	line-height: 1.7em;
}

.tableh2 a {
    color: #0f0f0f!important;
	background: #f1f1f1;
} 

.tableh2 a:hover {
    color: #fff!important;
	background: #cb9b73;
}


.tableb, .tablef {
	margin: 1px;
	font-size: .99em!important;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 8px;
	font-family: 'Poppins', sans-serif;
	background: #f1f1f1;
}

.catrow span {
    font-size: 1.10em;
    font-family: "Noto Serif", serif;
    font-style: italic;
}

cats {
    background: #b898a3;
    color: #fff;
    padding: 2px 5px;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
    font-size: .75em;
}

categories {
    background: #a194a5;
    color: #fff;
    padding: 2px 5px;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
    font-size: .75em;
}

.thumb_filename {
	font-size: 80%;
	display: block;
}

.thumb_title {
	font-size: .85em;
	text-transform: uppercase;
	font-weight: 400;
	padding: 1px 3px;
	display: inline-block;
	color: #0f0f0f;
	background: #eaeaea;
	margin: 2px 1px;
}

.thumb_caption {
	font-size: .85em;
	padding: 1px 3px;
	display: inline-block;
	background: #bbaa52;
	color: #fff;
	margin: 2px 1px;
}

.thumb_title a {
	color: #0f0f0f!important;
}

.thumb_caption a {
	color: #fff!important;
}

.thumb_title a:hover,
.thumb_caption a:hover {
	text-decoration: underline;
}

/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 8px;
    padding: 5px;
	border: 1px solid transparent;
    border-image-source: url('images/header.jpg');
    border-image-slice: 90 270;
    background: #fff;
  -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 {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to left, #c3a4aa, #a398a8);
}

.image,
.image:hover, 
.imageborder {
	padding: 1px;
}

.thumbnails {
	padding: .5%;
}

.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;
    font-family: 'Poppins', sans-serif;
    font-size: .85em;
	font-style: normal!important;
    text-transform: lowercase;
}

.stats {
	padding: 12px;
	font-family: 'Noto Serif', serif;
    background: #0f0f0f;
    color: #fff;
}

.stats strong {
    color: #b2cfdf;
    font-family: 'Kalam', cursive;
    font-size: 1.95em;
	font-weight: 300!important;
}

.statlink a {
    font-family: 'Kalam', cursive;
    text-transform: uppercase;
	font-size: .95em;
	font-weight: 400!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;
}

.statlink a:hover {
    color: #018bbc!important;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	padding: 8px 0;
	text-transform: capitalize;
	font-size: 1.10em;
}

.catlink a {
	color: #0f0f0f!important;
    padding: 1px 3px;
	padding: .7% 10px;
    font-family: 'Kalam', cursive;
    font-size: 1.85em;
    font-weight: 400!important;
    font-style: normal!important;
}

.catlink a:hover {
    margin-left: 10px;
    color: #ca9971!important;
}

.catlink .fa-circle-xmark {
    opacity: .2;
}

.catlink .fa-circle-check {
    color: #57baa8;
}

/* footer */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	line-height: 175%;
	font-size: .95em;
	font-family: 'Poppins', sans-serif;
	background: #0f0f0f;
    border-top: 3px solid;
    border-image-slice: 1;
    border-width: 2px;
    border-image-source: linear-gradient(to left, #c7a4ab, #a1b8c0);
}

.footer {
	color: #fff;
	margin: 0 auto;
	padding: 12px;
	width: 1200px;
	text-align: center;
}

.footer b {
    font-family: 'Kalam', cursive;
    color: #dfc97d;
	font-weight: 400;
	font-size: 1.35em;
}

.footer a {
	font-size: .85em;
	color: #83accc!important;
	text-decoration: none;
	font-weight: 400!important;
	padding-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.footer a:hover {
	color: #44b49c!important;
	text-decoration: none!important;
	border-bottom: none!important;
}

.footer .fa-brands {
    color: #a59aaa!important;
}

.footer .disclaimer {
	font-size: .99em!important;
	font-weight: 400!important;
	text-align: left!important;
	letter-spacing: 0px!important;
    font-family: 'Noto Serif', serif;
}

.footer hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

/* == DO NOT TOUCH ANYTHING BELOW THIS == */

/* ------------------

 P  C   S C R E E N 

-------------------*/

@media (max-width : 1366px), (max-width : 1200px) {
	#wrapper,
	#content,
	.container {
		max-width: 1200px;
	}
	
	#header {
		min-width: 1366px;
	}
}

/* ------------------ 

R E S P O N S I V E    C S S

 --------------------- */
.show-menu,
.navi input[type=checkbox] {
	display: none;
}

.navi input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px), (max-width : 959px) {
	
	#navigation {
        overflow: hidden!important;
        margin: 0;
        display: block!important;
	}

	.navi {
		padding: 15px 2px;
		margin: 0;
	}

	.navi .container {
		padding: 10px;
		margin: 0;
		background: transparent!important;
		text-align: left!important;
	}
	
	.menu ul {
		position: static;
		display: none;
	}

	.menu ul li,
    .menu li a {
		width: 100%;
		max-width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
	}
	
	.show-menu .fa-solid {		
		color: #a194a5;
		padding: 8px!important;
		font-size: 0.79rem;
	}

	.menu {
		display: block;
		text-align: left!important;
		width: 100%;
	}

	.menu a {
		display: block;
		padding: 8px;
	}
	
	.bull {
		display: none;
	}
	
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
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%; 
	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 0 20px 0;
	padding: 0px; 
	width: 100%;
	border-top: 0px;
}

#gallery .menutop {
	max-width: 65vw!important;
}

.category_icon a img,
.category_icon a img:hover {
	width: 10vw!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

#header,
.sordorder_cell { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 98%!important;
	padding: 20px 0;
}

.disclaimer {
	display: block!important;
	font-size: 13px;
	text-transform: none!important;
	font-family: 'Merriweather', sans-serif!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

}

@media only screen and (max-width: 470px), only screen and (max-device-width: 375px),
only screen and (max-width: 200px), only screen and (max-device-width: 200px) {
	
#gallery .menutop {
	max-width: 50vw!important;
}

.category_icon a img,
.category_icon a img:hover {
	width: 10vw!important;
}

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block;
	font-size: .50em;
    width: 45%;
}
}