body.mobile {
    background: none;
}

/*
 * refcode banner
 */

body.mobile #banner {
    background-color: #003664;
}

body.mobile #banner .wrap {
    width: auto;
    height: auto;
    padding-bottom: 5px;
}

body.mobile #banner .wrap p.title {
    font-size: 24px;
    line-height: 1em;
}

body.mobile #banner .wrap p.subtitle {
    font-size: 16px;
    padding: 0 45px;
}

body.mobile #banner img {
    display: none; /* revealed by JS */
    width: 320px;
    height: 37px;
    margin: 0 auto;
}

/*
 * header
 */
body.mobile #header .wrap {
    width: auto;
    height: auto;
    overflow: hidden;
    border-bottom: 0;
}

body.mobile #header .menu {
    float: left;
    width: 35px;
    height: 35px;
    margin-top: 12px;
    border: none;
    text-indent: -9999px;
    background: url("../images/v2/layout_320/menubutton.jpg?auto=webp&quality=60") 0 0 no-repeat;
}

body.mobile #header .logo {
    margin: 0 0 0 5px;
}

body.mobile #header .logo a {
    max-width: 142px;
    height: 47px;
    background-position: 0 15px;
}

body.mobile #header .alignright {
    position: relative;
    float: none;
    margin-top: 0;
    bottom: 5px;
}

body.mobile #header .alignright,
body.mobile #header .links li {
    font: 8px Tahoma, Geneva, Verdana, sans-serif;
    color: #7e7a7c;
    text-transform: uppercase;
}

body.mobile #header .radio-button {
    display: none;
}

body.mobile #header .cart {
    float: none;
    position: absolute;
    top: 14px;
    right: 63px;
    margin: 0;
    border-left: 1px solid #e0e0e0;
}

body.mobile #header .cart a {
    display: block;
    width: 42px;
    height: 35px;
}

body.mobile #header .cart .items {
    display: none;
}

body.mobile #header .cart .icon {
    float: none;
    width: 18px;
    height: 14px;
    padding: 9px 0 0 6px;
    background: url("../images/v2/layout_320/cartbutton.png?auto=webp&quality=25") 6px 7px no-repeat;
    background-size: 18px 14px;
}

body.mobile #header .cart .label {
    display: block;
    padding-top: 3px;
    line-height: 12px;
    text-indent: 10px;
}

body.mobile #header .links {
    width: 100%;
}

body.mobile #header .alignright .phone .icon,
body.mobile #header .links .my-account,
body.mobile #header .links .help {
    display: none;
}

body.mobile #header .links .track {
    display: block;
    position: absolute;
    top: 14px;
    right: 105px;
    margin: 0;
    border-left: 1px solid #e0e0e0;
}

body.mobile #header .track a {
    display: block;
    width: 45px;
    height: 35px;
}

body.mobile #header .links .track .icon {
    float: none;
    width: 18px;
    height: 14px;
    padding: 9px 0 0 6px;
    background: url("../images/v2/layout_320/trackbutton.png?auto=webp&quality=25") 7px 5px no-repeat;
    background-size: 16px 16px;
    margin-left: 7px;
}

body.mobile #header .links .track .label {
    display: block;
    padding-top: 3px;
    line-height: 12px;
    text-indent: 8px;
}

body.mobile #header .links .sign-in {
    display: block;
    position: absolute;
    top: 14px;
    right: 151px;
    width: 51px;
    height: 35px;
    margin: 0;
    padding: 0;
    border-right: none;
}

body.mobile #header .links .sign-in a {
    display: block;
    width: 50px;
    height: 6px;
    padding-top: 26px;
    line-height: 12px;
    text-indent: 6px;
    background: url("../images/v2/layout_320/signinbutton.png?auto=webp&quality=25") 17px 5px no-repeat;
    background-size: 16px 16px;
}

body.mobile #header .links .phone {
    display: none; /* revealed by JS */
    position: absolute;
    top: 14px;
    right: 0;
    width: 62px;
    height: 35px;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e0e0e0;
    border-right: none;
}

body.mobile #header .links .phone a {
    display: block;
    width: 62px;
    height: 6px;
    padding-top: 26px;
    line-height: 12px;
    text-indent: 10px;
    background: url("../images/v2/layout_320/callnowbutton.png?auto=webp&quality=25") 22px 5px no-repeat;
    background-size: 16px 16px;
}

body.mobile #header .links .search {
    margin: 18px 0 3px;
    width: 100%;
    height: 45px;
    border: none;
    background-color: #fff;
}

body.mobile #header .links .search form {
    display: block;
    margin: 0 15px;
}

body.mobile #header .links .search form input[type="text"] {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    padding: 0;
    font-size: 16px; /* disable zoom on focus */
    border: 1px solid #e0e0e0;
    background: none;
}

body.mobile #header .links .search form input::placeholder {
    padding-left: 10px;
    font-style: italic;
}

body.mobile #header .links .search form .submit {
    position: absolute;
    float: right;
    top: 73px;
    right: 25px;
    width: 19px;
    height: 20px;
    background: url("../images/v2/layout_320/searchbutton.png?auto=webp&quality=25") 0 0 no-repeat;
    background-size: 19px 20px;
}

body.mobile #header .menu {
    outline: 0;
}

/*
 * florist local header
 */
body.mobile #header .local {
    border-top: 3px solid #1c79b8;
}

body.mobile #header .local .address {
    display: none;
}

body.mobile #header .local .logo {
    height: 47px;
    margin: 8px 0 0 10px;
}

body.mobile #header .local .poweredBy {
    margin: -47px 5px 0 0;
}

body.mobile #header .local .poweredBy img {
    height: 20px;
    margin: -3px -5px 0 0;
}

body.mobile #header .local .poweredBy i {
    right: 55px;
    font-size: 8px;
    text-transform: none;
}

body.mobile #header .local .cart,
body.mobile #header .local .links .sign-in,
body.mobile #header .local .links .phone {
    top: 25px;
}

body.mobile #header .local .links .search {
    top: 66px;
}

/*
 * nav
 */

body.mobile #nav {
    position: absolute;
    display: none;
    top: 120px;
    width: 100%;
    box-sizing: border-box;
    clear: none;
}

body.mobile #nav .wrap {
    width: auto;
    height: auto;
    padding: 3px 0;
    background: #003663;
    display: block;
    min-width: auto;
}

body.mobile #nav .links {
    margin: 0 3px;
    padding: 3px 0 0;
    background: #fff;
}

body.mobile #nav .links > li {
    float: none;
    width: auto;
    margin: 0 12px;
    padding: 0;
    background: none;
    border-right: none;
}

body.mobile #nav .links li h3 {
    float: none;
    margin: 5px 0 0;
    font: bold 16px/33px Tahoma, Geneva, Verdana, sans-serif;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    text-indent: 10px;
    padding: 5px 0;
}

body.mobile #nav ul.links li.current:hover {
    background-color: #fff;
}

body.mobile #nav ul.links li.current:hover h3 a {
    color: #2e8268;
}

body.mobile #nav ul.links li.sale:hover {
    background-color: #fff;
}

body.mobile #nav ul.links li.sale:hover h3 a {
    color: #2e8268;
}

body.mobile #nav ul.links li.same:hover {
    background-color: #fff;
}

body.mobile #nav ul.links li.same:hover h3 a {
    color: #085068;
}

body.mobile #nav .links li h3 a {
    width: auto;
    text-align: left;
}

body.mobile #nav .links li ul {
    position: static;
    top: auto;
    left: auto;
}

body.mobile #nav .links li ul li {
    float: none;
    width: auto;
    font: 13px/32px Tahoma, Geneva, Verdana, sans-serif;
    text-indent: 10px;
    text-transform: none;
    border: none;
}

body.mobile #nav .links li ul li a {
    height: auto;
    padding: 0;
    color: #757575;
    border-bottom: 1px solid #eee !important;
}

body.mobile #nav .links li ul li.last a {
    border-bottom: none !important;
}

body.mobile #nav .links li ul li a:hover,
body.mobile #nav .links li ul li a:active {
    background: none;
}

