@font-face {
    font-family: 'JoseSlab';
    src: url('../../../fonts/josefinslab-regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;       
}

@font-face {
    font-family: 'JoseSlab';
    src: url('../../../fonts/josefinslab-bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #1b1b1b;
}

.loader-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255,255,255,0.95);
}

.validation-summary-errors ul {
    list-style: none;
}

.loader-logo {
    width: 142px;
    height: 141px;
    text-align: center;
    padding: 10px 10px;
    line-height: 1em;
    font-size: 36px;
    background: #c10230;
    border-radius: 50%;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Caesar Dressing', cursive;
}

    .loader-logo span {
        padding-top: 30px;
        display: inline-block;
    }

.text-lg {
    font-size: 24px;
    font-weight: 500;
}

a.text-lg {
    text-decoration: none;
    color: #1b1b1b;
}

    a.text-lg:focus,
    a.text-lg:hover {
        color: #c10230;
    }

.mb-16 {
    margin-bottom: 16px;
}

a.text-white:not([href]) {
    color: #fff;
    text-decoration: none;
}

    a.text-white:not([href]):hover {
        color: #fff;
        text-decoration: none;
    }

h4 {
    font-size: 27px;
    color: #1b1b1b;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
}

.mt-12px {
    margin-top: 12px !important;
}

.sh-50 {
    height: 50px !important;
}

.sh-60 {
    height: 60px !important;
}
/* Loading Logo */
.loader {
    padding: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 100px;
    z-index: 9999;
    background: #fff;
}

.loading-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100px;
    line-height: 100px;
}

    .loading-text span {
        display: inline-block;
        margin: 0 5px;
        font-size: 32px;
        font-weight: 600;
        color: #c10230;
        font-family: 'Caesar Dressing', sans-serif;
    }

        .loading-text span:nth-child(1) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0s infinite linear alternate;
            animation: blur-text 1.5s 0s infinite linear alternate;
        }

        .loading-text span:nth-child(2) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.1666666667s infinite linear alternate;
            animation: blur-text 1.5s 0.1666666667s infinite linear alternate;
        }

        .loading-text span:nth-child(3) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.3333333333s infinite linear alternate;
            animation: blur-text 1.5s 0.3333333333s infinite linear alternate;
        }

        .loading-text span:nth-child(4) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.5s infinite linear alternate;
            animation: blur-text 1.5s 0.5s infinite linear alternate;
        }

        .loading-text span:nth-child(5) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.6666666667s infinite linear alternate;
            animation: blur-text 1.5s 0.6666666667s infinite linear alternate;
        }

        .loading-text span:nth-child(6) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.8333333333s infinite linear alternate;
            animation: blur-text 1.5s 0.8333333333s infinite linear alternate;
        }

        .loading-text span:nth-child(7) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 1s infinite linear alternate;
            animation: blur-text 1.5s 1s infinite linear alternate;
        }

        .loading-text span:nth-child(8) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 1.1666666667s infinite linear alternate;
            animation: blur-text 1.5s 1.1666666667s infinite linear alternate;
        }

        .loading-text span:nth-child(9) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0s infinite linear alternate;
            animation: blur-text 1.5s 0s infinite linear alternate;
        }

        .loading-text span:nth-child(10) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.1666666667s infinite linear alternate;
            animation: blur-text 1.5s 0.1666666667s infinite linear alternate;
        }

        .loading-text span:nth-child(11) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.3333333333s infinite linear alternate;
            animation: blur-text 1.5s 0.3333333333s infinite linear alternate;
        }

        .loading-text span:nth-child(12) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.5s infinite linear alternate;
            animation: blur-text 1.5s 0.5s infinite linear alternate;
        }

        .loading-text span:nth-child(13) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.6666666667s infinite linear alternate;
            animation: blur-text 1.5s 0.6666666667s infinite linear alternate;
        }

        .loading-text span:nth-child(14) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 0.8333333333s infinite linear alternate;
            animation: blur-text 1.5s 0.8333333333s infinite linear alternate;
        }

        .loading-text span:nth-child(15) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 1s infinite linear alternate;
            animation: blur-text 1.5s 1s infinite linear alternate;
        }

        .loading-text span:nth-child(16) {
            -webkit-filter: blur(0px);
            filter: blur(0px);
            -webkit-animation: blur-text 1.5s 1.1666666667s infinite linear alternate;
            animation: blur-text 1.5s 1.1666666667s infinite linear alternate;
        }


@-webkit-keyframes blur-text {
    0% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
    }

    100% {
        -webkit-filter: blur(4px);
        filter: blur(4px);
    }
}

@keyframes blur-text {
    0% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
    }

    100% {
        -webkit-filter: blur(4px);
        filter: blur(4px);
    }
}

.content {
    padding: 100px 0;
}

main {
    min-height: 250px;
    z-index: 9;
    position: relative;
}

section {
    position: relative;
}

.no-caret:after {
    content: none;
}

.input-seperator {
    background: #1b1b1b;
    height: 80%;
    width: 1px;
    top: 4px;
    position: relative;
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="submit"],
form textarea,
form select,
form .form-control,
form button {
    border-radius: 0;
}

header {
    z-index: 100;
    position: relative;
}

.text-red {
    color: #c10230;
}

a.text-red:not([href]) {
    color: #c10230 !important;
    text-decoration: none;
}

.btn {
    white-space: normal !important;
}

.btn-default {
    background-color: #c10230;
    color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
}

a.text-red:focus,
a.text-red:hover {
    text-decoration: underline;
    color: #d21d24;
}

.field-validation-error {
    color: #d21d24;
}

.btn-sub-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

form h3 {
    font-size: 27px;
    color: #1b1b1b;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
}

.or-wrapper {
    background: url("../images/border-black-lg.png") no-repeat center center;
    text-align: center;
    background-size: 50%;
    padding: 16px 0;
}

span.text-or {
    background: #fff;
    min-width: 100px;
    display: inline-block;
}

.text-or {
    font-size: 40px;
    color: #c10230;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    text-align: center;
}

.btn-red {
    background: #c10230;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    border-radius: 0 !important;
    margin: 8px 0;
    padding: 4px 16px;
    line-height: 32px;
}

.btn-addtocart {
    background: #c10230;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    border-radius: 0.50em !important;
    margin: 8px 0;
    padding: 4px 16px;
    line-height: 32px;
    text-align: center;
}

.btn-blockaddtocart {
    display: block;
    width: 100%;
    border: #777777;
    border-width: 2px;
    border-style: solid;
}

.btn-backtomenu {
    background: #c10230;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    border-radius: 0.50em !important;
    margin: 8px 0;
    padding: 4px 16px;
    line-height: 32px;
    text-align: center;
}

.btn-blockbacktomenu {
    display: block;
    width: 100%;
    border: #777777;
    border-width: 2px;
    border-style: solid;
}

.btn-category {
    background: #efefef;
    color: #1b1b1b !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    border-radius: 0 !important;
    margin: 16px 0;
    font-weight: 500 !important;
    min-width: 180px;
}

.ribbion-wrapper .category-listings a {
    font-weight: 500;
    color: #1b1b1b;
}

    .ribbion-wrapper .category-listings a:focus,
    .ribbion-wrapper .category-listings a:hover {
        color: #fff;
        background: #c10230
    }

.ribbion-wrapper .category-lisitngs a:visited {
    color: #1b1b1b;
}

.ribbion-wrapper .category-listings.show {
    min-width: 200px;
    transform: translate3d(0px, 0px, 0px) !important;
}

.btn-gray {
    background: #efefef;
    color: #1b1b1b;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    border-radius: 0 !important;
    margin: 16px 0;
}

.find-me .btn-gray {
    background: #ccc;
}

.btn-gray:focus, .btn-gray:hover, .btn-gray:active {
    color: #fff;
    background-color: #1b1b1b;
}

