﻿
body {
    font-weight: 400;
}

.languages {
    margin: -0.5rem 0.5rem;
    right: 1rem;
    top: 2rem;
    position: fixed;
    z-index: 1000;
    font-size: 1.5rem;
}

.cc-link {
    padding: 0;
}

.row-md-center [class^="col"] {
    padding: 0;
}

.navbar-default {
    background-color: white;
    border-color: white;
}

.smallNote {
    font-size: 14px;
    margin-bottom: 0;
    padding: 0 30px;
}

.imgWrapper {
    overflow: hidden;
}

.indiv {
    background-size: cover;
    background-position: center;
    transition: all .5s ease-in-out;
}

.imgWrapper:hover .indiv {
    transform: scale(1.08);
}

.icon-location {
    width: 15px;
    height: 22px;
}

.icon-phone {
    width: 14px;
    height: 22px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-nav {
    padding: 17px 40px;
}

.navbar-default .navbar-nav > li > a {
    transition: line-height .4s ease, line-height .4s ease;
    padding: 0px;
}

.navbar-nav li img {
    width: 27px;
    cursor: pointer;
}

.flag-icon {
    top: 1px;
    width: 25px;
    line-height: 24px;
    cursor: pointer;
}

.languageChoice {
    opacity: 0.5;
}

.selectedLanguage {
    opacity: 1;
}

.flag-icon {
    background-size: cover;
}

.navbar-nav > li {
    padding: 4px;
    float: left;
}

.navbar-nav li.liPhone {
    border-right: 1px solid rgb(61, 61, 61);
    padding-right: 15px;
}

.navbar-nav li.liLang.left {
    padding-left: 15px;
    padding-right: 9px;
}


.contactPhone {
    color: black;
    position: absolute;
    top: 33px;
    right: 16px;
    font-size: 16px;
}

.headerTitle {
    margin-bottom: 2.1vw;
    margin-top: 10px;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.just-walk-in, .headerTitle {
    font-family: ACSciFly_0;
    font-size: 40px;
    font-weight: normal;
    text-align: left;
}

.just-walk-in {
    margin-right: 30px;
    font-family: DiGrThin;
}

.headerTitle {
    color: #ed1c23;
}

.flash-img-banner {
    position: absolute;
    z-index: 0;
    opacity: 1;
    transition: all 250ms;
    -moz-transition: all 250ms;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
}

.globalNotes {
    padding: 0 15px;
    margin: 15px 0;
    width: 100%;
    font-size: 17px;
}

.icon-wrap.right .hlNameOver {
    color: rgb(44,44,44);
}

.icon-wrap.right .flash-img-banner {
    background-color: white;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
}

.icon-wrap.right:hover .flash-img-banner {
    width: 55%;
}

.icon-wrap.bottom .hlNameOver {
    color: white;
}

.icon-wrap.bottom .flash-img-banner {
    background-color: rgb(44,44,44);
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
}

.icon-wrap.top:hover .flash-img-banner, .icon-wrap.bottom:hover .flash-img-banner {
    height: 55%;
}

.icon-wrap.whole .flash-img-banner {
    background-color: rgb(197, 18, 48);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.icon-wrap.whole .hlNameOver {
    color: white;
}

.icon-wrap.bottom .flash-img-banner.kids {
    background-color: rgb(197, 18, 48);
}

.icon-wrap.top .flash-img-banner {
    background-color: rgb(44,44,44);
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
}

.icon-wrap.top .hlNameOver {
    background-image: url(../img/index/brands2.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}

.hlNameOver {
    font-size: 25px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.icon-wrap {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    padding-bottom: 100%;
}

    .icon-wrap:hover .hlNameOver {
        overflow: auto;
        text-overflow: initial;
        white-space: normal;
    }


#xmas-image {
    background-image: url(../img/index/xmas5.jpg);
    padding-bottom: 53.00%;
    background-size: cover;
    position: relative;
}

#bottom-image {
    background-image: url(../img/index/IMAGE2.jpg);
    padding-bottom: 66.63%;
    background-size: cover;
    position: relative;
}

.bottomRow {
    padding: 40px;
}

.theStory {
    font-family: DiGrRg;
    font-size: 24.5px;
    letter-spacing: -1px;
    line-height: 1.35;
    font-weight: normal;
    color: #4f4f4f;
}

.showMore .theStory {
    color: white;
    padding: 0 15px;
    cursor: pointer;
}

.readm {
    display: inline-block;
}

.read-more {
    font-family: ACSciFly_0;
    font-size: 28px;
    margin-top: 0.6vw;
    color: black;
    display: inline-block;
}

    .read-more:hover {
        cursor: pointer;
    }

.spoon {
    position: relative;
    top: 0.9vw;
}

.coneCol {
    padding-right: 2.5vw;
}

.md10 {
    padding: 0 7.4vw;
}

.photo-header {
    color: white;
    padding-left: 2vw;
    font-size: 35px;
    margin-bottom: 1.8vw;
    margin-top: 0;
}

.btnMap {
    background-color: rgb(197, 18, 48);
    color: white !important;
    padding: 3px 20px 10px 20px;
    position: relative;
    font-family: ACSciFly_0;
    font-size: 24px;
    top: -5px;
}

    .btnMap:hover {
        background-color: hsl(350, 83%, 38%);
    }

.lpExperience, .lpCircle {
    position: absolute;
}

#top {
    background-image: url(../img/index/IMAGE1.jpg);
    padding-bottom: 60.73%;
    background-size: cover;
    background-position: center right;
    position: relative;
}

.lpCircle {
    left: 9vw;
    top: 13.5vw;
    max-width: 23vw;
}
/*#top div {
        background-size: cover;
        height: 100vh;
        background-repeat: no-repeat;
    }*/


.logo {
    height: 80px;
    padding: 15px 0;
    /*margin: 0 auto;*/
}

@media screen and (min-aspect-ratio: 1000/1001) and (max-device-width: 1023px) {
}


.btnSubmit {
    float: right;
    height: 47px;
    font-size: 15px;
    margin-top: 0;
}


.thumbnail {
    margin-bottom: 30px !important;
}

.parentimage {
    background-color: #4f4f4f;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

    .parentimage img {
        max-width: 100%;
        height: auto;
    }

.slides {
    height: auto !important;
    padding-bottom: 48.53%;
}


.slidesTxt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: white;
    font-size: 25px;
    font-weight: 400;
}


.persData {
    padding-bottom: 10px;
}

h2, h3, h4, h5, h6 {
    font-weight: 300;
}

#description {
    color: black !important;
    background: #ffffff;
    background-size: cover;
}

    #description img {
        margin-top: -1vw;
        width: 69%;
        max-width: 283px;
    }