body.mobile #nav .links h3 span.label:after,
body.mobile #nav .links h3 a:after {
    content: "+";
    float: right;
    padding-right: 10px;
}

body.mobile #nav .links h3.active span.label:after,
body.mobile #nav .links h3.active a:after {
    content: "-";
    float: right;
    padding-right: 10px;
}

/*
 * content
 */

body.mobile #content > .wrap {
    width: auto;
    border-top: 0;
}

/*
 * content .hp-promo
 */

body.mobile #content .hp-promo {
    width: auto;
    height: auto;
    /* background: none; */ /* set this in JS */
}

body.mobile #content .hp-promo > a {
    display: block;
    position: static;
    right: auto;
    width: 100%;
    height: auto;
    max-width: 640px;
    margin: 0 auto;
}

body.mobile #content .hp-promo a.shop-now {
    background-size: cover !important;
}

body.mobile #content .hp-promo .nav {
    display: block;
    position: static;
    top: auto;
    width: auto;
    height: auto;
    margin: 10px auto 0;
    padding: 0;
}

body.mobile #content .hp-promo .nav li {
    width: auto;
    margin: 0 auto;
}

body.mobile #content .hp-promo .nav li a {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 28px 10px 15px;
    font: 18px Tahoma, Geneva, Verdana, sans-serif;
    color: #fff;
    background: #2e8268;
    border-bottom: 1px solid #fff;
    text-indent: 0;
}

body.mobile #content .hp-promo .nav li a::after {
    float: right;
    content: "\25B8";
}

body.mobile #content .hp-promo .nav li.open a::after {
    content: "\25BE";
}

/*
 * product listing
 */

body.mobile #content .products ul {
    width: auto !important;
    height: auto;
    left: auto !important;
    text-align: center;
    overflow: hidden;
}

body.mobile #content .products ul li {
    float: none !important;
    display: inline-block;
    width: 49% !important;
    height: 100%;
}

body.mobile #content .products .meta .same-day-available {
    margin: 5px 15px;
    background-position: center;
}

body.mobile #content .meta h4 {
    margin-bottom: 5px;
}

body.mobile #content .meta h4 .strike {
    font: 14px Tahoma, Geneva, Verdana, sans-serif;
    color: #000;
}

body.mobile #content .meta h4 .price {
    font: bold 18px Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
}

body.mobile #content .meta h3 a {
    font: 14px Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
}

body.mobile #content .products ul li .image img {
    width: 97%;
    height: auto;
    padding: 0;
}

/*
 * subfooter
 */

body.mobile #subfooter, body.mobile #subfooter .wrap {
    width: auto;
}

body.mobile #subfooter .wrap {
    padding: 0;
    border-top: none;
}

/*
 * newsletter
 */

body.mobile #newsletter {
    min-height: 150px;
    width: auto;
}

body.mobile #newsletter form {
    display: block;
    width: 370px;
    margin: 0 auto;
}

body.mobile #newsletter span {
    display: block;
    font-size: 14px;
}

body.mobile #newsletter strong {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
}

body.mobile div#newsletter #email {
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    width: fit-content;
}

body.mobile #newsletter .text {
    width: 270px;
    margin: 20px 0 0 0;
    font-size: 16px; /* disable zoom on focus */
}

body.mobile div#newsletter div input[type="submit"] {
    margin: 20px 10px 10px -5px;
}

/*
 * links
 */

body.mobile #subfooter .links {
    margin: 0 15px;
    padding-bottom: 0;
}

body.mobile #subfooter .links ul li {
    float: left;
    width: 100%;
}

body.mobile #subfooter .links ul li.last {
    padding-bottom: 10px;
}

body.mobile #subfooter .links > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-top: 8px;
    border-top: 1px solid #ebebeb;
}

body.mobile #subfooter .links > li ul {
    display: none;
}

body.mobile #subfooter .links h4 {
    font-weight: bold;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.mobile #subfooter .links h4::after {
    float: right;
    font-style: normal;
    content: "\25B8";
}

body.mobile #subfooter .links h4.open::after {
    content: "\25BE";
}

/*
 * icons
 */

body.mobile #subfooter .icons {
    display: none;
}

/*
 * socialWidgets
 */

body.mobile #subfooter #socialWidgets {
    margin: 0 0 10px;
    padding: 15px 30px;
    border-bottom: 1px solid #ebebeb;
}

body.mobile #subfooter #socialWidgets ul {
    margin: 0;
    text-align: center;
}

body.mobile #subfooter #socialWidgets ul li {
    float: none !important;
    display: inline-block !important;
    width: 36px !important;
    height: 36px;
    margin: 0 0 0 20px;
}

body.mobile #subfooter #socialWidgets ul li > * {
    display: none !important; /* damn G+ widget */
}

body.mobile #subfooter #socialWidgets li#facebook {
    margin-left: 0;
    background: url("../images/v2/layout_320/facebookbutton.png?auto=webp&quality=25") 0 0 no-repeat;
    background-size: 100%;
}

body.mobile #subfooter #socialWidgets li#twitter {
    background: url("../images/v2/layout_320/twitterbutton.png?auto=webp&quality=25") 0 0 no-repeat;
    background-size: 100%;
}

body.mobile #subfooter #socialWidgets li#pinterest {
    background: url("../images/v2/layout_320/pinterestbutton.png?auto=webp&quality=25") 0 0 no-repeat;
    background-size: 100%;
}

body.mobile #subfooter #socialWidgets ul li#pinterest a {
    display: inline-block !important;
    background-image: none;
    margin-top: 15px;
}

body.mobile #subfooter #socialWidgets li#instagram {
    background: url("../images/v2/layout_320/instagrambutton.png?auto=webp&quality=25") 0 0 no-repeat;
    background-size: 100%;
}

body.mobile #subfooter #socialWidgets ul li#instagram a {
    display: inline-block !important;
    background-image: none;
    margin-top: 15px;
}

/*
 * switch-to-desktop
 */

body.mobile #subfooter .switch-to-desktop {
    margin: 0 15px;
    text-align: center;
}

body.mobile #subfooter .copyright {
    margin: 0 15px;
    padding: 10px 0;
    font: 12px Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
}

/*
 * footer
 */

body.mobile #footer {
    display: none;
}

body.mobile #footer .wrap {
    width: auto;
}

/*
 * home page, products
 */

body.mobile.index #content .products {
    margin-bottom: 1px;
}

body.mobile.index #content .products .category {
    padding: 0;
    margin-left: 0;
    border-bottom: 1px solid #fff;
    background-color: #285ab5;
    background: url("../images/v2/layout_320/product-category-bg.png?auto=webp&quality=25") 0 0 repeat;
}

body.mobile.index #content .products .category h2 {
    float: none;
    margin: 0 25px 0 15px;
    padding: 15px 0;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.mobile.index #content .products .category h2::after {
    float: right;
    font-style: normal;
    content: "\25B8";
}

body.mobile.index #content .products.open .category h2::after {
    content: "\25BE";
}

body.mobile.index #content .products .category > div {
    /* view all */
    display: none;
}

body.mobile.index #content .products .bx-wrapper {
    display: none;
    width: auto !important;
    height: auto;
    margin: 25px 0;
}

body.mobile.index #content .products .bx-wrapper .bx-window {
    width: auto !important;
}

body.mobile.index #content .products .bx-wrapper .bx-prev,
body.mobile.index #content .products .bx-wrapper .bx-next {
    display: none !important;
}

body.mobile.index #content .products .bx-wrapper .view-all {
    text-align: center;
}

body.mobile.index #content .products .bx-wrapper .view-all a {
    display: inline-block;
    padding: 10px 130px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #2e8268;
}

body.mobile.index #content .products .bx-wrapper .view-all a:hover {
    background-color: #207057;
}

body.mobile.index #content .products .bx-wrapper ul.carousel li {
    margin: 0 0 30px;
    vertical-align: top;
}

body.mobile.index #content .products .bx-wrapper ul.carousel li .meta {
    height: auto;
}

/*
 * home page, misc
 */

body.mobile.index #content .dots {
    display: none;
}

body.mobile.index #content .promo {
    display: none;
}

/*
 * home page testimonial area
 */

body.mobile .homeTestimonials {
    width: 100%;
    margin: 0 0 20px;
}