.btn-red:focus,
.btn-red:hover {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-addtocart:hover {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-backtomenu:hover {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-red.active {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-addtocart.active {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-backtomenu:active {
    background-color: #1b1b1b;
    color: #fff;
}

.btn-group .btn-red {
    margin-top: 0;
}

.btn-group .btn-addtocart {
    margin-top: 0;
}

.btn-group .btn-backtomenu {
    margin-top: 0;
}

input.btn-red {
    border: none;
    line-height: 34px;
}

input.btn-addtocart {
    line-height: 34px;
}

input.btn-backtomenu {
    border: none;
    line-height: 34px;
}

.no-border {
    border: none !important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.8) !important;
}

.logo-wrapper {
    position: relative;
}

    .logo-wrapper .new-logo {
        position: absolute;
        transform-origin: 0 0;
        overflow: hidden;
        animation: _resize 10s ease-in-out infinite;
        animation-delay: 5s;
    }

@keyframes _resize {
    0% {
        width: 100%;
    }

    20% {
        width: 50%;
    }

    25% {
        width: 60%;
    }

    30% {
        width: 0%;
    }

    60% {
        width: 101%;
    }

    100% {
        width: 101%;
    }
}

.logo {
    width: 122px;
    height: 120px;
    border-radius: 50%;
    /*background: url("../img/logo-mobile.png");*/
    background-color: #c10230;
    font-family: 'Caesar Dressing', cursive;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
    padding: 26px 4px;
    letter-spacing: -1px;
    text-align: center;
    line-height: 32px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a.logo:focus,
a.logo:active,
a.logo:visited {
    color: #fff;
    text-decoration: none;
}

a.logo:hover {
    background-color: #1b1b1b;
    color: #fff;
}
/* Form */
.form-note-bottom {
    margin-top: 16px;
}
/*Nav Bar*/
.navbar {
    text-transform: uppercase;
    text-align: center;
    /*width: 100%;*/
}

.navbar-inner {
    margin: 0 auto;
}

.navbar-nav {
    margin-top: 40px;
}

    .navbar-nav a {
        color: #1b1b1b;
    }

        .navbar-nav a:active,
        .navbar-nav a:focus,
        .navbar-nav a:visited {
            color: #1b1b1b;
        }

        .navbar-nav a:hover {
            color: #c10230;
        }

.icon-bar {
    width: 40px;
    height: 5px;
    background-color: #1b1b1b;
    display: block;
    margin-top: 5px;
    transition: all 0.2s;
    border-radius: 4px;
}

.navbar-nav li.nav-item {
    padding: 5px;
    line-height: 40px;
}

    .navbar-nav li.nav-item a {
        line-height: 30px;
        font-weight: 600;
        display: inline-block;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .navbar-nav li.nav-item a:hover {
            text-decoration: none;
        }

.navbar-collapse.collapse {
    background-color: #fff;
    /*margin-left: 15px;*/
}

.navbar-toggler {
    border: none;
    background: transparent !important;
}

    .navbar-toggler:focus {
        outline: 2px solid #c10230;
    }

.nav-cart-wrapper {
    position: relative;
    margin: 0 0 0 16px;
    font-size: 14px;
    font-weight: 400;
    color: #1b1b1b;
}

    .nav-cart-wrapper:focus, .nav-cart-wrapper:hover {
        color: #1b1b1b;
        text-decoration: none;
    }

    .nav-cart-wrapper i {
        color: #c10230;
    }

    .nav-cart-wrapper .item-count {
        background: #1b1b1b;
        border-radius: 50%;
        width: 24px;
        display: inline-block;
        color: #fff;
        font-size: 13px;
        height: 24px;
        position: absolute;
        top: -10px;
        left: 24px;
        padding: 2px;
        font-weight: 600;
    }

}
/* Toggler Animation */
.navbar-toggler:focus {
    outline-color: transparent;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    width: 36px;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    width: 36px;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    width: 40px;
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    width: 40px;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    width: 40px;
}

.navbar-text {
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    margin: 0 16px 0 0;
    background: #f9f9f9;
    border-radius: 5px;
    padding: 4px;
    border: 1px solid #f2f2f2;
}

.btn-greek-primary {
    background-color: #c10230;
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 21px;
    padding: 7px 16px;
}

    .btn-greek-primary:focus,
    .btn-greek-primary:active,
    .btn-greek-primary:hover {
        color: #fff;
        background-color: #1b1b1b;
        text-decoration: none;
    }

.dropdown-menu {
    border-top: 3px solid #c10230;
    border-radius: 0;
}

    .dropdown-menu a:not(:last-child) {
        border-bottom: 1px dotted #ccc;
    }

li.dropdown:focus,
li.dropdown:focus-within > a {
    color: #c10230;
}

.ribbion-wrapper a.dropdown-item {
    color: #1b1b1b;
}

.nav-link {
    padding: 0;
}

.collapsing {
    transition: none;
}

.mega-drop-down {
    position: static;
}

.mega-menu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    border-radius: 0;
    top: 90%;
}

ul.secondary-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    min-width: 250px;
}

.secondary-menu li:not(:last-child) {
    border-bottom: 1px dotted rgba(27, 27, 27, 0.3);
}

.secondary-menu li i,
.locations li i {
    width: 24px;
}

.dropdown-menu li a {
    padding: 8px 15px;
    display: block;
    width: 100%;
}

ul.locations li {
    width: 24%;
    float: left;
    list-style: none;
}

#gm_dropdown {
    padding-top: 6px;
}

ul.main {
    padding: 0 16px;
    border-radius: 0;
}

    ul.main li {
        list-style: none;
    }

.dropdown div.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 32px;
    z-index: 10;
}

.dropdown div.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #c10230;
    ;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    left: 30px;
    z-index: 9;
}

.dropdown div.dropdown-menu.mega-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 39.9%;
    z-index: 10;
}

.dropdown div.dropdown-menu.mega-menu:after {
    content: "";
    border-bottom: 12px solid #c10230;
    ;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    left: 39.8%;
    z-index: 9;
}


/* Section :: Hero */
.hero {
    background-image: url("../images/hero-image-d.jpg");
    background-repeat: no-repeat;
    min-height: 650px;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 20px 0 30px 0;
}

.title {
    font-family: 'Caesar Dressing';
    color: #fff;
    text-transform: uppercase;
}

.title-first-line {
    font-size: 60px;
    text-shadow: -4px 3px 0 rgba(0, 0, 0, 1);
    line-height: 120px;
}

.title-second-line {
    font-size: 60px;
    text-shadow: -4px 3px 0 rgba(0, 0, 0, 1);
    line-height: 6px;
    position: relative;
}

.title-subtext {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    color: #fff;
    font-size: 20px;
    text-shadow: -4px 3px 0 rgba(0, 0, 0, 1);
    line-height: 84px;
}

.title .mark {
    font-size: 21px;
    background: transparent;
    position: absolute;
    top: -22px;
    font-family: 'Arial' !important;
}

footer .mark {
    font-size: 21px;
    background: transparent;
    position: relative;
    top: -8px;
    font-family: 'Arial' !important;
}

.btn-outline-greek {
    border: 5px solid #c10230;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    margin: 32px;
    border-radius: 0;
}

    .btn-outline-greek:active,
    .btn-outline-greek:focus,
    .btn-outline-greek:hover,
    .btn-outline-greek:visited {
        color: #fff;
        background-color: #c10230;
    }
/* Store Image */
.store-img-lg {
    background-size: cover;
    min-height: 600px;
}
/* Login header */
.login-pizza-header {
    background: url("../images/hero-pizza.png") no-repeat center center;
    background-size: cover;
    height: 140px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Caesar Dressing', cursive;
    font-size: 40px;
    text-shadow: -2px 3px 0 rgba(0, 0, 0, 1);
}

.login-container {
    padding: 60px 0 64px 0;
}

.btn-facebook, .btn-twitter, .btn-google {
    color: white;
    margin-top: 16px;
}

.btn-facebook {
    background: #3b5998;
}

.btn-twitter {
    background: #00aced;
}

.btn-google {
    background: #c32f10;
}

.no-radius {
    border-radius: 0;
}
/* Create You Pizza */
.create-pizza-header {
    background: url("../images/hero-pizza.png") no-repeat center center;
    background-size: cover;
    min-height: 430px;
}

    .create-pizza-header .heading-wrapper {
        float: right;
        text-align: center;
        padding: 40px 0;
    }

    .create-pizza-header .title.title-first-line {
        font-size: 90px;
    }

    .create-pizza-header .title.title-second-line {
        font-size: 133px;
    }

    .create-pizza-header .title-subtext {
        font-size: 60px;
    }

.badge-title, .ribbion-wrapper .submenu-wrapper {
    display: inline-block;
}

.submenu-wrapper {
    width: 690px;
    position: relative;
    top: -38px;
    margin: 0 32px;
}

    .submenu-wrapper .slider-arrow.slider-next,
    .submenu-wrapper .slider-arrow.slider-prev {
        color: #fff;
        cursor: pointer;
        font-size: 32px;
    }

    .submenu-wrapper .slider-arrow.slider-next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(50%, -50%);
    }

    .submenu-wrapper .slider-arrow.slider-prev {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(50%, -50%);
    }

    .submenu-wrapper .slick-list {
        margin: 0 32px;
    }

    .submenu-wrapper a {
        text-align: center;
    }

a.submenu-item {
    cursor: pointer;
}

.ribbion-wrapper ul.submenu {
    padding: 0;
    margin: 0;
    position: relative;
    top: -40px;
}

.ribbion-wrapper .submenu-wrapper a {
    background: url("../images/verticle-dots-white.png") no-repeat center right;
}

    .ribbion-wrapper.submenu-wrapper a:last-child {
        background: unset;
    }

.categories-menu {
    position: relative;
    top: -36px;
}

.ribbion-wrapper a {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    padding: 0 16px;
    line-height: 34px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    cursor: pointer;
}

    .ribbion-wrapper a:focus,
    .ribbion-wrapper a:hover {
        color: #1b1b1b;
    }

    .ribbion-wrapper a.active {
        font-weight: 600;
        font-size: 24px;
        text-decoration: none;
    }
/* Nav Badges */
.nav-badges {
    background-color: #FFFFFF;
    text-align: center;
    min-height: 82px;
}

a.badges {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    z-index: 0;
    position: relative;
    padding-top: 40px;
}

.badge-menu {
    background: url("../images/menu_badges.png") no-repeat 0 5px;
    max-height: 248px;
    height: 248px;
    max-width: 262px;
    width: 262px;
    display: inline-block;
    position: relative;
    /*background-position: 0 5px;*/
    /*background-size: 100%;*/
}

    .badge-menu.badge-pizza:hover {
        background-position: -1px -243px;
    }

    .badge-menu.badge-location:hover {
        background-position: -1px -243px;
    }

img.img_badge {
    position: absolute;
    margin: 16px auto;
    left: 0;
    right: 0;
}

.badge_text {
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 35px;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
}

/* Page Location */
.map {
    height: 100%;
    overflow: hidden;
}

.filter-store {
    background-color: #eeeeee;
}

.search-location-ribbion {
    background-color: #c10230;
    height: 88px;
    width: 85%;
    position: absolute;
    top: -44px;
    z-index: 9;
}

.ribbion-wrapper {
    text-align: left;
    margin: 0 auto;
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    top: -51px;
}

    .ribbion-wrapper .ribbion-text {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        position: relative;
        top: -12px;
    }

        .ribbion-wrapper .ribbion-text .badge-title {
            top: 0;
        }