#locations {
    background-color: #2c2c2c;
    color: white;
    padding: 3vw 0;
}

    #locations .nav li a {
        color: white;
        padding: 15px 1.7vw;
        border-radius: 0;
    }

        #locations .tab-content, #locations .nav li.active a, #locations .nav li a:hover, #locations .nav li a:focus {
            background-color: #3d3d3d;
            border-color: transparent;
        }

    #locations .tab-content {
        padding: 2vw 1vw;
    }

    #locations .nav-tabs > li {
        /*margin-bottom: -2px;*/
        float: none;
        display: inline-block;
        zoom: 1;
    }

    #locations .nav-tabs {
        border: none;
        margin-top: 30px;
        /*text-align: center;*/
    }


.timetable {
    margin: 7px 15px;
    margin-top: 20px;
    padding: 19px 15px;
    border: 1.5px solid rgb(197, 18, 48);
    background-color: rgb(197, 18, 48);
}

    .timetable .storeLocation {
        line-height: 1;
    }

    .timetable .storeTitle {
        font-size: 17px;
    }

    .timetable .table {
        text-align: center;
        border: 2px solid #fff;
        table-layout: fixed;
        margin-bottom: 0;
        height: 100%;
    }

        .timetable .table td {
            background-color: white;
            color: black;
            border-color: #c51230;
            font-size: 15px;
        }

