/* CSS Document */
/*---- FONTS ----*/
@font-face {
    font-family: "fira-sans";
    font-style: normal;
    src: url('../fonts/fira-sans/firasans-light-webfont.eot');
    src: url('../fonts/fira-sans/firasans-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fira-sans/firasans-light-webfont.woff') format('woff'),
        url('../fonts/fira-sans/firasans-light-webfont.ttf') format('truetype'),
        url('../fonts/fira-sans/firasans-light-webfont.svg#fira_sanslight') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'fira-sans-medium';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/fira-medium/FiraSans-Medium.woff2') format('woff2'),
        url('../fonts/fira-medium/FiraSans-Medium.woff') format('woff');
}

@font-face {
    font-family: "fira-sans-bold";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fira-bold/FiraSans-Bold.eot');
    src: url('../fonts/fira-bold/FiraSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fira-bold/FiraSans-Bold.woff') format('woff'), url('../fonts/fira-bold/FiraSans-Bold.ttf') format('truetype'), url('../fira-bold/FiraSans-Bold.svg#fira_sanslight') format('svg');
}

@font-face {
    font-family: 'fira_sansultra-chicken-wings';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fira-ultra/firasans-ultra-webfont.eot');
    src: url('../fonts/fira-ultra/firasans-ultra-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fira-ultra/firasans-ultra-webfont.woff2') format('woff2'),
        url('../fonts/fira-ultra/firasans-ultra-webfont.woff') format('woff'),
        url('../fonts/fira-ultra/firasans-ultra-webfont.ttf') format('truetype'),
        url('../fonts/fira-ultra/firasans-ultra-webfont.svg#fira_sansultra') format('svg');
}

@font-face {
    font-family: 'fira_sansextrabold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fira-extra-bold/firasans-extrabold-webfont.eot');
    src: url('../fonts/fira-extra-bold/firasans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fira-extra-bold/firasans-extrabold-webfont.woff2') format('woff2'),
        url('../fonts/fira-extra-bold/firasans-extrabold-webfont.woff') format('woff'),
        url('../fonts/fira-extra-bold/firasans-extrabold-webfont.ttf') format('truetype'),
        url('../fonts/fira-extra-bold/firasans-extrabold-webfont.svg#fira_sansextrabold') format('svg');
}

@font-face {
    font-family: 'PhillySans-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/philly/PhillySans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/philly/PhillySans-Regular.otf') format('opentype'),
        url('../fonts/philly/PhillySans-Regular.woff') format('woff'),
        url('../fonts/philly/PhillySans-Regular.ttf') format('truetype'),
        url('../fonts/philly/PhillySans-Regular.svg#PhillySans-Regular') format('svg');
}

@font-face {
    font-family: 'fira_sansregular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fira-regular/firasans-regular-webfont.eot');
    src: url('../fonts/fira-regular/firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fira-regular/firasans-regular-webfont.woff2') format('woff2'),
        url('../fonts/fira-regular/firasans-regular-webfont.woff') format('woff'),
        url('../fonts/fira-regular/firasans-regular-webfont.ttf') format('truetype'),
        url('../fonts/fira-regular/firasans-regular-webfont.svg#fira_sansregular') format('svg');
}

/*---- FONTS ----*/
.five61Media {
    font-family: 'fira_sansregular';
    font-size: 11px;
    padding-top: 20px;
    text-align: center
}

::selection {
    background: #ffb502;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #ffb502;
    /* Gecko Browsers */
}

/* Bootstrap elements override*/
.container {
    max-width: 1200px;
}

.row {
    background-color: white;
    margin-left: 0px;
    margin-right: 0px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: none;
}

.no-padding-l-r {
    padding-left: 0px;
    padding-right: 0px;
}

.no-padding-l {
    padding-left: 0px;
}

.no-padding-r {
    padding-right: 0px;
}

.table .table {
    background-color: transparent;
}