.search-location-ribbion:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    border-width: 44px 20px;
    border-style: solid;
    right: -20px;
    border-color: #c10230 transparent #c10230 #c10230;
}

.search-location-ribbion,
.search-location-bar {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
}

.badge-sm {
    width: 152px;
    height: 152px;
    border: 5px #c10230 solid;
    border-radius: 50%;
    background-color: #fff;
    top: -22px;
    padding: 30px 0;
    text-align: center;
    position: relative;
}

    .badge-sm i {
        font-size: 80px;
    }

.badge-lg-wr {
    width: 234px;
    height: 234px;
    border: 1px transparent solid;
    border-radius: 50%;
    margin-top: -32px;
    text-align: center;
    position: relative;
    background: #fff;
    padding: 5px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.badge-lg-r {
    border: 5px solid #c10230;
    width: 222px;
    height: 222px;
    border-radius: 50%;
}

.badge-lg-wr i {
    font-size: 80px;
}

.badge-lg {
    width: 234px;
    height: 234px;
    border: 5px #c10230 solid;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -32px;
    padding: 30px;
    text-align: center;
    position: relative;
}

    .badge-lg i {
        font-size: 80px;
    }

.badge-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 16px;
    line-height: 90px;
    top: -32px;
    position: relative;
}

    .badge-title + span {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 24px;
        color: #fff;
        top: -40px;
        position: relative;
        left: 16px;
    }

.filter-wrapper {
    position: relative;
    top: -48px;
}

.filter-zip {
    /*max-width: 180px;*/
    color: #1b1b1b;
    width: 390px;
}

.filter-city {
    min-width: 260px;
    color: #1b1b1b;
    margin-left: 16px;
    top: -1px;
    position: relative;
}

    .filter-city button {
        min-width: 260px;
        text-align: left;
        border: 1px solid #fff;
    }

    .filter-city .dropdown-toggle::after {
        float: right;
        margin-top: 0.5em;
        border-top: .6em solid #1b1b1b;
        border-right: 0.6em solid transparent;
        border-left: .6em solid transparent;
    }

    .filter-city .dropdown-menu {
        width: 100%;
    }

.badge-sm, .badge-title, .filter-zip, .filter-city, .filter-wrapper, .ribbion-text {
    display: inline-block;
}

.single-store {
    background-color: #eeeeee;
    min-height: 100px;
}

.msg-wrapper {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    color: #bcbec0;
    background: url("../images/border-black-lg.png") no-repeat center bottom;
}

.single-store .msg-wrapper {
    text-transform: uppercase;
    line-height: 60px;
}

    .single-store .msg-wrapper strong {
        color: #1b1b1b;
    }

figure.store-image {
    margin-top: -20px;
}

    figure.store-image img {
        width: 350px;
    }
/* Content */
.main {
    min-height: 180px;
    padding: 40px 0 80px 0;
}

    .main.store-single {
        padding: 0;
    }

.store-details {
    clear: both;
}

.store-detail {
    max-width: 560px;
    width: 100%;
    float: right;
    padding: 0 15px 10px;
    clear: both;
}

.store-information {
    padding: 100px 0 20px 0;
}

    .store-information .store-id,
    .store-information .store-phone {
        font-size: 24px;
        font-weight: 700;
        line-height: 27px;
    }

        .store-information .store-phone span {
            font-weight: 400;
        }

.store-headding {
    font-weight: 500;
    font-size: 36px;
    text-transform: lowercase;
    font-family: 'Oswald', sans-serif;
    color: #1b1b1b;
    /*padding-top: 24px;*/
    padding-bottom: 8px;
}

.timming-table-wrapper .table-title {
    min-height: 30px;
}

.timming-table-wrapper {
    margin-left: 24px;
}

    .timming-table-wrapper.days-only {
        margin-left: 0;
    }

.store-information .store-hours, .store-information .store-about {
    font-size: 18px;
}

a.btn.btn-order-red {
    background: #c10230;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    margin: 12px 0;
    padding: 10px 0;
    border-radius: 0;
}

    a.btn.btn-order-red:focus,
    a.btn.btn-order-red:hover {
        background-color: #1b1b1b;
    }

a.btn.btn-order {
    color: #1b1b1b;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    margin: 12px 0;
    padding: 10px 0;
    border-radius: 0;
}

    a.btn.btn-order:focus,
    a.btn.btn-order:hover {
        background-color: #1b1b1b;
        color: #fff;
    }

.timming-table-wrapper {
    display: inline-block;
    font-size: 16px;
}

    .timming-table-wrapper .table-title {
        font-family: 'Oswald', sans-serif;
        font-size: 16px;
        font-weight: 600;
        border-bottom: 2px dotted #1b1b1b;
    }

    .timming-table-wrapper .day-title {
        font-weight: bold;
        font-size: 12px;
        display: none;
    }

    .timming-table-wrapper.days-only .day-title {
        height: 24px;
        font-size: 16px;
        display: block;
    }

.store-timmings .week-days {
    font-weight: 700;
    font-size: 16px;
}

.store-timmings .timming {
    font-size: 16px;
}

.store-timmings .table-title {
    font-size: 19px;
    font-family: 'oswald', sans-serif;
    text-align: center;
}

/* Store */
.store-loc-popup .store-address {
    padding-top: 0;
}

.store-loc-popup .store-title {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding-left: 14px;
}

.store-location {
    background: url("../images/border-black-sm.png") repeat-x center 50px;
    margin-bottom: 26px;
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
    padding: 8px;
    border-radius: 5px;
    min-height: 180px;
    width: 100%;
}

.store-address, .store-action {
    /*display: table-cell;*/
    vertical-align: top;
}

.store-action {
    text-align: center;
    /*min-width: 150px;
    padding: 0 15px;*/
    -webkit-animation-delay: 2s;
    height: 140px;
}

.stores-listing .store-action {
    width: 50vw;
}

.sa-wrapper .store-address {
    width: auto;
    font-size: 11px;
    padding-top: 0;
    margin: 0;
}

.sa-wrapper i {
    color: #c10230;
    left: 0 !important;
    top: 9px !important;
    font-size: 24px !important;
}

.sa-wrapper {
    vertical-align: top;
}

.sa-wrapper,
.sa-img {
    display: inline-block;
}

.store-action a.btn-border {
    padding: 0;
}

.store-action .btn-red {
    margin: 8px 0;
}

.store-action .btn-addtocart {
    margin: 8px 0;
}

.store-action .btn-backtomenu {
    margin: 8px 0;
}

.store-address {
    text-align: left;
    min-width: 150px;
}

    .store-address i {
        position: absolute;
        top: -10px;
        right: 32px;
        font-size: 60px;
    }

.store-title {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 400;
    /*max-width: 150px;*/
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    line-height: 24px;
    min-height: 25px;
}

.store-address {
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    padding-top: 8px;
}

.store-address-phone {
    font-size: 21px;
    font-weight: 600;
}

.store-action i {
    font-size: 48px;
    color: #1b1b1b;
    display: block;
    margin-top: -12px;
    text-align: center;
    height: 48px;
    -webkit-animation-delay: .2s;
}

.store-action a i {
    font-size: 16px;
    color: #1b1b1b;
    display: block;
    text-align: center;
    margin-top: 0;
    padding: 8px;
}