.termsRow {
    padding-top: 20px;
}

.termsText {
    width: calc(100% - 50px);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
}

.bLogo {
    width: 41%;
    margin-top: 1.3vw;
    margin-bottom: 2.6vw;
    max-width: 363px;
}


.flavRow h4 {
    color: #ed1c23;
}

.flavRow h4, #locations .nav li a {
    font-family: ACSciFly_0;
    font-size: 27px;
}

.flavRow h4 {
    margin-top: 0;
}

.wline {
    margin-top: -2.5vw;
    margin-left: -20vw;
    position: relative;
    z-index: 0;
}

.favourites {
    margin-bottom: 20px;
    padding-right: 1.5vw;
    max-width: 396px;
    width: 95%;
}

.has-success .form-control {
    border-color: #00a704;
}

.botLink {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {

    #top {
        padding-bottom: 90%;
    }

    .lpExperience {
        right: 11vw;
        top: 7.5vw;
        max-width: 38vw;
    }
}

@media only screen and (max-width: 767px) {
    body {
        margin-bottom: 50px;
    }

    .page-footer {
        height: 50px;
    }

    .timetable .table th, .timetable .table td {
        padding: 3px;
    }

    .timetable .table th {
        border-color: #c51230;
        line-height: 1.3;
    }

    .timetable .table td {
        line-height: 1.1;
    }

    .smallNote, .globalNotes, .timetable .table td {
        font-size: 13px;
    }

    .smallNote {
        padding: 0 15px;
    }

    .timetable {
        margin: 4px 15px;
        margin-top: 11px;
        padding: 0;
        border: 0;
    }

        .timetable .storeTitle {
            font-size: 14px;
        }

        .timetable .storeLocation {
            font-size: 12px;
        }

    .cc-revoke, .cc-window {
        font-size: 14px;
    }

    .navbar-nav {
        padding: 11px 15px;
        float: right;
    }

        .navbar-nav li.liPhone {
            border: 0;
        }

        .navbar-nav li.liLang.left {
            padding-left: 4px;
        }

    li.liLang {
        float: left;
    }

    .slides {
        padding-bottom: 48%;
    }

    #bottom-image {
        padding-bottom: 66%;
        background-position: center;
    }

    .logo {
        height: 60px;
    }

    .theStory, .flavRow h4 {
        margin-top: 5px;
    }

    .btnMap, .theStory, .flavRow h4 {
        font-size: 3.7vw;
    }

    #description img {
        width: 100%;
    }

    .headerTitle {
        font-size: 6.5vw;
    }

    .photo-header {
        font-size: 5.2vw;
    }

    .well {
        padding: 15px 7px;
    }

    .coneCol {
        padding: 0;
    }

    .read-more {
        margin-top: 2.5vw;
    }

    .bLogo {
        width: 36vw;
    }

    #locations .nav li a {
        font-size: 2vw;
        padding: 5px 1.4vw;
    }

    .just-walk-in {
        font-size: 6.8vw;
        margin-right: 15px;
    }

    #locations .nav li a {
        font-size: 3.5vw;
    }

    .timetable .table {
        border: 0;
    }

    .globalNotes {
        margin: 9px 0;
    }

    .lpCircle {
        left: 6vw;
        top: 9.5vw;
        max-width: 32vw;
    }

    .berry3 {
        margin-right: 8vw;
    }

    #locations {
        padding: 8vw 0;
    }

    .botLink {
        margin: 2vw auto;
    }

    .btnMap {
        padding: 5px 20px 10px 20px;
    }
}

@media only screen and (max-width: 767px) and (orientation:landscape) {

    .theStory, .flavRow h4, .btnMap {
        font-size: 3vw;
    }

    .headerTitle {
        font-size: 5.5vw;
    }

    .made-fresh {
        font-size: 2.6vw;
    }
}

