/*  ------------------------------------
Theme Name: Endless Summer Vacation (NED)
Site URI: https://endlesssummervacation.org
Author: Never Enough Design
Design URI: http://neverenoughdesign.com 
-------------------------------------  */


/*  -- body --   */


body {
	background-color: #f7f6f6;
	margin: 0px;
	padding: 0px;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	overflow-x:hidden!important;
	line-height: 175%;
}

#wrapper {
	margin: 0 auto;
    width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
    width: 100%;
	max-width: 1500px;
	float: left;
	margin: 0 auto;
}


/*  -- header --   */
#header {
	max-width: 100%;
	min-width: 1500px;
	height: 416px;
	background-image:url('images/header.jpg'); 
	background-repeat: no-repeat; 
	background-position:center center;
	margin: 0 auto;
}

.head {
	display: none;
}

/*  -- menu --   */

#navigation {
	width: 100%; 
	display: block;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Finlandica Headline", sans-serif;
}

.navi {
	padding: 0;
}

.container {
	padding: 12px;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
}

.menu {
	line-height: 14px;
	font-size: 13px;
}

.menu li {
	margin: 0 0 0 15px;
	display: inline-block;
	border-bottom: 0px!important;
}

.menu a {
	transition: all 0.4s ease-out;
	font-weight: 700!important;
	padding: 0 3px;
}

.menu a:hover {
	color: #fff!important;
	background: #b95b6b;
}

/*  -- news content --   */

#news_all{
	float: left;
	width: 70.33%;
}

#news{
	margin-top: 5px;
	margin-bottom: 3px;
}

.news {
	line-height: 21px;
	margin: 0; 
	padding: 20px; 
	background: #fff!important;
	margin-bottom: 55px;
}

.title {
	font-family: 'Kalam', cursive;
	font-size: 23px;
	color: #5b5653;
	margin: 5px 2px 0 2px;
	line-height: 23px;
	font-weight: 400!important;
	text-align: left;
}

.title a {
	color: #5b5653!important;
	text-decoration: none;
	font-weight: 400!important;
}

.title a:hover {
	color: #3d4f53!important;
}

.category,
.categories {
	margin: 5px 0 0 0;
	padding: 3px auto;
	text-transform: uppercase;
	text-align: left;
	font-family: "Finlandica Headline", sans-serif;
	font-size: 0.85em;
}

.category a {
	padding: 3px;
	font-weight: 400!important;
}

.categories a {
	padding: 3px;
	margin: 1px;
	background: #ebc594;
	color: #000!important;
	font-weight: 400!important;
}

.categories a:hover {
	background: #352738;
	color: #fff!important;
}
	
.category .fa-solid,
.category .fa-regular {
	color: #ebc594;
}

.categories .fa-regular {
	color: #fdd9db;
}

/*  -- Sidebar --   */

#sidebar_all{
	float: right;
	width: 29.33%;
}

.sidebar-content{
	padding: 15px;
	margin: 0 0 35px 0;
}

.sidebar-title {
	margin: 0 5px 9px 0;
	font-size: 0.85em;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Finlandica Headline", sans-serif;
	padding: 0;
	font-weight: 300;
}

.sidebar-title span {
	padding: 5px;
	color: #fff;
	background: #906aa3;
}
	
.widgettitle {
	display: none;
}


/*  -- read more --   */

.more {
	margin: 12px;
	text-align: right;
	width: 100%;
	font-family: "Finlandica Headline", sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 400;
}

/*  -- images --   */

.news img, .news a img {
	margin: 3px;
    padding: 5px;
	border: 2px solid transparent;
	border-image-source: url('images/img-border.jpg');
	border-image-slice: 20 22;
	transition: all 0.4s ease-out;
}

.news a img:hover, 
.news img:hover {
	border: 2px solid transparent;
	border-image-source: url('images/img-hover.jpg');
	border-image-slice: 20 22;
}

.sidebar-content a img, 
.sidebar-content img, 
.sidebar-content img:hover,
.sidebar-content a img:hover {
	border: 0px;
	background: none;
	padding: 0px;
	margin: 8px;
}

.news img.wp-smiley { 
	border:none; 
	padding: 0px; 
	margin: 0px;
}

a img {
	border: 0px;
}

/*  -- links --   */

a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #6c6c6c;
    -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: #111113; 
	text-decoration: none; 
	
}

/*  -- formats --   */

b, strong {
	color: #6c5078;
}

hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}


blockquote {
  background: #f9f9f9;
  border-left: 8px solid #ebc594;
  margin: 1.5em 10px;
  padding: 20px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #a17dad;
  content: '\201C';
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

input, select, textarea {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	color: #565656;
}


h1 {
	margin: 0px;
	font-size: 18px;
}


h2 {
	margin: 0px;
	font-size: 19px;
}


h3 {
	margin: 0px;
	font-size: 14px;
	font-style: italic;
}

h4 {
	margin: 0px;
	font-size: 15px;
}

ul  {
	margin: 5px;
	padding: 5px;
}

li {
	list-style: none;
	padding:8px;
}

/*  -- Pagination --   */

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    color: #737272;
    text-decoration:none;
}
 
