@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

html{
height:100%;
}

body{
margin:0;
padding:0;
background:#223c5f;
font-size:12pt;
color:#000;
font-family:'Montserrat',sans-serif;
width:100%;
position:relative;
direction:ltr;
text-align:left;
line-height:1.4em;
height:100%;
}

#telephone a{
text-decoration:none;
color:#ffffff;
}

#telephone a:hover{
color:#b1deec;
text-decoration:none;
}

.home-address{
color:#223c5f;
}

.contentSubMenu{
margin-left:109px !important;
}

.contentSubMenu a{
color:#b1deec !important;
}

.contentSubMenu a:hover{
color:#ffffff !important;
text-decoration:none;
}

.subMenuLevel0{
padding:3px;
font-size:110%;
background-color:transparent;
}

.subMenuLevelAlt1{
padding-left:10px;
line-height:22px;
background-color:transparent;
margin-bottom:1px;
}

.subMenuLevel1{
padding-left:10px;
line-height:22px;
background-color:transparent;
margin-bottom:1px;
}

.footert{
position:fixed;
bottom:0;
right:0;
color:#000;
}

.footert2{
position:fixed;
bottom:90px;
right:5px;
color:#000;
}

.pageGlobalMessage{
font-family:'Montserrat',sans-serif;
width:100%;
box-sizing:border-box;
color:#000;
font-size:11pt;
background-color:#00ff00;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
text-align:center;
position:relative;
top:0;
}

.google-maps{
position:relative;
padding-bottom:30%;
height:0;
overflow:hidden;
margin-bottom:20px;
}

.google-maps iframe{
position:absolute;
top:0;
left:0;
width:100% !important;
height:100% !important;
}

#telephone{
position:absolute;
top:412px;
left:56px;
color:#ffffff !important;
font-size:15pt;
height:0;
z-index:20;
}

#location{
position:absolute;
top:380px;
left:56px;
color:#ffffff !important;
font-size:15pt;
height:0;
z-index:20;
}

#location a{
text-decoration:none;
color:#ffffff !important;
}

#location a:hover{
color:#b1deec !important;
text-decoration:none;
}

#telephone .fa,
#location .fa{
margin-left:4px;
color:#ffffff !important;
}

#telephone:hover .fa,
#location:hover .fa{
color:#b1deec !important;
}

.adminpage .socialLinks,
.adminpage #boxes,
.adminpage #telephone,
.adminpage #location{
display:none;
}

.socialLinks{
margin:0;
position:absolute;
top:300px;
left:144px;
}

.socialLinks.footer{
margin:5px 0 0 0;
position:static;
top:0;
left:0;
}

.socialLinks.footer .fa{
color:#000;
margin:0 5px 0 0;
}

.socialLinks .fa{
color:#223c5f !important;
margin:0 5px 0 0;
}

.socialLinks .social{
background:unset;
color:#223c5f !important;
display:inline-block;
padding:10px 0 10px 0;
text-align:center;
width:38px;
font-size:28px;
margin:0 6px 10px 0;
border-radius:50%;
}

.socialLinks .social .fa{
margin:0 auto;
}

.socialLinks .social:hover{
background:unset;
}

.socialLinks .social:hover .fa{
color:#abacad !important;
}

.socialLinks .social svg{
width:28px;
height:28px;
display:inline-block;
vertical-align:middle;
color:#223c5f !important;
}

.socialLinks .social:hover svg{
color:#abacad !important;
}

.pageTop{
display:none;
}

.pageSides{
}

.header{
margin-left:0;
margin-right:0;
margin-top:0;
padding-top:0;
background-image:none;
background-color:#223c5f;
float:left;
width:420px;
}

.StemandPetalLogo{
width:330px;
height:auto !important;
max-width:none !important;
display:block;
margin:40px 42px 20px 42px !important;
position:relative;
right:-4px;
z-index:50 !important;
}

.socialLinks{
position:absolute;
z-index:60 !important;
}

.socialLink{
float:right;
}

.pageBanner .socialLinksLarge{
left:650px;
top:100px;
width:294px;
}

.page{
background-color:#96c4d6;
margin-left:450px;
min-width:630px;
padding-bottom:0;
}

.pageBanner{
margin-left:10px;
margin-top:10px;
position:relative;
height:200px;
}

.shopColumn1of2{
position:absolute;
top:750px;
left:0;
padding-top:0;
width:360px;
}

.shopColumn2of2{
padding-top:0;
padding-bottom:0 !important;
padding-left:20px;
padding-right:10px;
overflow:hidden;
}

.column1of1{
padding-top:50px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
margin-left:0;
}

.clearBoth{
clear:both;
}

.clearRight{
clear:right;
}

.pageBottom{
display:none;
}

.productSummary
{
    float: left;
    width: 22%;
    color: white;
    margin-right: 20px;
    margin-bottom: 30px;
    height: auto;
}
.productSummaryFeatured
{
	float: left;
    width: 22%; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: white;
    margin-right: 20px;
    margin-bottom: 30px;
    height: auto;

}

