/*
Theme Name: Hopleaf Bar
Description: Hopleaf Bar
Author:      Swartwerk Media Design, Inc.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uvltg

*/

/*////////////////////////////////////////*/
/*////////////  GLOBAL RESETS  ///////////*/
/*////////////////////////////////////////*/

html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video,a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block;
}


a img {
	border: none;
	text-decoration: none;
}


/*////////////////////////////////////////*/
/*////////////  GLOBAL  ///////////*/
/*////////////////////////////////////////*/


body {
	text-align: left;
	background-color: #000;
	font-size: 17px;
	line-height: 26px;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ddd;
}


p {
	margin: 15px 0 15px 0;
}


p:first-child {
    margin: 0 0 15px 0;
}


a {
	color: #54b948;
	text-decoration: none;
}


.alignleft {
   float: left;
   margin: 10px 10px 10px 0;
}


.alignright {
   float: right;
   margin: 10px 0 10px 10px;
}


.aligncenter {
	margin: 0 auto;	
	display: block;
}

h1 {
	font-size: 28px;
	color: #b72d1e;
}


.size-full {
	width: 100%;
	height: auto;
}	


/*////////////////////////////////////////*/
/*////////////  WRAPPER  ///////////*/
/*////////////////////////////////////////*/


.full-width-wrapper {
	width: 100%;
}



/*////////////////////////////////////////*/
/*////////////  FRAME  ///////////*/
/*////////////////////////////////////////*/



.content-frame {
	width: 90%;
	margin: 0 auto;		
}

/*////////////////////////////////////////*/
/*////////////  CONTENT  ///////////*/
/*////////////////////////////////////////*/

#main-frame-two-columns #main-content ul li {
	list-style-type: disc;
	margin-left: 40px;
}





/*////////////////////////////////////////*/
/*////////////  HEADER ///////////*/
/*////////////////////////////////////////*/


header#masthead {
	background-color: #000;
	overflow: hidden;
}


#header-content {
	list-style-type: none;
	overflow: hidden;
	background-color: #000;
	padding: 10px;
	overflow: hidden;
	width: 100%;
}


#header-logo {
	float: left;
	width: 37%;
	text-align: center;
}


#header-name {
	display: none;
}



li#header-name h1,
li#header-name h1 a {
	color: #B72D1E;
}


li#header-name h1 {
	margin-top: 17px;
	margin-bottom: 5px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 2px;
}


li#header-name h2 {
	color: red;
	font-size: 10px;
	line-height: 10px;
	font-weight: 100;
	margin-top: 10px;
}




li#header-name p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}

   







/*////////////////////////////////////////*/
/*////////////  NAV ///////////*/
/*////////////////////////////////////////*/


#header-nav {
	float: right;
	width: 37%;
	text-align: center;
	margin-top: 30px;
}

#full-width-nav {
	height:0;
	overflow:hidden;
	position:absolute;
	z-index:200;
	right:0;
	width:100%;
}

#full-width-nav.expanded {
	height:auto;
	overflow:visible;
}

#menu-main-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width:100%;
}

#menu-main-menu > li.menu-item-has-children > a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: -14px;
    padding-right: 10px;
}

#menu-main-menu li a {
    color: white;
    background: #000;
    display: block;
    padding: 16px 36px 16px 23px;
    border-bottom: 1px solid white;
}

#menu-main-menu li a:hover {
	background:#B82A07;
}

.sub-menu {
    list-style-type: none;
    height:0;
    overflow:hidden;
}

.sub-menu.expanded {
	height:auto;
	overflow:visible;
}

#menu-main-menu .sub-menu li a {
    padding-left: 46px;
}

@media (min-width:801px) {
	#menu-main-menu {
		float:right;
		max-width:600px;
	}
	#full-width-nav {
		width:600px;
	}
}


/*////////////////////////////////////////*/
/*////////////  MAIN FEATURE  ///////////*/
/*////////////////////////////////////////*/


#main-feature {
	background-color: #fff;
	padding: 20px 0 20px 0;
	color: #000;
}


