/*
    Theme Name: Sperling Starter
    Theme URI: https://www.sperlinginteractive.com
    Description: Sperling Interactive WordPress Starter Theme
    Version: 1.0
    Author: Sperling Interactive
  Theme URI: https://www.sperlinginteractive.com
*/
/*------------------------------------*\


\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
    box-sizing: border-box;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body {
    color: #444;
    font: 400 1.2rem/1.4 'Barlow Semi Condensed', sans-serif;
}


/* clear */
.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}

a {
    text-decoration: none;
    color: #97213A;
}

a:hover {}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    border: 1px solid #04A4CC;
    outline: 0;
}

p,
ul,
ol {
    font-size: 1.8rem;
}

h1 {
    font-size: 3.6rem;
    font-weight: 700;
    color: #97213A;
    margin-top: 0;
    text-transform: uppercase;
    font-family: 'itc-american-typewriter', serif;
}

h2 {
    margin: 10px 0;
    font-size: 3.2rem;
    font-weight: 400;
    color: #97213A;
    font-family: 'itc-american-typewriter', serif;
}

h3 {
    font-size: 2.8rem;
    font-weight: 400;
    color: #97213A;
    font-family: 'itc-american-typewriter', serif;
}

h4 {
    font-size: 2.4rem;
    font-weight: 400;
    color: #97213A;
    font-family: 'itc-american-typewriter', serif;
}

h5 {
    font-size: 2.0rem;
    font-weight: 400;
    color: #97213A;
    font-family: 'itc-american-typewriter', serif;
}

h6 {
    font-size: 1.6rem;
    font-weight: 400;
    color: #97213A;
    font-family: 'itc-american-typewriter', serif;
}

blockquote {
    margin: 25px 0;
    padding: 25px 0 25px 5vw;
    font-style: italic;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-weight: 700;
}

.columns{
  margin-left: 0;
  margin-right: 0;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    min-height: 100vh;
    position: relative;
    width: 100%;
}

.container {
    max-width:1280px;
    align-self: center;
    flex: 1 auto;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}

.page-header{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 600px;
  max-height: 1000px;
  height: 40vw;
}

.home .page-header{
  height: 45vw;
}

.page-header h1{
  font-weight: 700;
  text-transform: uppercase;
  color: #97213A;
  letter-spacing: 0.5px;
  margin: 10px 0;
}

.page-header p{
  margin: 10px 0;
}

.page-header h4{
  margin-bottom: 5px;
}

.brown-bg{
  background-color: #3F322F;
  background-image: url('img/Mask-Group.png');
  padding: 30px 0;
  color: #fff;
}

.slick-prev:before{
  content:'\f0d9';
  font-weight: 900;
  font-family: 'Font Awesome 5 Pro';
}

.slick-next:before{
  content:'\f0da';
  font-weight: 900;
  font-family: 'Font Awesome 5 Pro';
}

.per-section{
  margin: 50px 0;
}

.align-bottom{
  align-items: flex-end;
}

/* Notif Banner */
.notif-bar{
  background-color: #97213A;
  color: #fff;
  padding: 10px 0;
}

.notif-bar p,
.notif-bar h1,
.notif-bar h2,
.notif-bar h3,
.notif-bar h4,
.notif-bar h5,
.notif-bar h6{
  margin: 0;
	color: #fff;
}

.notif-bar a{
  color: #fff;
  text-decoration: underline;
}

/* 404 */
.error404 .page-header{
  min-height: 350px;
  max-height: none;
  height: auto;
  text-align: center;
  padding-bottom: 50px;
}

.error404 .per-section{
  margin-bottom: 150px;
}

/* header */
.header {
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
  position: relative;
  padding: 20px 0 50px;
  z-index: 1;
}

.logo-img {
    backface-visibility: hidden;
    height: 170px;
}

header .nav-wrapper{
  display: none;
}

