/*
 Theme Name:   childthemepique
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     pique
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pique
*/
/**************** BRILLO***************************/
@import url("../pique/style.css");

body, .main-navigation, h1, h2, h3, h4, h5, h6, p, span, .textwidget {
font-weight:900;
font-family: 'Lato', sans-serif;
text-transform:lowercase;
}

a {
color: #56a980;
}

a:hover {
color: #f0b954 ;
}

h1, h2, h3, blockquote cite, .pique-template-testimonials .pique-testimonials article .entry-content 

cite, .site-branding .site-title, .widget-title, h4, h5, h6 {
color: #56a980;
}




p {
letter-spacing: .05em;
}

#pique-hero .pique-panel-content .entry-content p:first-of-type{
font-style: normal;
letter-spacing: normal;
}

/* Panel background (featured) image */
.pique-panel-background {
	background-attachment: scroll;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
@media (min-width: 768px) {
	.pique-panel-background {
		background-attachment: fixed;
		background-position: top center;
		background-repeat: repeat;
		background-size: auto;
	}
}
.pique-panel-background:before {
	background: rgba(159, 204, 176, 0.2);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

#masthead{ 
background-color:#fff;
}

.main-navigation {
background:#fff;
}

.main-navigation a{
text-transform:lowercase;
color: #56a980;
}

.main-navigation a:hover {
color:#f0b954;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation 

.current_page_ancestor > a {
color:#b8483d;
}


.pique-panel-content h2 {
    color: black;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
background: #9fccb0;
border-bottom:2px white solid;
text-transform: lowercase;
}

.pique-panel-content h2::before, .pique-panel-content h2::after {
border:none;
display:none;
}

.eventtop {
width:100%
}

.eventdates {
    font-size: 30px;
    font-weight: 600;
    background-color: white;
    border: solid 2px;
    padding: 0px 10px 0px 10px;
    line-height: 1;
    text-align: center;
margin-right: 30px;
border-color: #b8483d;
    border-color: #b8483d;
    color: #56a980;
}

.eventtitle {
text-align:center;
}

.eventpart2 {
width:100%;
}


.eventimg {
width:300px;
float:left;
text-align:center;
margin-right:20px;
}

.eventcontent {
 overflow:hidden;
}


@media screen and (max-width: 400px) {
   .eventimg { 
    float: none;
    margin-right:0;
    width:auto;
  }
}

.eventdates {
width: 80px;
float:left;
text-align:center;
margin-right: 20px;
}

.eventtitle {
 overflow:hidden;
}


@media screen and (max-width: 400px) {
   .eventdates { 
    float: none;
    margin-right:0;
    width:auto;
  }

}


.eventbreak {
height:1px;
border-top:3px solid;
padding-bottom:30px;
}



.more-link {
color: #b8483d;
}

#event-board-items .eo-eb-event-box {
float:left;
}

#event-board-more {
display:none;
}

#event-board-items .eo-eb-event-box {
background: #9fccb0 !important;
}