#main-feature h1 {
	font-weight: 100;
}



@media (max-width: 1240px) { 

#main-feature {
	padding: 0;
}


body.home #main-feature {
		padding: 20px 0 20px 0;
}


}




/*////////////////////////////////////////*/
/*////////////   HOME FEATURES ///////////*/
/*////////////////////////////////////////*/


#home-features {
	background-color: #333;
	padding-top: 30px;
}


#feature-group {
	list-style-type: none;
	overflow: hidden;

}


#feature-group li {
	margin-bottom: 20px;
	color: #ddd;
	border: 1px solid #666;
	padding: 4%;
}

#feature-group li a {
	color: #ddd;
}

#feature-group li img {
	width: 100%;
	height: auto;
}




#feature-group li h3 {
	text-align: center;
	font-size: 30px;
	font-weight: 100;
	line-height: 33px;
	margin: 20px 0;
}


#feature-group li h3,
#feature-group li h3 a {
	color: #54b948;
}



/*////////////////////////////////////////*/
/*////////////   HOME WILDCARDS //////////*/
/*////////////////////////////////////////*/


div#home-wildcards {
	background-color: #000;	
}


#wildcard-group {
	list-style-type: none;
	overflow: hidden;
	padding-top: 0;
}


#wildcard-group li {	
	margin-bottom: 20px;
	width: 100%;
	height: 150px;
	margin-top: 20px;
}





#wildcard-group li#wildcard-1 a,
#wildcard-group li#wildcard-1 {
	background:url(image/2019-taps-gray.jpg) no-repeat center center;
}


#wildcard-group li#wildcard-1 a:hover {
	background:url(image/2019-taps-color.jpg) no-repeat center center;
  	text-shadow: 2px 2px #000000;
}



#wildcard-group li#wildcard-2 a,
#wildcard-group li#wildcard-2 {
	background:url(image/2019-wine-gray.jpg) no-repeat center center;
}


#wildcard-group li#wildcard-2 a:hover {
	background:url(image/2019-wine-color.jpg) no-repeat center center;
  	text-shadow: 2px 2px #000000;
}



#wildcard-group li#wildcard-3 a,
#wildcard-group li#wildcard-3 {
	background:url(image/2019-food-gray.jpg) no-repeat center center;
}


#wildcard-group li#wildcard-3 a:hover {
	background:url(image/2019-food-color.jpg) no-repeat center center;
  	text-shadow: 2px 2px #000000;
}




#wildcard-group li a {
	height: 100%;
	text-align: center;
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	display:box;
	box-pack:center;
	box-align:center;
	font-family: 'Bevan', serif;
	font-size: 60px;
	color: #fff;
}

/*////////////////////////////////////////*/
/*////////////   HOME SECONDARY //////////*/
/*////////////////////////////////////////*/

#home-secondary {
	background-color: #000;
	padding: 20px 0 20px 0;

}


/*////////////////////////////////////////*/
/*////////////   HOME TERTIARY //////////*/
/*////////////////////////////////////////*/

#home-tertiary {
	background-color: #222;
	padding: 20px 0 20px 0;
}





/*////////////////////////////////////////*/
/*////////////   HOME SLIDER ///////////*/
/*////////////////////////////////////////*/


.home-banner-slide {
    height: 600px;
    max-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    float:left;
    width: 100%;
}



.slick-arrow {
	position: absolute;
	top:50%;
	width:40px;
	height:70px;
	border:none;
	font-size:0;
	background:none;
	z-index:20;
	cursor:pointer;
}

.slick-prev.slick-arrow {
	background:url(image/gallery-arrow-left.png) no-repeat center center;
	left:10px;
	right: auto;
}

.slick-next.slick-arrow {
	background:url(image/gallery-arrow-right.png) no-repeat center center;
	right:10px;
	left:auto;
}

.home-banner-image{
	margin: 0 auto;
	object-fit:cover;
	width:100%;
	height:100%;
}

#home-image-gallery {
	overflow: hidden;
}

