/*
 Theme Name:   Smoke Poutine Child
 Theme URI:    http://example.com/wp-bootstrap-child/
 Description:  Smoke Poutine Child
 Author:
 Author URI:
 Template:     smoke-poutine
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  smoke-poutine-child
*/


@font-face {
  font-family: 'Helvetica-Neue';
  font-weight: normal;
  src: url("Fonts/HelveticaNeueLTStd-Bd.otf") format("opentype");
}

@font-face {
  font-family: 'MinionPro';
  font-weight: normal;
  src: url("Fonts/MinionPro-Regular.otf") format("opentype");
}


body {
  background-color: black;
  font-family: 'Helvetica-Neue', arial, sans-serif;
  overflow-x: hidden;
  color: white;
}

h1, h2, h3, h4,  h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  font-family: 'Helvetica-Neue', arial, sans-serif;
  margin-bottom: 25px;
  font-weight: 400!important;
  color: white;
}
strong{
  font-family: 'Helvetica-Neue', arial, sans-serif!important;
}
h1, .h1{
  font-size: 62px;
  margin-bottom: 40px;
}
h2{
  font-size: 28px;
}
h3{
  font-size: 24px;
}
p{
  font-family: 'Helvetica-Neue', arial, sans-serif;
  font-size: 18px;
  margin-bottom: 25px;
  color: white;
}
a{
  color: #d2232a;
}
.container {
  max-width: 1140px!important;
  margin: auto;
}
.container-fluid{
  padding: 0px;
}
.row {
    margin: 0px;
}
.marginb0{
  margin-bottom: 0px!important;
}
.padding10{
  padding: 10px 0px;
}
.padding20{
  padding: 20px 0px;
}
.padding30{
  padding: 30px 0px;
}
.padding40{
  padding: 40px 0px;
}
.padding50{
  padding: 50px 0px;
}
.padding60{
  padding: 60px 0px;
}
.padding70{
  padding: 70px 0px;
}
.padding80{
  padding: 80px 0px;
}
.padding90{
  padding: 90px 0px;
}
.padding100{
  padding: 100px 0px;
}
ul li{
  font-family: 'Helvetica-Neue', arial, sans-serif;
  font-size: 18px;
  color: #282626;
}
ul{
    padding-left: 20px;
}
a{
  cursor: pointer;
}
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { /*height: auto;  Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }


.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center;
  white-space: nowrap; vertical-align: middle; -webkit-user-select: none;
  -moz-user-select: none; -ms-user-select: none; user-select: none;
  border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem;
   -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: black; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: black; text-decoration: none; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
.card{
  background-color: black;
}
.socialicons{
  align-self: center;
  flex: 0 0 22%;
  max-width: 200px;
  min-width: 200px;
}
.socialicons a.image:first-child {
  margin-left: 0px;
}
.socialicons a.image:nth-child(2) {
  margin-left: 0px;
  margin-right: 2px;
}
.socialicons a.image {
  margin-left: 5px;
  height: 32px;
  display: inline-block;
  top: -7px;
  position: relative;
}
.socialicons a.image.snapchaticon{
  top: 1px;
}
.socialicons a.image.snapchaticon .fa-snapchat{
  color: white;
  font-size: 32px;
}
.container-fluid {
  width: 100%;
  padding-right: 0px!important;
  padding-left: 0px!important;
}
header #topbar {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 1140px;
  margin: auto;
  justify-content: space-between;
  padding: 0px 15px;
  height: 180px;
}
header #topbar .logo{
  align-self: center;
  flex: 0 0 25%;
  max-width: 300px;
}
header #bottombar{
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 100%;
  margin: auto;
  background-color: black;
  height: 60px;
  margin-bottom: 0px;
}
#masthead {
  height: 240px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  max-width: 100%;
  z-index: 9999;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  background-color: black;
  background-image: url(img/HeaderBG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.tagline {
  font-size: 62px;
  color: white;
  max-width: 60%;
  flex: 0 0 54%;
  line-height: 1;
  align-self: center;
  margin-bottom: 0px;
}
#content{
  margin-top: 240px;
}
#masthead.whiteHeader{
  background-color: #d2232a!important;
}
#primary-menu .nav-item.menu-item-has-children.show a.dropdown-toggle{
  color: #d2232a!important;
}
#primary-menu-wrap{
  order: 2;
}
#primary-menu-wrap-mobile.navbar-collapse.collapse.show{
  display: none;
}
#primary-menu-wrap-mobile.navbar-collapse.collapse.in{
  display: block!important;
}
.navbar-toggler .fa-bars{
  display: none;
}
.navbar-toggler.collapsed .fa-bars{
  display: block;
}
.navbar-toggler.collapsed .fa-times{
  display: none;
}
.navbar-toggler .fa-times{
  display: block;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0rem 0rem;
    width: 1140px;
    margin: auto;
}
#primary-menu .dropdown-menu {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 10px 20px;
  margin: 0 0 0;
  font-size: 18px;
  color: white;
  text-align: left;
  list-style: none;
  background-color: black;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
}
.dropdown-toggle::after{
  display: none;
}

#primary-menu .dropdown-menu.depth_0.show{
  display: block;
}
#primary-menu.navbar-nav .nav-link {
  padding: 0px 20px;
  margin-right: 0px;
  line-height: 30px;
  font-family: 'Helvetica-Neue', arial;
  font-size: 28px;
}
#primary-menu.navbar-nav .dropdown-menu .nav-item{
  height: auto;
  border-bottom: 2px solid white;
  text-align: left;
}
#primary-menu.navbar-nav .dropdown-menu .nav-item:last-child{
  border-bottom: 0px!important;
}
#primary-menu.navbar-nav .dropdown-menu .nav-link {
    padding: 5px 0px;
    margin-right: 0px;
    font-size: 18px;
}
#primary-menu.navbar-nav .nav-link:hover{
    color: #d2232a!important;
}

#primary-menu, #primary-menu-wrap{
    justify-content: space-between;
    width: 100%;
}
.navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
#footer-menu.navbar-nav .nav-link {
  padding: 0px 10px;
  margin-right: 0px;
  line-height: 25px;
  font-weight: 400;
  font-size: 24px;
  margin: 10px 0px;
  border-right: 3px solid white;
}
.logo img{
  width: 270px;
}

.logged-in #masthead {
  top: 32px;
}

#subbanner{
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  align-content: flex-end;
  height: 140px;
  background-position: center;
  background-color: #d2232a;
}
#subbanner .container {
  display: flex;
  padding: 0;
  height: 140px;
}
#subbanner h1{
  color: white;
  font-size: 62px;
  align-self: center;
  text-align: left;
  margin-bottom: 0px;
  margin-left: 15px;
}

.alert-app{
  display: none;
  position: fixed;
  top: 0px;
  height: 65px;
  background-color: #110c0a;
  background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: 170%;
  width: 100%;
  z-index: 99999;
  padding: 8px 10px;
  background-position-y: 78%;
  background-position-x: 70%;
  border-radius: 0px!important;
}
.alert-dismissible.alert-app .close {
  position: absolute;
  top: -2px;
  right: 100%;
  padding: 5px;
  color: inherit;
  left: 0px;
  color: white;
  opacity: 1;
  font-weight: 100;
  font-size: 24px;
  font-family: arial;
}
.alert-app strong{
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 0px;
}
.alert-app span{
  display: block;
  font-size: 10px;
}
.alert-app .promotext {
  display: inline-block;
}
.alert-app .download.button{
  font-size: 8px;
  padding: 0px 5px;
  border: 1px solid white;
  background-color: black;
  background-color: #00000000;
  float: right;
  margin-top: 15px;
  font-weight: 200;
  line-height: 2;
  cursor: pointer;
}
.alert-app img{
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 5px;
}
#plaidbanner{
  width: 100%;
  background-image: url(img/SubPlaidBanner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#plaidbanner .row{
  display: flex;
  flex-wrap: wrap;
  max-width: 1140px;
  margin: auto;
}
#plaidbanner.loyalty .row{
  justify-content: center;
  padding: 20px 0px;
}
#plaidbanner.loyalty h2{
  font-size: 185px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding: 0;
  margin: 0;
  margin-bottom: 0px;
  color: white;
}
#plaidbanner.loyalty h3{
  font-size: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding: 0;
  margin: 0;
  color: white;
}
.loyalty h4{
  font-size: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding: 0;
  margin: 0;
  color: white;
  margin-bottom: 40px;
  padding-left: 20px;
}



#smokepalooza {
  background-image: url(img/Palooza/Background.jpg);
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: 70% 70%;
  padding: 0px;
  padding-bottom: 60px;
}
#smokepalooza img{
  max-width: 1050px;
  margin: auto;
  display: block;
  width: 90%;
}

.countdowncircles{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1140px;
  margin: auto;
}

.countdowncircle{
  width: 250px;
  height: 250px;
  background-image: url(img/Palooza/circle.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
.countdowncircle p {
  position: relative;
  z-index: 999;
  width: 100%;
  text-align: center;
  align-self: center;
  color: black;
  font-size: 32px;
  margin-bottom: 0px;
}


#plaidbanner.countdown {
  padding-bottom: 60px;
}
#plaidbanner.countdown h2{
  font-size: 2.5vw;
  text-align: center;
  margin-top: 40px;
}
#plaidbanner.countdown .winnerBG{
  background-image: url(img/winner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 80px 0px;
}
#WPEC{
  font-size: 70px;
  text-align: center;
  width: 100%;
  min-height: 105px;
}

.smokesChampionship{
  background-color: #110c0a;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
}
.smokesChampionship .row{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex: 0 0 100%;
  max-width: 1140px;
  margin: auto;
}
.smokesChampionship h2{
  font-size: 5.2vw;
  text-align: center;
  margin-bottom: 10px;
}
.smokesChampionship h3{
  font-size: 3.8vw;
  text-align: center;
}
.smokesChampionship h3 span{
  color: #eb1823;
}
.championtext{
  align-self: center;
}
#champgallery h4{
  font-size: 3vw;
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
}
#champgallery{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 65%;
  flex: 0 0 100%;
}
#champgallery .gallerysection{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
  flex: 0 0 100%;
}

#trophy{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 35%;
  flex: 0 0 100%;
}
#trophy img{
  position: absolute;
  width: 160%;
  max-width: 160%;
}
#champgallery img{
  margin-bottom: 20px;
}
#champgallery .thirdsize{
  flex: 0 0 33%;
  max-width: calc(33% - 10px);
}
#champgallery img.fullsize {
  margin-bottom: 20px;
  float: left;
  width: 105%;
  max-width: calc(100% + 5px);
  position: relative;
  left: -5px;
}
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 19999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
  border:0px solid black!important;
}

.navbar {
    padding: 0px;
}
.navbar-nav .nav-link{
  color: white;
  margin-right: 40px;
}
.container-fluid > .container{
  margin: auto;
}


.button{
  font-family: 'Helvetica-Neue', arial;
  background-color: #d2232a;
  font-size: 24px;
  border-radius: 0px;
  padding: 10px 15px;
  color: white;
  text-decoration: none;
  cursor: pointer;
  line-height: 2;
  display: inline-block;
}
.button:hover{
  color: white;
  text-decoration: none;
}
.button.white{
  font-size: 24px;
  background-color: white;
  border-radius: 0px;
  padding: 10px 15px;
  color: #d2232a;
  text-decoration: none;
  font-family: 'Helvetica-Neue', arial;
  line-height: 2;
  display: inline-block;
}
.button.white:hover{
  background-color: #d2232a;
  color: white;
  text-decoration: none;
}


input[type="submit"] {
  background-image: url(img/BGbutton.jpg)!important;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 200px;
  border: 0px solid white;
  color: white;
  border-radius: 0px;
  font-size: 28px;
  border-radius: 0px;
  padding: 5px 10px;
  height: 50px;
  margin: auto;
  line-height: 1.5;
  display: block;
}
input[type="submit"]:hover{
  color: white;
}
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    top: 2px;
    position: relative;
}
::placeholder{
  color: #282626;
}

footer, .stickyfooter{
  background-color: black;
  /*background-image: url(img/HeaderBG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -20px;*/
  color: white!important;
  text-align: left!important;
  padding-top: 25px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 999;
}
footer #topbar, .stickyfooter #topbar{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1140px;
  margin: auto;
}