.pagination li {
    display: inline;
}
 
.pagination li a,
.pagination li.active a,
.pagination li.disabled {
    background-color: #fff;
    padding: 12px;
    padding: 0.75rem;
	transition: all 0.4s ease-out;
}

.pagination li.active a {
    background-color: #e7e7e7;
	transition: all 0.4s ease-out;
}
 
.pagination li a:hover {
    background-color: #e293a6;
	color: #fff;
}

/*  -- Footer --   */

#footer {
	clear: both;
	overflow-x:hidden!important;
	text-align: center;
}

#footer img {
	margin: 0 auto;
	text-align: center;
}

.footer {
	background: #191516;
	color: #d9d9d9;
	padding: 20px;
	letter-spacing: 1px;
	font-weight: 400!important;
	font-size: .95em;
	text-align: center;
	position: relative;
}

.footer-text {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

.footer a {
	color: #fff!important;
	transition: all 0.4s ease-out;
}

.footer span {
	margin-left: 8px;
}

.footer span a {
	font-size: 9px;
	margin-right: 3px;
}

.footer a:hover {
	color: #9e7cae!important;
}

.footer .disclaimer {
	display: block;
	text-align: left;
	line-height: 21px;
}


/*  -- Search Form --   */

#searchform {
	margin:10px auto; 
	position: relative; 
	text-align:center; 
	max-width: 95%;
}
	
#searchform #s {
	margin:0 auto; 
	padding: 10px 10px 10px 35px!important; 
	width: 100%;
	background: #fff url('images/search.png') 10px center no-repeat;
	font:13px; 
	border: 0px;
	font-style:italic;
	text-align: left;
	outline: none; 
}

#searchsubmit,
#searchform .screen-reader-text {
	display: none;
} 

/*  -- - Featured Images --   */

#featured img,
#featured img:hover {
	border: 0px; 
	box-shadow: none; 
	background: none; 
	padding: 0;
	max-width:100%!important;
	width: 100%!important;
	height:330px!important;
	object-fit: cover!important;
	display: block!important;
	margin: 0 auto!important;
	filter: grayscale(0%) brightness(1.0)!important;
}

/* -- Affiliates -- */

.affiliates-grid {
    display: grid;
    gap: 15px;
    width: 100%;
    margin: 15px auto 0 auto;
    justify-items: center;
}

.affiliates-grid img {
    width: 100%;
    height: auto;
    display: block;
}

.affiliates-grid.family-image {
    grid-template-columns: repeat(4, 1fr)!important;
}

/** PC SCREEN **/

@media (max-width : 1366px), (max-width : 1200px) {
	
#wrapper,
#content {
	max-width: 1200px!important;
}

#header {
	min-width: 1366px;
	margin: 0 auto;
}
	
.container {
	width: 1200px!important;
}

#footer img {
	width: 100%;
	height: auto;
}
}

/** RESPONSIVE **/

.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-x: hidden!important;
		max-width: 100%!important;
	}
	
	.navi {
	text-align: left!important;
	padding: 8px;
}
	
	.navi ul {
		position: static;
		display: none;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	} 
	
	.navi li:after {
	content: '';
	margin-left: 0;
}

	.show-menu {
		font-size: 15px;
		display: block;
		text-transform: none;
		text-align: left;
		padding: 5px!important;
	}
	
	.show-menu .fa-solid {
		color: #ebc594;
	}

	.navi {
		padding: 0;
		text-align: left;
	}

	.navi .container {
		padding: 0;
		width: 100%;
        margin: 0 auto 1.5% auto!important;
	}

	.menu {
		display: block;
	}

	.menu li {
		margin: 0;
		border-right: none!important;
	}
	
	.menu a {
		display: block;
		text-align: left!important;
		padding: 8px!important;
		border-bottom: 0px!important;
	}
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%;
}
	
body,
#wrapper,
#content,
#footer,
.head {
	overflow-x: hidden!important;
}
	
#wrapper {
	max-width: 100%!important; 
	margin: 0 auto!important;
}

#content {
	max-width: 100%!important;
	margin: 0 auto!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

#news_all, .pagination {  
	width: 90%!important; 
	clear: both!important;
    display: block!important;
	margin: 15px auto!important;
    float: none!important;
}

#sidebar-mobile {
	width: 90%!important; 
	clear: both!important;
    display: block!important;
	margin: 3.5% auto 0 auto!important;
}
    
.sidebar-title {
	margin-top: 8px!important;
}

#searchform,
#searchform s {
	width: 100%;
	max-width: 100%;
}

.news img {max-width:15vw;}

#sidebar_all, 
#header {
	display: none!important;
}

embed,
iframe,
object,
video,
input,
textarea,
select {
	width: 100%;
}

blockquote {
	background-image: none!important;
	padding-right: 10px!important;
}

#featured img,
#featured img:hover {
	max-width:100%!important;
	width: 100%!important;
	height:auto!important;
	margin: 0;
	padding: 0;
	border: 0px;
	background: none!important;
}

#footer img {
	width: 100%;
	height: auto;
}

.footer {
	width: 100%!important;
}

.footer-text {
	max-width: 80%;
}
}