body.mobile .homeTestimonials h3 {
    width: 96%;
    margin: 10px auto 13px;
    text-align: center;
}

body.mobile .homeTestimonials .testimonial {
    width: 96%;
    margin: 0 auto;
    display: block;
}

/*
 * home page, cards
 */

body.mobile #content .cards {
    margin-bottom: 10px;
}

body.mobile #content .cards li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
}

body.mobile #content .cards li.last {
    margin-bottom: 0;
}

body.mobile #content .cards li a,
body.mobile #content .cards li a img {
    width: 96%;
    height: auto;
    margin: 0 auto;
}

/*
 * category page
 */
body.mobile #browse .catCrumbs {
    width: 100%;
    margin: 0;
}

body.mobile #content #browse .hero {
    width: auto;
    margin: 12px 0 0;
    overflow: auto;
}

body.mobile #content #browse .hero .alignleft {
    float: none;
}

body.mobile #content #browse .hero .alignleft img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 495px;
    margin: 0 auto;
}

body.mobile #content #browse .hero .products {
    display: none;
}

body.mobile #content #browse .banner {
    width: auto;
    margin-bottom: -2px;
}

body.mobile #content #browse .banner img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 873px;
    margin: 0 auto;
}

body.mobile #content #browse .description {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 0 15px;
}

body.mobile #content #browse .description.cat-outro {
    margin: 0 0 10px;
    padding-top: 0;
    line-height: 1.75em;
}

body.mobile #content #browse .description.cat-outro h3 {
    margin-top: 0;
}

body.mobile #content #browse .products .nav {
    width: auto;
    margin: 0;
    padding: 10px 15px;
}

body.mobile #content #browse .products .nav .filters select {
    font-size: 16px; /* disable zoom on focus */
    margin-left: 5px;
}

body.mobile #content #browse .products .nav .price-range,
body.mobile #content #browse .products .nav .show,
body.mobile #content #browse .products .leftNav .navBrowse {
    display: none;
}

body.mobile #content #browse .navArticles {
    width: 50%;
    margin: -20px 0 10px;
}

body.mobile #content #browse .navArticles p {
    padding: 10px 0 10px 10px;
    font-weight: bold;
    border-bottom: dotted 1px #d6d6d4;
    margin-bottom: 10px;
}

body.mobile #content #browse .navArticles ul {
    margin: 0 0 5px 10px;
}

body.mobile #content #browse .pageNav.bottom {
    display: inline-block;
    width: 100%;
    text-align: center;
}

body.mobile #content #browse .products .summary {
    padding: 15px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}

body.mobile #content #browse .products ul {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

body.mobile #content #browse .products ul li {
    margin: 0 0 30px 0;
    vertical-align: top;
}

body.mobile #content #browse .products ul li:nth-child(n+21) {
    display: none;
}

body.mobile #content #browse .products ul li .image {
    margin: 0;
}

body.mobile #content #browse .products ul li .image img {
    width: 97%;
    height: auto;
}

body.mobile #content #browse .products ul li .meta {
    height: auto;
}

body.mobile #content #browse .products .load-more button {
    display: block;
    margin: 10px auto;
    padding: 14px 20px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #2e8268;
}

body.mobile #content #browse .products .load-more button:hover {
    background-color: #207057;
}

body.mobile #content #browse .products .back-to-top a {
    display: block;
    padding: 15px 0;
    color: #2e8268;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

body.mobile #content #browse .dots {
    display: none;
}

/*
 * product page
 */

body.mobile.product #header .wrap {
    padding-bottom: 10px; /* for the bottom of the right-hand buttons */
    border-bottom: 1px solid #ebebeb;
}

body.mobile.product #header .links .search {
    display: none;
}

body.mobile.product #content #product {
    width: auto;
    margin: 0 0 15px;
    padding: 0;
}

body.mobile.product #content #product .prodCrumbs {
    width: 100%;
    margin: 5px 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ebebeb;
    line-height: 1.25em;
}

body.mobile.product #content #product h1 {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 13px;
    color: #333;
    background-color: transparent;
    text-transform: none;
}

body.mobile.product #content #product #SKU {
    font-size: 12px;
    color: #757575;
}

body.mobile.product #content #product .details {
    float: none;
    width: auto;
}

body.mobile.product #content #product .details .image {
    margin: 10px 0;
}

body.mobile.product #content #product .details .image img {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

body.mobile.product #content #product .details #SKU {
    display: none; /* revealed by JS after moving */
}

body.mobile.product #content #product .details .share {
    display: none; /* "email this product" functionality not available on mobile */
}

body.mobile.product #content #product .details .similar,
body.mobile.product #content #product .details .clear,
body.mobile.product #content #product .details .tabNav {
    display: none;
}

body.mobile.product #content #product .details #tabs {
    display: none; /* revealed by JS after moving */
}

body.mobile.product #content #product .order {
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

body.mobile.product #content #product .order input,
body.mobile.product #content #product .order select,
body.mobile.product #content #product .order textarea {
    font-size: 16px; /* disable zoom on focus */
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}

body.mobile.product #content #product .order select[name="order_upgrds[m][qty]"] {
    width: 20%;
}

body.mobile.product #content #product .order select[name="order_prod_vase"],
body.mobile.product #content #product .order select[name="order_upgrds[m][opt]"],
body.mobile.product #content #product .order select[name="order_upgrds[l][opt]"],
body.mobile.product #content #product .order select[name="order_upgrds[c][opt]"],
body.mobile.product #content #product .order select[name="order_upgrds[t][opt]"] {
    width: 72%;
}

body.mobile.product #content .box .options .qty#mylar-balloons-type {
    width: 50%;
}

body.mobile.product #content #product .order .options {
    width: auto;
    padding: 15px;
}

body.mobile.product #content .box .options input.text {
    width: 69%;
}

body.mobile.product #content #product .order .delivery div:nth-child(5) {
    clear: both;
}

body.mobile.product #content #product .order input[name="order_d_zip"],
body.mobile.product #content .delivery input,
body.mobile.product #content .delivery select {
    width: 100%;
}

body.mobile.product #content #product .order textarea[name="order_d_card_type"] {
    width: 99%;
}

body.mobile.product #content #product .order textarea[name="order_d_card_msg"] {
    width: 95%;
}

body.mobile.product #content #product .order input[name="order_d_card_sig"] {
    width: 98%;
}

body.mobile.product #content .note .counter {
    margin-bottom: 15px;
}

body.mobile.product #content #product .order .error {
}

body.mobile.product #content #product .order .submit {
    position: relative;
    -webkit-appearance: none;
    margin-top: 0;
}

body.mobile.product #content #product #tabs {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}

body.mobile.product #content #product #tabs h2 {
    width: auto;
    margin: 0 -15px;
    padding: 15px 30px;
    font: 24px cormorantbold, Georgia, serif;
    color: #fff;
    background: url("../images/v2/layout_320/product-category-bg.png?auto=webp&quality=25") 0 0 repeat;
    text-transform: none;
    border-bottom: 1px solid #fff;
}

body.mobile.product #content #product #tabs h2.related-header {
    background: none;
    color: #333;
    margin-left: 0px;
    width: 97%;
    border-bottom: 1px dotted #ddd;
    padding: 15px 5px 10px;
    font: bold 14px Tahoma, Geneva, Verdana, sans-serif;
    text-transform: uppercase;
}

body.mobile.product #content #product #tabs h2.related-header::after {
    content: ":";
}

body.mobile.product #content #product #tabs h2#descriptionShow::after,
body.mobile.product #content #product #tabs h2#deliveryShow::after {
    content: "\25B8";
    float: right;
}

body.mobile.product #content #product #tabs h2#descriptionShow.collapse::after,
body.mobile.product #content #product #tabs h2#deliveryShow.collapse::after {
    content: "\25BE";
    float: right;
}

body.mobile.product #content #product #tabs div {
    padding-left: 0;
}

body.mobile.product #content #product #tabs p {
    width: auto;
    line-height: 1.5rem;
}

body.mobile.product #content #product #tabs .shippingInfo,
body.mobile.product #content #product #tabs ul.related-products li:nth-child(4),
body.mobile.product #content #product #tabs .recently-viewed ul li:nth-child(4) {
    display: block;
}