footer .col{
  padding: 0px;
}

footer .button{
  border: 2px solid white;
  color: #143956;
  float: right;
  font-size: 20px;
  padding: 10px 25px;
}

footer #botbar{
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 1140px;
  text-align: center;
  color: white;
  margin: auto;
}
footer #botbar p{
  color: white;
  font-size: 20px;
  text-align: center;
  padding: 20px 0px;
  width: 100%;
  margin-bottom: 0px;
}

.margin0{
  margin: 0px!important;
}
.padding0{
  padding: 0px!important;
}


.navbar-toggler.collapsed .fa-bars{
  display: block;
}
.navbar-toggler.collapsed .fa-times{
  display: none;
}
.navbar-toggler .fa-times{
  display: block;
}
.navbar-toggler {
  font-size: 32px;
  line-height: 1;
  border: 0px solid transparent;
  border-radius: 0px;
  height: 58px;
  width: 60px;
  color: white;
  order: 1;
  background-color: #d2232a;
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"],
 input[type="search"], input[type="number"], input[type="tel"], input[type="range"],
  input[type="date"], input[type="month"], input[type="week"], input[type="time"],
   input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    display: block;
    margin-bottom: 25px;
    width: 100%;
    padding: 15px;
    font-size: 18px;
    line-height: 1.5;
    color: #282626;
    background-color: white;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
textarea{
  margin-bottom: 0px;
}


.ordernow{
  background-color: black;
  color: white;
  font-size: 28px;
  text-align: center;
  padding: 10px 10px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 1;
  cursor: pointer;
}
.ordernow:hover{
  text-decoration: none;
  color: black;
  background-color: white;
}
#desktopview{
  display: block;
}
#desktopview.fullwidth{
    display: block;
    width: 100%;
}
#mobileview{
  display: none;
}
#desktopview.header{
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
}