.red-btn,
.frm_style_formidable-style.with_frm_style .frm_submit button{
  background-color: #97213A !important;
  color: #fff !important;
  padding: 7px 20px 10px !important;
  border: 1px solid #97213A !important;
  border-radius: 20px !important;
  transition: .3s ease !important;
  font-size: 1.7rem !important;
  font-weight: 700 !important;
  font-style: italic !important;
  display: inline-block;
  line-height: 1.2 !important;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.red-btn:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{
  background-color: #fff !important;
  color: #97213A !important;
  transition: .3s ease !important;
}

/* nav */
.nav ul{
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.nav ul li{
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}

.nav ul li a{
  color: #3F322F;
  position: relative;
  padding: 10px 0;
  display: inline-block;
}

.nav ul li a:hover,
.nav ul li.menu-item-has-children:hover > a{
  color: #97213A;
}

.nav ul li a:after{
  content: '';
  display: block;
  border-bottom: 2px solid #97213A;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.nav ul li a:hover:after,
.nav ul li.menu-item-has-children:hover > a:after{
  transform: scaleX(1);
  transform-origin:  0% 50%;
}

.nav ul li.menu-item-has-children{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  perspective: 1000px;
  z-index: 100;
}

.nav ul li.menu-item-has-children:hover .sub-menu li{
  display: block;
}

.nav ul .sub-menu{
  position: absolute;
  top: 100%;
  left: -70px;
  width: 200px;
  perspective: 1000px;
  z-index: -1;
  background-color: #fff;
  border-top: 2px solid #97213A;
  border-radius: 0 0  15px 15px;
  -webkit-box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.3);
  box-shadow: 0px 4px 8px -1px rgba(0,0,0,0.3);
}

.nav ul .sub-menu li{
  display: none;
  opacity: 0;
  padding: 0 20px;
}

.nav ul li.menu-item-has-children:hover .sub-menu{
  display: block;
}

.nav ul .sub-menu{
  display: none;
}

.nav ul .sub-menu li{
  display: block;
  opacity: 1;
}

.nav ul li.menu-item-has-children:hover .sub-menu{
  animation: growDown 300ms ease-in-out forwards;
  transform-origin: top center;
}

.nav ul li.contact-nav a{
  background-color: #97213A;
  color: #fff;
  padding: 6px 20px;
  border: 1px solid #97213A;
  border-radius: 20px;
  transition: .3s ease;
}

.nav ul li.contact-nav a:hover{
  background-color: #fff;
  color: #97213A;
  transition: .3s ease;
}

.nav ul li.nav-logo a:after,
.nav ul li.contact-nav a:after{
  display: none;
}

header .nav-wrapper.open .nav ul{
  justify-content: center;
}

header .nav-wrapper.open .nav ul li{
  width: 100%;
}

/* Menu Animation */
@-moz-keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}
@-o-keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}

/* hamburger */
#nav-icon{
  width: 40px;
  height: 35px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span{
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #97213A;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 12px;
}

#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* sidebar */
.sidebar {}

/* footer */
.footer {
    background-color: #3F322F;
    background-image: url('img/Mask-Group.png');
    padding: 30px;
    color: #fff;
    position: relative;
}

.footer-inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.footer .logo{
  margin-top: -120px;
}

.footer .store-info{
  text-align: center;
  color: #fff;
}

.footer .nav ul{
  flex-wrap: wrap;
}

.footer .nav ul li{
  margin: 0 20px;
  font-size: 1.6rem;
}

.footer .nav ul li:last-child{
  margin-right: 0;
}

.footer .nav ul li a{
  color: #fff;
}

.footer .nav ul li.contact-nav a{
  background-color: #fff;
  color: #97213A;
  border: 1px solid #fff;
  transition: .3s ease;
}

.footer .nav ul li.contact-nav a:hover{
  background-color: #97213A;
  color: #fff;
  transition: .3s ease;
}

.footer .nav ul li.nav-logo{
  display: none;
}