body.mobile.product #content #product #tabs .recently-viewed {
    float: none;
}

body.mobile.product #content #product #tabs .related-products,
body.mobile.product #content #product #tabs .recently-viewed ul {
    margin: 15px 0;
    overflow: hidden;
}

body.mobile.product #content #product #tabs .related-products li,
body.mobile.product #content #product #tabs .recently-viewed ul li {
    width: 50%;
    min-height: 260px;
    float: left;
    text-align: center;
}

body.mobile.product #content #product #tabs .related-products li.last,
body.mobile.product #content #product #tabs .recently-viewed ul li.last {
    margin-bottom: 0;
}

body.mobile.product #content #product #tabs .related-products li a img,
body.mobile.product #content #product #tabs .recently-viewed ul li a img {
    width: 100%;
    height: auto;
}

body.mobile.product #content #product #tabs .clear,
body.mobile.product #content .bottomContent {
    margin: 0 0 20px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

body.mobile.product #content .box .size {
    width: auto;
}

/* region - core-availability overrides */
body.mobile #core-availability .holiday-unavailable p a {
    margin-top: 5px;
}

/* endregion - core-availability overrides */


/*
 * cart page
 */

body.mobile.cart #header .wrap {
    padding-bottom: 10px; /* for the bottom of the right-hand buttons */
    border-bottom: 1px solid #e0e0e0;
}

body.mobile.cart #header .links .search {
    display: none;
}

body.mobile.cart #content h1 {
    float: none;
    padding: 15px;
    margin: 0 0 15px;
    font-size: 24px;
    border-bottom: 1px solid #ebebeb;
}

body.mobile.cart #content h2.alignright {
    display: none;
}

body.mobile.cart #content .dots {
    display: none;
}

body.mobile.cart #content .cart-noitems {
    margin: 0 20px;
}

body.mobile.cart #content form:nth-of-type(1) > .buttons {
    display: none;
    text-align: center;
}

body.mobile.cart #content table.cart {
    display: none;
}

body.mobile.cart #content div.discount {
    display: none; /* revealed by JS */
}

body.mobile.cart #content .error {
    margin-bottom: 15px;
}

body.mobile.cart #content .csr input,
body.mobile.cart #content .promo input,
body.mobile.cart #content .deliverydate > select,
body.mobile.cart #content .buttons button {
    font-size: 16px; /* disable zoom on focus */
}

body.mobile.cart #content .items {
    width: 100%;
    font: 12px/30px Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

body.mobile.cart #content .items > li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
}

body.mobile.cart #content .items > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

body.mobile.cart #content .items > li > div > label {
    padding-right: 0.3em;
    font-weight: bold;
}

body.mobile.cart #content .items .product a.name {
    display: block;
    font: 16px source_sans_probold, Arial, sans-serif;
    margin-bottom: 15px;
}

body.mobile.cart #content .items .product .image {
    float: left;
    margin-right: 30px;
}

body.mobile.cart #content .items .product .image img {
    width: 140px;
    height: 163px;
}

body.mobile.cart #content .items .deliverydate > label {
    display: block;
}

body.mobile.cart #content .items .deliverydate select {
    width: 130px;
}

body.mobile.cart #content .items .addons div {
    font-size: 10px;
    line-height: 18px;
}

body.mobile.cart #content .items div.price {
  padding-left: 1rem;
}

body.mobile.cart #content .items div.price > span > div > label {
  font-weight: bold;
}

body.mobile.cart #content .items div.price span:nth-of-type(1) {
    color: #333333;
}

body.mobile.cart #content .items div.price span.price {
    font-weight: bold;
    color: #333;
}

body.mobile.cart #content .items > li > .addons,
body.mobile.cart #content .items > li > .postalcode,
body.mobile.cart #content .items > li > .deliverydate,
body.mobile.cart #content .items > li > div.price {
    margin-left: 152px;
}

body.mobile.cart #content .items .remove {
    display: inline-block;
    clear: left;
}

body.mobile.cart #content .items .remove::before {
    content: "\2716\00A0";
}

body.mobile.cart #content .items .remove-wrapper {
    clear: both;
}

body.mobile.cart #content .cart-item-summary .detail-group {
    float: none;
    display: block;
    margin: 0 0 0.5rem;
}

body.mobile.cart #content .cart-item-summary .detail-group.delivery .label {
    display: inline-block
}

body.mobile.cart #content .promo .wrap {
    width: auto;
    background-color: #fff;
    text-align: center;
}

body.mobile.cart #content .promo input[name="disc_code"] {
    width: 75%;
    padding: 8px 0;
    border: 1px solid #ccc;
    text-align: center;
    margin: 8px 0 15px;
}

body.mobile.cart #content .promo button {
    width: 100%;
    padding: 8px 0;
    font: 14px source_sans_proregular, Arial, sans-serif;
    color: #fff;
    background-color: #511c59;
    text-transform: uppercase;
    border: 1px solid #511c59;
    outline: 0;
    margin-bottom: 12px;
}

body.mobile.cart #content div.subtotal {
    margin: 4px 0;
    padding: 5px 15px;
    font: 16px source_sans_probold, Arial, sans-serif;
    background-color: #f6f6f6;
    text-align: right;
}

body.mobile.cart #content #disc_total {
    font-weight: bold;
    color: #3b8537;
}

body.mobile.cart #content div.subtotal label {
    margin-right: 0.5em;
}

body.mobile.cart #content div.subtotal span {
    font-weight: bold;
}

body.mobile.cart #content form .buttons {
    margin: 16px 0 12px;
}

body.mobile.cart #content form .buttons a {
    font: 18px source_sans_proregular, Arial, sans-serif;
    color: #fff;
    text-indent: 0;
    text-transform: none;
}

body.mobile.cart #content form .buttons .continue {
    margin-right: 0 !important;
    width: 100%;
}

body.mobile.cart #content form .buttons button {
    display: inline-block;
    width: 100%;
    height: 47px;
    background-color: #2e8268;
    color: #fff;
    border: none;
    font: 18px source_sans_probold, Arial, sans-serif;
    cursor: pointer;
    margin-top: 10px;
    text-align: center;
    border-radius: 2px;
    letter-spacing: 0.3px;
}

body.mobile.cart #content form .buttons input.payPal {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-position: center 48%;
    height: 55px;
}

body.mobile.cart #content form .buttons.bottom a.continue {
    margin-top: 0;
}

body.mobile.cart #content form .buttons.bottom .thirdParty {
    width: 100%;
}

body.mobile.cart #content form .buttons div#payWithAmazonDiv {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-right: 0;
}

body.mobile.cart #content .salestax {
    margin: 20px 15px 15px;
    width: 93%;
}

/*
 * florist local checkout header
 */
body.mobile.order header.local {
    margin-bottom: 0;
    padding-bottom: 0;
}

body.mobile.order header.local img#logo {
    height: 75px;
    width: auto;
    padding-top: 10px;
}

body.mobile.order header.local .poweredBy {
    margin-top: 5px;
}

body.mobile.order header.local .poweredBy i {
    right: 45px;
}

body.mobile.order header.local .poweredBy img {
    height: 35px;
    margin-top: 8px;
}

/*
 * checkout pages
 */

body.mobile.order #container {
    width: auto;
    margin: 0;
}

body.mobile.order header {
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-radius: 0;
    border-bottom: 1px solid #e0e0e0;
}

body.mobile.order header a {
    display: inline-block;
}

body.mobile.order #content-wrapper {
    padding: 0;
}

body.mobile.order #content {
    border-right: 0;
    border-bottom: 0;
    padding: 0;
}

body.mobile.order #logo {
    position: static;
    width: 50%;
    padding: 6px 0 0 10px;
}

body.mobile.order #secure-checkout {
    width: 40%;
    top: 17px;
    right: 10px;
}

body.mobile.order #progress {
    display: none;
}

body.mobile.order #title {
    margin: 0 15px 10px;
    padding: 0;
    font-size: 24px;
    background-color: transparent;
}

body.mobile.order div[role="main"] {
    margin: 15px 15px 0;
    border-top: 1px solid #ebebeb;
}