#mobileview.header .navbar-toggler{
  flex: 0 0 5%;
  align-self: center;
  max-width: 100px;
  min-width: 65px;
}
.loyaltychalkboard{
  background-color: #110c0a;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: 65% 46%;
}
.loyaltychalkboard .row{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1140px;
  margin: auto;
}

.loyaltychalkboard .loyalty img{
  display: block;
  height: 100%;
}
#OurMenuTabs{
  background-color: #110c0a;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: 65% 46%;
}
#OurMenuTabs h3 {
  color: white;
  font-size: 62px;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#OurMenuTabs .nav-link {
    padding: 0px;
}
#OurMenuTabs .nav.nav-pills{
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
}

#OurMenuTabs .row{
  max-width: 1140px;
  margin: auto;
}
#OurMenuTabs .tab-content{
  margin-top: 60px;
  margin-bottom: 40px;
  width: 100%;
}
#OurMenuTabs li.nav-item{
  max-width: 20%;
  margin: 0px;
  flex: 0 0 100%;
  border-bottom: 6px solid white;
  border-top: 6px solid white;
  border-left: 3px solid white;
  border-right: 3px solid white;
  text-align: center;
  color: white;
  cursor: pointer;
}
#OurMenuTabs li.nav-item:first-child{
  border-left: 6px solid white;
}
#OurMenuTabs li.nav-item:last-child{
  border-right: 6px solid white;
}
#OurMenuTabs li.nav-item.active::after{
  content: '';
  background-image: url(img/whitedownarrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  background-position: center;
  height: 30px;
  max-width: 220px;
  position: absolute;
  display: block;
  margin-top: 20px;
}

#OurMenuTabs .tab-content > .active{
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  opacity: 1;
}
#OurMenuTabs .tab-content .frytype{
  flex: 0 0 25%;
  max-width: 100%;
  cursor: pointer;
  text-align: center;
  background-image: url(img/SingleItemBG.jpg);
  background-repeat: no-repeat;
  background-size: 105%;
  padding-bottom: 15px;
}
#OurMenuTabs .tab-content .frytype p{
  margin-bottom: 0px;
}
#OurMenuTabs .tab-content .frytype h4{
  color: white;
  font-size: 18px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#appicons{
  width: 100%;
  text-align: center;
  max-width: 200px;
  margin: auto;
}

#halfNhalf{
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
}
#halfNhalf .half{
  flex: 0 0 50%;
  max-width: 100%;
}

#SingleFryBanner {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  height: 70vh;
  border-bottom: 2px solid white;
}
#SingleFryBanner .image{
  flex: 0 0 60%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
#SingleFryBanner .content{
  flex: 0 0 40%;
  text-align: left;
  align-self: center;
}
#SingleFryBanner .content h4{
  margin-bottom: 5px;
}
#SingleFryBanner .image img{
  max-width: 200%;
  width: 110%;
  position: relative;
  bottom: 20%;
  left: -12%;
  align-self: center;
}



#TheConcept, #WhoIsSmoke, #WhatIsPoutine{
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
  top: -240px;
  visibility: hidden;
}
#theconceptcontainer .row{
  padding: 40px 15px;
  padding-bottom: 120px;
}
#theconceptcontainer .video{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 0px;
  margin-top: 0%;
}
#theconceptcontainer .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#theconceptcontainer .textsection span{
  color: #d2232a;
}



#videocontainer {
  padding-bottom: 0px;
}
#videocontainer .video{
  position: relative;
  margin-bottom: 0px;
  height: calc(100vh - 240px);
  min-width: 100%;
  overflow: hidden;
}
#videocontainer .video video{
  width: 100%;
  min-width: 100%;
}
#videocontainer .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#videocontainer #cheesebanner{
  display: none;
  height: calc(100vh - 240px);
  overflow: hidden;
  width: 100%;
  position: relative;
}
#videocontainer #cheesebanner img{
  width: auto;
  min-height: calc(100vh - 240px);
  max-width: 100%;
  min-width: 991px;
  height: auto;
  position: absolute;
}