.eo-eb-event-title a {
 color: black;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.eo-eb-event-title a:hover {
text-decoration: none;
color:#f0b954;

}

.eo-eb-event-title a:focus {
text-decoration: none;
color:#b8483d;
}

.eo-eb-date-month {
background-color: #b8483d !important;
 color: black !important;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.eo-eb-date-day {
background: #f0b954 !important;
 color: black;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.eo-eb-event-meta {
display:none !important;
}

#event-board-items .eo-eb-event-box {
color: black;
    text-shadow: 1px 1px white;
}




.menumenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.menumenu li {

}

.menumenu li a {
    display: block;
    text-align: center;
}

.menumenu li a:hover {
text-decoration:none;
}

.menumenu .menu-navigation {
border-top: none;
border-bottom:none;
clear: both;
display: block;
width: 100%;
z-index: 10000;
}

.menu-navigation li {
	display: inline-block;
	text-align: center;
}

.menu-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	border-bottom: solid 1px black;
	text-align:center;
	/* Sub-nav */
}
.menu-navigation ul ul {
	left: -999em;
	position: absolute;
	text-align: left;
	z-index: 99999;
}

.menu-navigation ul ul li {
	display: block;
}
.menu-navigation ul ul a {
	display: block;
	width: 100%;
}

/* Mobile menu */
@media (max-width: 767px) {
	.menu-navigation {
		/* Show mobile menus when "focus" class is added via JS */
		/* Sub-menus */
		/* Sub-sub-menus */
	}
	.menu-navigation a {
		padding-left: 10px;
	}
	.menu-navigation li.focus > ul {
		left: 0;
	}
	.menu-navigation ul ul {
		width: 100%;
	}
	.menu-navigation ul ul ul {
		left: 0;
		padding-left: 25px;
		position: relative;
	}
	.menu-navigation ul ul ul a {
		padding-left: 0;
	}
}

/* Regular menu */
@media (min-width: 768px) {

.menumenu li a {
padding: 0px 36px;
}
	.menu-navigation {
		left: 50%;
		max-width: 1400px;
		position: relative;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		/* Sub-nav */
		/* Sub-sub-menu */
		/* Show sub-menus on hover */
		/* Menu items on the right-hand side of the screen should display to the left, so they 

don't run off the screen */
		/* Adjust position of arrow for our last two menu items */
		/* Adjust position of sub-nav for these final two menu items also */
	}
	.menu-navigation ul {
		display: block;
		list-style: none;
		margin: 0;
	}
	.menu-navigation li {
		position: relative;
	}
	.menu-navigation ul ul {
		left: -999em;
		min-width: 200px;
		position: absolute;
		top: 37px;
		/* This is just here to make it easier to scroll down to the drop-down */
	}
	.menu-navigation ul ul::before {
		border-color: transparent transparent #11100f transparent;
		border-style: solid;
		border-width: 0 7px 7px 7px;
		content: '';
		display: block;
		height: 0;
		left: 15px;
		position: absolute;
		top: -5px;
		width: 0;
	}
	.menu-navigation ul ul::after {
		content: '';
		display: block;
		height: 20px;
		left: 0;
		position: absolute;
		top: -10px;
		width: 100%;
	}
	.menu-navigation ul ul li:first-of-type a {
		border-top: none;
		/* Remove border for first child element */
	}
	.menu-navigation ul ul ul {
		left: -999em;
		top: 0;
	}
	.menu-navigation ul ul ul::before {
		border-color: transparent #11100f transparent transparent;
		border-width: 7px 7px 7px 0;
		left: -5px;
		position: absolute;
		top: 15px;
	}
	.menu-navigation ul ul ul::after {
		height: 100%;
		left: -15px;
		top: 0;
		width: 20px;
	}
	.menu-navigation li:hover > ul {
		left: auto;
	}
	.menu-navigation ul ul li:hover > ul {
		left: 103%;
		left: calc(100% + 5px);
	}
	.menu-navigation #primary-menu > li:nth-last-child(1):hover > ul,
	.menu-navigation #primary-menu > li:nth-last-child(2):hover > ul {
		left: auto;
		right: 5%;
	}
	.menu-navigation #primary-menu > li:nth-last-child(1):hover ul::before,
	.menu-navigation #primary-menu > li:nth-last-child(2):hover ul::before {
		left: auto;
		right: 15px;
	}
	.menu-navigation #primary-menu > li:nth-last-child(1) li:hover ul,
	.menu-navigation #primary-menu > li:nth-last-child(2) li:hover ul {
		left: auto;
		right: 103%;
		right: calc(100% + 5px);
	}
	.menu-navigation #primary-menu > li:nth-last-child(1) li:hover ul::before,
	.menu-navigation #primary-menu > li:nth-last-child(2) li:hover ul::before {
		left: auto;
		right: -8px;
	}
	.menu-navigation #primary-menu > li:nth-last-child(1) li:hover ul::after,
	.menu-navigation #primary-menu > li:nth-last-child(2) li:hover ul::after {
		left: auto;
		right: -15px;
	}
	
}

.entry-content a:not(.button):hover {
border-bottom:none;
}

.active {
color:#b8483d;
}

.insert-page-title {
display:none;
}

.dinner, .late-night {
margin-bottom:3em;
}

.entry-title {
display:none;
}


.site-info {
display:none;
}

.site-footer {
background-image:none !important;
background-color:#f0b954;
}

.site-footer::before {
   background: rgba(159, 204, 176, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; 
}

#widget-area-2 {
text-align:center;
}

.textwidget {
    color: black;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
font-style: normal;
}

.eventpart2, .eventtop {
padding-left: 50px;
padding-right: 50px;
}

@media screen and (max-width: 400px) {
.eventpart2, .eventtop {
padding:0px;
  }
}


.pique-panel {
background-color:white;
}


.pique-panel-background {
background:white;
background-color:white;
opacity: 1;
}


.pique-panel-background:before {
background:white !important;


}

.pique-panel-content {
color:black;
text-shadow:none;
}

#post-582 {
display: none;
}


.eo-event-board-more {
display:none;
}

.insert-page-616 {
text-align: center;
}

.insert-page-614 {
text-align: center;
}

#pique-hero .pique-panel-content .entry-content p {
    text-align: center;
}