#home-banner-4 {
    background-position:  center top !important;
}


#home-banner-1 {
    background-position:  center top !important;
}

.more-link {
	background-color: #B20000;
	display: inline-block;
	text-align: center;
	padding: 3px 7px 3px 7px;
	border-radius: 5px;
}



/*////////////////////////////////////////*/
/*////////////  TWO COLUMNS  ///////////*/
/*////////////////////////////////////////*/





#main-frame-two-columns {
	overflow: hidden;
	background-color: #fff;
}


#main-frame-two-columns #main-content {
	float: left;
	width: 65%;
	padding: 10px;
}




#sidebar,
#footer-sidebar footer.full-width-wrapper {
	width: 27%;
	float: right;
	background-color: #000;
	padding: 2%;
	overflow: hidden;
	/*margin-right:  */
}

#footer-sidebar footer.full-width-wrapper #footer-content {
	width: 100%;
}

#footer-sidebar #footer-menus li {
	margin-bottom: 30px;
}


#footer-sidebar #footer-hours-wrapper {
	margin-top: 0;
}


#footer-sidebar #footer-content .footer-hours {
	float: left;
	width: 100%;
	font-size: 14px;
}


@media (max-width: 800px) { 

	#footer-sidebar footer.full-width-wrapper {  
	float: none;
	width: 100%;
}

	#main-frame-two-columns #main-content {
	width: 100%;
}


	#footer-address-info {
	width: 95%;
}

	#main-feature {
	padding-bottom: 0;
}


#main-frame-two-columns #main-content {
	width: 90%;
	margin-left: 5%;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;	
}

}



#copyright,
#copyright a,
#copyright h3,
#copyright p {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	font-weight: 100;
	margin-top: 0;
}

#copyright {
	margin-top: 15px;
	margin-bottom: 15px;
}


#footer-wrapper .content-frame {
	width: 95%;
}



/*////////////////////////////////////////*/
/*////////////  SECONDRAY PAGES  ///////////*/
/*////////////////////////////////////////*/

.secondary-main-image {
	width: 100%;
	height: auto;
	padding-top: 20px;
}




/*////////////////////////////////////////*/
/*////////////  CONTACT  ///////////*/
/*////////////////////////////////////////*/

#contact-form input {
	border: 1px solid #ccc;
	height: 30px;
	width: 100%;
	border-radius: 5px;
}


#contact-form textarea {
	border: 1px solid #ccc;
	height: 30px;
	width: 100%;
	border-radius: 5px;
	height: 200px;
}


#contact-form input[type=submit]  {
	border: 1px solid #ccc;
	height: 50px;
	width: 200px;
	background-color: #00B200;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
}


#contact-form input[type=submit]:hover  {
	border: 1px solid #ccc;
	background-color: #008C00;
	color: #fff;
}



/*////////////////////////////////////////*/
/*////////////  BLOG  ///////////*/
/*////////////////////////////////////////*/


.blog-list h1 a {
	color: #b72d1e;
}

.size-large {
	width: 100%;
	height: auto;
}


.page-template-page-history h1 a {
	font-size: 28px;
	color: #b72d1e;
}


#blog-list li {
	overflow: hidden;
}

#main-frame-two-columns  ul#blog-list li {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #555;
	list-style-type: none;
	margin-left: 0;
}

#main-frame-two-columns  ul#blog-list li:last-child{
	padding-bottom: 25px;
	border-bottom: none
}


.pagination {
	display: block;
	overflow: hidden;
	padding: 0 0 1em 0;
	text-align: center;
	font-family: 'Roboto Slab', georgia, serif;
	color: black;
	text-transform: uppercase;
}

.post-navigation .screen-reader-text {
	opacity:0;
	font-size:0;
	line-height:0;
}

.pagination > *,
.nav-links > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.nav-links {
	width:300px;
	max-width:95%;
	margin:0 auto;
	clear:both;
}

.nav-links .nav-next {
    float: right;
}

.nav-links a {
	color:#B72D1E;
}