/* end Bootstrap elements override*/
/*---- BOOTSTRAP MODAL ----*/
.modal-header {
    background-image: url(../images/gradient.png);
    background-position: center;
    background-size: cover;
    border-bottom: 1px solid white;
    padding-bottom: 1px;
}

.modal-content {
    background-color: #650c56;
}

img-modal {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-body {
    background-color: black;
    color: white;
}

.modal-footer {
    background-color: black;
    border-top: 1px solid black;
    color: white;
}

.closeStyle {
    background-color: #650c56;
    border: 1px solid #650c56;
    color: white;
    font-family: 'PhillySans-Regular';
    font-size: 18px;
    text-shadow:
        1px 1px 0 black,
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000,
        1px 1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        -2px 3px 0 #000;
}

.closeStyle:hover {
    background-color: #ffb502;
    border: 1px solid #ffb502;
    color: white;
    font-family: 'PhillySans-Regular';
    text-shadow:
        1px 1px 0 black,
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000,
        1px 1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        -2px 3px 0 #000;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

/*---- BOOTSTRAP MODAL ----*/
/* HTML Elements */
body {
    background-color: black;
    color: #404040;
    font-family: 'fira-sans';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    overflow-x: hidden;
}

#chicken-wing-wrap {
    /*background-image:url(../images/background-chicken-goodness.jpg);
     background-position:top; background-repeat:no-repeat;  
     background-size: contain;*/
}

#chicken-is-good-for-you {
    background-image: url(../images/background-chicken-goodness.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#inner-chicken {
    background-image: url(../images/fired-up.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

#about-company {
    background-image: url(../images/about-lovely-us.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#food-menu-inner {
    color: #fed36b;
    font-family: 'fira_sansultra-chicken-wings';
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
}

#food-menu {
    color: #fed36b;
    font-family: 'fira_sansultra-chicken-wings';
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
}

h1 {
    color: #ffb502;
    font-family: 'fira_sansultra-chicken-wings';
    font-size: 38px;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}

.puple-gradient-button {
    background: -webkit-linear-gradient(#911a7d, #5d014e);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#911a7d, #5d014e);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#911a7d, #5d014e);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#911a7d, #5d014e);
    background-color: #5d014e;
    /* Standard syntax */
    border: none;
    border: none;
    color: white;
    font-family: 'PhillySans-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    height: 50px;
    letter-spacing: 3px;
    text-align: center;
    text-align: center;
    text-shadow:
        1px 1px 0 black,
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000,
        1px 1px 0 #000,
        1px -1px 0 #000,
        -1px 2px 0 #000,
        -4px 4px 0 #000;
    width: 100%;
}

.puple-gradient-button:hover {
    font-size: 23px;
}

.puple-gradient {
    background: -webkit-linear-gradient(#911a7d, #5d014e);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#911a7d, #5d014e);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#911a7d, #5d014e);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#911a7d, #5d014e);
    background-color: #5d014e;
    /* Standard syntax */
}

.puple-gradient h2 {
    margin-bottom: 10px;
    margin-top: 5px;
}

.puple-gradient h2 a {
    padding-top: 0px;
    text-decoration: none;
}

.puple-gradient h2 a {
    color: white;
    cursor: pointer;
}

.puple-gradient h2 a:hover {}

/* only browser that likes a gradient fill on text is Chrome - to move these over when they become a standard*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    h1 {
        background: -webkit-linear-gradient(#f83904, #ffcb10);
        /* For Safari 5.1 to 6.0 */
        /*background: -o-linear-gradient(#f83904, #ffcb10); /* For Opera 11.1 to 12.0 */
        /*background: -moz-linear-gradient(#f83904, #ffcb10); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f83904, #ffcb10);
        /* Standard syntax */
        background-clip: text;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

h2 {
    color: white;
    font-family: 'PhillySans-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    text-shadow:
        1px 1px 0 black,
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000,
        1px 1px 0 #000,
        1px -1px 0 #000,
        -1px 2px 0 #000,
        -4px 4px 0 #000;
}

h3 {
    color: #ffb502;
    font-family: 'fira_sansultra-chicken-wings';
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}

h4 {
    color: #ffb502;
    font-family: 'fira_sansextrabold';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 2px;
    text-transform: uppercase;
}

h5 {
    color: #fff;
    font-family: 'fira_sansregular';
    font-size: 22px;
    font-style: normal;
    text-transform: uppercase;
}

h5.black {
    color: #000;
    padding-top: 50px;
}

h5.viewall {
    float: right;
    font-size: 12px;
    margin-top: 31px;
}

.blog-table tr {
    /*border-bottom:dotted 2px white;*/
    border-bottom: dotted 2px rgba(255, 255, 255, 0.8);
    padding-bottom: 10px;
}

.blog-table td {
    vertical-align: bottom;
}

.blog-table h2 {
    font-size: 25px;
}

.bloggers {
    color: white;
}

.bloggers li a {
    text-align: left;
}

p {
    padding-bottom: 20px;
}

span {
    color: #650c56;
    font-style: italic;
    font-weight: bold;
}

hr {
    background-color: #fff;
    border: none;
    border-top: 4px dotted #650c56;
    color: #fff;
    height: 2px;
    width: 100%;
}

img {}

/*hr.hwhite {
  border:none;
  border-top:4px dotted white;
  color:#650c56;
 background-color:#650c56;
  height:2px;
  width:100%;
}*/
/* CONTENT */
#main-logo {
    /*z-index:1000;*/
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 365px;
}

#menu {
    background-image: url(../images/gradient.png);
    background-position: center;
    border-bottom: 20px solid black;
    height: 177px;
    margin: 0px;
    padding-top: 12px;
    position: relative;
    z-index: 500;
}

#responsive-menu {
    background-image: url(../images/gradient.png);
    background-position: center;
    border-bottom: 20px solid black;
    height: 177px;
    padding-top: 12px;
}

.menuContainer {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

#offers {
    color: white;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#signup {
    height: 67px;
}

.mr-smiley {
    cursor: pointer;
    float: left;
    position: relative;
}

.subscribe {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#offers h2 {
    margin: 0px;
    text-align: left;
}

/* NAV */
.navigation>ul {
    display: inline-block;
    height: 100%;
    list-style-type: none;
    margin: 0;
    margin-top: 15px;
    padding-left: 0px;
}

.navigation>ul>li {
    display: inline-block;
    line-height: 50px;
    padding: 0px 10px;
}

.navigation>ul>li>a {
    color: #fff;
    display: block;
    font-family: 'fira_sansregular';
    font-size: 23px;
    font-style: normal;
    margin-top: -5px;
    text-decoration: none;
    text-transform: uppercase;
}

.navigation>ul>li:hover {
    background: black;
    background-repeat: repeat;
    color: #FFF;
    height: 75px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: auto;
}

.archive-blog ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
}

