
html {
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    background-color: #fff;
    color: #000;
    font-family: serif;
    font-size: 16px;
    line-height: 1.2em;
    position: relative;
    width: 100%;
}
body {
    webkit-tap-highlight-color: rgba(95, 38, 248, 0.15);
}
::-moz-selection {
    background: rgba(95, 38, 248, 0.15);
}
::selection {
    background: rgba(95, 38, 248, 0.15);
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: red;
}
::-moz-placeholder { /* Firefox 19+ */
  color: red;
}
:-ms-input-placeholder { /* IE 10+ */
  color: red;
}
:-moz-placeholder { /* Firefox 18- */
  color: red;
}
* {
    box-sizing: border-box;
}
a {
    outline: none;
    text-decoration: none;
}
abbr {
    text-decoration: none;
}
audio {
    border-radius: 2px;
    box-shadow: 0px 0px 2px #333;
    margin: 5px auto;
    width: 100%;
}
b {
    font-weight: bold;
}
img, embed, object {
    max-width: 100%;
    width: 100%;
}
em {
    font-size: .8em;
    font-style: italic;
}
footer {
    /*background-image: url(../images/background.jpg);*/
    font-family: sans-serif;
    margin-top: 0;
    padding-bottom: 2em;
    padding-top: 0;
    position: relative;
    width: 100%;
}
footer .centered-1 {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 95%;
}
footer .centered-2 {
    margin: 0 auto;
    max-width: 600px;
    width: 95%;
}
footer .centered-3 {
    margin: 0 auto;
    max-width: 1100px;
    width: 95%;
}
footer .contact-info {
    float: left;
    padding: 0 .75em 1.5em;
    width: 230px;
}
footer h1 {
    clear: both;
    color: #f70000;
    font-family: serif;
    font-weight: bold;
    line-height: .9em;
    margin: 3em auto -1em;
    padding: .5em .75em;
    text-align: center;
    width: 100%;
}
footer h2.footer {
    background-image: url(../images/taffy-plain.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #00005a;
    cursor: pointer;
    display: block;
    font-family: serif;
    font-weight: bold;
    line-height: .85em;
    margin: 0 auto .5em;
    max-width: 350px;
    padding: 1.5em 1em;
    text-align: center;
    text-shadow: -1px 2px 1px #fff;
    width: 100%;
}
footer h3 {
    color: #00005a;
    font-family: serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: -.35em 0 .35em 5%;
    width: 95%;
}
footer h3.brand {
    margin: -.35em 0 .35em -2%;
    width: 110%;
}
footer h3.form {
    margin-top: -1.5em;
}
footer h3.selection-smallscreen {
    display: block;
    margin: -.5em auto .25em;
    max-width: 220px;
    text-align: center;
    width: 80%;
}
footer h3.selection-largescreen {
    display: none;
}
footer h4 {
    color: #00005a;
    font-family: serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: -.35em 0 .75em;
}
footer h5 {
    color: #00005a;
    float: left;
    font-family: serif;
    font-size: .9em;
    font-weight: bold;
    line-height: .9em;
    margin: -.35em 2em 0 .25em;
}
footer h6 {
    color: #f00000;
    font-family: serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: -.5px;
    line-height: .8em;
    margin: 0 0 1em 0;
    text-align: center;
}
footer nav {
    margin-top: 1.2em;
} 
footer nav ul li {
    color: #f00;
    list-style-type: disc;
    margin: .5em 0 0 3em;
}
footer nav ul li a {
    color: #000;
    text-decoration: none;
}
footer nav ul li a:hover,
footer nav ul li a:active,
footer nav ul li a:focus {
    color: #ff0000;
    text-decoration: underline;
}
footer .free-sample {
    color: #f80000;
    font-family: serif;
    font-size: 1em;
    font-weight: bold;
    line-height: .8em;
    margin: 0 auto 3em;
    text-align: center;
    width: 100%;
}
footer p {
    font-size: .9em;
}
footer p a {
    color: #000;
    text-decoration: none;
}
footer p a:hover,
footer p a:active,
footer p a:focus {
    color: #ff0000;
    text-decoration: underline;
}
footer p.copyright {
    clear: both;
    display: block;
    font-size: .8em;
    line-height: 1.1em;
    margin: 2em auto -2em;
    text-align: center;
    width: 300px;
}
footer p.phone {
    text-align: right;
}
footer .popcorn-padding {
    margin: 0 0 3em 0;
    padding: 0 1em;
    text-align: center;
}
footer .popcorn-padding p {
    font-size: .55em;
}
footer section {
    float: left;
    width: 100%;
}
footer section.bottom-section {
    clear: both;
    font-size: 1.35em;
    margin: 1em 0;
    max-width: 340px;
    padding: 1.75em 1em;
    position: relative;
        left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
}
footer section.bottom-section ul.outer {
    color: #00005a;
    float: left;
    font-family: serif;
    font-size: .8em;
    font-weight: bold;
    margin-left: 0;
    padding: 1.5em 2.2em;
    width: 99%;
}
footer section.bottom-section ul.outer:last-of-type {
    margin: -1em 0 2em 0;
    width: 99%;
}
footer section.bottom-section ul.first-inner {
    color: #000;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: normal;
    line-height: 1.1em;
    margin: .15em 0 1em .5em;
}
footer section .section {
    float: none;
    height: 260px;
    max-width: 320px;
    margin: 0 auto;
    padding: 1.5em;
    width: 100%;
}
footer .social-media {
    margin: 3em 0 7em;
    text-align: center;
}
footer .social-media img.social {
    display: inline-block;
    cursor: pointer;
    width: 50px;
}
form {
    font-size: .95em;
    margin-top: -1.5em;
    padding: .2em;
}
header {
    background: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}
header nav {
    width: 100%;
}
header nav ul.desktop {
    display: block;
    height: 240px;
}
header nav ul.desktop li {
    border-left: 1px solid #00005a;
    border-bottom: 2px solid #00005a;
    cursor: pointer;
    display: block;
    float: left;
    height: 50%;
    position: relative;
    text-align: center;
    width: 33.33%;
}
header nav ul.desktop li:first-of-type {
    border-left: 0px solid #3a417c;
}
header nav ul.desktop li.current {
    background: rgba(95, 38, 248, 0.15);
}
header nav ul.desktop li:hover,
header nav ul.desktop li:active,
header nav ul.desktop li:focus {
    background: rgba(95, 38, 248, 0.15);
    
}
img.analytics {
    width: 180px;
}
img.candy-large {
    margin: 3em 0 -1em;
    padding: 0;
}
img.candy-sticks-display {
    margin: 5% 5% -5%;
    width: 80%;
}
img.candy-sticks-graphic {
    margin: -6em 0 -1em;
    width: 120px;
    z-index: -1;
}
img.close-added-flavor {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
}
img.contained {
    margin:0 auto;
    width: 100%;
}
img.creditcards {
    cursor: pointer;
    margin: 0 3em 0 4em;
    width: 100px;
}
img.in-store-footer-chocolate {
    width: 120px;
}
img.in-store-footer-fudge {
    width: 200px;
}
img.in-store-footer-icecream {
    width: 185px;
}
img.in-store-footer-cottoncandy {
    width: 300px;
}
img.jawbreakers-large {
    margin: -1em 0 -2em 0;
    padding: 1em;
}
img.jawbreakers-bulk {
    border: 1px solid #d1d1d1;
    border-radius: 1em;
    box-shadow: 1px 2px 4px #333;
    margin: 5% 0 -4%;
    width: 80%;
}
img.jb-assorted-package {
    border: 1px solid #d1d1d1;
    border-radius: 1em;
    box-shadow: 1px 2px 4px #333;
    margin: 7% 0 -5%;
    width: 70%;
}
img.jelly-belly-graphic {
    width: 80px;
    margin: -5em 0 -.4em;
    z-index: -1;
}
img.logo-large {
    margin: 0 0 -3em;
    padding: 1em;
}
img.logo-noscript {
    margin: 1em 1em;
    width: 90px;
}
img.overlay-cart {
    float: right;
    margin: 1em 1.25em;
    position: absolute;
      bottom: 0;
      right: 3%;
    width: 10%;
}
img.overlay-logo {
    float: right;
    margin: .5em -1.5em 0 0;
    width: 8%;
}
img.product-tabs {
    float: left;
    margin-left: 1%;
    width: 24%;
}
img.taffy-cutouts {
    border-radius: .5em;
    margin: 0 22.5% 7px;
    padding: 1em 0;
    width: 55%;
}
img.assorted-cutouts {
    border-radius: .5em;
    margin: 0 0 5px;
    width: 100%;
}
img.taffy-graphic {
    margin: -2em 0 -.75em;
    width: 70px;
}
img.taffy-full {
    border-radius: .75em;
    margin: 5% auto 0;
    width: 100%;
}
img.top-cart {
    float: right;
    margin: 1.25em 0 0 0;
    max-width: 80px;
    width: 20%;
}
img.underlay-top {
    max-width: 220px;
    width: 11%;
    vertical-align: text-bottom;
}
img.underlay {
    display: none;
}

input[type="number"]#Input1ofEachQty,
input[type="number"]#Input1lbAssortedQty,
input[type="number"]#InputSugarFreeQty {
    background: #fff;
    border: 1px solid #00005a;
    border-radius: 3px;
    color: #00005a;
    font-size: .75em;
    font-weight: bold;
    margin: -.25em 0 0;
    outline: none;
    padding: 2px 0;
    text-align: center;
    width: 50px;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    background: #fff;
    border: 1px solid #00005a;
    border-radius: 3px;
    color: #00005a;
    font-size: .7em;
    font-weight: bold;
    margin: -.25em 0 .2em;
    outline: none;
    padding: 2px 0;
    text-align: center;
    width: 50px;
}
input[type="text"].shipping-estimator-input {
    background: #fff;
    border: 1px solid #00005a;
    color: #00005a;
    float: right;
    margin: .3em 0 .2em;
    outline: none;
    padding-right: .3em;
    text-align: right;
    width: 140px;
}
input[type="number"].shopping-cart-qty-input {
    background: #fff;
    border: 1px solid #00005a;
    border-radius: 3px;
    color: #00005a;
    font-size: .9em;
    font-weight: bold;
    margin: -.25em 0 .2em;
    outline: none;
    padding: 2px 0;
    text-align: center;
    width: 60px;
}
input[type="text"].order-id {
    margin-left: 7px;
    width: 60px;
}
input[type="tel"],
input[type="text"],
input[type="password"],
input[type="email"] {
    background: #fff;
    border: 1px solid #000069;
    border-radius: .25em;
    max-width: 300px;
    outline: none;
    padding: .2em;
    width: 100%;
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
    background: rgb(243, 238, 255);
}
input[type="submit"],
input[type="reset"] {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .35em;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 1em;
    height: 25px;
    margin-top: -.75em;
    margin-left: 2%;
    max-width: 140px;
    width: 46%;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="submit"]:focus,