@media only screen and (max-width: 767px) and (orientation:portrait) {
    .slides {
        padding-bottom: 83%;
    }

    #top {
        padding-bottom: 100%;
    }
}

@media only screen and (min-width: 768px) {

    .scroll .contactPhone {
        top: 31px;
        font-size: 13px;
    }

    .btnMap {
        top: -7px;
    }

    .bottomRow {
        display: flex;
        align-items: center;
    }

    .slides {
        /*height: 690px !important;*/
    }

    .parentimage:hover {
        z-index: 100000;
        position: relative;
        /*-webkit-box-shadow: 4px 6px 33px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 4px 6px 33px 0px rgba(0,0,0,0.75);
        box-shadow: 4px 6px 33px 0px rgba(0,0,0,0.75);*/
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .btnSubmit {
        margin-top: 20px;
    }

    .termsText {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .lpExperience {
        right: 7vw;
        top: 4.5vw;
        max-width: 23vw;
    }

    .parentimage:hover {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .btnMap {
        top: -8px;
    }

    .hlNameOver {
        font-size: 1.7vw;
    }

    .slides {
        /*height: 617px !important;*/
    }

    /*.vegas-slide-inner {
        background-attachment: fixed !important;
    }*/
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .slides {
        /*height: 960px !important;*/
    }

    .imglogo {
        padding: 0px 37px !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    /* Styles */


    .vegas-slide-inner {
        background-attachment: initial !important;
    }

    .slides {
        padding-bottom: 65%;
    }

    .theStory, .btnMap {
        font-size: 2.7vw;
    }

    .headerTitle {
        font-size: 4.5vw;
    }

    .made-fresh {
        font-size: 2.5vw;
    }

    #description img {
        width: 100%;
    }

    .bLogo {
        width: 24vw;
    }

    .just-walk-in {
        font-size: 4.8vw;
    }

    #locations .nav li a {
        font-size: 2.8vw;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) {
    .vegas-slide-inner {
        background-attachment: initial !important;
    }
}

@media only screen and (min-width : 1200px) {

    .slides {
        /*height: 950px !important;*/
    }

    .md10 {
        padding: 0 15px;
    }

    .lpExperience {
        right: 11vw;
        top: 5.5vw;
        max-width: 16vw;
    }
}

@media only screen and (min-width : 1024px) {
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .botLink {
        max-width: 60%;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .theStory, .btnMap {
        font-size: 1.8vw;
    }

    .botLink {
        margin-top: 150px;
    }

    .headerTitle {
        font-size: 2.8vw;
        margin-bottom: 1.1vw;
    }

    .made-fresh {
        font-size: 1.5vw;
    }

    #locations .nav li a {
        font-size: 2.2vw;
    }

    #description img {
        width: 16vw;
    }

    .bLogo {
        width: 25vw;
    }

    .flavRow h4 {
        font-size: 2.1vw;
    }

    .slides {
        padding-bottom: 58%;
    }
}

@media only screen and (min-width : 1500px) {

    .md10 {
        padding: 0 7.4vw;
    }
}

@media only screen and (min-width : 1921px) {
    .bLogo, .favourites, #description img {
        width: 100%;
    }

    .timetable .title, .storeLocation, .storeTitle, .footnotes, .timetable .table td {
        font-size: 0.9vw;
    }

    .favourites {
        padding-right: 0;
    }

    .topContainer {
        width: 1870px;
    }

    .theStory, .btnMap {
        font-size: 1.3vw;
    }

    .read-more {
        font-size: 1.45vw;
    }

    .made-fresh {
        font-size: 0.95vw;
    }

    .photo-header {
        padding-left: 2vw;
    }

    .flavRow h4, #locations .nav li a {
        font-size: 1.4vw;
    }

    .just-walk-in, .headerTitle {
        font-size: 2.8vw;
    }

    .photo-header {
        font-size: 1.82vw;
    }
}

@media only screen and (min-width: 2560px) {
    /*.topContainer {
        width: 2530px;
    }*/
}