.archive-blog>ul>li {
    color: #fff;
}

.archive-blog>ul>li:hover {
    color: #fff;
    color: #ffb502;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.archive-blog>ul>li>a {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    line-height: 50px;
}

.archive-blog>ul>li>a:hover {
    color: #fff;
    font-style: normal;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.navigation2 {
    display: block;
    padding-top: 10px;
}

.navigation2>ul {
    display: inline-block;
    float: right;
    height: 100%;
    list-style-type: none;
    margin: 0;
    margin-top: 15px;
    padding-left: 0px;
}

.navigation2>ul>li {
    display: inline-block;
    line-height: 50px;
    padding: 0px 10px;
    position: relative;
}

.navigation2>ul>li ul.sub-menu {
    left: 0px;
    padding-left: 0px;
    position: absolute;
    top: 75px;
}

.navigation2>ul>li ul.sub-menu li {
    display: block;
    max-height: 0px;
    overflow: hidden;
    padding: 0px;
    padding-right: 20px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    white-space: nowrap;
}

.navigation2>ul>li:hover ul.sub-menu li {
    max-height: 40px;
}

.navigation2>ul>li ul.sub-menu li a {
    background-color: rgba(0, 0, 0, 0.9);
    color: #ffffff;
    display: block;
    line-height: 20px;
    padding: 10px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.navigation2>ul>li ul.sub-menu li a:hover {
    background-color: #5d014e;
}

.navigation2>ul>li>a {
    color: #fff;
    display: block;
    font-family: 'fira_sansregular';
    font-size: 23px;
    font-style: normal;
    margin-top: -5px;
    text-decoration: none;
    text-transform: uppercase;
}

.navigation2>ul>li:hover {
    background: black;
    background-repeat: repeat;
    color: #FFF;
    height: 75px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: auto;
}

/* bootstrap */
.boot-navmenu a {
    color: white;
    font-family: 'PhillySans-Regular';
    font-size: 36px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #650c56, -1px -1px 0 #650c56, 1px -1px 0 #650c56, -1px 1px 0 #650c56, 1px 1px 0 #650c56, 1px 1px 0 #650c56, 1px -1px 0 #650c56, -1px 1px 0 #650c56, -2px 2px 0 #650c56;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.boot-navmenu a:hover {
    color: #650c56;
    text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -4px 4px 0 white;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

ul.boot-navmenu {
    list-style: none;
    margin: auto;
    padding-left: 0px;
}

.row-black {
    background-color: black;
}

ul.boot-navmenu li {
    display: inline;
}

ul.boot-navmenu li a {
    color: white;
    font-family: 'PhillySans-Regular';
    font-size: 36px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #650c56, -1px -1px 0 #650c56, 1px -1px 0 #650c56, -1px 1px 0 #650c56, 1px 1px 0 #650c56, 1px 1px 0 #650c56, 1px -1px 0 #650c56, -1px 1px 0 #650c56, -2px 2px 0 #650c56;
}

ul.boot-navmenu li a:hover {
    color: #650c56;
    text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -4px 4px 0 white;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a h2 {
    float: right;
    letter-spacing: 1px;
    margin-top: 0px;
}

.socialite {
    padding-right: 150px;
}

.socialTable tr td {
    padding-top: 2px;
    width: 100%;
}

/* end NAV */
/* SLIDER */
#yummy-chicken {
    background-color: transparent;
    background-image: url('../images/background-chicken-goodness.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#groupPics {
    padding-left: 50px;
}

.absolute-images {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    z-index: 10;
}

/* end SLIDER */
/* MENU */
#the-big-ol-menu a h4 {
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: normal
}

#black-bar {
    background-color: black;
    height: 50px;
}

#black-bar-inner {
    background-color: black;
    height: 15px;
}

#shadows {
    background: -webkit-linear-gradient(white, #999);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #999);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #999);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #999);
    background-color: #999;
    /* Standard syntax */
}

#shadows-lighter {
    background: -webkit-linear-gradient(white, #e5e5e5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #e5e5e5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #e5e5e5);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #e5e5e5);
    background-color: #999;
    /* Standard syntax */
}

#food-menu-header {
    background-color: #999;
}