input[type="reset"]:focus {
    background: #fff;
    color: #00005a;
    outline: none;
}

label {
    color: #555;
    font-family: sans-serif;
    font-size: .8em;
    margin: 0 .2em 0 .5em;
}
main {
    background: #00005a;
    min-height: 320px;
    padding: 240px 0 0;
    position: relative;
    width: 100%;
}
main a {
    color: #00005a;
    text-decoration: underline;
}
main a:hover,
main a:active,
main a:focus {
    text-decoration: none;
}
main .assorted-wrapper {
    margin: 0 auto;
    max-width: 620px;
    width: 100%;
}
main .bottom-fullsize {
    clear: both;
    float: right;
    font-size: 1em;
    margin: .25em 10% 3em;
    text-align: center;
    width: 80%;
}
main dl {
    color: #00005a;
    max-width: 840px;
    padding: 1em;
    width: 100%;
}
main dl dt {
    font-size: 1.25em;
    font-weight: bold;
    margin: 1.25em 0 .2em;
}
main dl dt:first-of-type {
    margin: .25em 0 .2em;
}
main dl dd {
    color: #000;
    line-height: 1.2em;
    padding-left: .5em;
}
main .faq {
    font-size: 1em;
    margin: 0 auto;
    max-width: 800px;
    width: 96%;
}
main .database-reports {
    font-size: 1em;
    margin: 1em auto;
    max-width: 300px;
    width: 96%;
}
main figure.added-flavor {
    border-radius: .25em;
    box-shadow: 1px 2px 3px #747474;
    float: left;
    height: 29%;
    margin: 0 1% 1.5%;
    overflow: hidden;
    position: relative;
    width: 31%
}
main figure.added-flavor figcaption.clear {
    background: transparent;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: .45em;
    position: absolute;
      bottom: 0;
        left: 0;
}
main figure.assorted-full {
    background: #fff;
    border: 1px solid #d1d1d1;
    border-radius: .5em;
    float: left;
    margin: 0 0 2em 2%;
    position: relative;
    width: 96%;
}
main figure.assorted-full figcaption {
    background: #fff;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    color: #00005a;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    line-height: 1em;
    margin: -5px 0 0;
    text-align: center;
    padding: .6em 1em .65em;
    width: 100%;
}
main figure.candy-sticks-thumb {
    border-radius: .5em;
    float: left;
    margin: 0 2.5% 1em;
    position: relative;
    width: 45%;
}
main figure.candy-sticks-thumb figcaption {
    background: #fff;
    border: 1px solid #d1d1d1;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    color: #00005a;
    cursor: pointer;
    font-family: sans-serif;
    font-size: .6em;
    letter-spacing: -.25px;
    line-height: 1em;
    margin-top: -5px;
    padding: 1em .35em;
    text-align: center;
}
main figure.candy-sticks-thumb img {
    border: 1px solid #d1d1d1;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    cursor: pointer;
    padding: 5% 20%;
    width: 100%;
}
main figure.jelly-belly-thumb {
    border-radius: .5em;
    float: left;
    margin: 0 2.5% 1em;
    position: relative;
    width: 45%;
}
main figure.jelly-belly-thumb figcaption {
    background: #fff;
    border: 1px solid #d1d1d1;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    color: #00005a;
    cursor: pointer;
    font-family: sans-serif;
    font-size: .6em;
    letter-spacing: -.25px;
    line-height: 1em;
    margin-top: -5px;
    padding: 1em .35em;
    text-align: center;
}
main figure.jelly-belly-thumb img {
    border: 1px solid #d1d1d1;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    cursor: pointer;
}
main figure.taffy-fullsize {
    float: right;
    margin: .25em 10% 2em;
    text-align: center;
    width: 80%;
}
main figure.taffy-fullsize img.taffy-full {
    border: 1px solid #d1d1d1;
    box-shadow: 1px 2px 4px #222;
}
main figure.jelly-belly-assortments,
main figure.taffy-thumb {
    border: 1px solid #d1d1d1;
    border-radius: .5em;
    float: left;
    margin: 0 2.5% 1em;
    position: relative;
    width: 45%;
}
main figure.jelly-belly-assortments figcaption,
main figure.taffy-thumb figcaption {
    background: #fff;
    border-top: 1px solid #d1d1d1;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    color: #00005a;
    cursor: pointer;
    font-family: sans-serif;
    font-size: .6em;
    letter-spacing: -.25px;
    line-height: 1em;
    margin-top: -4px;
    padding: 1em .35em;
    text-align: center;
}
main figure.jelly-belly-assortments img {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    cursor: pointer;
}
main figure.taffy-thumb img {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    cursor: pointer;
}
main h2.main {
    color: #00005a;
    font-family: serif;
    font-weight: bold;
    line-height: 1em;
    margin: .5em 0 .5em 0;
    max-width: 1280px;
    padding: .2em 0;
    text-align: center;
    width: 100%; 
}
main h2.slogan {
    color: #fff;
    font-weight: bold;
    line-height: .85em;
    margin: .5em auto;
    position: absolute;
         top: 75%;
         left: 5%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    text-shadow: 2px 3px 5px #00005a;
    width: 90%;
    z-index: 1;
}
main h3 {
    color: #00005a;
    float: left;
    font-family: serif;
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
    margin: .2em 0 .15em;
    width: 80%;
}
main h3.custom {
    width: 90%;
}
main h3.custom-select {
    color: #00005a;
    float: left;
    font-family: serif;
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 -.1em;
    width: 80%;
}
main h3.checkout {
    font-size: 4em;
}
main h3#CheckoutH3-1,
main h3#CheckoutH3-2 {
    display: none;
}
main h3#CheckoutH3-2 {
    margin: 1em 0 -.5em;
}
main h3.flavors {
    width: 100%;
}
main h3.price {
    clear: both;
    color: #00005a;
    font-family: serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: .8em;
    margin: -.8em 0 .25em .75em;
    width: 88%;
}
main h3.select-price {
    clear: both;
    color: #00005a;
    float: left;
    font-family: serif;
    font-size: .7em;
    font-weight: bold;
    line-height: .9em;
    margin: .2em 0 .35em 3%;
    width: 92%;
}
main h4 {
    clear: both;
    color: #00005a;
    font-family: serif;
    font-size: .85em;
    font-weight: bold;
    line-height: 1em;
    margin: .2em .75em -.25em 0;
}
main .main-background {
    /*background-image: url(../images/background.jpg);*/
    background-color: #fff;
    border-bottom: 0px solid #00005a;
    min-height: inherit;
    padding: 2% 5% 2em;
    width: 100%;
}
main p {
    margin-left: 1em;
}
main p.buy-jelly-belly-online {
    color: #00005a;
    font-family: sans-serif;
    font-size: .75em;
    line-height: 1.2em;
    margin: -.5em auto 0;
    text-align: center;
    width: 100%;
}
main p.buy-taffy-online {
    color: #00005a;
    font-family: sans-serif;
    font-size: .75em;
    line-height: 1.2em;
    margin: -.5em auto 0;
    text-align: center;
    width: 100%;
}
main p.indicates {
    color: #00005a;
    font-family: sans-serif;
    font-size: .7em;
    line-height: 1em;
    margin: .1em;
    text-align: center;
}
main p.indicates:first-of-type {
    margin-top: .5em;
}
main p.place-order-prompt {
    color: #00005a;
    font-size: .8em;
    line-height: 1.3em;
    max-width: 405px;
    width: 90%;
}
main .thumb-overlay {
    background: rgba(255, 255, 255, 0.3);
    border-radius: .2em;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    padding: 5% 0 0;
    position: absolute;
         top: 0;
        left: 0;
    text-align: center;
    transition: all .3s ease;
    width: 100%;
    z-index: 2;
}
main .thumb-overlay:hover,
main .thumb-overlay:active {
    opacity: 1;
    transition: all .3s ease;
}
main .thumb-overlay p {
    border: 1px solid #00005a;
    border-radius: .25em;
    color: #00005a;
    display: inline-block;
    font-family: sans-serif;
    font-size: .55em;
    font-weight: bold;
    letter-spacing: -.25px;
    margin: 0;
    padding: .35em .65em .3em;
    transition: all .3s ease;
}
main .thumb-overlay p:hover,
main .thumb-overlay p:active {
    background: #00005a;
    color: #fff;
    transition: all .3s ease;
}
main .thumb-overlay p.thumb-overlay-assorted {
    margin: 10% 0 0 0;
}
main ul {
    list-style-type: disc;
    margin-left: 1.75em;
}
main ul.mail {
    margin-left: 2.5em;
}
select {
    font-size: .75em;
    color: #00005a;
    outline: none;
    width: 135px;
}
span.input-alert {
    color: #f00;
}
strong {
    display: inline-block;
    font-weight: bold;
}
table.sales-summary {
    margin: 1em 0;
}
table.sales-summary th {
    font-weight: bold;
    min-width: 90x;
    text-align: center;
}
table.sales-summary th.wide {
    font-weight: bold;
    min-width: 150x;
    text-align: center;
}
table.sales-summary td {
    min-width: 90px;
    text-align: center;
}
table.sales-summary td.wide {
    min-width: 150px;
    text-align: center;
}
textarea {
    background: #fff;
    border: 1px solid #000069;
    border-radius: .25em;
    font-size: .85em;
    height: 70px;
    letter-spacing: -1px;
    line-height: 1em;
    max-width: 300px;
    padding: .25em .2em;
    resize: none;
    outline: none;
    width: 100%;
}
textarea:focus {
    background: #f5f5f5;
}
ul.plain {
    color: #00005a;
    font-size: .8em;
    line-height: 1em;
    list-style-type: none;
    margin: 0 0 .4em;
}






