@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&family=DM+Serif+Display&display=swap');

body {
    color: #494948;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    background-color: #f8e4e7;
    margin-bottom: 0;
}

.pageTop {
    display: none;
}

.header {
    background-color: #f8e4e7;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    text-align: center;
    height: 52vw;
    padding-bottom: 10px;
}
.adminpage .socialLinks,
.adminpage #boxes,
.adminpage #telephone,
.adminpage #location {
    display: none;
}

#telephone {
    position: absolute;
    top: 34px;
    left: 13px;
    color: #4d5d36;
    font-size: 13pt;
    z-index: 20;
}

#location {
    position: absolute;
    top: 10px;
    left: 12px;
    color: #8b7b36;
    font-size: 13pt;
    z-index: 20;
}

#telephone a,
#location a {
    color: inherit;
    text-decoration: none;
}

#telephone .fa,
#location .fa {
    margin-right: 3px;
    color: inherit;
}

#telephone a:hover,
#location a:hover,
#telephone:hover .fa,
#location:hover .fa {
    color: #f7aa78;
}

.socialLinks {
    margin: 0 auto;
    position: relative;
    top: 24vw;
    height: 0;
    text-align: center;
}

.socialLinks .fa {
    color: #f7aa78;
    margin: 0 5px 0 0;
}

.socialLinks .social {
    color: #f7aa78;
    display: inline-block;
    padding: 8px 0;
    text-align: center;
    width: 9%;
    font-size: 5vw;
    margin: 0 0 10px 0;
    border-radius: 10px;
}

.socialLinks .social .fa {
    margin: 0 auto;
}

.socialLinks .social:hover .fa {
    color: #90a98e;
}

#socialLinks {
    position: absolute !important;
    top: 10px !important;
    right: 12px !important;
    height: auto !important;
    text-align: right !important;
    z-index: 20 !important;
    margin: 0 !important;
}

#socialLinks .socialIcon {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 0 0 7px !important;
    width: auto !important;
    font-size: 16pt !important;
}

#socialLinks .social {
    color: #f7aa78 !important;
    text-decoration: none !important;
}

#socialLinks .fa,
#socialLinks .fa-brands {
    color: #f7aa78 !important;
    margin: 0 !important;
}

#socialLinks .social:hover .fa,
#socialLinks .social:hover .fa-brands {
    color: #90a98e !important;
}

.footerSocialLinks {
    text-align: center;
}

.animationPanelHomepage {
    display: block !important;
}

.animationItem {
    visibility: visible !important;
    position: absolute;
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}

.homeSlides p {
    padding: 0 !important;
}

.homeSlides img {
    height: auto;
    position: relative;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.homeSlides a .text {
    width: 79% !important;
    position: absolute;
    left: 11%;
    background-color: #90a98e;
    color: #fff;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12pt !important;
    border: solid 2px #fff;
    margin: 15% auto 0 auto;
    line-height: 14px;
}

.homeSlides a .text:hover {
    background-color: #f7aa78;
}

p {
    padding: 0 5px !important;
    margin-top: 0;
}

#google_translate_element {
    position: fixed;
}

.productDetailsImageWrapperWrapper {
    margin-bottom: 30px;
}

.pageBottom {
    height: 0 !important;
    clear: both;
    background-color: #f8e4e7;
}

.floristWindowLogo {
    float: right;
    height: 43px !important;
    padding-bottom: 0 !important;
    position: relative;
    bottom: 5px;
}

.page {
    background-color: #f8e4e7;
}

.column1of1 {
    padding-left: 5px;
    padding-right: 5px;
}

.bannerRight {
    float: right;
    text-align: right;
    padding-right: 10px;
}

.clearBoth {
    clear: both;
}

.clearLeft {
    clear: left;
}

.mobileButton {
    background-image: none;
    background-color: #90a98e;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
    border-bottom: #7f987d 1px solid;
    border-top: #a4b9a2 1px solid;
}

.mobileButton a {
    display: block;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    color: #fff;
    padding-right: 25px;
    text-decoration: none;
}

.mobileButton a:visited {
    color: #fff;
}

.mobileButtonHighlight {
    background-image: none;
    background-color: #f7aa78;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
    border-bottom: #d88c5f 1px solid;
    border-top: #ffc195 1px solid;
}

.mobileButtonHighlight a {
    display: block;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    color: #fff;
    padding-right: 25px;
    text-decoration: none;
}

.mobileButtonHighlight a:visited {
    color: #fff;
}