#thepoutine{
  padding: 40px 0px;
  margin-top: 80px;
}
#thepoutine h2{
  font-size: 72px;
  color: #d2232a;
}
#thepoutine .textsection{
  align-self: center;
}
#thepoutine .ingredients{
  margin-top: 80px;
}
#thepoutine .ingredients h3{
  font-size: 62px;
}
#thepoutine .ingredients .col{
  align-self: center;
}

#WhoIsSmokeContainer {
  background-image: url(img/LargeSmokesBanner.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
#WhoIsSmokeContainer .row{
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
#WhoIsSmokeContainer img{
  width: 80%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 100%;
}
#WhoIsSmokeContainer h3{
  font-size: 62px;
  text-align: center;
  width: 100%;
}
#ComicStory .row{
  max-width: 1140px;
  padding: 0px;
  margin: auto;
  display: flex;
  flex: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
#ComicStory .row img{
  margin-bottom: 40px;
}
#ComicStory .row .one{
  flex: 0 0 100%;
  max-width: 49%;
}
#ComicStory .row .two{
  flex: 0 0 100%;
  max-width: 49%;
  margin-bottom: 50px;
}
#ComicStory .row .three{
  flex: 0 0 100%;
  max-width: 47%;
}
#ComicStory .row .four{
  flex: 0 0 100%;
  max-width: 25%;
  margin-bottom: 45px;
}
#ComicStory .row .five{
  flex: 0 0 100%;
  max-width: 25%;
  margin-bottom: 45px;
}
#ComicStory .row .six{
  flex: 0 0 100%;
  max-width: 54%;
}
#ComicStory .row .seven{
  flex: 0 0 100%;
  max-width: 44%;
}

#ComicStory .row .eight{
  flex: 0 0 100%;
  max-width: 55%;
  margin: 0px 20px;
  margin-bottom: 50px;
}
#ComicStory .row .nine{
  flex: 0 0 100%;
  max-width: 38%;
}

#ComicStory .row .ten{
  flex: 0 0 100%;
  max-width: 48%;
}
#ComicStory .row .eleven{
  flex: 0 0 100%;
  max-width: 48%;
  margin-top: 20px;
}

#ComicStory .row .twelve {
  flex: 0 0 100%;
  max-width: 60%;
  align-self: center;
  margin: auto;
}


.Singleproductmessage{
  color: white;
  font-size: 14px;
  width: 100%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}


.deliverysection{
  background-color: #110c0a;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  /*background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: cover;*/
}
.deliverysection a{
  color: white;
}
.deliverysection .comingsoonimg{
  margin: auto;
  margin-top: 80px;
  margin-bottom: 40px;
}




