/* 

Theme Name: Adoring Diane Guerrero (Summer)
Theme URI: https://diane-guerrero.com
Author: Never Enough Design
Design URI: https://neverenoughdesign.com

===============================================
THIS THEME HAS BEEN CREATED ***EXCLUSIVELY***
FOR DIANE-GUERRERO.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: 1900px;
	height: 497px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
} 

.head {
	display: none;
}

/* menu */

#navigation {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: .99em;
    text-transform: uppercase;
}

.navi {
	padding: 0;
}

.container {
	padding: 18px;
    margin: .8% auto;
	width: 1400px;
	position: relative;
	text-align: center;
    background: #f2f2f2;
}

.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 a:before {
	content: "\f142";
    font: var(--fa-font-solid);
	margin-right: 10px;
	color: #fc9351;
}

.menu a:first-child:before {
	content: " ";
}

.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: 700!important;
    padding: 5px;
    color: #464646!important;
}

.menu a:hover {
    color: #db4dc3!important;
}

/* gallery top menu */

#menutop {
	padding: 8px!important;
	width: 98%;
	margin: 5px;
	line-height: 32px;
}

.menutop {
    width: 70%;
}

.menutop a {
	color: #393939;
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	background-color: #fff;
	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: #38a7df;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 15px auto 20px auto;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #eae9e9;
	background: #fafafa;	
	padding: 10px;
	margin: 7px;
	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: #74738a;
  -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: #9b8da8; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
}

h2 {
    font-weight: 400!important;
}

.tableh1 {
	margin: 0 auto;
    padding: 10px;
    text-transform: capitalize;
    font-family: 'Caveat', cursive;
	font-weight: 400;
    font-size: 1.25em;
    background: -webkit-linear-gradient(left, #fd9650, #d84fc1, #d84fc1, #d84fc1, #d84fc1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #f1f1f1;
}

.tableh1 span {
    background: -webkit-linear-gradient(left, #92cd5e, #92cd5e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tableh1 span1 {
    background: -webkit-linear-gradient(left, #fc9352, #fc9352);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tableh1 span2 {
    background: -webkit-linear-gradient(left, #37a9e0, #37a9e0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tableh2 {
	margin: 8px auto 0 auto;
	font-size: .95em;
	text-transform: uppercase; 
	padding: 2.5% 1%;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height: .99em;
	background: #f1f1f1;
}

.tableh2 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;
}

.tableh2 a:hover {
    margin-left: 7px;
}

.tableb, .tablef, 
.thumbnails {
	padding: 15px;
	font-size: .99em!important;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 12px;
    background: #f1f1f1;
}

.catrow .cats {
    display: block;
    font-family: 'Caveat', cursive;
    font-size: 1.55em;
    color: #010101;
    font-weight: 400;
}

.thumb_filename,
.thumb_title,
.thumb_caption {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
	font-size: .85em;
	padding: 1px 3px;
	display: block;
	border-bottom: 1px solid transparent;
    border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
    border-image-slice: 1;
    width: 60%;
	margin: 2px 1px;
}

.thumb_caption a,
.thumb_title a {
	text-decoration: underline;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
    padding: 3px;
	margin: 7px;
    border: 2px solid transparent;
	border-image-source: url('images/header.jpg');
	border-image-slice: 90 270;
    -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: 2px solid #75a4aa;
}

.image,
.image:hover, 
.imageborder {
	padding: 1px;
}

.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-size: 14px;
	font-style: normal!important;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    color: #6f6f6f;
    padding: 5px;
    margin: 0 auto;
}

.statlink strong {
    font-weight: 400!important;
    color: #e74bc6;
    font-family: 'Caveat', cursive;
    font-size: 2.35em;
    margin-right: 3px;
}

.statlink a {
	font-size: .99em;
	font-weight: 700!important;
    text-transform: capitalize;
    font-family: "Noto Serif", serif;
    background: -webkit-linear-gradient(left, #74738a, #74738a, #74738a, #74738a, #74738a, #74738a, #74738a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    -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 {
    background: -webkit-linear-gradient(left, #9b8da8, #9b8da8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	padding: 8px 0;
	font-size: .99em;
    font-weight: 500!important;
    color: #6ca0ab!important;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
}

.catlink a {
    padding: 3px;
    font-weight: 500!important;
    color: #222222!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;
}

.catlink a:hover {
    margin-left: 7px;
    color: #e74bc6!important;
}

.catlink .fa-solid {
    font: var(--fa-font-solid);
    vertical-align: middle;
    font-size: .80em;
	background: -webkit-linear-gradient(left, #94d66c, #379fdc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* -- footer -- */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	line-height: 175%!important;
	font-size: .95em;
    font-family: 'Roboto Condensed', sans-serif;
    background: #fafafc;
}

.footer {
	margin: 0 auto;
	padding: 12px;
	width: 1000px;
	text-align: center;
	text-transform: uppercase;
}

.footer b {
    color: #76a5ab;
	font-family: 'Caveat', cursive;
	font-weight: 400!important;
    background: -webkit-linear-gradient(left, #38ade1, #3a3d5c, #d84fc1, #fb8f48);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-size: 1.65em;
    padding: 5px;
}

.footer a {
	text-decoration: none;
	padding-bottom: 2px;
}

.footer .disclaimer {
	font-size: .99em;
    font-family: 'Noto Serif', serif;
	text-align: left!important;
	margin-top: 2px;
	text-transform: none!important;
}

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 {
		max-width: 1200px;
	}
	
	#header {
		min-width: 1366px;
	}
	
	.maintable a img {
		width: 9.5vw;
		height: auto;
	}
}

/* ------------------ 

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: 0;
		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 {
		display: block;
		text-transform: none;
		padding: 8px!important;
	}
	
	.show-menu .fa-solid {
        background: -webkit-linear-gradient(left, #38ade1, #3a3d5c, #d84fc1, #fb8f48);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
	}

	.menu {
		display: block;
		text-align: left!important;
		width: 100%;
        font-size: 14px;
	}

	.menu a {
		display: block;
		padding: 8px;
	}  
    
    .menu a:before,
    .menu a:first-child:before {
        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;
}

#menutop {
    width: 100%!important;
    margin: 0 auto;
}
    
#menutop .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;
}
	
.thumb_filename,
.thumb_title,
.thumb_caption {
    width: 50%!important;
}

#header,
.sordorder_cell { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 90%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}
}