.dropDown {
    font-size: 100%;
}

.navBarSmartphoneDropMenu {
    margin-bottom: 10px;
}

.navBar {
    width: 100%;
    background-repeat: repeat-x;
    height: 38px;
    padding-top: 2px;
    margin-bottom: 0;
    background-color: #90a98e;
    border-top: 1px solid #90a98e;
    border-bottom: 1px solid #7f987d;
}

.navBarHome,
.navBarBasket {
    float: left;
    width: 33%;
    padding-top: 10px;
    padding-left: 5px;
    color: #fff;
}

.navBarCall {
    padding-top: 10px;
    text-align: right;
    padding-right: 5px;
    color: #fff;
}

.navBarHome a,
.navBarBasket a,
.navBarCall a,
.navBarHome a:visited,
.navBarBasket a:visited,
.navBarCall a:visited {
    color: #fff;
    text-decoration: none;
}

.products a {
    text-decoration: none;
}

.productSummary,
.productSummaryFeatured {
    width: 100%;
    background-image: none;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: right;
    height: 82px;
    border-bottom: 1px solid #f5dcdf;
}

.productSummaryImage {
    margin-top: 1px;
    float: left;
    margin-right: 10px;
    padding-left: 0;
}

.productSummary a {
    display: block;
}

.productSummaryName {
    padding-top: 10px;
    color: #494948;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    margin-right: 0;
    padding-right: 20px;
}

.productSummaryName a {
    padding-top: 20px;
}

.productSummaryPrice {
    padding-top: 5px;
    color: #494948;
}

.productSummaryButtons {
    float: right;
    height: 81px;
}

a {
    text-decoration: none;
    color: #494948;
}

a:visited {
    text-decoration: none;
}

.linkButton {
    text-decoration: underline;
}

h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 22pt;
    color: #494948;
    font-weight: 800;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 2px;
    border: none;
    font-family: 'Montserrat', sans-serif;
}

h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 17pt;
    color: #494948;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: unset;
    font-family: 'Montserrat', sans-serif;
}

h3 {
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #494948;
    font-size: 100%;
}

img {
    border: none;
}

hr {
    color: #90a98e;
}

.faint {
    color: gray;
}

.footerText {
    width: 100% !important;
    box-sizing: border-box !important;
    margin-top: 10px !important;
    padding: 22px 12px 24px 12px !important;
    background-color: #90a98e !important;
    color: #ffffff !important;
    text-align: center !important;
    clear: both !important;
    border-top: none !important;
}

.footerText p {
    text-align: center !important;
    padding: 0 8px !important;
    margin: 0 0 16px 0 !important;
    line-height: 1.45em !important;
    color: #ffffff !important;
}

.footerText span,
.footerText strong {
    color: #ffffff !important;
}

.footerText a {
    color: #ffffff !important;
    text-decoration: none !important;
}

.footerText a:hover {
    color: #f7aa78 !important;
}

.footerText hr {
    border: 0 !important;
    border-top: 1px solid rgba(255,255,255,0.25) !important;
    margin: 18px 0 !important;
}

.footerText .flowerShopFwSmartCall {
    width: 100% !important;
    margin: 18px 0 !important;
    padding: 0 !important;
    text-align: center !important;
}

.footerText .flowerShopFwSmartCall a {
    display: block !important;
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto !important;
    padding: 15px 18px !important;
    box-sizing: border-box !important;
    background: #f7aa78 !important;
    border: 1px solid #f7aa78 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.2em !important;
    text-align: center !important;
    position: relative !important;
    overflow: hidden !important;
    transition: color 0.35s ease, border-color 0.35s ease !important;
}

.footerText .flowerShopFwSmartCall a:before {
    content: "" !important;
    position: absolute !important;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: #494948 !important;
    transition: width 0.4s ease !important;
    z-index: 0 !important;
}

.footerText .flowerShopFwSmartCall a span {
    position: relative !important;
    z-index: 1 !important;
    color: #ffffff !important;
}

.footerText .flowerShopFwSmartCall a:hover:before {
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
}

.footerText .flowerShopFwSmartCall a:hover {
    color: #ffffff !important;
    border-color: #494948 !important;
}

.footerText .floristWindowLogo {
    float: none !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 auto 14px auto !important;
    text-align: center !important;
}

.footerText .floristWindowLogo img {
    display: inline-block !important;
    width: 160px !important;
    max-width: 80% !important;
    height: auto !important;
    margin: 0 auto !important;
}

.footerText .fwBackToTopLink {
color:#6f7259 !important;
text-decoration:none !important;
}