/*****************CONTACT CODE******************/
.contactform {
  width: 100%;
}
.gform_wrapper .validation_message{
  color: #d2232a!important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(0, 0, 0, 0.25)!important;
    margin-bottom: 6px!important;
    border-top: 0px solid #d2232a!important;
    border-bottom: 0px solid #d2232a!important;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}
.gform_wrapper div.validation_error {
  color: #d2232a!important;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px;
  border-top: 2px solid #d2232a!important;
  border-bottom: 2px solid #d2232a!important;
}
.gform_wrapper ul.gform_fields {
  margin: 0!important;
  list-style-type: none;
  display: flex!important;
  flex: 0 0 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contactform ul li label{
  display: none!important;
}
.contactform ul li.half{
  flex: 0 0 100%;
  max-width: 48%;
}
.contactform ul li select::after{

}
.gform_wrapper select option{
  /*background-color: #d2232a;*/
  background-color: black;
}

.gform_wrapper select option:hover{
background-color: #d2232a;
}
.gform_wrapper .option:hover, .gform_wrapper .option.focus, .gform_wrapper .option.selected.focus {
background-color: #d2232a;
}

.contactform ul li.full{
  flex: 0 0 100%;
  max-width: 100%;
}
.gform_wrapper {
  width: 100%;
}
.contactform select, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"] {
  height: calc(2.25rem + 10px);
  display: block;
  font-size: 24px!important;
  width: 100%;
  padding: 0px 0px;
  font-size: 1rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #000;
  background-clip: padding-box;
  border: 0px solid white;
  border-bottom: 1.5px solid white;
  border-radius: 0px;
  margin-bottom: 40px;
}
.contactform select{
  padding: 0px!important;
  cursor: pointer;
}
.contactform textarea{
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 1rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #000;
  background-clip: padding-box;
  border: 0px solid white;
  border: 1.5px solid white;
  border-radius: 0px;
}
input::-webkit-input-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input:-moz-placeholder, input::placeholder {
  color: white;
}
::-webkit-input-placeholder { /* Edge */
  color: white;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::placeholder {
  color: white;
}
.gform_wrapper .ginput_container_select select{
  background-image: url(img/plaidarrow.png)!important;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  appearance: none;
  background-position: right;
  background-repeat: no-repeat;
  outline-width: 0;
  background-size: 40px;
  display: block;
  width: 100%;
}

.gform_wrapper .CityDropdown .ginput_container_select select {
  background-image: url(img/plaidarrow.png)!important;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  appearance: none;
  background-position: right;
  background-repeat: no-repeat;
  outline-width: 0;
  background-size: 40px;
  display: block;
  width: 100%;
}
.gform_wrapper .CityDropdown select option {
    color: white;
    /*background-color: #d2232a;*/
    background-color: black;
}
select option:hover {
box-shadow: 0 0 10px 100px #d2232a inset!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
    background-image: url(img/BGbutton.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%!important;
    max-width: 200px;
    border: 0px solid white;
    color: white;
    border-radius: 0px!important;
    font-size: 28px!important;
    border-radius: 0px;
    padding: 5px 10px;
    height: 50px;
    margin: auto!important;
    line-height: 1.5;
    display: block!important;
}

.nice-select {
    background-image: url(img/plaidarrow.png)!important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    background-position: right;
    background-repeat: no-repeat;
    outline-width: 0;
    background-size: 40px;
    display: block;
    width: 100%;
    height: calc(2.25rem + 10px);
    display: block;
    font-size: 24px!important;
    width: 100%;
    padding: 0px 0px;
    font-size: 1rem;
    line-height: 1.5;
    color: #ffffff;
    background-color: #000;
    background-clip: padding-box;
    border: 0px solid white;
    border-bottom: 1.5px solid white;
    border-radius: 0px;
    margin-bottom: 40px;
}

.nice-select .list {
    background-color: #000;
    border-radius: 0px;
    width: 100%;
}

.nice-select .option {
  color: white;
}




.deliverysection .gform_wrapper .gform_footer input.button, .deliverysection .gform_wrapper .gform_footer input[type=submit], .deliverysection .gfield_label{
  display: none!important;
}


.deliverysection .gfield_html{
  width: 100%;
}
.deliverysection .skipthedishes{
  font-size: 0px;
  background-image: url(img/skip.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;

}
.deliverysection .UBEREats{
  font-size: 0px;
  background-image: url(img/uber-eats.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}
.deliverysection .DoorDash{
  font-size: 0px;
  background-image: url(img/doordash.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}
.deliverysection .FOODORA{
  font-size: 0px;
  background-image: url(img/foodora.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}




.privacytext{
  padding: 40px 0px;
}
#plaidbanner.privacy h1{
  margin-left: 15px;
  margin-bottom: 0px;
  padding: 25px 0px;
  line-height: 1;
}
/*********locator Styles*************/
.skipthedishes{

}
.UBEREats{

}
.DoorDash{

}
.FOODORA{

}


/**************STORE LOCATOR ****************/
.gm-style .gm-style-iw-t::after {
    background: black!important;
    transform: translate(-50%,-45%) rotate(-45deg)!important;
    width: 15px;
    z-index: -1!important;
}

#store_locator_filter_content #store_locator_filter_categories, #store_locator_filter_content #store_locator_filter_radius, #store_locator_filter_content .single_filter h5{
  display: none!important;
}
.gm-style .gm-style-iw-c{
  background-color: black!important;
}
.store_locator_infowindow .store_locator_image img {
    max-width: 50px!important;
    height: auto!important;
}
#store_locator .gm-style-iw-d{
  overflow: hidden!important;
}
.gm-style .gm-style-iw-c .store_locator_distance {
    position: relative;
    right: 0px;
    top: 0px;
    line-height: 1.5;
}
#store_locator_find_stores_button{
  background-image: url(img/BGbutton.jpg)!important;
  background-repeat: no-repeat;
  background-size: cover;
  border:0px;
}
#store_locator_get_my_position i{
  display: none;
}
#store_locator_get_my_position{
  margin-right: 5px;
}
#store_locator_get_my_position::before{
  content: 'Use My Location';
  display: inline-block;
  color: #d2232a;
  font-size: 12px;
  text-decoration: underline;
}
#store_locator_address_field{
  margin-bottom: 10px;
}
.store_locator_result_list_item:hover {
    cursor: pointer;
    background-color: black;
}
.store_modal_title {
    line-height: 1.2!important;
}
.store-locator-pull-right {
    float: right !important;
    position: absolute;
    right: 0px;
    padding: 20px 40px;
    padding-right: 10px;
    max-width: 100px;
}
.store-locator-col-sm-8{
  width: 100%;
}
.store_locator_actions{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 25px!important;
}
.store_locator_name{
  max-width: calc(100% - 130px);
  font-size: 14px;
}
.store_locator_name i, .store_locator_badges{
  display: none;
}
.store_locator_distance{
  position: absolute;
  right: 20px;
  top: 0px;
  line-height: 1.5;
}
.store_locator_actions .button{
  background-color: black;
  padding: 0px;
  color: #d2232a;
  font-size: 14px;
  border: 0px;
}
.store_locator_actions .store_locator_call_now{
  order: 1;
}
.store_locator_actions .store_locator_get_direction{
  order: 2;
}
.store_locator_actions  .store_locator_visit_store{
  order: 3;
}
#store_locator_get_my_position, #store_locator_get_all_stores{
  color: #d2232a;
  font-size: 12px;
  text-decoration: underline;
  display: block;
}
#store_locator_get_my_position i, #store_locator_get_all_stores i{
    font-style: normal;
}
#store_locator_search_box .store-locator-row:nth-child(2) .store-locator-col-xs-12.store-locator-col-sm-12::before{
  content: 'Search by City, Province or Postal Code';
  display: block;
  font-size: 12px;
  color: white;
  position: relative;
  margin-bottom: 10px;
}
#store_locator_main #store_locator_map{
  position: relative;
  overflow: hidden;
  height: calc(100vh - 260px)!important;
}
.store_locator_dragged_button{
  display: none!important;
}

#singlelocationBG{
  background-color: #110c0a;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  flex: 0 0 100%;
  background-image: url(img/ChalkBoard.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#singlelocationBG .container{
  border-bottom: 1px solid white;
}
#singlelocationBG .row{
  padding: 40px 0px;
}
article.stores .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px;
    text-align: -webkit-right;
}
.singlestore h1{
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.8vw;
  margin-top: 20px;
  margin-bottom: 20px;
}
.singlestore h2{
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.2vw;
}
article.card{
  flex: 0 0 100%;
  max-width: 100%;
  display: inline-block;
  min-width: 380px;
}