.arial {
    font-family: sans-serif;
    font-size: .75em;
    font-weight: bold;
    line-height: 1.2em;
}
.blue {
    color: #00005a;
}
.big {
    font-size: 1.15em;
}
.bigger {
    font-size: 1.35em;
    line-height: 1.1em;
}
.big-price {
    font-size: 1.5em;
    line-height: 1.5em;
}
.cart {
    margin-left: 1.5em;
    max-width: 155px;
    width: 100%;
}
.center {
    text-align: center;
}
.continue-shopping {
    color: #00005a;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
.desktop-only {
    display: none;
}
.final-total {
    color: #00005a;
    font-size: 1.3em;
    font-weight: bold;
}
.floatclear {
    clear: both;
}
.floats-left {
    margin: 0 auto;
    max-width: 240px;
    padding: 0 0 0 .5em;
    width: 100%;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.from {
    display: inline-block;
    text-align: right;
    margin-top: .5em;
}
.green {
    color: green;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
}
.half-width {
    margin: .3em auto -.2em;
    max-width: 240px;
    padding: .1em 0;
    width: 100%;
}
.half-width:nth-of-type(3) {
    margin: .3em auto .15em;
}
.hidden {
    display: none;
}
.huge {
    display: block;
    font-size: 2.25em;
    line-height: 1em;
    margin: -.15em 0 -.5em;
}
.landscape {
    display: none;
}
.landscape-cutouts {
    display: none;
}
.left-margin {
    margin-left: 1.5em;
}
.lift-up {
    position: relative;
    bottom: 8px;
}
.noscriptmsgdiv {
    display: none;
    margin: 1em;
}
.one-third {
    margin: 0 auto;
    max-width: 300px;
    width: 97%;
}
.one-third-wide {
    margin: 0 auto;
    max-width: 300px;
    width: 95%;
}
.one-third-wide-jb {
    margin: 0 auto;
    max-width: 300px;
    width: 95%;
}
.portrait {
    display: block;
}
.portrait-cutouts {
    display: block;
}
.print-only {
    display: none;
}
.quantity {
    color: #00005a;
    font-size: .8em;
    margin-left: .5em;
}
.receipt-display {
    margin: 0 auto;
    width: 94%;
}
.red {
    color: #f80000;
    font-weight: bold;
}
.red-bold {
    color: #f80000;
    font-weight: bold;
}
.retrieve {
    color: #94daff;
    font-size: .75em;
    line-height: 1.2em;
    margin: .5em 0 0 1.75em;
}
.rotate {
	display: inline-block;
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
     transform: rotate(-90deg);
}
.shipping-estimator-div {
    color: #00005a;
    font-size: .9em;
    font-weight: bold;
    padding: 0 1em 0 0;
    text-align: right;
}
.shopping-cart-descr {
    border: 0px solid #000069;
    color: #00005a;
    float: left;
    font-size: .8em;
    font-family: sans-serif;
    padding: 0 0 .5em 0;
    text-align: left;
    width: 98%
}
.shopping-cart-img img {
    border-radius: 5px;
    float: left;
    margin: 0 0 0 14px;
    width: 80px;
}
.shopping-cart-item-p {
    font-family: serif;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: .7em;
    width: 98%
}
.shopping-cart-outer {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 0;
    float: left;
    margin: 1em 0 .1em 0;
    padding: 1.2em .3em 1em .2em;
    position: relative;
    width: 100%;
}
.shopping-cart-outer:first-of-type {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
}
.shopping-cart-outer:last-of-type {
    margin: 1em 0 1.5em 0;
}
.shopping-cart-price-each {
    clear:both;
    color: #00005a;
    float: left;
    font-size: .78em;
    font-family: sans-serif;
    margin: .4em 0 0;
    padding-left: .3em;
    width: 125px;
}
.shopping-cart-qty {
    border: 0px solid #000069;
    color: #00005a;
    display: inline-block;
    float: right;
    font-size: 1em;
    font-family: sans-serif;
    margin-top: 0;
    padding: .5em .4em 0 0;
}
.shopping-cart-remove-x {
    cursor: pointer;
    position: absolute;
         top: 10px;
       right: 8px;
    width: 16px;
}
.shopping-cart-subtotal {
    border: 0px solid #000069;
    color: #00005a;
    float: right;
    font-size: 1.em;
    font-family: sans-serif;
    font-weight: bold;
    height: 100%;
    margin-top: 0;
    padding: .2em .5em 0 0;
    width: 80px;
}
.shopping-cart-view-total {
    color: #00005a;
    font-size: 1.2em;
    padding: .1em 0;
    text-align: right;
}
.shopping-cart-wrapper {
    margin: 0 auto;
    max-width: 860px;
    width: 100%;
}
.singles-filter-div {
    color: #00005a;
    margin: 0 0 .75em;
    width: 100%;
}
.small {
    font-size: .75em;
    line-height: 1em;
    margin-left: .25em;
}
.small-price {
    font-family: sans-serif;
    font-size: 1.25em;
    line-height: 1.5em;
}
.smaller {
    font-size: .8em;
    letter-spacing: -.5px;
    line-height: .9em;
    padding-right: 1em;
}
.song-logo {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
}
.text-center {
    text-align: center;
}
.tiny {
    display: block;
    clear: both;
    font-size: .65em;
    line-height: 1em;
    margin: 0 0 .1em .75em;
}
.tiny-subanchor {
    color: #f80000;
    display: block;
    font-size: .4em;
    line-height: 1em;
    margin: -.25em 0 0 1.5em;
}
.tiny-subanchor-2 {
    color: #f80000;
    display: block;
    font-size: .6em;
    line-height: 1em;
    margin: 0 0 0 .2em;
}
.tiny-subanchor a,
.tiny-subanchor-2 a {
    color: #00005a;
    text-decoration: underline;
}
.tiny-subanchor a:hover,
.tiny-subanchor a:active,
.tiny-subanchor a:focus,
.tiny-subanchor-2 a:hover,
.tiny-subanchor-2 a:active,
.tiny-subanchor-2 a:focus {
    text-decoration: none;
}
.tips {
    display: block;
    font-size: 1em;
    line-height: 1em;
    margin: -.25em auto -.5em;
    max-width: 260px;
    width: 100%;
}
.visible-landscape {
    visibility: hidden;
    line-height: .65em;
    width: 120%;
}
.weight-descr {
    color: #00005a;
    font-size: .6em;
    margin-left: 0;
}
.with-border {
    border: 0px dotted #000;
    border-radius: .5em;
    margin-bottom: 2em;
    padding: 1em;
}
.fname-width {
    display: inline-block;
    font-size: .8em;
    width: 42%;
}
.lname-width {
    display: inline-block;
    font-size: .8em;
    width: 54%;
}
.company-width {
    display: inline-block;
    font-size: .8em;
    width: 96.5%;
}
.contact-width {
    display: inline-block;
    font-size: .8em;
    margin: .5em 0 0;
    width: 96.5%;
}
.street-width {
    display: inline-block;
    font-size: .8em;
    width: 81%;
}
.unit-width {
    display: inline-block;
    font-size: .8em;
    width: 15%;
}
.city-width {
    display: inline-block;
    font-size: .8em;
    width: 67%;
}
.state-width {
    display: inline-block;
    font-size: .8em;
    width: 11%;
}
.zip-width {
    display: inline-block;
    font-size: .8em;
    width: 17.5%;
}
.phone-width {
    display: inline-block;
    font-size: .8em;
    width: 33%;
}
.ext-width {
    display: inline-block;
    font-size: .8em;
    width: 15%;
}
.email-width {
    display: inline-block;
    font-size: .8em;
    width: 47.5%;
}

.loader {
    border: 12px solid #d1d1d1; /* Light grey */
    border-top: 12px solid #00005a; /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}









#AddFlavorsOverlay {
    height: 38%;
    padding: 0;
    position: absolute;
         top: 47%;
         left: 4%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 92%;
}
#Add1lbAssortedToCart,
#Add1ofEachToCart,
#AddSugarFreeToCart,
#AddCreateOwnToCart {
    background: #fff;
    border: 1px solid #fff;
    border-radius: .3em;
    color: #00005a;
    cursor: pointer;
    font-family: sans-serif;
    font-weight: bold;
    margin: .25em 0 .5em;
    padding: .35em 1.5em;
}
#Add1lbAssortedToCart:hover,
#Add1ofEachToCart:hover,
#AddSugarFreeToCart:hover,
#AddCreateOwnToCart:hover,
#Add1lbAssortedToCart:active,
#Add1ofEachToCart:active,
#AddSugarFreeToCart:active,
#AddCreateOwnToCart:active,
#Add1lbAssortedToCart:focus,
#Add1ofEachToCart:focus,
#AddSugarFreeToCart:focus,
#AddCreateOwnToCart:focus {
    background: #00005a;
    color: #fff;
}
#AssortmentsFlavFilter,
#AssortmentsCatFilter,
#SinglesFilterColor,
#SinglesFilterFlavor {
    width: 160px;
    font-size: .75em;
}
#filter-bar-1,
#filter-bar-2,
#assortments-filter-div-1,
#assortments-filter-div-2 {
    float: left;
    max-width: 180px;
    width: 50%;
}
#AssortmentsCatFilter,
#AssortmentsFlavFilter,
#SinglesFilterFlav,
#SinglesFilterFlavor,
#SinglesFilterColor {
    width: 98%;
}
#candysticks,
#jellybelly,
#jawbreakers,
#othercandy,
#taffy {
    min-width: 100px;
    max-width: 170px;
    position: absolute;
         top: 50%;
         left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    width: 90%;
}
#cart-footer,
#cart-top,
#cart-overlay {
    cursor: pointer;
}
#centered-div {
    float: none;
    margin: 0 auto;
}
#CreateOwnOverlay {
    height: 80%;
    padding: 0 5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#CurrentImage {
    position: absolute;
         top: 50%;
         left: 0%;
    -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
            transform:translateY(-50%);
    width: 100%;
}
#ShippingInformation,
#CustomerInformation {
    clear: both;
    display: none;
    float: right;
    width: 100%;
}
#details,
#details-bulk {
    background: #fff;
    border: 0px solid #00005a;
    border-radius: .5em;
    box-shadow: 3px 3px 10px #000;
    display: none;
    overflow: hidden;
    max-width: 760px;
    padding: .5em .5em;
    position: fixed;
         top: 50%;
         left: 50%;
    -webkit-transform: translateY(-51%)translateX(-50%);
        -ms-transform: translateY(-51%)translateX(-50%);
            transform: translateY(-51%)translateX(-50%);
    width: 96%;
    z-index: 6;
}
#receipt-details {
    background: #fff;
    display: none;
    min-width: 720px;
    padding: .5em .5em;
    position: absolute;
         top: 0;
         left: 0;
    width: 100%;
    z-index: 6;
}
#detailsUnderlay {
    background: rgba(255, 255, 255, 0.95);
    display: none;
    height: 100%;
    position: absolute;
         top: 0;
         left: 0;
    width: 100%;
    z-index: 5; 
}
#detailsUnderlaySolid {
    background: #fff;
    display: none;
    height: 100%;
    position: absolute;
         top: 0;
         left: 0;
    width: 100%;
    z-index: 5; 
}
#empty-cart {
    color: #aaa;
    display: none;
    font-size: 1.6em;
    margin: 4em 0 0;
    width: 100%;
    text-align: center;
}
#EntryAlert,
#EntryAlert2 {
    color: #f00;
    font-weight: bold;
    margin-left: 1em;
}
#FlavorOptions,
#SizeOptions {
    color: #ff0000;
    border: 1px solid #000069;
    border-radius: 2px;
    font-size: .75em;
    margin-left: 2%;
    outline: none;
    width: 92%;
}
#SecondLoginDisplay {
    display: none;
}
#FixedMobileHeader {
    background: #fff;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}