body.mobile.order section {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: none;
}

body.mobile.order section h2,
body.mobile.order .required-note {
    display: none;
}

body.mobile.order section#bill-to-method h2,
body.mobile.order section#bill-to-card h2,
body.mobile.order section#bill-to-amazon h2 {
    display: block;
    width: 98%;
}

body.mobile.order ul.horizontal li,
body.mobile.order #deliver-to ul.horizontal li {
    width: 100%;
    margin-right: 0;
}

body.mobile.order input,
body.mobile.order select,
body.mobile.order textarea {
    width: 100%;
    font-size: 16px; /* disable zoom on focus */
}

body.mobile.order input {
    width: 99%;
}

body.mobile.order .column-separator {
    display: none;
}

body.mobile.order #footer {
    display: block;
    margin-top: 15px;
    padding: 15px 0 50px 0;
    background-color: #fff;
}

body.mobile.order.order-1 #continue {
    display: none;
}

body.mobile.order #continue {
    margin: 0 0 20px;
    float: none;
    text-align: center;
    width: unset;
}

body.mobile.order #continue input {
    margin-top: 0;
    width: 100%;
}

body.mobile.order #satisfaction-guaranteed,
body.mobile.order #secure-order {
    display: none; /* revealed by JS */
    position: static;
    height: auto;
}

body.mobile.order #satisfaction-guaranteed {
    float: left;
    width: 150px;
    height: 50px;
    margin: 0 0 15px;
    padding: 0;
}

body.mobile.order #satisfaction-guaranteed img {
    position: static;
    float: left;
    margin-top: -5px;
    padding-right: 10px;
}

body.mobile.order #secure-order {
    width: 190px;
    margin: 0;
    padding: 0;
    float: right;
}

body.mobile.order #secure-order img {
    position: static;
    float: left;
    margin-right: 15px;
}

body.mobile.order footer {
    display: none;
}

/*
 * checkout: login page
 */

body.mobile.order #sign-in {
    width: auto;
    margin: 0 auto;
    padding: 15px 0 0;
    border: none;
}

body.mobile.order #sign-in .left-column,
body.mobile.order #sign-in .right-column {
    display: block;
    float: none;
    width: auto !important;
    margin-left: 0;
    margin-right: 0;
}

body.mobile.order #sign-in .left-column p.header {
    margin-top: 0;
}

body.mobile.order #sign-in .left-column p.header,
body.mobile.order #sign-in .right-column p.header {
    width: 97%;
}

body.mobile.order #sign-in .right-column .guest p.header {
    margin-bottom: 0;
}

body.mobile.order #sign-in .right-column .guest p.header::after {
    content: '\25B8';
    float: right;
    padding-right: 10px;
}

body.mobile.order #sign-in .right-column {
    margin-top: 15px;
}

body.mobile.order .loginForm a.forgot {
    margin-top: -20px;
}

body.mobile.order .loginForm a.switch {
    margin-top: 10px;
}

body.mobile.order .loginForm .guest .inner {
    display: none;
}

body.mobile.order .loginForm .login .inner,
body.mobile.order .loginForm .create .inner {
    margin-bottom: 5px;
}

body.mobile.order .loginForm label,
body.mobile.order .loginForm input#login_client_email,
body.mobile.order .loginForm input#login_client_password,
body.mobile.order .loginForm input#create_client_email,
body.mobile.order .loginForm input#create_client_password,
body.mobile.order .loginForm input#create_client_password_conf {
    width: 98%;
}

body.mobile.order .loginForm .create p.header:hover,
body.mobile.order .loginForm .guest p.header:hover,
body.mobile.order .loginForm .login p.header:hover {
    cursor: pointer;
}

body.mobile.order #sign-in input.continue-btn {
    width: 100%;
    font: 18px Tahoma, Geneva, Verdana, sans-serif;
    height: 47px;
}

/*
 * checkout: delivery information page
 */

body.mobile.order #deliver-to .error {
    margin-left: -15px;
}

body.mobile.order #deliver-to .error ul {
    padding-left: 30px;
}

body.mobile.order #deliver-to .left-column {
    display: block;
    width: 100%;
    margin: 0;
}

body.mobile.order #deliver-to .left-column p {
    width: 100%;
}

body.mobile.order #deliver-to .left-column img {
    width: 170px;
    height: 198px;
}

body.mobile.order #deliver-to .right-column {
    width: 100%;
}

body.mobile.order #deliver-to .right-column li.order_d_title,
body.mobile.order #deliver-to .right-column li.order_d_ename {
    display: none;
}

body.mobile.order #deliver-to .item-separator {
    height: 15px;
    background: url("../images/bg.png?auto=webp&quality=25") 50% 50% repeat;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

body.mobile.order #deliver-to div.recipient-addr input,
body.mobile.order #deliver-to ul.recipient-type li {
    width: 99%;
}

body.mobile.order #deliver-to ul.recipient-auto li {
    width: 30%;
    float: left;
    margin-bottom: 20px;
}

body.mobile.order #deliver-to ul.recipient-type li select {
    margin-bottom: 15px;
    width: 101%;
}

body.mobile.order #deliver-to ul.recipient-type li input {
    width: 100%;
}

body.mobile.order #deliver-to ul.recipient-phone li.last input {
    margin-bottom: 0 !important;
}

/*
 * checkout: billing information page
 */
body.mobile.order #bill-to {
    margin-top: 10px;
}

body.mobile.order-3 .error {
    margin: -15px -15px 15px -15px;
    padding-top: 15px;
}

body.mobile.order #bill-to ul.horizontal.billing-city {
    margin-bottom: -13px;
}

body.mobile.order #bill-to ul.horizontal.billing-city li,
body.mobile.order #bill-to input[name="order_b_state"] {
    margin-bottom: 13px;
}

body.mobile.order #bill-to ul.horizontal li input,
body.mobile.order #bill-to input[name="order_b_addr_1"],
body.mobile.order #bill-to input[name="order_b_addr_2"],
body.mobile.order #bill-to input[name="order_b_email"],
body.mobile.order #bill-to input[name="order_b_city"],
body.mobile.order #bill-to div#card-number {
    width: 99% !important;
}

body.mobile.order #bill-to-method ul {
    margin: 15px 0;
}

body.mobile.order #bill-to-method ul:last-of-type {
    margin-bottom: 0;
}

body.mobile.order #bill-to-method ul:nth-of-type(1) {
    margin: 25px 0 15px;
}

body.mobile.order #bill-to-method ul li {
    width: 100%;
}

body.mobile.order #bill-to-method ul dt {
    margin-right: 12px;
    width: 20px;
    display: inline-block;
}

body.mobile.order #bill-to-method ul dd {
    margin-bottom: 0;
}

body.mobile.order #bill-to-method ul dd label {
    display: block;
}

body.mobile.order #bill-to-method ul:nth-of-type(2) dt {
    top: auto !important;
}

body.mobile.order #bill-to-method label img {
    float: none;
}

body.mobile.order #bill-to-card .left-column {
    display: block;
    float: none;
    width: auto !important;
    margin-left: 0 !important;
}

body.mobile.order #bill-to-method ul.horizontal.ap img {
    display: inline-block;
    margin: -27px 0 0 3px;
}

body.mobile.order #bill-to-method ul.horizontal.ap input {
    margin-top: 20px;
}

body.mobile.order #bill-to-card select[name="order_b_card_exp_m"] {
    margin: 5px 0 10px;
}

body.mobile.order #bill-to-card .right-column {
    display: block;
    margin-left: 0 !important;
}

body.mobile.order #bill-to-card .right-column ul li {
    width: 94%;
}

body.mobile.order #bill-to-card input[name="order_b_card_ver"] {
    width: 45%;
}

body.mobile.order #bill-to-card ul.horizontal li {
    vertical-align: top;
}

body.mobile.order-3 div#card-number,
body.mobile.order-3 div#card-cvv {
    -webkit-appearance: textfield;
    padding: 6px 0 6px 5px;
    height: 20px;
    width: 99%;
    border: 1px solid #4c4c4c;
    font-size: 16px !important;
    border-radius: 0;
}