.subCategorySummaries h1 {

    margin-bottom: 7px;

}

.productSummaryImage{
height:auto;
text-align:center;
overflow:hidden;
}

.productSummaryImage img{
width:100%;
transition:0.2s;
}

.productSummaryImage img:hover{
transform:scale(1.1);
transition:0.2s;
}

.productSummaryName{
color:#000;
text-align:center;
font-size:12pt;
line-height:1.1em;
height:40px;
margin-top:10px;
}

.productSummaryPrice{
color:#000;
text-align:center;
margin-top:5px;
}

.productSummaryButtons{
text-align:center;
margin-top:10px;
display:flex;
justify-content:center;
align-items:center;
gap:10px;
}

a{
color:#000;
}

a:hover{
color:#000;
}

p{
padding-top:0;
margin-top:0;
font-family:'Montserrat',sans-serif;
}

h1{
margin-top:0;
padding-top:0;
font-size:22pt;
color:#000;
font-weight:normal;
}

h2{
margin-top:0;
padding-top:0;
font-size:18pt;
color:#000;
font-weight:normal;
}

img{
border-top-style:none;
border-right-style:none;
border-left-style:none;
border-bottom-style:none;
}

.footerText{
margin-left:20px;
margin-right:20px;
background-color:#fff;
height:100px;
padding-top:30px;
padding-bottom:10px;
padding-left:0;
padding-right:0;
border-top:#000 1px solid;
text-align:right;
color:#000;
font-size:12pt;
}

.footerText .socialLinksLarge{
position:relative;
top:-53px !important;
right:300px !important;
}

.footerText h2{
color:#000;
display:inline;
position:relative;
right:200px;
}

.footerLinks{
float:right;
}

.footerText p{
font-size:10pt;
}

.footerText a{
text-decoration:none;
color:#000;
font-size:10pt;
}

.footerText a:hover{
color:#b3b3b3;
text-decoration:underline;
}

.footerCol1of4{
text-align:left;
margin-top:0;
padding-top:0;
float:left;
width:190px;
padding-left:0;
padding-right:10px;
margin-left:0;
margin-bottom:10px;
}

.footerCol2of4{
text-align:left;
margin-top:0;
padding-top:0;
float:left;
width:180px;
padding-left:0;
padding-right:10px;
margin-bottom:10px;
}

.footerCol3of4{
text-align:left;
margin-top:0;
padding-top:0;
float:left;
width:180px;
padding-left:0;
padding-right:10px;
margin-bottom:10px;
}

.footerCol4of4{
text-align:left;
margin-top:0;
padding-top:0;
float:left;
width:180px;
padding-left:0;
padding-right:10px;
margin-bottom:10px;
}

.footerCol5of4{
text-align:left;
margin-top:0;
padding-top:0;
margin-left:0;
padding-right:0;
width:220px;
margin-bottom:10px;
float:left;
}

.storySummaryWrapper{
float:none;
}

.storySummaryDate{
display:none;
}

.storySummaryTitle h2 a{
font-weight:normal;
}

.floatRight{
float:right;
}

.floatLeft{
float:left;
}

.errorMessage{
background-color:#FFFF40;
display:block;
margin-top:10px;
margin-bottom:10px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
color:#000;
float:right;
margin-right:20px;
width:96%;
position:relative;
left:6px;
}

.confirmationMessage{
background-color:#99E791;
display:block;
margin-top:10px;
margin-bottom:10px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
}

.menu{
padding-left:20px;
z-index:1;
padding-top:55px;
padding-bottom:0;line-height:0.5em;
float:left;
color:#b1deec;
font-size:11pt;
text-transform:uppercase;
width:350px;
}

.menuDividers{
display:none;
}

.menu ul{
list-style-type:none;
margin-left:75px;
padding-left:0;
}

.menu ul li{
padding-bottom:15px;
letter-spacing:2px;
}

.adminpage .menu ul li a{
color:#000;
}

.menu ul li a{
text-decoration:none;
color:#b1deec;
}

.menu ul li a:hover,
.menu ul li a:focus{
color:#ffffff !important;
text-decoration:none;
}

.menu ul li a:visited{
color:#b1deec;
}

.menuSelected{
text-decoration:none;
}

.checkoutBasket{
margin-left:0;
margin-right:20px;
}

.basketSummary{
position:fixed;
top:10px;
left:450px;
right:auto;
margin:0;
width:380px;
z-index:30;
pointer-events:none;
}

.basketSummaryTitle,
.basketSummaryText{
pointer-events:auto;
}

.basketSummaryTitle{
float:right;
width:auto;
height:auto;
font-weight:bold;
padding-left:0;
padding-right:0;
margin-right:0;
}

.basketSummaryText{
float:right;
padding:2px 0 8px 14px;
color:#223c5f;
position:relative;
right:8px;
}

.basketSummaryCheckout{
display:none;
}

.basketSummaryText a{
text-decoration:none;
color:#b1deec !important;
}