article.card .entry-header, article.card .post-thumbnail{
  display: none;
}
article.card .store_locator_single_opening_hours{
  display: none;
}
article.card .store_locator_single_opening_hours h2, article.card .entry-content .store_locator_single_categories, article.card .entry-content .store_locator_single_filter, article.card .entry-content .store_locator_single_address, article.card .entry-content .store_locator_single_contact, article.card .entry-content .store_locator_single_opening_hours2{
  display: none;
}
#store_locator_single_map{
  display: block;
  max-width: 300px;
}
#SingleLocationInfo{
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.storehours{
  display: inline-block;
  flex: 0 0 100%;
  max-width: 30%;
  align-self: center;
  text-transform: uppercase;
}
.storehours.aligntop{
	min-height: 225px;
}
.storehours h3{
  margin-bottom: 15px;
  font-size: 28px;
}
.storeinfo {
  flex: 0 0 100%;
  max-width: 225px;
  align-self: center;
}
.storeinfo h3 {
  text-transform: uppercase;
  font-size: 28px;
}
.storeinfo p{
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
}
.storeicon{
  float: right;
  margin-top: -10px;
  width: 55px;
  margin-bottom: -25px;
}
.storedirections{
  background-image: url(img/BGbutton.jpg)!important;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 28px;
  border-radius: 0px;
  color: white;
  padding: 10px;
}
.storephone{
  color: #d2232a;
  margin: 20px 0px;
  display: block;
}
.storephone .plaidphone {
  display: inline-block;
  width: 22px;
  cursor: pointer;
  margin-top: -3px;
  margin-left: 2px;
}
.storephone .plaidphone:hover{
  text-decoration: none;
  color: white;
}
.storeinfo a:hover{
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.daycontainer{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: space-between;
  font-size: 18px;
}
.daycontainer .day{
  text-align: left;
  order: 1;
}
.daycontainer .times{
  order: 2;
  text-align: right;
}
.daycontainer .opentime{
  text-align: right;
}
.daycontainer .closetime{
  text-align: right;
}
.store_locator_single_map {
    margin-top: 0px;
    height: 300px;
}

.store_locator_infowindow .store_locator_image{
  display: none!important;
}



















/*******************Gallery*********************/
.videogallery .row{
  padding: 40px 0px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.videogallery .row .video{
  flex: 0 0 100%;
  max-width: 30%;
  margin-bottom: 25px;
  text-align: center;
}
#plaidbanner.gallery h2 {
    font-size: 2.5vw;
    text-align: center;
    margin-top: 25px;
    margin-left: 15px;
}


.sl-wrapper .sl-image .sl-caption{
  display: none!important;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current{
  background-image: url(img/BGbutton.jpg)!important;
  background-repeat: no-repeat;
  background-size: cover;
}
.sl-wrapper .sl-navigation button.sl-prev{
    background-image: url(img/plaidarrow.png)!important;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 0px!important;
}
.sl-wrapper .sl-navigation button.sl-next{
    background-image: url(img/plaidarrow.png)!important;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 0px!important;
}
.ngg-navigation a.next{
  color: white!important;
}
.ngg-navigation a.prev{
  color: white!important;
}
@media only screen and (max-width: 1600px) {
  .tagline {
    font-size: 4.2vw;
  }
  #OurMenuTabs h3 {
    color: white;
    font-size: 4.2vw;
  }
  #plaidbanner.loyalty h3 {
    font-size: 8.4vw;
  }
  #plaidbanner.loyalty h2{
    font-size: 12vw;
  }
  #WhoIsSmokeContainer h3 {
    font-size: 4vw;
  }
  #thepoutine h2 {
      font-size: 5vw;
      color: #d2232a;
  }
  #thepoutine .ingredients h3 {
      font-size: 4vw;
  }
  .storehours h3 {
      margin-bottom: 15px;
      font-size: 1.6vw;
  }
  .storeinfo h3 {
      text-transform: uppercase;
      font-size: 1.6vw;
  }
  .daycontainer {
      font-size: 1.2vw;
  }
  .storeinfo p {
      font-size: 1.2vw;
  }

}
@media only screen and (max-width: 1500px) {

  #smokepalooza {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top center;
  }
}