body.mobile.order-3 div#card-number {
    margin-bottom: 15px;
}

body.mobile.order-3 div#card-number input#credit-card-number {
    font-size: 16px !important;
}

body.mobile.order-3 div#card-cvv,
body.mobile.order-3 ul.card-expiration li {
    width: 99%;
}

body.mobile.order-3 ul.card-expiration {
    margin-top: -10px;
}

body.mobile.order-3 div#card-expiration-month {
    -webkit-appearance: menulist-button;
    width: 100%;
    height: 20px;
    padding: 6px 0 6px 5px;
    border: 1px solid #4c4c4c;
    font-size: 18px !important;
    margin-bottom: 15px;
}

body.mobile.order-3 div#card-expiration-year {
    -webkit-appearance: menulist-button;
    width: 100%;
    height: 20px;
    padding: 6px 0 6px 5px;
    margin: 0;
    border: 1px solid #4c4c4c;
    font-size: 18px !important;
}

body.mobile.order-3 div#walletWidgetDiv {
    background-color: #fff !Important;
}

body.mobile.order-3 div#walletWidgetDiv .widget-container iframe {
    padding: 5px 0 !important;
    border: 0 !important;
}

body.mobile.order-3 div#walletWidgetDiv h1 {
    color: #fff !important;
    background-color: #fff !important;
}

body.mobile.order-3 #bill-to-amazon {
    padding: 0 8px 20px 0;
    margin-bottom: 20px;
}

/*
 * checkout: order confirmation page
 */

body.mobile.order #confirm-header {
    height: auto;
    color: #757575;
    background-color: #fff;
    padding: 10px 0 0;
}

body.mobile.order #confirm-header h2 {
    display: block;
    height: auto;
    margin: 0 0 10px;
    padding: 0 65px 0 0;
    color: #757575;
    background-color: transparent;
}

body.mobile.order #confirm-header > h2,
body.mobile.order #confirm-header #order-total,
body.mobile.order #confirm-header #billing-to,
body.mobile.order #confirm-header #confirm-top {
    position: static;
}

body.mobile.order #confirm-header #order-total,
body.mobile.order #confirm-header #billing-to {
    margin-bottom: 10px;
}

body.mobile.order #confirm-header label {
    display: block;
}

body.mobile.order #confirm-header span {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #000;
}

body.mobile.order #confirm-header #confirm-top {
    width: unset;
    margin: 15px 0 0;
}

body.mobile.order #confirm-header #confirm-top input {
    display: block;
    margin: 0 auto;
}

body.mobile.order #confirm-header #confirm-top .agree-terms span {
    font-family: source_sans_proregular, Arial, sans-serif;
}

body.mobile.order .agree-terms span {
    width: 100%;
}

body.mobile.order-4 form > .left-column {
    display: block;
    float: none;
    width: auto !important;
    margin-right: 0;
}

body.mobile.order-4 form > .left-column section,
body.mobile.order-4 form > .right-column section {
    width: 90% !important;
    margin-top: 15px;
    padding: 0 0 0 15px !important;
}

body.mobile.order-4 form > .left-column section h2,
body.mobile.order-4 form > .right-column section h2 {
    display: block;
    position: static;
    padding: 15px;
    font: bold italic 14px Tahoma, Geneva, Verdana, sans-serif;
    color: #3b8537;
    background-color: transparent;
}

body.mobile.order-4 form > .right-column section h2 a,
body.mobile.order-4 form > .left-column section h2 a {
    float: right;
    display: block;
    padding: 5px;
    font: normal 10px Tahoma, Geneva, Verdana, sans-serif;
    color: #fff;
    background-color: #79c86e;
    text-decoration: none;
    text-transform: uppercase;
}

body.mobile.order-4 form > .left-column section > table {
    margin-bottom: 15px;
}

body.mobile.order-4 form > .left-column tr.hdr td {
    padding: 15px !important;
    font: bold italic 15px Tahoma, Geneva, Verdana, sans-serif !important;
    color: #757575;
    background-color: #f5f5f5 !important;
    float: left;
    width: 128%;
}

body.mobile.order-4 form > .left-column tr.totals td {
    font-size: 15px;
    color: #000;
}

body.mobile.order-4 form > div td:nth-child(1) {
    padding: 7px 0 7px 15px !important;
}

body.mobile.order-4 form > div td:nth-child(2) {
    padding: 7px 15px 7px 15px !important;
}

body.mobile.order-4 form > div td[colspan] {
    padding: 7px 15px !important;
}

body.mobile.order-4 form > div td[colspan] td {
    padding: 7px 0 !important;
}

body.mobile.order-4 form > .right-column {
    display: block;
    margin-left: 0 !important;
    width: auto !important;
}

body.mobile.order-4 form > .right-column strong + br {
    display: none;
}

body.mobile.order-4 form > .right-column strong {
    display: block;
}

body.mobile.order-4 form > .right-column .donation {
    margin: 15px 0 10px -15px;
    padding: 15px 0 0;
    border-top: 2px solid #e0e0e0;
}

body.mobile.order-4 form > .right-column .donation label span {
    width: 145px;
}

body.mobile.order-4 form > .right-column .donation label p {
    width: 215px;
}

body.mobile.order-4 .donation input {
    width: 20px;
}

body.mobile.order-4 div#readOnlyWalletWidgetDiv .widget-container iframe {
    margin: 10px 0 0 -7px !important;
    border: none !important;
}

/*
 * login page
 */

body.mobile.login #content h2 {
    margin-top: 10px;
}

body.mobile.login #content .returning .submit {
    margin: 15px 0 12px;
}

body.mobile.login #content .returning,
body.mobile.login #content .new,
body.mobile.login #content .alignleft {
    float: none;
    border-right: none;
    width: 100%;
}

body.mobile.login #content input {
    width: 95%;
}

body.mobile.login #content .primaryButton {
    width: 100%;
}

/*
 * order confirmation page
 */
body.mobile.thank_you img.conf_banner {
    width: 100%;
    height: auto;
}

body.mobile.thank_you.cart.complete #content h1 {
    padding: 10px 0;
    margin-top: -5px;
}

body.mobile.thank_you.cart.complete #content .print {
    margin: 0 0 5px;
}

body.mobile.thank_you.cart.complete #content .order tbody .summary div {
    margin: 5px 0 2px;
}

body.mobile.thank_you.cart.complete #content .order th.product,
body.mobile.thank_you.cart.complete #content .order td.product {
    display: none;
}

body.mobile.thank_you.cart.complete #content .order thead,
body.mobile.thank_you.cart.complete #content .order tr {
    width: 100%;
    display: inline-block;
}

body.mobile.thank_you.cart.complete #content .order thead th {
    padding: 10px 0;
}

body.mobile.thank_you.cart.complete #content .order tbody .summary div label,
body.mobile.thank_you.cart.complete #content .order tbody .summary div span {
    width: 50%;
    text-align: left;
}

body.mobile.thank_you.cart.complete #content .order tbody .summary div span {
    width: 50%;
    float: right;
    text-align: right;
    margin-bottom: 10px;
}

body.mobile.thank_you.cart.complete #content .order th.summary,
body.mobile.thank_you.cart.complete #content .order td.summary {
    width: 100%;
    display: inline-block;
}

body.mobile.thank_you.cart.complete #content .order td.summary {
    padding-bottom: 0;
}

body.mobile.thank_you.cart.complete #content .order th.recipient,
body.mobile.thank_you.cart.complete #content .order td.recipient {
    display: none;
}

body.mobile.thank_you.cart.complete #content .order tbody .recipient div {
    margin: 0;
}

body.mobile.thank_you.cart.complete #content .order tbody .recipient div:first-child {
    margin: 5px 0 10px;

}

body.mobile.thank_you.cart.complete #content .order th.note {
    text-transform: capitalize;
}

body.mobile.thank_you.cart.complete #content .order th.note {
    display: none;
}

body.mobile.thank_you.cart.complete #content .order td.note div {
    margin: 0;
    border: none;
    padding: 0;
    font-style: italic;
}

body.mobile.thank_you.cart.complete #content .order td.note div:last-of-type {
    margin-bottom: 20px;
}

