@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*
	Theme Name: West End Fryer
	Theme URI: http://rightproportion.co.uk
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Rajesh Kumar
	Author URI: https://drupalbuilder.com
	Tags: Blank, HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#000;
	font-size: 16px;
	margin-top: 100px;
	background-color: #eeeeee;
	background-position: center center;
}
/* clear */
.clear:before, .clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
.shot-menu .logo-img {
  max-width: 50%;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
.ls-layer a:hover , .ls-layer a {
  color: #032e3f;
}

a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
h1 {
    font-size: 2em;
    margin: 0;
}
h2 {
    margin: 0;
    padding: 0;
	font-size: 34px;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
    max-width: 1380px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}
/* header */
.header {

}
.header-set {
    position: relative;
    z-index: 999;
    width: 100%;
    padding: 8px 0 8px 0;
	overflow: hidden;
}
/* logo */
.logo {
    float: left;
}
.header-nav {
    float: right;
    margin-top: 17px;
}
.header-right {
    float: right;
    margin: 0;
}
.nav-wid.l {
    float: left;
    width: 40%;
}
.nav-wid.c {
    float: left;
    width: 20%;
    text-align: center;
}

.header-social-icons {
  float: left;
  margin-left: 42px;
  position: relative;
  z-index: 999;
  margin-top: 7px;
}
.h-s-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}
.h-s-icons li {
    display: inline-block;
}
.header-social-icons .h-s-icons li {
  margin-right: 16px;
}
.h-s-icons li:last-child {
    margin-right: 0;
}
.header-social-icons ul li img {
  width: auto;
}
.header-order-now-text {
    float: left;
    margin-top: 12px;
}
.header-order-now-text.b-f-btn, .header-order-now-text.b-s-btn {
    padding-right: 10px;
}
.header-order-now-text a {
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 500;
    -webkit-transition: width 0.5s !important;
	transition: all 0.5s !important;
	display: block;
	text-align: center;
}
.g-btn.header-order-now-text {
  width: 185px;

}
.h-t-2-btn, .h-2-btn {
    margin-left: 35px;
}
.header-main-menu {
    float: left;
    padding-right: 30px;
    margin-top: 17px;
}
.header-nav .nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-nav .nav ul li {
    display: inline-block;
    position: relative;
}
.header-nav .nav > ul li a {
    text-transform: uppercase;
    padding: 0 0 0 20px;
    font-size: 15px;
	font-weight: bold;
}
.header-nav .nav > ul li a:hover {
    color: #e40613;
}
.fit-height-logo img {
    max-width: 100px;
    max-height: 80px;
    margin-top: -15px;
}
.fit-height-logo {
    width: auto;
    max-height: 100px;
}
.welcome-message .header-order-now-text.b-f-btn {
  padding-right: 0;
}
/* welcome message */
.content-bg {
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 100px 0 80px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.welcome-message {
    width: 100%;
    margin: 0 auto;
}
.welcome-message h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 48px;
	color: #c8aa64;
}
.welcome-message-content {
    text-align: center;
    font-size: 18px;
    width: 100%;
    line-height: 30px;
}
.welcome-message h2 {
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 38px;
  color: #000;
}
.welcome-message h3 {
  margin: 30px 0px 30px 0px;
  font-family: 'Roboto', sans-serif;
   font-size: 24px;
}
.welcome-message p {
  margin: 5px;
  font-size: 16px;
}
.welcome-message p:nth-child(2){
	margin-top: 30px;
}
.welcome-message p a {
  color: #fff;
  border: 1px solid #fff;
  padding: 7px 25px;
  border-radius: 50px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.welcome-message p a:hover {
  color: #fff;
  border: 1px solid #c8aa64;
  background-color: #c8aa64;
}
.welcome-message p:last-child {
  margin: 30px 0px 50px 0px !important;
}
/*
.welcome-message h1::after {
    content: " ";
    display: block;
    width: 100%;
    border-bottom: 1px solid #c41719;
    max-width: 150px;
    margin: 0 auto;
    padding-top: 45px;
    margin-bottom: 45px;
}

		slidertext 		 */

.slider-text .heading {
  font-size: 1150%;
  color: #e93d3d;
  font-family: 'Bebas Neue', cursive;
  font-weight: normal;
}
.slider-text .text {
  margin: 0 !important;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.slider-text .text-outer {
  font-size: 250%;
  line-height: 130%;
  margin-top: -10%;
}
.slider-text .address-ordernow {
  margin: 0 auto;
}
.slider-text a {
  background: #e93d3d;
  color: #fff !important;
  padding: 3% 18%;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 500;
}
.ordernow-slider {
  margin-top: 15%;
}
.slider-text a:hover {
  background: #000;
}
@media (max-width: 767px) {
#layerslider_6 .ls-layer {
  width: 100% !important;
  height: 100% !important;
}
}

/* welcome below */
.inner-element.left {
    float: left;
    width: 45%;
	padding: 10% 0;
}
.leftcover {
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 0;
    width: 50%;
    background-size: cover !important;
    background-position: right 0% !important;
        background-position-x: right;
    background-position-x: left 99% !important;
    top: -1px;
}
.rightcover {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 0;
  width: 50%;
  background-size: cover !important;
  background-position: right 0 !important;
    background-position-x: right;
  background-position-x: right;
  background-position-x: right;
  background-position-x: left 99% !important;
  top: -1px;
}

.f-thin {
    font-weight: 400;
}
.caption span, .inner-element.right.text-box span {
    display: block;
}
.welcome-ordernow {
    margin-top: 60px;
}
.caption h2 {
  text-align: left;
  color: #fff;
  font-weight: 700;
  font-size: 45px;
  text-transform: uppercase;
}
.menu-set-3 {
  overflow: hidden;
  clear: both;
  position: inherit;
  padding: 40px 0;
}
.view-full-menu a {
  padding: 10px 45px;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 500;
}
.inner-element.right.text-box p {
  font-size: 24px;
  font-family: 'Open Sans',sans-serif;
  line-height: 34px;
  color: #fff;
}
.right {
  margin-top: -30px;
}
/* menus-set */
.menus-set {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	overflow: hidden;
}
.menu-set-top-image {
  text-align: center;
  padding: 50px 0;
}
.menu-set-butt {
  text-align: center;
  margin: 30px auto;
  overflow: hidden;
  max-width: 720px;
  display: none;
}
.butt-set {
  margin: 10px;
  width: 220px;
  float: left;
}
.butt-set a:hover {
	color: #032e3f;
	background: #fff;
	border: 1px solid #032e3f;
}	
.butt-set a {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 500;
  -webkit-transition: width .5s !important;
  transition: all .5s !important;
  text-align: center;
  color: #fff;
  background: #032e3f;
  border: 1px solid #032e3f;
  display: block;
}
.menu-set-3 h2 {
  font-size: 24px;
  text-align: center;
  font-weight: 800;
  margin-top: 60px;
  margin-bottom: 20px;
}
.menu-set-3 h3 {
  font-size: 32px;
  color: #a41916;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}
.kids-meals {
    float: left;
    width: 33.333%;
	padding-left: 20px;
}
.starters-meals {
    float: left;
    width: 33.333%;
	padding-left: 20px;
}
.soups-meals {
    float: left;
    width: 33.333%;
	padding-left: 20px;
}
.menu-set-3 h4 {
  margin: 0;
  padding-top: 25px;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.menu-price {
    float: right;
    margin-top: -20px;
    margin-right: 10px;
    font-weight: 500;
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
}
.menu-description {
  color: #000;
  line-height: 24px;
  font-size: 16px;
}
.sec2-starters-meals {
  margin-top: 25px;
}
/* Gallery */
.gallery-title-bac {
  padding: 35px 0px;
  overflow: hidden;
}
.gallery-title {
  color: #fff;
  width: 46% !important;
  margin: 0 auto;
  text-align: center;
}
.gallery-title h3 {
  float: left !important;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.gallery-title ul li {
  display: inline-block;
  margin-top: 10px;
}
.gallery-title ul li.hi-icon {
  margin: 0px 15px 0px 0px;
}
.gallery-section-bg {
    background: #e40613;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 30px 0 40px 0;
    clear: both;
}
.gallery-section-bg h2 {
    font-weight: 600;
    font-size: 40px;
}

/* Testimonials */
.testimonils-bg .overlay-color {
    height: auto;
}
.testimonils-bg {
    background-position: top 40% center !important;
    text-align: center;
	width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	    margin-top: -1px;
    margin-bottom: -1px;
}
}
blockquote.easy_testimonial {
    background: none;
    margin: 0;
    min-height: 0;
    padding: 0 !important;
}
.testimonials-slider h2 {
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-bottom: 40px;
}
.testimonial_author {
    margin-top: 40px;
}
.testimonials-slider {
    color: #fff;
    font-size: 24px;
    padding: 60px 0px 0px 0px;
}
.testimonial_body {
    background-repeat: no-repeat !important;
    width: 100%;
    max-width: 90%;
    margin: 0px auto;
	min-height: 60px;
}
.testimonial_body p {
    max-width: 800px;
	margin: 0 auto;
}
.testimonial-other, .testimonial-client {
    font-style: normal;
}
.stars {
    background-repeat: no-repeat ! important;
    width: 100%;
    height: 21px !important;
    max-width: 131px;
    margin: 20px auto 0 auto;
}
.stars .dashicons {
    display: none !important;
}
/* Newslettter */
.newsletter-subscription-bg h2 {
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.newsletter-subscription-bg {
    overflow: hidden;
    text-align: center;
    padding: 30px 0 40px 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.newsletter-subscription {
    max-width: 780px;
    margin: 0 auto;
	overflow: hidden;
}
.newsletter-subscription a {
	color: #fff;
}
.mc4wp-form-fields {
    margin-top: 30px;
}
#mc4wp-form-1 input.nsu-field {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 50px;
    color: #000;
    font-size: 15px;
    line-height: 40px;
    padding: 5px 20px;
    text-transform: capitalize;
    width: 70%;
    font-weight: 400;
    float: left;
}
#mc4wp-form-1 input.nsu-submit {
  border-radius: 50px;
  font-size: 28px;
  line-height: 48px;
  width: 28%;
  font-weight: 500;
  overflow: hidden;
  clear: both;
  position: absolute;
  display: inline-block;
  right: 0;
  -webkit-transition: width .5s !important;
  transition: all .5s !important;
  border: 0;
  font-family: 'Roboto', sans-serif;
}
.single-checkbox-field {
    overflow: hidden;
    position: relative;
    display: inline-block;
	text-align: left;
	clear: both;
    float: left;
	width: 100%;
	margin-top: 10px;
}
.single-checkbox-field #nsu-checkbox {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}
.single-checkbox-field label {
    padding: 0 0 0 10px;
    line-height: 24px;
    font-size: 12px;
}
.mc4wp-alert.mc4wp-error {
    color: #d33e16;
	display: inline-block;
}
.mc4wp-alert.mc4wp-success {
    color: #02b3e4;
	display: inline-block;
}
input[type="checkbox"] {
   width: 1.25em;
   height: 1.25em;
   -webkit-appearance: none;
   -moz-appearance: none;
   border: 1px solid #fff;
   border-radius: 5px;
   background-color: #fff;
   vertical-align: bottom;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   border-radius: 2px;
}
input[type="checkbox"]:active {
   background-color: #fff;
}
input[type="checkbox"]:checked {
   background-image: url("/wp-content/themes/wef/img/tick-off.png");
   background-size: contain;
}
/* map */
.text-center {
  padding: 0% 0% 0% 15%;
}
.phone label, .email label, .email label , .opening-hours label, .delivery-hours label {
 /* float: left; */
  padding-right: 10px;
}
.google-map {
    overflow: hidden;
    clear: both;
    width: 50%;
    float: left;
    height: 900px;
}
.google-map-address {
    background: #fff;
    overflow: hidden;
    height: 900px;
}
.Google-map-address-content {
  padding: 80px 1px;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
  font-size: 16px;
}
.Google-map-address-content a {
	color: #000000;
}
.address-image {
    padding: 0 0 50px 0;
}
.phone, .email,
.opening-hours,
.delivery-hours,
.collection-hours,
.tcs-privacy-policy,
.address-ordernow,
.delivery-hours {
    margin-top: 20px;
}
.tcs-privacy-policy {
    margin-top: 22px;
}
.Google-map-address-content label {
    display: block;
    color: #000;
    font-weight: 600;
}
.tcs-privacy-policy, .tcs-privacy-policy a {
    color: #000;
	font-weight: 600;
}
.address-ordernow {
    padding: 20px 0 15px 0;
}
.address-ordernow a:hover, .address-bookatable a:hover, .address-download a:hover {
	border: 1px solid #000;
}
.address-ordernow a, .address-bookatable a, .address-download a {
  letter-spacing: 1px;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 500;
  -webkit-transition: width .5s !important;
  transition: all .5s !important;
  display: block;
  text-align: center;
  border: 1px solid #e93d3d;
}
.order-socil {
  display: flex;
  margin-bottom: 60px;
}
.address-bookatable {
  padding-bottom: 15px;
}
.width-2 {
  width: 200px;
}
.opening_times, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tcs-privacy-policy li {
    display: inline-block;
    padding-left: 5px;
    border-right: 2px solid;
    padding-right: 5px;
}
.tcs-privacy-policy li:first-child {
	padding-left: 0;
}
.tcs-privacy-policy li:last-child {
    border-right: none;
	padding-right: 0;
}
.footer-socials-icon {
  margin: 40px 0px 40px 30px;
}
.footer-socials-icon img {
  width: auto;
}
/* footer */
.footer-fullwidth {
    background: #000000;
    padding: 30px;
    overflow: hidden;
    clear: both;
}
.copyright-text {
    font-size: 14px;
    font-weight: 400;
	text-align: center;
}
.copyright-text a {
    color: #fff;
}
.copyright-text a:hover {
    color: #e93d3d;
}
.l-h-s {
  float: left;
}
.r-h-s {
  float: right;
}
/* Standard Pages */
.all-standard-page .page-title {
	text-align: center;
	padding: 17% 0%;
	color: #fff;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 62px;
	text-transform: uppercase;
}
.all-standard-page .baner-content-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.standard-welcome-content p {
  font-size: 18px;
  line-height: 32px;
  margin: 30px 0px;
  hyphens: auto;
}
.standard-welcome-content h2 {
  font-size: 38px;
}
.book-a-table .content-bg, .order-now .content-bg {
  padding: 0;
}
.standard-welcome-content ul li {
  padding: 10px 0px;
}
.standard-welcome-content p a:hover {
	 border-bottom: none !important;
	background: none !important;
	border-radius: 0 !important;
}	
.standard-welcome-content p a {
  color: #032e3f !important;
  text-transform: unset !important;
  border: none !important;
  padding: 0 !important;
}

.mc4wp-response {
	overflow: hidden;
	clear: both;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
/*
@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}
*/
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media (max-width: 1399px) {
.g-btn.header-order-now-text.click-btn.b-f-btn {
  display: none;
}
}	
@media (min-width:992px) and (max-width:1220px) {
.inner-element.right.text-box h2 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 900;
}
.gallery-title h3 {
  float: none;
}
}

@media (max-width: 1100px) {
.kids-meals, .starters-meals, .soups-meals {
   float: unset;
   width: 100%;
   padding: 0;
   max-width: 500px;
   margin: 0 auto;
}
.starters-meals, .soups-meals {
   margin-top: 30px;
}
.testimonial_body {
	background: none !important;
}
.h-t-2-btn {
	display: none !important;
}
}

@media (min-width:992px) and (max-width:1080px) {
.address-footer .g-btn.header-order-now-text {
  margin: 2% 20% !important;
}
.g-btn.header-order-now-text.b-s-btn {
    margin-bottom: 45px !important;
}
}

@media (min-width: 992px) {
.gallery-title h3 {
  float: none;
}
.gallery-title {
	width: 100%
}
.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    overflow: hidden;
	color: #fff;
}
.header-nav.tab, .header-tab-ordernow {
    display: none !important;
}
.flex-container-tab {
	display: none !important;
}
.h-t-2-btn {
    display: block !important;
}

}

@media (max-width: 991px) {
.right .g-btn.header-order-now-text {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  float: unset;
}	
.content-bg{
		padding: 80px 0 0 0;
	}
.order-socil{
	display: unset;
}
.footer-socials-icon {
  margin: 20px 0px 40px 15px;
}
.we-text-left	{
	width: 100% ! important;
	margin-bottom: 30px ! important;
}
.we-text-right	{
	width: 100% ! important;
	
}
body {
	margin-top: 70px;
}
.page-id-126 .footer-fullwidth.fixed{
	display:none;
}
.wrapper {
	width: 90%;
}
.header-tab-ordernow {
    display: block !important;
    clear: both;
    position: relative;
    text-align: center;
}
.header-social-icons {
	margin-left: 0;
	position: absolute;
	right: 20px;
}
.header-order-now-text-tab.m-f-btn a , .header-order-now-text-tab.m-f-btn a:hover {
  -webkit-transition: width .5s !important;
	transition: all .5s !important;
}
.header-tab-ordernow a {
	display: block;
	padding: 10px 0;
}
.header-order-now-text-tab a {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
.leftcover {
	width: 100%;
	max-height: 450px !important;
}
.inner-element.left {
    float: unset;
    width: 100%;
    padding: 20%;
	background: url('http://westendfryer.flavourdesign.co.uk/wp-content/uploads/2022/06/west-end-fryer-fish-chips-pizza-burger-delivery-takeaway.jpg') no-repeat;
	background-size: cover;
}
.inner-element.right.text-box {
    float: unset;
    width: 100%;
    padding: 16% 0 14% 0%;
    text-align: center;
    clear: both;
}
.testimonial_body {
	background: none;
}
#mc4wp-form-1 input.nsu-field {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    float: unset;
}
#mc4wp-form-1 input.nsu-submit {
	margin-top: 10px;
	width: 100%;
	max-width: 250px;
	position: unset;
}
.single-checkbox-field {
	float: unset;
}
.google-map {
    width: 100%;
    float: unset;
}
.google-map-address {
	text-align: center;
}
.Google-map-address-content .cnss-social-icon {
    float: unset;
	text-align: center !important;
}
.cp-border-right {
    border: none;
    margin: 0;
}
	.copyright-text span {
       padding: 5px 0;
    }
	.slider-image.ls-direction-fix.ls-overflow-visible {
       margin-top: 0;
	}
/*	.flex-container {
    display: none !important;
}*/
	.flex-container-tab {
		display: block !important;
	}
	.leftcover.tab {
    width: 100%;
    overflow: hidden;
    position: relative;
	top: 0 !important;
}
.inner-element.left.tab {
    width: 100%;
    text-align: center;
    padding: 18%;
}
.inner-element.right.text-box.tab {
    float: unset;
    width: 100%;
    padding: 10% 0 14% 0;
    text-align: center;
    color: #fff;
}
.google-map-address {
    height: auto;
}
.address-image {
    margin: 0 auto;
}
.footer-flipdish {
    display: none;
}
.caption {
  padding: 0 !important;
}
.caption h2 {
  text-align: center;
}
.gallery-title h3 {
  float: none;
}
.gallery-title {
  width: 100%;
}
.text-center {
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  padding: 0;
}
.width-2 {
  width: 100%;
}
.phone label, .email label, .email label, .opening-hours label, .delivery-hours label {
  float: none;
}
}
@media only screen and (max-width:800px) {
.butt-set {
  margin: 11px auto;
  width: 300px;
  float: none;
}
}	
@media only screen and (max-width:768px) {
.welcome-message span {
	display: block;
}
.welcome-message h4 {
    font-size: 24px;
}
.gallery-section-bg h2 span {
	display: block;
}
.leftcover {
	max-height: 400px !important;
	position: relative !important;
}
.google-map-address {
	height: auto;
}
.mobile-break {
	display: none;
}
.google-map.mpap {
    height: 500px !important;
}	
.l-h-s, .r-h-s {
  float: none;
}
.footer-fullwidth {
  text-align: center;
  line-height: 20px;
}
.menu-set-3 h2 {
	margin-top: 0 !important;
}
.we-text-right {
  margin-bottom: 60px !important;
}
.all-standard-page .page-title {
	font-size: 42px !important;
	font-weight: 600;
}
}
@media only screen and (max-width:680px) {
/*.nav-menu-logo .logo-img {
	background: #032e3f;
	padding: 3px 12px 12px 12px;
	border-bottom-left-radius: 200px;
	border-bottom-right-radius: 200px;
}
.header-logo {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  max-width: 125px;
  margin: 0 auto;
}
*/

}
@media only screen and (max-width:580px) {
	.nav-menu-logo img {
  max-width: 200px !important;
  margin-top: 8px;
}
.inner-element.right.text-box h2 {
    line-height: 35px;
    font-weight: 900;
}
.leftcover.tab {
    background-size: 280% auto !important;
    background-position: right 50% !important;
    background-position-x: left 80% !important;
}
.inner-element.left.tab {
    padding: 26%;
}
.caption h2 {
	font-size: 26px !important;
}
.view-full-menu a {
	font-size: 18px !important; 
}
.header-social-icons .cn-fa-instagram.cn-fa-icon, .header-social-icons .cn-fa-trip-advisor.cn-fa-icon {
	display: none !important;
}
.header-social-icons .hi-icon {
  display: none !important;
}
.h-2-btn {
  width: 100% !important;
  max-width: 215px !important;
  margin: 0 auto;
}
.address-footer.center .h-2-btn {
  padding-bottom: 100px !important;
}
.nav-wid.c {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}
.slider-text a {
  font-size: 16px;
}
}

@media only screen and (max-width:500px) {	
.welcome-message h2 {
	font-size: 28px;
}
.welcome-message h4 {
	font-size: 20px;
}
.menu-set-3 h4 {
	font-size: 18px;
    font-weight: 700;
	width: 70%;
}
.logo img {
	width: 100%;
	max-width: 150px;
}
.wc-order-text a {
	font-size: 18px !important;
}
.slider-text a {
  font-size: 14px;
}
.header-social-icons .h-s-icons li {
  margin-right: 0 !important;
}
}
	


	

@media only screen and (max-width:991px) {
.nav-menu-logo img {
  max-width: 250px;
}
.nav-menu-logo{
	margin-top: 0px ! important;
}
}
@media (min-width:991px) and (max-width:1400px) {
.nav-menu-logo img {
  max-width: 300px;

}
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
    margin: 0 !important;
}
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.fa.fa-facebook, .fa.fa-twitter, .fab.fa-instagram, .fab.fa-tripadvisor {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400 !important;
	font-size: 24px !important;
}
.bwg_thumbnail.bwg_container {
    padding: 0;
    margin: 0;
}
.sticky {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sticky {
    position: fixed;
    z-index: 1000;
    width: 100%;
    padding: 30px 20px;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
    display: block;
    top: 0px;
    left: 0;
	height: 110px;
}
.logged-in .sticky {
	top: 32px;
}
.header-logo {
    position: relative;
}
.nav-menu-logo {
margin-top: -5px;
}

.last-nav-wid {
    float: right;
    position: relative;
    z-index: 999;
	margin-top: 3px;
}
.menuSeven {
    width: 35px;
    height: 39px;
    position: relative;
    float: left;
    top: 12px;
	z-index: 999;
}
.fs_menu_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9;
    background: transparent;
    pointer-events: none;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.hamburger_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(233,61,61,0.9);
    z-index: 10;
    overflow: auto;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
    box-shadow: 0 0 6px rgba(0,0,0,.2);
	z-index: 9999;
}
.showmenu .hamburger_menu {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.hamburger_close {
  position: absolute;
  left: 20px;
  cursor: pointer;
  display: block;
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  border: 1px solid;
  border-radius: 50px;
  width: 41px;
  height: 41px;
  top: 36px;
  text-align: center;
}
.hamburger_menu_content {
  padding-top: 10px;
  width: 100%;
  text-align: left;
  padding-left: 90px;
}
.nav-menu-logo {
    text-align: center;
}
.new-left-menu ul {
    margin: 0;
    padding: 0;
}
.new-left-menu ul li {
    list-style: none;
}
.sidenav a {
  padding: 5px 8px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
}
.sidenav .left-side-btn a {
  padding: 8px;
}
.left-side-btn {
  margin-top: 60px;
}
#menu-item-1211 {
	cursor: pointer;
}
#menu-item-1211 a::after {
  content: "";
  background: url('/wp-content/themes/donpollo/img/don pollo peri peri livingston menu arrow-8.png');
  background-size: 100%;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 3px;
  margin-left: 10px;
}
.sidenav ul li a:hover {
    color: #fff;
}
.sub-menu li a {
  font-size: 13px !important;
}
.menuSeven span {
    position: relative;
    -webkit-transition: .3s cubic-bezier(.8,.5,.2,1.4);
    transition: .3s cubic-bezier(.8,.5,.2,1.4);
    border-bottom: 1px solid;
    width: 34px;
    margin-bottom: 12px;
    display: block;
}
.footer-socials-icon li {
  margin-right: 10px;
}
.sub-menu {
    display: none;
}
.sub-menu li a::after {
    background: 0 0 !important;
}
.left-menu-btn a {
  width: 100%;
  max-width: 185px;
  border-radius: 50px;
  color: #000;
  background-color: #fff;
  text-align: center;
  padding: 10px 0 !important;
  font-weight: 500;
}
.left-menu-btn a:hover {
	 background-color: #000;
	 color: #fff;
}
.new-left-menu {
    margin-top: 20px;
    margin-bottom: 40px;
}
a, a:hover {
	-webkit-transition: width 0.5s !important;
	transition: all 0.5s !important;
}
 
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
    padding-left: 0 !important;
    padding-top: 0 !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {
	display: none !important;
}
.logged-in .shot-social ul {
    margin-top: 60px;
}
.logged-in .hamburger_close{
	top: 66px;
}
.shot-social ul{
	margin-top: 30px;
}
.center {
  width: 100% !important;
	max-width: 515px !important;
  margin: 70px auto !important;
}
.sec2-starters-meals h4 {
  padding-top: 0px !important;
}
.address-footer {
  padding: 3px 1px 30px;
}
.g-btn.b-f-btn , .g-btn.b-s-btn:hover ,
.b-s-btn , .b-f-btn:hover {
  -webkit-transition: width .5s !important;
transition: all .5s !important;
}