@media only screen and (max-width: 1450px) {
  .loyalty h4 {
      font-size: 4vw;
  }
  .countdowncircles {
      display: flex;
      justify-content: space-between;
      width: 100%;
      max-width: 650px;
      margin: auto;
  }
  .countdowncircle{
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1240px) {
  #store_locator_find_stores_button {
      font-size: 20px;
      padding: 10px 0px;
      text-align: center;
  }
  #SingleFryBanner .image {
      flex: 0 0 55%;
  }
  #ComicStory .row {
      padding: 0px 15px;
  }
  article.card {
      flex: 0 0 100%;
      max-width: 33%;
      display: inline-block;
      min-width: 33%;
  }
  .storehours, .storeinfo {
      align-self: start;
  }

}
@media only screen and (max-width: 1140px) {
  .smokesChampionship h2 {
    font-size: 6.5vw;
  }
  .smokesChampionship h3 {
    font-size: 4.5vw;
  }
  #champgallery h4 {
    font-size: 4vw;
  }

  .tagline {
      font-size: 5.5vw;
  }
  #primary-menu.navbar-nav .nav-link {
    font-size: 24px;
  }
  .daycontainer, .storeinfo p {
      font-size: 1.5vw;
  }
  .storehours h3, .storeinfo h3 {
      margin-bottom: 15px;
      font-size: 2.2vw;
  }
  #plaidbanner.gallery h2 {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 991px) {
  .spacer{
    margin: auto;
    width: 10px;
    height: 3px;
    background-color: white;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .copywrite{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }
  .copywrite .spacebar{
    display: none;
  }
  .allrights{
    display: block;
  }
  #footer-menu.navbar-nav{
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #footer-menu.navbar-nav .nav-link {
      padding: 0px 10px;
      margin-right: 0px;
      line-height: 25px;
      font-weight: 400;
      font-size: 24px;
      margin: 10px 0px;
      border-right: 0px solid white;
      text-align: center;
  }
  footer #topbar .links{
    width: 100%;
  }
  .stickyfootersection{
    position: fixed;
    bottom: 0px;
    z-index: 997;
  }
  #store_locator_main #store_locator_map{
    height: 100vh !important;
  }
  .storeinfo {
    flex: 0 0 100%;
    max-width: 28%;
  }
  .storedirections {
    font-size: 3vw;
  }
  .videogallery .row .video{
    flex: 0 0 100%;
    max-width: 48%;
  }
  #mobileview.header .navbar {
    flex: 0 0 100%;
    max-width: 100%!important;
    justify-content: center;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 150px;
  }
  #mobileview.header .navbar{
    background-color: black;
  }
  #mobileview.header #primary-menu-wrap-mobile.navbar-collapse.collapse.in {
    background-color: black;
    padding: 0px;
  }
  #mobileview.header #primary-menu-wrap-mobile .navbar-nav {
      -ms-flex-direction: column;
      flex-direction: column;
  }
  #SingleFryBanner {
      display: flex;
      flex-wrap: wrap;
      max-width: 100%;
      flex: 0 0 100%;
      height: auto;
      border-bottom: 2px solid white;
  }
  #SingleFryBanner .content {
      flex: 0 0 100%;
      text-align: left;
      align-self: center;
      max-width: 380px;
      margin: auto;
  }
  #SingleFryBanner .content h1{
    font-size: 52px;
    margin-bottom: 15px;
  }
  #primary-menu .menu-item-has-children .dropdown-menu{
    position: relative;
    top: 0;
    width: 100%;
    font-size: 18px;
    background-color: #d2232a;
  }
  #primary-menu .menu-item-has-children .dropdown-menu li:first-child{
    display: block;
  }
  .dropdown-menu.show {
      display: block!important;
  }
  #primary-menu.navbar-nav .dropdown-menu .nav-link:hover{
    background-color: white!important;
    color: #d2232a;
    width: 100%;
  }
  #mobileview.header #primary-menu.navbar-nav .nav-link{
    padding: 10px 0px;
    font-size: 20px;
  }
  #mobileview.header #primary-menu.navbar-nav .dropdown-menu .nav-link{
    font-size: 18px;
    padding: 5px 0px;
  }

  #videocontainer #cheesebanner{
    display: flex;
    justify-content: center;
  }
  #videocontainer .video{
    display: none;
  }

  #desktopview{
    display: none!important;
  }
  #mobileview{
    display: block;
  }
  #mobileview.header{
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    justify-content: space-between;
  }
  #mobileview.header .navbar{
    flex: 100%;
    max-width: 100px;
    justify-content: center;
  }
  #mobileview.header .navbar li{
    text-align: center;
    border-bottom: 1px solid white;
  }
  #mobileview.header #primary-menu.navbar-nav .dropdown-menu .nav-item {
    text-align: center;
    border-bottom: 1px solid white;
  }
  #mobileview.header .navbar li:last-child{
    border-bottom: 0px solid white;
  }
  #mobileview.header #primary-menu.navbar-nav .dropdown-menu {
    padding: 0px 0px;
  }

  .navbar-toggler {
      background-color: #ffffff00;
  }
  #videocontainer .video {
      height: calc(100vh - 150px);
  }
  #masthead, header #topbar {
    height: 150px;
  }
  #content {
      margin-top: 150px;
  }
  #TheConcept, #WhoIsSmoke, #WhatIsPoutine{
    top: -150px;
  }
  #SingleFryBanner .image {
    flex: 0 0 50%;
  }
  #SingleFryBanner .image img {
      max-width: 200%;
      width: 100%;
      position: relative;
      top: 0%;
      left: 0%;
      align-self: center;
  }
  .socialicons {
      align-self: center;
      flex: 0 0 100%;
      max-width: 100%;
  }
  footer, .stickyfooter {
      background-color: black;
      background-position-y: 0px;
      color: white!important;
      text-align: left!important;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      z-index: 999;
  }
  footer .socialicons, .stickyfooter .socialicons {
      align-self: flex-end;
      flex: 0 0 100%;
      max-width: 50%;
  }
  footer .socialicons a.image, .stickyfooter .socialicons a.image  {
      top: 0px;
      position: relative;
  }
  footer #topbar, .stickyfooter #topbar  {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
  }
  .ordernow {
      background-color: black;
      color: white;
      font-size: 24px;
      text-align: center;
      padding: 10px 10px;
      display: block;
      position: relative;
      top: 0px;
      right: 0px;
      line-height: 1;
      flex: 0 0 50%;
      max-width: 240px;
  }
  .store_locator_single_map {
      margin-top: 0px;
      height: 250px;
  }
  #plaidbanner.countdown h2 {
      font-size: 3.5vw;
  }
  #OurMenuTabs li.nav-item.active::after {
      height: 25px;
      max-width: 20%;
  }
  #OurMenuTabs .tab-content .frytype h4 {
      color: white;
      font-size: 2vw;
      padding-bottom: 0px;
      margin-bottom: 0px;
  }
  #plaidbanner.privacy h1 {
      font-size: 6vw;
  }
  #OurMenuTabs .tab-content .frytype{
    background-size: 105%;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  #champgallery {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 100%;
      flex: 0 0 100%;
  }
  #trophy {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      max-width: 100%;
      flex: 0 0 100%;
  }
  #trophy img {
      position: relative;
      width: 100%;
      max-width: 300px;
      margin: auto;
      display: block;
      text-align: center;
  }
  .championbadge{
    max-width: 300px;
    margin: auto;
    display: block;
  }
  .smokesChampionship h2 {
      font-size: 7.5vw;
  }
  #champgallery h4 {
      margin-top: 40px;
      font-size: 5vw;
  }


.countdowncircle {
    width: 90px;
    height: 90px;
}
  .countdowncircles {
      display: flex;
      justify-content: space-between;
      width: 100%;
      margin: auto;
	  padding-left: 5px;
	  padding-right: 5px;
  }