.nav-links a:hover {
	color:white;
}

.pagination span, .pagination a {
	padding: 2px;
	color: #54b948;
	border-bottom: 1px solid transparent;
	font-weight: bold;
}


.pagination .current, .pagination a:hover {
	font-weight: bold;
	color: white;
}

#main-frame-two-columns .pagination .current,
#main-frame-two-columns .pagination a:hover {
	color:black;
}

.pagination a.prev-post {
	margin-right: -4px;
	text-align: left;
}

.pagination a.next-post {
	text-align: right;
	float: right;
	margin-right: 0;
}


/*////////////////////////////////////////*/
/*////////////  EPA = EVENTS, PRESS, AWARDS,   ///////////*/
/*////////////////////////////////////////*/


.epa-list {
	border-top: 1px solid #555;
	margin-top: 25px;
	padding-top: 35px;
	display: block;
}


#main-frame-two-columns #main-content .epa-list li {
	margin-left: 0;
	overflow: hidden;
	list-style-type: none;
	border-bottom: 1px solid #555;
	margin-bottom: 25px;
	padding-bottom: 25px;
}



#main-frame-two-columns #main-content .epa-list li ul li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-bottom: 0;
	border-bottom: none;
}


#main-frame-two-columns #main-content .epa-list li strong {
	font-weight: 900;
}


body strong {
	font-weight: 900;
	font-size: 105%;
}

.landscape-epa img {
	width: 100%;
	height: auto;
}


.portrait-left-epa {
	width: 45%;
	float: left;
}


.portrait-right-epa {
	width: 45%;
	float: right;
}



.epa-content-portrait-left {
	width: 50%;
	float: right;
}

.epa-content-portrait-right {
	width: 50%;
	float: left;
}



.portrait-right-epa img,
.portrait-left-epa img  {
	width: 100%;
	height: auto;
}



@media  (max-width:600px)  { 

.portrait-left-epa,
.portrait-right-epa  {
	width: 100%;
	float: none;
}


.epa-content-portrait-left,
.epa-content-portrait-right {
	width: 100%;
	float: none;
}

}

/*////////////////////////////////////////*/
/*////////////  MENU PAGES  ///////////*/
/*////////////////////////////////////////*/

.menu-page-link {
	display: inline-block;
	background-color: #008C46;
	padding: 5px 10px;
	margin-top: 10px;
	color: #fff;
	margin-bottom: 20px;
}

/*////////////////////////////////////////*/
/*////////////  PHOTO GALLERY LANDING PAGE  ///////////*/
/*////////////////////////////////////////*/

#gallery-landing-grid {
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;

}

#gallery-landing-grid li {
	width: 100%;
	text-align: center;
	list-style-type: none;
}

#gallery-landing-grid li img {
	width: 100%;
	height: auto;
}


#gallery-landing-grid li h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
}

#gallery-landing-grid li h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}


@media  (min-width:500px)  {


#gallery-landing-grid li  {
	float: left;
	width: 40%;
	margin-right: 10%;
}


#gallery-landing-grid li:nth-child(2n)  {
	margin-right: 0;
}



}




@media  (min-width:800px)  {


#gallery-landing-grid li  {
	width: 30%;
	margin-right: 5%;
}

#gallery-landing-grid li:nth-child(2n) {
	margin-right: 5%;
}

#gallery-landing-grid li:nth-child(3n) {
	margin-right: 0;
}

}


@media  (min-width:1100px)  {


#gallery-landing-grid li  {
	width: 18%;
	margin-right: 3%;
}


#gallery-landing-grid li:nth-child(2n) {
	margin-right: 3%;
}

#gallery-landing-grid li:nth-child(3n) {
	margin-right: 3%;
}

#gallery-landing-grid li:nth-child(5n) {
	margin-right: 0%;
}


}



/*////////////////////////////////////////*/
/*////////////  PHOTO GALLERY  ///////////*/
/*////////////////////////////////////////*/

.masonry-grid {
	margin:0;
	padding:0;
	list-style-type:none;
}