.basketSummaryText a:hover{
color:#ffffff !important;
text-decoration:none;
}

.stripeWrapper{
width:60%;
float:right;
max-width:unset;
margin-right:36%;
margin-left:4%;
}

.stripeAddressWrapper,
.stripeWalletWrapper{
width:60%;
float:right;
max-width:unset;
margin-right:36%;
margin-left:4%;
}

.productMenu{
width:247px;
margin-left:113px;
margin-top:-50px;
margin-bottom:10px;
font-size:12pt;
padding-left:0;
padding-right:0;
text-align:left;
}

.productMenuTopSection{
display:none;
float:right;
position:fixed;
top:-33px;
right:10px;
}

.productMenuPayPal img{
width:130px;
height:auto;
filter:alpha(opacity=70);
opacity:0.7;
display:none;
}

.productMenuSearchTitle{
margin-top:20px;
font-size:12pt;
color:#b1deec;
text-transform:uppercase;
font-weight:normal;
}

.productMenuSearchBox{
margin-left:0;
padding-left:3px;
width:100px;
height:15px;
color:#000;
background-color:#fff;
border:1px solid #000;
}

.productMenuSearchBox a{
color:#223c5f;
}

.productMenuSearchBox a:hover{
color:#223c5f;
}

.productMenuNationalLink a{
color:#b1deec;
}

.productMenuNationalLink a:hover{
color:#ffffff !important;
text-decoration:none;
}

.productMenuSearchButton{
position:relative;
top:5px;
}

.productMenuSearchDropDown{
margin-left:0;
width:132px;
margin-top:2px;
margin-bottom:5px;
color:#000;
background-color:#fff;
border-right:#A7A9AC 1px solid;
border-top:#A7A9AC 1px solid;
border-left:#A7A9AC 1px solid;
border-bottom:#A7A9AC 1px solid;
}

.productMenu ul{
list-style-type:none;
width:210px;
padding-left:0;
margin-left:0;
padding-top:0;
margin-top:0;
padding-bottom:0;
margin-bottom:0;
}

.productMenuCategory{
margin-top:10px;
padding-top:5px;
padding-left:0;
font-size:12pt;
color:#b1deec;
text-transform:uppercase;
font-weight:normal;
text-decoration:none;
letter-spacing:2px;
}

.productMenuCategory:hover{
text-decoration:none;
}

.productMenuCategory a{
color:#b1deec;
text-decoration:none;
}

.productMenuCategory a:hover{
color:#ffffff !important;
text-decoration:none;
}

.productMenuSubCategory{
text-transform:none;
padding-left:0;
line-height:20px;
}

.productMenuSubCategory a{
color:#b1deec;
text-decoration:none;
font-weight:normal;
font-size:12pt;
letter-spacing:2px;
}

.productMenuSubCategory a:hover{
color:#ffffff !important;
text-decoration:none;
}

#ProductMenu1_btnFacebook > img,
#ProductMenu1_btnInstagram > img,
#ProductMenu1_btnGooglePlaces > img{
display:none;
}

.productMenuSearchLink{
color:#b1deec;
}

.productMenuSearchLink:hover{
color:#ffffff !important;
text-decoration:none;
}