.countdowncircle p {
    font-size: 28px;
}
	
  #masthead {
      background-image: url(img/HeaderBG.jpg);
      background-repeat: no-repeat;
      background-size: 1000px;
  }
  /*footer, .stickyfooter {
    background-image: url(img/HeaderBGFooter.jpg);
    background-repeat: repeat;
    background-size: 1000px;
  }*/
  #OurMenuTabs .tab-content .frytype{
    background-size: 110%;
    padding-bottom: 10px;
  }
  #halfNhalf .half {
      flex: 0 0 100%;
      max-width: 100%;
  }
  #plaidbanner.gallery h2 {
    font-size: 4.5vw;
  }
  #videocontainer .video {
      height: calc(100vh - 100px);
  }
  #masthead, header #topbar {
      height: 100px;
  }
  #content {
      margin-top: 100px;
  }
  #TheConcept, #WhoIsSmoke, #WhatIsPoutine{
    top: -100px;
  }
  #mobileview.header .navbar {
    top: 100px;
  }
  #plaidbanner.loyalty .row {
      justify-content: center;
      padding: 10px 0px;
  }
  #plaidbanner.loyalty h2 {
    margin-bottom: 20px;
  }
  #WPEC {
      margin-top: 0px;
      margin-bottom: 5px;
  }
  #thepoutine .col{
    max-width: 100%;
    flex: 0 0 100%;
    order: 1;
  }
  #thepoutine .textsection{
    order: 2;
  }
  #thepoutine h2 {
      font-size: 7vw;
      color: #d2232a;
  }
  #thepoutine .ingredients h3 {
      font-size: 6vw;
  }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
    min-height: 50px!important;
    line-height: 1.5!important;
  }
  .contactform ul li.half {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .store_locator_single_map {
      margin-top: 0px;
      height: 200px;
  }
  .daycontainer{
    font-size: 1.6vw;
  }
  .storeinfo p {
      font-size: 2vw;
  }
  .storehours h3, .storeinfo h3 {
      margin-bottom: 15px;
      font-size: 2.5vw;
  }
  #mobileview.header .navbar {
      flex: 100%;
      width: 100%;
      max-width: 80px;
      justify-content: center;
  }
  .tagline {
      font-size: 5vw;
      max-width: 55%;
      flex: 0 0 55%;
  }
  #SingleFryBanner .image {
      flex: 0 0 100%;
      order: 2;
      height: auto;
  }
  #SingleFryBanner .image img {
      max-width: 200%;
      width: 150%;
      position: relative;
      top: -5%;
      left: -25%;
      align-self: center;
  }
  #ComicStory .row{
    margin-bottom: 20px;
  }
  #ComicStory .row img{
    border: 2px solid white;
    height: 100%;
    width: 100%;
  }
  #ComicStory .row .one{
    order: 1;
    margin-bottom: 20px;
  }
  #ComicStory .row .two{
    order: 2;
    margin-bottom: 20px;
  }
  #ComicStory .row .three{
    order: 4;
    flex: 0 0 100%;
    max-width: 63%;
    margin-top: 10px;
  }
  #ComicStory .row .four{
    order: 5;
    flex: 0 0 100%;
    max-width: 33%;
    margin-bottom: 10px;
  }
  #ComicStory .row .five {
    order: 3;
    max-width: 35%;
    margin-bottom: 10px;
  }
  #ComicStory .row .six{
    order: 8;
    flex: 0 0 100%;
    max-width: 53%;
    margin-top: 20px;
  }
  #ComicStory .row .seven{
    order: 6;
    max-width: 65%;
    margin-top: 20px;
  }

  #ComicStory .row .eight{
    order: 7;
    flex: 0 0 100%;
    max-width: 45%;
    margin: 0px 0px;
    margin-bottom: 20px;
  }
  #ComicStory .row .nine{
    order: 9;
    flex: 0 0 100%;
    max-width: 38%;
    margin-bottom: 20px;
  }

  #ComicStory .row .ten{
    order: 10;
    max-width: 58%;
  }
  #ComicStory .row .eleven{
    order: 11;
    flex: 0 0 100%;
    max-width: 48%;
    margin-top: 0px;
  }

  #ComicStory .row .twelve {
    order: 12;
    flex: 0 0 100%;
    max-width: 48%;
    align-self: center;
    margin: 0px;
    margin-bottom: 40px;
  }
  .smokesChampionship h3 {
      font-size: 5.5vw;
      text-align: center;
  }
  #WPEC {
    font-size: 9vw;
  }
  #videocontainer #cheesebanner img{
    min-width: 768px;
  }
  .alert-app{
    /*display: block;*/
    top: 100px;
  }

}
@media only screen and (max-width: 576px) {


  #footer-menu.navbar-nav .nav-link {
      font-size: 20px;
  }
  footer #botbar p {
      font-size: 16px;
  }
  #WPEC {
      min-height: 70px;
  }
  #plaidbanner.countdown .winnerBG {
      padding: 25px 0px;
  }
  #OurMenuTabs li.nav-item.active::after {
      height: 20px;
      max-width: 18%;
      margin-top: 25px;
  }
  #OurMenuTabs .tab-content {
      margin-top: 50px;
      margin-bottom: 40px;
      width: 100%;
  }
  #plaidbanner.privacy h1 {
      font-size: 7vw;
  }
  #thepoutine {
      padding: 40px 0px;
      margin-top: 5px;
  }
  .ordernow {
      max-width: 150px;
  }
  .ordernow {
    font-size: 18px;
  }
  .col-xsm-12{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .videogallery .row .video{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .storeicon {
      float: right;
      margin-top: -5px;
      width: 30px;
      margin-bottom: -25px;
  }
  .singlestore h1 {
      font-size: 4.8vw;
  }
  .singlestore h2 {
      font-size: 4.2vw;
  }

}
@media only screen and (max-width: 430px) {

  #WPEC {
      min-height: 40px;
  }
  #SingleFryBanner .content {
      flex: 0 0 100%;
      text-align: left;
      align-self: center;
      max-width: 100%;
      margin: auto;
      padding: 20px;
  }
  .store_locator_single_map {
      margin-top: 0px;
      height: 150px;
  }
}
@media only screen and (max-width: 360px) {

}
section#search-2.border-bottom {
    border-bottom-color: #000 !important;
}
span.cat-links {
    display: none;
}
.nav-links {
display: none !important;
}
.single .post-navigation .nav-links a {
    color: #fff !important;
}