#FixedMobileHeader nav {
    width: 100%;
}
#FixedMobileHeader nav ul.mobile {
    height: 60px;
}
#FixedMobileHeader nav ul.mobile li {
    border-left: 1px solid #00005a;
    border-bottom: 2px solid #00005a;
    cursor: pointer;
    display: block;
    float: left;
    height: 100%;
    position: relative;
    text-align: center;
    width: 16.66%;
}
#FixedMobileHeader nav ul.mobile li:first-of-type {
    border-left: 0px solid #3a417c;
    padding: 10px; 
}
#FixedMobileHeader nav ul.mobile li.current {
    background: rgba(95, 38, 248, 0.15);
}
#FixedMobileHeader nav ul.mobile li:hover,
#FixedMobileHeader nav ul.mobile li:active,
#FixedMobileHeader nav ul.mobile li:focus {
    background: rgba(95, 38, 248, 0.15);
    
}
#FixedMobileHeader nav ul.mobile li a img {
    min-width: 90%;
    max-width: 90%;
    width: 90%;
}
#FixedMobileHeader nav ul.mobile li a img.mobile-header-logo {
    min-width: 60%;
    max-width: 60%;
    width: 60%;
}
#CandyFlavorSelect {
    border-radius: 2px;
    border: 1px solid #00005a;
    font-size: .8em;
    outline: none;
    width: 160px;
}
#JawbreakerPrices,
#JellyBellyPrices {
    width: 125px;
    margin-left: 0;
}
#LoginDisplay {
    background: #010139;
    border-radius: .5em;
    display: none;
    height: 320px;
    width: 290px;
    position: fixed;
         top: 50%;
        left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    z-index: 7;
}
#logo {
    min-width: 100px;
    max-width: 170px;
    position: absolute;
         top: 50%;
        left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    width: 90%;
}
#logo-bottom {
    position: absolute;
         top: 1%;
         right: 8%;
    width: 60px;
}
#NextImage {
    position: absolute;
         top: 50%;
         left: 100%;
    -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
            transform:translateY(-50%);
    width: 100%;
}
#PreviousImage {
    position: absolute;
         top: 50%;
         left: -100%;
    width: 100%;
}
#PrintOrder {
    display: none;
    float: right;
    font-size: .8em;
    margin-right: 1em;
}
#PlayMusic {
    cursor: pointer;
    outline: none;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    z-index: 10000;
}
#slider {
    background: #fff;
    border-bottom: 2px solid #00005a;
    height: 200px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