.footerText .fwBackToTopLink:hover {
color:#ffffff !important;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.errorMessage {
    background-color: #FFFF40;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-weight: bold;
}

.confirmationMessage {
    background-color: #99E791;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-weight: bold;
}

.mobileMenuHeader {
    display: block;
    padding-top: 10px;
    color: #90a98e;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: #494948 1px solid;
}

.menu {
    width: 100%;
    font-family: 'Montserrat', sans-serif !important;
}

.menuDividers {
    display: none;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.menu ul li {
    width: 100%;
    background-image: url(../../_global/Images/smartphoneArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 0;
    margin-top: 0;
    color: #494948;
    border-bottom: #f5dcdf 1px solid;
    background-color: #ffffff;
}

.menu ul li a {
    padding-top: 10px;
    display: block;
    padding-left: 10px;
    color: #494948;
    text-decoration: none;
    height: 30px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
}

.menu ul li a:hover {
    color: #f7aa78;
    text-decoration: none;
}

.menu ul li a:visited {
    color: #494948;
    text-decoration: none;
}

.menuSelected {
    color: #f7aa78 !important;
    text-decoration: none;
    font-weight: 800 !important;
}

.menuDisplayFull {
    display: block;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.productMenuTitle {
    padding-top: 10px;
    color: #90a98e;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
}

.productMenuTopSection,
.productMenuSearchTitle,
.productMenuSearchBox,
.productMenuSearchButton,
.productMenuSearchDropDown,
.productMenuBottom {
    display: none;
}

.productMenu ul {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.productMenuCategory {
    display: block;
    color: #494948;
    height: 22px;
    font-weight: 800;
    padding-top: 20px;
    margin-left: 0;
    padding-left: 10px;
    border-bottom: #494948 1px solid;
    background-color: #f5dcdf;
}

.productMenuSubCategory {
    width: 100%;
}

.productMenuSubCategory a {
    display: block;
    color: #90a98e;
    text-decoration: none;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    background-image: url(../../_global/Images/smartphoneArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    border-bottom: #f5dcdf 1px solid;
    background-color: #ffffff;
    font-weight: 700;
}

.productMenuSubCategory a:hover {
    color: #f7aa78;
    text-decoration: none;
}

.productDetailsImage {
    width: 180px;
}

.productDetailsPrices {
    color: #494948;
}

.productDetailsBuy {
    margin-top: 20px;
}

.productDetailsDescription {
    clear: left;
}

.productDetailsModifierList {
    font-size: large;
}

.productDetailsBack {
    padding-top: 15px;
    text-decoration: underline;
}

.productDetailsNote {
    clear: right;
    margin-top: 20px;
}

.productDetailsNote a {
    color: #f7aa78;
}

.productDetailsProductModifiersTable td {
    padding-bottom: 10px;
}

.checkoutHeader {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #494948;
    color: #ffffff;
}

.checkoutPrompt {
    width: 180px;
    float: left;
    text-align: right;
    padding-right: 5px;
}

.checkoutTextBox {
    width: 200px;
}

.checkoutPaymentDropDown {
    width: 171px;
}

.checkoutPaymentTextBox {
    width: 167px;
}

.checkoutPaymentShortTextBox {
    width: 77px;
}

.checkoutPaymentSecurityCodeHelp {
    margin-left: 275px;
}

.checkoutInset {
    margin-left: 180px;
}

.contactFormField {
    width: 200px;
}

.contactFormMessageBox {
    width: 200px;
}

.siteMapProducts ul {
    text-indent: 0;
    margin-left: 0;
    padding-left: 0;
}

.siteMapCategory,
.siteMapSubCategory,
.siteMapProduct {
    font-size: smaller;
}

.siteMapPage {
    text-decoration: none;
}

.siteMapPage a:hover,
.siteMapSubCategory a:hover,
.siteMapProduct a:hover {
    text-decoration: underline;
}

.siteMapSubCategory {
    text-indent: 10px;
    text-decoration: none;
}

.siteMapProduct {
    text-decoration: none;
    text-indent: 20px;
    overflow: hidden;
    display: block;
    height: 20px;
}

.captch {
    vertical-align: top;
}

.gallery {
    background-color: #fff;
}

.homePageLinks {
    background-image: url(../Images/smartphoneHomePage.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 10px 10px 5px 10px;
    margin-botton: 15px;
}

.homePageLinks a {
    color: white;
    font-size: 10pt;
    text-decoration: none;
    background-color: #90a98e;
    padding: 5px 5px 5px 10px;
    display: block;
    width: 200px;
    border: white 2px solid;
}

.homePageLinks a:visited {
    color: white;
    text-decoration: none;
}

.homePageLinks a:hover {
    color: white;
    background-color: #f7aa78;
}

.aboutBoxWrapper {
    width: 100%;
}

.aboutBoxImage img {
    padding: 5px;
    border: 1px solid #90a98e;
    border-radius: 4px;
    width: 96% !important;
    height: 96% !important;
}

.aboutBox1,
.aboutBox,
.aboutBoxWide {
    margin: 0 auto;
    width: 90%;
}

.aboutBoxWide img {
    margin: 0 auto;
    width: 100% !important;
    height: 100% !important;
}

.aboutBoxTitle {
    text-align: center;
}

.aboutBoxContent {
    width: 95%;
    text-align: justify;
    margin: 13px auto;
}

.flowerShopKmMobileInfo {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: #f8e4e7 !important;
    clear: both !important;
}

.flowerShopKmMobilePanel {
    width: 100% !important;
    margin: 0 auto 24px auto !important;
    padding: 0 !important;
    clear: both !important;
    background: #f8e4e7 !important;
}

.flowerShopKmMobileImage {
    width: 100% !important;
    height: 62vw !important;
    min-height: 260px !important;
    max-height: 430px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.flowerShopKmMobileText {
    width: 92% !important;
    margin: 0 auto !important;
    padding: 24px 0 8px 0 !important;
    text-align: center !important;
    color: #494948 !important;
}

.flowerShopKmMobileText h1 {
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
    font-size: 8vw !important;
    line-height: 1.1em !important;
    text-align: center !important;
    color: #494948 !important;
    letter-spacing: 1px !important;
    font-weight: 800 !important;
}

.flowerShopKmMobileText h2 {
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
    font-size: 5vw !important;
    line-height: 1.25em !important;
    text-align: center !important;
    color: #494948 !important;
    letter-spacing: 1px !important;
    font-weight: 800 !important;
}

.flowerShopKmMobileText p {
    margin: 0 0 14px 0 !important;
    padding: 0 !important;
    font-size: 4.1vw !important;
    line-height: 1.45em !important;
    text-align: center !important;
    color: #494948 !important;
}

.flowerShopKmMobileText a {
    display: inline-block !important;
    margin-top: 4px !important;
    padding-bottom: 8px !important;
    border-bottom: 2px solid #90a98e !important;
    color: #90a98e !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    font-size: 4.2vw !important;
    font-weight: 800 !important;
}

.flowerShopKmMobileText a:hover {
    color: #f7aa78 !important;
    border-bottom-color: #f7aa78 !important;
}

.flowerShopKmMobileCall {
    margin-top: 14px !important;
}

.flowerShopKmMobileCall a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 12px 18px !important;
    background: #f7aa78 !important;
    color: #ffffff !important;
    border: 1px solid #f7aa78 !important;
    text-decoration: none !important;
    font-size: 4.1vw !important;
    line-height: 1.2em !important;
}

.flowerShopKmMobileCall svg {
    width: 17px !important;
    height: 17px !important;
    fill: #ffffff !important;
}

.flowerShopKmMobileCall span {
    color: #ffffff !important;
}

.flowerShopKmMobileCall a:hover {
    background: #90a98e !important;
    border-color: #90a98e !important;
}

#homeTextOuter2,
.homeTextOuter2-wrapper,
.flowerShopKmMobileInfo {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.flowerShopKmMobilePanel:first-child {
    margin-top: 0 !important;
}

.flowerShopKmMobilePanel:first-child .flowerShopKmMobileImage {
    margin-top: 0 !important;
}

.flowerShopKmMobileSplitCtas {
    width: 100% !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
}

.flowerShopKmMobileSplitCtas a {
    width: 50% !important;
    min-height: 52px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 17px !important;
    letter-spacing: 1px !important;
    border: 0 !important;
    box-sizing: border-box !important;
    font-weight: 800 !important;
}

.flowerShopKmMobileSplitShop {
    background: #90a98e !important;
}

.flowerShopKmMobileSplitShop:hover {
    background: #f7aa78 !important;
}

.flowerShopKmMobileSplitCall {
    background: #f7aa78 !important;
}

.flowerShopKmMobileSplitCall:hover {
    background: #90a98e !important;
}

.flowerShopKmMobileSplitCtas a:first-child {
    border-right: 1px solid rgba(255,255,255,0.35) !important;
}

.flowerShopKmMobileSplitCtas svg {
    width: 18px !important;
    height: 18px !important;
    fill: #ffffff !important;
}

.flowerShopKmMobileSplitCtas span {
    color: #ffffff !important;
}

h1,
h2,
.gridBoxLeftTitle,
.gridBoxLeftTitle2,
.slideText,
.flowerShopKmMobileText h1,
.flowerShopKmMobileText h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    letter-spacing: 2px !important;
}

.menu,
.menu ul li a,
.mobileMenuHeader,
.mobileButton a,
.mobileButtonHighlight a {
    font-family: 'Montserrat', sans-serif !important;
}

#ProductDetails1_pnlComplexBuy.mobileBlock {
    width: 100% !important;
    clear: both !important;
    margin: 18px auto 20px auto !important;
    text-align: center !important;
}

#ProductDetails1_pnlComplexBuy .mobileButtonHighlight,
#pnlOptions .mobileButtonHighlight,
.mobileButtonHighlight:has(#btnCheckoutStep),
.mobileButtonHighlight:has(#btnNext) {
    width: 92% !important;
    max-width: 420px !important;
    margin: 18px auto 20px auto !important;
    padding: 0 !important;
    background: #f7aa78 !important;
    background-image: none !important;
    border: 1px solid #f7aa78 !important;
    box-sizing: border-box !important;
}

#ProductDetails1_pnlComplexBuy .mobileButtonHighlight a,
#pnlOptions .mobileButtonHighlight a,
#btnAddConsignment,
#btnCheckoutStep,
#btnNext {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 48px !important;
    padding: 15px 18px !important;
    box-sizing: border-box !important;
    background: #f7aa78 !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    letter-spacing: 1px !important;
    line-height: 1.2em !important;
}

#ProductDetails1_pnlComplexBuy .mobileButtonHighlight:hover,
#ProductDetails1_pnlComplexBuy .mobileButtonHighlight:hover a,
#pnlOptions .mobileButtonHighlight:hover,
#pnlOptions .mobileButtonHighlight:hover a,
#btnAddConsignment:hover,
.mobileButtonHighlight:has(#btnCheckoutStep):hover,
.mobileButtonHighlight:has(#btnCheckoutStep):hover #btnCheckoutStep,
#btnCheckoutStep:hover,
.mobileButtonHighlight:has(#btnNext):hover,
.mobileButtonHighlight:has(#btnNext):hover #btnNext,
#btnNext:hover {
    background: #90a98e !important;
    border-color: #90a98e !important;
    color: #ffffff !important;
}

.navBarWrapper {
    margin-top: 48px !important;
    margin-bottom: 0px !important;
    background: #f8e4e7 !important;
}

.navBar {
    margin-top: 0px !important;
}

.header {
    height: 52vw !important;
    padding-bottom: 10px !important;
}

.page,
.column1of1,
.products,
.productSummary,
.productSummaryFeatured,
.flowerShopKmMobileInfo,
.flowerShopKmMobilePanel {
    background-color: #f8e4e7 !important;
}

.productSummary,
.productSummaryFeatured {
    border-bottom: 1px solid #f5dcdf !important;
}


.header {
    background-image: none !important;
    background-color: #f8e4e7 !important;
}




#telephone,
#telephone a,
#telephone .fa,
#location,
#location a,
#location .fa {
    color: #90a98e !important;
}

#telephone:hover,
#telephone:hover a,
#telephone:hover .fa,
#location:hover,
#location:hover a,
#location:hover .fa {
    color: #f7aa78 !important;
}

#socialLinks .social,
#socialLinks .social span,
#socialLinks .fa,
#socialLinks .fa-brands {
    color: #90a98e !important;
}

#socialLinks .social:hover,
#socialLinks .social:hover span,
#socialLinks .social:hover .fa,
#socialLinks .social:hover .fa-brands {
    color: #f7aa78 !important;
}


#socialLinks .social-tiktok,
#socialLinks .social-tiktok svg,
#socialLinks .fwTikTokSvg {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

#socialLinks .fwTikTokSvg {
    width: 21px !important;
    height: 21px !important;
    color: #90a98e !important;
    fill: currentColor !important;
    vertical-align: -3px !important;
}

#socialLinks .social-tiktok:hover .fwTikTokSvg {
    color: #f7aa78 !important;
}




#pnlGlobalMessageMobile.pageGlobalMessage {
display:block !important;
position:relative !important;
left:auto !important;
right:auto !important;
bottom:auto !important;
top:auto !important;
z-index:auto !important;
width:calc(100% - 16px) !important;
margin:8px auto 10px auto !important;
padding:8px !important;
line-height:20px !important;
box-sizing:border-box !important;
background-color:#fdede3 !important;
color:#494948 !important;
border:1px solid #90a98e !important;
border-radius:3px !important;
text-align:center !important;
font-size:16px !important;
font-weight:600 !important;
white-space:normal !important;
}

#pnlGlobalMessageMobile.pageGlobalMessage a {
color:#90a98e !important;
text-decoration:underline !important;
}