.productDetails{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

.productDetails h1{
font-weight:normal;
font-size:16pt;
border-bottom:none;
}

.productDetailsImageWrapper{
float:right;
width:500px;
margin-right:10px;
margin-left:20px;
}

.productDetailsImage{
width:500px;
}

.productDetailsPrices{
color:#000;
}

.productDetailsBuy{
margin-top:20px;
}

.productDetailsBack{
padding-bottom:15px;
}

.productDetailsNote{
margin-top:20px;
clear:right;
margin-bottom:0 !important;
padding-bottom:0 !important;
}

.productDetailsNote a{
color:#223c5f;
}

.productDetailsLinkedProducts{
clear:right;
display:table;
width:100%;
margin-top:10px;
padding-top:10px;
border-top:#E5E5E5 1px solid;
}

.productDetailsLinkedProducts h1{
font-size:10pt;
}

.sortOuter{
height:30px;
margin-right:15px;
margin-bottom:13px;
}

.sortProducts{
float:left;
margin-right:10px;
}

.sortDropDown{
font-size:10pt;
color:#000;
background-color:#fff;
font-family:Arial;
}

.sortOuterNoProdMenu .searchHiddenDisplay{
visibility:visible;
display:inline-block;
transition:background-color 1s,opacity 1s;
}

.checkoutConsignmentName{
width:180px;
}

.checkoutProgress{
padding-bottom:15px;
}

.checkoutProgress a,
.checkoutProgress a:visited,
.checkoutProgress a:hover{
text-decoration:none;
color:#223c5f;
}

.checkoutProgressHighlight a,
.checkoutProgressHighlight a:visited{
color:#223c5f;
}

.basketOrderItems{
margin-left:0;
margin-right:0;
color:#000;
}

.basketOrderItems a{
color:#223c5f;
}

.basketOrderItemsProductName{
text-decoration:none;
color:#223c5f;
}

.basketOrderItemsProductName a:hover{
text-decoration:underline;
}

.basketDelivery{
margin-left:0;
margin-right:0;
}

.basketHeader{
background-color:#414a56;
color:#fff;
font-size:9pt;
}

.basketHeaderGrayText{
background-color:#414a56;
color:#fff;
}

.basketHeaderArrow{
background-color:#e6e4e4;
color:#000;
background-image:url(../Images/basketArrow.png);
background-repeat:no-repeat;
padding-left:19px;
height:29px;
}

.basketShading{
background-color:#FBF9F9;
}

.basketShadingPadded{
padding-left:19px;
background-color:#FBF9F9;
}

.calendarDisabled{
color:Gray;
}

.upsell{
clear:right;
margin-left:20px;
margin-right:20px;
}

.promoCode{
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
width:120px;
}

.checkoutHeader{
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background-color:#414a56;
color:#fff;
}

.checkoutPrompt{
width:180px;
float:left;
text-align:right;
padding-right:5px;
}

.checkoutTextBox{
width:200px;
color:#000;
background-color:#fff;
}

.checkoutPaymentDropDown{
width:171px;
}

.checkoutPaymentTextBox{
width:167px;
color:#000;
background-color:#fff;
}

.checkoutPaymentShortTextBox{
width:77px;
color:#000;
background-color:#fff;
}

.checkoutPaymentSecurityCodeHelp{
margin-left:275px;
}

.checkoutInset{
margin-left:180px;
}

.txtDeliveryInstructions{
color:#fff;
background-color:#000;
}

.checkoutTextBoxMultiRow{
color:#000;
background-color:#fff;
}

.contactFormPrompt{
width:250px;
display:inline-block;
text-align:right;
float:left;
padding-right:5px;
}

.contactFormField{
width:200px;
color:#000;
background-color:#fff;
}

.contactFormMessageBox{
width:400px;
color:#000;
background-color:#fff;
}

.contactFormButton{
width:330px;
display:inline;
float:left;
text-align:right;
}

.modalBackground{
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

.modalPopup{
background-color:#000;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
}

.siteMap{
color:#808080;
}

.siteMapPages{
color:#808080;
margin-left:0;
}

.siteMapProducts{
float:right;
color:#808080;
margin-right:100px;
}

.siteMapPage{
color:Gray;
text-decoration:none;
}

.siteMapPage a:hover{
text-decoration:underline;
}

.siteMapSubCategory{
text-indent:25px;
color:Gray;
text-decoration:none;
}

.siteMapSubCategory a:hover{
text-decoration:underline;
}

.siteMapProduct{
text-indent:50px;
color:Gray;
text-decoration:none;
}

.siteMapProduct a:hover{
text-decoration:underline;
}

.captch{
vertical-align:top;
}

.basketBorderBottom td{
border-color:#414a56;
}

.checkoutBasket table{
border-color:#414a56;
}

.checkoutBasket th:first-child,
.checkoutBasket td:first-child{
border-color:#414a56;
}

.animationPanelhomepage{
border-top:#DCDCDD 1px solid;
border-bottom:#DCDCDD 1px solid;
border-left:#DCDCDD 1px solid;
border-right:#DCDCDD 1px solid;
width:748px;
height:400px;
margin-bottom:30px;
}

.animationPanelhomepageBox{
position:absolute;
top:290px;
left:20px;
filter:alpha(opacity=60);
opacity:0.6;
margin-bottom:0;
padding-bottom:0;
background-color:#303030;
width:380px;
height:70px;
padding-top:10px;
padding-left:20px;
color:#fff;
border-left:#303030 5px solid;
border-right:#303030 5px solid;
border-top:#303030 5px solid;
border-bottom:#303030 5px solid;
border-radius:10px;
}

.animationPanelhomepageBox h2{
margin-top:0;
padding-top:10px;
font-size:24pt;
color:#fff;
margin-bottom:10px;
padding-bottom:0;
font-family:'Montserrat',sans-serif;
font-weight:normal;
}

.animationPanelhomepage a{
text-decoration:none;
color:#fff;
}

.animationPanelhomepage a:visited{
color:#fff;
text-decoration:none;
}

.progress{
position:absolute;
top:340px;
left:630px;
filter:alpha(opacity=60);
opacity:0.6;
margin-bottom:0;
padding-bottom:0;
background-color:#303030;
width:90px;
height:30px;
padding-top:0;
padding-left:0;
padding-bottom:0;
padding-right:0;
color:#fff;
border-left:#303030 5px solid;
border-right:#303030 5px solid;
border-top:#303030 5px solid;
border-bottom:#303030 5px solid;
border-radius:10px;
}

#Animation1_frame1 .progress{
background-image:url(../Images/progress1.gif);
background-repeat:no-repeat;
}

#Animation1_frame2 .progress{
background-image:url(../Images/progress2.gif);
background-repeat:no-repeat;
}