#submit-order-block,
#success-block,
#username-block {
    color: #fff;
    font-family:sans-serif;
    font-size: .9em;
    position: absolute;
         top: 50%;
        left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    max-width: 280px;
    margin-left: -.5em;
    width: 90%;
}
#CloseCreateLogin {
    background: #ffffff;
    border: 1px solid #00005a;
    border-radius: .3em;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: .75em 0 0 1.5em;
    outline: none;
    padding: .3em 1.5em;
}
#YesSubmit,
#NoCancel {
    background: #ffffff;
    border: 1px solid #00005a;
    border-radius: .3em;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: .75em 0 0 10%;
    outline: none;
    padding: .3em;
    width: 100px;
}
#CancelLogin,
#SubmitLogin,
#CancelCreateLogin,
#SubmitCreateLogin {
    background: #ffffff;
    border: 1px solid #00005a;
    border-radius: .3em;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: .75em 0 0 16%;
    outline: none;
    padding: .3em 1.5em;
}
#YesSubmit:hover,
#NoCancel:hover,
#CancelLogin:hover,
#SubmitLogin:hover,
#CloseCreateLogin:hover,
#CancelCreateLogin:hover,
#SubmitCreateLogin:hover {
    background: #010139;
    border: 1px solid #010139;
    color: #fff;
}
#YesSubmit:active,
#NoCancel:active,
#CancelLogin:active,
#SubmitLogin:active,
#CloseCreateLogin:active,
#CancelCreateLogin:active,
#SubmitCreateLogin:active {
    background: #010139;
    border: 1px solid #010139;
    color: #fff;
}
#YesSubmit:focus,
#NoCancel:focus,
#CancelLogin:focus,
#SubmitLogin:focus,
#CloseCreateLogin:focus,
#CancelCreateLogin:focus,
#SubmitCreateLogin:focus {
    background: #010139;
    border: 1px solid #010139;
    color: #fff;
}
#XClose {
    cursor: pointer;
    float: right;
    margin: 1em 1.1em .2em 2em;
    width: 10%;
}
#AddToCart {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .3em;
    color: #fff;
    cursor: pointer;
    font-family: sans-serif;
    font-size: .9em;
    font-weight: bold;
    margin: .5em auto .25em;
    outline: none;
    padding: .3em 1.25em;
}
#Logout{
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: 3em 0 .3em 6em;
    outline: none;
    padding: .4em 4em;
}
#LoginToDB {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: -.2em 0 .3em 2em;
    outline: none;
    padding: .2em .75em;
}
#SendEmail,
#RetrieveOrderSummary,
#RetrieveOrderHistory {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: 0 0 .3em 7em;
    outline: none;
    padding: .2em .75em;
}
#ProfileNotesButton {
    cursor: pointer;
    display: none;
    font-size: .8em;
    margin: .3em 0 0 1.2em;
}
#ProfileNotes {
    display: none;
    color: #00005a;
    font-size: .8em;
    line-height: 1.2em;
    margin: 1em;
    text-align: justify;
}
#ContinueToDelete,
#ContinueToUpdate,
#ContinueToCreate,
#ContinueToLogin {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: .5em 0 .3em .75em;
    outline: none;
    padding: .2em .75em;
}
#CloseReceipt,
#ThanksPrintReceipt {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: 1.5em -1em 2em 2em;
    outline: none;
    padding: .1em 1em;
}
#GoBackToUpdateCart {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .3em;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: -.75em 1em .3em 1em;
    outline: none;
    padding: .3em 1.5em;
}
#ContinueToCheckout {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: -1em 1.3em .25em 0;
    padding: .3em 0;
    outline: none;
    width: 120px;
}
#SubmitZipCodeForShippingRate {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: .3em 0 .25em;
    outline: none;
    padding: .2em 1.5em .1em;
}
#UpdateShoppingCartTotalButton {
    background: #00005a;
    border: 1px solid #00005a;
    border-radius: .4em;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-family: sans-serif;
    font-size: .8em;
    font-weight: bold;
    margin: -.5em 1.3em .25em 0;
    outline: none;
    padding: .3em 0;
    width: 120px;
}
#Logout:hover,
#LoginToDB:hover,
#RetrieveOrderHistory:hover,
#RetrieveOrderSummary:hover,
#SendEmail:hover,
#CloseReceipt:hover,
#ThanksPrintReceipt:hover,
#AddToCart:hover,
#CardSubmit:hover,
#ContinueToLogin:hover,
#ContinueToCreate:hover,
#ContinueToUpdate:hover,
#ContinueToDelete:hover,
#ContinueToCheckout:hover,
#SubmitZipCodeForShippingRate:hover,
#UpdateShoppingCartTotalButton:hover {
    background: #fff;
    color: #00005a;
}
#Logout:active,
#LoginToDB:active,
#RetrieveOrderHistory:active,
#RetrieveOrderSummary:active,
#SendEmail:active,
#CloseReceipt:active,
#ThanksPrintReceipt:active,
#AddToCart:active,
#CardSubmit:active,
#ContinueToLogin:active,
#ContinueToCreate:active,
#ContinueToUpdate:active,
#ContinueToDelete:active,
#ContinueToCheckout:active,
#SubmitZipCodeForShippingRate:active,
#UpdateShoppingCartTotalButton:active {
    background: #f0f0f0;
    color: #00005a;
}
#Logout:focus,
#LoginToDB:focus,
#RetrieveOrderHistory:focus,
#RetrieveOrderSummary:focus,
#SendEmail:focus,
#CloseReceipt:focus,
#ThanksPrintReceipt:focus,
#AddToCart:focus,
#CardSubmit:focus,
#ContinueToLogin:focus,
#ContinueToCreate:focus,
#ContinueToUpdate:focus,
#ContinueToDelete:focus,
#ContinueToCheckout:focus,
#SubmitZipCodeForShippingRate:focus,
#UpdateShoppingCartTotalButton:focus {
    background: #fff;
    color: #00005a;
}
#ShippingInformation p,
#CustomerInformation p {
    margin: 0 0 0 5px;
}
#ShipFirstName,
#CustFirstName {
    padding: .4em 0 .4em .2em;
    max-width: 42%;
    width: 42%;
}
#ShipLastName,
#CustLastName {
    padding: .4em 0 .4em .2em;
    max-width: 54%;
    width: 54%;
}
#ShipCompany,
#CustCompany {
    padding: .4em 0 .4em .2em;
    max-width: 96.5%;
    width: 96.5%;
}
#ShipStreet,
#CustStreet {
    padding: .4em 0 .4em .2em;
    max-width: 81%;
    width: 81%;
}
#ShipAptSuite,
#CustAptSuite {
    padding: .4em 0 .4em .2em;
    max-width: 15%;
    width: 15%;
}
#ShipCity,
#CustCity {
    padding: .4em 0 .4em .2em;
    max-width: 67%;
    width: 67%;
}
#ShipState,
#CustState {
    padding: .4em 0 .4em .2em;
    max-width: 11%;
    width: 11%;
}
#ShipZip,
#CustZip {
    padding: .4em 0 .4em .2em;
    max-width: 17.5%;
    width: 17.5%;
}
#CustPhone {
    padding: .4em 0 .4em .2em;
    max-width: 35%;
    width: 33%;
}
#CustExt {
    padding: .4em 0 .4em .2em;
    max-width: 35%;
    width: 15%;
}
#CustEmail {
    padding: .4em 0 .4em .2em;
    max-width: 61%;
    width: 47.5%;
}
#SubtotalWithShipping {
    clear: both;
    float: right;
    font-size: 1.2em;
    padding-right: .2em;
    margin-bottom: 1.3em;
    width: 260px;
}
#FinalShippingCalculation1 {
    clear: both;
    float: right;
    font-size: 1.2em;
    margin: .3em 0 .5em 0;
    padding-left: 10px;
    text-align: left;
    width: 155px;
}
#FinalShippingCalculation2 {
    clear: both;
    float: left;
    font-size: 1.2em;
    margin: .2em 1em .5em 2.3em;
    text-align: left;
    width: 200px;
}
#ShippingCalculation {
    clear: both;
    float: right;
    font-size: 1.2em;
    padding-right: .3em;
    margin-bottom: .3em;
    width: 200px;
}
#OrderTotalWithShipping {
    float: right;
    font-size: 1em;
    margin: 0 1.5em 2em 0;
    text-align: right;
    width: 240px;
}
#OrderTotalWithShipping2 {
    float: left;
    font-size: 1em;
    margin: 0 0 -.5em 0;
    text-align: left;
    width: 240px;
}
#out-of-stock {
    clear: both;
    color: #00005a;
    display: none;
    font-size: .75em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 auto 1em;
    max-width: 680px;
    text-align: justify;
    width: 85%;
}
#ShoppingCartTotalDisplay2 {
    float: left;
    margin: 2em 0 0 1.2em;
}
#payment-form {
    clear: both;
    display: none;
    margin: 2em 0 0;
    padding: 0;
}
#we-accept,
#cards-accepted {
    clear: both;
    color: #00005a;
    display: none;
    float: left;
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    margin: 1.75em 0 -1.65em .5em;
    width: 130px;
}
#PleaseWait {
    display: none;
    position: fixed;
         top: 40%;
        left: 43%;
    z-index: 5;
}