#clam-on {
    bottom: -58px;
    position: absolute;
    right: 10px;
}

#razor-romones-cheeko-menu {
    bottom: -37px;
    position: absolute;
    width: 90%
}

#celsticks {
    bottom: -234px;
    left: 1px;
    position: absolute;
    z-index: -1;
}

@media (min-width: 1200px) {
    #celsticks {
        bottom: -231px;
        left: 71px;
        position: absolute;
        z-index: -1;
    }
}

#food-menu {
    background-color: black;
    border: 10px solid #650c56;
    margin-bottom: 45px;
    margin-top: 45px;
}

#food-menu-inner {
    background: rgba(000, 000, 000, 0.8);
    background-color: black;
    border: 10px solid black;
    margin-bottom: 45px;
    margin-top: 45px;
    margin-top: 90px;
}

#food-row {
    background-image: url('../images/steel-grate.jpg');
    background-size: cover;
}

.white {
    color: white;
}

.someOfTheYella {
    color: #ffb502;
    font-family: 'fira_sansextrabold';
    text-transform: uppercase;
}

ul.flavors {
    list-style: none;
    margin-left: -30px;
}

ul.flavors li {
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: center;
    text-decoration: none;
}

.separator {
    background-image: url('../images/voodoo-diamond.png');
    background-repeat: repeat-x;
    height: 15px;
}