.store-details a {
    display: inline-block;
    height: 36px;
    width: 48%;
    border: 3px solid #c10230;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .store-details a:focus i,
    .store-details a:active i,
    .store-details a:hover i {
        color: #fff;
        text-decoration: none;
    }

a.store-details i:visited, a.store-details span:visited {
    text-decoration: none;
}

a.btn-border {
    display: inline-block;
    border: 3px solid #c10230;
    border-radius: 0;
    text-decoration: none;
    color: #1b1b1b;
    font-weight: 800;
    padding: 6px 12px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    min-width: 45px;
}

    a.btn-border:active,
    a.btn-border:focus,
    a.btn-border:hover {
        background-color: #c10230;
        color: #fff;
    }

    a.btn-border:visited {
        text-decoration: none;
    }

.store-action .order-link {
    margin-top: 40px;
}

    .store-action .order-link:hover {
        margin-top: 40px;
    }
/* Single Store */
.btn-wrapper a:first-child {
    width: 49%;
}

.btn-wrapper a:nth-child(2) {
    width: 49%;
}

.btn-wrapper a:last-child {
    width: 100%;
}

.btn-wrapper {
    margin-top: 8px;
}

    .btn-wrapper a.btn.btn-order-red {
        margin: 8px 0;
    }
/* Selected Store */
.selected-store .msg-wrapper {
    background: none;
    bottom: 100%;
    left: 0;
    text-align: left;
    max-width: 370px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 30px;
}

.selected-store {
    margin-top: 90px;
    margin-bottom: 60px;
    max-height: 192px;
    display: inline-block;
    width: 100%;
}

    .selected-store .msg-wrapper {
        background: none;
    }

    figure.store-image,
    .selected-store h3.store-title.title-lg,
    .store-location {
        float: left;
    }

    .selected-store h3.store-title.title-lg {
        width: 40%;
        margin-left: 16px;
        background: url("../images/border-black-lg.png") no-repeat left bottom;
        line-height: 40px;
        font-size: 60px;
        margin-top: 20px;
    }

    .selected-store h3.store-title.title-md {
        background: url("../images/border-black-lg.png") no-repeat left bottom;
        line-height: 70px;
        font-size: 60px;
        margin-top: 20px;
        position: absolute;
        left: 390px;
        max-width: 480px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 40%
    }

    .selected-store h3 span.distance {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }

    .selected-store i {
        position: absolute;
        top: -54px;
        right: 115px;
        font-size: 100px;
        color: #c20f2f;
    }

    .selected-store .store-address {
        display: inline-block;
        width: 60%;
        margin-top: 16px;
        position: absolute;
        top: 90px;
    }

        .selected-store .store-address div {
            float: left;
            margin-left: 24px;
            font-size: 18px;
        }

    .selected-store .store-action a {
        display: block;
    }

    .selected-store a.btn-order-red {
        background-color: #c20f2f;
        color: #fff;
        text-decoration: none;
        font-size: 24px;
        font-weight: 800;
        text-transform: uppercase;
        padding: 8px 40px;
        border-radius: 0;
        border: 3px solid #c20f2f;
    }

        .selected-store a.btn-order-redbtn-order-red:focus,
        .selected-store a.btn-order-red:active,
        .selected-store a.btn-order-red:hover {
            color: #fff;
            background-color: #1b1b1b;
            text-decoration: none;
            border: 3px solid #1b1b1b;
        }

    .selected-store a.details {
        text-decoration: none;
        font-size: 24px;
        font-weight: 800;
        text-transform: uppercase;
        color: #1b1b1b;
        margin: 8px 0;
        padding: 8px 0;
    }

        .selected-store a.details:focus,
        .selected-store a.details:active,
        .selected-store a.details:hover {
            color: #c20f2f;
        }

    .selected-store .store-action {
        right: 15px;
        position: absolute;
        top: 50px;
    }
/* Categories */

.category-wrapper {
    content: "";
    display: block;
    width: 100%;
    height: 287px;
    background-color: #1b1b1b;
    clip-path: polygon(0% 0%, 86% 0%, 100% 50%, 86% 100%, 0% 100%);
    padding: 20px;
}

.cat-heading {
    font-family: 'Oswald', sans-serif;
    font-size: 39px;
    letter-spacing: -1px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    background: url("../images/horizontal-dots-red.png") no-repeat left bottom;
    padding-bottom: 16px;
    padding-right: 30px;
    word-break: break-word;
}

    .cat-heading .first-line {
        font-size: 36px;
        line-height: 1em;
    }

    .cat-heading .second-line {
        font-size: 56px;
        line-height: 1em;
    }

.cat-subtext {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding: 16px 0;
}

.deal-item-wrapper {
    margin-bottom: 7px;
}

.deal-item-wrapper .item-img-wrapper {
    height: 160px;
    position: relative;
    overflow: hidden;
    background: #eeeeee;
}

    .deal-item-wrapper .item-img-wrapper span {
        display: inline-block;
        height: 100%;
        width: 100%;
    }

    .deal-item-wrapper .item-img-wrapper img {
        height: 100%;
        width: 100%;
        object-fit: fill;
    }

.deal-item-wrapper .deal-caption {
    height: 100%;
    padding: 4px;
    background: #1b1b1b;
    color: #fff;
    font-size: 15px;
    line-height: 1.2em;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    word-spacing: 1px;
}

.deal-item-wrapper .item-caption strong {
    color: #ff4d7b;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Oswald', cursive !important;
}


.deal-item-wrapper .price {
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

.deal-item-wrapper .rebuild-deal .price {
    /* width: 29%;*/
    line-height: 30px;
}

.deal-item-wrapper .rebuild-deal .rebuild {
    /*width: 69%;*/
}

.deal-item-wrapper .rebuild-deal .price,
.deal-item-wrapper .rebuild-deal .rebuild {
    color: #1b1b1b;
    display: inline-block;
    text-align: center;
    /*margin: 4px 0;*/
}

    .deal-item-wrapper .rebuild-deal .rebuild a {
        width: 100%;
        font-size: 16px;
    }

.dropdown-menu.customizeDeal-dropdown {
    width: 100.3%;
    transform: translate3d(0, 47px, 0) !important;
    padding: 16px;
    top: 8px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
}

    .dropdown-menu.customizeDeal-dropdown label {
        font-size: 16px;
        font-weight: 600;
    }

    .dropdown-menu.customizeDeal-dropdown:before {
        left: calc(100% - 32px);
    }

    .dropdown-menu.customizeDeal-dropdown:after {
        left: calc(100% - 30px);
    }

    .dropdown-menu.customizeDeal-dropdown .deal-action-wrapper a {
        /*width: 49%;*/
        border-bottom: none;
    }

a.btn.btn-border.dropdown-toggle {
    width: 69%;
}

.item-wrapper .item-img-wrapper {
    height: 187px;
    position: relative;
    overflow: hidden;
}

    .item-wrapper .item-img-wrapper img {
        height: 100%;
        width: 100%;
    }

.item-wrapper .img-caption {
    height: 50px;
    padding: 4px;
    background: #1b1b1b;
    color: #fff;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    line-height: 1em;
}

a.i-wrapper {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

    a.i-wrapper:focus .img-caption,
    a.i-wrapper:hover .img-caption {
        background-color: #c20f2f;
    }

/* Pre Footer */
.pre-footer {
    background: url("../images/pre-footer.png");
    height: 250px;
    background-size: cover;
}

.footer-badge-wrapper {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 0;
}

    .footer-badge-wrapper .badge-sm {
        margin-top: -75px;
    }

        .footer-badge-wrapper .badge-sm span {
            color: #fff;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: -1px;
            line-height: 36px;
            padding: 0 4px;
            font-size: 19px;
        }

    .footer-badge-wrapper .badge-sm {
        background: url(../images/badge_image_pizza.png) #fff no-repeat center 10px;
        background-size: 80px;
        top: 12px;
        -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.5);
        position: relative;
        z-index: 10;
    }

.right-left-ribbion {
    position: absolute;
    background: #c10230;
    height: 40px;
    min-width: 162px;
    text-align: center;
    bottom: 6px;
    left: -8px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .right-left-ribbion:before, .right-left-ribbion:after {
        border-style: solid;
        height: 0;
        width: 0;
        display: block;
        content: "";
        position: absolute;
        border-color: #c10230 transparent;
        top: 0;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .right-left-ribbion:before {
        left: -12px;
        border-width: 20px 0 20px 12px;
    }

    .right-left-ribbion:after {
        right: -12px;
        border-width: 20px 12px 20px 0;
    }

    .right-left-ribbion i {
        display: block;
        position: absolute;
        height: 0;
        width: 0;
        right: 0;
        top: -0.75em;
        border-style: solid;
        content: "";
        border-color: #c10230;
        border-width: 0.75em 0.75em 1.5em 0;
    }

.footer-badge-wrapper a:hover .right-left-ribbion {
    background: #1b1b1b;
}

    .footer-badge-wrapper a:hover .right-left-ribbion:before,
    .footer-badge-wrapper a:hover .right-left-ribbion:after {
        border-color: #1b1b1b transparent;
    }

.badge-lg-wr .right-left-ribbion {
    position: absolute;
    background: #c10230;
    height: 52px;
    min-width: 235px;
    text-align: center;
    transform: translate(-50%, -12px);
    left: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .badge-lg-wr .right-left-ribbion:before {
        left: -11px;
        border-width: 26px 0 26px 12px;
    }

    .badge-lg-wr .right-left-ribbion:after {
        right: -11px;
        border-width: 26px 12px 26px 0;
    }

    .badge-lg-wr .right-left-ribbion .badge-text {
        font-size: 24px;
        font-weight: 800;
        color: #fff;
        position: absolute;
        width: 100%;
        bottom: 8px;
        left: 0;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

a.badges:hover .badge-lg-wr .right-left-ribbion {
    background: #1b1b1b;
}

    a.badges:hover .badge-lg-wr .right-left-ribbion:before,
    a.badges:hover .badge-lg-wr .right-left-ribbion:after {
        border-color: #1b1b1b transparent;
    }
/* Shield Wrapper */
.shield-header-wrapper {
    position: relative;
    padding-top: 100px;
    padding-bottom: 50px;
}

.shield-container {
    min-height: 150px;
    position: relative;
    max-height: 275px;
}

    .shield-container:before {
        /*top: 50px;*/
        top: 32px;
    }

    .shield-container:after {
        bottom: 40px;
    }

    .shield-container:before,
    .shield-container:after {
        content: "";
        display: block;
        position: absolute;
        background: url("../images/border-black-lg.png") no-repeat center center;
        height: 8px;
        width: 100%;
    }

    .shield-container .img-pizza-items,
    .shield-container .img-pizza-items-sm,
    .shield-container .img-pizza,
    .shield-container .heading-badge,
    .shield-container .heading-badge-slim {
        display: inline-block;
        position: relative;
    }

        .shield-container .img-pizza-items-sm img {
            top: 14px;
            position: relative;
        }

    .shield-container .img-pizza {
        position: relative;
        z-index: 9;
    }

    .shield-container .heading-badge .heading-text {
        font-family: 'Oswald', sans-serif;
        font-size: 52px;
        font-weight: 200;
        color: #fff;
        text-transform: uppercase;
        line-height: 60px;
        padding: 30px 20px 20px;
    }

    .shield-container .heading-badge-slim .heading-text {
        font-family: 'Oswald', sans-serif;
        font-size: 52px;
        font-weight: 200;
        color: #fff;
        text-transform: uppercase;
        line-height: 60px;
        padding: 8px 20px 0;
    }

    .shield-container .heading-badge-slim .text-red {
        color: #c10230;
        font-weight: 500;
        font-size: 72px;
        line-height: 1em;
        background: url("../images/horizontal-dots-white-lg.png") no-repeat center bottom;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    .shield-container .heading-badge-slim .heading-text {
        font-family: 'Oswald', sans-serif;
        font-size: 27px;
        font-weight: 200;
        color: #fff;
        text-transform: uppercase;
        line-height: 30px;
    }

        .shield-container .heading-badge-slim .heading-text span {
            display: block;
        }

    .shield-container .heading-badge,
    .shield-container .heading-badge-slim {
        background: #1b1b1b;
        text-align: center;
        position: relative;
        z-index: 9;
    }

        .shield-container .heading-badge .heading-text {
            font-family: 'Oswald', sans-serif;
            font-size: 52px;
            font-weight: 200;
            color: #fff;
            text-transform: uppercase;
            line-height: 60px;
        }

            .shield-container .heading-badge .heading-text span {
                display: block;
                padding: 0 8px;
            }

    .shield-container .create-own-wrapper {
        background: #c10230;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        font-size: 36px;
        font-weight: 500;
        position: relative;
        max-width: 300px;
        z-index: 9;
        bottom: -30px;
        margin: 0 auto;
    }

        .shield-container .create-own-wrapper:before,
        .pizza-item-detail .create-own-wrapper:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 0;
            border-width: 27px 11px;
            border-style: solid;
            left: -20px;
            border-color: #c10230 #c10230 #c10230 transparent;
        }

        .shield-container .create-own-wrapper:after,
        .pizza-item-detail .create-own-wrapper:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 0;
            border-width: 27px 11px;
            border-style: solid;
            right: -20px;
            border-color: #c10230 transparent #c10230 #c10230;
        }

        .shield-container .create-own-wrapper a {
            text-decoration: none;
            color: #fff;
        }

.heading-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    background-color: #1b1b1b;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    position: absolute;
    left: 0;
    bottom: -49px;
}

.brd-white {
    background: url("../images/horizontal-dots-white.png") no-repeat center center;
    height: 10px;
    width: 100%;
}

/* Pizza Steps */
ul.pizza-steps {
    margin: 0;
    padding: 0;
}

    ul.pizza-steps li {
        list-style: none;
        margin-top: 40px;
    }

.step-counter {
    background-color: #1b1b1b;
    width: 90px;
    text-align: center;
    position: relative;
    border: 1px solid #1b1b1b;
    padding: 12px 0 12px 18px;
    height: 100px;
    vertical-align: top;
}

    .step-counter:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        width: 0;
        height: 0;
        border-top: 49px solid transparent;
        border-bottom: 50px solid transparent; /* 40px height (20+20) */
        border-left: 20px solid #1b1b1b;
        right: -21px;
    }

    .step-counter .counter-text-wrapper {
        border: 2px solid #c10230;
        border-radius: 50%;
    }

    .step-counter .counter-text {
        font-family: 'Oswald', sans-serif;
        font-size: 60px;
        color: #c10230;
        line-height: 1em;
        height: 70px;
        text-align: center;
    }

ul.pizza-steps .step-counter-wrapper, ul.pizza-steps .step-details {
    display: table-cell;
}

ul.pizza-steps .step-counter-wrapper {
    padding-right: 40px;
}

ul.pizza-steps .step-details {
    min-height: 104px;
    vertical-align: top;
    background: url("../images/border-black-sm.png") repeat-x bottom center;
    width: 100%;
}

ul.pizza-steps li:last-child .step-details {
    background: url("../images/border-black-lg.png") repeat-x bottom center;
    padding-bottom: 20px;
}

ul.pizza-steps .step-title {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 700;
    padding-bottom: 16px;
}

ul.pizza-steps .step-sub-title {
    font-size: 19px;
    font-weight: 700;
}

ul.pizza-steps .step-text {
    font-size: 16px;
}

    ul.pizza-steps .step-text .text-or {
        font-size: 21px;
        color: #c10230;
        font-weight: 700;
        padding: 0 16px;
        line-height: 1em;
    }

.steps-action {
    max-width: 490px;
    display: block;
    margin-left: 130px !important;
}
/* Time Control */
/* Cart Item */
.cartItem-title {
    font-weight: bold;
    line-height: 32px;
}

.subHeading-wrapper {
    /*background: #c10230;*/
    color: #1b1b1b;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 500;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    background: url("../images/horizontal-dots-red.png") repeat-x center center;
}

    .subHeading-wrapper a {
        color: #1b1b1b;
        text-decoration: none;
        background: #fff;
        padding: 0 30px;
    }

h4.subHeading-wrapper {
    background-position: center bottom;
    padding-bottom: 6px;
    margin-bottom: 8px;
}

h5.subHeading-wrapper {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 8px;
    font-size: 24px;
    background: url(../images/horizontal-dots-red-sm.png) repeat-x center bottom;
    text-align: left;
    padding-left: 16px;
    margin-top: 16px;
}

.cart-wrapper .cart-row .label, .cart-wrapper .cart-row .price {
    display: inline-block;
}

.cart-wrapper .cart-row .price {
    width: 26%;
    text-align: right;
}

.cart-wrapper .cart-row .label {
    width: 70%;
    text-align: left;
}

.cart-item-wrapper {
    border-bottom: 1px dotted rgba(27,27,27,0.4);
    margin-bottom: 16px;
}

    .cart-item-wrapper p.cartItem-toppings {
        font-size: 14px;
        margin: 4px 0;
    }

/* Builder CSS */
.visible-os {
    background-color: #eeeeee;
    color: #1b1b1b;
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    display: none;
    padding: 0;
}

    .visible-os .heading-badge {
        background: #1b1b1b;
        height: 150px;
        max-width: 150px;
        margin: 0 auto;
    }

        .visible-os .heading-badge .heading-text {
            font-family: 'Oswald', sans-serif;
            font-size: 40px;
            font-weight: 200;
            color: #fff;
            text-transform: uppercase;
            line-height: 40px;
            padding: 16px 0 0;
            text-align: center;
        }

    .visible-os .heading-text:after {
        bottom: -27px;
        position: relative;
    }

    .visible-os .heading-text .brd-white {
        margin-bottom: 16px;
    }

.top-control input[type="radio"],
.top-control input[type="checkbox"],
.tb-content input[type="radio"],
.tb-content input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    margin-top: 0;
}

p.speciality {
    font-size: 22px;
    font-weight: bold;
}

.pizza-detail {
    padding: 80px 0px;
}

.pizza-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.quantity-left-minus-btn,
.quantity-right-plus-btn {
    background-color: #c10230;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;        
    font-size: 10px;
    height:35px;
    width:29px;
}

.item_quantity input[type=text] {
    text-align: center;
    font-size: 12px;
    height: 35px;
    width: 43px;
    flex: none;
    font-weight: bold;
}

.pizza-item-detail {
    padding: 22px 0 10px;
    /*margin: 20px 0;*/
    font-size: 20px;
    background: #eeeeee;
}

    .pizza-item-detail .create-own-wrapper {
        background: #c10230;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        font-size: 32px;
        font-weight: 500;
        position: absolute;
        max-width: 300px;
        z-index: 9;
        top: -24px;
        text-align: center;
        margin: 0 auto;
        padding: 0 16px;
        left: 0;
        right: 0;
        max-width: 215px;
    }

        .pizza-item-detail .create-own-wrapper:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 0;
            border-width: 24px 11px;
            border-style: solid;
            left: -20px;
            border-color: #c10230 #c10230 #c10230 transparent;
        }

        .pizza-item-detail .create-own-wrapper:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 0;
            border-width: 24px 11px;
            border-style: solid;
            right: -20px;
            border-color: #c10230 transparent #c10230 #c10230;
        }

    .pizza-item-detail p {
        padding: 0 8px;
        margin-bottom: 0;
    }

    .pizza-item-detail:before {
        content: "";
        background: url("../images/horizontal-dots-red.png") repeat-x;
        position: absolute;
        top: 0;
        height: 5px;
        display: inline-block;
        width: 100%;
    }