.sticky .nav-wid .g-btn.header-order-now-text {
  margin: 0;
}
.menus-set .view-full-menu {
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
}
.right .header-order-now-text{
	margin-top:0px;
}
.right  .g-btn.header-order-now-text{
	width: 230px;
}
.right .header-order-now-text a{
	font-size: 22px;
	padding: 12px 20px;
}
			
.we-title p {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0;
}
.we-text-left {
  width: 50%;
  float: left;
    margin-bottom: 100px;
}
.we-text-right {
  width: 50%;
  float: right;
  margin-bottom: 100px;
}
.we-text p {
  margin: 0;
}
.we-text p {
  margin: 0;
}
.shot-social {
  padding-left: 98px;
  padding-top: 6px;
}
.h-s-icons li {
  display: inline-block;
  margin-right: 16px;
}
.all-standard-page .content-bg{
	padding: 0px ! important;
}
.page-id-1482 .standard-welcome-content h2 {
  display: none !important;
}
.page-id-1482 .fd-page {
  padding-top: 0 !important;
}
.page-id-1482 .all-standard-page .page-title {
  padding: 8% 0 !important;
  margin-top: 100px;
}
#flipdish-menu h2 {
  display: block !important;
}
.page-id-1482 #flipdish-budapest .fd-accordion__summary .MuiAccordionSummary-expandIcon {
  background: #ddd !important;
}
html #flipdish-budapest .fd-accordion__summary .MuiAccordionSummary-expandIcon {
  background: #ddd !important;
}
html #flipdish-budapest .fd-accordion__summary .MuiAccordionSummary-expandIcon:hover {
  background: #E83D3D !important;
}
html #flipdish-budapest .budapest65:hover .MuiIconButton-root {
  background-color: #E83D3D !important;
}


.d-none {
  display: none;
}