.masonry-grid-item {
	overflow: hidden;
	float:none;
	margin:5px 5px 0 0;
}

.masonry-grid-link {
	display: block;
	float: left;
}

.masonry-grid-image {
	margin: 0 auto 1%;
	display:block;
	max-width: 280px;
	height: auto;
}





@media (min-width: 600px) {
	#home-image-gallery {
	    height: 350px;
	}
}

@media (min-width: 800px) {
	#home-image-gallery {
	    height: 450px;
	}
}

@media (min-width: 1250px) {
	#home-image-gallery {
	    height: 600px;
	}
}





/*////////////////////////////////////////*/
/*////////////  FOOTER  ///////////*/
/*////////////////////////////////////////*/


#footer-content {
	color: #fff;
	overflow: hidden;
	font-size: 12px;
}

#footer-content h3 {
	clear: both;
}


#footer-content .footer-hours {
	float: none;
	width: 100%;
	font-size: 16px;
}


.footer-hours h2 {
 	color: #b72d1e;
}


#footer-address-info {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #444;
}


#footer-address-info h1 {
	margin-top: 24px;
	font-weight: 100;
	color: #b72d1e;
	margin-bottom: 5px;
}


#footer-hours-wrapper {
	border-top: 1px solid #444;
	margin-top: 30px;
	padding-top: 30px;

}


#footer-menus {
	overflow: hidden;
}


#footer-menus li {
	list-style-type: none;
	width: 200px;
	float: left;
	margin-right: 35px;
	height: 40px;

}


#footer-menus li a {
	background:url(image/pdf.jpg) no-repeat left center;
	padding-left: 35px;
	height: 40px;
	display: inline-block;
	font-size: 18px;
	line-height: 19px;
	color: #FFD24D;
}


#footer-menus li a em {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}


@media  (max-width:1250px)  { 

	#footer-menus li {
		margin-bottom: 30px;
}


	#footer-hours-wrapper {
	margin-top: 0;
}



	
}





/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*//////////  RESPONSIVE > 570 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/

@media  (min-width:570px)  {


#header-logo {
	float: left;
	width: 23%;
	text-align: center;
}


#header-name {
	width: 54%;
	float: left;
	text-align: center;
	display: block;
}



li#header-name h1 {
	font-size: 40px;
	font-weight: 100;
	letter-spacing: 1px;
}


li#header-name h2 {
	font-size: 12px;
	line-height: 14px;
	color: #ccc;
}


#header-logo {
	width: 23%;
}


#header-nav {
	width: 23%;
}


#feature-group li {
	width: 40%;
	float: left;
	margin-right: 3%;
	padding: 3%;
}


#feature-group li:nth-child(2nd) {
	margin-right: 0;
}


}




/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*//////////  RESPONSIVE > 750px ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/

@media  (min-width:750px)  {
#footer-content .footer-hours {
	float: left;
	width: 32%;
	font-size: 14px;
}







}


/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*//////////  RESPONSIVE > 900 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/

@media  (min-width:900px)  {



.home-banner-slide {
    max-height: 600px;
}


li#header-name h2 {
	font-size: 14px;
	line-height: 16px;
}



#wildcard-group li {
	width: 31.5%;
	float: left;
	margin-right: 2.25%;
	height: 200px;

}


#wildcard-group li:nth-child(3n) {
	margin-right: 0;
}

#feature-group li {
	width: 28%;
	float: left;
	margin-right: 2%;
	padding: 1.5%;
}


#feature-group li:nth-child(4th) {
	margin-right: 0;
}

}



/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*//////////  RESPONSIVE > 1250 ///////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/
/*////////////////////////////////////////*/



@media  (min-width:1250px)  {



.content-frame {
	margin: 0 auto;	
	width: 1200px;
}




#header-content {
	margin: 0 auto;	
	width: 1200px;
}


#main-frame-two-columns {
	width: 1200px;
	margin: 0 auto;	
}







}