.pizza-builder.nav-pills .nav-link.active,
.pizza-builder.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b1b1b;
    height: 80px;
    margin-top: -5px;
    border-radius: 5px;
}

.pizza-builder.nav-pills a.nav-link {
    color: #fff;
    padding: 8px 32px;
    text-align: center;
}

.pizza-builder.nav-pills .nav-link {
    border-radius: 0;
    background-color: #c10230;
    transition: background 0.3s;
    transform: skew(-20deg);
}

    .pizza-builder.nav-pills .nav-link div {
        transform: skew(20deg);
    }

.pizza-builder .step-counter {
    border-radius: 50%;
    border: 2px solid #fff;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    padding: 2px;
    background: transparent;
}

    .pizza-builder .step-counter:after {
        content: unset;
    }

.pizza-builder .bt-red input[type=checkbox]:checked {
    background: yellow;
}

#pizzaPane .tab-content {
    width: 100%;
}

    #pizzaPane .tab-content h3 {
        margin-top: 32px;
    }

.btn-select {
    width: 100%;
    margin: 5px 0px;
    padding: 10px 8px;
    font-size: 18px;
    height: 52px;
}

    .btn-select .title-only {
        padding: 5px;
        font-weight: 400;
        font-family: 'Open Sans', sans-serif;
    }

.top-control input[type="radio"],
.top-control input[type="checkbox"] {
    padding: 0;
}

    .tb-content input[type="checkbox"]:checked:after,
    .top-control input[type="checkbox"]:checked:after {
        font-family: 'FontAwesome';
        content: "\f00c";
        font-size: 13px;
        width: 100%;
        height: 100%;
        border: none;
        background: transparent;
        outline: none;
    }

    .top-control input[type="checkbox"]:checked:after {
        font-size: 18px;
        color: #fff;
    }

    .tb-content input[type="checkbox"]:checked,
    .top-control input[type="checkbox"]:checked {
        background: transparent;
        border: none;
        outline: none;
    }