.separator-transparent {
    background-image: url('../images/voodoo-diamond-transparent.png');
    background-repeat: repeat-x;
    height: 15px;
}

.flame-separator {
    background-image: url('../images/flame-on.png');
    background-repeat: repeat-x;
    height: 145px;
    z-index: 2;
}

.flame-separator-transparent {
    background-image: url('../images/flame-on-transparent.png');
    background-repeat: repeat-x;
    height: 142px;
    z-index: 2;
}

#grad {
    background: orange;
    background: -webkit-linear-gradient(#ff4104, yellow);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ff4104, yellow);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ff4104, yellow);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ff4104, yellow);
    border-radius: 25px;
    height: 150px;
    padding: 20px;
    width: 200px;
    /* Standard syntax */
}

/* end MENU */
/* home footer */
#claw-foot {
    background-color: black;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#overlay-footer {
    margin-top: 150px;
    padding-bottom: 0px;
    position: absolute;
    width: 100%;
}

#overlay-footer-inner {
    padding-bottom: 0px;
    width: 100%;
}

#inner-footer .row {
    background-color: transparent;
}

#ba-ba-building {
    margin-top: -150px;
    position: absolute;
    width: 100%;
}

.footer-chicken {
    margin-bottom: 4px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 0px;
    width: 100%;
}

.footer-chicken td a {
    color: #fff;
    font-family: 'fira_sansregular';
    font-size: 23px;
    font-style: normal;
    text-transform: uppercase;
}

.footer-chicken td a:hover {
    color: #650c56;
    cursor: pointer;
    font-family: 'fira_sansregular';
    font-style: normal;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.footer-chicken td h2 a:hover {
    color: #650c56;
    cursor: pointer;
    font-family: 'fira_sansregular';
    font-style: normal;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.footer-resting-chicken {
    margin-bottom: 4px;
    overflow: hidden;
    padding-bottom: 0px;
    width: 100%;
}

.footer-resting-chicken td a {
    color: #fff;
    font-family: PhillySans-Regular;
    font-size: 32px;
    font-style: normal;
    text-transform: uppercase;
}

.footer-resting-chicken td a:hover {
    color: #650c56;
    cursor: pointer;
    font-family: PhillySans-Regular;
    font-style: normal;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.footer-resting-chicken td h2 a:hover {
    color: #650c56;
    cursor: pointer;
    font-family: PhillySans-Regular;
    font-style: normal;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.philly-phone {
    color: white;
    font-family: PhillySans-Regular;
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: 3px;
}

.philly-phone:hover {
    color: #650c56;
    font-family: PhillySans-Regular;
    letter-spacing: 1px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

/* footer lists */
ul {
    list-style-type: none;
    padding-left: 33%;
}

ul li {
    display: inline;
    padding-bottom: 10px;
    padding-right: 12px;
    padding-top: 3px;
}

ul li a {
    color: #32012a;
}

ul li a:hover {
    color: white;
    text-decoration: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

i {
    color: #5f0350
}

i:hover {
    color: white;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.lightpuple {
    color: #8a6a85;
}

/* end footer lists */
/* end home footer*/
/* MENU PAGE */
#food-row-fire {
    background-color: transparent;
}

.row-transparent {
    background-color: transparent;
}

#company-footer {
    background-image: url('../images/company.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 684px;
    z-index: 5;
}

#tippy {
    bottom: 261px;
    overflow-y: hidden;
    position: relative;
}

footer {
    margin: 0px;
}

.semi-transparent {
    background: rgba(000, 000, 000, 0.8);
    height: 45%;
}

#footerLinks {
    padding-top: 100px;
}

.soclinks {
    background-color: transparent;
    width: 125px;
}

#chicken-strip {
    background-image: url(../images/menu-chicken-strip.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
}

#blog-posts {
    background-color: #851372;
    margin-bottom: 40px;
    margin-top: 70px;
    padding-bottom: 20px;
    padding-left: 20px;
}

#recent-posts {
    background-color: #fff;
    border: none;
    border-bottom: 4px dotted #650c56;
    color: #fff;
    height: 2px;
    width: 100%;
}

/* about */
#about-inner {
    background: rgba(000, 000, 000, 0.8);
    background-color: black;
    margin-bottom: 45px;
    margin-top: 160px;
}

#about-em {
    margin-top: -50px;
}