body.mobile.thank_you.cart.complete #content .order td.note div span {
    float: left;
}

body.mobile.thank_you.cart.complete #content .order,
body.mobile.thank_you.cart.complete #content .billing {
    width: 100%;
}

body.mobile.thank_you.cart.complete .billing > div,
body.mobile.thank_you.cart.complete #content .billing h3,
body.mobile.thank_you.cart.complete #content .billing .summary div {
    width: 100% !important;
    padding: 10px 0;
}

body.mobile.thank_you.cart.complete #content .billing .summary .total {
    color: #71cb64;
    margin: 0 0 -5px 0;
    padding: 0;
    font-size: 14px;
    text-transform: capitalize;
}

body.mobile.thank_you.cart.complete #content .billing .bill-to div,
body.mobile.thank_you.cart.complete #content .billing .payment div {
    padding: 0;
    margin: 0;
}

body.mobile.thank_you.cart.complete #content div.account,
body.mobile.thank_you.cart.complete #content div.continue {
    width: 100%;
}

body.mobile.thank_you.cart.complete #content div.continue {
    margin: 10px 0 0;
}

body.mobile.thank_you.cart.complete #content div.account {
    margin: 20px 0 0;
}

body.mobile.thank_you.cart.complete #content div.account a,
body.mobile.thank_you.cart.complete #content div.continue a {
    width: 100%;
}

body.mobile.thank_you .overlayBox {
    width: 90%;
    height: auto;
}

body.mobile.thank_you .overlayBox a.closeOffer {
    font-size: 12px;
}

body.mobile.thank_you .overlayBox img {
    width: 100%;
    height: 100%;
}

/*
 * mailing list page
 */

body.mobile.mailing_list #content {
    margin: 0 auto;
}

body.mobile.mailing_list #content .content {
    margin-bottom: 24px;
    padding: 0;
    background: none;
}

body.mobile.mailing_list #content h1 {
    margin: 0 !important;
    padding: 0 !important;
}

body.mobile.mailing_list #content input {
    width: 96%;
}

body.mobile.mailing_list #content .primaryButton {
    width: 100%;
}

body.mobile.mailing_list #subfooter #newsletter {
    display: none;
}

/*
 * contact page
 */
body.mobile.contact #content .content {
    margin-bottom: 24px;
    padding: 0;
}

body.mobile.contact #content h1 {
    margin: 0;
    padding: 0;
}

body.mobile.contact #content .indent {
    margin-top: 12px;
}

/*
 * flower-coupons-discounts page
 */

body.mobile.flower-coupons-discounts #content #discountsCoupons,
body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons {
    display: block;
    float: none;
    width: auto;
    margin: 0 15px;
    padding: 0;
    font-size: 14px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons li,
body.mobile.send-flowers-mothers-day-flower-couponss #content #discountsCoupons li {
    position: relative;
    overflow: hidden;
    padding-bottom: 65px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons li .dealDetails,
body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons li .dealDetails {
    position: absolute;
    float: none;
    display: block;
    bottom: 15px;
    width: 100%;
    padding: 0;
    text-align: center;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons li h2,
body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons li h2 {
    margin: 8px 10px;
    padding: 0;
    line-height: 1.2em;
    text-align: center;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons li .apply,
body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons li .apply {
    display: block;
    width: 142px;
    height: 31px;
    margin: 4px auto 8px auto;
    background: url("../images/content/btn_apply.gif?auto=webp&quality=25") 0 0 no-repeat;
    cursor: pointer;
}

body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons li .deal {
    padding-bottom: 25px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons li .deal .dealTerms,
body.mobile.send-flowers-mothers-day-flower-coupons #content #discountsCoupons li .deal .dealTerms {
    width: auto;
    font-size: 14px;
    padding: 0 10px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons div.aggregateReviews {
    width: 100%;
    padding-bottom: 10px;
    height: 50px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons .couponReviews ul {
    width: 100% !important;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons .couponReviews ul li.testimonialProd {
    width: 20%;
    text-align: left;
    font-size: 12px;
    padding-right: 5px;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons .couponReviews ul li.testimonialText {
    width: 50%;
    font-size: 15px;
    vertical-align: top;
    font-style: italic;
    padding-bottom: 0;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons .couponReviews ul li.testimonialDetails {
    width: 26%;
}

body.mobile.flower-coupons-discounts #content #discountsCoupons .couponPage div.couponReviews {
    width: 100%;
}

body.mobile.flower-coupons-discounts #footer {
    display: block;
    padding: 0 10px;
}

body.mobile.flower-coupons-discounts #footer .wrap {
    padding: 15px 10px;
    color: #666;
    border-top: 1px dotted #ccc;
}

/*
 * share testimonial page
 */
body.mobile.share-testimonial #content input,
body.mobile.share-testimonial #content textarea {
    width: 96% !important;
    font-size: 16px;
}

body.mobile.share-testimonial #content input {
    margin-bottom: 10px;
}

body.mobile.share-testimonial #content input.primaryButton {
    width: 100% !important;
}

/*
 * base-page template
 */
body.mobile #content .content {
    padding: 0;
}

body.mobile #content {
    padding: 0 15px 10px;
}

body.mobile.base-page #content h1,
body.mobile #content h1 {
    margin: 0;
    padding: 0;
}

body.mobile.base-page #content img {
    width: 100%;
    height: auto !important;
    margin: 5px auto;
}

body.mobile.base-page #content .flowerResource {
    display: block;
    width: auto;
    margin: 0;
}

body.mobile.base-page #content .flowerResource .dropDown {
    float: left;
    width: 101%;
    margin: -20px 0 5px 0;
    clear: both;
}

body.mobile.base-page.best-inspirational-quotes #content .flowerResource .dropDown {
    margin-top: 20px;
}

body.mobile.base-page #content .flowerResource .dropDown > li {
    width: 49%;
    margin-bottom: 6px;
    margin-right: 3px;
}

body.mobile.base-page .flowerResource .dropDown li.last {
    width: 99% !important;
}

body.mobile.base-page .flowerResource .dropDown li span {
    width: 100%;
}

body.mobile.base-page #content .flowerResource .dropDown .subMenu {
    width: 170px;
    margin-left: auto !important;
    left: auto !important;
}

body.mobile.base-page #content .flowerResource .dropDown .subMenu ul li {
    width: 166px;
}

body.mobile.base-page #content .flowerResource .dropDown .subMenu ul li a {
    width: 150px;
}

body.mobile.base-page #content .flowerResource .dropDown .subMenu ul li.last a {
    border-bottom: none;
}

body.mobile.base-page #content .flowerResource p {
    width: auto;
    margin: 15px 0 0 0 !important;
}

body.mobile.base-page #content .prod-list {
    width: 215px;
    margin: 0 auto;
}

body.mobile.base-page #content .pinterestBirthday {
    margin-top: 0;
}

body.mobile.base-page #content .pinterestBirthday ul {
    display: block;
}

body.mobile.base-page #content .pinterestBirthday ul li,
body.mobile.base-page #content .pinterestBirthday ul li img {
    float: none;
}

body.mobile.base-page #content .pinterestBirthday ul li img {
    margin-bottom: 50px;
}

/* Flower Resource Guide */
body.mobile.flower-guide .flowerResource img.customerFavorites {
    width: 800px !important;
    margin-left: -270px !important;
}

body.mobile.best-inspirational-quotes .inspQuotes ul li div.content {
    float: left !important;
    width: 100%;
}

body.mobile.birthday-sayings .pinterestBirthday div.pinterestButton {
    margin-left: 10px;
}

body.mobile.official-state-flowers-usa #base-page ul.tableHead,
body.mobile.birth-month-flowers #base-page ul.tableHead,
body.mobile.anniversary-flowers-by-year #base-page ul.tableHead {
    height: auto;
}

body.mobile.official-state-flowers-usa #base-page ul.tableHead li,
body.mobile.official-state-flowers-usa #base-page ul.entry li,
body.mobile.birth-month-flowers #base-page ul.tableHead li,
body.mobile.birth-month-flowers #base-page ul.entry li,
body.mobile.anniversary-flowers-by-year #base-page ul.tableHead li,
body.mobile.anniversary-flowers-by-year #base-page ul.entry li {
    width: 19%;
    font-size: 10px;
    text-align: center;
}