#Animation1_frame3 .progress{
background-image:url(../Images/progress3.gif);
background-repeat:no-repeat;
}

#Animation1_frame4 .progress{
background-image:url(../Images/progress4.gif);
background-repeat:no-repeat;
}

#Animation1_frame5 .progress{
background-image:url(../Images/progress5.gif);
background-repeat:no-repeat;
}

#Animation1_frame6 .progress{
background-image:url(../Images/progress6.gif);
background-repeat:no-repeat;
}

.productSubCatSummaryMoreInner h1{
font-size:16pt;
line-height:25px;
}

.productSubCatSummaryMore .productSummaryImage{
background-color:inherit;
}

.productSubCatSummary{
    height: 29vw;
    width: 100%;
    display: block;
}

.productSummary3
{

}

.gallery2Wrapper{
text-align:left;
}

.gallery2Pic img{
width:200px;
height:200px;
}

.productSummaryButtons img,
.productDetailsBuy img,
.productDetailsBack a img,
.checkoutBillingRetrieve img,
.checkoutBack img,
.checkoutNext img,
.checkoutConfirmPay img,
.checkoutPay img,
.checkoutButton img,
.contactSend img,
#lnkContinueShopping img{
display:none;
}

.productSummaryMore::before{
content:"More";
}

.productSummaryBuy::before,
.productDetailsBuy::before{
content:"Buy";
}

.productSummaryBuyLink::before{
content:"Buy";
}

.productDetailsBack a::before,
.checkoutBack::before{
content:"Back";
}

.checkoutBillingRetrieve::before{
content:"Log in";
}

.checkoutNext::before{
content:"Next";
}

.checkoutConfirmPay::before{
content:"Confirm & Pay";
}

.checkoutPay::before{
content:"Pay";
}

.checkoutButton::before{
content:"Checkout";
display:block;
width:100%;
text-align:center;
color:#ffffff !important;
}

.contactSend::before{
content:"Send";
}

#lnkContinueShopping::before{
content:"Continue Shopping";
}

.productSummaryMore,
.productSummaryBuyLink,
.productSummaryBuy,
.productDetailsBuy,
.productDetailsBack a,
.checkoutBillingRetrieve,
.checkoutBack,
.checkoutNext,
.checkoutConfirmPay,
.checkoutPay,
.checkoutButton,
.contactSend,
#lnkContinueShopping{
color:#fff;
border-width:1px;
border-style:solid;
text-decoration:none;
border-radius:3px;
display:inline-block;
text-align:center;
transition:background-color .5s,color .5s,border-color .5s;
font-size:100%;
}

.productSummaryMore,
.productSummaryBuyLink,
.productSummaryBuy,
.productDetailsBuy,
.checkoutBillingRetrieve,
.checkoutBack,
.checkoutNext,
.checkoutConfirmPay,
.checkoutPay,
.checkoutButton,
.contactSend,
#lnkContinueShopping{
background-color:#223c5f;
border-color:#223c5f;
}

.productDetailsBack a{
background-color:#fff;
color:#223c5f;
border-color:#223c5f;
text-decoration:none;
}

.productSummaryMore:hover,
.productSummaryBuyLink:hover,
.productSummaryBuy:hover,
.productDetailsBack a:hover,
.checkoutBillingRetrieve:hover,
.checkoutBack:hover,
.checkoutNext:hover,
.checkoutConfirmPay:hover,
.checkoutPay:hover,
.checkoutButton:hover,
.contactSend:hover,
.productDetailsBuy:hover,
#lnkContinueShopping:hover{
background-color:#b1deec;
border-color:#b1deec;
color:#223c5f;
text-decoration:none;
cursor:pointer;
}

.checkoutCheckout a{
color:#fff;
}

.checkoutCheckout a:hover{
text-decoration:none;
}

.checkoutBillingRetrieve,
.checkoutBack,
.checkoutNext,
.checkoutConfirmPay,
.checkoutPay,
.checkoutButton,
.contactSend{
width:130px;
margin-top:5px;
margin-bottom:10px;
}

#lnkContinueShopping{
width:auto;
margin-top:5px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
color:#fff;
border-color:#fff;
}

.checkoutButton{
color:#ffffff !important;
}

.productDetails .page,
body .page{
padding-top:10px;
padding-bottom:0 !important;
}

.desktopBlock .productDetailsBuy{
width:220px;
height:44px;
padding:0;
font-size:135%;
line-height:44px;
text-align:center;
display:inline-block;
box-sizing:border-box;
}

.productSummaryBuyLink,
.productSummaryMore,
.productSummaryBuy{
width:120px !important;
height:42px !important;
padding:0 !important;
display:inline-flex !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
line-height:1 !important;
font-size:14px !important;
box-sizing:border-box !important;
}

.productSummaryBuyLink::before,
.productSummaryMore::before,
.productSummaryBuy::before{
display:block;
width:100%;
text-align:center;
line-height:1;
}