.top-on .btn-select {
    background-color: #1b1b1b;
}

.top-control input[type="radio"]:checked ~ .btn.btn-select.btn-red {
    background: #1b1b1b;
}

.top-full, .top-right, .top-left {
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .top-full > i, .top-right > i, .top-left > i {
        display: inline-block;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        -webkit-box-shadow: inset 0 0 0 3px #fff;
        box-shadow: inset 0 0 0 3px #fff;
        border: 1px solid gray;
        background: gray;
        position: relative;
    }

.top-control input[type="radio"]:checked,
.tb-content input[type="radio"]:checked {
    background: transparent;
    border: none;
    outline: none;
}

    .top-control input[type="radio"]:checked:after {
        font-size: 18px;
    }

    .top-control input[type="radio"]:checked:after,
    .tb-content input[type="radio"]:checked:after {
        font-family: 'FontAwesome';
        content: "\f00c";
        font-size: 13px;
        color: #f1f1f1;
        width: 100%;
        height: 100%;
        border: none;
        background: transparent;
        outline: none;
    }

.top-left > input + i:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    width: calc(50% - 3px);
    height: calc(100% - 4px);
    background: white;
    border-radius: 0 24px 24px 0;
}

.top-right > input + i:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(50% - 3px);
    height: calc(100% - 4px);
    background: white;
    border-radius: 24px 0 0 24px;
}

.top-full > input:checked + i {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    background: #c10230;
    border: 2px solid #c10230;
}

.top-right > input:checked + i {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    background: #c10230;
    border: 2px solid #c10230;
    position: relative;
}

.top-left > input:checked + i {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    background: #c10230;
    border: 2px solid #c10230;
    position: relative;
}

.top-right > input:checked + i:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(50% - 3px);
    height: calc(100% - 4px);
    background: white;
    border-radius: 24px 0 0 24px;
}

.top-full > input,
.top-right > input,
.top-left > input {
    visibility: hidden;
    position: absolute;
}
/* order Confirmation */
.order-confirmation .nav-tabs a.nav-item {
    font-family: 'Oswald', sans-serif;
    padding: 8px 32px;
    color: #1b1b1b;
    font-size: 19px;
}

.order-confirmation .nav-tabs a.nav-item,
.order-confirmation .tab-content .tab-pane {
    background: transparent;
}

    .order-confirmation .nav-tabs a.nav-item.active,
    .order-confirmation .tab-content .tab-pane.show.active {
        background: #fafafa;
    }