#view-the-menu-about {
    padding-bottom: 40px;
}

#menu-button {
    cursor: pointer
}

#da-menu {
    margin: 0 auto;
    max-width: 345px;
    padding-bottom: 20px;
    padding-top: 70px;
    width: 100%;
}

#da-menu-responsive {
    margin: 0 auto;
    max-width: 345px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}

/* blog */
#blog-preview {
    padding: 30px;
}

.blogbottom {
    margin-bottom: 50px;
}

.blogleft {
    padding-right: 25px;
}

.blogright {
    padding-left: 25px;
}

#blog-preview-text {
    background-color: #83046f;
    color: white;
    padding: 0px;
    position: relative;
    text-align: justify;
}

#blog-preview-text p {
    height: 165px;
    overflow-y: hidden;
    padding: 15px;
}

.img-blog {
    position: relative;
}

.inspect {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.blogger-text {
    height: 200px;
    overflow-y: hidden;
}

#blog-preview-text h5 {
    padding: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
}

#blog-preview-text p {
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#blog-preview-link {
    background-color: #4d0040;
    color: white;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
}

#blog-preview-link:hover {
    background-color: #000;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#blog-preview-link h5 {
    margin: 0 auto;
}

#blog-preview.read-more {
    background-color: #83046f;
    background-color: #4d0040;
    color: white;
    height: 295px;
    text-align: center;
}

#pageness-eberdeen {
    padding-bottom: 30px;
    padding-top: 25px;
}

.pager {
    float: left;
    margin-top: 0px;
}

.pager a {
    color: black;
    float: left;
    font-weight: bold;
    padding-left: 10px;
}

.pager a:hover {
    color: #4d0040;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#all-voodoo-blogs {
    padding-bottom: 50px;
    padding-top: 50px;
}

/*locations*/
.mapIt {
    padding-bottom: 40px;
    padding-top: 40px;
}

.locationheader {
    padding-top: 40px;
}

.locationDetails {
    padding-top: 25px;
}

.dotted {
    border-top: 7px dotted black;
    clear: both;
    height: 20px;
}

.locationDetails h5 {
    color: #000;
    font-family: 'fira_sansregular';
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.darkerPurple {
    color: #5f0350;
}

.socialTable i {
    color: #fff;
    text-shadow: -4px 4px 0 #000;
}

.table-subheader {
    color: black;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 30px;
}

.table-subheader-link {
    color: black;
    font-weight: normal;
    text-align: left;
}

.table-subheader-link:hover {
    color: #5f0350;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.address-line-detail {
    line-height: 26px;
}

/* contact holder */
#contact-holder {
    padding-bottom: 40px;
}

.bigSocial {
    border-radius: 50%;
    height: 48px;
    padding-bottom: 30px;
    padding-top: 8px;
    text-align: center;
    width: 48px;
}

.bigSocial:hover {
    background-color: #120700;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#contact-follow-us {
    margin: auto;
}