.productSummaryBuyLink,
.productSummaryBuy{
background-color:#223c5f !important;
border-color:#223c5f !important;
color:#fff !important;
}

.productSummaryBuyLink:hover,
.productSummaryBuy:hover{
background-color:#b1deec !important;
border-color:#b1deec !important;
color:#223c5f !important;
}

.productSummaryMore{
background-color:#b1deec !important;
border-color:#b1deec !important;
color:#223c5f !important;
}

.productSummaryMore:hover{
background-color:#223c5f !important;
border-color:#223c5f !important;
color:#fff !important;
}

.productSummaryBuy{
overflow:hidden !important;
}

#pnlProduct,
#ProductDetails1_pnlProductDetails,
#ProductDetails1_UpdatePanel1{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

.flowerShopFwWordmark{
margin:0;
font-family:'Libre Baskerville',serif;
font-size:42px;
font-weight:400;
letter-spacing:2px;
line-height:1;
color:#ffffff;
text-transform:none;
}

.flowerShopFwWordmark span{
display:inline-block;
transform:scaleY(1.05);
}

.flowerShopFwPhone{
margin:0;
font-family:'Montserrat',sans-serif;
font-size:22px;
font-weight:500;
letter-spacing:1px;
line-height:1.2;
color:#ffffff;
}

#homeText2,
#homeText2Center,
#homeText2Left,
#homeText2Right{
width:49%;
position:relative;
height:180px;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
text-align:center;
overflow:hidden;
transition:0.2s;
margin-bottom:15px;
float:left;
}

#homeText2{
margin-right:2%;
}

#homeText2Left{
margin-right:2%;
}

#homeText2Right{
float:right;
}

.homeTextTitle{
margin:0 0 10px 0;
font-size:4vw;
line-height:110%;
text-align:center;
}

.homeTextContent{
position:relative;
top:0;
margin:0;
font-size:20px;
margin-bottom:0;
text-align:center;
}

.homeTextContent a{
padding:10px 20px;
display:inline-block;
}

#ProductMenu1_btnFacebook,
#ProductMenu1_btnInstagram,
#ProductMenu1_btnGooglePlaces,
.socialLinksLarge,
img[alt="Google Places"],
img[title="Google Places"]{
display:none !important;
}

.productDetailsImageWrapper a[href*="pinterest.com"],
.productDetailsImageWrapper img[alt*="Pinterest"],
.productDetailsImageWrapper img[title*="Pinterest"]{
display:none !important;
}

.footerText.flowerShopFwFooter{
margin:30px 20px 0 20px;
padding:0;
height:auto;
background:#b1deec;
border-top:none;
text-align:left;
color:#223c5f;
font-size:12pt;
overflow:hidden;
}

.flowerShopFwFooterInner{
width:100%;
padding:38px 34px 30px 34px;
box-sizing:border-box;
}

.flowerShopFwFooterTop{
display:flex;
justify-content:space-between;
gap:30px;
margin-bottom:26px;
}

.flowerShopFwFooterCol{
width:33.333%;
text-align:center;
}

.flowerShopFwFooterCol h3{
margin:0 0 18px 0;
padding:0;
font-family:'Libre Baskerville',serif;
font-size:17px;
font-weight:normal;
letter-spacing:0.35em;
text-transform:uppercase;
color:#223c5f;
text-align:center;
}

.flowerShopFwFooterCol p{
margin:0 0 14px 0;
font-size:15px;
line-height:1.8em;
color:#223c5f;
text-align:center;
}

.flowerShopFwFooterCol a{
color:#223c5f;
text-decoration:none;
}

.flowerShopFwFooterCol a:hover,
.footerText.flowerShopFwFooter a:hover{
color:#ffffff !important;
text-decoration:none;
}

.flowerShopFwFooterButton{
width:100%;
margin:18px 0 0 0 !important;
padding:0 10px;
box-sizing:border-box;
text-align:center;
}

.flowerShopFwFooterButton a{
display:block;
width:100%;
padding:14px 18px;
background:#96c4d6;
color:#223c5f !important;
text-decoration:none;
font-size:15px;
line-height:1.2;
border:1px solid #96c4d6;
box-sizing:border-box;
position:relative;
overflow:hidden;
transition:background-color 0.35s ease,color 0.35s ease,border-color 0.35s ease;
}

.flowerShopFwFooterButton a:before{
display:none;
}

.flowerShopFwFooterButton a span{
position:relative;
z-index:1;
}

.flowerShopFwFooterButton a:hover{
background:#223c5f;
color:#ffffff !important;
border-color:#223c5f;
}

.flowerShopFwFooterSocials{
display:flex;
justify-content:center;
align-items:center;
gap:16px;
margin:10px 0 24px 0;
}

.flowerShopFwFooterSocial{
width:42px;
height:42px;
display:inline-flex;
align-items:center;
justify-content:center;
border:1px solid #223c5f;
border-radius:50%;
color:#223c5f;
text-decoration:none;
transition:0.25s;
background:transparent;
}

