@import url('https://fonts.googleapis.com/css?family=Reem+Kufi');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');

.fa-map-marker:before {
    content: "\f0e5";
}
#cv-main-menu li:nth-child(2) .fa-bars:before { content: "\f077"; }
#cv-main-menu li.cv-active:nth-child(2) .fa-bars:before { content: "\f078"; }

#cv-main-menu ul li a:hover {
    color: #dda14b;
}

#cv-main-menu ul li.cv-active a {
    color: #dda14b;
}

body, p { 
	font-family: system-ui; 
	font-size: 18px;
    line-height: 26px;
}

p { color:#ddd; }
.call-us { display:none; }

#ascensorBuilding {
  background-image: url('https://www.woodenheads.com/wp-content/uploads/2024/11/WHP_1933810898.jpg');
  background-position: center;
  background-size: cover;
}
.floor.floor-1 {
  background-color: transparent;
}

li.cv-menu-icon img { width:80px; }
p { margin-bottom:30px; }
.cv-page-content, .cv-blog-content { background-image:none!important; }

div.hours { text-transform:uppercase; }
div.hours span { font-weight:600; display:inline-block; width:130px; text-transform:none; }
div.phone a, div.directions a { color:#ac8a54; }
div.phone a:hover, div.directions a:hover  { color:#949494; }

h1, h2, h3, h4, h5, h6 { text-transform:uppercase; color:#fff;  font-family: "Roboto Slab", serif; }

hr { margin-top:20px; margin-bottom:40px; }



/* ================= MENU ================== */
.accordion-content h5 { padding-left: 20px; letter-spacing:0.1em; font-size:24px; margin-bottom:18px; color:#fff; }
ul.menu-items 
{
    list-style: none;
    padding: 0;
    margin: 0px;
    vertical-align: bottom;    
    padding-left:20px;
}

ul.menu-items li {
    position: relative;
    display: table;
    table-layout:auto;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
    padding-bottom:20px;
    word-spacing: 0.1em;
    line-height: 1.3;
    vertical-align: top;
}
ul.menu-items li span { display:block; margin-right:24px;}
ul.menu-items li:after 
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
    height: 1px;
    width: 100%;
    background: #333333;
    background-image: -webkit-linear-gradient(left, #333333, #333333, #333333, #e1d800);
    background-image: -moz-linear-gradient(left, #333333, #333333, #333333, #e1d800);
    background-image: -ms-linear-gradient(left, #333333, #333333, #333333, #e1d800);
    background-image: -o-linear-gradient(left, #333333, #333333, #333333, #e1d800);    
}


ul.menu-items strong {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    color:#fff;
    display: inline-block;
}

ul.menu-items em {
    display: inline-block;
    padding: 5px 10px;
    font-weight: 700;
    color: #dba24a;
    background: #333333;
    float:right;
    margin-left:18px;
}
h1.border:after, h2.border:after, h3.border:after, h4.border:after, h5.border:after, h6.border:after {
    background-color: #dba24a;
}

/*ul.menu-items em:before { 
  content: "$";
}*/

ul.menu-items strong {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
}

ul.menu-items.wine-list li:nth-child(1):after { background-image:none!important; background:#212121;}
ul.menu-items.wine-list li:nth-child(1) em:before { content:""; }
ul.menu-items.wine-list li:nth-child(1) em { color:#fff; }

/*#cv-main-menu ul li:nth-child(4) a.fa-cutlery:before  { color: #339933; }
#cv-main-menu ul li:nth-child(5) a.fa-cutlery:before  { color: #ff3333; }*/
#cv-main-menu ul li:nth-child(1) { text-align:center;  border-bottom: 1px solid rgba(255, 255, 255, 0.05); margin-top: 4px; }
#cv-main-menu ul li:nth-child(2) a {  }

span.revue { display:block; font-weight:bold; font-style: normal; text-transform:uppercase; word-spacing: 0em; }
a.revue { color:#aaca70; text-decoration:none; }
a.revue span,
a.revue:hover { color:#78797c; text-decoration:none!important; }

#cv-main-menus ul li a { display:none; }

#cv-back-to-top { display:none; }
.accordion-header strong { text-transform:uppercase; font-weight:normal; }
.accordion-header strong {  font-family: "Roboto Slab", serif; font-weight:400; }
.accordion-header:hover, .active-header {
    color: #dba24a;
}
.accordion-container .accordion-header .cv-icon { margin-right:0px; }
.call-us { display:none!important; }
.accordion-content li strong { font-weight:normal; text-transform:uppercase; color:#dba24a; }
.accordion-header:after {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}
p strong { font-weight:500!important; font-family: system-ui!important;  }
.table-hours { color:#fff; font-weight:400; line-height: 1; }
.table-hours td strong { font-weight:normal; text-transform:uppercase; }
.table-hours tr.head { border-bottom:solid 1px #333!important; border-top:solid 1px #333!important; }
.table-hours tr.head td {font-family: "Roboto Slab", serif; font-weight:500; text-transform:uppercase;  }
.table-hours tr { padding: 10px 0px 10px 0px; }
.table-hours tr td a { color:#dda14b; }
.table-hours tr td a.cv-button { color:#fff!important; background-color:#dda14b; }
.table-hours tr td a.cv-button { color:#fff; }
.table-hours tr td a:hover { color:#dda14b; opacity:0.8; }

/*WHITE THEME*/
.floor { background-color:#fff; }
		h1, h2, h3, h4, h5, h6 { text-transform:uppercase; color:#000; }
.accordion-content {
    border-bottom: 1px solid #ddd;
}
p { color:#000; }
ul.menu-items li span { color:#000; }
ul.menu-items li:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
    height: 1px;
    width: 100%;
    background: #333333;
    background-image: -webkit-linear-gradient(left, #ddd, #ddd, #ddd, #dba24a);
}
.accordion-header { border-bottom: 1px solid #ededed; color:#000; }
.accordion-header strong {  font-family: "Roboto Slab", serif; font-weight:500; letter-spacing: 0.1em; font-size: 18px; }
.accordion-container {
    border-top: 1px solid #ededed;
}
ul.menu-items strong { font-family: "Roboto Slab", serif; font-weight:400; }

.cv-page-content {
    border-bottom: 50px solid #fff;
}

ul.menu-items em {
    color: #000;
    border: solid 1px rgb(221, 161, 75, 0.7);
    background: #fff;
}
.accordion-content li strong {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.1em;
	font-size:17px;
}

.active-header strong {
    color: #dba24a;
}
a { color:#dda14b; }
a:hover {  color:#dda14b; opacity:0.8; }
.accordion-content h5 { color:#000; }

.table-hour table td, .table-hour table th {
    padding: 10px 0px;
}
.table-hours { color:#000; font-weight:400; line-height: 1; }
.table-hours td strong { font-weight:normal; text-transform:uppercase; }
.table-hours tr.head { border-bottom:solid 1px #ddd!important; border-top:solid 1px #ddd!important; }
.table-hours tr.head td {font-family: "Roboto Slab", serif; font-weight:500; text-transform:uppercase;  }
.table-hours tr { padding: 10px 0px 10px 0px; }
.table-hours tr td a { color:#000; }
.table-hours tr td a:hover { color:#dda14b; }
.table-hours tr td .fa { font-size:22px; margin-right: 8px; color:#dda14b; }
.table-hours tr td a.cv-button { border: 3px solid #dda14b; color:#fff!important; background-color:#dda14b; padding: 2px 8px!important; }
.table-hours tr td a.cv-button { color:#fff; }
.table-hours tr td a:hover { color:#dda14b; opacity:0.8; }

hr {
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, #fff, #ededed, #ddd, #ddd);
    background-image: -moz-linear-gradient(left, #fff, #ededed, #ddd, #ddd);
    background-image: -ms-linear-gradient(left, #fff, #ededed, #ddd, #ddd);
    background-image: -o-linear-gradient(left, #fff, #ededed, #ddd, #ddd);
}
/*END WHITE THEME*/

.cv-icon { display:none!important; }
#cv-home-social-bar ul li a {
    background-color: rgba(0, 0, 0, 0.6);
}


@media (max-width: 767px) {
	.cv-page-content { padding:18px; }
	li.cv-menu-icon img { width:38px!important; display:none!important; }
	.call-us { display:inline-block!important; }
	
	h2 { font-size: 28px!important; }
}

@media (max-width: 520px ) {
	table td, table th {
   	 padding: 10px 0px!important;
    }
	table { font-size:14px; }
	
	.table-hours tr td:nth-child(2) { text-align:right; }
	.table-hours tr td .fa { margin-right:2px; }
	
	ul.menu-items, .accordion-content h5 { padding-left: 8px; }
}
@media only screen and (max-width: 679px) {
  .
}

#popmake-384 .pum-title { 
  font-weight: 600;
  margin-bottom: 45px;
}
#popmake-384 .pum-content p {
  color: inherit;
}

html.pum-open .pum-active {
  opacity: 1 !important;
  display: block !important;
}