.footer .copyright{
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.footer .copyright a{
  color: #fff;
}

.footer .sml-font{
  font-size: 1.4rem;
  text-align: center;
}

.footer .nav ul .sub-menu,
.footer .nav ul li.menu-item-has-children:hover .sub-menu,
.footer .nav ul li.menu-item-has-children:hover .sub-menu li{
  display: none;
}

.footer .nav ul li.menu-item-has-children:hover > a{
  color: #fff;
}

.pagination {
    font-size: 1.6rem;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

/* HOMEPAGE */
.slider-wrapper{
  margin: 0 0 30px;
  padding: 40px 0;
  border-bottom: 20px solid #97213A;
}

.per-slide h2{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.home-slider .slick-next,
.home-slider .slick-prev{
  top: 50%;
  height: inherit;
  width: inherit;
}

.home-slider .slick-prev{
  left: 0;
  z-index: 2;
}

.home-slider .slick-next{
  right: 0;
}

.home-slider .slick-next:before,
.home-slider .slick-prev:before{
  font-size: 6rem;
}

.menu-boxes-wrapper{
  margin: 10px 0 50px;
}

.menu .menu-boxes-wrapper{
  margin-top: 50px;
}

.menu-boxes-wrapper .menu-boxes{
  max-width: 1400px;
  margin: 0 auto;
}

.per-menu-box a{
  display: inline-block;
  width: 100%;
  height: 100%;
}

.per-menu-box .per-menu-box-inner{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
  max-height: 800px;
  height: 40vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.per-menu-box .per-menu-box-inner:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(151,33,58,.2);
  transition: .3s ease;
}

.per-menu-box a:hover .per-menu-box-inner:before{
  background-color: rgba(151,33,58,0);
  transition: .3s ease;
}

.per-menu-box .per-menu-box-inner h3{
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #fff;
  color: #97213A;
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  padding: 10px 15%;
  border-radius: 30px;
  transition: .5s ease;
  width: 80%;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .15);
}

.per-menu-box .per-menu-box-inner h3 span{
  font-size: 1.6rem;
  text-transform: none;
  display: block;
  text-align: center;
}

.per-menu-box a:hover .per-menu-box-inner h3{
  background-color: #97213A;
  color: #fff;
  transition: .5s ease;
}

.home .page-header.page-header-button{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40vw;
}

.home .page-header.page-header-button .button-cont a{
  background-color: rgba(151,33,58,.7);
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 30px 10%;
  font-size: 2rem;
  font-family: 'itc-american-typewriter', serif;
  transition: all .4s;
  border-radius: 20px;
  width: auto;
  text-transform: uppercase;
}

.home .page-header.page-header-button .button-cont a:hover{
  background-color: rgba(151,33,58,1);
}

/* /HOMEPAGE */

/* ABOUT US */
.about .page-header{
  height: auto;
  padding: 0 0 100px;
}

.page-header-wrapper{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.page-header-wrapper > div{
  width: 100%;
}

.store-info p{
  font-weight: 300;
}

.per-row{
  margin: 30px 0;
}

.per-row .content-containter h2{
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.content-image p.img-caption{
  font-size: 1.6rem;
  text-align: center;
}
/* /ABOUT US */

/* MENU PAGES */
.page-template-template-menu .header{
  padding: 20px 0;
}

.menu-wrapper{
  margin-bottom: 150px;
}

.menu-wrapper h1{
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.menu-wrapper .red-btn{
  font-weight: 400;
  padding: 5px 20px 7px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 5px;
}

.menu-wrapper h5{
  margin: 5px 0;
}

.menu-wrapper .per-item{
  margin: 15px 0;
}

.menu-wrapper .per-menu-section p.note{
  font-weight: 600;
}

.menu-wrapper .per-item p{
  margin: 5px 0;
  font-weight: 300;
  line-height: 1.2;
}

.menu-wrapper .slider-wrapper{
  border-bottom: 0;
}

.slider-for .per-slide,
.menu-wrapper .per-slide{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  max-height: 750px;
  height: 35vw;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.menu-wrapper .slider-nav .per-slide{
  height: auto;
  min-height: auto;
  max-height: none;
  cursor: pointer;
}

.menu-wrapper .slider-nav .per-slide .per-slide-inner,
.tab-content .slider-nav .per-slide .per-slide-inner{
  border: 1px solid #fff;
}

.menu-wrapper .slider-nav .per-slide.slick-current .per-slide-inner,
.tab-content .slider-nav .per-slide.slick-current .per-slide-inner{
  border: 1px solid #97213A;
}

.slider-for .per-slide .slider-caption{
  background-color: #fff;
  margin-bottom: 30px;
  padding: 10px 40px;
  border-radius: 20px 0 0 20px;
  text-align: center;
}

.slider-for .per-slide .slider-caption h6{
  margin: 0;
  line-height: 1.2;
  font-size: 1.4rem;
}

.slider-nav .per-slide{
  margin: 10px 5px 0;
  cursor: pointer;
}

.menu-wrapper .slick-prev,
.custom-orders .slick-prev{
  left: -9px;
  z-index: 99;
  top: 40%;
  height: 59px;
}

.menu-wrapper .slick-next,
.custom-orders .slick-next{
  right: -13px;
  top: 40%;
  height: 59px;
}

.menu-wrapper .slick-next:before,
.menu-wrapper .slick-prev:before,
.custom-orders .slick-next:before,
.custom-orders .slick-prev:before{
  color: #97213A;
  font-size: 5rem;
}

/* /MENU PAGES */

/* SEASONAL PAGES */
.seasonal .per-row .content-containter h2{
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 0;
}

.content-containter h6{
  margin: 0;
}
/* /SEASONAL PAGES */

/* CUSTOM ORDERS PAGES */
.custom-orders .header{
  padding: 20px 0;
}

.custom-orders-wrapper{
  margin-bottom: 100px;
}

.custom-orders h1{
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.form-wrapper{
  background-color: #E8E8E8;
  background-image: url('img/Mask-Group-forms.png');
  background-position: center;
  background-size: cover;
  padding: 30px 15px;
}

.form-wrapper .with_frm_style .frm_primary_label{
  display: none;
}

.form-wrapper .with_frm_style input[type='text'],
.form-wrapper .with_frm_style input[type='email'],
.form-wrapper .with_frm_style input[type='tel'],
.form-wrapper .with_frm_style textarea{
  border: 0;
  padding: 15px 20px;
  font-size: 1.6rem;
  font-family: 'Barlow Semi Condensed', sans-serif;
  height: auto;
  border-radius: 0;
}

.form-wrapper .frm_submit{
  text-align: right;
}

.form-wrapper .frm_style_formidable-style.with_frm_style .frm_submit button{
  box-shadow: none;
}

.form-wrapper .with_frm_style .frm_form_fields > fieldset{
  padding-bottom: 0;
}

ul.gallery-tab{
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}

ul.gallery-tab li{
  padding: 0 15px;
  margin: 0;
}

ul.gallery-tab li:first-child{
  padding-left: 0;
}

ul.gallery-tab li a{
  font-family: 'itc-american-typewriter', serif;
  font-size: 1.5rem;
  cursor: pointer;
  color: #97213A;
  text-decoration: underline;
  transition: .3s ease;
}

ul.gallery-tab li a.inactive{
  color: #585858;
  text-decoration: none;
  transition: .3s ease;
}

ul.gallery-tab li a:hover{
  color: #97213A;
  text-decoration: underline;
  transition: .3s ease;
}

.custom-orders .slider-wrapper{
  padding: 0;
  border-bottom: 0;
}

.tab-content{
  display: none;
  clear:both;
  width:100%;
}

/* /CUSTOM ORDERS PAGES */

/* CONTACT US */
.contact-us .header{
  padding: 20px 0;
}

.contact-us-wrapper{
  margin-bottom: 100px;
}

.store-info-wrapper{
  background-color: #F7F5F5;
}

.contact-us .info-inner{
    text-align: center;
    margin: 30px 0 40px;
}

.contact-us .info-inner h3{
  margin-bottom: 0;
}

.contact-us .info-inner a{
  color: #4A4A4A;
}

.contact-us .info-inner a.red-btn{
  color: #fff;
}

.contact-us .info-inner a.red-btn:hover{
  color: #97213A;
}
/* /CONTACT US */

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


/*------------------------------------*\
    ACF GOOGLE MAP
\*------------------------------------*/

.acf-map {
    width: 100%;
    height: 100%;
    min-height: 400px;
    max-height: 600px;
    border: #ccc solid 1px;
    margin: 20px 0;
  }

   /* Fixes potential theme css conflict. */
  .acf-map img {
   max-width: inherit !important;
  }


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {
  .logo-img{
    height: 120px;
  }

  .header .nav ul li.nav-logo{
    display: none;
  }

  .header-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .slide-content{
    padding: 0 20px;
    text-align: center;
    color: #fff;
  }

  .slide-content h3,
  .slide-content h4{
    color: #fff;
    margin: 10px;
  }

  .nav-wrapper{
    display: none;
  }

  .footer .logo-section,
  .footer .footer-nav{
    width: 100%;
  }

  .footer .logo{
    text-align: center;
  }

  .footer .nav ul li{
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }

  .slider-wrapper{
    padding: 30px 0;
  }

  .page-header-wrapper{
    max-width: 100%;
  }

  .for-desktop{
    display: none;
  }

  .for-mobile{
    display: inline-block;
  }

  .seasonal .content-image{
    text-align: center;
  }

  .seasonal .per-row .content-containter{
    padding-left: 0;
  }

}

@media only screen and (min-width:480px) {
  .footer .nav ul li{
    width: auto;
  }

  .footer .nav ul li{
    margin: 0 20px;
  }

  .logo-img{
    height: 170px;
  }
}

@media only screen and (min-width:769px) {
  .slider-wrapper{
    padding: 40px 0;
  }

  .page-header-wrapper{
    max-width: 450px;
  }

  .seasonal .page-header-wrapper{
    max-width: 500px;
  }

  .for-desktop{
    display: inline-block;
  }

  .for-mobile{
    display: none;
  }

  .per-menu-box .per-menu-box-inner h3{
    width: auto;
  }

  .per-menu-box .per-menu-box-inner h3 span{
    text-align: left;
  }

  .home .page-header.page-header-button .button-cont a{
    width: 500px;
  }

}

@media only screen and (min-width:992px) {
  .header{
      padding-top: 0;
  }

  header .nav-wrapper{
    display: block;
  }

  .header .nav ul li.nav-logo{
    display: block;
  }

  .header-wrapper{
    display: none;
  }

  .footer .logo-section,
  .footer .footer-nav{
    width: auto;
  }

  .footer .logo{
    text-align: center;
  }
}

@media only screen and (min-width:1024px) {
  .menu-boxes .columns .column.per-menu-box{
    width: 20% !important;
  }

  .slide-content{
    padding-right: 60px;
    text-align: left;
  }

  .menu-wrapper .top-cont{
    padding-right: 30px;
  }

  .seasonal .content-image{
    text-align: left;
  }

  .seasonal .per-row .content-containter{
    padding-left: 30px;
  }

  .per-row:nth-child(even) .columns.reversed{
    flex-direction: row-reverse;
  }

  .per-row .content-containter{
    padding-left: 30px;
  }

  .per-row:nth-child(even) .columns.reversed .content-containter{
    padding-right: 30px;
    text-align: right;
  }

  .menu-wrapper .per-item{
    padding-right: 30px;
  }

  .left-side{
    padding-right: 30px;
  }

  .gallery-section{
    padding-left: 20px;
  }

  .custom-orders .top-cont,
  .contact-us .top-cont{
    padding: 0;
  }

  .form-wrapper{
    padding: 40px;
  }

  .footer .sml-font{
    text-align: right;
  }

}

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

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

/*------------------------------------*\
    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: 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;
}

.sticky {}

.bypostauthor {}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !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 {
        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;
    }

    .nav,
    .sidebar,
    .home-slider,
    #respond {
        display: none;
    }

    @page {
        margin: 2cm;
    }
}
