/**
Theme Name: Shakespeare's Pizza
Author: Delta Systems
Author URI: https://deltasys.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shakespeares-main
Template: astra
*/

/* Fonts */
@font-face {
    font-family: 'Trebuchet MS';
    src: url('fonts/TrebuchetMS.woff2') format('woff2'),
        url('fonts/TrebuchetMS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('fonts/Trebuchet-BoldItalic.woff2') format('woff2'),
        url('fonts/Trebuchet-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('fonts/TrebuchetMS-Italic.woff2') format('woff2'),
        url('fonts/TrebuchetMS-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('fonts/TrebuchetMS-Bold.woff2') format('woff2'),
        url('fonts/TrebuchetMS-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
.ast-single-post .entry-title,
.page-title {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* layout
   Keep no sidebar pages from getting too wide
*/
.ast-full-width-layout.ast-no-sidebar .ast-container {
	padding-left: 10%;
	padding-right: 10%;
}
.ast-full-width-layout.ast-no-sidebar .ast-above-header .ast-container {
	padding-left: 0;
	padding-right: 0;
}
.ast-full-width-layout.ast-no-sidebar .ast-small-footer .ast-container {
	padding-left: 20px;
	padding-right: 20px;
}
.woocommerce-page .site-content>.ast-container {
	padding-left: 20px;
	padding-right: 20px;
}
.ast-page-builder-template .site-content>.ast-container {
	padding: inherit;
}

/* page title */
.entry-title,
.page-title {
	text-align: center;
	color: #0c522d;
	padding: 0 1rem 1rem 1rem;
	margin-bottom: 40px;
	background: url('images/hr.png') repeat-x;
	background-position: bottom left;
}
.woocommerce div.product .product_title {
	text-align: inherit;
	padding-bottom: 1rem;
}

.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
	color: #900000;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover {
	text-decoration: underline;
}


hr {
    height: 5px;
    background: url('images/hr.png') repeat-x;
    border: 0;
}
hr.hr-rev {
    background: url('images/hr-rev.png') repeat-x;
}


/* Header */
.main-header-bar {
	background-image: url('images/wood-grain.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.ast-header-break-point .ast-above-header,
.ast-header-break-point .ast-below-header {
	border: 0;
}
.ast-header-break-point .header-main-layout-2 .ast-mobile-menu-buttons {
	display: none;
}
.ast-site-header-cart a {
	color: #fff;
}
.ast-site-header-cart a:focus, .ast-site-header-cart a:hover, .ast-site-header-cart .current-menu-item a {
	color: #d08b26;
}
.ast-site-header-cart:focus .widget_shopping_cart,
.ast-site-header-cart:hover .widget_shopping_cart,
.woocommerce .ast-site-header-cart:focus .widget_shopping_cart,
.woocommerce .ast-site-header-cart:hover .widget_shopping_cart {
	right: -10px;
}
body .ast-above-header-section .widget {
	color: #222;
}
.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after {
	color: #fff;
	border-color: #ddd;
	font-size-: 9px;
}

@media (max-width: 544px) {
	.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header-section {
		width: auto;
		display: inline-block;
		text-align-: inherit;
	}
	.ast-above-header-section-2 {
		display:none; 
	}
}
.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-1 .ast-above-header-section-1 {
	padding: 0;
}
.ast-below-header .menu-toggle:hover,
.ast-below-header .menu-toggle:focus {
	background-color: #034526;
	border-color: #034526;
	color: #fff;
}
.site-logo-img a:hover img,
.site-logo-img a:focus img {
	transform: scale(1.1);
}
.ast-below-header-wrap,
.ast-below-header-menu .sub-menu {
	box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}

/* Shop */

.astra-shop-thumbnail-wrap a,
.woocommerce div.product div.images img {
    border: solid 8px #fff;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
}
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .woocommerce-product-gallery__image {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
	background-color: #fff;
}


/* Media */

.content-area img.alignright,
.content-area img.alignleft,
.content-area img.aligncenter,
.content-area img.alignnone {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 8px solid #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    border-radius: 1px;
}
.image-border img {
	border: 8px solid #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    border-radius: 1px;
}
.content-area img.alignright {
    margin-left: 40px;
	transform: rotate(3deg);
}
.content-area img.alignleft {
    margin-right: 40px;
    transform: rotate(-3deg);
}
.rotate-left {
	margin: 20px 30px 40px 30px;
	transform: rotate(-3deg);
}
.rotate-right {
	margin: 20px 30px 40px 30px;
	transform: rotate(3deg);
}

@media (max-width: 768px) {
	.content-area .alignright,
	.content-area .alignleft,
	.content-area img.alignright,
	.content-area img.alignleft {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 1024px) {

}


/* Location widget - pods */

.sp-location-widget {
    text-align: center;
}
.sp-location-widget p {
    margin-bottom: 10px;
}

/* Footer - elementor */
#sp-footer-locations,
#sp-footer-locations a {
	color: #fff;
}
#sp-footer-locations a:hover,
#sp-footer-locations a:focus {
	color: #d08b26;
}

@media (max-width: 767px) {

	#sp-footer {
		background-image: none;
	}
	#sp-footer-callout {
		background-image: none;
	}
}
#sp-footer-title h2 {
	display: inline-block;
	padding: 0 50px;
	background-image: url('images/hand-point-right.png'), url('images/hand-point-left.png');
	background-size: 42px 21px;
	background-repeat: no-repeat;
	background-position: left 70%, right 70%;
}

/* Food Menu */

.food-section-desc {
	text-align: center;
}
.food-menu-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.food-menu-item {
	margin-bottom: 3rem;
}
.food-menu-item.featured {
	padding: 1rem;
	margin-right: -1rem;
	margin-left: -1rem;
	background-color: rgba(255, 255, 255, .66);
}
.food-menu-title {
	margin-bottom: .75rem;
	display: flex;
	justify-content: space-between;
	font-size: 2rem;
	line-height: 1.2;
}
.food-menu-description {
	clear: both;
	line-height: 1.4;
}
.food-menu-description ul {
	columns: 2;
	margin-left: 1em;
}
.food-menu-description ul li {
	margin-left: 1em;
}
.food-menu-description *:last-child {
	margin-bottom: 0;
}
.food-menu-separator {
	flex-grow: 1;
	border-bottom: dotted #b5a74d 2px;
	transform:translateY(-20%);
	margin: 0 1rem;
	min-width: 1rem;
}
.food-menu-price {
	color: #222;
	font-size: 1rem;
	text-align: right;
	align-self: flex-end;
	line-height: 1.4;
}
@media (max-width: 767px) {
	.food-menu-title {
		flex-wrap: wrap;
	}
}