#pnlGlobalMessageMobile.pageGlobalMessage a:hover {
color:#f7aa78 !important;
}




#telephone a:hover,
#location a:hover,
#telephone:hover .fa,
#location:hover .fa,
.socialLinks .fa,
.socialLinks .social,
#socialLinks .social,
#socialLinks .fa,
#socialLinks .fa-brands,
.footerText a:hover,
.footerText .fwBackToTopLink,
.menu ul li a:hover,
.menuSelected,
.productMenuSubCategory a:hover,
.productDetailsNote a,
.flowerShopKmMobileText a:hover,
#telephone:hover,
#telephone:hover a,
#telephone:hover .fa,
#location:hover,
#location:hover a,
#location:hover .fa,
#socialLinks .social:hover,
#socialLinks .social:hover span,
#socialLinks .social:hover .fa,
#socialLinks .social:hover .fa-brands,
#socialLinks .social-tiktok:hover .fwTikTokSvg,
#pnlGlobalMessageMobile.pageGlobalMessage a:hover {
color:#6f7259 !important;
}

.homeSlides a .text:hover,
.mobileButtonHighlight,
.homePageLinks a:hover,
.flowerShopKmMobileCall a,
.flowerShopKmMobileSplitShop:hover,
.flowerShopKmMobileSplitCall,
#ProductDetails1_pnlComplexBuy .mobileButtonHighlight,
#pnlOptions .mobileButtonHighlight,
.mobileButtonHighlight:has(#btnCheckoutStep),
.mobileButtonHighlight:has(#btnNext),
#ProductDetails1_pnlComplexBuy .mobileButtonHighlight a,
#pnlOptions .mobileButtonHighlight a,
#btnAddConsignment,
#btnCheckoutStep,
#btnNext {
background:#6f7259 !important;
background-color:#6f7259 !important;
border-color:#6f7259 !important;
color:#ffffff !important;
}

.mobileButtonHighlight {
border-bottom:#565942 1px solid !important;
border-top:#8b8f72 1px solid !important;
}

.footerText .flowerShopFwSmartCall a {
background:#6f7259 !important;
border-color:#6f7259 !important;
color:#ffffff !important;
}

.flowerShopKmMobileText a:hover {
border-bottom-color:#6f7259 !important;
}

.flowerShopKmMobileCall a {
border-color:#6f7259 !important;
}

#pnlGlobalMessageMobile.pageGlobalMessage a:hover {
color:#6f7259 !important;
}