/* New SDK Styling */
#card-container {
    width: 284px;
}
#card-button {
    background-color: #00005a;
    border: 1px solid #00005a;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 1.1em;
    font-weight
    line-height: 1.1em;
    margin: 10px 0 60px;
    outline: none;
    padding: 8px 0;
    text-align: center;
    transition: all .5s ease;
    width: 160px; 
}
#card-button:disabled {
    color: #ddd;
}
#card-button:hover,
#card-button:active,
#card-button:focus {
    background-color: #ffffff;
    border: 1px solid #00005a;
    color: #00005a;
    transition: all .7s ease;
}
#payment-status-container {
    color: #ae0000;
    font-size: 1.1em;
}
/* New SDK Styling */














/* BEGIN MEDIA QUERIES FOR LARGER DEVICES -----------------------------------------------------------------  */
/* --------------------------------------------------------------------------------------------------------  */
/* --------------------------------------------------------------------------------------------------------  */
/* --------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 360px) {
 
    
footer h2.footer {
    padding: 1.5em .75em;
}
main {
    min-height: 380px;
}
    
#slider {
    height: 225px;
} 
   
    
    
}
/* --------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 400px) {

    
main {
    min-height: 460px;
}
main figure.added-flavor figcaption.clear {
    font-size: .5em;
}
   
    
.floats-left {
    margin: .3em auto;
}
.half-width {
    margin: .5em auto -.35em;
}

 
#FixedMobileHeader nav ul.mobile {
    height: 70px;
}
#slider {
    height: 255px;
}
   
    
    
}
/* --------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 480px) {
 
 
footer {
    padding-top: 2em;
}
footer .centered-2 {
    width: 85%
}
footer .contact-info {
    width: 220px;
}
footer h2.footer {
    background-image: none;
    margin: 0 0 .65em 2%;
    max-width: 1400px;
    padding: 0 .25em 0 1.75em;
    text-shadow: none;
    width: 100%;
}
footer h3 {
    font-size: 1.25em;
    margin: -.35em 0 .35em .2em;
}
footer h3.brand {
    margin: 0 0 .35em -1%;
    width: 105%;
}
footer h3.selection-smallscreen {
    display: none;
}
footer h3.selection-largescreen {
    display: block;
    margin: 1em auto .25em;
    max-width: 420px;
    text-align: center;
    width: 100%;
}
footer section .section {
    float: left;
    height: 280px;
    max-width: 50%;
    margin-left: 0%;
    padding: 1em 2% 1em 2%;
    width: 50%;
}
header nav ul.desktop {
    height: 320px;
}
img.product-tabs {
    margin-left: 1%;
    width: 24%;
}
img.underlay {
    cursor: pointer;
    display: block;
    max-width: 220px;
    position: absolute;
    top: -21%;
    left: 1%;
    width: 19%;
}
main {
    min-height: 520px;
    padding-top: 320px;
}
main .bottom-fullsize {
    font-size: 1.05em;
}
main figure.jelly-belly-assortments,
main figure.taffy-thumb, 
main figure.jelly-belly-thumb,
main figure.candy-sticks-thumb {
    margin: 0 2% 2.5em;
    width: 29%;
}
main figure.assorted-full figcaption {
    font-size: .7em;
    line-height: 1em;
    padding: .6em .2em .65em;
}
    
    
.floats-left {
    margin: .75em auto;
}
.half-width {
    margin: .55em auto -.25em;
}
.half-width:nth-of-type(3) {
    margin: .35em auto -.4em;
}
.tips {
    max-width: 370px;
}
    
 

#FixedMobileHeader nav ul.mobile {
    height: 90px;
}
#logo-bottom {
    top: 0;
    right: 10%;
}
#slider {
    height: 300px;
}   
#PleaseWait {
    left: 47%;
} 
    
    
}
/* --------------------------------------------------------------- */
@media only screen and (min-width: 568px) {
 
footer .free-sample {
    font-size: 1.1em;
}
footer section.bottom-section {
    max-width: 580px;
}
footer section.bottom-section ul.outer {
    margin-left: 1%;
    padding: 1em;
    width: 58%;
}
footer section.bottom-section ul.outer:last-of-type {
    margin: -1em 0 2em 0;
    width: 40%;
}
footer .popcorn-padding {
    padding: 0 2em;
}
img.taffy-cutouts {
    padding: 0.5em 0;
}
main .bottom-fullsize {
    font-size: 1.1em;
}   
main figure.added-flavor {
    height: 41%;
    width: 14.5%
}
main figure.added-flavor figcaption.clear {
    font-size: .4em;
}   
main h2.main {
    margin: .25em 0 .35em -.2em; 
}   
  
   
.floats-left {
    margin: 0 0 0 180px;
    max-width: 180px;
    padding: 0;
    width: 100%;
}
.half-width,
.half-width:nth-of-type(3) {
    float: left;
    height: 40px;
    margin: .3em -10% 0 2%;
    max-width: 210px;
    width: 60%;
}
.landscape-cutouts {
    display: block;
}
.one-third {
    float: left;
    margin: 0;
    max-width: 33.33%;
    width: 33.33%;
}
.one-third-wide {
    float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.one-third-wide-jb {
    float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.portrait-cutouts {
    display: none;
}
    
#AddFlavorsOverlay {
    top: 47%;
    left: 5%;
    width: 90%;
}
#FixedMobileHeader nav ul.mobile {
    height: 120px;
}
#FlavorOptions,
#SizeOptions {
    width: 75%;
}
      
    
}
/* --------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 600px) {

    
footer .contact-info {
    width: 225px;
}
footer h3 {
    font-size: 1.3em;
    margin: -.35em 0 .35em .1em;
}
footer section .section {
    padding: 1em 3% 1em 4%;
}
img.candy-large {
    margin: 4em 0 -2em;
    padding: .6em 1em;
}
main {
    min-height: 595px;
}
main .bottom-fullsize {
    font-size: 1.15em;
}
main h2.slogan {
    top: 68%;
}
main figure.added-flavor {
    height: 43%;
}
main figure.added-flavor figcaption.clear {
    font-size: .45em;
}
main figure.assorted-full {
    margin: 0 0 2em 2%;
    width: 94%;
}
main p.buy-jelly-belly-online,
main p.buy-taffy-online {
    font-size: .8em;
    margin: -1em auto 0;
}
   


.floats-left {
    margin: 0 0 0 220px;
}
.half-width,
.half-width:nth-of-type(3) {
    max-width: 240px;
    width: 60%;
}
.tiny-subanchor-2 {
    font-size: .5em;
}
.tips {
    margin: -.35em auto -.25em;
    max-width: 440px;
}

 

#logo-bottom {
    top: 1%;
    right: 10%;
}
#slider {
    height: 390px;
}   
#XClose {
    cursor: pointer;
    float: right;
    margin: 1.5em 1.1em .2em 2em;
    width: 8%;
} 
    
    
}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 768px) {
 
 
footer .contact-info {
    width: 235px;
}
footer .free-sample {
    font-size: 1.3em;
}
footer h2.footer {
    margin: 0 0 .5em 2%;
}
footer h3 {
    font-size: 1.4em;
    margin: -.35em 0 .35em 0;
}
footer h6 {
    font-size: 1.35em;
}
footer section .section {
    height: 290px;
    padding: 2em 8%;
}
header {
    position: absolute;
}
header nav ul.desktop {
    height: 140px;
}
header nav ul.desktop li {
    border-bottom: 2px solid #00005a;
    height: 100%;
    width: 16.66%;
}
img.candy-sticks-graphic {
    margin: -6em 0 -1em;
    width: 160px;
}
img.jawbreakers-large {
    padding: 2em 5em;
}
img.overlay-cart {
    bottom: 2%;
}
img.taffy-cutouts {
    padding: 1em 0;
}
img.taffy-full {
    margin: 8% auto 3%;
    width: 90%;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    width: 60px;
}
main {
    min-height: 620px;
    padding-top: 130px;
}
main .bottom-fullsize {
    font-size: 1.2em;
}
main figure.added-flavor figcaption.clear {
    font-size: .5em;
}
main figure.jelly-belly-assortments figcaption,
main figure.taffy-thumb figcaption,
main figure.jelly-belly-thumb figcaption,
main figure.candy-sticks-thumb figcaption {
    font-size: .8em;
    letter-spacing: 0;
}
main h2.main {
    margin: .2em 0 .2em 0; 
}
main h2.slogan {
    top: 58%;
}
main p.assortment-flavors {
    display: block;
}
main p.buy-jelly-belly-online,
main p.buy-taffy-online {
    margin: -.5em auto -2.5em;
}
main .thumb-overlay p {
    font-size: .75em;
    padding: .5em 1em .45em;
}
    
 

.floats-left {
    margin: 0 0 0 220px;
}
.shopping-cart-img img {
    margin: -3px 0 0 2px;
    width: 75px;
}
.shopping-cart-outer {
    padding: 1.2em .5em 1em .7em;
}
.shopping-cart-descr {
    width: 80%
}
.shopping-cart-price-each {
    margin: .4em 0 0 75px;
}
.tiny {
    font-size: .6em;
}
.tiny-subanchor-2 {
    font-size: .4em;
}
.tips {
    line-height: .85em;
    margin: -.35em auto 0;
    max-width: 80%;
}
    
 
#AddFlavorsOverlay {
    top: 44%;
}
#logo-bottom {
    top: 1%;
    right: 11%;
    width: 65px;
}
#PrintOrder {
    margin-right: 2em;
}
#PlayMusic {
    position: fixed;
}
#slider {
    border-bottom: 5px solid #00005a;
    height: 495px;
}
#XClose {
    margin: 1.8em 2.25em 1em 2em;
    width: 7%;
}
#ShipFirstName,
#CustFirstName,
#ShipLastName,
#CustLastName,
#ShipStreet,
#CustStreet,
#ShipAptSuite,
#CustAptSuite,
#ShipCity,
#CustCity,
#ShipState,
#CustState,
#ShipZip,
#CustZip,
#CustPhone,
#CustExt,
#CustEmail {
    padding: .5em 0 .5em .2em;
}

    
}

/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 768px) and (orientation:portrait) {
    
header {
    position: fixed;
}

}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 1024px) {

 
footer {
    padding-top: 4em;
}
footer .centered-2 {
    max-width: 750px;
}
footer .free-sample {
    font-size: 1.5em;
}
footer section {
    float: left;
    width: 33.33%;
}   
footer section .section {
    height: 330px;
    max-width: 90%;
    margin-left: 7%;
    width: 90%;
}
footer section.bottom-section {
    max-width: 920px;
    padding: 2em 3em;
}
footer section.bottom-section ul.outer {
    margin-left: 1%;
    padding: 1.5em 2.5em;
    width: 58%;
}
footer section.bottom-section ul.outer:last-of-type {
    margin: -5em 0 0 0;
    width: 40%;
}
footer .social-media img.social {
    margin-left: .5em;
    width: 70px;
}
footer h3 {
    margin: 0 0 .35em;
}
footer h3.form {
    margin-top: 0;
}
footer .popcorn-padding {
    padding: 0 6em;
}
header nav ul.desktop {
    height: 170px;
}
header nav ul.desktop li {
    height: 100%;
    width: 16.66%;
}
img.close-added-flavor {
    width: 20%;
}
img.in-store-footer-icecream {
    width: 210px;
}
img.jawbreakers-bulk {
    width: 75%;
}
img.jawbreakers-large {
    padding: 5em 4em;
}
img.jb-assorted-package {
    margin: 10% 0 -5%;
}
img.jelly-belly-graphic {
    margin: -5em 0 -.3em;
    width: 130px;
}
img.overlay-cart {
    bottom: 1%;
    width: 7%;
}
img.overlay-logo {
    margin: -.1em -1.5em 4em 0;
    width: 5%;
}
img.taffy-cutouts {
    padding: 2em 0;
}
img.taffy-graphic {
    margin: -2em 0 -.5em .5em;
    width: 100px;
}
img.taffy-full {
    border-radius: .75em;
    margin-top: 7%;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    width: 65px;
}
main {
    min-height: 790px;
} 
main .assorted-wrapper {
    max-width: 880px;
}
main .bottom-fullsize {
    font-size: 1.6em;
}
main figure.added-flavor figcaption.clear {
    font-size: .6em;
}
main figure.assorted-full {
    margin: 0 1% .75em 1%;
    width: 96%;
}
main figure.jelly-belly-assortments,
main figure.taffy-thumb,
main figure.jelly-belly-thumb,
main figure.candy-sticks-thumb {
    margin: 0 2% 3em;
    width: 21%;
}
main h2.main {
    margin: .3em 0 .2em 0; 
}
main h2.slogan {
    top: 52%;
}
main .main-background {
    padding: 2% 5% 5em;
}
main p.buy-jelly-belly-online,
main p.buy-taffy-online {
    margin: -.5em auto -6em;
}
    

.continue-shopping {
    margin: 1.5em auto 0 ;
}
.desktop-only {
    display: block;
}
.floats-left {
    float: left;
    margin: 2em -8% 0 2%;
    max-width: 220px;
}
.half-width,
.half-width:nth-of-type(3) {
    margin: .9em -10% 0 2%;
    max-width: 300px;
}
.landscape {
    display: block;
}
.portrait {
    display: none;
}
.tiny-subanchor-2 {
    font-size: .3em;
}
    
    
#AddFlavorsOverlay {
    top: 44%;
}
#CreateOwnOverlay {
    height: 75%;
}
#CandyFlavorSelect {
    font-size: .5em;
}

#logo-bottom {
    position: absolute;
          top: 47%;
         right: -2%;
    -webkit-transform: translateX(-50%)translateY(-55%);
        -ms-transform: translateX(-50%)translateY(-55%);
            transform: translateX(-50%)translateY(-55%);
    width: 150px;
}
#out-of-stock {
    font-size: .95em;
    line-height: 1.2em;
}
#slider {
    height: 665px;
}   
#XClose {
    margin: 1.2em 2.25em 1em 2em;
    width: 5%;
}
#PleaseWait {
    left: 47.5%;
} 
   
    
    
}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 1280px) { 
 

footer .centered-2 {
    max-width: 860px;
}
footer h6 {
    font-size: 1.65em;
}
img.jawbreakers-large {
    padding: 4em;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    width: 70px;
}
main {
    min-height: 820px;
}
main .bottom-fullsize {
    font-size: 2em;
}
main figure.added-flavor {
    height: 47%;
}
main h2.main {
    margin: .4em auto 0;
    padding: .2em .75em .1em 0; 
}
main h3 {
    font-size: 1.1em;
}
main p.buy-jelly-belly-online,
main p.buy-taffy-online {
    margin: 0 auto -4.5em;
}
    
    
.quantity {
    font-size: .65em;
}
.tiny-subanchor {
    font-size: .3em;
    margin: -.25em 0 0 5em;
}
.tiny-subanchor-2 {
    margin: 0 0 2em -3em;
}
    
    
#AddToCart {
    padding: .5em 1.35em;
}
#logo-bottom {
    top: 50%;
}
#slider {
    height: 715px;
} 
#XClose {
    margin: 1.5em 3em 1em 2.5em;
    width: 5%;
} 
#PleaseWait {
    left: 48%;
} 
    
    
}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 1366px) { 
 
main {
    min-height: 840px;
}  
    
#slider {
    height: 835px;
}   
     
    
    
}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 1600px) { 

    
footer .centered-2 {
    max-width: 960px;
}
footer h3.brand {
    margin: -.35em 0 .35em -5%;
    width: 100%;
}
footer section.bottom-section {
    max-width: 1080px;
    padding: 2em 4em;
}
img.creditcards {
    margin: 0 10em 0 4em;
}
img.jawbreakers-large {
    padding: 5em;
}
img.overlay-cart {
    right: 3%;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    width: 75px;
}
main .bottom-fullsize {
    font-size: 1.75em;
}
main .bottom-fullsize {
    font-size: 2em;
}
main figure.added-flavor {
    height: 46%;
}
main figure.added-flavor figcaption.clear {
    font-size: .85em;
}
main figure.jelly-belly-assortments,
main figure.taffy-thumb,
main figure.jelly-belly-thumb,
main figure.candy-sticks-thumb {
    margin: 0 1.25% 3em;
    width: 14%;
}  
main h3 {
    font-size: 1.5em;
}
    
  
.floats-left {
    margin: 2em -10% 0 2%;
}
.half-width,
.half-width:nth-of-type(3) {
    max-width: 360px;
}
.tiny-subanchor-2 {
    clear: both;
    font-size: .25em;
    margin: 1em 0 2em -3em;
}
    
    
#CreateOwnOverlay {
    height: 78%;
}
#PleaseWait {
    left: 49%;
}
      
}
/* ------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 1920px) { 
 
    
footer .centered-2 {
    max-width: 1020px;
}
footer .centered-3 {
    max-width: 1300px;
}
footer section.bottom-section {
    max-width: 1180px;
    padding: 2em 5em;
}
img.overlay-cart {
    right: 2%;
}
main {
    min-height: 910px;
}
main .assorted-wrapper {
    max-width: 1200px;
}

  
.half-width,
.half-width:nth-of-type(3) {
    max-width: 420px;
}
.one-third-wide {
    margin: 0 0 0 -5%;
    max-width: 110%;
    width: 110%;
}
.one-third-wide-jb {
    margin: 0 0 0 -5%;
    max-width: 110%;
    width: 110%;
}


#AddFlavorsOverlay {
    top: 44%;
}
#slider {
    height: 905px;
}  
    
    
    
    
 
    
    
}
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* BEGIN MEDIA QUERIES FOR LANDSCAPE ----------------------------------------------------------------------  */
/* --------------------------------------------------------------------------------------------------------  */
@media only screen and (orientation: landscape) {
    
img.candy-large {
    margin: 0;
    padding: 0em;
}
img.candy-sticks-graphic {
    margin: -3em 0 -1em;
    width: 80px;
}
img.jawbreakers-bulk {
    margin: -5% 0 -2%;
    width: 70%
}
img.jawbreakers-large {
    margin: -5% 0 -.75em 0;
}
img.taffy-full {
    margin: 5% auto 3%;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    font-size: .6em;
}
main {
    min-height: 320px;
}
main figure.taffy-fullsize {
    float: left;
    position: relative;
    top: 50%;
    left: 3%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
    width: 40%;
}   
main .bottom-fullsize {
    clear: none;
    float: left;
    font-size: .9em;
    position: relative;
    top: 45%;
    left: 6%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    text-align: left;
    margin: 0;
    width: 55%;
}
    

  
    
#details,
#details-bulk {
    height: 80%; 
    max-height: 680px;
    max-width: 1280px;
} 

      
    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (orientation: landscape) {
  
img.candy-sticks-graphic {
    margin: -3em 0 -.8em;
}
main .bottom-fullsize {
    font-size: 1em;
}

    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 568px) and (orientation: landscape) {
 
main {
    min-height: 340px;
}
    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (orientation: landscape) {  
  
img.candy-large {
    margin: 1em 0 0;
}
img.jawbreakers-large {
    padding: 2em 2em;
}
img.taffy-full {
    margin: 8% auto 3%;
}    
main .bottom-fullsize {
    font-size: 1.2em;
}

    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 1024px) and (orientation: landscape) {
 
img.candy-large {
    margin: 2em 0 0;
}
img.candy-sticks-graphic {
    margin: -4em 0 -.5em;
    width: 140px;
}
img.taffy-full {
    margin: 15% auto 3%;
}
main {
    min-height: 620px;
}
main .bottom-fullsize {
    font-size: 1.5em;
}
    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 1260px) and (orientation: landscape) {
    
img.candy-large {
    margin: 2.5em 0 0;
}
img.jawbreakers-bulk {
    margin: 2% 0 -2%;
}  
img.taffy-full {
    margin: 8% auto 3%;
}
input[type="number"]#JawbreakerQuantity,
input[type="number"]#CandyStickQuantity,
input[type="number"]#JellyBellyAddQuantity,
input[type="number"]#TaffyAddQuantity {
    font-size: .5em;
}
main {
    min-height: 780px;
} 
main .bottom-fullsize {
    font-size: 1.7em;
}
   
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 1366px) and (orientation: landscape) {
    
main {
    min-height: 860px;
}   
    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 1600px) and (orientation: landscape) {

img.candy-large {
    margin: 1.5em 0 0;
}
img.jawbreakers-bulk {
    margin: 2% 0 -2%;
    width: 70%;
}
img.jawbreakers-large {
    padding: 2em;
}
main figure.taffy-fullsize {
    top: 50%;
}   
main .bottom-fullsize {
    top: 45%;
}   
    
#details,
#details-bulk {
    height: 80%; 
}
    
}
/* --------------------------------------------------------------*/
@media only screen and (min-width: 1920px) and (orientation: landscape) {
 
img.candy-large {
    margin: 2em 0 0;
}
img.jawbreakers-bulk {
    margin: 14% 0 -2%;
}
img.jawbreakers-large {
    margin: -5% 0 -.75em 0;
}
img.taffy-full {
    margin: 20% auto 3%;
} 
main {
    min-height: 1000px;
} 
main figure.taffy-fullsize {
    top: 45%;
} 
 
    
}
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
/* Printers  -----------------------------------------------------------------------  */
@media only print {
    
    header,
    footer .centered-1,
    footer .centered-2,
    footer .centered-3,
    footer p.copyright,
    footer section.bottom-section,
    main .assorted-wrapper,
    main .do-not-print {
        display: none;
    }
    main {
        padding-top: 20px;
    }
    main figure.jelly-belly-assortments,
    main figure.taffy-thumb,
    main figure.jelly-belly-thumb,
    main figure.candy-sticks-thumb {
        margin: 0 2% 2em;
        page-break-inside: avoid;
        width: 21%;
    }
    .nopagebreaks {
        page-break-inside: avoid;
    }
    .print-only {
        color: #00005a;
        display: block;
        font-weight: bold;
        margin: .3em auto 0;
        text-align: center;
        width: 230px;
    }
    
    #FixedMobileHeader nav ul.mobile {
        display: none;
    }
    #CloseReceipt,
    #ThanksPrintReceipt {
        display: none;
    }
    
 
    
}