.img-center-chickeness {
    display: block;
    margin: 0 auto;
}

.contactItem {
    width: 100%;
}

.contactItem input,
textarea {
    height: 50px;
    margin-top: 40px;
    padding-left: 20px;
    width: 100%;
}

.big {
    height: 150px;
    padding-top: 10px;
}

span.rollover {
    background: url(../images/sherlock.png) center center no-repeat #000;
    cursor: pointer;
    height: 100%;
    opacity: 1;
    opacity: 0;
    position: absolute;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    z-index: 10;
}

span.rollover:hover {
    opacity: .7;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

/* tweaks after wordpress intergration */
#contact-wrapper p {
    padding-bottom: 0px;
}

/* for modal drop down*/
.maxi-width {
    color: #5d014e;
    font-family: 'fira_sansextrabold';
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 2px;
    text-transform: normal;
    width: 100%;
}

.wpcf7-form label.error {
    color: #ff4104;
    float: none;
    font-family: 'fira_sansextrabold';
    font-size: 14px;
    padding-left: 5px;
}

.required {
    color: #5d014e;
    font-style: normal;
}

.absolute {
    position: absolute;
}

.g-recaptcha {
    bottom: -64px;
    margin-left: -58px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.rc-anchor-light {
    background: #f9f9f9;
    border: 1px solid #d3d3d3;
    color: #000;
}

.attachment-single-post-image {
    width: 100%;
}

.witlink {
    color: white;
    font-weight: bold;
}

.witlink:hover {
    color: #ffb502;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

h5.viewall:hover {
    color: #ffb502;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.archive-blog {}

.largerNumber {
    float: right;
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: -3px;
}

.applicationWrap input[type=text],
.applicationWrap input[type=email],
.applicationWrap input[type=tel],
.applicationWrap textarea,
.applicationWrap select {
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px #a2a2a2 solid;
    border-radius: 20px;
    font-family: 'fira_sanslight', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 16px 0;
    outline: none;
    padding: 8px 20px;
    width: 430px;
}

.applicationWrap textarea {
    height: 110px;
}

.applicationWrap textarea.full-width {
    width: 960px;
}

.applicationWrap input[type="submit"] {
    background: none repeat scroll 0 0 #fa0008;
    border: medium none;
    border-radius: 20px;
    color: white;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 30px;
    padding: 6px 60px 4px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
    vertical-align: middle;
    width: auto;
}

.applicationWrap select {
    background-image: url(../images/drop-down.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #ae80a6;
}

.applicationWrap select:active {
    color: #5d014e;
}

.applicationWrap option {
    background: white;
    color: black;
}

.applicationWrap ::-webkit-input-placeholder {}

.applicationWrap :-moz-placeholder {
    /* Firefox 18- */
}

.applicationWrap ::-moz-placeholder {
    /* Firefox 19+ */
}

.applicationWrap :-ms-input-placeholder {}

.applicationWrap input[type=submit] {}

.applicationWrap input[type=submit]:hover {}

.applicationWrap .container {
    max-width: 1000px;
}

.applicationWrap .left {
    float: left;
}

.applicationWrap .right {
    float: right;
}

.applicationWrap br {
    display: none;
}

.apply-form-left {
    float: left;
    width: 470px;
}

.apply-form-left p,
.apply-form-right p {
    margin: 20px 0 0 0 !important;
    padding-bottom: 0px !important;
}

.apply-form-right {
    float: right;
    width: 430px;
}

.clear {
    clear: both;
}

h2.black-s {
    background: url(../images/h2-bg.png) 50% 50% no-repeat;
    color: white;
    font-size: 22px;
    height: 33px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: -33px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

h2.black-s span {
    color: #ffffff;
    font-style: normal;
}

.gradient-bg {
    background: url(../images/gradient-bg.jpg) repeat-y;
    min-height: 100px;
    padding: 40px 0 80px 0;
    width: 100%;
}

.white-bg {
    background: #fff;
    min-height: 100px;
    padding: 40px 0 80px 0;
    width: 100%;
}

.applicationWrap .authorize input.datepicker {
    background: #fff url(../images/calendar.png) 92% 50% no-repeat;
    margin-left: 30px;
    width: 200px;
}

.applicationWrap .authorize input {
    width: 280px;
}

.applicationWrap .authorize input[type="submit"]:hover {
    opacity: 0.7;
}

.applicationWrap .authorize input[type="submit"] {
    background-color: #6f1060;
    font-size: 22px;
    margin-top: 16px;
    width: 360px;
}

.applicationWrap h3 {
    color: #6f1060;
    font-weight: normal;
}

@media screen and (max-width: 992px) {

    .applicationWrap input[type=text],
    .applicationWrap input[type=email],
    .applicationWrap input[type=tel],
    .applicationWrap textarea,
    .applicationWrap select,
    .applicationWrap textarea.full-width {
        box-sizing: border-box;
        float: none !important;
        width: 100%;
    }

    .apply-form-left,
    .apply-form-right {
        float: none;
        width: 100%;
    }
}

.flex-row {
    display: flex;
}

.flex-row.wrap {
    flex-flow: row wrap;
}

.flex-row.center {
    justify-content: center;
}

.flex-row.start {
    justify-content: flex-start;
}

.flex-row.between {
    justify-content: space-between;
}

.flex-row.baseline {
    align-items: baseline;
}

.flex-row.column {
    flex-direction: column;
}

.text-right {
    text-align: right;
}

.voodoo-title {
    background: none;
    color: #8f197c;
    font-family: 'PhillySans-Regular';
    font-size: 44px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 45px;
    text-align: left;
    -webkit-text-fill-color: inherit;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px 2px 0 #000, -4px 7px 0 #000;
}

/* Franchising */

#franchising {
    background-color: #fff;
    overflow-x: hidden;
}

#franchising #chicken-strip {
    align-items: end;
    border-bottom: 15px #000 solid;
    display: flex;
    height: 265px
}

#franchising #chicken-strip {
    background-image: url('../images/voodoo-inside.jpg');
}

#franchising #chicken-strip .container {
    position: relative;
}

#franchising #chicken-strip h2.entry-title {
    color: #8f197c;
    font-size: 100px;
    left: 0;
    margin-bottom: 0;
    text-align: left;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px 2px 0 #000, -4px 7px 0 #000;
}