/*////////////////////////////////////////*/
/*//////////  CART ///////////*/
/*////////////////////////////////////////*/

#cart-wrapper {
	width: 100%;
	text-align: center;
}


ul.products {
	margin: 0;
	padding: 0;
}

.products li {
	padding-left: 0 !important;
	width: 90% !important;
	margin-left: 0 !important;
	border-bottom: 1px solid gray !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	list-style-type: none !important;
	float: none;
}


.products li img,
.wcppec-checkout-buttons__separator {
	display: none !important;
}



.checkout-button {

}


li.outofstock {
	display: none;
}

.woocommerce-ordering {
	display:none;
}


.single-product .post-navigation {
	display: none;
}


.woocommerce-product-gallery {
	padding-top: 20px;
}


.single-product .posted_in {
	display:none;
}


.woocommerce h2 {
	color: #238C00;
}


#cart-return-links {
	text-align: center;
}

#cart-wine-link,
#cart-beer-link  {
	display: inline-block;
	background-color: #D90000;
	color: #fff;
	padding: 5px 20px;
	margin: 10px 20px;
}


.woocommerce-page ul {
	margin-left: 50px;
}


.products li.product p {
	color: #000;
}


.products li.product h2.woocommerce-loop-product__title {
	font-size: 24px !important;
}


#product-listing-header-logo img {
	width: 100%;
	height: auto;
}



/*////////////////////////////////////////*/
/*//////////  TOCK ///////////*/
/*////////////////////////////////////////*/

div#Tock_widget_container > div.TockWidgetWrapper .TockButton-blue {
	// background-color: #D73B26 !important;
}




/*////////////////////////////////////////*/
/*//////////  HOURS / MENUS by daybreak ///////////*/
/*////////////////////////////////////////*/


body #main-content ul#hours-menus-by-day-stack  {

}


.day-of-week-inner {
	padding: 5px 10px;
}



body #main-content ul#hours-menus-by-day-stack li {
	margin-left: 0 !important;
	margin-bottom: 20px;
}


.hours-stack {
	margin-bottom: 30px 0;
}

.day-of-week h2 {
	background-color: #000;
	color: #fff;
	padding: 5px 10px;
	font-size: 30px;
	line-height: 36px;
}


#hours-menus-by-day-stack li.day-of-week {
	border: 1px solid #000;
}



#hours-menus-by-day-stack li  {
	list-style-type: none !important;
}


.day-of-week-inner-description {
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}


.hours-stack {
	border:  none !important;
	font-size: 24px;
	line-height: 28px;
	padding-top: 10px;
}


.hours-stack h3 {
	display: inline-block;
	font-size: 24px;
	line-height: 28px;
	color: #CC4539;
	font-weight: 900;
}


.menu-stack {
	border:  none !important;
	overflow: hidden;
}


.menu-stack a {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 21px;
	line-height: 25px;
	color: #ffffff;
	display: flex;
	align-items: center;
	width: 100%;
}


body #main-content ul.menu-stack li {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px !important;
	padding: 0;
}



.menu-stack li a.menu-icon-link,
.menu-stack li span.menu-icon-link{
	background:url(image/pdf.jpg) no-repeat center center;
	padding-left: 35px;
	height: 40px;
	display: inline-block;
	font-size: 25px;
	line-height: 19px;
	color: #ffffff;
	width: 40px;
	text-align: center;
}


.menu-stack li {
	border: 1px solid #B32919;
	background-color: #B32919;
	padding: 10px 20px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    width: 45%;
}


.menu-stack li:hover {
	border: 1px solid #000;
	background-color: #000;
}


#hours-menus-by-day {
	text-align: center;
}

#hours-menus-by-day a {
	background-color: #B42A14;
	text-align: center;
	display: inline-block;
	color:#fff;
	font-size: 26px;
	padding: 5px 10px;
	margin: 0 auto;
}




#hours-menus-by-day a:hover {
	background-color: #D90000;
}


@media  (max-width:1100px)  {


.menu-stack li {
	  width: 99%;

	}

}