body.mobile.valentines-day-gift-guide table img {
    width: 30% !important;
}

body.mobile.valentines-day-gift-ideas-for-her table img,
body.mobile.valentines-day-gift-ideas-for-her table p.skuTitle {
    display: none;
}

/*
 * sitemap
 */
body.mobile.sitemap table {
    width: 100%;
    margin-top: -10px;
}

body.mobile.sitemap #content p.sitemapHead {
    font-size: 18px;
    margin: 15px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

body.mobile.sitemap a.sitemapLink {
    float: left;
    height: 35px;
    font-size: 14px;
    width: 100%;
}

/*
 * radio
 */

body.mobile.radio #radio-form {
    margin: 0;
    width: auto;
    background: url("../images/content_320/radio-form-bg.png?auto=webp&quality=25") no-repeat top left;
    background-size: auto;
    height: 375px;
}

body.mobile.radio #radio-form #f-code {
    margin: -5px 0 0 15px !important;
    width: 55%;
    padding-top: 3px;
}

body.mobile.radio #radio-form #b-go {
    margin: -37px 0 0 285px;
}

/*
 * region
 */
body.mobile.region #browse .navState {
    width: auto;
    margin: 0 10px 10px;
    text-align: center;
}

body.mobile.region #browse .navState h3,
body.mobile.region #browse .navState h4,
body.mobile.region #browse .navState p {
    text-align: left;
}

body.mobile.region #browse ul li.last {
    display: none;
}

/*
 * 404
 */
body.mobile.error .fourOhFour {
    padding: 0 30px;
    margin: -5px 0 0 -10px;
}

body.mobile.error .fourOhFour img {
    width: 100%;
}

body.mobile.error .fourOhFour .rightContent {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}

/*
 * sweepstakes
 */
body.mobile.sweepstakes .sweepsContent,
body.mobile.thank_you_sweepstakes .sweepsContentThanks,
body.mobile .sweepsContentThanks,
body.mobile.sweepstakes .sweepsContentClosed {
    width: 100%;
    height: auto;
    background-image: none;
    margin-top: 0 !important;
}

body.mobile.sweepstakes img.mobileHead,
body.mobile.thank_you_sweepstakes img.mobileHead {
    display: inline-block;
    width: 100%;
}

body.mobile.sweepstakes .inputs {
    width: 95%;
    margin: 0 10px;
}

body.mobile.sweepstakes .inputs label,
body.mobile.sweepstakes .inputs .half {
    display: inline-block;
    width: 100%;
}

body.mobile.sweepstakes .inputs .half input {
    display: inline-block;
    width: 95%;
}

body.mobile.sweepstakes .submit {
    width: 100%;
    margin: 0 10px;
}

body.mobile.sweepstakes .submit .primaryButton,
body.mobile.thank_you_sweepstakes .sweepsContentThanks .primaryButton,
body.mobile .sweepsContentThanks .primaryButton,
body.mobile.sweepstakes .sweepsContentClosed .primaryButton {
    width: 95%;
    margin: 100px 0 0 0;
}

body.mobile.sweepstakes .submit label {
    width: 90%;
    margin: 15px 0 0;
    text-align: left;
}

body.mobile.sweepstakes #content #snippet,
body.mobile.thank_you_sweepstakes #content #snippet,
body.mobile #content #snippet {
    width: auto;
    margin: 15px;
    padding-top: 15px;
    clear: both;
}

body.mobile.thank_you_sweepstakes .sweepsContentThanks .buy,
body.mobile .sweepsContentThanks .buy,
body.mobile.sweepstakes .sweepsContentClosed .buy {
    margin: 0 10px 10px;
    padding-top: 5px;
    display: inline-block;
    width: 95%;
}

body.mobile.thank_you_sweepstakes .sweepsContentThanks .buy a,
body.mobile .sweepsContentThanks .buy a,
body.mobile.sweepstakes .sweepsContentClosed .buy a {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    height: 40px;
}

body.mobile.thank_you_sweepstakes .sweepsContentThanks ul,
body.mobile .sweepsContentThanks ul,
body.mobile.sweepstakes .sweepsContentClosed ul,
body.mobile.sweepstakes #content #bestSellers,
body.mobile.thank_you_sweepstakes #content #bestSellers {
    display: none;
}

/*
 * florist local pages
 */
body.mobile .local h1 {
    margin-top: 0 !important;
    font-size: 26px !important;
}

body.mobile .local h2 {
    font-size: 18px;
}

body.mobile .local .intro {
    font-size: 12px;
    line-height: normal;
    text-align: center;
}

body.mobile .local img.hero-florist {
    width: 100%;
    margin: 5px 0 10px;
}

body.mobile .shop-florist a {
    background: url("../images/florists_320/bg_local.gif?auto=webp&quality=25") top left repeat-x;
    height: 40px;
    font-size: 14px;
    line-height: normal;
    padding-top: 10px;
}

/*
 * social justice page
 */
.mobile.justice,
.mobile.justice h1 {
    width: auto;
}

.mobile.justice .together {
    padding: 0 5px;
    margin: 0 10px;
}

.mobile.justice .together p:nth-child(-n+4) {
    width: 85%;
}

.mobile.justice .together img {
    margin: 5px 0 10px;
}

/*
 * order tracking
 */
.mobile.ordertracking #content h1 {
    margin-bottom: 10px;
}

.mobile.orderstatus #content .wrap > div,
.mobile.ordertracking #content .wrap > div,
.mobile.trackingform #content .wrap > div {
    margin-top: 0;
}

.mobile.ordertracking input,
.mobile.trackingform input {
    font-size: 16px;
}

.mobile.ordertracking #content input:not(.primaryButton),
.mobile.trackingform #content input:not(.primaryButton),
.mobile.trackingform #content textarea {
    width: 95%;
}

.mobile.ordertracking #content form input.primaryButton,
.mobile.trackingform #content form input.primaryButton {
    width: 100%;
}

.mobile.orderstatus ul.cards,
.mobile.ordertracking ul.cards {
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
}

.mobile.orderstatus ul.cards li,
.mobile.ordertracking ul.cards li {
    margin: 0;
}

.mobile.orderstatus #content ul.cards li a,
.mobile.ordertracking #content ul.cards li a {
    width: unset;
}

.mobile.orderstatus .orderBody {
    width: 100%;
}

.mobile.orderstatus .orderBody .mobileLeft p {
    width: 100%;
    text-align: left;
}

/*
 * affiliate page
 */
.mobile.affiliate-programs .affiliateImg {
    display: none;
}

/*
 * register page
 */
body.mobile.register #content form .wrap {
    margin: 0;
}

/*
 * account
 */
body.mobile.register #content h1 {
    margin: 0 0 15px;
}

body.mobile.account #content .nav,
body.mobile.account #content .info {
    width: 100%;
}

body.mobile.account #content .info {
    float: left;
    padding: 10px;
    margin-bottom: 0;
}

body.mobile.account #content .nav li {
    padding-top: 15px;
    margin-bottom: 0;
}

body.mobile.account #content .nav h2,
body.mobile.account #content .nav li div {
    width: 49%;
}

body.mobile.account #content .nav li div {
    text-align: right;
}

/*
 * registered and edit account pages
 */
body.mobile.register #content form input,
body.mobile.register #content form input#input-postalcode,
body.mobile.register #content form input#input-phone-ext,
body.mobile.register #content form input#input-phone1 {
    width: 95%;
}

body.mobile.register #content form select {
    width: 99%;
}

body.mobile.register #content form div.create-new-account .primaryButton {
    margin: 20px auto 10px;
    width: 100%;
}

body.mobile.register #content form label .required {
    margin: 0 2px 0 0;
}

body.mobile.register #content form label {
    margin-left: 0;
}

/* SearchSpring Hacks */
#searchspring-content .ss-results .productsList .product-container .image,
#browse #searchspring-content.ss-mobile .ss-results .productsList .product-container .image img {
    max-height: none !important;
    max-width: 100% !important;
}