.flowerShopFwFooterSocial svg{
width:20px;
height:20px;
display:block;
color:currentColor;
}

.flowerShopFwFooterSocial:hover{
background:#223c5f;
border-color:#223c5f;
color:#ffffff;
}

.flowerShopFwFooterMap{
width:90%;
margin:0 auto 28px auto;
border:1px solid rgba(34,60,95,0.18);
overflow:hidden;
}

.flowerShopFwFooterMap iframe{
display:block;
width:100%;
height:320px;
}

.flowerShopFwFooterBottom{
border-top:1px solid rgba(34,60,95,0.18);
padding-top:24px;
text-align:center;
}

.flowerShopFwFooterLogo{
margin-bottom:16px;
text-align:center;
}

.flowerShopFwFooterLogo img{
width:auto;
max-width:220px;
height:auto;
display:inline-block;
}

.flowerShopFwFooterBottom p{
margin:0;
font-size:13px;
line-height:1.8em;
color:#223c5f;
text-align:center;
}

.flowerShopFwFooterBottom strong{
color:#223c5f;
}

.footerText.flowerShopFwFooter a{
font-size:inherit;
}

.flowerShopFwFooterLogoSwap{
position:relative;
display:inline-flex;
align-items:center;
justify-content:center;
width:220px;
height:92px;
padding:12px;
background:#ffffff;
border-radius:18px;
box-shadow:0 8px 24px rgba(0,0,0,0.12);
overflow:hidden;
text-decoration:none;
box-sizing:border-box;
transition:transform 0.25s ease,box-shadow 0.25s ease;
}

.flowerShopFwFooterLogoSwap:hover{
transform:translateY(-2px);
box-shadow:0 12px 30px rgba(0,0,0,0.18);
}

.flowerShopFwFooterLogoMain,
.flowerShopFwFooterLogoHover{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:auto;
height:auto;
display:block;
transition:opacity 0.35s ease;
}

.flowerShopFwFooterLogoMain{
opacity:1;
max-width:180px;
max-height:64px;
}

.flowerShopFwFooterLogoHover{
opacity:0;
max-width:205px;
max-height:78px;
border-radius:14px;
}

.flowerShopFwFooterLogoSwap:hover .flowerShopFwFooterLogoMain{
opacity:0;
}

.flowerShopFwFooterLogoSwap:hover .flowerShopFwFooterLogoHover{
opacity:1;
}

@media screen and (max-width:1200px){
body{
background:#fff url(../Images/wallpaperNewCropped.jpg) top left repeat-y;
}

.page{
background-color:#fff;
margin-left:330px;
}

.header{
width:340px;
}

.header img{
width:100% !important;
height:100% !important;
}

#telephone{
top:145px;
}

#location{
top:120px;
}
}

@media screen and (max-width:980px){
.flowerShopFwFooterTop{
display:block;
}

.flowerShopFwFooterCol{
width:100%;
margin-bottom:26px;
}

.flowerShopFwFooterMap{
width:100%;
}
}

.productDetailsBack{
display:inline-block !important;
clear:none !important;
padding-bottom:15px !important;
margin:0 12px 0 0 !important;
vertical-align:top !important;
}

.productDetailsBack a{
display:inline-flex !important;
align-items:center !important;
justify-content:center !important;
width:130px !important;
height:42px !important;
padding:0 !important;
margin:0 12px 0 0 !important;
line-height:1 !important;
text-align:center !important;
white-space:nowrap !important;
vertical-align:top !important;
box-sizing:border-box !important;
background-color:#ffffff !important;
color:#223c5f !important;
border:1px solid #223c5f !important;
border-radius:3px !important;
text-decoration:none !important;
}

.productDetailsBack a::before{
content:"Back";
display:block !important;
width:100%;
text-align:center;
line-height:1;
}

.productDetailsBack a:hover{
background-color:#b1deec !important;
border-color:#b1deec !important;
color:#223c5f !important;
text-decoration:none !important;
}

.productMenuSearchBox a{
color:#fff !important;
}


.basketSummary {
position:fixed !important;
top:8px !important;
right:20px !important;
left:auto !important;
width:auto !important;
margin:0 !important;
z-index:500 !important;
pointer-events:none !important;
background:transparent !important;
display:flex !important;
align-items:center !important;
gap:12px !important;
}

.basketSummaryTitle,
.basketSummaryText,
.basketSummaryCheckout,
.basketSummaryCheckout a {
pointer-events:auto !important;
}

.basketSummaryTitle {
display:none !important;
}

.basketSummaryText {
float:none !important;
position:static !important;
margin:0 !important;
padding:8px 14px !important;
background:#223c5f !important;
border:1px solid #223c5f !important;
border-radius:20px !important;
color:#ffffff !important;
font-weight:700 !important;
box-shadow:0 6px 16px rgba(0,0,0,0.12) !important;
transition:background-color .25s ease,border-color .25s ease,color .25s ease,border-radius .25s ease !important;
display:flex !important;
align-items:center !important;
gap:12px !important;
white-space:nowrap !important;
}