#socialLinks .socialIcon {display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 0 0 7px !important;width:24px !important;height:24px !important;line-height:24px !important;vertical-align:middle !important;}#socialLinks .social {display:inline-flex !important;align-items:center !important;justify-content:center !important;width:24px !important;height:24px !important;padding:0 !important;margin:0 !important;line-height:24px !important;color:#90a98e !important;}#socialLinks .fa,#socialLinks .fa-brands {font-size:22px !important;width:24px !important;height:24px !important;line-height:24px !important;color:#90a98e !important;text-align:center !important;margin:0 !important;}#socialLinks .fwTikTokSvg,#socialLinks .social-tiktok svg {width:24px !important;height:24px !important;min-width:24px !important;min-height:24px !important;max-width:24px !important;max-height:24px !important;display:block !important;fill:#90a98e !important;color:#90a98e !important;margin:0 !important;padding:0 !important;position:relative !important;top:0 !important;vertical-align:middle !important;}#socialLinks .fwTikTokSvg path,#socialLinks .social-tiktok svg path {fill:#90a98e !important;color:#90a98e !important;}#socialLinks .social:hover,#socialLinks .social:hover .fa,#socialLinks .social:hover .fa-brands,#socialLinks .social-tiktok:hover .fwTikTokSvg,#socialLinks .social-tiktok:hover .fwTikTokSvg path {color:#6f7259 !important;fill:#6f7259 !important;}