.order-confirmation .tab-content .tab-pane {
    padding: 16px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sub-title {
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
}
/* Footer */
/* footer_top*/
footer {
    background-color: #1b1b1b;
    color: #fff;
}

.footer_title {
    font-family: 'Caesar Dressing', cursive;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 20px;
}

ul.social {
    margin-top: 34px;
}

    ul.social i {
        font-size: 24px;
    }

ul.social, .footer_title {
    float: left;
}

footer .social li {
    margin: 0 3px;
    display: inline-block;
}

    footer .social li a {
        color: #1b1b1b;
        text-align: center;
        background-color: #fff;
        width: 33px;
        height: 33px;
        line-height: 30px;
        border-radius: 0;
        display: inline-block;
        padding: 4px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        footer .social li a:hover {
            background-color: #c10230;
            color: #fff;
        }

.footer_nav {
    margin-top: 34px;
    /*text-align: right;*/
}

    .footer_nav .heading {
        font-size: 19px;
        color: #fff;
        text-transform: uppercase;
    }

    .footer_nav ul {
        padding: 0;
    }

    .footer_nav li {
        list-style: none;
        /*display: inline-block;*/
        /*margin: 10px;*/
    }

        .footer_nav li a {
            list-style: none;
            text-transform: uppercase;
            display: inline-block;
            color: #fff;
            font-size: 16px;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            text-decoration: none;
        }

            .footer_nav li a:focus,
            .footer_nav li a:active,
            .footer_nav li a:hover {
                color: #c10230;
                text-decoration: none;
            }

    .footer_nav a.btn_bordered_footer:hover {
        color: #fff;
    }

.btn_bordered_footer {
    border: 3px solid #c10230;
    font-weight: 900;
    font-size: 18px;
    border-radius: 0;
}

    .btn_bordered_footer:focus,
    .btn_bordered_footer:active,
    .btn_bordered_footer:hover {
        background-color: #c10230;
        color: #fff;
    }

    .btn_bordered_footer:visited {
        color: #fff;
    }

.footer_bottom {
    background-color: #c10230;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

    .footer_bottom ul {
        padding: 0;
        margin: 0;
    }

        .footer_bottom ul li {
            display: inline-block;
            padding: 0 8px;
        }

    .footer_bottom a {
        color: #fff;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .footer_bottom a:hover,
        .footer_bottom a:focus {
            color: #1b1b1b;
            text-decoration: none;
        }

.panel-content select {
    width: 100%;
    height: 35px;
}

.disabled {
    opacity: .5;
    pointer-events: none;
}

.tab-content > .active {
    display: block;
}
/* Order History */
.order-history .section-header {
    background: url("../img/horizontal-dots-red.png") repeat-x center bottom;
    display: inline-block;
    width: 100%;
    font-size: 27px;
    color: #1b1b1b;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
}

.order-history .item-wrapper {
    background: #f2f2f2;
    padding: 8px 16px;
    margin-bottom: 4px;
}

.order-history .order-item {
    width: 100%;
    display: inline-block;
    color: #c20f2f;
    text-decoration: none;
    font-weight: 700;
}

.order-history .order-bg {
    background: url("../images/border-black-sm.png") top center repeat-x;
    padding-top: 8px;
    font-size: 12px;
}

.order-history .add-fav {
    color: #1b1b1b;
}

    .order-history .add-fav:hover {
        color: #c20f2f;
    }

@media (max-width: 1600px) {
    .search-location-ribbion {
        width: 94%;
    }
}

@media (max-width: 1200px) {
    

    /* Top nav */
    .dropdown div.dropdown-menu.mega-menu:before {
        left: 50%;
    }

    .navbar-nav li.nav-item a {
    font-size:14px!important;
    }
        .dropdown div.dropdown-menu.mega-menu:after {
        left: 49.8%;
    }

    .search-location-ribbion:after {
        border-width: 31.5px 20px;
    }

    .search-location-ribbion {
        height: 63px;
        top: -30px;
    }

    .ribbion-wrapper {
        top: -36px;
    }

    .badge-sm {
        width: 112px;
        height: 112px;
        padding: 20px 0;
        margin-top: 0;
    }

        .badge-sm i {
            font-size: 60px;
        }

    .badge-title {
        font-size: 36px;
        line-height: 70px;
        position: relative;
        top: -28px;
    }

        .badge-title + span {
            font-family: 'Oswald', sans-serif;
            font-size: 24px;
            color: #fff;
            top: -28px;
        }

    .filter-wrapper {
        position: relative;
        top: -32px;
    }
    /* Badges */
    /*a.badges {
        margin: -116px 22px 0;
    }*/
    /* Sub Navigation */
    .ribbion-wrapper a {
        font-size: 16px;
        text-decoration: none;
    }

        .ribbion-wrapper a.active {
            font-weight: 600;
            font-size: 21px;
            text-decoration: none;
        }

    .ribbion-wrapper .submenu-wrapper {
        top: 0;
        width: 100%;
        margin: 0;
    }

        .ribbion-wrapper .submenu-wrapper a {
            color: #1b1b1b;
            font-size: 24px;
            background: url(../images/verticle-dots-black.png) no-repeat center right;
        }

    .submenu-wrapper .slider-arrow.slider-next,
    .submenu-wrapper .slider-arrow.slider-prev {
        color: #1b1b1b;
        cursor: pointer;
    }
    /* Shield Wrapper */
    .shield-header-wrapper {
        padding-top: 150px;
    }
    /* Selected Store */
    .selected-store .msg-wrapper {
        text-align: center;
    }

    .selected-store {
        margin-top: 120px;
        max-height: none;
    }

        .selected-store .store-address div {
            float: none;
        }

    figure.store-image {
        margin-top: 0;
        margin-bottom: 0;
    }
    /*.selected-store h3.store-title.title-lg{*/
    /*    width: 34%;*/
    /*}*/

    /* */
    /* Single Store */
    .store-information {
        max-width: 1140px;
        margin: 0 auto;
        padding-top: 100px;
    }

        .store-information > div {
            display: inline-block;
            vertical-align: top;
        }

            .store-information > div:first-child {
                width: 60%;
            }

            .store-information > div:last-child {
                width: 38%;
            }

    .store-detail {
        padding: 0;
        float: none;
        clear: unset;
        max-width: unset;
    }

    .store-headding {
        text-transform: capitalize;
    }
    /* Rebuild Deal */
    .rebuild-deal a.btn-border {
        padding: 6px 0;
    }
    /* Pre-Footer */
    .pre-footer {
        /*background: url(../images/pre-footer.png);*/
        height: 175px;
    }

    .footer-badge-wrapper {
        top: -10px;
    }

        .footer-badge-wrapper .badge-sm {
            margin-top: -50px;
            height: 123px;
            width: 123px;
            background-size: 64px;
        }

    .right-left-ribbion {
        height: 30px;
        left: -4px;
        min-width: 120px;
    }

        .right-left-ribbion:before {
            border-width: 15px 0 15px 12px;
        }

        .right-left-ribbion:after {
            right: -11px;
            border-width: 15px 12px 15px 0;
        }

    .footer-badge-wrapper .badge-sm span {
        line-height: 30px;
        font-size: 14px;
    }
    /* Footer */
    .footer_title,
    ul.footer_nav {
        margin-top: 20px;
    }

    ul.social {
        margin-top: 54px;
    }

    .navbar-nav li.nav-item a {
        font-size: 14px !important;
    }
}

@media (max-width: 992px) {
    .navbar-nav li.nav-item a {
        font-size: 14px!important;
    }
    /* Login Container */
    .login-container {
        padding: 0 0 50px 0;
    }
    /* Top nav */
    .dropdown div.dropdown-menu.mega-menu:before {
        left: 60%;
    }

    .dropdown div.dropdown-menu.mega-menu:after {
        left: 59.8%;
    }

    ul.navnar-nav {
        position: absolute;
    }

    .btn-greek-primary {
        font-size: 18px;
    }

    ul.locations li {
        width: 32%;
    }

    ul.social,
    ul.footer_nav {
        padding: 0;
        text-align: center;
        width: 100%;
    }

    ul.social {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer_title {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    .content {
        padding: 0 15px 75px;
    }
    /* Ribbion */
    .ribbion-wrapper {
        position: relative;
    }

    .search-location-ribbion {
        width: 90%;
    }

    .filter-wrapper .input-group,
    .filter-wrapper .dropdown button {
        border: 1px solid #bcbec0;
    }

    .filter-wrapper {
        position: relative;
        top: -30px;
        display: block;
        text-align: center;
    }

    .filter-store {
        max-height: 40px;
        background-color: transparent;
    }
    /* Ribbion Link */
    .shield-container .create-own-wrapper {
        bottom: -18px;
    }
    /* Sub Navigation */
    .ribbion-wrapper ul.submenu {
        top: 20px;
        text-align: center;
        width: 100%;
    }

        .ribbion-wrapper ul.submenu li {
            background: url("../images/verticle-dots-black.png") no-repeat center right;
        }

            .ribbion-wrapper ul.submenu li:last-child {
                background: unset;
            }

            .ribbion-wrapper ul.submenu li a {
                color: #1b1b1b;
                font-size: 18px;
            }

                .ribbion-wrapper ul.submenu li a.active {
                    color: #1b1b1b;
                    font-weight: 600;
                }

                .ribbion-wrapper ul.submenu li a:focus,
                .ribbion-wrapper ul.submenu li a:hover,
                .ribbion-wrapper ul.submenu li a:active {
                    color: #c10230;
                }
    /* Selected Store */
    .selected-store .msg-wrapper {
        background: none;
        margin-top: -50px;
        position: relative;
        text-align: center;
        display: block;
    }

    .selected-store {
        margin-top: 40px;
        padding: 20px 0;
    }

        .selected-store .store-title.title-md {
            width: 100%;
            margin-bottom: 16px;
        }

        .selected-store .store-action {
            position: static;
            margin-left: 24px;
            width: 45%;
        }

        .selected-store i {
            top: 44px;
            right: 16px;
        }

        .selected-store figure.store-image,
        .selected-store .store-address {
            display: inline-block;
            width: auto;
            top: 0;
            position: relative;
        }

        .selected-store figure.store-image,
        .selected-store .store-action {
            display: inline-block;
        }

        .selected-store a.details {
            font-size: 18px;
            text-align: left;
        }

        .selected-store h3.store-title.title-md {
            position: relative;
            left: 0;
            width: 100%;
            max-width: 100%;
        }
    /* Single Store */
    .store-information {
        max-width: 100%;
        padding-top: 40px;
    }
        /* Store Information */
        .store-information > div {
            display: block;
            vertical-align: top;
        }

            .store-information > div:first-child {
                width: 100%;
            }

            .store-information > div:last-child {
                width: 100%;
            }
    /* Badge Wrapper */
    .shield-header-wrapper {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    /* General */
    .or-wrapper {
        background-size: 100%;
    }

    .fml {
        width: 100%;
    }

    .form-group {
        margin-bottom: 4px;
    }

    .item-categories {
        height: 60px;
    }

    .sub-header-wrapper {
        height: 60px;
    }

    .store-information {
        padding-top: 0;
    }

    .cat-heading {
        font-size: 30px;
    }
    /* Header */
    .navbar-text {
        position: relative;
        left: 80px;
    }

    .navbar-collapse {
        position: absolute;
        top: 0;
        right: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.4s ease;
        display: block;
        min-height: 100%;
    }

        .navbar-collapse.collapsing {
            height: auto !important;
            margin-right: 50%;
            right: 50%;
            transition: all 0.2s ease;
        }

        .navbar-collapse.show {
            right: 0;
        }

    .dropdown div.dropdown-menu:before,
    .dropdown div.dropdown-menu:after {
        content: unset;
    }

    ul.locations {
        padding: 0;
    }

        ul.locations li {
            list-style: none;
            float: none;
            padding: 0;
        }

    .dropdown-menu li a {
        padding: 0 15px;
    }

    .hero {
        background-image: url("../images/hero-image-m.jpg");
        background-repeat: no-repeat;
        min-height: 466px;
        background-position: center center;
        background-size: cover;
        text-align: center;
        padding: 22px 0;
    }
    /* Category */
    .category-wrapper {
        height: 102px;
    }

    .deal-item-wrapper .item-img-wrapper img {
        object-fit: cover;
    }

    .deal-item-wrapper .item-img-wrapper {
        height: 100px;
    }
    /* Section Header */
    .navbar {
        min-height: 124px;
        padding: 0;
    }

    .logo-wrapper {
        width: 108px;
        height: 108px;
        top: 7px;
        position: absolute;
        right: 80px;
        font-size: 27px;
        line-height: 25px;
    }

        .logo-wrapper img {
            width: 110px;
        }

    .nav-cart-wrapper {
        margin: 0 24px 0 16px;
        right: 0;
        position: absolute;
    }

    .navbar .navbar-toggler {
        position: absolute;
        top: 40px;
        z-index: 100;
        left: 5px;
    }

        .navbar .navbar-toggler:not(.collapsed) {
            /*left: calc(100% - (55px));*/
            width: 50px;
        }

    .btn-order-sm {
        position: absolute;
        top: 70px;
        left: 15px;
        font-size: 16px;
        font-weight: 800;
        color: #fff;
        background-color: #c20f2f;
        padding: 10px 20px;
    }

    .navbar-collapse.collapse.show {
        z-index: 99;
    }

        .navbar-collapse.collapse.show .navbar.navbar-toggler {
            margin-top: 0;
            position: absolute;
            right: 0;
            top: 20px;
            z-index: 100;
        }

        .navbar-collapse.collapse.show ul.navbar-nav.mr-auto {
            margin-top: 60px;
        }

        .navbar-collapse.collapse.show .navbar-nav li {
            padding: 8px 0;
        }

        .navbar-collapse.collapse.show .secondary-menu li:last-child {
            border-bottom: 1px dotted transparent;
        }

        .navbar-collapse.collapse.show li {
            border-bottom: 1px solid #1b1b1b;
        }

        .navbar-collapse.collapse.show a {
            display: block;
            text-align: center;
            line-height: 30px;
        }

    ul.locations li {
        width: 100%;
    }

    .categories-menu {
        top: -40px;
    }
    /* Create Your Own Pizza */
    .create-pizza-header .heading-wrapper {
        width: 100%;
        padding: 60px 0;
    }

    .create-pizza-header .title.title-first-line {
        font-size: 60px;
        line-height: 1.2em;
    }

    .create-pizza-header .title.title-second-line {
        font-size: 90px;
        line-height: 1.2em;
    }

    .create-pizza-header .title-subtext {
        font-size: 42px;
        line-height: 1.2em;
        text-shadow: -2px 3px 0 rgba(0, 0, 0, 1);
    }
    /* Ribbion */
    .search-location-ribbion {
        top: -30px;
    }

    .ribbion-wrapper {
        top: -40px;
    }
    /* Hero Section */
    .title-first-line {
        font-size: 50px;
    }

    .title-second-line {
        font-size: 70px;
    }

    .title-subtext {
        font-size: 20px;
    }

    .btn-outline-greek {
        font-size: 17px;
    }

    .nav-badges {
        min-height: 60px;
    }

        .nav-badges a.badges {
            margin: -116px 8px -22px;
        }

    .badge-menu {
        width: 129px;
        height: 129px;
        margin: -75px 0;
        background-position: 0 4px;
    }

    .login-pizza-header {
        height: 50px;
    }
    /* Home Page Badge Navs */
    .badge-lg-wr {
        width: 140px;
        height: 140px;
    }

    .filter-store {
        background-color: #eee;
    }

    .single-store .msg-wrapper {
        text-transform: uppercase;
        line-height: 1em;
        bottom: 0;
        padding-bottom: 14px;
    }

    .badge-lg-r {
        width: 128px;
        height: 128px;
    }

    .badge-lg-wr .right-left-ribbion {
        height: 32px;
        min-width: 132px;
    }

        .badge-lg-wr .right-left-ribbion:before {
            border-width: 16px 0 16px 12px;
        }

        .badge-lg-wr .right-left-ribbion:after {
            right: -11px;
            border-width: 16px 12px 16px 0;
        }

        .badge-lg-wr .right-left-ribbion .badge-text {
            font-size: 16px;
            bottom: 5px;
            letter-spacing: -1px;
            font-weight: 700;
        }

    img.img_badge {
        margin: 10px auto;
        width: 54px;
    }

        img.img_badge.img-location {
            width: 35px;
            margin: 15px auto;
        }
    /**/
    .subHeading-wrapper {
        background: url(../images/horizontal-dots-red.png) repeat-x center bottom;
    }

        .subHeading-wrapper a {
            background: transparent;
            padding: 0;
        }

    /* Badge Nav - Location Pages */
    .search-location-ribbion {
        height: 60px;
    }

        .search-location-ribbion:after {
            border-width: 30px 20px;
        }

    .badge-sm {
        width: 95px;
        height: 95px;
        padding: 20px 0;
        margin-top: 14px;
    }

        .badge-sm i {
            font-size: 50px;
        }

    .badge-title {
        font-size: 30px;
        line-height: 70px;
        position: relative;
        top: -32px;
        left: -12px;
        margin: 0 0 0 14px;
        letter-spacing: -1px;
    }

    .filter-wrapper {
        padding: 0 16px;
        top: -10px;
    }

        .filter-wrapper .filter-city {
            top: 0;
            margin-left: 0;
            width: 100%;
            margin-bottom: 16px;
        }

        .filter-wrapper .filter-zip {
            /*margin-bottom: 16px;*/
        }

    .filter-zip, .filter-city button {
        max-width: unset;
        width: 100%;
    }

    .filter-store {
        max-height: 160px;
    }

    .detail {
        max-height: 90px !important;
    }


    .map {
        min-height: 205px;
    }

    .badge-title + span {
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        color: #fff;
        top: -28px;
    }

    .single-store {
        min-height: 60px;
    }

    .store-action {
        height: auto;
    }
    /* Selected Store */
    .selected-store {
        margin-bottom: 0;
    }

        .selected-store .msg-wrapper {
            margin-bottom: 20px;
        }

    figure.store-image {
        width: 100%;
    }

        figure.store-image img {
            width: inherit;
        }

    .selected-store h3.store-title.title-md {
        margin-top: -20px;
        background-position: top center;
        padding: 24px 0 0 0;
    }

        .selected-store h3.store-title.title-md span {
            display: block;
            margin-top: 12px;
        }

    .selected-store i {
        top: 44px;
        right: 16px;
        font-size: 76px;
    }

    .selected-store figure.store-image,
    .selected-store .store-address,
    .selected-store .store-action,
    .selected-store .store-address div {
        display: block;
        width: 100%;
        margin: 0;
        clear: both;
    }

    .selected-store .store-address {
        padding-top: 16px;
    }
    /* Single Store */
    .shield-container:before, .shield-container:after {
        content: unset;
    }

    .shield-header-wrapper {
        padding-top: 16px;
        padding-bottom: 100px;
    }

    .img-pizza-items {
        padding: 16px;
    }

    .main.store-single {
        padding: 10px 0 0 0;
        background: url("../images/border-black-lg.png") no-repeat;
    }

    .badge-title + span {
        display: block;
        text-align: center;
        color: #1b1b1b;
        top: 0;
        left: 0;
        padding: 0 0;
        top: -22px;
        background: #eee;
    }

    .store-detail {
        width: 100%;
    }

    .heading-badge {
        width: 100%;
        margin: 30px 15px;
    }

        .heading-badge .heading-text span {
            display: inline-block;
        }

    .sa-img {
        display: none;
    }
    /* Pizza Steps */
    .visible-os .heading-text .brd-white {
        margin-bottom: 0;
    }

    .visible-os .heading-badge .heading-text {
        font-size: 21px;
        line-height: 21px;
        font-weight: 600;
    }

    .pizza-item-detail {
        padding: 8px 0 0;
    }

    .steps-action {
        margin-left: 0 !important;
    }

    ul.pizza-steps .step-counter-wrapper {
        padding-right: 36px;
    }

    /* */
    .shield-container .heading-badge-slim {
        top: 32px;
        margin: 0 16px;
    }

        .shield-container .heading-badge-slim .heading-text span {
            display: inline-block;
        }

        .shield-container .heading-badge-slim .text-red {
            background: url("../images/verticle-dots-white-lg.png") no-repeat center right;
            padding-right: 8px;
            margin-right: 8px;
        }

        .shield-container .heading-badge-slim .text-red,
        .shield-container .heading-badge-slim .badge-text-wrapper {
            display: inline-block;
        }

    .shield-container .create-own-wrapper {
        max-width: 250px;
    }

    .pizza-item-detail .create-own-wrapper {
        font-size: 24px;
    }

        .pizza-item-detail .create-own-wrapper:before,
        .pizza-item-detail .create-own-wrapper:after {
            border-width: 18px 11px;
        }


    /* Deals Wrapper */
    /*.deal-item-wrapper .item-img-wrapper {
                height: 200px;
            }*/
    /*
    .dropdown-menu.customizeDeal-dropdown .deal-action-wrapper a {
        
        font-size: 14px;
        font-weight: 400;
    }
        */
    .main.deals {
        padding: 120px 0 120px 0;
    }
    /*Footer*/
    ul.footer_nav {
        text-align: center;
    }

    .footer_title {
        margin: 10px 0 0 0;
    }

    ul.social {
        padding: 0;
        margin: 10px 0 0 0;
    }

    ul.social, .footer_title {
        float: none;
        display: block;
        text-align: center;
    }

    .footer_nav {
        margin: 10px 0;
        padding: 0;
        text-align: center;
    }
}

@media (max-width: 576px) {
    /*.logo {
        display: none;
    }*/
    .ribbion-wrapper ul.submenu li {
        width: 48%;
        margin: 16px 0;
        text-align: center;
    }

        .ribbion-wrapper ul.submenu li a {
            display: block;
        }

        .ribbion-wrapper ul.submenu li:nth-child(even) {
            background: unset;
        }
    /* Store Timmings */
    .timming-table-wrapper {
        display: block;
        padding: 16px 0;
    }

        .timming-table-wrapper .table-title {
            font-size: 18px;
            font-weight: 600;
            border-bottom: 2px dotted #1b1b1b;
            line-height: 32px;
        }

        .timming-table-wrapper .day-title {
            display: block;
            font-size: 16px;
        }

        .timming-table-wrapper .weekday-wrapper {
            padding-bottom: 8px;
        }

            .timming-table-wrapper .weekday-wrapper .day-title,
            .timming-table-wrapper .weekday-wrapper .day-time {
                display: inline-block;
            }

        .timming-table-wrapper.days-only {
            display: none;
        }

    .timming-table-wrapper {
        margin-left: 0;
    }

    .store-timing-wrapper .day-title {
        text-align: center;
        text-align: center;
        font-size: 12px;
        margin-top: 4px;
        font-weight: bold;
    }

    .store-timing-wrapper .store-timming .order-type {
        font-size: 14px;
        background: #f2f2f2;
    }
    /* Single Store*/
    .btn-wrapper a:first-child {
        width: 100%;
    }

    .btn-wrapper a:nth-child(2) {
        width: 100%;
    }
    /* Ribbion */
    .badge-title {
        font-size: 22px;
        line-height: 70px;
        position: relative;
        top: -10px;
        left: -16px;
        margin: 0 0 0 14px;
        letter-spacing: -1px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /* Order Builder */
    .visible-os .heading-badge {
        max-width: unset;
        height: 100%;
    }

        .visible-os .heading-badge .heading-text {
            padding: 4px 0;
        }

    .visible-os .heading-text:after {
        content: unset;
    }

    .pizza-builder.nav-pills a.nav-link {
        font-size: 14px;
        padding: 8px;
        transform: skew(0deg);
    }

    .pizza-builder.nav-pills .nav-link div {
        transform: skew(0deg);
    }

    .storeTimming .modal-dialog {
        margin: 10%;
    }

    .selected-store h3.store-title.title-md {
        white-space: normal;
    }
}

@media (max-width: 400px) {
    .logo-wrapper {
        width: 70px;
        height: 70px;
        top: 50%;
        right: 65px;
        font-size: 21px;
        line-height: 21px;
        transform: translate(0, -50%);
    }

        .logo-wrapper img {
            width: 70px;
        }
}

@media (max-width: 370px) {
    .item-categories .badge-title {
        display: none;
    }
}

@media (max-width: 350px) {
    .logo-wrapper {
        display: none;
    }

    .badge-title {
        max-width: 176px;
    }

    .pizza-builder.nav-pills .nav-link div {
        font-size: 12px;
    }
}

iframe {
    width: 100%;
}

    iframe input {
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        border-bottom-color: rgb(206, 212, 218);
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(206, 212, 218);
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: rgb(206, 212, 218);
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: rgb(206, 212, 218);
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top-style: solid;
        border-top-width: 1px;
        box-sizing: border-box;
        color: rgb(73, 80, 87);
        cursor: text;
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-stretch: 100%;
        font-style: normal;
        font-variant-caps: normal;
        font-variant-east-asian: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-weight: 400;
        height: 38px;
        letter-spacing: normal;
        line-height: 24px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        overflow-x: visible;
        overflow-y: visible;
        padding-bottom: 6px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 6px;
        text-align: start;
        text-indent: 0px;
        text-rendering: auto;
        text-shadow: none;
        text-size-adjust: 100%;
        text-transform: none;
        transition-delay: 0s, 0s;
        transition-duration: 0.15s, 0.15s;
        transition-property: border-color, box-shadow;
        transition-timing-function: ease-in-out, ease-in-out;
        width: 525px;
        word-spacing: 0px;
        writing-mode: horizontal-tb;
        -webkit-appearance: none;
        -webkit-rtl-ordering: logical;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-border-image: none;
        border-radius: 0 !important;
    }


#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    /*-moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);*/
    position: fixed;
    bottom: 60px;
    right: 2px;
    background-color: #fff;
    border: 1px solid #c10230;
    color: #c10230;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}

.footer-tab-nav-container {
    background-color: #c10230;
}
    .footer-tab-nav-container .tab {
    background-color: #c10230;
}
    /*#back2Top:hover {
        background-color: #DDF;
        color: #000;
    }*/