.basketSummaryText a {
color:#ffffff !important;
text-decoration:none !important;
transition:color .25s ease !important;
}

.basketSummaryCheckout {
display:inline-block !important;
margin:0 !important;
padding:0 !important;
}

.basketSummaryCheckout a {
display:inline-block !important;
padding:8px 14px !important;
background:#b1deec !important;
border:1px solid #b1deec !important;
border-radius:20px !important;
color:#223c5f !important;
font-weight:700 !important;
text-decoration:none !important;
transition:background-color .25s ease,border-color .25s ease,color .25s ease,border-radius .25s ease !important;
}

.basketSummaryCheckout a:hover {
background:#96c4d6 !important;
border-color:#96c4d6 !important;
color:#223c5f !important;
border-radius:0 !important;
}

.basketSummaryText:hover {
background:#96c4d6 !important;
border-color:#96c4d6 !important;
color:#223c5f !important;
border-radius:0 !important;
}

.basketSummaryText:hover a {
color:#223c5f !important;
}

@media screen and (max-width:980px){

.basketSummary {
top:10px !important;
right:10px !important;
gap:8px !important;
z-index:9999 !important;
}

.basketSummaryText {
padding:6px 10px !important;
font-size:10pt !important;
border-radius:16px !important;
}

.basketSummaryCheckout a {
padding:6px 10px !important;
font-size:10pt !important;
border-radius:16px !important;
}

}



/* =========================================================
GLOBAL MESSAGE — OVERRIDE
========================================================= */

#pnlGlobalMessage.pageGlobalMessage{
display:block;
position:fixed !important;
top:0 !important;
bottom:auto !important;
left:0 !important;
right:0 !important;
width:100% !important;
margin:0 !important;
padding:6px 14px !important;
line-height:18px;
box-sizing:border-box;
background-color:#b1deec !important;
color:#223c5f !important;
border-bottom:1px solid #223c5f !important;
border-top:none !important;
border-left:none !important;
border-right:none !important;
border-radius:0 !important;
text-align:center !important;
font-size:14px !important;
font-weight:600 !important;
white-space:normal !important;
z-index:999999 !important;
box-shadow:0 2px 8px rgba(0,0,0,0.08) !important;
}


/* Links inside the message */

#pnlGlobalMessage.pageGlobalMessage a{
color:#223c5f !important;
text-decoration:underline !important;
font-weight:700 !important;
}

#pnlGlobalMessage.pageGlobalMessage a:hover{
color:#ffffff !important;
}




.productMenuCategory,
.productMenuCategory a,
.menu ul li a:hover,
.menu ul li a:focus,
.productMenuSubCategory a:hover,
.productMenuCategory a:hover,
.contentSubMenu a:hover,
.subMenuLevel0 a:hover,
.subMenuLevelAlt1 a:hover,
.subMenuLevel1 a:hover{
color:#b1deec !important;
}

.menu,
.menu ul li a,
.menu ul li a:visited,
.productMenuSubCategory a,
.contentSubMenu a,
.productMenuSearchTitle{
color:#ffffff !important;
}

.menu ul li a:hover,
.productMenuCategory a:hover,
.productMenuSubCategory a:hover,
.contentSubMenu a:hover,
.subMenuLevel0 a:hover,
.subMenuLevelAlt1 a:hover,
.subMenuLevel1 a:hover{
font-weight:700 !important;
transform:scale(1.12);
filter:drop-shadow(0 0 7px rgba(177,222,236,0.75));
transition:all .22s ease;
}

.errorMessage,
.confirmationMessage{
background:#fbdcfc !important;
color:#223c5f !important;
border:none !important;
font-weight:700 !important;
padding:16px 22px !important;
border-radius:14px !important;
box-shadow:0 10px 28px rgba(0,0,0,0.16) !important;
font-size:15px !important;
line-height:1.5em !important;
position:relative;
overflow:hidden;
animation:stemPetalMessage .45s ease;
}

.errorMessage:before,
.confirmationMessage:before{
content:"";
position:absolute;
top:0;
left:0;
width:6px;
height:100%;
background:#223c5f;
}

@keyframes stemPetalMessage{
0%{
opacity:0;
transform:translateY(-12px);
}
100%{
opacity:1;
transform:translateY(0);
}
}

.menu ul li{
padding-bottom:15px;
letter-spacing:2px;
transition:transform .22s ease,letter-spacing .22s ease,filter .22s ease;
transform-origin:left center;
}

.menu ul li:hover{
transform:translateX(10px);
letter-spacing:3px;
filter:drop-shadow(0 0 10px rgba(177,222,236,0.55));
}

.menu ul li a{
position:relative;
display:inline-block;
transition:color .22s ease;
}

.menu ul li a:after{
content:"";
position:absolute;
left:0;
bottom:-4px;
width:0;
height:1px;
background:#b1deec;
transition:width .25s ease;
}

.menu ul li a:hover:after{
width:100%;
}