#franchising #chicken-strip img {
    bottom: -50px;
    position: absolute;
    right: -89px;
}

#franchising .content-area {
    background-color: #fff;
    padding-bottom: 50px;
}

#franchising .content-area p {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
}

#franchising .content-area img {
    margin-bottom: 40px;
    max-width: 100%;
}

#franchising .content-area.form {
    padding-top: 0;
}

#franchising .content-area p.form-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

#franchising .wpcf7 {
    background: linear-gradient(#6f005d, #891776);
    background-color: #891776;
    padding: 20px;
}

#franchising .form-wrapper {
    align-items: baseline;
    column-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#franchising .form-item {
    display: inline-block;
    width: 48%;
}

#franchising .form-item label {
    color: #fff;
    padding-left: 20px
}

#franchising .form-item input,
#franchising .form-item select,
#franchising .form-item textarea {
    font-style: normal;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 16px 20px 10px;
    width: 100%;
}

#franchising .wpcf7 textarea {
    height: 130px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#franchising input[type="submit"] {
    background-color: #000;
    border: 0;
    color: #fff;
    font-family: 'PhillySans-Regular';
    font-size: 26px;
    padding: 14px 20px 12px;
    width: inherit;
}

#franchising .wpcf7-spinner {
    position: absolute;
}

#franchising .wpcf7-response-output {
    color: #fff;
}

#franchising .wpcf7-not-valid-tip {
    margin-bottom: 5px;
    margin-top: -15px;
}